[perl-AppConfig-Std] Replace Changelog with Changes

Emmanuel Seyman eseyman at fedoraproject.org
Mon Aug 5 05:59:13 UTC 2013


commit 2cc409707a8ff60f308d70e68634d6fa62ca3fbc
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Mon Aug 5 07:58:52 2013 +0200

    Replace Changelog with Changes

 perl-AppConfig-Std.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-AppConfig-Std.spec b/perl-AppConfig-Std.spec
index 8118d09..074ddd5 100644
--- a/perl-AppConfig-Std.spec
+++ b/perl-AppConfig-Std.spec
@@ -1,6 +1,6 @@
 Name:       perl-AppConfig-Std
 Version:    1.08
-Release:    1%{?dist}
+Release:    2%{?dist}
 # see lib/AppConfig/Std.pm
 License:    GPL+ or Artistic 
 Group:      Development/Libraries
@@ -43,12 +43,15 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
 make test
 
 %files
-%doc ChangeLog README t/
+%doc Changes README t/
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
 * Mon Aug 05 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 1.08-1
+- Replace Changelog with Changes
+
+* Mon Aug 05 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 1.08-1
 - Update to 1.08
 
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.07-16


More information about the scm-commits mailing list