[perl-Glib-Object-Introspection] Update to 0.013 release

Daniel P. Berrange berrange at fedoraproject.org
Tue Dec 18 23:41:50 UTC 2012


commit ddcc2cd2b45affe080bb050064faa0a3d37b90f7
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Tue Dec 18 23:41:11 2012 +0000

    Update to 0.013 release

 perl-Glib-Object-Introspection.spec |   11 +++++++----
 sources                             |    2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/perl-Glib-Object-Introspection.spec b/perl-Glib-Object-Introspection.spec
index 58463cb..eef19fe 100644
--- a/perl-Glib-Object-Introspection.spec
+++ b/perl-Glib-Object-Introspection.spec
@@ -1,7 +1,7 @@
 
 Name:           perl-Glib-Object-Introspection
-Version:        0.010
-Release:        3%{?dist}
+Version:        0.013
+Release:        1%{?dist}
 Summary:        Dynamically create Perl language bindings
 License:        LGPLv2+
 Group:          Development/Libraries
@@ -16,7 +16,7 @@ BuildRequires:  perl(Glib::MakeHelper)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(ExtUtils::Depends) >= 0.3
 BuildRequires:  perl(ExtUtils::PkgConfig) >= 1
-BuildRequires:  perl(Glib) >= 1.24
+BuildRequires:  perl(Glib) >= 1.280
 BuildRequires:  perl(XSLoader)
 # Tests
 BuildRequires:  perl(Scalar::Util)
@@ -27,7 +27,7 @@ BuildRequires:  perl(Cairo::GObject)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:       perl(ExtUtils::Depends) >= 0.3
 Requires:       perl(ExtUtils::PkgConfig) >= 1
-Requires:       perl(Glib) >= 1.24
+Requires:       perl(Glib) >= 1.280
 
 %{?perl_default_filter}
 # Remove under-specified dependencies
@@ -68,6 +68,9 @@ LANG=en_US.UTF8 make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Dec 18 2012 Daniel P. Berrange <berrange at redhat.com> - 0.013-1
+- Update to 0.013 release (rhbz #844966)
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.010-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index aa35530..2846338 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5501854386b35de14e48c9b3d86517ed  Glib-Object-Introspection-0.010.tar.gz
+bc6d47922410a24aa9c82a2b4fa3fdf1  Glib-Object-Introspection-0.013.tar.gz


More information about the scm-commits mailing list