Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 19:33:26 +00:00 committed by Stepan Oksanichenko
parent f63127ab69
commit 56f8e7b90f
2 changed files with 6 additions and 1 deletions

1
.c2esp.metadata Normal file
View File

@ -0,0 +1 @@
628f76dd61d81b6fcabb458644f0426f4ed34c34 c2esp-27.tar.gz

View File

@ -2,7 +2,7 @@
Name: c2esp
Version: 2.7
Release: 23%{?dist}
Release: 24%{?dist}
Summary: CUPS driver for Kodak AiO printers
License: GPLv2+
@ -57,6 +57,10 @@ make -C src/ install DESTDIR=%{buildroot}
%{_datadir}/cups/drv/c2esp
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.7-24
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 2.7-23
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937