[perl-URI] update to 1.58

Marcela Mašláňová mmaslano at fedoraproject.org
Wed Mar 16 14:34:53 UTC 2011


commit eae72c9aaa627c7992767cefbeb6c620c09301ed
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Wed Mar 16 15:34:44 2011 +0100

    update to 1.58

 .gitignore    |    1 +
 perl-URI.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 151cca2..c4f4fa1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 URI-1.54.tar.gz
 /URI-1.55.tar.gz
 /URI-1.56.tar.gz
+/URI-1.58.tar.gz
diff --git a/perl-URI.spec b/perl-URI.spec
index ba7cadf..a78dd4c 100644
--- a/perl-URI.spec
+++ b/perl-URI.spec
@@ -1,6 +1,6 @@
 Name:           perl-URI
-Version:        1.56
-Release:        2%{?dist}
+Version:        1.58
+Release:        1%{?dist}
 Summary:        A Perl module implementing URI parsing and manipulation
 
 Group:          Development/Libraries
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Mar 16 2011 Marcela Mašláňová <mmaslano at redhat.com> - 1.58-1
+- update to 1.58
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.56-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index e495b2b..23bb147 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d60e6a7e6cdf8259a4082726fe2c92f  URI-1.56.tar.gz
+540575aee18616ad9a21e0af7a1e7b18  URI-1.58.tar.gz


More information about the scm-commits mailing list