diff --git a/.gitignore b/.gitignore index 6d9290c..a04b26e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ Wx-0.92.tar.gz /Wx-0.9904.tar.gz /Wx-0.9905.tar.gz /Wx-0.9906.tar.gz +/Wx-0.9907.tar.gz diff --git a/perl-Wx.spec b/perl-Wx.spec index e10514b..b268114 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.9906 +Version: 0.9907 Release: 1%{?dist} Summary: Interface to the wxWidgets cross-platform GUI toolkit Group: Development/Libraries @@ -388,6 +388,9 @@ chmod -R u+w $RPM_BUILD_ROOT/* %{_mandir}/man3/*.3pm* %changelog +* Fri May 11 2012 Tom Callaway - 0.9907-1 +- update to 0.9907 + * Tue Apr 3 2012 Tom Callaway - 0.9906-1 - update to 0.9906 diff --git a/sources b/sources index 2b86575..475896e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7f53841be9a9896e2f15d16a549013f9 Wx-0.9906.tar.gz +66f0455a67457644d6c16e5c44abb5e0 Wx-0.9907.tar.gz