public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Business-ISBN] epel9: 2.05_03 bump, fix failing tests
@ 2026-08-18 10:50 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-08-18 10:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Business-ISBN
Branch : epel9
Commit : b1ea648743e0a054f7821310fb02d23b886b803d
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2012-10-09T12:41:12+02:00
Stats : +10/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Business-ISBN/c/b1ea648743e0a054f7821310fb02d23b886b803d?branch=epel9
Log:
2.05_03 bump, fix failing tests
---
diff --git a/.gitignore b/.gitignore
index 75389e7..42596fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
Business-ISBN-2.05.tar.gz
+/Business-ISBN-2.05_03.tar.gz
diff --git a/perl-Business-ISBN.spec b/perl-Business-ISBN.spec
index 86befe1..b4a52bd 100644
--- a/perl-Business-ISBN.spec
+++ b/perl-Business-ISBN.spec
@@ -1,12 +1,13 @@
Name: perl-Business-ISBN
-Version: 2.05
-Release: 9%{?dist}
+Version: 2.05.03
+%define module_version 2.05_03
+Release: 1%{?dist}
Summary: Perl module to work with International Standard Book Numbers
Group: Development/Libraries
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Business-ISBN/
-Source0: http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Business-ISBN-%{version}.tar.gz
+Source0: http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Business-ISBN-%{module_version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@@ -32,7 +33,7 @@ ISBN-10 and ISBN-13.
%prep
-%setup -q -n Business-ISBN-%{version}
+%setup -q -n Business-ISBN-%{module_version}
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -63,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Oct 09 2012 Jitka Plesnikova <jplesnik@redhat.com> - 2.05.03-1
+- 2.05_03 bump. Fix failing tests (RT#78671, RT#75686)
+
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.05-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
diff --git a/sources b/sources
index 2dd49a2..5bb24f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-944a2844711fa6ab1b079d8d2ef4cd75 Business-ISBN-2.05.tar.gz
+c1a2d0ae95b6fc371a98f821620dc4e0 Business-ISBN-2.05_03.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-18 10:50 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:50 [rpms/perl-Business-ISBN] epel9: 2.05_03 bump, fix failing tests Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox