[perl-Wx] 0.9911

Tom Callaway spot at fedoraproject.org
Fri Aug 24 21:24:02 UTC 2012


commit c1072f1895dee48af536ee1779a13bf5349b98e3
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri Aug 24 17:24:51 2012 -0400

    0.9911

 .gitignore   |    1 +
 perl-Wx.spec |    8 ++++++--
 sources      |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a04b26e..99bf840 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ Wx-0.92.tar.gz
 /Wx-0.9905.tar.gz
 /Wx-0.9906.tar.gz
 /Wx-0.9907.tar.gz
+/Wx-0.9911.tar.gz
diff --git a/perl-Wx.spec b/perl-Wx.spec
index 2209496..99b043f 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.9907
-Release:        3%{?dist}
+Version:        0.9911
+Release:        1%{?dist}
 Summary:        Interface to the wxWidgets cross-platform GUI toolkit
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -249,6 +249,7 @@ Provides: perl(Wx::Printer)
 Provides: perl(Wx::PrinterDC)
 Provides: perl(Wx::PrintFactory)
 Provides: perl(Wx::Printout)
+Provides: perl(Wx::PrintPaperDatabase)
 Provides: perl(Wx::PrintPreview)
 Provides: perl(Wx::Process)
 Provides: perl(Wx::ProcessEvent)
@@ -388,6 +389,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Fri Aug 24 2012 Tom Callaway <spot at fedoraproject.org> - 0.9911-1
+- update to 0.9911
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9907-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 475896e..409b6e5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-66f0455a67457644d6c16e5c44abb5e0  Wx-0.9907.tar.gz
+528fe939dca2e50b050d78abf6866e3f  Wx-0.9911.tar.gz



More information about the perl-devel mailing list