[perl-String-Random] Update to 0.24

Emmanuel Seyman eseyman at fedoraproject.org
Sun Dec 8 12:27:36 UTC 2013


commit 0ac971959b2ed86a45765c99706bd69840a34a8b
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Dec 8 13:27:35 2013 +0100

    Update to 0.24

 .gitignore              |    1 +
 perl-String-Random.spec |    9 ++++++---
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e3406f5..3021c25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 String-Random-0.22.tar.gz
+/String-Random-0.24.tar.gz
diff --git a/perl-String-Random.spec b/perl-String-Random.spec
index 853332f..c52e739 100644
--- a/perl-String-Random.spec
+++ b/perl-String-Random.spec
@@ -1,10 +1,10 @@
 Name:           perl-String-Random
-Version:        0.22
-Release:        17%{?dist}
+Version:        0.24
+Release:        1%{?dist}
 Summary:        Perl module to generate random strings based on a pattern
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/String-Random/
-Source0:        http://search.cpan.org/CPAN/authors/id/S/ST/STEVE/String-Random-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/String-Random-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Test::More)
@@ -43,6 +43,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 
 %changelog
+* Sun Dec 08 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 0.24-1
+- Update to 0.24
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.22-17
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 92a55ca..f80cd2d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0319f95c56450624cc646f7425e327e  String-Random-0.22.tar.gz
+f353971955236044a87775bb667dd481  String-Random-0.24.tar.gz


More information about the scm-commits mailing list