From 97343753d454fd23a43153b2d4b1685a23abce6c Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Oct 01 2012 16:05:30 +0000 Subject: 0.9913 --- 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 - 0.9913-1 +- update to 0.9913 + * Fri Aug 24 2012 Tom Callaway - 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