From a2807171aadad360ca71ad5e0c687a5b2f01c788 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 10 Jan 2016 15:33:56 +0100 Subject: [PATCH] - updated to 0.026 --- perl-Gtk3.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/perl-Gtk3.spec b/perl-Gtk3.spec index 00c6319..1e32274 100644 --- a/perl-Gtk3.spec +++ b/perl-Gtk3.spec @@ -7,12 +7,12 @@ Summary: Perl interface to the 3.x series of the Gimp Toolkit library Summary(pl.UTF-8): Interfejs perlowy do wersji 3.x biblioteki Gimp Toolkit Name: perl-Gtk3 -Version: 0.009 +Version: 0.026 Release: 1 License: LGPL v2.1+ Group: Development/Languages/Perl Source0: http://downloads.sourceforge.net/gtk2-perl/%{pdir}-%{version}.tar.gz -# Source0-md5: 813ec7972a4f98019ca463f57b2d3c39 +# Source0-md5: 4d6e582b2cddea0503d516edd91f2062 URL: http://gtk2-perl.sourceforge.net/ BuildRequires: perl-ExtUtils-MakeMaker >= 6.30 BuildRequires: perl-devel >= 1:5.8.0 @@ -21,7 +21,8 @@ BuildRequires: rpmbuild(macros) >= 1.192 %if %{with tests} BuildRequires: perl-Cairo-GObject >= 1.000 BuildRequires: perl-Glib >= 1.260 -BuildRequires: perl-Glib-Object-Introspection >= 0.014 +BuildRequires: perl-Glib-Object-Introspection >= 0.016 +BuildRequires: perl-Test-Simple >= 0.96 %endif # gdk-pixbuf2, gtk+3, pango with gobject-introspection bindings Requires: gdk-pixbuf2 >= 2.22 @@ -29,7 +30,7 @@ Requires: gtk+3 >= 3.0.0 Requires: pango >= 1:1.26 Requires: perl-Cairo-GObject >= 1.000 Requires: perl-Glib >= 1.260 -Requires: perl-Glib-Object-Introspection >= 0.014 +Requires: perl-Glib-Object-Introspection >= 0.016 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0