diff --git a/Glib-1.241.tar.gz b/Glib-1.241.tar.gz deleted file mode 100644 index b1a6ec3..0000000 --- a/Glib-1.241.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5a3a52d6c030af9754f13c7752bdba6dbdb752107543e24909854382afc22ec -size 275706 diff --git a/Glib-1.242.tar.gz b/Glib-1.242.tar.gz new file mode 100644 index 0000000..c623b2a --- /dev/null +++ b/Glib-1.242.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ebb78bcb3d10c9564473b084ef2989cf86347c1ba4acd5e55bc6c46b6d08d78 +size 275868 diff --git a/perl-Glib.changes b/perl-Glib.changes index 65a75e7..c8b4163 100644 --- a/perl-Glib.changes +++ b/perl-Glib.changes @@ -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 diff --git a/perl-Glib.spec b/perl-Glib.spec index 3e22f35..2841a6c 100644 --- a/perl-Glib.spec +++ b/perl-Glib.spec @@ -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