From 2437b3f030ca23ed3977beb7b4f4e94b82cc997d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 14 Sep 2025 19:37:48 +0200 Subject: [PATCH] automatic version update by autodist [release 1.10.8-1mamba;Sun Sep 14 2025] --- libjson-glib.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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