commit 15483e1a462babc89f97ab5bd2a0ac94d0f1db77 Author: Tom "spot" Callaway <tcallawa@xxxxxxxxxx> Date: Mon Nov 28 09:45:25 2011 -0500 0.9903 .gitignore | 1 + perl-Wx.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index 1e075dc..a680f90 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ Wx-0.92.tar.gz /Wx-0.99.tar.gz /Wx-0.9901.tar.gz /Wx-0.9902.tar.gz +/Wx-0.9903.tar.gz diff --git a/perl-Wx.spec b/perl-Wx.spec index 9f139b9..b5c92c0 100644 --- a/perl-Wx.spec +++ b/perl-Wx.spec @@ -9,13 +9,13 @@ # 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.9902 +Version: 0.9903 Release: 1%{?dist} Summary: Interface to the wxWidgets cross-platform GUI toolkit Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/Wx/ -Source0: http://search.cpan.org/CPAN/authors/id/M/MB/MBARBON/Wx-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/M/MD/MDOOTSON/Wx-%{version}.tar.gz BuildRequires: wxGTK-devel BuildRequires: perl(Alien::wxWidgets) >= 0.25 BuildRequires: perl(Data::Dumper) @@ -385,6 +385,9 @@ chmod -R u+w $RPM_BUILD_ROOT/* %{_mandir}/man3/*.3pm* %changelog +* Mon Nov 28 2011 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 0.9903-1 +- update to 0.9903 + * Thu Oct 20 2011 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 0.9902-1 - update to 0.9902 diff --git a/sources b/sources index 960a4c2..2edba9c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -df4c9098cdaa37716dca37919c026bc0 Wx-0.9902.tar.gz +ca95c46ababa65c117491dfa5a31f10a Wx-0.9903.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel