debugsources
This commit is contained in:
parent
5f269f2bb5
commit
a8a05c01b8
@ -1,10 +1,10 @@
|
|||||||
# $Id: headermatch.spec,v 1.1 2016/02/04 12:37:28 vip-ire Exp $
|
# $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
|
Summary: Utility to test a mail message for a header
|
||||||
%define name headermatch
|
%define name headermatch
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 0.0.1
|
%define version 0.0.1
|
||||||
%define release 3
|
%define release 4
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GPL
|
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.
|
then "X-Spam-Flag: YES" is used as the default.
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jul 14 2023 BogusDateBot
|
||||||
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
|
||||||
by assuming the date is correct and changing the weekday.
|
by assuming the date is correct and changing the weekday.
|
||||||
|
Loading…
Reference in New Issue
Block a user