diff --git a/pygobject.spec b/pygobject.spec index cb00a31..bb86608 100644 --- a/pygobject.spec +++ b/pygobject.spec @@ -1,14 +1,14 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: pygobject -Version: 3.40.1 -Release: 2mamba +Version: 3.42.0 +Release: 1mamba Summary: A convenient wrapper for the GObject+ library for use in Python programs Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://www.pygtk.org +URL: https://pygobject.readthedocs.io/en/latest/ Source: https://download.gnome.org/sources/pygobject/%{majver}/pygobject-%{version}.tar.xz Patch0: %{name}-2.12.3-buildroot_fix.patch License: LGPL @@ -74,6 +74,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc NEWS %changelog +* Sun Oct 17 2021 Silvan Calarco 3.42.0-1mamba +- update to 3.42.0 + * Sat Apr 10 2021 Silvan Calarco 3.40.1-2mamba - rebuilt with distdeps