Update to 1.24.0
This commit is contained in:
parent
215856e6f5
commit
cdb8be24dc
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ pycairo-1.8.8.tar.gz
|
||||
/pycairo-1.21.0.tar.gz
|
||||
/pycairo-1.22.0.tar.gz
|
||||
/pycairo-1.23.0.tar.gz
|
||||
/pycairo-1.24.0.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: pycairo
|
||||
Version: 1.23.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.24.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for the cairo library
|
||||
|
||||
License: LGPL-2.1-only OR MPL-1.1
|
||||
@ -56,6 +56,9 @@ libraries so that they interoperate with py3cairo.
|
||||
%{_libdir}/pkgconfig/py3cairo.pc
|
||||
|
||||
%changelog
|
||||
* Mon Jun 19 2023 Kalev Lember <klember@redhat.com> - 1.24.0-1
|
||||
- Update to 1.24.0
|
||||
|
||||
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.23.0-3
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pycairo-1.23.0.tar.gz) = fc0cc878cc716a6a2baf89a193facfcd89970c884afd3bb9d7fbecf42894ddd191988a8f0fe79100786509f17fbe4f1990eca33a5299414b2df2539d66de5abf
|
||||
SHA512 (pycairo-1.24.0.tar.gz) = bbc160bc9c3c9365018c680f6a69347bc222cdaec10ea48d18aedd0341048df74973d3299d783662adf02b414874824660da10943d88f64c30451d3fdccc63fb
|
||||
|
||||
Loading…
Reference in New Issue
Block a user