update to 1.8.0 [release 1.8.0-1mamba;Sat Oct 07 2023]
This commit is contained in:
parent
cdb6ac49cb
commit
c7095b9ebb
@ -1,13 +1,13 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
Name: libjson-glib
|
Name: libjson-glib
|
||||||
Version: 1.6.6
|
Version: 1.8.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Library for JavaScript Object Notation format
|
Summary: Library for JavaScript Object Notation format
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
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
|
Source: https://download.gnome.org/sources/json-glib/%{majver}/json-glib-%{version}.tar.xz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## 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.
|
%{name} is a library providing serialization and deserialization support for the JavaScript Object Notation (JSON) format.
|
||||||
This package contains %{name} api docunentation.
|
This package contains %{name} api docunentation.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n json-glib-%{version}
|
%setup -q -n json-glib-%{version}
|
||||||
|
|
||||||
@ -116,6 +118,9 @@ This package contains %{name} api docunentation.
|
|||||||
#%{_datadir}/gtk-doc/html/json-glib/*
|
#%{_datadir}/gtk-doc/html/json-glib/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Aug 31 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.6-1mamba
|
||||||
- update to 1.6.6
|
- update to 1.6.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user