]> git.pld-linux.org Git - packages/perl-Gtk3.git/commitdiff
- updated to 0.026 auto/th/perl-Gtk3-0.026-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 10 Jan 2016 14:33:56 +0000 (15:33 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 10 Jan 2016 14:33:56 +0000 (15:33 +0100)
perl-Gtk3.spec

index 00c63199e59ee02acf16f92db5a7ddcccdc6f1f9..1e32274996f816c3ae7cc9468c9d0abee02f8c79 100644 (file)
@@ -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
This page took 0.090809 seconds and 4 git commands to generate.