Update to 1.2.8
This commit is contained in:
parent
d0a67ea37d
commit
4c74186645
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ json-glib-0.10.4.tar.bz2
|
||||
/json-glib-1.2.0.tar.xz
|
||||
/json-glib-1.2.2.tar.xz
|
||||
/json-glib-1.2.6.tar.xz
|
||||
/json-glib-1.2.8.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define glib_ver 2.37.6
|
||||
|
||||
Name: json-glib
|
||||
Version: 1.2.6
|
||||
Version: 1.2.8
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for JavaScript Object Notation format
|
||||
|
||||
@ -79,10 +79,13 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_mandir}/man1/json-glib-validate.1*
|
||||
|
||||
%files tests
|
||||
%{_libexecdir}/installed-tests/%{name}
|
||||
%{_datadir}/installed-tests
|
||||
%{_libexecdir}/installed-tests/
|
||||
%{_datadir}/installed-tests/
|
||||
|
||||
%changelog
|
||||
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 1.2.8-1
|
||||
- Update to 1.2.8
|
||||
|
||||
* Mon Mar 13 2017 Kalev Lember <klember@redhat.com> - 1.2.6-1
|
||||
- Update to 1.2.6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (json-glib-1.2.6.tar.xz) = 1f867740791e5fb40ba352a5ed221e84acee1a5957de65e6484c9a6755133095db784c39cd7d686b2efe41f70eb9b81fcc055c953becf519a3f2f96bc5df7c8f
|
||||
SHA512 (json-glib-1.2.8.tar.xz) = 85d8ad431363b8698d71684927b8aa38749d99ea7236334ec09fd81482489f1ab9cb12dabcbe13f6b6ffd7e5d70ade47a36b511e275915d4aa858af647db90ba
|
||||
|
Loading…
Reference in New Issue
Block a user