[perl-Glib/epel7] 1.305

Tom Callaway spot at fedoraproject.org
Tue Jul 8 16:10:07 UTC 2014


commit 563f0a04383ef356936de492141628d63ae662b3
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue Jul 8 12:10:19 2014 -0400

    1.305

 perl-Glib.spec |   39 ++++++++++++++++++++++++++++++++++-----
 sources        |    2 +-
 2 files changed, 35 insertions(+), 6 deletions(-)
---
diff --git a/perl-Glib.spec b/perl-Glib.spec
index 1ca72ab..1447041 100644
--- a/perl-Glib.spec
+++ b/perl-Glib.spec
@@ -1,32 +1,46 @@
 Name:           perl-Glib
-Version:        1.280
-Release:        2%{?dist}
+Version:        1.305
+Release:        1%{?dist}
 Summary:        Perl interface to GLib
 Group:          Development/Libraries
 License:        LGPLv2+
 URL:            http://search.cpan.org/dist/Glib/
 Source0:        http://www.cpan.org/authors/id/X/XA/XAOC/Glib-%{version}.tar.gz
-BuildRequires:  perl >= 2:5.8.0
 BuildRequires:  glib2-devel
-BuildRequires:  perl(Carp)
+BuildRequires:  perl >= 2:5.8.0
 BuildRequires:  perl(Cwd)
 BuildRequires:  perl(ExtUtils::Depends) >= 0.300
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(ExtUtils::PkgConfig) >= 1.00
 BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 # Run-time
 BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+# Config not used by tests
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(DynaLoader)
 BuildRequires:  perl(Exporter)
+# Gtk2 not used and optional
 BuildRequires:  perl(IO::File)
+BuildRequires:  perl(overload)
+# POSIX not used by tests
 BuildRequires:  perl(Storable)
+BuildRequires:  perl(vars)
 # Tests
+BuildRequires:  perl(Config)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Tie::Hash)
+BuildRequires:  perl(utf8)
+# Optional tests:
+BuildRequires:  perl(I18N::Langinfo)
+BuildRequires:  perl(Test::ConsistentVersion)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires:       perl(Config)
+Requires:       perl(overload)
 
 # Do not export private modules and libraries
 %{?perl_default_filter}
@@ -96,6 +110,21 @@ make test
 %{_mandir}/man3/Glib::xsapi.3pm.gz
 
 %changelog
+* Tue Jul  8 2014 Tom Callaway <spot at fedoraproject.org> - 1.305-1
+- update to 1.305
+
+* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.304-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+
+* Thu Jan 09 2014 Petr Pisar <ppisar at redhat.com> - 1.304-1
+- 1.304 bump
+
+* Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.280-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
+* Thu Jul 18 2013 Petr Pisar <ppisar at redhat.com> - 1.280-3
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.280-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
@@ -222,7 +251,7 @@ make test
 * Mon Jun 27 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.082-1
 - Update to 1.082.
 
-* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
+* Wed Apr  6 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
 - rebuilt
 
 * Tue Mar  8 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.080-1
diff --git a/sources b/sources
index 0fe6735..4668a66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1d81a8aec5f7f1182a96cfaaf119d866  Glib-1.280.tar.gz
+75a5d3a93fa8ec8e804a344a2a65507f  Glib-1.305.tar.gz


More information about the scm-commits mailing list