debugsources
This commit is contained in:
parent
3e6cbf08e3
commit
e64dae3616
@ -5,11 +5,12 @@
|
||||
#
|
||||
# $Id: qmailanalog.spec,v 1.1 2016/02/04 13:28:18 vip-ire Exp $
|
||||
#
|
||||
%global debug_package %{nil}
|
||||
Summary: A collection of tools to help you analyze qmail's activity record.
|
||||
%define name qmailanalog
|
||||
Name: %{name}
|
||||
%define version 0.70
|
||||
%define release 8
|
||||
%define release 9
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: Daniel J. Bernstein - http://cr.yp.to/distributors.html
|
||||
@ -38,6 +39,9 @@ qmailanalog also includes several tools to focus attention on particular
|
||||
senders, recipients, or messages.
|
||||
|
||||
%changelog
|
||||
* Thu Mar 14 2024 Jean-Philippe Pialasse <jpp@koozali.org> 0.70-9.sme
|
||||
- fix debuginfo filelist is empty [SME: 12504]
|
||||
|
||||
* 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…
Reference in New Issue
Block a user