From 7be4852caf5bbdd71ee194852a920bba6fe3927f Mon Sep 17 00:00:00 2001 From: Tom "spot" Callaway Date: Oct 20 2011 15:01:39 +0000 Subject: 0.9902 --- 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 - 0.9902-1 +- update to 0.9902 + * Tue Jul 19 2011 Petr Sabata - 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