Update to 1.25.0
This commit is contained in:
parent
d4d1f8f5b9
commit
89f9f07383
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ pycairo-1.8.8.tar.gz
|
||||
/pycairo-1.22.0.tar.gz
|
||||
/pycairo-1.23.0.tar.gz
|
||||
/pycairo-1.24.0.tar.gz
|
||||
/pycairo-1.25.0.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: pycairo
|
||||
Version: 1.24.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.25.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
|
||||
* Thu Sep 28 2023 Kalev Lember <klember@redhat.com> - 1.25.0-1
|
||||
- Update to 1.25.0
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.24.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pycairo-1.24.0.tar.gz) = bbc160bc9c3c9365018c680f6a69347bc222cdaec10ea48d18aedd0341048df74973d3299d783662adf02b414874824660da10943d88f64c30451d3fdccc63fb
|
||||
SHA512 (pycairo-1.25.0.tar.gz) = f34df509d36fbc739e8ddb40e2ead473db6970eacb7a2b0ccad8b82fd41a5daa25c89a5d34e7f2b2b70c4bf74e4e9d87465414aa414280e0aa7a4787b05712da
|
||||
|
||||
Loading…
Reference in New Issue
Block a user