diff --git a/json-glib-1.6.6.tar.xz b/json-glib-1.6.6.tar.xz deleted file mode 100644 index 7d4b2fd39af6231a23fe999d96dd57b1473f7647..0000000000000000000000000000000000000000 Binary files a/json-glib-1.6.6.tar.xz and /dev/null differ diff --git a/json-glib-1.8.0.tar.xz b/json-glib-1.8.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..95a790cc3c22c3deaff0c9ce4b57aacacda9d9a2 Binary files /dev/null and b/json-glib-1.8.0.tar.xz differ diff --git a/json-glib.spec b/json-glib.spec index 9c7abc8969ff0b7ae2e3805e12cd86c50e2f3a10..f842fd22cd9797b09c9b790c6f4b5675e8782b43 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -1,13 +1,13 @@ -%define anolis_release 3 +%define anolis_release 1 Name: json-glib -Version: 1.6.6 +Version: 1.8.0 Release: %{anolis_release}%{?dist} Summary: Library for JavaScript Object Notation format -License: LGPLv2+ +License: LGPL-2.1-or-later URL: https://wiki.gnome.org/Projects/JsonGlib -Source0: https://download.gnome.org/sources/%{name}/1.6/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/1.8/%{name}-%{version}.tar.xz BuildRequires: docbook-style-xsl, gi-docgen, meson, gettext, gobject-introspection-devel BuildRequires: glib2-devel >= 2.54.0 @@ -104,6 +104,10 @@ The %{name}-doc package contains documentation files for %{name}. %changelog +* Fri Feb 21 2025 Xiaoping Liu - 1.8.0-1 +- update to 1.8.0 from 1.6.6 +- Migrated to SPDX license + * Tue Apr 11 2023 Ziyang Zhang -1.6.6-3 - Optimize spec file and add abi/api files