From b541a595a43fc0ec6b191ebfa30452f0c0b6ccd00bd0073efb4d5fd3b7498c40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=C4=9Bzslav=20=C4=8C=C3=AD=C5=BEek?= Date: Thu, 4 Aug 2011 08:15:14 +0000 Subject: [PATCH] - update to 1.224 Glib::ParamSpec->value_validate(): copy boxed objects if necessary Fix a test failure OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Glib?expand=0&rev=13 --- Glib-1.223.tar.bz2 | 3 --- Glib-1.224.tar.gz | 3 +++ perl-Glib.changes | 7 +++++++ perl-Glib.spec | 6 +++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 Glib-1.223.tar.bz2 create mode 100644 Glib-1.224.tar.gz diff --git a/Glib-1.223.tar.bz2 b/Glib-1.223.tar.bz2 deleted file mode 100644 index bfd2b09..0000000 --- a/Glib-1.223.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5584409eb5d6834e2cf7d87e70ba9f494a2ea060a3268aad62ba606732c5aa95 -size 206018 diff --git a/Glib-1.224.tar.gz b/Glib-1.224.tar.gz new file mode 100644 index 0000000..959b239 --- /dev/null +++ b/Glib-1.224.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a536f536b288f7ee30b6d4c3156febcf37d4f1da903ef34a96ee6cf3babf0017 +size 270713 diff --git a/perl-Glib.changes b/perl-Glib.changes index 6a7744a..2139abf 100644 --- a/perl-Glib.changes +++ b/perl-Glib.changes @@ -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 diff --git a/perl-Glib.spec b/perl-Glib.spec index 55a20ee..c3ccd81 100644 --- a/perl-Glib.spec +++ b/perl-Glib.spec @@ -21,14 +21,14 @@ Name: perl-Glib BuildRequires: glib2-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig BuildRequires: perl-macros -Version: 1.223 -Release: 1 +Version: 1.224 +Release: 2 AutoReqProv: on Group: Development/Libraries/Perl License: LGPLv2.1+ Url: http://cpan.org/modules/by-module/Glib/ Summary: Glib Perl module -Source: Glib-%{version}.tar.bz2 +Source: Glib-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires}