[perl-Text-vFile-asData] fix bogus date; Modernize specfile

xavierb xavierb at fedoraproject.org
Mon Feb 10 22:21:05 UTC 2014


commit f478f619ac1ca6d1ff76618bc005d5b5e31c0e82
Author: Xavier Bachelot <xavier at bachelot.org>
Date:   Mon Feb 10 23:17:44 2014 +0100

    fix bogus date; Modernize specfile

 perl-Text-vFile-asData.spec |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/perl-Text-vFile-asData.spec b/perl-Text-vFile-asData.spec
index b4d6552..df232bf 100644
--- a/perl-Text-vFile-asData.spec
+++ b/perl-Text-vFile-asData.spec
@@ -1,9 +1,8 @@
 Name:           perl-Text-vFile-asData
 Version:        0.08
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Parse vFile formatted files into data structures
 License:        GPL+ or Artistic
-Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Text-vFile-asData/
 Source0:        http://www.cpan.org/authors/id/R/RC/RCLAMP/Text-vFile-asData-%{version}.tar.gz
 BuildArch:      noarch
@@ -40,12 +39,15 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Feb 10 2014 Xavier Bachelot <xavier at bachelot.org> - 0.08-4
+- Fix bogus date in %%changelog.
+- Modernize specfile.
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.08-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -75,7 +77,7 @@ make test
 * Thu Dec 23 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.07-3
 - 661697 rebuild for fixing problems with vendorach/lib
 
-* Sat Sep 12 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.07-2
+* Sun Sep 12 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.07-2
 - Remove Text-vFile-asData-0.07.diff.
 - Remove *-utils.
 


More information about the scm-commits mailing list