1.049 bump (bug #1436460)

BR perl(Sys::Syslog)
Tests only BR perl(IPC::Open3) perl(IO::Handle)
f38
Tim Orling 8 years ago
parent 758dd14da8
commit b38f089f26

@ -1,6 +1,6 @@
Name: perl-Log-Any Name: perl-Log-Any
Version: 1.045 Version: 1.049
Release: 2%{?dist} Release: 1%{?dist}
Summary: Bringing loggers and listeners together Summary: Bringing loggers and listeners together
License: GPL+ or Artistic License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Log-Any/ URL: http://search.cpan.org/dist/Log-Any/
@ -22,11 +22,14 @@ BuildRequires: perl(constant)
BuildRequires: perl(Exporter) BuildRequires: perl(Exporter)
# XXX: BuildRequires: perl(Fcntl) # XXX: BuildRequires: perl(Fcntl)
# XXX: BuildRequires: perl(IO::File) # XXX: BuildRequires: perl(IO::File)
BuildRequires: perl(Sys::Syslog)
# XXX: BuildRequires: perl(Test::Builder) # XXX: BuildRequires: perl(Test::Builder)
# Tests only # Tests only
BuildRequires: perl(base) BuildRequires: perl(base)
BuildRequires: perl(File::Spec) BuildRequires: perl(File::Spec)
BuildRequires: perl(File::Temp) BuildRequires: perl(File::Temp)
BuildRequires: perl(IO::Handle)
BuildRequires: perl(IPC::Open3)
BuildRequires: perl(Test::More) BuildRequires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version)) Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
Requires: perl(B) Requires: perl(B)
@ -63,6 +66,11 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Wed Mar 29 2017 Tim Orling <ticotimo@gmail.com> - 1.049-1
- 1.049 bump (bug #1436460)
- BR perl(Sys::Syslog)
- Tests only BR perl(IPC::Open3) perl(IO::Handle)
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.045-2 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.045-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

@ -1 +1 @@
99ee3bfe069838008110ec52cac8c8c3 Log-Any-1.045.tar.gz SHA512 (Log-Any-1.049.tar.gz) = 9a6363c7fa8c187deb1c9008411150d3c6a723e17c51cfd957127b2f33246ce680bcea47eae15e856358e643ea8bd8c923a540503b733c421d94f9fdca340f7b

Loading…
Cancel
Save