[perl-Queue-DBI] Update to 2.5.0

Emmanuel Seyman eseyman at fedoraproject.org
Sun Nov 4 08:51:03 UTC 2012


commit 93ebba92ca3f2e3430eaf6ed8f2094ca1977c791
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Sun Nov 4 09:50:48 2012 +0100

    Update to 2.5.0

 .gitignore          |    1 +
 perl-Queue-DBI.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ece0ec1..2826806 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Queue-DBI-2.4.2.tar.gz
+/Queue-DBI-2.5.0.tar.gz
diff --git a/perl-Queue-DBI.spec b/perl-Queue-DBI.spec
index 6eda614..6e7abbe 100644
--- a/perl-Queue-DBI.spec
+++ b/perl-Queue-DBI.spec
@@ -1,6 +1,6 @@
 Name:           perl-Queue-DBI
-Version:        2.4.2
-Release:        2%{?dist}
+Version:        2.5.0
+Release:        1%{?dist}
 Summary:        A queueing module with an emphasis on safety, using DBI as a storage system
 License:        GPLv3
 URL:            http://search.cpan.org/dist/Queue-DBI/
@@ -47,6 +47,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Sun Nov 04 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 2.5.0-1
+- Update to 2.5.0
+
 * Thu Oct 25 2012 Emmanuel Seyman <emmanuel at seyman.fr> - 2.4.2-2
 - Add LICENSE and remove ignore.txt in doc macro, per review (#855666)
 
diff --git a/sources b/sources
index c5c4d45..927bdd3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7f48783cadf1b5c0b05260f306ca4492  Queue-DBI-2.4.2.tar.gz
+69339069f20e465c16cd93df7c3af8c7  Queue-DBI-2.5.0.tar.gz



More information about the perl-devel mailing list