cra pushed to perl-Term-ReadLine-Gnu (epel7). "- New upstream release"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat May 9 19:36:54 UTC 2015


From e1b4a0635f8dc8d3995fab78648d891666879c6e Mon Sep 17 00:00:00 2001
From: Lubomir Rintel <lkundrak at fedoraproject.org>
Date: Fri, 8 May 2009 09:33:15 +0000
Subject: - New upstream release


diff --git a/.cvsignore b/.cvsignore
index 4c00284..72baa92 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-Term-ReadLine-Gnu-1.17a.tar.gz
+Term-ReadLine-Gnu-1.19.tar.gz
diff --git a/perl-Term-ReadLine-Gnu-1.17-vbtest.patch b/perl-Term-ReadLine-Gnu-1.17-vbtest.patch
deleted file mode 100644
index d77b389..0000000
--- a/perl-Term-ReadLine-Gnu-1.17-vbtest.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Temporarily disable test that fails in Fedora 9
-Lubomir Rintel <lkundrak at v3.sk>
-
-diff -urp Term-ReadLine-Gnu-1.17.orig/t/readline.t Term-ReadLine-Gnu-1.17/t/readline.t
---- Term-ReadLine-Gnu-1.17.orig/t/readline.t	2008-07-02 16:14:37.000000000 +0200
-+++ Term-ReadLine-Gnu-1.17/t/readline.t	2008-07-02 16:13:54.000000000 +0200
-@@ -865,8 +865,9 @@ $t->ornaments('md,me,,');
- print $OUT "\n" unless defined $t->readline("bold>");
- $t->ornaments('mr,me,,');
- print $OUT "\n" unless defined $t->readline("reverse>");
--$t->ornaments('vb,,,');
--print $OUT "\n" unless defined $t->readline("visible bell>");
-+# Thus confusingly fails with Perl 5.10.0
-+#$t->ornaments('vb,,,');
-+#print $OUT "\n" unless defined $t->readline("visible bell>");
- $t->ornaments(0);
- print $OUT "# end of ornaments test\n";
- 
diff --git a/perl-Term-ReadLine-Gnu.spec b/perl-Term-ReadLine-Gnu.spec
index bc49600..c0fff2a 100644
--- a/perl-Term-ReadLine-Gnu.spec
+++ b/perl-Term-ReadLine-Gnu.spec
@@ -1,12 +1,11 @@
 Name:           perl-Term-ReadLine-Gnu
-Version:        1.17a
-Release:        5%{?dist}
+Version:        1.19
+Release:        1%{?dist}
 Summary:        Perl extension for the GNU Readline/History Library
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Term-ReadLine-Gnu/
 Source0:        http://www.cpan.org/authors/id/H/HA/HAYASHI/Term-ReadLine-Gnu-%{version}.tar.gz
-Patch0:         perl-Term-ReadLine-Gnu-1.17-vbtest.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  ncurses-devel
@@ -21,8 +20,7 @@ An implementation of Term::ReadLine using the GNU Readline/History Library.
 
 
 %prep
-%setup -q -n Term-ReadLine-Gnu-1.17
-%patch0 -p1 -b .vbtest
+%setup -q -n Term-ReadLine-Gnu-%{version}
 
 
 %build
@@ -67,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri May 08 2009 Lubomir Rintel (Good Data) <lubo.rintel at gooddata.com> 1.19-1
+- New upstream release
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.17a-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
@@ -78,7 +79,7 @@ rm -rf $RPM_BUILD_ROOT
 - Patch around rt#56500 perl bug hoping for better tomorrows
 
 * Sat Jun 28 2008 Lubomir Rintel (Good Data) <lubo.rintel at gooddata.com> 1.17a-2
-- Tun the test suite with a pseudo-terminal
+- Run the test suite with a pseudo-terminal
 
 * Fri Jun 27 2008 Lubomir Rintel (Good Data) <lubo.rintel at gooddata.com> 1.17a-1
 - Specfile autogenerated by cpanspec 1.75.
diff --git a/sources b/sources
index 5345190..0a2017b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-acdd3ded64423390824f31149ebfdf5c  Term-ReadLine-Gnu-1.17a.tar.gz
+e591287af62e000256893c84d01abebe  Term-ReadLine-Gnu-1.19.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Term-ReadLine-Gnu.git/commit/?h=epel7&id=e1b4a0635f8dc8d3995fab78648d891666879c6e


More information about the perl-devel mailing list