commit a4e6409f42f401916675b996d45d4c794dae2377 Author: Petr Šabata <contyk@xxxxxxxxxx> Date: Mon Jan 5 12:42:57 2015 +0100 Obsolete/provide Log::Any::Adapter as it is included in this distribution now perl-Log-Any.spec | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) --- diff --git a/perl-Log-Any.spec b/perl-Log-Any.spec index 3161102..b2a90fb 100644 --- a/perl-Log-Any.spec +++ b/perl-Log-Any.spec @@ -1,6 +1,6 @@ Name: perl-Log-Any Version: 1.03 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bringing loggers and listeners together License: GPL+ or Artistic URL: http://search.cpan.org/dist/Log-Any/ @@ -29,6 +29,10 @@ BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version)) Requires: perl(B) +# Log::Any::Adapter* merged into Log::Any in 1.00 +Obsoletes: perl-Log-Any-Adapter < 0.11-7 +Provides: perl-Log-Any-Adapter = %{version}-%{release}%{?dist} + %description Log::Any allows CPAN modules to safely and efficiently log messages, while letting the application choose (or decline to choose) a logging mechanism @@ -55,6 +59,10 @@ make test %{_mandir}/man3/* %changelog +* Mon Jan 05 2015 Petr Šabata <contyk@xxxxxxxxxx> - 1.03-2 +- Obsolete/provide Log::Any::Adapter as it is included in + this distribution now + * Fri Jan 02 2015 Petr Šabata <contyk@xxxxxxxxxx> - 1.03-1 - 1.03 bump -- 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