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.05_03 bump, fix failing tests
Date: Tue, 18 Aug 2026 10:41:10 GMT	[thread overview]
Message-ID: <178704967051.1.12191132464737281065.rpms-perl-Business-ISBN-b1ea648743e0@fedoraproject.org> (raw)

A new commit has been pushed.

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

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

                 reply	other threads:[~2026-08-18 10:41 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=178704967051.1.12191132464737281065.rpms-perl-Business-ISBN-b1ea648743e0@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