- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-15 22:49:00 +00:00
parent 804d0ae52d
commit 2aad88d596
1 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,7 @@
Name: cairomm
Summary: C++ API for the cairo graphics library
Version: 1.14.2
Release: 8%{?dist}
Release: 9%{?dist}
URL: https://www.cairographics.org
License: LGPLv2+
@ -171,6 +171,9 @@ cp -rp examples %{buildroot}%{_datadir}/doc/%{name}-%{apiver}/
%changelog
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.14.2-9
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Sat Feb 20 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.14.2-8
- Verify source with new strong signatures from upstream