diff --git a/gedit-plugins-2.31.7.tar.bz2 b/gedit-plugins-2.31.7.tar.bz2 deleted file mode 100644 index 6e70b41..0000000 --- a/gedit-plugins-2.31.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b71719dc081b0d74a8d8556ca30ebe3c52c62efc33b3c41527375e851161250c -size 616185 diff --git a/gedit-plugins-2.32.0.tar.bz2 b/gedit-plugins-2.32.0.tar.bz2 new file mode 100644 index 0000000..05c5c04 --- /dev/null +++ b/gedit-plugins-2.32.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ef7bf48e9500556d84ae4c2950f4eadcc3f9cb9c58c90f2c83956b0ddad1107 +size 616927 diff --git a/gedit-plugins.changes b/gedit-plugins.changes index d028f70..e5af4bb 100644 --- a/gedit-plugins.changes +++ b/gedit-plugins.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Feb 21 12:40:28 CET 2011 - vuntz@opensuse.org + +- Fix build, now that translation-update-upstream introduces the + sr@latin translation. So we simply need to remove sr@Latn, + instead of renaming it to sr@latin. + +------------------------------------------------------------------- +Tue Sep 28 20:35:41 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.32.0: + + Updated translations. + ------------------------------------------------------------------- Sat Sep 18 10:51:36 CEST 2010 - vuntz@opensuse.org diff --git a/gedit-plugins.spec b/gedit-plugins.spec index 20e8e3b..dedcadc 100644 --- a/gedit-plugins.spec +++ b/gedit-plugins.spec @@ -1,5 +1,5 @@ # -# spec file for package gedit-plugins (Version 2.31.7) +# spec file for package gedit-plugins (Version 2.32.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands. @@ -20,7 +20,7 @@ Name: gedit-plugins Summary: A collection of plugins for gedit -Version: 2.31.7 +Version: 2.32.0 Release: 1 Source: %{name}-%{version}.tar.bz2 License: GPL v2 or late @@ -76,8 +76,9 @@ translation-update-upstream %install %makeinstall -# Change sr@Latn to sr@latin -mv %{buildroot}%{_datadir}/locale/sr@Latn %{buildroot}%{_datadir}/locale/sr@latin +# sr@latin was added by translation-update-upstream, so kill sr@Latn +test -d %{buildroot}%{_datadir}/locale/sr@latin +rm -r %{buildroot}%{_datadir}/locale/sr@Latn %find_lang %{name} %find_gconf_schemas %fdupes %{buildroot}/%{_datadir}/gedit-2/plugins