[perl-HTTP-Server-Simple-PSGI] Upstream update.

corsepiu corsepiu at fedoraproject.org
Wed Sep 18 08:29:06 UTC 2013


commit 3d759098285b6424f0c56cc1a966c09c5274c13e
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Wed Sep 18 10:28:47 2013 +0200

    Upstream update.
    
    - Spec cleanup.

 .gitignore                        |    2 +-
 perl-HTTP-Server-Simple-PSGI.spec |    9 ++++++---
 sources                           |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 65d3033..1ec34bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/HTTP-Server-Simple-PSGI-0.14.tar.gz
+/HTTP-Server-Simple-PSGI-0.16.tar.gz
diff --git a/perl-HTTP-Server-Simple-PSGI.spec b/perl-HTTP-Server-Simple-PSGI.spec
index f272992..0bb0f9e 100644
--- a/perl-HTTP-Server-Simple-PSGI.spec
+++ b/perl-HTTP-Server-Simple-PSGI.spec
@@ -1,6 +1,6 @@
 Name:           perl-HTTP-Server-Simple-PSGI
-Version:        0.14
-Release:        9%{?dist}
+Version:        0.16
+Release:        1%{?dist}
 Summary:        PSGI handler for HTTP::Server::Simple
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -37,12 +37,15 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Wed Sep 18 2013 Ralf Corsépius <corsepiu at fedoraproject.org> 0.16-1
+- Upstream update.
+- Spec cleanup.
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.14-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 58636e0..647b614 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c26795112c9f616dbd37ece1c5895b55  HTTP-Server-Simple-PSGI-0.14.tar.gz
+4ee6f4dee6fbf895b3fb0bb8bb9e5593  HTTP-Server-Simple-PSGI-0.16.tar.gz



More information about the perl-devel mailing list