From e2a7e66d90a7ae0e76c84b92406f69ead0527d1f77e31f244eb9f3b8c3984dd9 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 25 Mar 2009 17:36:08 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgtop?expand=0&rev=22 --- libgtop.changes | 5 +++++ libgtop.spec | 6 +++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/libgtop.changes b/libgtop.changes index 3e5363b..1fe4400 100644 --- a/libgtop.changes +++ b/libgtop.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 16 14:46:16 CET 2009 - sbrabec@suse.cz + +- Added support for translation-update-upstream (FATE#301344). + ------------------------------------------------------------------- Mon Mar 2 06:40:54 CET 2009 - mboman@suse.de diff --git a/libgtop.spec b/libgtop.spec index cbdf6e2..f515520 100644 --- a/libgtop.spec +++ b/libgtop.spec @@ -22,11 +22,12 @@ BuildRequires: fdupes BuildRequires: glib2-devel BuildRequires: intltool BuildRequires: licenses +BuildRequires: translation-update-upstream BuildRequires: xorg-x11-devel License: GPL v2 or later Group: Development/Libraries/GNOME Version: 2.26.0 -Release: 1 +Release: 2 # WARNING: After changing versions please call Re or rpmbuild to auto-update spec file: #%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libgtop-2_0) %define libgtop-2_0_name 7 @@ -134,6 +135,7 @@ Authors: %lang_package %prep %setup -q +translation-update-upstream # rpmlint note: libgtop has a separate translation for both Bengali and Bengali India %build @@ -199,6 +201,8 @@ rm -rf $RPM_BUILD_ROOT %doc %{_infodir}/*.info* %changelog +* Mon Mar 16 2009 sbrabec@suse.cz +- Added support for translation-update-upstream (FATE#301344). * Mon Mar 02 2009 mboman@suse.de - Update to version 2.26.0: + Cosmetic version bump