update to 3.32.2 [release 3.32.2-1mamba;Thu Aug 08 2019]
This commit is contained in:
parent
26ad8c8f1f
commit
6bff945c81
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
|
||||
Name: pygobject
|
||||
Version: 3.30.4
|
||||
Version: 3.32.2
|
||||
Release: 1mamba
|
||||
Summary: A convenient wrapper for the GObject+ library for use in Python programs
|
||||
Group: System/Libraries
|
||||
@ -20,6 +20,7 @@ BuildRequires: libffi-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libpython-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython3-devel >= 3.7.4
|
||||
BuildRequires: pycairo-devel
|
||||
%if "%{?with_pyver}"
|
||||
BuildRequires: pycairo-py%{with_pyver}
|
||||
@ -82,6 +83,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc NEWS
|
||||
|
||||
%changelog
|
||||
* Thu Aug 08 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.32.2-1mamba
|
||||
- update to 3.32.2
|
||||
|
||||
* Fri Dec 21 2018 Silvan Calarco <silvan.calarco@mambasoft.it> 3.30.4-1mamba
|
||||
- update to 3.30.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user