Accepting request 913492 from GNOME:Next

- Update to version 1.6.4:
  + Discover linker flags on all toolchains
  + Fix memory leak
  + Use gi-docgen instead of gtk-doc for generating the API
    reference
  + Build against newer versions of GLib
- Pass gtk_doc=disabled to meson, no longer build API
  documentation.

OBS-URL: https://build.opensuse.org/request/show/913492
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=86
This commit is contained in:
Dominique Leuenberger 2021-08-23 08:35:46 +00:00 committed by Git OBS Bridge
parent 51f9e836b2
commit 6344edce5b
4 changed files with 17 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a33d66c6d038bda46b910c6c6d59c4e15db014e363dc997a0414c2e07d134f24
size 170260

3
json-glib-1.6.4.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1f6a7930808f77a827f3b397a04bb89d4c0c0b2550885d4a5e4c411dfa13f5f
size 168748

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Aug 21 22:41:31 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.6.4:
+ Discover linker flags on all toolchains
+ Fix memory leak
+ Use gi-docgen instead of gtk-doc for generating the API
reference
+ Build against newer versions of GLib
- Pass gtk_doc=disabled to meson, no longer build API
documentation.
-------------------------------------------------------------------
Tue Feb 9 22:49:16 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -18,7 +18,7 @@
Name: json-glib
Version: 1.6.2
Version: 1.6.4
Release: 0
Summary: Library for JavaScript Object Notation format
License: LGPL-2.1-or-later
@ -98,7 +98,7 @@ translation-update-upstream po %{name}-1.0
%build
%meson \
-Dman=true \
-Dgtk_doc=enabled \
-Dgtk_doc=disabled \
%{nil}
%meson_build
@ -127,7 +127,6 @@ translation-update-upstream po %{name}-1.0
%{_bindir}/json-glib-validate
%{_mandir}/man1/json-glib-format.1%{ext_man}
%{_mandir}/man1/json-glib-validate.1%{ext_man}
%{_datadir}/gtk-doc/html/json-glib
#
%{_includedir}/%{name}-1.0
%{_libdir}/*.so