commit cd3828b4d29b93309468a1e795f7ee8f1ae7092e Author: Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> Date: Fri Aug 16 18:01:25 2013 +0200 Upstream update. - Spec cleanup. .gitignore | 2 +- perl-Log-Dispatch.spec | 12 ++++++------ sources | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) --- diff --git a/.gitignore b/.gitignore index 475738f..2b79a5a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/Log-Dispatch-2.40.tar.gz +/Log-Dispatch-2.41.tar.gz diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec index bb722bf..931cada 100644 --- a/perl-Log-Dispatch.spec +++ b/perl-Log-Dispatch.spec @@ -10,8 +10,8 @@ %bcond_with release_tests Name: perl-Log-Dispatch -Version: 2.40 -Release: 3%{?dist} +Version: 2.41 +Release: 1%{?dist} Summary: Dispatches messages to one or more outputs Group: Development/Libraries License: Artistic 2.0 @@ -52,15 +52,12 @@ BuildRequires: hunspell-en BuildRequires: perl(Test::CPAN::Changes) %if %{with network} -%if 0%{?fedora} >= 18 -# Optional, N/A on Fedora < 18 BuildRequires: perl(Test::Pod::No404s) # Required by t/release-pod-no404s.t # Likely a bug underneath of Test::Pod::No404s BuildRequires: perl(LWP::Protocol::https) %endif %endif -%endif # Ouch - Introduced by upstream in 2.40 Conflicts: perl(Log::Dispatch::File::Stamped) >= 0.10 @@ -94,12 +91,15 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; make test %{?with_release_tests:RELEASE_TESTING=1} LOG_DISPATCH_TEST_EMAIL="root@localhost.localdomain" %files -%defattr(-,root,root,-) %doc Changes LICENSE README %{perl_vendorlib}/Log/ %{_mandir}/man3/*.3pm* %changelog +* Fri Aug 16 2013 Ralf Corsépius <corsepiu@xxxxxxxxxxxxxxxxx> - 2.41-1 +- Upstream update. +- Spec cleanup. + * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.40-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 31b60d3..3dde5da 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e3ce183bbd27fe984039fe1dcd29ff30 Log-Dispatch-2.40.tar.gz +85a384db37c7fe4e5db90c0bbc376da2 Log-Dispatch-2.41.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel