Accepting request 78093 from devel:languages:perl

- update to 1.224
  Glib::ParamSpec->value_validate(): copy boxed objects if necessary
  Fix a test failure

OBS-URL: https://build.opensuse.org/request/show/78093
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Glib?expand=0&rev=25
This commit is contained in:
Sascha Peilicke 2011-08-06 17:24:46 +00:00 committed by Git OBS Bridge
commit de4c49cd64
4 changed files with 12 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Aug 4 07:50:34 UTC 2011 - vcizek@novell.com
- update to 1.224
Glib::ParamSpec->value_validate(): copy boxed objects if necessary
Fix a test failure
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Dec 1 06:55:37 UTC 2010 - coolo@novell.com Wed Dec 1 06:55:37 UTC 2010 - coolo@novell.com

View File

@ -21,14 +21,14 @@
Name: perl-Glib Name: perl-Glib
BuildRequires: glib2-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig BuildRequires: glib2-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig
BuildRequires: perl-macros BuildRequires: perl-macros
Version: 1.223 Version: 1.224
Release: 2 Release: 2
AutoReqProv: on AutoReqProv: on
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
License: LGPLv2.1+ License: LGPLv2.1+
Url: http://cpan.org/modules/by-module/Glib/ Url: http://cpan.org/modules/by-module/Glib/
Summary: Glib Perl module Summary: Glib Perl module
Source: Glib-%{version}.tar.bz2 Source: Glib-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires} %{perl_requires}