[perl-Wx] 0.9902

Tom Callaway spot at fedoraproject.org
Thu Oct 20 15:01:40 UTC 2011


commit 7be4852caf5bbdd71ee194852a920bba6fe3927f
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Thu Oct 20 11:01:39 2011 -0400

    0.9902

 .gitignore   |    1 +
 perl-Wx.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 012d685..1e075dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Wx-0.92.tar.gz
 /Wx-0.98.tar.gz
 /Wx-0.99.tar.gz
 /Wx-0.9901.tar.gz
+/Wx-0.9902.tar.gz
diff --git a/perl-Wx.spec b/perl-Wx.spec
index 9f4ef8a..9f139b9 100644
--- a/perl-Wx.spec
+++ b/perl-Wx.spec
@@ -9,8 +9,8 @@
 # for i in `grep -r "PACKAGE=" * | cut -d " " -f 2 | sed 's|PACKAGE=|perl(|g' | grep "Wx::" | sort -n |uniq`; do printf "Provides: $i)\\n"; done
 
 Name:           perl-Wx
-Version:        0.9901
-Release:        2%{?dist}
+Version:        0.9902
+Release:        1%{?dist}
 Summary:        Interface to the wxWidgets cross-platform GUI toolkit
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -385,6 +385,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Thu Oct 20 2011 Tom Callaway <spot at fedoraproject.org> - 0.9902-1
+- update to 0.9902
+
 * Tue Jul 19 2011 Petr Sabata <contyk at redhat.com> - 0.9901-2
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 2627369..960a4c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2c0d49373551271a9237bf779edfd0b1  Wx-0.9901.tar.gz
+df4c9098cdaa37716dca37919c026bc0  Wx-0.9902.tar.gz



More information about the perl-devel mailing list