- 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Glib?expand=0&rev=21
This commit is contained in:
parent
b78578f1c6
commit
7e0f3dca4b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5a3a52d6c030af9754f13c7752bdba6dbdb752107543e24909854382afc22ec
|
||||
size 275706
|
3
Glib-1.242.tar.gz
Normal file
3
Glib-1.242.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ebb78bcb3d10c9564473b084ef2989cf86347c1ba4acd5e55bc6c46b6d08d78
|
||||
size 275868
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,14 +16,13 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: perl-Glib
|
||||
Version: 1.241
|
||||
Release: 1
|
||||
License: LGPL-2.1+
|
||||
Version: 1.242
|
||||
Release: 0
|
||||
Summary: Glib Perl module
|
||||
Url: http://cpan.org/modules/by-module/Glib/
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://cpan.org/modules/by-module/Glib/
|
||||
Source: Glib-%{version}.tar.gz
|
||||
BuildRequires: perl-ExtUtils-Depends
|
||||
BuildRequires: perl-ExtUtils-PkgConfig
|
||||
|
Loading…
Reference in New Issue
Block a user