commit d3fb0c263d7ccb6528d669ba97369e765d40effc Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Wed Dec 3 15:40:35 2014 +0100 0.019 bump perl-Gtk3.spec | 18 +++++++----------- sources | 2 +- 2 files changed, 8 insertions(+), 12 deletions(-) --- diff --git a/perl-Gtk3.spec b/perl-Gtk3.spec index 7c44d35..a7302b0 100644 --- a/perl-Gtk3.spec +++ b/perl-Gtk3.spec @@ -1,8 +1,8 @@ %global use_x11_tests 1 Name: perl-Gtk3 -Version: 0.017 -Release: 3%{?dist} +Version: 0.019 +Release: 1%{?dist} Summary: Perl interface to the 3.x series of the GTK+ toolkit License: LGPLv2+ Group: Development/Libraries @@ -29,7 +29,7 @@ BuildRequires: xorg-x11-xinit BuildRequires: font(:lang=en) %endif Requires: gtk3 -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(Cairo::GObject) >= 1.000 Requires: perl(Glib) >= 1.260 Requires: perl(Glib::Object::Introspection) >= 0.009 @@ -44,20 +44,13 @@ interface library. Find out more about GTK+ at <http://www.gtk.org/>. %prep %setup -q -n Gtk3-%{version} -# Fails with GTK 3.10 -# https://rt.cpan.org/Ticket/Display.html?id=89189 -rm -f t/zz-GtkImage.t - %build -%{__perl} Makefile.PL INSTALLDIRS=vendor +perl Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT - find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; -find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; - %{_fixperms} $RPM_BUILD_ROOT/* %check @@ -73,6 +66,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_mandir}/man3/* %changelog +* Wed Dec 03 2014 Petr Pisar <ppisar@xxxxxxxxxx> - 0.019-1 +- 0.019 bump + * Mon Sep 01 2014 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 0.017-3 - Perl 5.20 rebuild diff --git a/sources b/sources index 15e27e8..210e4fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7e1094902399d3ee3903a355deb6feb0 Gtk3-0.017.tar.gz +b92a5d42f8f66d16221ad77a8d0e8ede Gtk3-0.019.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