From 59fb9f67fd7eae45d3069f570018797abb219c110f0dc397c7f878ae2b750ca5 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 13 Mar 2013 23:11:29 +0000 Subject: [PATCH] Accepting request 157284 from home:sbrabec:branches:proposed-translation-fixes - Added support for translation-update-upstream. OBS-URL: https://build.opensuse.org/request/show/157284 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/json-glib?expand=0&rev=43 --- json-glib.changes | 5 +++++ json-glib.spec | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/json-glib.changes b/json-glib.changes index 5ecbc1c..e58d6dc 100644 --- a/json-glib.changes +++ b/json-glib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 28 18:10:37 CET 2013 - sbrabec@suse.cz + +- Added support for translation-update-upstream. + ------------------------------------------------------------------- Wed Jul 18 11:14:15 UTC 2012 - dimstar@opensuse.org diff --git a/json-glib.spec b/json-glib.spec index 6490c22..25a2439 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -1,7 +1,7 @@ # # spec file for package json-glib # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -28,6 +28,7 @@ Source0: http://download.gnome.org/sources/json-glib/0.15/%{name}-%{versi Source99: baselibs.conf BuildRequires: glib2-devel >= 2.31.0 BuildRequires: gobject-introspection-devel +BuildRequires: translation-update-upstream BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -107,6 +108,7 @@ json-glib library. %lang_package %prep %setup -q +translation-update-upstream %build %configure