Accepting request 103905 from devel:languages:perl
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/103905 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Glib?expand=0&rev=31
This commit is contained in:
commit
670d0cf6de
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b5a3a52d6c030af9754f13c7752bdba6dbdb752107543e24909854382afc22ec
|
|
||||||
size 275706
|
|
3
Glib-1.250.tar.gz
Normal file
3
Glib-1.250.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:383a6ea6343944fa969fbb2eccff3a6d021c9344ee5669ae94ea265201b4bfc6
|
||||||
|
size 276583
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 23 02:41:23 UTC 2012 - vcizek@suse.com
|
||||||
|
|
||||||
|
- update to 1.250
|
||||||
|
* Add a fallback implementation of SvMAGIC_set; Bugzilla bug #665266
|
||||||
|
* Avoid a syntax error on older perls
|
||||||
|
* Glib::Object: make ref-counting compatible with perl >= 5.16 (RT#73650)
|
||||||
|
* Fix some typos in POD (RT#73616)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 2 13:03:26 UTC 2012 - vcizek@suse.cz
|
||||||
|
|
||||||
|
- update to 1.242
|
||||||
|
* Changed addresses in GPL license notices
|
||||||
|
* Glib::GenPod: fix typo in default pspec values
|
||||||
|
* Glib::GenPod: delete a duplicate key in %basic_types
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 21 02:36:26 UTC 2011 - vcizek@suse.com
|
Mon Nov 21 02:36:26 UTC 2011 - vcizek@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Glib
|
# spec file for package perl-Glib
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,14 +16,13 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Glib
|
Name: perl-Glib
|
||||||
Version: 1.241
|
Version: 1.250
|
||||||
Release: 1
|
Release: 0
|
||||||
License: LGPL-2.1+
|
|
||||||
Summary: Glib Perl module
|
Summary: Glib Perl module
|
||||||
Url: http://cpan.org/modules/by-module/Glib/
|
License: LGPL-2.1+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
|
Url: http://cpan.org/modules/by-module/Glib/
|
||||||
Source: Glib-%{version}.tar.gz
|
Source: Glib-%{version}.tar.gz
|
||||||
BuildRequires: perl-ExtUtils-Depends
|
BuildRequires: perl-ExtUtils-Depends
|
||||||
BuildRequires: perl-ExtUtils-PkgConfig
|
BuildRequires: perl-ExtUtils-PkgConfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user