diff --git a/libgtop-2.28.0.tar.bz2 b/libgtop-2.28.0.tar.bz2 deleted file mode 100644 index c0d2b84..0000000 --- a/libgtop-2.28.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:22a9c6241c5a65e267a995a4a60ba483dcc629a4873e746b463e6eb6466975b3 -size 793153 diff --git a/libgtop-2.28.1.tar.bz2 b/libgtop-2.28.1.tar.bz2 new file mode 100644 index 0000000..7e3eea4 --- /dev/null +++ b/libgtop-2.28.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a7e0e7d736a608a5ed25f8e475a87bf38e61dbef66822e25e8ef50705cf70f6 +size 760104 diff --git a/libgtop.changes b/libgtop.changes index f5925ac..cf1e91d 100644 --- a/libgtop.changes +++ b/libgtop.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 30 19:45:42 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.28.1: + + Updated translations. +- Remove en@shaw translations on 11.2 and earlier. + ------------------------------------------------------------------- Mon Feb 1 11:34:35 UTC 2010 - jengelh@medozas.de diff --git a/libgtop.spec b/libgtop.spec index b6b1178..7db384b 100644 --- a/libgtop.spec +++ b/libgtop.spec @@ -1,5 +1,5 @@ # -# spec file for package libgtop (Version 2.28.0) +# spec file for package libgtop (Version 2.28.1) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -26,8 +26,8 @@ BuildRequires: translation-update-upstream BuildRequires: xorg-x11-devel License: GPLv2+ Group: Development/Libraries/GNOME -Version: 2.28.0 -Release: 3 +Version: 2.28.1 +Release: 1 # 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 @@ -149,6 +149,9 @@ translation-update-upstream %if 0%{?suse_version} <= 1110 %{__rm} %{buildroot}%{_datadir}/locale/la/LC_MESSAGES/* %endif +%if 0%{?suse_version} <= 1120 +%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/* +%endif %find_lang %{name}-2.0 LIBNAME="$(echo $RPM_BUILD_ROOT%{_libdir}/%{name}-*.so.? | sed 's/.*\///;s/\.so\./-/;s/\./_/')" if test "$LIBNAME" != libgtop-2_0-7 ; then