[perl-Date-Manip] 6.41 bump

Petr Šabata psabata at fedoraproject.org
Tue Sep 10 15:58:19 UTC 2013


commit f945f13a5d82d87773d2a632c12924b9309a4103
Author: Petr Šabata <contyk at redhat.com>
Date:   Tue Sep 10 17:58:08 2013 +0200

    6.41 bump
    
    - Various bugfixes, new tzdata

 .gitignore           |    1 +
 perl-Date-Manip.spec |    8 ++++++--
 sources              |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af97d23..ce113be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ Date-Manip-6.07.tar.gz
 /Date-Manip-6.38.tar.gz
 /Date-Manip-6.39.tar.gz
 /Date-Manip-6.40.tar.gz
+/Date-Manip-6.41.tar.gz
diff --git a/perl-Date-Manip.spec b/perl-Date-Manip.spec
index 841b5e0..77c1c4f 100644
--- a/perl-Date-Manip.spec
+++ b/perl-Date-Manip.spec
@@ -1,6 +1,6 @@
 Name:           perl-Date-Manip
-Version:        6.40
-Release:        4%{?dist}
+Version:        6.41
+Release:        1%{?dist}
 Summary:        Date manipulation routines
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -61,6 +61,10 @@ perl Build.PL installdirs=vendor
 %{_bindir}/dm_*
 
 %changelog
+* Tue Sep 10 2013 Petr Šabata <contyk at redhat.com> - 6.41-1
+- 6.41 bump
+- Various bugfixes, new tzdata
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.40-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 83c8098..976fcce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae57b05e8ec689de2f23c99639e0109d  Date-Manip-6.40.tar.gz
+5fd8ba69642db5fc87a99eab6376c0ac  Date-Manip-6.41.tar.gz



More information about the perl-devel mailing list