jplesnik pushed to perl-Gtk3 (f22). "0.023 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Sep 4 12:40:54 UTC 2015


From 328a0b8eec9dc28f0f8b0a21b75b354b9ef941c9 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Fri, 4 Sep 2015 14:40:39 +0200
Subject: 0.023 bump


diff --git a/perl-Gtk3.spec b/perl-Gtk3.spec
index a7302b0..0ef5a51 100644
--- a/perl-Gtk3.spec
+++ b/perl-Gtk3.spec
@@ -1,7 +1,7 @@
 %global use_x11_tests 1
 
 Name:           perl-Gtk3
-Version:        0.019
+Version:        0.023
 Release:        1%{?dist}
 Summary:        Perl interface to the 3.x series of the GTK+ toolkit
 License:        LGPLv2+
@@ -9,30 +9,39 @@ Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Gtk3/
 Source0:        http://search.cpan.org/CPAN/authors/id/X/XA/XAOC/Gtk3-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
 BuildRequires:  gtk3
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 # Run-time
-BuildRequires:  perl(Carp)
 BuildRequires:  perl(Cairo::GObject) >= 1.000
-BuildRequires:  perl(Glib) >= 1.260
-BuildRequires:  perl(Glib::Object::Introspection) >= 0.016
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(Exporter)
+BuildRequires:  perl(Glib::Object::Introspection) >= 0.016
 BuildRequires:  perl(POSIX)
 # Tests
+# Config used only on FreeBSD
+BuildRequires:  perl(constant)
+BuildRequires:  perl(Encode)
+BuildRequires:  perl(Glib)
 BuildRequires:  perl(Glib::Object::Subclass)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(utf8)
 %if %{use_x11_tests}
 # X11 tests:
 BuildRequires:  xorg-x11-server-Xvfb
-BuildRequires:  xorg-x11-xinit
 BuildRequires:  font(:lang=en)
 %endif
 Requires:       gtk3
 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
+Requires:       perl(Glib::Object::Introspection) >= 0.016
+Requires:       perl(POSIX)
 
 # Remove under-specified dependencies
 %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\((Cairo::GObject|Glib::Object::Introspection)\\)$
@@ -66,6 +75,18 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 %{_mandir}/man3/*
 
 %changelog
+* Fri Sep 04 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.023-1
+- 0.023 bump
+
+* Mon Jul 13 2015 Petr Pisar <ppisar at redhat.com> - 0.022-1
+- 0.022 bump
+
+* Wed Jun 17 2015 Daniel P. Berrange <berrange at redhat.com> - 0.021-1
+- Update to 0.021 release
+
+* Mon Jun 08 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.019-2
+- Perl 5.22 rebuild
+
 * Wed Dec 03 2014 Petr Pisar <ppisar at redhat.com> - 0.019-1
 - 0.019 bump
 
diff --git a/sources b/sources
index 210e4fd..6630af9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b92a5d42f8f66d16221ad77a8d0e8ede  Gtk3-0.019.tar.gz
+6688b2aa6a9ad884cf68c2e3bb8aee6b  Gtk3-0.023.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Gtk3.git/commit/?h=f22&id=328a0b8eec9dc28f0f8b0a21b75b354b9ef941c9


More information about the perl-devel mailing list