Update to 1.5.2
This commit is contained in:
parent
a628ffb570
commit
5090ec243f
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ json-glib-0.10.4.tar.bz2
|
||||
/json-glib-1.3.2.tar.xz
|
||||
/json-glib-1.4.2.tar.xz
|
||||
/json-glib-1.4.4.tar.xz
|
||||
/json-glib-1.5.2.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%define glib2_version 2.44.0
|
||||
|
||||
Name: json-glib
|
||||
Version: 1.4.4
|
||||
Release: 6%{?dist}
|
||||
Version: 1.5.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for JavaScript Object Notation format
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/JsonGlib
|
||||
Source0: http://download.gnome.org/sources/%{name}/1.4/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/1.5/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: docbook-style-xsl
|
||||
BuildRequires: gettext
|
||||
@ -83,6 +83,9 @@ the functionality of the installed json-glib package.
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 24 2020 Kalev Lember <klember@redhat.com> - 1.5.2-1
|
||||
- Update to 1.5.2
|
||||
|
||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-6
|
||||
- Second attempt - Rebuilt for
|
||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (json-glib-1.4.4.tar.xz) = cf56a99dce3938b5c0075810f105719836fac65392da33a49b26ebf33aee1fab89ca9fac58059a2008d688ecc75a3e524de60621a5b027d566963541f38b971f
|
||||
SHA512 (json-glib-1.5.2.tar.xz) = 7465a0f80e70851ca93cf2cc74b7acae76eb55e4781074f2643afdc41d2885476ff303eb836a8aad59119a8b9307c362b4561b17a9f80d77a4fe847fd5ca4960
|
||||
|
Loading…
Reference in New Issue
Block a user