Accepting request 1077750 from home:ohollmann:branches:devel:libraries:c_c++
- Use the correct license - LGPL-2.1 OBS-URL: https://build.opensuse.org/request/show/1077750 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/augeas?expand=0&rev=98
This commit is contained in:
parent
ed9cf8dbe8
commit
e474f29e56
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 6 14:34:04 UTC 2023 - Otto Hollmann <otto.hollmann@suse.com>
|
||||||
|
|
||||||
|
- Use the correct license - LGPL-2.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 4 01:29:24 UTC 2022 - Jason Sikes <jsikes@suse.com>
|
Fri Nov 4 01:29:24 UTC 2022 - Jason Sikes <jsikes@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package augeas
|
# spec file for package augeas
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -20,7 +20,7 @@ Name: augeas
|
|||||||
Version: 1.13.0
|
Version: 1.13.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An utility for changing configuration files
|
Summary: An utility for changing configuration files
|
||||||
License: GPL-3.0-or-later AND LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
URL: https://augeas.net/
|
URL: https://augeas.net/
|
||||||
Source0: https://github.com/hercules-team/augeas/releases/download/release-%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/hercules-team/augeas/releases/download/release-%{version}/%{name}-%{version}.tar.gz
|
||||||
Source2: %{name}.keyring
|
Source2: %{name}.keyring
|
||||||
|
Loading…
Reference in New Issue
Block a user