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