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

A new commit has been pushed.

Repo   : rpms/perl-Business-ISBN
Branch : epel10.2
Commit : 6b778b22c7b66869c8915a81065f03916b6b5656
Author : Štěpán Kasal <kasal@fedoraproject.org>
Date   : 2008-11-24T15:22:00+00:00
Stats  : +9/-20 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Business-ISBN/c/6b778b22c7b66869c8915a81065f03916b6b5656?branch=epel10.2

Log:
new upstream version

---
diff --git a/.cvsignore b/.cvsignore
index 2210852..e4ace03 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-Business-ISBN-2.03.tar.gz
+Business-ISBN-2.04_01.tar.gz

diff --git a/perl-Business-ISBN-2.03-fix-barcode-test.patch b/perl-Business-ISBN-2.03-fix-barcode-test.patch
deleted file mode 100644
index 1f1b12a..0000000
--- a/perl-Business-ISBN-2.03-fix-barcode-test.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- Business-ISBN-2.03/t/png_barcode.t	Wed Mar 14 03:21:08 2007
-+++ Business-ISBN-2.03/t/png_barcode.t	Fri Oct 26 14:58:15 2007
-@@ -17,8 +17,8 @@
- 	ok( $isbn->is_valid, "Valid ISBN" );
- 	
- 	SKIP: {
--		skip "Need GD::Barcode::EAN13", 2,
--			unless eval "use GD::Barcode::EAN13";
-+		skip "Need GD::Barcode::EAN13", 2
-+			unless eval "require GD::Barcode::EAN13";
- 			
- 		my $png  = eval { $isbn->png_barcode };
- 		ok( defined $png, "PNG defined" );

diff --git a/perl-Business-ISBN.spec b/perl-Business-ISBN.spec
index 4daf15e..58c262f 100644
--- a/perl-Business-ISBN.spec
+++ b/perl-Business-ISBN.spec
@@ -1,13 +1,12 @@
 Name:           perl-Business-ISBN
-Version:        2.03
-Release:        4%{?dist}
+Version:        2.04_01
+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-2.03.tar.gz
-Patch0:		perl-Business-ISBN-2.03-fix-barcode-test.patch
+Source0:        http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Business-ISBN-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -29,7 +28,6 @@ ISBN-10 and ISBN-13.
 
 %prep
 %setup -q -n Business-ISBN-%{version}
-%patch0 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -60,6 +58,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Nov 24 2008 Stepan Kasal <skasal@redhat.com> - 2.04_01-1
+- new upstream version
+- drop integrated patch
+
 * Thu Feb  7 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.03-4
 - rebuild for new perl
 

diff --git a/sources b/sources
index b8ca29d..45aea35 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-507f90ec2e8f53e138222895444cef4c  Business-ISBN-2.03.tar.gz
+80f11d0a9bb384f42d4728a23476754f  Business-ISBN-2.04_01.tar.gz

^ 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.2: new upstream version 

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