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