Update to 1.4.4
This commit is contained in:
parent
59091013a8
commit
7966619b68
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@ json-glib-0.10.4.tar.bz2
|
|||||||
/json-glib-1.2.8.tar.xz
|
/json-glib-1.2.8.tar.xz
|
||||||
/json-glib-1.3.2.tar.xz
|
/json-glib-1.3.2.tar.xz
|
||||||
/json-glib-1.4.2.tar.xz
|
/json-glib-1.4.2.tar.xz
|
||||||
|
/json-glib-1.4.4.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%define glib2_version 2.44.0
|
%define glib2_version 2.44.0
|
||||||
|
|
||||||
Name: json-glib
|
Name: json-glib
|
||||||
Version: 1.4.2
|
Version: 1.4.4
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for JavaScript Object Notation format
|
Summary: Library for JavaScript Object Notation format
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -47,7 +47,7 @@ the functionality of the installed json-glib package.
|
|||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson -Ddocs=true
|
%meson -Ddocs=true -Dman=true
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
|
|
||||||
@ -83,6 +83,9 @@ the functionality of the installed json-glib package.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 18 2018 Kalev Lember <klember@redhat.com> - 1.4.4-1
|
||||||
|
- Update to 1.4.4
|
||||||
|
|
||||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-4
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (json-glib-1.4.2.tar.xz) = e1495c4d0167db4cc31c7d9a6059de1f9126ab48fb45666a1bd10c69e10df9db195160cfba35cfac9c438a868559068e39402adf98a3e416d425c095c0946a51
|
SHA512 (json-glib-1.4.4.tar.xz) = cf56a99dce3938b5c0075810f105719836fac65392da33a49b26ebf33aee1fab89ca9fac58059a2008d688ecc75a3e524de60621a5b027d566963541f38b971f
|
||||||
|
Loading…
Reference in New Issue
Block a user