diff --git a/gsettings-desktop-schemas.changes b/gsettings-desktop-schemas.changes index d4b2c11..8b9e69a 100644 --- a/gsettings-desktop-schemas.changes +++ b/gsettings-desktop-schemas.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 15 17:56:08 CET 2013 - sbrabec@suse.cz + +- Added support for translation-update-upstream. + ------------------------------------------------------------------- Tue Mar 5 14:32:44 UTC 2013 - dimstar@opensuse.org diff --git a/gsettings-desktop-schemas.spec b/gsettings-desktop-schemas.spec index 7a916c6..5e2d662 100644 --- a/gsettings-desktop-schemas.spec +++ b/gsettings-desktop-schemas.spec @@ -31,6 +31,7 @@ BuildRequires: intltool %if 0%{?BUILD_FROM_VCS} BuildRequires: gnome-common %endif +BuildRequires: translation-update-upstream Recommends: %{name}-lang # default font in the schemas Recommends: cantarell-fonts @@ -56,6 +57,7 @@ This package contains development files. %lang_package %prep %setup -q +translation-update-upstream %if 0%{?BUILD_FROM_VCS} [ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh