debugsources

master 0.0.1-4
Jean-Philippe Pialasse 2 months ago
parent 5f269f2bb5
commit a8a05c01b8

@ -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 <jpp@koozali.org> 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.

Loading…
Cancel
Save