public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Business-ISBN] epel10: 3.005 bump
@ 2026-08-18 10:41 Jitka Plesnikova
  0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-08-18 10:41 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/perl-Business-ISBN
Branch : epel10
Commit : f41e2c1409eac89cedc56787f25bbbfe84695848
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2019-12-12T09:28:06+01:00
Stats  : +12/-8 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Business-ISBN/c/f41e2c1409eac89cedc56787f25bbbfe84695848?branch=epel10

Log:
3.005 bump

---
diff --git a/.gitignore b/.gitignore
index b41ef98..3b91e06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ Business-ISBN-2.05.tar.gz
 /Business-ISBN-3.002.tar.gz
 /Business-ISBN-3.003.tar.gz
 /Business-ISBN-3.004.tar.gz
+/Business-ISBN-3.005.tar.gz

diff --git a/perl-Business-ISBN.spec b/perl-Business-ISBN.spec
index 4a5759f..a3d50fb 100644
--- a/perl-Business-ISBN.spec
+++ b/perl-Business-ISBN.spec
@@ -1,7 +1,7 @@
 Name:           perl-Business-ISBN
-%global cpan_version 3.004
+%global cpan_version 3.005
 Version:        %(echo '%{cpan_version}' | tr '_' '.'})
-Release:        9%{?dist}
+Release:        1%{?dist}
 Summary:        Perl module to work with International Standard Book Numbers
 
 License:        Artistic 2.0
@@ -21,7 +21,7 @@ BuildRequires:  perl(warnings)
 # Test::Manifest 1.21 is optional
 # Run-time:
 BuildRequires:  perl(base)
-BuildRequires:  perl(Business::ISBN::Data) >= 20140910.002
+BuildRequires:  perl(Business::ISBN::Data) >= 20191107
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Exporter)
@@ -45,12 +45,12 @@ ISBN-10 and ISBN-13.
 %setup -q -n Business-ISBN-%{cpan_version}
 
 %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=$RPM_BUILD_ROOT
-chmod -R u+w $RPM_BUILD_ROOT/*
+%{make_install}
+%{_fixperms} -c $RPM_BUILD_ROOT/*
 
 %check
 make test
@@ -62,6 +62,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Dec 12 2019 Jitka Plesnikova <jplesnik@redhat.com> - 3.005-1
+- 3.005 bump
+
 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.004-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
 

diff --git a/sources b/sources
index efd8ebf..6cc0055 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Business-ISBN-3.004.tar.gz) = 0ffdfac05da6852a0acc4399acb9cb5171cbc46b5d7b11ee3544763d57946282c06a29c2fbf4ef678f4c1f76a6df0f5def3be76224e3f842f66669aabf394121
+SHA512 (Business-ISBN-3.005.tar.gz) = f341a0d24c717032e9e6f179fa800bf7bb4be3e340cbd2f23a480b8f76fa24db58cdcbb41c1ee2fe063408bf6d2f7b0191ee657387723090d3f497582cf61579

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-18 10:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-18 10:41 [rpms/perl-Business-ISBN] epel10: 3.005 bump Jitka Plesnikova

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox