[perl-URI-FromHash] Update to 0.04

Emmanuel Seyman eseyman at fedoraproject.org
Sun Jun 23 09:24:32 UTC 2013


commit 664f9c33f5ca087dec64827649b0298e71bfee79
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Jun 23 11:24:17 2013 +0200

    Update to 0.04

 .gitignore             |    1 +
 perl-URI-FromHash.spec |   10 +++++++---
 sources                |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f9a768b..ae7e70a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 URI-FromHash-0.03.tar.gz
+/URI-FromHash-0.04.tar.gz
diff --git a/perl-URI-FromHash.spec b/perl-URI-FromHash.spec
index cdbfe0d..0dc65bd 100644
--- a/perl-URI-FromHash.spec
+++ b/perl-URI-FromHash.spec
@@ -1,6 +1,6 @@
 Name:          perl-URI-FromHash 
-Version:       0.03 
-Release:       15%{?dist}
+Version:       0.04
+Release:       1%{?dist}
 Summary:       Build a URI from a set of named parameters 
 # see lib/URI/FromHash.pm
 License:       GPL+ or Artistic
@@ -50,11 +50,15 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
 make test
 
 %files
-%doc Changes README LICENSE t/
+%doc Changes README LICENSE
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Jun 23 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 0.04-1
+- Update to 0.04
+- Remove tests from documentation
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.03-15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 1c44f67..dcd9066 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a670c6ffb385ad2c9241ca139d416549  URI-FromHash-0.03.tar.gz
+2034041b86ac2a71fb7b488d6f0370f8  URI-FromHash-0.04.tar.gz


More information about the scm-commits mailing list