[perl-Twiggy] Update to 0.1023

李瑞彬 cheeselee at fedoraproject.org
Fri Aug 9 04:30:17 UTC 2013


commit 02cbc12f61f4906bc04321c5fec0133fe88764cc
Author: Robin Lee <cheeselee at fedoraproject.org>
Date:   Fri Aug 9 12:30:16 2013 +0800

    Update to 0.1023

 .gitignore       |    1 +
 perl-Twiggy.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0ea125f..29bb92d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Twiggy-0.1021.tar.gz
+/Twiggy-0.1023.tar.gz
diff --git a/perl-Twiggy.spec b/perl-Twiggy.spec
index 8f2b1cc..8e03e71 100644
--- a/perl-Twiggy.spec
+++ b/perl-Twiggy.spec
@@ -2,8 +2,8 @@
 %global __requires_exclude_from ^%{_docdir}/.*$
 
 Name:           perl-Twiggy
-Version:        0.1021
-Release:        5%{?dist}
+Version:        0.1023
+Release:        1%{?dist}
 Summary:        AnyEvent HTTP server for PSGI (like Thin)
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -112,6 +112,9 @@ TEST_SLOW=1 make test
 %{_mandir}/man1/*
 
 %changelog
+* Fri Aug  9 2013 Robin Lee <cheeselee at fedoraproject.org> - 0.1023-1
+- Update to 0.1023
+
 * Mon Aug 05 2013 Petr Pisar <ppisar at redhat.com> - 0.1021-5
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index 7d28a3e..67b9da0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-899fced7dfa2f0c7050fcd93cf90e8c4  Twiggy-0.1021.tar.gz
+683b399ce829eb66cea9e0b072af233d  Twiggy-0.1023.tar.gz


More information about the scm-commits mailing list