From 0077e8270e86359d026b2be89c8b458ba17a21de Mon Sep 17 00:00:00 2001
From: Petr Písař <ppi...@redhat.com>
Date: Aug 10 2017 14:11:01 +0000
Subject: 0.032 bump


---

diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..a68a37c
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* (gtk|http|www)");
diff --git a/perl-Gtk3.spec b/perl-Gtk3.spec
index 51366dc..d4ca70f 100644
--- a/perl-Gtk3.spec
+++ b/perl-Gtk3.spec
@@ -1,20 +1,19 @@
 %global use_x11_tests 1
 
 Name:           perl-Gtk3
-Version:        0.030
-Release:        4%{?dist}
+Version:        0.032
+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/X/XA/XAOC/Gtk3-%{version}.tar.gz
 BuildArch:      noarch
-BuildRequires:  coreutils
 BuildRequires:  findutils
 BuildRequires:  gtk3
 BuildRequires:  make
-BuildRequires:  perl-interpreter
 BuildRequires:  perl-generators
+BuildRequires:  perl-interpreter
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
@@ -23,14 +22,15 @@ BuildRequires:  perl(Cairo::GObject) >= 1.000
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Glib::Object::Introspection) >= 0.016
+BuildRequires:  perl(overload)
 BuildRequires:  perl(POSIX)
+BuildRequires:  perl(Scalar::Util)
 # 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}
@@ -78,6 +78,9 @@ find $RPM_BUILD_ROOT -type f -name .packlist -delete
 %{_mandir}/man3/*
 
 %changelog
+* Thu Aug 10 2017 Petr Pisar <ppi...@redhat.com> - 0.032-1
+- 0.032 bump
+
 * Thu Jul 27 2017 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.030-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 
diff --git a/sources b/sources
index e6b7120..4a5522a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Gtk3-0.030.tar.gz) = 
6b7009b6232c794bc10432d68b92c55736d87f7e344fddec828b9fcd23537e2025832e9b54809816b8f3bc90cd99dbf22666b3b728e1d9e17b495e49457c4def
+SHA512 (Gtk3-0.032.tar.gz) = 
eb02fd872f7fe6e34c230424cf2e0ec29275c0bb2332fba1e61222c421d6eae33781c4ace6cb5fe9c5246986b1df376eea2dc2904880fe30a29023cd22e38aa2


        
https://src.fedoraproject.org/rpms/perl-Gtk3/c/0077e8270e86359d026b2be89c8b458ba17a21de?branch=master
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to