From 6d3a929876389e9222ca5fa5581c08223c4c73a6 Mon Sep 17 00:00:00 2001 From: Tigro Date: Mon, 28 Apr 2014 20:31:53 +0400 Subject: [PATCH] update to 1.0.0 --- .abf.yml | 3 +-- json-glib.spec | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.abf.yml b/.abf.yml index 245dad9..d0e4c30 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,3 +1,2 @@ sources: - "json-glib-0.14.2.tar.xz": 077c5a7bfabdaefba1f4472100e29add9aa910a4 - json-glib-0.16.0.tar.xz: 9e0af8625586fc2e70e12b4beae31b120cff5090 + json-glib-1.0.0.tar.xz: ed48f3d276327ba4ce22fb42494d95141e37893f diff --git a/json-glib.spec b/json-glib.spec index a3926a9..36afda8 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -5,13 +5,13 @@ %define develname %mklibname %{name} -d Name: json-glib -Version: 0.16.0 +Version: 1.0.0 Release: 1 Summary: Library for JavaScript Object Notation format Group: System/Libraries License: LGPLv2+ URL: http://live.gnome.org/JsonGlib -Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.16/%{name}-%{version}.tar.xz +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/1.0/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: gtk-doc