diff --git a/libjson-glib.spec b/libjson-glib.spec index 0e737a3..ab8443f 100644 --- a/libjson-glib.spec +++ b/libjson-glib.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: libjson-glib -Version: 1.10.6 +Version: 1.10.8 Release: 1mamba Summary: Library for JavaScript Object Notation format Group: System/Libraries @@ -55,7 +55,6 @@ 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 +115,9 @@ This package contains %{name} api docunentation. %{_docdir}/json-glib-1.0/* %changelog +* Sun Sep 14 2025 Automatic Build System 1.10.8-1mamba +- automatic version update by autodist + * Wed Dec 11 2024 Automatic Build System 1.10.6-1mamba - automatic version update by autodist