Update to 1.0.2
This commit is contained in:
parent
50f09801ef
commit
b05b1943c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ json-glib-0.10.4.tar.bz2
|
|||||||
/json-glib-0.16.2.tar.xz
|
/json-glib-0.16.2.tar.xz
|
||||||
/json-glib-0.99.2.tar.xz
|
/json-glib-0.99.2.tar.xz
|
||||||
/json-glib-1.0.0.tar.xz
|
/json-glib-1.0.0.tar.xz
|
||||||
|
/json-glib-1.0.2.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%define glib_ver 2.37.6
|
%define glib_ver 2.37.6
|
||||||
|
|
||||||
Name: json-glib
|
Name: json-glib
|
||||||
Version: 1.0.0
|
Version: 1.0.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for JavaScript Object Notation format
|
Summary: Library for JavaScript Object Notation format
|
||||||
|
|
||||||
@ -79,6 +79,9 @@ cp -a doc/reference/html/* $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/%{name}/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 30 2014 Kalev Lember <kalevlember@gmail.com> - 1.0.2-1
|
||||||
|
- Update to 1.0.2
|
||||||
|
|
||||||
* Tue Mar 25 2014 Kalev Lember <kalevlember@gmail.com> - 1.0.0-1
|
* Tue Mar 25 2014 Kalev Lember <kalevlember@gmail.com> - 1.0.0-1
|
||||||
- Update to 1.0.0
|
- Update to 1.0.0
|
||||||
- Build the man pages
|
- Build the man pages
|
||||||
|
Loading…
Reference in New Issue
Block a user