diff --git a/json-glib-1.4.4.tar.xz b/json-glib-1.4.4.tar.xz deleted file mode 100644 index d088cd7..0000000 Binary files a/json-glib-1.4.4.tar.xz and /dev/null differ diff --git a/json-glib-1.6.0.tar.xz b/json-glib-1.6.0.tar.xz new file mode 100644 index 0000000..2e75a77 Binary files /dev/null and b/json-glib-1.6.0.tar.xz differ diff --git a/json-glib.spec b/json-glib.spec index 2766e40..e6932c1 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -1,6 +1,6 @@ Name: json-glib -Version: 1.4.4 -Release: 2 +Version: 1.6.0 +Release: 1 Summary: Library for lightweight data-interchange format License: LGPLv2+ @@ -66,5 +66,8 @@ applications that want to make use of %{name}. %{_datadir}/gtk-doc/html/%{name}/* %changelog +* Thu Jan 28 2021 zhanzhimin - 1.6.0-1 +- update to 1.6.0 + * Wed Sep 11 2019 openEuler Buildteam - 1.4.4-2 - Package init