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.gz b/json-glib-1.8.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..3bacf9928c7e2b1f9211feca0360f0b2fd45cbe8 Binary files /dev/null and b/json-glib-1.8.0.tar.gz differ diff --git a/json-glib.spec b/json-glib.spec index 9c7abc8969ff0b7ae2e3805e12cd86c50e2f3a10..17f546ae7b0ead8ff2fd12f044f9e7fd4ccbae10 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+ 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.6/%{name}-%{version}.tar.gz BuildRequires: docbook-style-xsl, gi-docgen, meson, gettext, gobject-introspection-devel BuildRequires: glib2-devel >= 2.54.0 @@ -104,6 +104,9 @@ The %{name}-doc package contains documentation files for %{name}. %changelog +* Tue Dec 17 2024 Chang Gao - 1.8.0-1 +- New version 1.8.0 + * Tue Apr 11 2023 Ziyang Zhang -1.6.6-3 - Optimize spec file and add abi/api files