update to 3.42.0 [release 3.42.0-1mamba;Sun Oct 17 2021]
This commit is contained in:
parent
dd0b5a7882
commit
9c580048fc
@ -1,14 +1,14 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
|
|
||||||
Name: pygobject
|
Name: pygobject
|
||||||
Version: 3.40.1
|
Version: 3.42.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A convenient wrapper for the GObject+ library for use in Python programs
|
Summary: A convenient wrapper for the GObject+ library for use in Python programs
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.pygtk.org
|
URL: https://pygobject.readthedocs.io/en/latest/
|
||||||
Source: https://download.gnome.org/sources/pygobject/%{majver}/pygobject-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/pygobject/%{majver}/pygobject-%{version}.tar.xz
|
||||||
Patch0: %{name}-2.12.3-buildroot_fix.patch
|
Patch0: %{name}-2.12.3-buildroot_fix.patch
|
||||||
License: LGPL
|
License: LGPL
|
||||||
@ -74,6 +74,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc NEWS
|
%doc NEWS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 17 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.42.0-1mamba
|
||||||
|
- update to 3.42.0
|
||||||
|
|
||||||
* Sat Apr 10 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.40.1-2mamba
|
* Sat Apr 10 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.40.1-2mamba
|
||||||
- rebuilt with distdeps
|
- rebuilt with distdeps
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user