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)
|
||||
|
||||
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 <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
|
||||
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 <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
|
||||
- rebuilt with distdeps
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user