[perl-Tk] 804.032 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Thu Jul 31 14:10:16 UTC 2014


commit 068f848f7f11acec5ec4270e8011169c1095acc5
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Thu Jul 31 16:10:00 2014 +0200

    804.032 bump

 .gitignore                             |    1 +
 Tk-804.031-Link-PNG-test-to-zlib.patch |   33 --------------------------------
 perl-Tk.spec                           |   13 +++++------
 sources                                |    2 +-
 4 files changed, 8 insertions(+), 41 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac1f7c1..b1ab579 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Tk-804.028_503.tar.gz
 /Tk-804.029_500.tar.gz
 /Tk-804.030.tar.gz
 /Tk-804.031.tar.gz
+/Tk-804.032.tar.gz
diff --git a/perl-Tk.spec b/perl-Tk.spec
index 8a34c15..39511a8 100644
--- a/perl-Tk.spec
+++ b/perl-Tk.spec
@@ -3,8 +3,8 @@
 
 Name:           perl-Tk
 # devel version fix for perl 5.14: 
-Version:        804.031
-Release:        6%{?dist}
+Version:        804.032
+Release:        1%{?dist}
 Summary:        Perl Graphical User Interface ToolKit
 
 Group:          Development/Libraries
@@ -16,8 +16,6 @@ Patch0:         perl-Tk-widget.patch
 Patch1:         perl-Tk-debian.patch.gz
 # fix segfaults as in #235666 because of broken cashing code
 Patch2:         perl-Tk-seg.patch
-# Detect system libpng properly, CPAN RT#86988
-Patch3:         Tk-804.031-Link-PNG-test-to-zlib.patch
 # Fix freetype detection with 2.5
 Patch4:         perl-Tk-freetype25.patch
 
@@ -80,8 +78,6 @@ chmod -x pod/Popup.pod Tixish/lib/Tk/balArrow.xbm
 %patch1 -p1
 # patch to fix #235666 ... seems like caching code is broken
 %patch2 -p1 -b .seg
-# CPAN RT #86988
-%patch3 -p1
 # freetype-2.5 detection
 %patch4 -p1
 
@@ -130,6 +126,9 @@ find __demos/ -type f -exec chmod -x {} \;
 
 
 %changelog
+* Thu Jul 31 2014 Jitka Plesnikova <jplesnik at redhat.com> - 804.032-1
+- 804.032 bump
+
 * Fri Jun 20 2014 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 804.031-6
 - add patch from Yaakov Selkowitz to fix freetype detection (rhbz#1110872)
@@ -182,7 +181,7 @@ find __demos/ -type f -exec chmod -x {} \;
 * Thu Nov 10 2011 Iain Arnell <iarnell at gmail.com> 804.029-5
 - Rebuild for libpng 1.5
 
-* Thu Oct 21 2011 Ralf Corsépius <corsepiu at fedoraproject.org> 804.029-4
+* Fri Oct 21 2011 Ralf Corsépius <corsepiu at fedoraproject.org> 804.029-4
 - Split out Tk/MMutil.pm, Tk/install.pm, Tk/MakeDepend.pm into perl-Tk-devel.
   (Avoid dependency on perl-devel - BZ 741777).
 
diff --git a/sources b/sources
index 0a503d5..a9c2c6c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-57a8afd0563184c17a6470d1ee957f35  Tk-804.031.tar.gz
+47a84c70d1fd254ccece208303e6e9d5  Tk-804.032.tar.gz


More information about the scm-commits mailing list