Update to 1.2.6
This commit is contained in:
parent
f2a1fffd43
commit
d0a67ea37d
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@ json-glib-0.10.4.tar.bz2
|
|||||||
/json-glib-1.1.2.tar.xz
|
/json-glib-1.1.2.tar.xz
|
||||||
/json-glib-1.2.0.tar.xz
|
/json-glib-1.2.0.tar.xz
|
||||||
/json-glib-1.2.2.tar.xz
|
/json-glib-1.2.2.tar.xz
|
||||||
|
/json-glib-1.2.6.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%define glib_ver 2.37.6
|
%define glib_ver 2.37.6
|
||||||
|
|
||||||
Name: json-glib
|
Name: json-glib
|
||||||
Version: 1.2.2
|
Version: 1.2.6
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for JavaScript Object Notation format
|
Summary: Library for JavaScript Object Notation format
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 13 2017 Kalev Lember <klember@redhat.com> - 1.2.6-1
|
||||||
|
- Update to 1.2.6
|
||||||
|
|
||||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-2
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user