[perl-Gtk3] 0.017 bump

Jitka Plesnikova jplesnik at fedoraproject.org
Fri Aug 8 08:42:02 UTC 2014


commit 6c7acef0fe0981dc6b7816f69759d3170c960c7e
Author: Jitka Plesnikova <jplesnik at redhat.com>
Date:   Fri Aug 8 10:41:57 2014 +0200

    0.017 bump

 perl-Gtk3.spec |   12 ++++++++----
 sources        |    2 +-
 2 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/perl-Gtk3.spec b/perl-Gtk3.spec
index c8ddc8c..3375adb 100644
--- a/perl-Gtk3.spec
+++ b/perl-Gtk3.spec
@@ -1,13 +1,13 @@
 %global use_x11_tests 1
 
 Name:           perl-Gtk3
-Version:        0.015
-Release:        2%{?dist}
+Version:        0.017
+Release:        1%{?dist}
 Summary:        Perl interface to the 3.x series of the GTK+ toolkit
 License:        LGPLv2+
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Gtk3/
-Source0:        http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/Gtk3-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/X/XA/XAOC/Gtk3-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  gtk3
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
@@ -15,8 +15,9 @@ BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
 BuildRequires:  perl(Carp)
 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(Exporter)
+BuildRequires:  perl(POSIX)
 # Tests
 BuildRequires:  perl(Glib::Object::Subclass)
 BuildRequires:  perl(Scalar::Util)
@@ -73,6 +74,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Wed Aug 06 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.017-1
+- 0.017 bump
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.015-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 4a68d3f..15e27e8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b6c9f6bd6f49c1e12b893c26bc6d02ef  Gtk3-0.015.tar.gz
+7e1094902399d3ee3903a355deb6feb0  Gtk3-0.017.tar.gz


More information about the scm-commits mailing list