From 81209f100356dde71b94d2f5f5b6e5ceb1c57e62 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Tue, 6 Aug 2024 16:31:44 +0200 Subject: [PATCH] RHEL-46785 - fix errors during installability tests about modified cups-browsed.conf Resolves: RHEL-46785 --- cups-filters.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cups-filters.spec b/cups-filters.spec index 25e4fe2..1faeeee 100644 --- a/cups-filters.spec +++ b/cups-filters.spec @@ -11,7 +11,7 @@ Summary: OpenPrinting CUPS filters and backends Name: cups-filters Version: 1.28.7 -Release: 16%{?dist} +Release: 17%{?dist} # For a breakdown of the licensing, see COPYING file # GPLv2: filters: commandto*, imagetoraster, pdftops, rasterto*, @@ -377,7 +377,7 @@ fi %{_mandir}/man1/driverless.1.gz %{_mandir}/man5/cups-browsed.conf.5.gz %{_mandir}/man8/cups-browsed.8.gz -%config(noreplace) %{_sysconfdir}/cups/cups-browsed.conf +%config(noreplace) %verify(not size filedigest mtime) %{_sysconfdir}/cups/cups-browsed.conf %{_unitdir}/cups-browsed.service %files libs @@ -441,6 +441,9 @@ fi %endif %changelog +* Tue Aug 06 2024 Zdenek Dohnal - 1.28.7-17 +- RHEL-46785 - fix errors during installability tests about modified cups-browsed.conf + * Tue Jul 30 2024 Zdenek Dohnal - 1.28.7-16 - RHEL-46785 Cups browsing with 'Autoclustering on' in RHEL 9 cannot find printer clusters for HA