[perl-Data-Random] Update to 0.07

Emmanuel Seyman eseyman at fedoraproject.org
Sat Jun 9 16:54:21 UTC 2012


commit c31edd45008a5ce9bdbe18ccf71668bfa34221df
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Sat Jun 9 18:54:18 2012 +0200

    Update to 0.07

 .gitignore            |    1 +
 perl-Data-Random.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 394c9a7..73ae3ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Data-Random-0.05.tar.gz
 /Data-Random-0.06.tar.gz
+/Data-Random-0.07.tar.gz
diff --git a/perl-Data-Random.spec b/perl-Data-Random.spec
index f122ff4..e413105 100644
--- a/perl-Data-Random.spec
+++ b/perl-Data-Random.spec
@@ -1,6 +1,6 @@
 Name:           perl-Data-Random
-Version:        0.06
-Release:        2%{?dist}
+Version:        0.07
+Release:        1%{?dist}
 Summary:        Perl module to generate random data
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -47,6 +47,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jun 09 2012 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 0.07-1
+- Update to 0.07
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.06-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 971f513..4250975 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb0e4ac63927cc4e37476b0907a03ab9  Data-Random-0.06.tar.gz
+6fd61fee50a5dbc09e2c54395ff7f2b0  Data-Random-0.07.tar.gz


More information about the scm-commits mailing list