Accepting request 221498 from devel:languages:perl

- updated to 1.304
 * Fix compilation against glib < 2.34.0.

OBS-URL: https://build.opensuse.org/request/show/221498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Glib?expand=0&rev=40
This commit is contained in:
Stephan Kulow 2014-02-11 09:56:20 +00:00 committed by Git OBS Bridge
commit ebc638648c
4 changed files with 11 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:67af87877db49bb8c3dc84b3db8fc6b7dd8450957aee4f3daae9e466467e0aa4
size 285968

3
Glib-1.304.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ebb9d3bc42bc8ecebaa79359695ac699501c852186d68d67a192a9aff2432fa2
size 285931

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Feb 9 13:21:14 UTC 2014 - coolo@suse.com
- updated to 1.304
* Fix compilation against glib < 2.34.0.
-------------------------------------------------------------------
Mon Dec 9 11:17:41 UTC 2013 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package perl-Glib
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: perl-Glib
Version: 1.303
Version: 1.304
Release: 0
%define cpan_name Glib
Summary: Perl wrappers for the GLib utility and Object libraries
@ -30,9 +30,6 @@ BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(ExtUtils::Depends) >= 0.300
BuildRequires: perl(ExtUtils::PkgConfig) >= 1.000
#BuildRequires: perl(Glib)
#BuildRequires: perl(Glib::Object::Subclass)
#BuildRequires: perl(Gtk2)
Requires: perl(ExtUtils::Depends) >= 0.300
Requires: perl(ExtUtils::PkgConfig) >= 1.000
%{perl_requires}