Compare commits

...

No commits in common. "c8" and "c9s" have entirely different histories.
c8 ... c9s

5 changed files with 69 additions and 9 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/Exporter-Tiny-1.000000.tar.gz
/Exporter-Tiny-[0-9.]*.tar.gz

View File

@ -1 +0,0 @@
2ed51682ff06e6f9da7f65f538fdb59e5b416d4a SOURCES/Exporter-Tiny-1.000000.tar.gz

View File

@ -0,0 +1,7 @@
from Config import *
# rpmlint can't tell if a macro is expanded or not; this one is correct
addFilter("unexpanded-macro %description -l C %EXPORT_TAGS")
# This is not a spelling error
addFilter("spelling-error %description -l en_US coderefs -> ")

View File

@ -6,20 +6,21 @@
%endif
Name: perl-Exporter-Tiny
Version: 1.000000
Release: 4%{?dist}
Version: 1.002002
Release: 6%{?dist}
Summary: An exporter with the features of Sub::Exporter but only core dependencies
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Exporter-Tiny/
Source0: http://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/Exporter-Tiny-%{version}.tar.gz
URL: https://metacpan.org/release/Exporter-Tiny
Source0: https://cpan.metacpan.org/modules/by-module/Exporter/Exporter-Tiny-%{version}.tar.gz
BuildArch: noarch
# Module Build
BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: make
BuildRequires: perl-interpreter
BuildRequires: perl-generators
BuildRequires: perl-interpreter
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.17
BuildRequires: sed
# Module Runtime
BuildRequires: perl(Carp)
BuildRequires: perl(strict)
@ -57,6 +58,10 @@ overridden to provide interesting behavior.
%prep
%setup -q -n Exporter-Tiny-%{version}
# Remove bundled modules Test::Fatal, Test::Requires, Test::Simple and Try::Tiny
rm -r ./inc/
sed -i -e '/^inc\//d' MANIFEST
%build
perl Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}
@ -75,8 +80,7 @@ make test
%else
%doc COPYRIGHT LICENSE
%endif
# GPL+ or Artistic
%doc Changes CREDITS README examples/
%doc Changes CREDITS examples/ README TODO
%{perl_vendorlib}/Exporter/
%{_mandir}/man3/Exporter::Tiny.3*
%{_mandir}/man3/Exporter::Tiny::Manual::Etc.3*
@ -86,6 +90,55 @@ make test
%{_mandir}/man3/Exporter::Shiny.3*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.002002-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.002002-5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.002002-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.002002-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.002002-2
- Perl 5.32 rebuild
* Fri Apr 24 2020 Paul Howarth <paul@city-fan.org> - 1.002002-1
- Update to 1.002002
- Fix bug in handling regexps in import lists; Exporter::Tiny allowed regexps
like /foo/i but not /foo/; having trailing flags is now optional! (GH#6)
- Tests would fail if 'PERL5OPT=-Mfeature=:5.18' environment variable was set;
this is because bareword '-default' was being interpreted as the Perl
'default' keyword (GH#5)
- Unbundle newly-bundled test modules
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.002001-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.002001-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.002001-3
- Perl 5.30 rebuild
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.002001-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Wed Jul 18 2018 Paul Howarth <paul@city-fan.org> - 1.002001-1
- Update to 1.002001
- Added support for generating and exporting non-code symbols such as $Foo,
@Bar, and %%Baz
- Improved test coverage, up from 88.78%% on coveralls.io to 96.74%%
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.000000-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.000000-5
- Perl 5.28 rebuild
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.000000-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (Exporter-Tiny-1.002002.tar.gz) = b6d39ba1824f6c9d68cf75e7f28fd896c2c475e419f0b1aadec58d4e7e5c8d3fd7bf85d841758772055470de56ad7a3ad6787cfd9d6c5d61d8449cf8f40bda8d