[perl-Wx] 0.9913

Tom Callaway spot at fedoraproject.org
Mon Oct 1 16:04:18 UTC 2012


commit 97343753d454fd23a43153b2d4b1685a23abce6c
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Mon Oct 1 12:05:30 2012 -0400

    0.9913

 .gitignore   |    1 +
 perl-Wx.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 99bf840..f4e7dc4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ Wx-0.92.tar.gz
 /Wx-0.9906.tar.gz
 /Wx-0.9907.tar.gz
 /Wx-0.9911.tar.gz
+/Wx-0.9913.tar.gz
diff --git a/perl-Wx.spec b/perl-Wx.spec
index 99b043f..b9b2f0f 100644
--- a/perl-Wx.spec
+++ b/perl-Wx.spec
@@ -9,7 +9,7 @@
 # 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.9911
+Version:        0.9913
 Release:        1%{?dist}
 Summary:        Interface to the wxWidgets cross-platform GUI toolkit
 Group:          Development/Libraries
@@ -389,6 +389,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Oct  1 2012 Tom Callaway <spot at fedoraproject.org> - 0.9913-1
+- update to 0.9913
+
 * Fri Aug 24 2012 Tom Callaway <spot at fedoraproject.org> - 0.9911-1
 - update to 0.9911
 
diff --git a/sources b/sources
index 409b6e5..46b45d6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-528fe939dca2e50b050d78abf6866e3f  Wx-0.9911.tar.gz
+eab115ad98737eb6a02305e1b9e79c48  Wx-0.9913.tar.gz


More information about the scm-commits mailing list