[perl-HTTP-Server-Simple-Static/f22] 0.09

Tom Callaway spot at fedoraproject.org
Fri Mar 20 11:24:31 UTC 2015


commit c5547a6c3bf91672637db864dd33b0cfe710dc00
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri Mar 20 07:24:28 2015 -0400

    0.09

 perl-HTTP-Server-Simple-Static.spec | 12 +++++++-----
 sources                             |  2 +-
 2 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/perl-HTTP-Server-Simple-Static.spec b/perl-HTTP-Server-Simple-Static.spec
index 0da62b8..7a65241 100644
--- a/perl-HTTP-Server-Simple-Static.spec
+++ b/perl-HTTP-Server-Simple-Static.spec
@@ -1,6 +1,6 @@
 Name:		perl-HTTP-Server-Simple-Static
-Version:	0.07
-Release:	17%{?dist}
+Version:	0.09
+Release:	1%{?dist}
 Summary:	Serve static files with HTTP::Server::Simple
 Group:		Development/Libraries
 License:	GPL+ or Artistic
@@ -8,9 +8,8 @@ URL:		http://search.cpan.org/dist/HTTP-Server-Simple-Static/
 Source0:	http://search.cpan.org/CPAN/authors/id/S/SJ/SJQUINNEY/HTTP-Server-Simple-Static-%{version}.tar.gz
 BuildArch:	noarch
 BuildRequires:	perl(ExtUtils::MakeMaker)
-BuildRequires:	perl(URI::Escape), perl(Exporter), perl(File::MMagic), perl(File::Spec::Functions)
+BuildRequires:	perl(URI::Escape), perl(Exporter), perl(File::LibMagic), perl(File::Spec::Functions)
 BuildRequires:	perl(Test::Pod), perl(Test::Pod::Coverage), perl(HTTP::Server::Simple), perl(IO::File)
-BuildRequires:	perl(MIME::Types)
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -38,11 +37,14 @@ make test
 
 %files
 %defattr(-,root,root,-)
-%doc Changes README example.pl
+%doc Changes example.pl
 %{perl_vendorlib}/HTTP/
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Fri Mar 20 2015 Tom Callaway <spot at fedoraproject.org> - 0.09-1
+- update to 0.09
+
 * Thu Aug 28 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.07-17
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 0d24787..bc316e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-79463e02883f6d66018b371eea59c137  HTTP-Server-Simple-Static-0.07.tar.gz
+1f92b811088cf3d6bb0b5b6f061e001d  HTTP-Server-Simple-Static-0.09.tar.gz


More information about the scm-commits mailing list