[perl-DateTime/f19] 1.06 bump

Petr Pisar ppisar at fedoraproject.org
Fri Jan 3 07:59:48 UTC 2014


commit 5e93c5f985e8b66c4bbb4e45bd6628947fd9601b
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Jan 3 08:57:24 2014 +0100

    1.06 bump

 .gitignore         |    1 +
 perl-DateTime.spec |    5 ++++-
 sources            |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 247004f..b406c4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@ DateTime-TimeZone-1.10.tar.gz
 /DateTime-1.01.tar.gz
 /DateTime-1.03.tar.gz
 /DateTime-1.04.tar.gz
+/DateTime-1.06.tar.gz
diff --git a/perl-DateTime.spec b/perl-DateTime.spec
index 850bc6c..68f65f7 100644
--- a/perl-DateTime.spec
+++ b/perl-DateTime.spec
@@ -1,6 +1,6 @@
 Name:           perl-DateTime
 Epoch:          2
-Version:        1.04
+Version:        1.06
 Release:        1%{?dist}
 Summary:        Date and time object
 License:        Artistic 2.0
@@ -75,6 +75,9 @@ find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jan 03 2014 Petr Pisar <ppisar at redhat.com> - 2:1.06-1
+- 1.06 bump
+
 * Tue Dec 10 2013 Petr Pisar <ppisar at redhat.com> - 2:1.04-1
 - 1.04 bump
 
diff --git a/sources b/sources
index 2a097eb..39363e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f8bbaaec1c115abd0301e2caa02d6d40  DateTime-1.04.tar.gz
+2d05c0cfa17b4011abb18d75a3e09453  DateTime-1.06.tar.gz



More information about the perl-devel mailing list