commit 0c42c871ad2fab43c0d198cd428ce28b4254d837 Author: Orion Poplawski <orion@xxxxxxxxxxxxx> Date: Mon Mar 23 12:32:55 2015 -0600 Remove all .list files (bug #1204878) perl-Log-Trivial.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) --- diff --git a/perl-Log-Trivial.spec b/perl-Log-Trivial.spec index 66001c8..91687a8 100644 --- a/perl-Log-Trivial.spec +++ b/perl-Log-Trivial.spec @@ -1,6 +1,6 @@ Name: perl-Log-Trivial Version: 0.40 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Very simple tool for writing very simple log files License: LGPLv3 Group: Development/Libraries @@ -43,7 +43,7 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %check #These are empty and interfere with the distribution test -rm debug*.list +rm *.list ./Build test %clean @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Mar 23 2015 Orion Poplawski <orion@xxxxxxxxxxxxx> - 0.40-2 +- Remove all .list files (bug #1204878) + * Fri Mar 20 2015 Orion Poplawski <orion@xxxxxxxxxxxxx> - 0.40-1 - Update to 0.40 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel