Update to 1.23.0 (rhbz#2149590)
This commit is contained in:
parent
170f57a514
commit
8743ce0624
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@ pycairo-1.8.8.tar.gz
|
||||
/pycairo-1.20.1.tar.gz
|
||||
/pycairo-1.21.0.tar.gz
|
||||
/pycairo-1.22.0.tar.gz
|
||||
/pycairo-1.23.0.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: pycairo
|
||||
Version: 1.22.0
|
||||
Version: 1.23.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for the cairo library
|
||||
|
||||
@ -56,6 +56,9 @@ libraries so that they interoperate with py3cairo.
|
||||
%{_libdir}/pkgconfig/py3cairo.pc
|
||||
|
||||
%changelog
|
||||
* Wed Nov 30 2022 Kalev Lember <klember@redhat.com> - 1.23.0-1
|
||||
- Update to 1.23.0 (rhbz#2149590)
|
||||
|
||||
* Sat Nov 19 2022 Kalev Lember <klember@redhat.com> - 1.22.0-1
|
||||
- Update to 1.22.0
|
||||
- Convert license tag to SPDX
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pycairo-1.22.0.tar.gz) = 2a8da5b905536291291655a237fd0c6c54a5fe91a38296cffdc187c0c35837bd3176045f4ab39e59e7f67947deba7ba076c5e6ffdb46256b4b180c42267f41b6
|
||||
SHA512 (pycairo-1.23.0.tar.gz) = fc0cc878cc716a6a2baf89a193facfcd89970c884afd3bb9d7fbecf42894ddd191988a8f0fe79100786509f17fbe4f1990eca33a5299414b2df2539d66de5abf
|
||||
|
||||
Loading…
Reference in New Issue
Block a user