[perl-common-sense] update to 3.4

Iain Arnell iarnell at fedoraproject.org
Sat May 7 07:09:54 UTC 2011


commit be0cd48c186867614aa34e77dcbfe940bfbcc9a5
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat May 7 09:03:44 2011 +0200

    update to 3.4

 .gitignore             |    1 +
 perl-common-sense.spec |    8 +++++---
 sources                |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7ffbb36..c4af281 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 common-sense-3.0.tar.gz
 /common-sense-3.3.tar.gz
+/common-sense-3.4.tar.gz
diff --git a/perl-common-sense.spec b/perl-common-sense.spec
index 5d43717..511227d 100644
--- a/perl-common-sense.spec
+++ b/perl-common-sense.spec
@@ -1,7 +1,7 @@
 Name:           perl-common-sense
 Summary:        "Common sense" Perl defaults 
-Version:        3.3
-Release:        2%{?dist}
+Version:        3.4
+Release:        1%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/common-sense-%{version}.tar.gz 
@@ -42,12 +42,14 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc LICENSE Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sat May 07 2011 Iain Arnell <iarnell at gmail.com> 3.4-1
+- update to latest upstream version
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index b01e4c8..93304f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e5ba9b49aeaa3aeec02fae017e57dba8  common-sense-3.3.tar.gz
+b87ef7ea6f068afdf7a05b67e7600885  common-sense-3.4.tar.gz


More information about the scm-commits mailing list