public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Business-ISBN] epel9: 3.009 bump (rhbz#2263687)
@ 2026-08-18 10:51 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-08-18 10:51 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Business-ISBN
Branch : epel9
Commit : 592e7b668adfd908b4194de1e3cfcf18d78daea8
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2024-02-12T10:45:24+01:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Business-ISBN/c/592e7b668adfd908b4194de1e3cfcf18d78daea8?branch=epel9
Log:
3.009 bump (rhbz#2263687)
---
diff --git a/.gitignore b/.gitignore
index 70ceb6e..a09901a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ Business-ISBN-2.05.tar.gz
/Business-ISBN-3.006.tar.gz
/Business-ISBN-3.007.tar.gz
/Business-ISBN-3.008.tar.gz
+/Business-ISBN-3.009.tar.gz
diff --git a/perl-Business-ISBN.spec b/perl-Business-ISBN.spec
index 27c2295..ec2a3ff 100644
--- a/perl-Business-ISBN.spec
+++ b/perl-Business-ISBN.spec
@@ -6,14 +6,14 @@
%endif
Name: perl-Business-ISBN
-%global cpan_version 3.008
+%global cpan_version 3.009
Version: %(echo '%{cpan_version}' | tr '_' '.'})
Release: 4%{?dist}
Summary: Perl module to work with International Standard Book Numbers
License: Artistic-2.0
URL: https://metacpan.org/release/Business-ISBN
-Source0: https://cpan.metacpan.org/authors/id/B/BD/BDFOY/Business-ISBN-%{cpan_version}.tar.gz
+Source0: https://cpan.metacpan.org/modules/by-module/Business/Business-ISBN-%{cpan_version}.tar.gz
BuildArch: noarch
BuildRequires: coreutils
BuildRequires: findutils
@@ -99,13 +99,16 @@ make test
%files
%license LICENSE
%doc Changes README.pod
-%{perl_vendorlib}/*
-%{_mandir}/man3/*.3*
+%{perl_vendorlib}/Business*
+%{_mandir}/man3/Business::ISBN*.3*
%files tests
%{_libexecdir}/%{name}
%changelog
+* Mon Feb 12 2024 Jitka Plesnikova <jplesnik@redhat.com> - 3.009-1
+- 3.009 bump (rhbz#2263687)
+
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.008-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
diff --git a/sources b/sources
index 7bbd7cd..8b01de6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Business-ISBN-3.008.tar.gz) = 9a605666e14903f338a6098ed5aaa1506dcfd4049ac0773859a7f7b61e9b23a657b0d046d8a4d05506e21433dd7b6f387a396373323f233a8906eb319a60b9f1
+SHA512 (Business-ISBN-3.009.tar.gz) = 4764762ae323427aaa315ff0265e617c173dbff66fb6bb2a8afbd2eb991f773fd56c110c918c26bbc876c1283ba502aa35a66ea9801bd400bbbff157c651098f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-18 10:51 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:51 [rpms/perl-Business-ISBN] epel9: 3.009 bump (rhbz#2263687) Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox