Hello community, here is the log from the commit of package gedit for openSUSE:Factory checked in at 2012-03-29 11:40:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gedit (Old) and /work/SRC/openSUSE:Factory/.gedit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gedit", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/gedit/gedit.changes 2012-03-16 13:13:33.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.gedit.new/gedit.changes 2012-03-29 11:40:12.000000000 +0200 @@ -1,0 +2,20 @@ +Mon Mar 26 19:21:42 UTC 2012 - [email protected] + +- Update to version 3.4.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 26 07:40:24 UTC 2012 - [email protected] + +- Remove hack to find localized help: this has been fixed in + find-lang.sh. + +------------------------------------------------------------------- +Tue Mar 20 20:24:21 UTC 2012 - [email protected] + +- Update to version 3.3.8: + + Misc bugfixes. + + Updated translations. +- Rebase gedit-desktop.patch. + +------------------------------------------------------------------- Old: ---- gedit-3.3.7.tar.xz New: ---- gedit-3.4.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gedit.spec ++++++ --- /var/tmp/diff_new_pack.gsEngJ/_old 2012-03-29 11:40:16.000000000 +0200 +++ /var/tmp/diff_new_pack.gsEngJ/_new 2012-03-29 11:40:16.000000000 +0200 @@ -16,16 +16,14 @@ # - Name: gedit -Version: 3.3.7 +Version: 3.4.0 Release: 0 -# FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang Summary: Small and lightweight UTF-8 text editor License: GPL-2.0+ Group: Productivity/Text/Editors Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gedit/3.3/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gedit/3.4/%{name}-%{version}.tar.xz # PATCH-FIX-OPENSUSE gedit-desktop.patch -- adds more MIME types and change icon Patch0: gedit-desktop.patch BuildRequires: enchant-devel @@ -102,14 +100,6 @@ rm %{buildroot}%{_libdir}/*.la %suse_update_desktop_file -N gedit -G "Text Editor" gedit TextEditor %find_lang %{name} %{?no_lang_C} -# Localized help -for help in %{buildroot}%{_datadir}/help/*/%{name}/; do - LOCALE=`echo $help | sed "s:.*%{_datadir}/help/\([^/]*\)/%{name}/:\1:g"` - echo "%%lang($LOCALE) %%dir %%{_datadir}/help/$LOCALE" >> %{name}.help-lang.tmp - echo "%%lang($LOCALE) %%doc /${help##%{buildroot}}" >> %{name}.help-lang.tmp -done -sort -u %{name}.help-lang.tmp | grep -v "^%%lang(C)" > %{name}.help-lang -rm %{name}.help-lang.tmp %fdupes %{buildroot} %clean @@ -177,7 +167,7 @@ %{py_sitedir}/gi/overrides/Gedit.py* %doc %{_mandir}/man1/gedit* -%files lang -f %{name}.lang -f %{name}.help-lang +%files lang -f %{name}.lang %files plugin-zeitgeist %defattr(-, root, root) ++++++ gedit-desktop.patch ++++++ --- /var/tmp/diff_new_pack.gsEngJ/_old 2012-03-29 11:40:16.000000000 +0200 +++ /var/tmp/diff_new_pack.gsEngJ/_new 2012-03-29 11:40:16.000000000 +0200 @@ -10,4 +10,4 @@ +MimeType=application/x-awk;application/x-csh;application/x-perl;application/x-php;application/x-shellscript;text/plain;text/x-c;text/x-c++;text/x-c++hdr;text/x-chdr;text/x-c++src;text/x-csrc;text/x-fortran;text/x-java;text/x-log;text/x-makefile;text/x-moc;text/x-pascal;text/x-patch;text/x-python;text/x-readme;text/x-scheme;text/x-tcl;text/x-tex; Icon=accessories-text-editor Categories=GNOME;GTK;Utility;TextEditor; - Actions=Window;Document; + X-GNOME-DocPath=gedit/gedit.xml -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
