ppisar pushed to perl-Gnome2 (master). "1.046 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jun 23 06:29:57 UTC 2015


From e7890afcb74798b51db2d728cbdb6c07e3ac944a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Tue, 23 Jun 2015 08:16:56 +0200
Subject: 1.046 bump


diff --git a/.gitignore b/.gitignore
index 4e508a7..c396b55 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Gnome2-1.042.tar.gz
 /Gnome2-1.043.tar.gz
 /Gnome2-1.044.tar.gz
 /Gnome2-1.045.tar.gz
+/Gnome2-1.046.tar.gz
diff --git a/perl-Gnome2.spec b/perl-Gnome2.spec
index fbc573e..001b95d 100644
--- a/perl-Gnome2.spec
+++ b/perl-Gnome2.spec
@@ -1,23 +1,28 @@
 Name:           perl-Gnome2
-Version:        1.045
-Release:        6%{?dist}
+Version:        1.046
+Release:        1%{?dist}
 Summary:        Perl interface to the 2.x series of the GNOME libraries
 License:        LGPLv2
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Gnome2/
 Source0:        http://www.cpan.org/authors/id/X/XA/XAOC/Gnome2-%{version}.tar.gz
+BuildRequires:  coreutils
+BuildRequires:  findutils
 BuildRequires:  libgnomeui-devel
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(Cwd)
 BuildRequires:  perl(ExtUtils::Depends) >= 0.20
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(ExtUtils::PkgConfig) >= 1.03
 BuildRequires:  perl(File::Spec)
-BuildRequires:  perl(Glib) >= 1.04
 BuildRequires:  perl(Glib::GenPod)
 BuildRequires:  perl(Glib::MakeHelper)
+# Gnome2::Canvas is maybe run-time hard checked at build-time
 BuildRequires:  perl(Gnome2::Canvas) >= 1.00
+# Gnome2::VFS is maybe run-time hard checked at build-time
 BuildRequires:  perl(Gnome2::VFS) >= 1.00
+# Gtk2 is maybe run-time hard checked at build-time
 BuildRequires:  perl(Gtk2) >= 1.00
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
@@ -26,6 +31,7 @@ BuildRequires:  perl(DynaLoader)
 # Tests:
 BuildRequires:  perl(constant)
 # Data::Dumper not used
+BuildRequires:  perl(Glib) >= 1.04
 BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:       perl(Gnome2::Canvas) >= 1.00
@@ -58,12 +64,16 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
 make test
 
 %files
-%doc AUTHORS ChangeLog.pre-git LICENSE maps NEWS README TODO
+%license LICENSE
+%doc AUTHORS ChangeLog.pre-git examples maps NEWS README TODO
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Gnome2*
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jun 23 2015 Petr Pisar <ppisar at redhat.com> - 1.046-1
+- 1.046 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.045-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 96aafab..6510dd6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-95c06139f9d950df17c9cb0340c74168  Gnome2-1.045.tar.gz
+abb820a474237f6c8d6c2dc19ba3c1e6  Gnome2-1.046.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Gnome2.git/commit/?h=master&id=e7890afcb74798b51db2d728cbdb6c07e3ac944a


More information about the perl-devel mailing list