Update to 1.1.2

This commit is contained in:
Richard Hughes 2016-03-01 22:30:23 +00:00
parent f3ee3a5d33
commit a3dc9232b3
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ json-glib-0.10.4.tar.bz2
/json-glib-1.0.0.tar.xz
/json-glib-1.0.2.tar.xz
/json-glib-1.0.4.tar.xz
/json-glib-1.1.2.tar.xz

View File

@ -1,8 +1,8 @@
%define glib_ver 2.37.6
Name: json-glib
Version: 1.0.4
Release: 3%{?dist}
Version: 1.1.2
Release: 1%{?dist}
Summary: Library for JavaScript Object Notation format
Group: System Environment/Libraries
@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_datadir}/installed-tests
%changelog
* Tue Mar 01 2016 Richard Hughes <richard@hughsie.com> - 1.1.2-1
- Update to 1.1.2
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
3131b0417ecde3da1ae72acceaa375cf json-glib-1.0.4.tar.xz
2927f1da89a5114d4291b45be7a9c482 json-glib-1.1.2.tar.xz