[perl-HTTP-Message] 6.06 bump

Petr Pisar ppisar at fedoraproject.org
Mon Oct 22 09:38:08 UTC 2012


commit 09f5dcedfc777ad4faf981e5c8891e4aee642348
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Oct 22 11:37:45 2012 +0200

    6.06 bump

 .gitignore             |    1 +
 perl-HTTP-Message.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fbb52d0..e2631aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /HTTP-Message-6.02.tar.gz
 /HTTP-Message-6.03.tar.gz
 /HTTP-Message-6.04.tar.gz
+/HTTP-Message-6.06.tar.gz
diff --git a/perl-HTTP-Message.spec b/perl-HTTP-Message.spec
index 3426154..6bfd7d6 100644
--- a/perl-HTTP-Message.spec
+++ b/perl-HTTP-Message.spec
@@ -1,5 +1,5 @@
 Name:           perl-HTTP-Message
-Version:        6.04
+Version:        6.06
 Release:        1%{?dist}
 Summary:        HTTP style message
 License:        GPL+ or Artistic
@@ -79,6 +79,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 22 2012 Petr Pisar <ppisar at redhat.com> - 6.06-1
+- 6.06 bump
+
 * Tue Oct 02 2012 Petr Pisar <ppisar at redhat.com> - 6.04-1
 - 6.04 bump
 
diff --git a/sources b/sources
index 1aee6c8..cf7cef5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d3cedbb4b1ca476ab2b0a70b5c289fe1  HTTP-Message-6.04.tar.gz
+e563ac516e28d33f65bc0f295f625f85  HTTP-Message-6.06.tar.gz


More information about the scm-commits mailing list