automatic version update by autodist [release 1.21.0-1mamba;Tue May 03 2022]
This commit is contained in:
parent
6a7d95ec71
commit
120852c5d8
@ -1,6 +1,6 @@
|
||||
Name: pycairo
|
||||
Version: 1.20.1
|
||||
Release: 2mamba
|
||||
Version: 1.21.0
|
||||
Release: 1mamba
|
||||
Summary: Python bindings for cairo
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
@ -48,7 +48,7 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
||||
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
|
||||
%ifarch x86_64 aarch64
|
||||
mv %{buildroot}%{_prefix}/lib/pkgconfig %{buildroot}%{_libdir}/pkgconfig
|
||||
[ -e %{buildroot}%{_prefix}/lib/pkgconfig ] && mv %{buildroot}%{_prefix}/lib/pkgconfig %{buildroot}%{_libdir}/pkgconfig
|
||||
%endif
|
||||
|
||||
%clean
|
||||
@ -68,6 +68,9 @@ mv %{buildroot}%{_prefix}/lib/pkgconfig %{buildroot}%{_libdir}/pkgconfig
|
||||
%doc NEWS
|
||||
|
||||
%changelog
|
||||
* Tue May 03 2022 Automatic Build System <autodist@mambasoft.it> 1.21.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 03 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.20.1-2mamba
|
||||
- rebuilt with python 3.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user