diff --git a/headermatch.spec b/headermatch.spec index 306c7fc..24fa6ab 100644 --- a/headermatch.spec +++ b/headermatch.spec @@ -1,10 +1,10 @@ # $Id: headermatch.spec,v 1.1 2016/02/04 12:37:28 vip-ire Exp $ - +%global debug_package %{nil} Summary: Utility to test a mail message for a header %define name headermatch Name: %{name} %define version 0.0.1 -%define release 3 +%define release 4 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -21,6 +21,9 @@ text can be provided as the first argument. If no argument is given, then "X-Spam-Flag: YES" is used as the default. %changelog +* Thu Mar 14 2024 Jean-Philippe Pialasse 0.0.1-4.sme +- fix debuginfo empty filelist error [SME: 12502] + * Fri Jul 14 2023 BogusDateBot - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, by assuming the date is correct and changing the weekday.