Compare commits
No commits in common. "c8s-stream-2.8" and "stream-gimp-2.8-rhel-8.10.0" have entirely different histories.
c8s-stream
...
stream-gim
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
SOURCES/pycairo-1.16.3.tar.gz
|
||||
/pycairo-1.16.3.tar.gz
|
||||
|
||||
@ -1 +0,0 @@
|
||||
76a86de083d89336a1596667622293980d2ab3d0 SOURCES/pycairo-1.16.3.tar.gz
|
||||
@ -1,6 +1,6 @@
|
||||
Name: python2-pycairo
|
||||
Version: 1.16.3
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Python bindings for the cairo library
|
||||
|
||||
License: MPLv1.1 or LGPLv2
|
||||
@ -52,6 +52,9 @@ export RHEL_ALLOW_PYTHON2_FOR_BUILD=1
|
||||
%{_libdir}/pkgconfig/pycairo.pc
|
||||
|
||||
%changelog
|
||||
* Thu Jan 09 2025 Josef Ridky <jridky@redhat.com> - 1.16.3-7
|
||||
- bump spec for NVR fix
|
||||
|
||||
* Thu Aug 16 2018 Josef Ridky <jridky@redhat.com> - 1.16.3-6
|
||||
- Rename pycairo to python2-pycairo (RCM-39388)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user