[perl-HTTP-Daemon] 6.01 bump

Petr Pisar ppisar at fedoraproject.org
Mon Feb 20 10:23:14 UTC 2012


commit de78d7f2eeb1d1c0fde01087dbebb0a982d07ddb
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Feb 20 11:22:44 2012 +0100

    6.01 bump

 .gitignore            |    1 +
 perl-HTTP-Daemon.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5feb09d..e679037 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /HTTP-Daemon-6.00.tar.gz
+/HTTP-Daemon-6.01.tar.gz
diff --git a/perl-HTTP-Daemon.spec b/perl-HTTP-Daemon.spec
index 611087d..047d808 100644
--- a/perl-HTTP-Daemon.spec
+++ b/perl-HTTP-Daemon.spec
@@ -1,6 +1,6 @@
 Name:           perl-HTTP-Daemon
-Version:        6.00
-Release:        4%{?dist}
+Version:        6.01
+Release:        1%{?dist}
 Summary:        Simple HTTP server class
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -69,6 +69,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Feb 20 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-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 8db4857..a886f9f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-36c8048775b8b53a6fb7c9d781658926  HTTP-Daemon-6.00.tar.gz
+ed0ae02d25d7f1e89456d4d69732adc2  HTTP-Daemon-6.01.tar.gz



More information about the perl-devel mailing list