[perl-Wx] 0.9904

Tom Callaway spot at fedoraproject.org
Fri Mar 2 18:12:46 UTC 2012


commit 72fe6842108bd93e9f268d5c0d8f64f513df864d
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri Mar 2 13:12:45 2012 -0500

    0.9904

 .gitignore   |    1 +
 perl-Wx.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a680f90..c66493c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Wx-0.92.tar.gz
 /Wx-0.9901.tar.gz
 /Wx-0.9902.tar.gz
 /Wx-0.9903.tar.gz
+/Wx-0.9904.tar.gz
diff --git a/perl-Wx.spec b/perl-Wx.spec
index b260755..ac89a9c 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.9903
-Release:        2%{?dist}
+Version:        0.9904
+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
+* Fri Mar  2 2012 Tom Callaway <spot at fedoraproject.org> - 0.9904-1
+- update to 0.9904
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9903-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 2edba9c..9a4886c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ca95c46ababa65c117491dfa5a31f10a  Wx-0.9903.tar.gz
+e7422f7d25c1d44ef4fe1ca2a728d6a9  Wx-0.9904.tar.gz



More information about the perl-devel mailing list