Update to 1.1.2
This commit is contained in:
parent
f3ee3a5d33
commit
a3dc9232b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user