diff --git a/Glib-1.3291.tar.gz b/Glib-1.3291.tar.gz deleted file mode 100644 index 898fab8..0000000 --- a/Glib-1.3291.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b983cdd87b9d3b5537edb110842313356237ab01b020b5f547f86f7e902b1f72 -size 301944 diff --git a/Glib-1.3292.tar.gz b/Glib-1.3292.tar.gz new file mode 100644 index 0000000..93c2e92 --- /dev/null +++ b/Glib-1.3292.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f3bf06de572500e168acc6536d04f0066dd2fcbdfc3724cd5e5896d5a39a0e0 +size 301908 diff --git a/cpanspec.yml b/cpanspec.yml index 342bce9..eb02255 100644 --- a/cpanspec.yml +++ b/cpanspec.yml @@ -18,7 +18,7 @@ preamble: |- # rm unused.files #post_install: |- # sed on %{name}.files -#license: SUSE-NonFree +license: LGPL-2.1-or-later #skip_noarch: 1 #custom_build: |- #./Build build flags=%{?_smp_mflags} --myflag diff --git a/perl-Glib.changes b/perl-Glib.changes index 432bbd8..9c106fe 100644 --- a/perl-Glib.changes +++ b/perl-Glib.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Feb 20 19:26:45 UTC 2020 - Tina Müller + +- Add manual license LGPL-2.1-or-later to cpanspec.yml + +------------------------------------------------------------------- +Wed Feb 19 03:09:13 UTC 2020 - + +- updated to 1.3292 + see /usr/share/doc/packages/perl-Glib/ChangeLog.pre-git + ------------------------------------------------------------------- Wed Aug 28 09:40:45 UTC 2019 - Pedro Monreal Gonzalez diff --git a/perl-Glib.spec b/perl-Glib.spec index 455b380..8526c99 100644 --- a/perl-Glib.spec +++ b/perl-Glib.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Glib # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,9 @@ Name: perl-Glib -Version: 1.3291 +Version: 1.3292 Release: 0 +#Upstream: This library is free software; you can redistribute it and/or modify it under the terms of the Lesser General Public License (LGPL). For more information, see http://www.fsf.org/licenses/lgpl.txt %define cpan_name Glib Summary: Perl wrappers for the GLib utility and Object libraries License: LGPL-2.1-or-later