public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Business-ISBN] epel10.2: 3.005 bump
Date: Tue, 18 Aug 2026 10:42:15 GMT	[thread overview]
Message-ID: <178704973581.1.1013300311424835452.rpms-perl-Business-ISBN-f41e2c1409ea@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Business-ISBN
Branch : epel10.2
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.2

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

                 reply	other threads:[~2026-08-18 10:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178704973581.1.1013300311424835452.rpms-perl-Business-ISBN-f41e2c1409ea@fedoraproject.org \
    --to=jplesnik@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox