[perl-Locale-Maketext-Lexicon] Upstream update.

corsepiu corsepiu at fedoraproject.org
Fri Jan 17 07:40:19 UTC 2014


commit d12c40c68698d163d053e5860f8c0fec8247c874
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Fri Jan 17 08:40:30 2014 +0100

    Upstream update.
    
    - Modernize spec-file.

 .gitignore                        |    2 +-
 perl-Locale-Maketext-Lexicon.spec |    9 ++++++---
 sources                           |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc9e1ea..ec9ebee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Locale-Maketext-Lexicon-0.96.tar.gz
+/Locale-Maketext-Lexicon-0.97.tar.gz
diff --git a/perl-Locale-Maketext-Lexicon.spec b/perl-Locale-Maketext-Lexicon.spec
index b19e6fa..31f6312 100644
--- a/perl-Locale-Maketext-Lexicon.spec
+++ b/perl-Locale-Maketext-Lexicon.spec
@@ -1,6 +1,6 @@
 Name: 		perl-Locale-Maketext-Lexicon
-Version: 	0.96
-Release: 	3%{?dist}
+Version: 	0.97
+Release: 	1%{?dist}
 Summary: 	Extract translatable strings from source
 License:	MIT
 Group: 		Development/Libraries
@@ -57,7 +57,6 @@ chmod -R u+w ${RPM_BUILD_ROOT}/*
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS Changes README
 %doc docs
 %{_bindir}/*
@@ -66,6 +65,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jan 17 2014 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.97-1
+- Upstream update.
+- Modernize spec-file.
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.96-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index a0f2a90..c515549 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b88febfd5bdbb2ed9e2ea197b7f0148  Locale-Maketext-Lexicon-0.96.tar.gz
+88d779875c8986cfba998363cb73be77  Locale-Maketext-Lexicon-0.97.tar.gz



More information about the perl-devel mailing list