Skip to content

Commit

Permalink
bump release no to test updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Sep 16, 2023
1 parent 59d8e7e commit 54d9c76
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion packaging/rpm/pygobject3.spec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

Name: pygobject3
Version: 3.44.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Python bindings for GObject Introspection

License: LGPL-2.1-or-later
Expand Down Expand Up @@ -130,6 +130,9 @@ fi
%{_libdir}/pkgconfig/pygobject-3.0.pc

%changelog
* Sat Sep 16 2023 Antoine Martin <[email protected]> - 3.44.1-2
- bump release no to test updated dependencies

* Mon Mar 27 2023 David King <[email protected]> - 3.44.1-1
- Update to 3.44.1

Expand Down
5 changes: 4 additions & 1 deletion packaging/rpm/python3-cairo.spec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

Name: pycairo
Version: 1.23.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Python bindings for the cairo library

License: LGPL-2.1-only OR MPL-1.1
Expand Down Expand Up @@ -70,5 +70,8 @@ fi
%{_libdir}/pkgconfig/py3cairo.pc

%changelog
* Sat Sep 16 2023 Antoine Martin <[email protected]> - 1.23.0-3
- bump release no to test updated dependencies

* Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 1.23.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

0 comments on commit 54d9c76

Please sign in to comment.