[perl-DateTime-Locale] Modernize spec file
commit 1b8900e8e33838f661a7f8c23d55048b1e44915a Author: Petr Písař Date: Tue Jan 13 09:38:49 2015 +0100 Modernize spec file perl-DateTime-Locale.spec | 42 -- 1 files changed, 28 insertions(+), 14 deletions(-) --- diff --git a/perl-DateTime-Locale.spec b/perl-DateTime-Locale.spec index a13e61e..ab1c9ce 100644 --- a/perl-DateTime-Locale.spec +++ b/perl-DateTime-Locale.spec @@ -1,6 +1,6 @@ Name: perl-DateTime-Locale Version:0.45 -Release:10%{?dist} +Release:11%{?dist} Summary:Localization support for DateTime.pm # package itself is 'same terms as Perl' # modules under DateTime/Locale/ are generated from data provided by the CLDR project @@ -10,17 +10,28 @@ Group: Development/Libraries URL:http://search.cpan.org/dist/DateTime-Locale/ Source0: http://www.cpan.org/authors/id/D/DR/DROLSKY/DateTime-Locale-%{version}.tar.gz BuildArch: noarch -BuildRequires: perl >= 0:5.006 +BuildRequires: glibc-common +BuildRequires: perl +BuildRequires: perl(ExtUtils::MakeMaker) +# Run-time: BuildRequires: perl(base) BuildRequires: perl(Carp) -BuildRequires: perl(File::Spec) BuildRequires: perl(List::MoreUtils) -BuildRequires: perl(Module::Build) BuildRequires: perl(Params::Validate) >= 0.91 +BuildRequires: perl(strict) +BuildRequires: perl(utf8) +BuildRequires: perl(warnings) +# Tests: +# File::Find::Rule not used +BuildRequires: perl(File::Spec) BuildRequires: perl(Test::More) +# Optional tests: +BuildRequires: perl(Storable) BuildRequires: perl(Test::Output) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) - +# Test::Pod 1.14 not used +# Test::Pod::Coverage 1.04 not used +Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) +Requires: perl(Params::Validate) >= 0.91 # perl-DateTime-Locale used to be bundled with perl-DateTime # ideally, this would be resolved with # Requires: perl-DateTime >= 2:0.70-1 @@ -29,6 +40,8 @@ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi Conflicts: perl-DateTime <= 1:0.7000-3.fc16 %{?perl_default_filter} +# Remove under-specified dependencies +%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Params::Validate\\)$ %description DateTime::Locale is primarily a factory for the various locale sub-classes. @@ -37,23 +50,21 @@ available locales. %prep %setup -q -n DateTime-Locale-%{version} - iconv -f iso-8859-1 -t utf-8 Changes >Changes.iconv \ && touch -r Changes Changes.iconv \ && mv -f Changes.iconv Changes %build -%{__perl} Build.PL installdirs=vendor -./Build +perl Makefile.PL INSTALLDIRS=vendor +make %{?_smp_mflags} %install -./Build install destdir=%{buildroot} create_packlist=0 -find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; - -%{_fixperms} %{buildroot}/* +make pure_install DESTDIR=$RPM_BUILD_ROOT +find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';' +%{_fixperms} $RPM_BUILD_ROOT/* %check -./Build test +make test %files %doc Changes LICENSE LICENSE.cldr README @@ -61,6 +72,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/* %changelog +* Tue Jan 13 2015 Petr Pisar - 0.45-11 +- Modernize spec file + * Fri Aug 29 2014 Jitka Plesnikova - 0.45-10 - Perl 5.20 rebuild -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] pghmcfc:perl-Test-CPAN-Meta commit set to Awaiting Review
user: pghmcfc set for pghmcfc acl: commit of package: perl-Test-CPAN-Meta from: to: Awaiting Review on branch: f20 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-Test-CPAN-Meta -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] pghmcfc:perl-Test-CPAN-Meta commit set to Awaiting Review
user: pghmcfc set for pghmcfc acl: commit of package: perl-Test-CPAN-Meta from: to: Awaiting Review on branch: master To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-Test-CPAN-Meta -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] pghmcfc:perl-Test-CPAN-Meta commit set to Awaiting Review
user: pghmcfc set for pghmcfc acl: commit of package: perl-Test-CPAN-Meta from: to: Awaiting Review on branch: f21 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-Test-CPAN-Meta -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] pghmcfc:perl-Test-CPAN-Meta commit set to Awaiting Review
user: pghmcfc set for pghmcfc acl: commit of package: perl-Test-CPAN-Meta from: to: Awaiting Review on branch: el5 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-Test-CPAN-Meta -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1178788] perl-App-cpanminus-1.7024 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1178788 Upstream Release Monitoring changed: What|Removed |Added Summary|perl-App-cpanminus-1.7023 |perl-App-cpanminus-1.7024 |is available|is available --- Comment #1 from Upstream Release Monitoring --- Latest upstream release: 1.7024 Current version/release in Fedora Rawhide: 1.7022-1.fc22 URL: http://search.cpan.org/dist/App-cpanminus/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service will be implemented by a new system: https://release-monitoring.org/ It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=avgZUh2qid&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1178789] perl-Archive-Zip-1.42 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1178789 Upstream Release Monitoring changed: What|Removed |Added Summary|perl-Archive-Zip-1.40 is|perl-Archive-Zip-1.42 is |available |available --- Comment #1 from Upstream Release Monitoring --- Latest upstream release: 1.42 Current version/release in Fedora Rawhide: 1.39-1.fc22 URL: http://search.cpan.org/dist/Archive-Zip/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service will be implemented by a new system: https://release-monitoring.org/ It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=BV4rzRgm3h&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1181524] New: perl-Bencode-1.402 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1181524 Bug ID: 1181524 Summary: perl-Bencode-1.402 is available Product: Fedora Version: rawhide Component: perl-Bencode Keywords: FutureFeature, Triaged Assignee: psab...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: iarn...@gmail.com, perl-devel@lists.fedoraproject.org, psab...@redhat.com Latest upstream release: 1.402 Current version/release in Fedora Rawhide: 1.4-11.fc22 URL: http://search.cpan.org/dist/Bencode/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service will be implemented by a new system: https://release-monitoring.org/ It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=PPBuyBHuSp&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1181526] New: perl-DBI-1.633 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1181526 Bug ID: 1181526 Summary: perl-DBI-1.633 is available Product: Fedora Version: rawhide Component: perl-DBI Keywords: FutureFeature, Triaged Assignee: jples...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: jples...@redhat.com, mmasl...@redhat.com, perl-devel@lists.fedoraproject.org, psab...@redhat.com Latest upstream release: 1.633 Current version/release in Fedora Rawhide: 1.632-2.fc22 URL: http://search.cpan.org/dist/DBI/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service will be implemented by a new system: https://release-monitoring.org/ It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=qC6EtFGmAt&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1181528] New: perl-Digest-SHA-5.95 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1181528 Bug ID: 1181528 Summary: perl-Digest-SHA-5.95 is available Product: Fedora Version: rawhide Component: perl-Digest-SHA Keywords: FutureFeature, Triaged Assignee: ppi...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: perl-devel@lists.fedoraproject.org, ppi...@redhat.com Latest upstream release: 5.95 Current version/release in Fedora Rawhide: 5.93-2.fc22 URL: http://search.cpan.org/dist/Digest-SHA/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service will be implemented by a new system: https://release-monitoring.org/ It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=p1bDlFpqOG&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1178792] perl-Digest-SHA3-0.24 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1178792 Upstream Release Monitoring changed: What|Removed |Added Summary|perl-Digest-SHA3-0.23 is|perl-Digest-SHA3-0.24 is |available |available --- Comment #1 from Upstream Release Monitoring --- Latest upstream release: 0.24 Current version/release in Fedora Rawhide: 0.22-1.fc22 URL: http://search.cpan.org/dist/Digest-SHA3/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service will be implemented by a new system: https://release-monitoring.org/ It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=o8DnVUyKJx&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1181527] New: perl-Digest-MD5-2.54 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1181527 Bug ID: 1181527 Summary: perl-Digest-MD5-2.54 is available Product: Fedora Version: rawhide Component: perl-Digest-MD5 Keywords: FutureFeature, Triaged Assignee: ppi...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: perl-devel@lists.fedoraproject.org, ppi...@redhat.com Latest upstream release: 2.54 Current version/release in Fedora Rawhide: 2.53-310.fc22 URL: http://search.cpan.org/dist/Digest-MD5/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service will be implemented by a new system: https://release-monitoring.org/ It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=03E22xVgK2&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1181529] New: perl-Encode-Locale-1.04 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1181529 Bug ID: 1181529 Summary: perl-Encode-Locale-1.04 is available Product: Fedora Version: rawhide Component: perl-Encode-Locale Keywords: FutureFeature, Triaged Assignee: ppi...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: mmasl...@redhat.com, perl-devel@lists.fedoraproject.org, ppi...@redhat.com Latest upstream release: 1.04 Current version/release in Fedora Rawhide: 1.03-9.fc22 URL: http://search.cpan.org/dist/Encode-Locale/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service will be implemented by a new system: https://release-monitoring.org/ It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=J8FKHfPNIR&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
File Test-CPAN-Meta-0.24.tar.gz uploaded to lookaside cache by pghmcfc
A file has been added to the lookaside cache for perl-Test-CPAN-Meta: b91f2d47eff5945fa40ca0ce62efa4af Test-CPAN-Meta-0.24.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1181531] New: perl-IO-Socket-IP-0.36 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1181531 Bug ID: 1181531 Summary: perl-IO-Socket-IP-0.36 is available Product: Fedora Version: rawhide Component: perl-IO-Socket-IP Keywords: FutureFeature, Triaged Assignee: psab...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: mmasl...@redhat.com, perl-devel@lists.fedoraproject.org, psab...@redhat.com Latest upstream release: 0.36 Current version/release in Fedora Rawhide: 0.35-1.fc22 URL: http://search.cpan.org/dist/IO-Socket-IP/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service will be implemented by a new system: https://release-monitoring.org/ It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=ajRex1Kq31&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1181538] New: perl-Test-CPAN-Meta-0.24 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1181538 Bug ID: 1181538 Summary: perl-Test-CPAN-Meta-0.24 is available Product: Fedora Version: rawhide Component: perl-Test-CPAN-Meta Keywords: FutureFeature, Triaged Assignee: psab...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: perl-devel@lists.fedoraproject.org, psab...@redhat.com, st...@silug.org Latest upstream release: 0.24 Current version/release in Fedora Rawhide: 0.23-5.fc22 URL: http://search.cpan.org/dist/Test-CPAN-Meta/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service will be implemented by a new system: https://release-monitoring.org/ It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=LzhtcJqrMR&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1181542] New: perl-XML-Parser-2.44 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1181542 Bug ID: 1181542 Summary: perl-XML-Parser-2.44 is available Product: Fedora Version: rawhide Component: perl-XML-Parser Keywords: FutureFeature, Triaged Assignee: jples...@redhat.com Reporter: upstream-release-monitor...@fedoraproject.org QA Contact: extras...@fedoraproject.org CC: jples...@redhat.com, mmasl...@redhat.com, perl-devel@lists.fedoraproject.org, ppi...@redhat.com, psab...@redhat.com Latest upstream release: 2.44 Current version/release in Fedora Rawhide: 2.43-1.fc22 URL: http://search.cpan.org/dist/XML-Parser/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service will be implemented by a new system: https://release-monitoring.org/ It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=w0ixtgBQ1T&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 543660] Perl Archive::Zip fails writing to an unseekable file handle after calling desiredCompressionLevel()
https://bugzilla.redhat.com/show_bug.cgi?id=543660 Jitka Plesnikova changed: What|Removed |Added Version|19 |20 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=CrAYKiAjSL&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-Test-CPAN-Meta] Update to 0.24
commit 626bdd65eab0d9f260f9bef4e1becdb95449b145 Author: Paul Howarth Date: Tue Jan 13 10:52:07 2015 + Update to 0.24 - New upstream release 0.24 - Extended META test suite - Added META.json and tests - Documentation updates - Classify buildreqs by usage - Use a patch rather than scripted iconv to fix character encoding - Modernize spec Test-CPAN-Meta-0.24-utf8.patch | 11 perl-Test-CPAN-Meta.spec | 51 +-- sources|2 +- 3 files changed, 45 insertions(+), 19 deletions(-) --- diff --git a/Test-CPAN-Meta-0.24-utf8.patch b/Test-CPAN-Meta-0.24-utf8.patch new file mode 100644 index 000..bd5bf2b --- /dev/null +++ b/Test-CPAN-Meta-0.24-utf8.patch @@ -0,0 +1,11 @@ +--- LICENSE LICENSE +@@ -1,6 +1,6 @@ + LICENSE FOR Test-CPAN-Meta + +-This software is copyright � 2007-2015 Barbie for Miss Barbell Productions. ++This software is copyright © 2007-2015 Barbie for Miss Barbell Productions. + + This distribution is free software; you can redistribute it and/or + modify it under the Artistic Licence v2. +\ No newline at end of file diff --git a/perl-Test-CPAN-Meta.spec b/perl-Test-CPAN-Meta.spec index 59eae4c..efc21f7 100644 --- a/perl-Test-CPAN-Meta.spec +++ b/perl-Test-CPAN-Meta.spec @@ -1,21 +1,30 @@ Name: perl-Test-CPAN-Meta -Version:0.23 -Release:5%{?dist} +Version:0.24 +Release:1%{?dist} Summary:Validation of the META.yml file in a CPAN distribution License:Artistic 2.0 -Group: Development/Libraries URL:http://search.cpan.org/dist/Test-CPAN-Meta/ Source0: http://www.cpan.org/authors/id/B/BA/BARBIE/Test-CPAN-Meta-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) +Patch0: Test-CPAN-Meta-0.24-utf8.patch BuildArch: noarch +# Module Build +BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) -BuildRequires: perl(IO::File) +# Module Runtime BuildRequires: perl(Parse::CPAN::Meta) >= 0.02 +BuildRequires: perl(strict) BuildRequires: perl(Test::Builder) +BuildRequires: perl(vars) +BuildRequires: perl(warnings) +# Test Suite +BuildRequires: perl(IO::File) BuildRequires: perl(Test::Builder::Tester) -BuildRequires: perl(Test::More) >= 0.70 +BuildRequires: perl(Test::More) >= 0.62 +# Optional Tests +BuildRequires: perl(Test::CPAN::Meta::JSON) BuildRequires: perl(Test::Pod) >= 1.00 BuildRequires: perl(Test::Pod::Coverage) >= 0.08 +# Runtime Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) %description @@ -28,32 +37,38 @@ Module::Install. %prep %setup -q -n Test-CPAN-Meta-%{version} -iconv -f iso-8859-1 -t utf-8 LICENSE > LICENSE.tmp -mv -f LICENSE.tmp LICENSE +# Re-code documentation as UTF-8 +%patch0 %build perl Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT -make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT -find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; -%{_fixperms} $RPM_BUILD_ROOT +make pure_install DESTDIR=%{buildroot} +find %{buildroot} -type f -name .packlist -exec rm -f {} \; +%{_fixperms} %{buildroot} %check make test AUTOMATED_TESTING=1 -%clean -rm -rf $RPM_BUILD_ROOT - %files -%doc Changes LICENSE README examples/ +%license LICENSE +%doc Changes README examples/ %{perl_vendorlib}/Test/ -%{_mandir}/man3/Test::CPAN::Meta.3pm* -%{_mandir}/man3/Test::CPAN::Meta::Version.3pm* +%{_mandir}/man3/Test::CPAN::Meta.3* +%{_mandir}/man3/Test::CPAN::Meta::Version.3* %changelog +* Tue Jan 13 2015 Paul Howarth - 0.24-1 +- Update to 0.24 + - Extended META test suite + - Added META.json and tests + - Documentation updates +- Classify buildreqs by usage +- Use a patch rather than scripted iconv to fix character encoding +- Modernize spec + * Wed Aug 27 2014 Jitka Plesnikova - 0.23-5 - Perl 5.20 rebuild diff --git a/sources b/sources index 0718e20..5cfa0b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ec0129151f4631fc725a2d7ec24e4801 Test-CPAN-Meta-0.23.tar.gz +b91f2d47eff5945fa40ca0ce62efa4af Test-CPAN-Meta-0.24.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1181538] perl-Test-CPAN-Meta-0.24 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1181538 Petr Pisar changed: What|Removed |Added Status|NEW |CLOSED Fixed In Version||perl-Test-CPAN-Meta-0.24-1. ||fc22 Resolution|--- |RAWHIDE Assignee|psab...@redhat.com |p...@city-fan.org Last Closed||2015-01-13 06:59:59 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=0gyTTDIoJh&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
File DBI-1.633.tar.gz uploaded to lookaside cache by jplesnik
A file has been added to the lookaside cache for perl-DBI: b4fe13b9a51c1446c5f3cf93e69a2044 DBI-1.633.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-PathTools] Require constant module
commit 5ecade271aa351c72d47319364fb6e45db1550bc Author: Petr Písař Date: Tue Jan 13 13:23:02 2015 +0100 Require constant module perl-PathTools.spec |6 +- 1 files changed, 5 insertions(+), 1 deletions(-) --- diff --git a/perl-PathTools.spec b/perl-PathTools.spec index 47d9a79..295f2c2 100644 --- a/perl-PathTools.spec +++ b/perl-PathTools.spec @@ -1,7 +1,7 @@ %global cpan_version 3.47 Name: perl-PathTools Version:%(echo '%{cpan_version}' | tr _ .) -Release:310%{?dist} +Release:311%{?dist} Summary:PathTools Perl module (Cwd, File::Spec) License:(GPL+ or Artistic) and BSD Group: Development/Libraries @@ -13,6 +13,7 @@ BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) # Run-time: BuildRequires: perl(Carp) +BuildRequires: perl(constant) BuildRequires: perl(Exporter) # File::Basename not needed because of removed File::Spec::VMS BuildRequires: perl(Scalar::Util) @@ -64,6 +65,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Jan 13 2015 Petr Pisar - 3.47-311 +- Require constant module + * Wed Sep 03 2014 Jitka Plesnikova - 3.47-310 - Increase release to favour standalone package -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1181526] perl-DBI-1.633 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1181526 Jitka Plesnikova changed: What|Removed |Added Status|ASSIGNED|CLOSED Fixed In Version||perl-DBI-1.633-1.fc22 Resolution|--- |RAWHIDE Last Closed||2015-01-13 08:40:35 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=mjI7rfmqwN&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
File Sys-Hostname-Long-1.5.tar.gz uploaded to lookaside cache by pghmcfc
A file has been added to the lookaside cache for perl-Sys-Hostname-Long: a7d7a36fa6905bded4f6b7da94e37532 Sys-Hostname-Long-1.5.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-Sys-Hostname-Long] Update to 1.5
commit 8b8fb7b4b865085b6056803b21e9ecfaacd1ce57 Author: Paul Howarth Date: Tue Jan 13 14:03:31 2015 + Update to 1.5 - New upstream release 1.5 - Improvements by Michiel Bejen - Classify buildreqs by usage - General spec clean-up .gitignore |2 +- perl-Sys-Hostname-Long.spec | 54 +++--- sources |2 +- 3 files changed, 37 insertions(+), 21 deletions(-) --- diff --git a/.gitignore b/.gitignore index 571acca..d26c82b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -Sys-Hostname-Long-1.4.tar.gz +/Sys-Hostname-Long-[0-9.]*.tar.gz diff --git a/perl-Sys-Hostname-Long.spec b/perl-Sys-Hostname-Long.spec index b64477f..5c72e8c 100644 --- a/perl-Sys-Hostname-Long.spec +++ b/perl-Sys-Hostname-Long.spec @@ -1,15 +1,30 @@ Name: perl-Sys-Hostname-Long -Version:1.4 -Release:13%{?dist} +Version:1.5 +Release:1%{?dist} Summary:Try every conceivable way to get full hostname License:GPL+ or Artistic Group: Development/Libraries URL:http://search.cpan.org/dist/Sys-Hostname-Long/ Source0: http://www.cpan.org/authors/id/S/SC/SCOTT/Sys-Hostname-Long-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildArch: noarch +# Module Build +BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +# Module Runtime +BuildRequires: perl(Carp) +BuildRequires: perl(Exporter) +BuildRequires: perl(IO::Socket) +BuildRequires: perl(POSIX) +BuildRequires: perl(strict) +BuildRequires: perl(Sys::Hostname) +BuildRequires: perl(vars) +# Test Suite +BuildRequires: perl(lib) +BuildRequires: perl(Test) +# Runtime +Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) +Requires: perl(IO::Socket) %description How to get the host full name in perl on multiple operating systems (mac, @@ -19,32 +34,33 @@ windows, unix* etc) %setup -q -n Sys-Hostname-Long-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS=vendor +perl Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT - -make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT - -find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; -find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; - -%{_fixperms} $RPM_BUILD_ROOT/* +rm -rf %{buildroot} +make pure_install DESTDIR=%{buildroot} +find %{buildroot} -type f -name .packlist -exec rm -f {} \; +%{_fixperms} %{buildroot} %check make test %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %files -%defattr(-,root,root,-) %doc Changes README -%{perl_vendorlib}/* -%{_mandir}/man3/* +%{perl_vendorlib}/Sys/ +%{_mandir}/man3/Sys::Hostname::Long.3* %changelog +* Tue Jan 13 2015 Paul Howarth - 1.5-1 +- Update to 1.5 + - Improvements by Michiel Bejen +- Classify buildreqs by usage +- General spec clean-up + * Wed Aug 27 2014 Jitka Plesnikova - 1.4-13 - Perl 5.20 rebuild @@ -76,10 +92,10 @@ rm -rf $RPM_BUILD_ROOT - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Dec 22 2010 Marcela Maslanova - 1.4-3 -- 661697 rebuild for fixing problems with vendorach/lib +- Rebuild to fix problems with vendorarch/lib (#661697) * Thu May 06 2010 Marcela Maslanova - 1.4-2 - Mass rebuild with perl-5.12.0 * Thu Jan 14 2010 Iain Arnell 1.4-1 -- Specfile autogenerated by cpanspec 1.78. +- Specfile autogenerated by cpanspec 1.78 diff --git a/sources b/sources index 377a299..9501905 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a5b3c23754cbcff10e283d16c42ec3d3 Sys-Hostname-Long-1.4.tar.gz +a7d7a36fa6905bded4f6b7da94e37532 Sys-Hostname-Long-1.5.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-DBI] exclude corostream.pm only with coro
commit 7ee3ecf55fba0a78a67e2664634f0f0ac53d30e8 Author: Jitka Plesnikova Date: Tue Jan 13 15:24:40 2015 +0100 exclude corostream.pm only with coro perl-DBI.spec |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) --- diff --git a/perl-DBI.spec b/perl-DBI.spec index 4f6702b..bd72509 100644 --- a/perl-DBI.spec +++ b/perl-DBI.spec @@ -150,7 +150,9 @@ make test %{_bindir}/dbilogstrip %{perl_vendorarch}/*.p* %{perl_vendorarch}/DBD/ +%if %{with coro} %exclude %{perl_vendorarch}/DBD/Gofer/Transport/corostream.pm +%endif %{perl_vendorarch}/DBI/ %{perl_vendorarch}/auto/DBI/ %{_mandir}/man1/*.1* -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1181652] New: Please package perl-Apache-Session-LDAP into EPEL 5/6/7
https://bugzilla.redhat.com/show_bug.cgi?id=1181652 Bug ID: 1181652 Summary: Please package perl-Apache-Session-LDAP into EPEL 5/6/7 Product: Fedora EPEL Version: epel7 Component: perl-Apache-Session Assignee: p...@city-fan.org Reporter: clem.ou...@gmail.com QA Contact: extras...@fedoraproject.org CC: dan...@firewall-services.com, extras...@fedoraproject.org, p...@city-fan.org, perl-devel@lists.fedoraproject.org, psab...@redhat.com, st...@silug.org Created attachment 979637 --> https://bugzilla.redhat.com/attachment.cgi?id=979637&action=edit Spec file Apache::Session::LDAP is an LDAP backend for Apache::Session, see https://github.com/coudot/apache-session-ldap and http://search.cpan.org/dist/Apache-Session-LDAP/ I made a spec file to package it into EPEL. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=YziEJfsp9Y&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1181654] New: Please package perl-Apache-Session-Browseable into EPEL 5/6/7
https://bugzilla.redhat.com/show_bug.cgi?id=1181654 Bug ID: 1181654 Summary: Please package perl-Apache-Session-Browseable into EPEL 5/6/7 Product: Fedora EPEL Version: epel7 Component: perl-Apache-Session Assignee: p...@city-fan.org Reporter: clem.ou...@gmail.com QA Contact: extras...@fedoraproject.org CC: p...@city-fan.org, perl-devel@lists.fedoraproject.org, psab...@redhat.com, st...@silug.org Created attachment 979638 --> https://bugzilla.redhat.com/attachment.cgi?id=979638&action=edit Spec file Apache::Session::NoSQL is a NoSQL backend for Apache::Session. See https://github.com/coudot/Apache-Session-NoSQL and http://search.cpan.org/dist/Apache-Session-NoSQL/ -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=29geukOzok&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-Sys-Hostname-Long] Created tag perl-Sys-Hostname-Long-1.5-1.fc22
The lightweight tag 'perl-Sys-Hostname-Long-1.5-1.fc22' was created pointing to: 8b8fb7b... Update to 1.5 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1181654] Please package perl-Apache-Session-NoSQL into EPEL 5/6/7
https://bugzilla.redhat.com/show_bug.cgi?id=1181654 Clément OUDOT changed: What|Removed |Added Summary|Please package |Please package |perl-Apache-Session-Browsea |perl-Apache-Session-NoSQL |ble into EPEL 5/6/7 |into EPEL 5/6/7 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=MkzJiGplA7&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1181656] New: Please package perl-Apache-Session-Browseable into EPEL 5/6/7
https://bugzilla.redhat.com/show_bug.cgi?id=1181656 Bug ID: 1181656 Summary: Please package perl-Apache-Session-Browseable into EPEL 5/6/7 Product: Fedora EPEL Version: epel7 Component: perl-Apache-Session Assignee: p...@city-fan.org Reporter: clem.ou...@gmail.com QA Contact: extras...@fedoraproject.org CC: p...@city-fan.org, perl-devel@lists.fedoraproject.org, psab...@redhat.com, st...@silug.org Created attachment 979640 --> https://bugzilla.redhat.com/attachment.cgi?id=979640&action=edit Spec file This module is an Apache::Session implementation allowing to define index to speed up searches. See https://github.com/coudot/apache-session-browseable and http://search.cpan.org/dist/Apache-Session-Browseable/ -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=oomcndT9Gj&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] jehane:perl-GO-TermFinder approveacls set to Awaiting Review
user: jehane set for jehane acl: approveacls of package: perl-GO-TermFinder from: to: Awaiting Review on branch: master To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-GO-TermFinder -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] jehane:perl-GO-TermFinder approveacls set to Awaiting Review
user: jehane set for jehane acl: approveacls of package: perl-GO-TermFinder from: to: Awaiting Review on branch: el6 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-GO-TermFinder -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] jehane:perl-GO-TermFinder approveacls set to Awaiting Review
user: jehane set for jehane acl: approveacls of package: perl-GO-TermFinder from: to: Awaiting Review on branch: f21 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-GO-TermFinder -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] jehane:perl-GO-TermFinder approveacls set to Awaiting Review
user: jehane set for jehane acl: approveacls of package: perl-GO-TermFinder from: to: Awaiting Review on branch: f20 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-GO-TermFinder -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] jehane:perl-GO-TermFinder approveacls set to Awaiting Review
user: jehane set for jehane acl: approveacls of package: perl-GO-TermFinder from: to: Awaiting Review on branch: el5 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-GO-TermFinder -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-CPAN-Meta] Correct dependencies
commit 6c1dd441a442875a307bb35975dac09e6794768a Author: Petr Písař Date: Tue Jan 13 15:46:52 2015 +0100 Correct dependencies CPAN::Meta::YAML ≥ 0.008 and JSON::PP ≥ 2.27200 are default Parse::CPAN::Meta back-ends declared also there. So removing them here. Otherwise they would have to be run-required too or classified as test-dependencies which they weren't. perl-CPAN-Meta.spec | 12 1 files changed, 8 insertions(+), 4 deletions(-) --- diff --git a/perl-CPAN-Meta.spec b/perl-CPAN-Meta.spec index 41a864a..9ad6280 100644 --- a/perl-CPAN-Meta.spec +++ b/perl-CPAN-Meta.spec @@ -1,7 +1,7 @@ Name: perl-CPAN-Meta Summary:Distribution metadata for a CPAN dist Version:2.143240 -Release:1%{?dist} +Release:2%{?dist} License:GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/CPAN-Meta-%{version}.tar.gz @@ -15,8 +15,6 @@ BuildRequires: perl(warnings) # Module BuildRequires: perl(Carp) BuildRequires: perl(CPAN::Meta::Requirements) >= 2.121 -BuildRequires: perl(CPAN::Meta::YAML) >= 0.008 -BuildRequires: perl(JSON::PP) >= 2.27200 BuildRequires: perl(Parse::CPAN::Meta) >= 1.4414 BuildRequires: perl(Scalar::Util) BuildRequires: perl(version) >= 0.88 @@ -26,14 +24,17 @@ BuildRequires: perl(File::Basename) BuildRequires: perl(File::Spec) BuildRequires: perl(File::Temp) >= 0.20 BuildRequires: perl(IO::Dir) -BuildRequires: perl(List::Util) BuildRequires: perl(overload) BuildRequires: perl(Test::More) >= 0.88 BuildRequires: perl(utf8) # Runtime Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version)) +Requires: perl(version) >= 0.88 %{?perl_default_filter} +# Remove under-specified dependencies +%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(CPAN::Meta::Requirements\\)$ +%global __requires_exclude %{__requires_exclude}|^perl\\(Parse::CPAN::Meta\\) >= 1.4400 %description Software distributions released to the CPAN include a META.json or, @@ -79,6 +80,9 @@ make test %{_mandir}/man3/CPAN::Meta::Validator.3* %changelog +* Tue Jan 13 2015 Petr Pisar - 2.143240-2 +- Correct dependencies + * Thu Nov 20 2014 Paul Howarth - 2.143240-1 - Update to 2.143240 - Give correct path in nested merges such as resources -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP approveacls set to Awaiting Review
user: eseyman set for eseyman acl: approveacls of package: perl-XML-TreePP from: to: Awaiting Review on branch: f20 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP approveacls set to Awaiting Review
user: eseyman set for eseyman acl: approveacls of package: perl-XML-TreePP from: to: Awaiting Review on branch: f21 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP approveacls set to Awaiting Review
user: eseyman set for eseyman acl: approveacls of package: perl-XML-TreePP from: to: Awaiting Review on branch: el6 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP approveacls set to Awaiting Review
user: eseyman set for eseyman acl: approveacls of package: perl-XML-TreePP from: to: Awaiting Review on branch: el5 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] kanarip:perl-GO-TermFinder approveacls set to Approved
user: kanarip set for jehane acl: approveacls of package: perl-GO-TermFinder from: Awaiting Review to: Approved on branch: f20 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-GO-TermFinder -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] kanarip:perl-XML-TreePP approveacls set to Approved
user: kanarip set for eseyman acl: approveacls of package: perl-XML-TreePP from: Awaiting Review to: Approved on branch: el6 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] kanarip:perl-XML-TreePP commit set to Approved
user: kanarip set for jehane acl: commit of package: perl-XML-TreePP from: Awaiting Review to: Approved on branch: master To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] kanarip:perl-XML-TreePP approveacls set to Approved
user: kanarip set for eseyman acl: approveacls of package: perl-XML-TreePP from: Awaiting Review to: Approved on branch: f20 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] kanarip:perl-XML-TreePP approveacls set to Approved
user: kanarip set for eseyman acl: approveacls of package: perl-XML-TreePP from: Awaiting Review to: Approved on branch: el5 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] kanarip:perl-XML-TreePP commit set to Approved
user: kanarip set for jehane acl: commit of package: perl-XML-TreePP from: Awaiting Review to: Approved on branch: el6 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] kanarip:perl-GO-TermFinder approveacls set to Approved
user: kanarip set for jehane acl: approveacls of package: perl-GO-TermFinder from: Awaiting Review to: Approved on branch: f21 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-GO-TermFinder -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] kanarip:perl-GO-TermFinder approveacls set to Approved
user: kanarip set for jehane acl: approveacls of package: perl-GO-TermFinder from: Awaiting Review to: Approved on branch: el6 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-GO-TermFinder -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] kanarip:perl-XML-TreePP commit set to Approved
user: kanarip set for jehane acl: commit of package: perl-XML-TreePP from: Awaiting Review to: Approved on branch: el5 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] kanarip:perl-GO-TermFinder approveacls set to Approved
user: kanarip set for jehane acl: approveacls of package: perl-GO-TermFinder from: Awaiting Review to: Approved on branch: master To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-GO-TermFinder -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] kanarip:perl-GO-TermFinder approveacls set to Approved
user: kanarip set for jehane acl: approveacls of package: perl-GO-TermFinder from: Awaiting Review to: Approved on branch: el5 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-GO-TermFinder -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] kanarip:perl-XML-TreePP approveacls set to Approved
user: kanarip set for eseyman acl: approveacls of package: perl-XML-TreePP from: Awaiting Review to: Approved on branch: master To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] kanarip:perl-XML-TreePP approveacls set to Approved
user: kanarip set for eseyman acl: approveacls of package: perl-XML-TreePP from: Awaiting Review to: Approved on branch: f21 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] kanarip:perl-XML-TreePP commit set to Approved
user: kanarip set for jehane acl: commit of package: perl-XML-TreePP from: Awaiting Review to: Approved on branch: f20 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] kanarip:perl-XML-TreePP commit set to Approved
user: kanarip set for jehane acl: commit of package: perl-XML-TreePP from: Awaiting Review to: Approved on branch: f21 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP watchbugzilla set to Approved
user: eseyman set for perl-sig acl: watchbugzilla of package: perl-XML-TreePP from: to: Approved on branch: master To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP watchbugzilla set to Approved
user: eseyman set for perl-sig acl: watchbugzilla of package: perl-XML-TreePP from: to: Approved on branch: f21 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP watchbugzilla set to Approved
user: eseyman set for perl-sig acl: watchbugzilla of package: perl-XML-TreePP from: to: Approved on branch: f20 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP watchbugzilla set to Approved
user: eseyman set for perl-sig acl: watchbugzilla of package: perl-XML-TreePP from: to: Approved on branch: el5 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP watchcommits set to Approved
user: eseyman set for perl-sig acl: watchcommits of package: perl-XML-TreePP from: to: Approved on branch: f21 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP watchbugzilla set to Approved
user: eseyman set for perl-sig acl: watchbugzilla of package: perl-XML-TreePP from: to: Approved on branch: el6 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP watchcommits set to Approved
user: eseyman set for perl-sig acl: watchcommits of package: perl-XML-TreePP from: to: Approved on branch: f20 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] jehane:perl-XML-TreePP watchcommits set to Approved
user: jehane set for kanarip acl: watchcommits of package: perl-XML-TreePP from: to: Approved on branch: epel7 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP watchcommits set to Approved
user: eseyman set for perl-sig acl: watchcommits of package: perl-XML-TreePP from: to: Approved on branch: master To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] jehane:perl-XML-TreePP approveacls set to Approved
user: jehane set for eseyman acl: approveacls of package: perl-XML-TreePP from: Awaiting Review to: Approved on branch: epel7 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP approveacls set to Awaiting Review
user: eseyman set for eseyman acl: approveacls of package: perl-XML-TreePP from: to: Awaiting Review on branch: master To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP approveacls set to Awaiting Review
user: eseyman set for eseyman acl: approveacls of package: perl-XML-TreePP from: to: Awaiting Review on branch: epel7 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] jehane:perl-XML-TreePP watchbugzilla set to Approved
user: jehane set for kanarip acl: watchbugzilla of package: perl-XML-TreePP from: to: Approved on branch: epel7 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP watchcommits set to Approved
user: eseyman set for perl-sig acl: watchcommits of package: perl-XML-TreePP from: to: Approved on branch: el5 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP watchcommits set to Approved
user: eseyman set for perl-sig acl: watchcommits of package: perl-XML-TreePP from: to: Approved on branch: el6 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP approveacls set to Obsolete
user: eseyman set for eseyman acl: approveacls of package: perl-XML-TreePP from: Approved to: Obsolete on branch: f20 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP approveacls set to Obsolete
user: eseyman set for eseyman acl: approveacls of package: perl-XML-TreePP from: Approved to: Obsolete on branch: el6 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP approveacls set to Obsolete
user: eseyman set for eseyman acl: approveacls of package: perl-XML-TreePP from: Approved to: Obsolete on branch: el5 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP approveacls set to Obsolete
user: eseyman set for eseyman acl: approveacls of package: perl-XML-TreePP from: Approved to: Obsolete on branch: f21 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP approveacls set to Obsolete
user: eseyman set for eseyman acl: approveacls of package: perl-XML-TreePP from: Approved to: Obsolete on branch: epel7 To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[PkgDB] eseyman:perl-XML-TreePP approveacls set to Obsolete
user: eseyman set for eseyman acl: approveacls of package: perl-XML-TreePP from: Approved to: Obsolete on branch: master To make changes to this package see: https://admin.fedoraproject.org/pkgdb/package/perl-XML-TreePP -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-parent] Specify all dependencies
commit c8e2fa78d0d717b37eff8b8d50b1698c553c573d Author: Petr Písař Date: Tue Jan 13 18:11:24 2015 +0100 Specify all dependencies perl-parent.spec | 10 +- 1 files changed, 9 insertions(+), 1 deletions(-) --- diff --git a/perl-parent.spec b/perl-parent.spec index b367bac..12a87de 100644 --- a/perl-parent.spec +++ b/perl-parent.spec @@ -1,7 +1,7 @@ Name: perl-parent Epoch: 1 Version: 0.228 -Release: 310%{?dist} +Release: 311%{?dist} Summary: Establish an ISA relationship with base classes at compile time License: GPL+ or Artistic Group: Development/Libraries @@ -9,7 +9,12 @@ URL: http://search.cpan.org/dist/parent/ Source0: http://search.cpan.org/CPAN/authors/id/C/CO/CORION/parent-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildArch: noarch +BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) +# Run-time: +BuildRequires: perl(strict) +BuildRequires: perl(vars) +# Tests: BuildRequires: perl(lib) BuildRequires: perl(Test::More) >= 0.4 Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) @@ -55,6 +60,9 @@ rm -rf %{buildroot} %{_mandir}/man3/parent.3pm* %changelog +* Tue Jan 13 2015 Petr Pisar - 1:0.228-311 +- Specify all dependencies + * Wed Sep 03 2014 Jitka Plesnikova - 1:0.228-310 - Increase release to favour standalone package -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
File Digest-SHA3-0.24.tar.gz uploaded to lookaside cache by ddick
A file has been added to the lookaside cache for perl-Digest-SHA3: 4d3a5d8e71485955bab65755ade0d3b0 Digest-SHA3-0.24.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-Digest-SHA3] Updated to 0.24
commit b139ca239d619fc4bfa2f33895b9cb6daf933bf8 Author: David Dick Date: Wed Jan 14 07:36:30 2015 +1100 Updated to 0.24 .gitignore|1 + perl-Digest-SHA3.spec |5 - sources |2 +- 3 files changed, 6 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index fc91d08..f20fbf6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /Digest-SHA3-0.22.tar.gz +/Digest-SHA3-0.24.tar.gz diff --git a/perl-Digest-SHA3.spec b/perl-Digest-SHA3.spec index be42348..3accfd6 100644 --- a/perl-Digest-SHA3.spec +++ b/perl-Digest-SHA3.spec @@ -1,5 +1,5 @@ Name: perl-Digest-SHA3 -Version:0.22 +Version:0.24 Release:1%{?dist} Summary:Perl extension for SHA-3 License:GPL+ or Artistic @@ -69,5 +69,8 @@ This script will compute and check the SHA3 message digest of a file %{_bindir}/* %changelog +* Wed Jan 14 2015 David Dick - 0.24-1 +- Updated to 0.24 + * Wed Aug 27 2014 David Dick - 0.22-1 - Initial release diff --git a/sources b/sources index f6e3c3c..beed53b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd99a53c6950b6845cda7e6b929b25d5 Digest-SHA3-0.22.tar.gz +4d3a5d8e71485955bab65755ade0d3b0 Digest-SHA3-0.24.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-Digest-SHA3/f20] Updated to 0.24
Summary of changes: b139ca2... Updated to 0.24 (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-Digest-SHA3/f21] Updated to 0.24
Summary of changes: b139ca2... Updated to 0.24 (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-Digest-SHA3/el6] Updated to 0.24
Summary of changes: b139ca2... Updated to 0.24 (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-Digest-SHA3/epel7] Updated to 0.24
Summary of changes: b139ca2... Updated to 0.24 (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1178792] perl-Digest-SHA3-0.24 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1178792 --- Comment #2 from Fedora Update System --- perl-Digest-SHA3-0.24-1.el7 has been submitted as an update for Fedora EPEL 7. https://admin.fedoraproject.org/updates/perl-Digest-SHA3-0.24-1.el7 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=wl1tpJJ2kt&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1178792] perl-Digest-SHA3-0.24 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1178792 --- Comment #3 from Fedora Update System --- perl-Digest-SHA3-0.24-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/perl-Digest-SHA3-0.24-1.el6 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=iVCT3Hsokm&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1178792] perl-Digest-SHA3-0.24 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1178792 --- Comment #5 from Fedora Update System --- perl-Digest-SHA3-0.24-1.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/perl-Digest-SHA3-0.24-1.fc21 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Hi1SoMhxTy&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1178792] perl-Digest-SHA3-0.24 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1178792 --- Comment #4 from Fedora Update System --- perl-Digest-SHA3-0.24-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/perl-Digest-SHA3-0.24-1.fc20 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=QrlPJJK2IU&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
File REST-Client-272.tar.gz uploaded to lookaside cache by ddick
A file has been added to the lookaside cache for perl-REST-Client: 9bb9199b0b7d7343deb2a4d1e68d071a REST-Client-272.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-REST-Client] (2 commits) ...Update to 272
Summary of changes: 9df60f3... Update to 272 939687e... Update to 272 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-REST-Client: 2/2] Update to 272
commit 939687e535d86dfffa536040834b70261917136c Merge: 9df60f3 5245b4c Author: David Dick Date: Wed Jan 14 08:31:23 2015 +1100 Update to 272 perl-REST-Client.spec |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) --- diff --cc perl-REST-Client.spec index ba4bc62,2cc750f..7c81988 --- a/perl-REST-Client.spec +++ b/perl-REST-Client.spec @@@ -55,8 -55,11 +55,14 @@@ make tes %{_mandir}/man3/* %changelog +* Wed Jan 14 2014 David Dick - 272-1 +- Update to 272 + + * Fri Aug 29 2014 Jitka Plesnikova - 271-3 + - Perl 5.20 rebuild + + * Sat Jun 07 2014 Fedora Release Engineering - 271-2 + - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Mar 24 2014 David Dick - 271-1 - Initial release -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-REST-Client: 1/2] Update to 272
commit 9df60f357e8fd3820167b954c26fbbf93efde7a8 Author: David Dick Date: Wed Jan 14 08:30:33 2015 +1100 Update to 272 .gitignore|1 + perl-REST-Client.spec |5 - sources |2 +- 3 files changed, 6 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index 33c9a33..f70f69e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /REST-Client-271.tar.gz +/REST-Client-272.tar.gz diff --git a/perl-REST-Client.spec b/perl-REST-Client.spec index 33ed72f..ba4bc62 100644 --- a/perl-REST-Client.spec +++ b/perl-REST-Client.spec @@ -1,5 +1,5 @@ Name: perl-REST-Client -Version:271 +Version:272 Release:1%{?dist} Summary:Simple client for interacting with RESTful http/https resources License:GPL+ or Artistic @@ -55,5 +55,8 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 14 2014 David Dick - 272-1 +- Update to 272 + * Mon Mar 24 2014 David Dick - 271-1 - Initial release diff --git a/sources b/sources index 28fb48d..787fbaa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2f2132190161eaa87e818ac6af53acfa REST-Client-271.tar.gz +9bb9199b0b7d7343deb2a4d1e68d071a REST-Client-272.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-REST-Client] Update to 272
commit 6d352b8718f4a4fc297f5b26d49d72f6a550fc68 Author: David Dick Date: Wed Jan 14 08:32:41 2015 +1100 Update to 272 perl-REST-Client.spec |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/perl-REST-Client.spec b/perl-REST-Client.spec index 7c81988..b332ebc 100644 --- a/perl-REST-Client.spec +++ b/perl-REST-Client.spec @@ -55,7 +55,7 @@ make test %{_mandir}/man3/* %changelog -* Wed Jan 14 2014 David Dick - 272-1 +* Wed Jan 14 2015 David Dick - 272-1 - Update to 272 * Fri Aug 29 2014 Jitka Plesnikova - 271-3 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-REST-Client/f20] (5 commits) ...Update to 272
Summary of changes: b991cd9... - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass (*) 5245b4c... Perl 5.20 rebuild (*) 9df60f3... Update to 272 (*) 939687e... Update to 272 (*) 6d352b8... Update to 272 (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-REST-Client/f21] (4 commits) ...Update to 272
Summary of changes: 5245b4c... Perl 5.20 rebuild (*) 9df60f3... Update to 272 (*) 939687e... Update to 272 (*) 6d352b8... Update to 272 (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-REST-Client/el6] (5 commits) ...Update to 272
Summary of changes: b991cd9... - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass (*) 5245b4c... Perl 5.20 rebuild (*) 9df60f3... Update to 272 (*) 939687e... Update to 272 (*) 6d352b8... Update to 272 (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[perl-REST-Client/epel7] (5 commits) ...Update to 272
Summary of changes: b991cd9... - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass (*) 5245b4c... Perl 5.20 rebuild (*) 9df60f3... Update to 272 (*) 939687e... Update to 272 (*) 6d352b8... Update to 272 (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1171043] perl-REST-Client-272 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1171043 --- Comment #1 from Fedora Update System --- perl-REST-Client-272-1.el7 has been submitted as an update for Fedora EPEL 7. https://admin.fedoraproject.org/updates/perl-REST-Client-272-1.el7 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=rItuzKxieg&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1171043] perl-REST-Client-272 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1171043 --- Comment #2 from Fedora Update System --- perl-REST-Client-272-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/perl-REST-Client-272-1.el6 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=DpZZXQkzI7&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
[Bug 1171043] perl-REST-Client-272 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1171043 --- Comment #3 from Fedora Update System --- perl-REST-Client-272-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/perl-REST-Client-272-1.fc20 -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=6WsOvCruWa&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel