From f478f619ac1ca6d1ff76618bc005d5b5e31c0e82 Mon Sep 17 00:00:00 2001
From: Xavier Bachelot <[email protected]>
Date: Mon, 10 Feb 2014 23:17:44 +0100
Subject: fix bogus date; Modernize specfile
---
perl-Text-vFile-asData.spec | 10 ++++++----
1 file 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 <[email protected]> - 0.08-4
+- Fix bogus date in %%changelog.
+- Modernize specfile.
+
* Sun Aug 04 2013 Fedora Release Engineering <[email protected]>
- 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 <[email protected]> - 0.07-3
- 661697 rebuild for fixing problems with vendorach/lib
-* Sat Sep 12 2010 Ralf Corsépius <[email protected]> - 0.07-2
+* Sun Sep 12 2010 Ralf Corsépius <[email protected]> - 0.07-2
- Remove Text-vFile-asData-0.07.diff.
- Remove *-utils.
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-Text-vFile-asData.git/commit/?h=el6&id=f478f619ac1ca6d1ff76618bc005d5b5e31c0e82
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]