automatic version update by autodist [release 1.25.0-1mamba;Wed Sep 27 2023]
This commit is contained in:
parent
2bfa66d14f
commit
ee1510e8b0
11
pycairo.spec
11
pycairo.spec
@ -1,5 +1,5 @@
|
||||
Name: pycairo
|
||||
Version: 1.24.0
|
||||
Version: 1.25.0
|
||||
Release: 1mamba
|
||||
Summary: Python bindings for cairo
|
||||
Group: System/Libraries/Python
|
||||
@ -12,8 +12,9 @@ License: LGPL, MPL 1.1
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
|
||||
%description
|
||||
Python bindings for cairo.
|
||||
@ -68,6 +69,12 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc NEWS
|
||||
|
||||
%changelog
|
||||
* Wed Sep 27 2023 Automatic Build System <autodist@mambasoft.it> 1.25.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 1.24.0-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Mon Jun 19 2023 Automatic Build System <autodist@mambasoft.it> 1.24.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user