[perl-String-Random] Update to 0.28

Emmanuel Seyman eseyman at fedoraproject.org
Sun Jan 25 02:55:59 UTC 2015


commit 5eede0ca6c4625f6956a2e523215ec7a71a3c066
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Jan 25 03:56:31 2015 +0100

    Update to 0.28

 .gitignore              |    1 +
 perl-String-Random.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 54dfe8d..6e280f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ String-Random-0.22.tar.gz
 /String-Random-0.24.tar.gz
 /String-Random-0.25.tar.gz
 /String-Random-0.26.tar.gz
+/String-Random-0.28.tar.gz
diff --git a/perl-String-Random.spec b/perl-String-Random.spec
index 87972a7..460a805 100644
--- a/perl-String-Random.spec
+++ b/perl-String-Random.spec
@@ -1,6 +1,6 @@
 Name:           perl-String-Random
-Version:        0.26
-Release:        3%{?dist}
+Version:        0.28
+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/
@@ -43,6 +43,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 
 %changelog
+* Sun Jan 25 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 0.28-1
+- Update to 0.28
+
 * Wed Aug 27 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.26-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 8d8c7ec..11f051f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d98a5d8eec5b46c3d357236cbf7c70d6  String-Random-0.26.tar.gz
+22b63b03a0586e17de9509e0b80fa026  String-Random-0.28.tar.gz


More information about the scm-commits mailing list