diff --git a/.gitignore b/.gitignore index 79552dc..51c9c4e 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ POE-Component-IRC-6.14.tar.gz /POE-Component-IRC-6.68.tar.gz /POE-Component-IRC-6.88.tar.gz /POE-Component-IRC-6.90.tar.gz +/POE-Component-IRC-6.91.tar.gz diff --git a/perl-POE-Component-IRC.spec b/perl-POE-Component-IRC.spec index a6afa09..52a9a96 100644 --- a/perl-POE-Component-IRC.spec +++ b/perl-POE-Component-IRC.spec @@ -9,8 +9,8 @@ Name: perl-POE-Component-IRC Summary: A POE component for building IRC clients -Version: 6.90 -Release: 12%{?dist} +Version: 6.91 +Release: 1%{?dist} License: GPL+ or Artistic Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/POE-Component-IRC-%{version}.tar.gz URL: https://metacpan.org/release/POE-Component-IRC @@ -23,7 +23,6 @@ BuildRequires: perl(:VERSION) >= 5.8.1 BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(strict) BuildRequires: perl(warnings) -BuildRequires: sed # Run-time: BuildRequires: perl(base) BuildRequires: perl(Carp) @@ -122,14 +121,14 @@ is to it. Cool, no? chmod -c -x examples/* # Remove bundled modules rm -r t/inc/Crypt -sed -i -e '/^t\/inc\/Crypt/d' MANIFEST +perl -i -e 'print $_ unless m{\At/inc/Crypt\b}' MANIFEST %build -perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 -make %{?_smp_mflags} +perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 +%{make_build} %install -make pure_install DESTDIR=%{buildroot} +%{make_install} %{_fixperms} %{buildroot}/* %check @@ -142,6 +141,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Mon Jun 07 2021 Petr Pisar - 6.91-1 +- 6.91 bump + * Sun May 23 2021 Jitka Plesnikova - 6.90-12 - Perl 5.34 rebuild diff --git a/sources b/sources index 8b124d4..7a00b5e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (POE-Component-IRC-6.90.tar.gz) = c8106bf740a60dc075f99df40c96f30232f69f1369ea5f68ce10636ab0640536ef2c806d73e721f21c21043ab7c386a1e54e099241bd52070648ffc9fd010750 +SHA512 (POE-Component-IRC-6.91.tar.gz) = 1dc8e4756a18777c1414e7f1b236922de0a8fb4a38e058a3f8e316de86a94ad9ab0ef4135c212f746484ec11ba7cb6cb48fc7526259619da5b6e03d2daa5f9cd