From 705612a72388d91972970372b39ec57688e4a6f6 Mon Sep 17 00:00:00 2001
From: Petr Písař <ppi...@redhat.com>
Date: Aug 10 2017 14:37:42 +0000
Subject: Revert "0.032 bump"


This reverts commit 3d71dcd629f57d950d3a32224c9fa5dc0ee65571 because
0.032 requires Glib::Object::Introspection >= 0.043 that is not in
F26.

---

diff --git a/.rpmlint b/.rpmlint
deleted file mode 100644
index a68a37c..0000000
--- a/.rpmlint
+++ /dev/null
@@ -1,2 +0,0 @@
-from Config import *
-addFilter("spelling-error .* (gtk|http|www)");
diff --git a/perl-Gtk3.spec b/perl-Gtk3.spec
index a4a1c8e..f80b52d 100644
--- a/perl-Gtk3.spec
+++ b/perl-Gtk3.spec
@@ -1,19 +1,20 @@
 %global use_x11_tests 1
 
 Name:           perl-Gtk3
-Version:        0.032
-Release:        1%{?dist}
+Version:        0.030
+Release:        2%{?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-generators
 BuildRequires:  perl-interpreter
+BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
@@ -22,15 +23,14 @@ 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,9 +78,6 @@ 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
-
 * Sat Feb 11 2017 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.030-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 4a5522a..e6b7120 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Gtk3-0.032.tar.gz) = 
eb02fd872f7fe6e34c230424cf2e0ec29275c0bb2332fba1e61222c421d6eae33781c4ace6cb5fe9c5246986b1df376eea2dc2904880fe30a29023cd22e38aa2
+SHA512 (Gtk3-0.030.tar.gz) = 
6b7009b6232c794bc10432d68b92c55736d87f7e344fddec828b9fcd23537e2025832e9b54809816b8f3bc90cd99dbf22666b3b728e1d9e17b495e49457c4def


        
https://src.fedoraproject.org/rpms/perl-Gtk3/c/705612a72388d91972970372b39ec57688e4a6f6?branch=f26
_______________________________________________
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