Update to 1.6.6
This commit is contained in:
parent
f85912dd31
commit
ebdf04ae49
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ json-glib-0.10.4.tar.bz2
|
||||
/json-glib-1.6.0.tar.xz
|
||||
/json-glib-1.6.2.tar.xz
|
||||
/json-glib-1.6.4.tar.xz
|
||||
/json-glib-1.6.6.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define glib2_version 2.54.0
|
||||
|
||||
Name: json-glib
|
||||
Version: 1.6.4
|
||||
Version: 1.6.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for JavaScript Object Notation format
|
||||
|
||||
@ -82,6 +82,9 @@ the functionality of the installed json-glib package.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 24 2021 Kalev Lember <klember@redhat.com> - 1.6.6-1
|
||||
- Update to 1.6.6
|
||||
|
||||
* Wed Aug 18 2021 Kalev Lember <klember@redhat.com> - 1.6.4-1
|
||||
- Update to 1.6.4
|
||||
- Switch to gi-docgen for generating docs
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (json-glib-1.6.4.tar.xz) = cce1bf13be4ce52866e197302583b645d7aa08bf6922e6bf1acf4786734896385d5616180624a266c0eb26f3318e1fedbe77d77370dde6264d38f08aa8324bcf
|
||||
SHA512 (json-glib-1.6.6.tar.xz) = b9a737e4ba3ecdfb9cb8f5fb751cc74e5b1553664d3088c44a1f9e5396d4037958af214dcd290ddf5af98088f46167e10e371e134e1de5cbb7aec84c5c0fd017
|
||||
|
Loading…
Reference in New Issue
Block a user