Update to 0.99.2

This commit is contained in:
Richard Hughes 2014-02-04 12:58:48 +00:00
parent e1364ee0ec
commit 308ed9e902
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ json-glib-0.10.4.tar.bz2
/json-glib-0.15.2.tar.xz
/json-glib-0.16.0.tar.xz
/json-glib-0.16.2.tar.xz
/json-glib-0.99.2.tar.xz

View File

@ -1,7 +1,7 @@
%define glib_ver 2.16
Name: json-glib
Version: 0.16.2
Version: 0.99.2
Release: 1%{?dist}
Summary: Library for JavaScript Object Notation format
@ -9,7 +9,7 @@ Group: System Environment/Libraries
License: LGPLv2+
URL: http://live.gnome.org/JsonGlib
#VCS: git:git://git.gnome.org/json-glib
Source0: http://download.gnome.org/sources/%{name}/0.16/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/%{name}/0.99/%{name}-%{version}.tar.xz
BuildRequires: glib2-devel >= %{glib_ver}
BuildRequires: gobject-introspection-devel
@ -73,6 +73,9 @@ cp -a doc/reference/html/* $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/%{name}/
%changelog
* Tue Feb 04 2014 Richard Hughes <rhughes@redhat.com> - 0.99.2-1
- Update to 0.99.2
* Sat Sep 21 2013 Kalev Lember <kalevlember@gmail.com> - 0.16.2-1
- Update to 0.16.2

View File

@ -1 +1 @@
0c6121741956fc34933a7ebae5868ec2 json-glib-0.16.2.tar.xz
cdc9f65a5eb860fe7879b5fa8401e9f5 json-glib-0.99.2.tar.xz