From ec90ef3b835dbfa7994728dcc68464d6c42b6bff Mon Sep 17 00:00:00 2001 From: Jose Pedro Oliveira Date: Jan 23 2006 17:26:01 +0000 Subject: Update to 0.17. --- diff --git a/.cvsignore b/.cvsignore index b3d5e36..f9382a7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -HTTP-Server-Simple-0.16.tar.gz +HTTP-Server-Simple-0.17.tar.gz diff --git a/perl-HTTP-Server-Simple.spec b/perl-HTTP-Server-Simple.spec index 55b2a1e..8f7ffea 100644 --- a/perl-HTTP-Server-Simple.spec +++ b/perl-HTTP-Server-Simple.spec @@ -1,5 +1,5 @@ Name: perl-HTTP-Server-Simple -Version: 0.16 +Version: 0.17 Release: 1%{?dist} Summary: Very simple standalone HTTP daemon @@ -11,7 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Test::Pod), perl(Test::Pod::Coverage) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description HTTP::Server::Simple is a very simple standalone HTTP daemon with no non-core @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Jan 23 2006 Jose Pedro Oliveira - 0.17-1 +- Update to 0.17. + * Tue Nov 8 2005 Jose Pedro Oliveira - 0.16-1 - Update to 0.16. diff --git a/sources b/sources index 2fd03c6..b65dc31 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1dda81e7d0dbe40dd85635204a9fa060 HTTP-Server-Simple-0.16.tar.gz +8fed9670c5d3b3802d6a9fa5eadccd8b HTTP-Server-Simple-0.17.tar.gz