diff --git a/libcupsfilters.spec b/libcupsfilters.spec index 4b4e18a..8cf5f2e 100644 --- a/libcupsfilters.spec +++ b/libcupsfilters.spec @@ -4,7 +4,7 @@ Name: libcupsfilters Epoch: 1 Version: 2.0.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Library for developing printing filters # the CUPS exception text is the same as LLVM exception, so using that name with # agreement from legal team @@ -196,6 +196,9 @@ rm -f %{buildroot}%{_pkgdocdir}/{LICENSE,COPYING,NOTICE} %changelog +* Mon Jun 24 2024 Troy Dawson - 1:2.0.0-7 +- Bump release for June 2024 mass rebuild + * Wed Mar 20 2024 Zdenek Dohnal - 1:2.0.0-6 - RHEL-26148 - fix grayscale/color raster printing via AirPrint - RHEL-29726 Backport fix for typo influencing image filtering from CMYK to CMY