Update to 1.8.0
This commit is contained in:
parent
d4285fa14a
commit
359c8cfec5
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ json-glib-0.10.4.tar.bz2
|
|||||||
/json-glib-1.6.2.tar.xz
|
/json-glib-1.6.2.tar.xz
|
||||||
/json-glib-1.6.4.tar.xz
|
/json-glib-1.6.4.tar.xz
|
||||||
/json-glib-1.6.6.tar.xz
|
/json-glib-1.6.6.tar.xz
|
||||||
|
/json-glib-1.8.0.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%define glib2_version 2.54.0
|
%define glib2_version 2.54.0
|
||||||
|
|
||||||
Name: json-glib
|
Name: json-glib
|
||||||
Version: 1.6.6
|
Version: 1.8.0
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for JavaScript Object Notation format
|
Summary: Library for JavaScript Object Notation format
|
||||||
|
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
URL: https://wiki.gnome.org/Projects/JsonGlib
|
URL: https://wiki.gnome.org/Projects/JsonGlib
|
||||||
Source0: https://download.gnome.org/sources/%{name}/1.6/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/1.8/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: docbook-style-xsl
|
BuildRequires: docbook-style-xsl
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
@ -82,6 +82,9 @@ the functionality of the installed json-glib package.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 16 2023 Kalev Lember <klember@redhat.com> - 1.8.0-1
|
||||||
|
- Update to 1.8.0
|
||||||
|
|
||||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.6-5
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.6-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (json-glib-1.6.6.tar.xz) = b9a737e4ba3ecdfb9cb8f5fb751cc74e5b1553664d3088c44a1f9e5396d4037958af214dcd290ddf5af98088f46167e10e371e134e1de5cbb7aec84c5c0fd017
|
SHA512 (json-glib-1.8.0.tar.xz) = e4fe16bb7c5b72fcf9c0966ac1903ff0cd74ec8eab891db4b94e92353bdcb57b24613b6c2cce7bfa1996603c367d1b4939c12209369dfb915aac0f3804a3a900
|
||||||
|
Loading…
Reference in New Issue
Block a user