update to 1.8.0 [release 1.8.0-1mamba;Sat Oct 07 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 04:43:22 +01:00
parent cdb6ac49cb
commit c7095b9ebb

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <silvan.calarco@mambasoft.it> 1.8.0-1mamba
- update to 1.8.0
* Tue Aug 31 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.6-1mamba
- update to 1.6.6