diff --git a/libeconf.changes b/libeconf.changes index b3ec41d..cdbd8b5 100644 --- a/libeconf.changes +++ b/libeconf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 2 07:08:25 UTC 2024 - Stefan Schubert + +- Updated license in the spec file to MIT. + ------------------------------------------------------------------- Thu Sep 26 11:08:13 UTC 2024 - schubi@suse.com diff --git a/libeconf.spec b/libeconf.spec index 7986139..29e1746 100644 --- a/libeconf.spec +++ b/libeconf.spec @@ -21,7 +21,7 @@ Name: libeconf Version: 0.7.4 Release: 0 Summary: Enhanced config file parser ala systemd -License: LGPL-2.1-or-later +License: MIT Group: Development/Libraries/C and C++ URL: https://github.com/openSUSE/libeconf Source: libeconf-%{version}.tar.xz diff --git a/python-libeconf.changes b/python-libeconf.changes index c80612c..f0bc485 100644 --- a/python-libeconf.changes +++ b/python-libeconf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 2 07:09:19 UTC 2024 - Stefan Schubert + +- Updated license in the spec file to MIT. + ------------------------------------------------------------------- Thu Sep 26 11:08:13 UTC 2024 - schubi@suse.com diff --git a/python-libeconf.spec b/python-libeconf.spec index ff8e1f8..fec8e1a 100644 --- a/python-libeconf.spec +++ b/python-libeconf.spec @@ -22,7 +22,7 @@ Name: python-libeconf Version: 0.7.4 Release: 0 Summary: Python bindings for libeconf -License: LGPL-2.1-or-later +License: MIT Group: Development/Languages/Python URL: https://github.com/openSUSE/libeconf Source: libeconf-%{version}.tar.xz