Rebuild to fix synchronization with RHEL

- related: #1990361
This commit is contained in:
Nikola Forró 2021-09-08 16:50:57 +02:00
parent 1bdeba5389
commit 56a7925e2a
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: Compatibility package for libtiff 3
Name: compat-libtiff3
Version: 3.9.4
Release: 14%{?dist}
Release: 15%{?dist}
License: libtiff
Group: System Environment/Libraries
@ -129,5 +129,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libtiffxx.so.*
%changelog
* Wed Sep 08 2021 Nikola Forró <nforro@redhat.com> - 3.9.4-15
- Rebuild to fix synchronization with RHEL
related: #1990361
* Mon Feb 22 2021 Nikola Forró <nforro@redhat.com> - 3.9.4-14
- Initial package for RHEL 9