[perl-HTTP-Date] 6.01 bump

Petr Pisar ppisar at fedoraproject.org
Thu Feb 16 12:39:17 UTC 2012


commit 86db5ae6a74e295da586146df4c4bde64acff948
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Feb 16 13:38:39 2012 +0100

    6.01 bump

 .gitignore          |    1 +
 perl-HTTP-Date.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 829ddbe..82b70a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /HTTP-Date-6.00.tar.gz
+/HTTP-Date-6.01.tar.gz
diff --git a/perl-HTTP-Date.spec b/perl-HTTP-Date.spec
index 5ec1579..721a56c 100644
--- a/perl-HTTP-Date.spec
+++ b/perl-HTTP-Date.spec
@@ -1,6 +1,6 @@
 Name:           perl-HTTP-Date
-Version:        6.00
-Release:        3%{?dist}
+Version:        6.01
+Release:        1%{?dist}
 Summary:        Date conversion routines
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -46,6 +46,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 16 2012 Petr Pisar <ppisar at redhat.com> - 6.01-1
+- 6.01 bump
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.00-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index db84632..b87b22d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-41b875ac89c14d7f66515b52cdd12acd  HTTP-Date-6.00.tar.gz
+0a7345bc431d3a0204069b8f45f57729  HTTP-Date-6.01.tar.gz


More information about the scm-commits mailing list