Upgrade to 1.6.2

Update Version, Source0, BuildRequires, Obsoletes, Provides
This commit is contained in:
weijin-deng 2021-05-25 14:55:23 +08:00
parent 6e6afb1e20
commit ad832cc367
3 changed files with 7 additions and 4 deletions

Binary file not shown.

BIN
json-glib-1.6.2.tar.xz Normal file

Binary file not shown.

View File

@ -1,14 +1,15 @@
Name: json-glib
Version: 1.6.0
Version: 1.6.2
Release: 1
Summary: Library for lightweight data-interchange format
License: LGPLv2+
URL: https://wiki.gnome.org/Projects/JsonGlib
Source0: https://download.gnome.org/sources/%{name}/1.4/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/1.6/%{name}-%{version}.tar.xz
BuildRequires: docbook-style-xsl gettext glib2-devel gtk-doc
BuildRequires: gobject-introspection-devel meson libxslt /usr/bin/xsltproc
BuildRequires: python3-colorama
Requires: glib2
@ -19,8 +20,6 @@ for the JavaScript Object Notation (JSON) format described by RFC 4627.
%package devel
Summary: Development files for %{name}
Requires: %{name} = %{version}-%{release}
Provides: %{name}-tests
Obsoletes: %{name}-tests
%description devel
%{name}-devel contains the header files for developing
@ -66,6 +65,10 @@ applications that want to make use of %{name}.
%{_datadir}/gtk-doc/html/%{name}/*
%changelog
* Mon May 24 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 1.6.2-1
- Upgrade to 1.6.2
- Update Version, Source0, BuildRequires, Obsoletes, Provides
* Thu Jan 28 2021 zhanzhimin <zhanzhimin@huawei.com> - 1.6.0-1
- update to 1.6.0