[perl-Business-Hours] Upstream update.

corsepiu corsepiu at fedoraproject.org
Sun Jul 21 06:25:16 UTC 2013


commit 62699c50fdfe501f0a523b4cdafc4c52fe35533f
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Sun Jul 21 08:24:43 2013 +0200

    Upstream update.
    
    - Remove Business-Hours-0.10-Fix-POD-syntax.patch (Supposed to be fixed).
    - Reflect upstream Source0-URL having changed.
    - Fix %changelog date.

 .gitignore                               |    2 +-
 Business-Hours-0.10-Fix-POD-syntax.patch |   40 ------------------------------
 perl-Business-Hours.spec                 |   17 +++++++-----
 sources                                  |    2 +-
 4 files changed, 12 insertions(+), 49 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 52abede..cfbfe18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Business-Hours-0.10.tar.gz
+/Business-Hours-0.11.tar.gz
diff --git a/perl-Business-Hours.spec b/perl-Business-Hours.spec
index 7f1cd82..1b82221 100644
--- a/perl-Business-Hours.spec
+++ b/perl-Business-Hours.spec
@@ -1,14 +1,12 @@
 Summary: 	Calculate business hours in a time period
 Name: 		perl-Business-Hours
-Version: 	0.10
-Release: 	6%{?dist}
+Version: 	0.11
+Release: 	1%{?dist}
 License: 	GPL+ or Artistic
 Group: 		Development/Libraries
 URL: 		http://search.cpan.org/dist/Business-Hours/
 
-Source0: http://search.cpan.org/CPAN/authors/id/R/RU/RUZ/Business-Hours-%{version}.tar.gz
-# Fix POD syntax, CPAN RT#87106
-Patch0: Business-Hours-0.10-Fix-POD-syntax.patch
+Source0: http://search.cpan.org/CPAN/authors/id/A/AL/ALEXMV/Business-Hours-%{version}.tar.gz
 BuildArch: 	noarch
 
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -27,7 +25,6 @@ number of business hours between arbitrary dates.
 
 %prep
 %setup -q -n Business-Hours-%{version}
-%patch0 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -50,6 +47,12 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.11-1
+- Upstream update.
+- Remove Business-Hours-0.10-Fix-POD-syntax.patch (Supposed to be fixed).
+- Reflect upstream Source0-URL having changed.
+- Fix %%changelog date.
+
 * Sat Jul 20 2013 Petr Pisar <ppisar at redhat.com> - 0.10-6
 - Perl 5.18 rebuild
 - Fix POD syntax (CPAN RT#87106)
@@ -115,7 +118,7 @@ make test
 * Wed Mar 01 2006 Ralf Corsépius <rc040203 at freenet.de> - 0.07-2
 - Rebuild for perl-5.8.8.
 
-* Tue Oct 10 2005 Ralf Corsepius <rc040203 at freenet.de> - 0.07-1
+* Mon Oct 10 2005 Ralf Corsepius <rc040203 at freenet.de> - 0.07-1
 - Upstream update.
 - FE submission.
 
diff --git a/sources b/sources
index f4d77f3..9d5a283 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-080d48d3f52aee4ec2ba791a856b3f7a  Business-Hours-0.10.tar.gz
+0205ff72b73eab96ee429678259bbd33  Business-Hours-0.11.tar.gz


More information about the scm-commits mailing list