diff --git a/libjson-glib.spec b/libjson-glib.spec index 3d097c0..a0e1863 100644 --- a/libjson-glib.spec +++ b/libjson-glib.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: libjson-glib -Version: 1.0.4 +Version: 1.2.0 Release: 1mamba Summary: Library for JavaScript Object Notation format Group: System/Libraries @@ -120,6 +120,9 @@ cp -a doc/reference/html/* %{buildroot}%{_datadir}/gtk-doc/html/json-glib/ %{_datadir}/gtk-doc/html/json-glib/*.css %changelog +* Sat Apr 09 2016 Automatic Build System 1.2.0-1mamba +- automatic version update by autodist + * Sat Apr 04 2015 Automatic Build System 1.0.4-1mamba - automatic update by autodist