diff --git a/libjson-glib.spec b/libjson-glib.spec index 31281a2..a7d866c 100644 --- a/libjson-glib.spec +++ b/libjson-glib.spec @@ -1,13 +1,13 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: libjson-glib -Version: 1.6.6 +Version: 1.8.0 Release: 1mamba Summary: Library for JavaScript Object Notation format Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://wiki.gnome.org/JsonGlibredirect=JsonGlib +URL: https://wiki.gnome.org/Projects/JsonGlib Source: https://download.gnome.org/sources/json-glib/%{majver}/json-glib-%{version}.tar.xz License: LGPL ## AUTOBUILDREQ-BEGIN @@ -55,6 +55,8 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} %{name} is a library providing serialization and deserialization support for the JavaScript Object Notation (JSON) format. This package contains %{name} api docunentation. +%debug_package + %prep %setup -q -n json-glib-%{version} @@ -116,6 +118,9 @@ This package contains %{name} api docunentation. #%{_datadir}/gtk-doc/html/json-glib/* %changelog +* Sat Oct 07 2023 Silvan Calarco 1.8.0-1mamba +- update to 1.8.0 + * Tue Aug 31 2021 Silvan Calarco 1.6.6-1mamba - update to 1.6.6