diff --git a/SPECS/perl-Params-Util.spec b/SPECS/perl-Params-Util.spec index cf5436a..9dbbdc8 100644 --- a/SPECS/perl-Params-Util.spec +++ b/SPECS/perl-Params-Util.spec @@ -15,7 +15,7 @@ Summary: Simple, compact and correct param-checking functions Group: Development/Libraries License: GPL-1.0-or-later or Artistic-1.0-Perl URL: https://metacpan.org/pod/Params::Util -Source0: https://cpan.metacpan.org/authors/id/R/RE/REHSACK/Params-Util-1.102.tar.gz +Source0: https://cpan.metacpan.org/authors/id/R/RE/REHSACK/Params-Util-%{version}.tar.gz BuildRequires: perl-devel BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 diff --git a/SPECS/perl-Regexp-IPv6.spec b/SPECS/perl-Regexp-IPv6.spec index f87b12a..6c152da 100644 --- a/SPECS/perl-Regexp-IPv6.spec +++ b/SPECS/perl-Regexp-IPv6.spec @@ -9,7 +9,7 @@ BuildArch: noarch Group: Development/Libraries License: GPL-1.0-or-later or Artistic-1.0-Perl URL: https://metacpan.org/dist/%{cpanname} -Source0: https://cpan.metacpan.org/authors/id/S/SA/SALVA/Regexp-IPv6-0.03.tar.gz +Source0: https://cpan.metacpan.org/authors/id/S/SA/SALVA/Regexp-IPv6-%{version}.tar.gz BuildRequires: perl-devel BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 diff --git a/SPECS/perl-Software-License.spec b/SPECS/perl-Software-License.spec index d75ea0f..302a77f 100644 --- a/SPECS/perl-Software-License.spec +++ b/SPECS/perl-Software-License.spec @@ -5,14 +5,14 @@ Name: perl-%{cpanname} Version: 0.104002 -Release: %{?repo}0.rc1%{?dist} +Release: %{?repo}0.rc2%{?dist} Summary: packages that provide templated software licenses BuildArch: noarch Group: Development/Libraries License: GPL-1.0-or-later or Artistic-1.0-Perl URL: https://metacpan.org/dist/Software-License -Source0: https://cpan.metacpan.org/authors/id/L/LE/LEONT/Software-License-0.104002.tar.gz +Source0: https://cpan.metacpan.org/authors/id/L/LE/LEONT/Software-License-%{version}.tar.gz ### AGPL Source21: AGPL-3.0.txt ### Apache @@ -584,6 +584,9 @@ install -m644 %{SOURCE49} %{buildroot}%{perl5_cpanlic}/Zlib/ %attr(0644,root,root) %{perl5_cpanlic}/Zlib/Zlib.txt %changelog +* Sun May 21 2023 Michael A. Peters - 0.104002-0.rc2 +- Rebuild + * Sun Apr 23 2023 Michael A. Peters - 0.104002-0.rc1 - Use %%{perl5_cpanlic} macro - Conditionally run tests