Hello community, here is the log from the commit of package poedit for openSUSE:Factory checked in at 2015-01-29 09:57:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/poedit (Old) and /work/SRC/openSUSE:Factory/.poedit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "poedit" Changes: -------- --- /work/SRC/openSUSE:Factory/poedit/poedit.changes 2014-12-01 14:01:37.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.poedit.new/poedit.changes 2015-01-29 09:57:19.000000000 +0100 @@ -1,0 +2,43 @@ +Wed Jan 28 13:54:17 UTC 2015 - [email protected] + +- Remove MIME type icons conflicting with virtaal + +------------------------------------------------------------------- +Sat Jan 10 22:44:37 UTC 2015 - [email protected] + +- poedit 1.7.3: + + it is now possible to disable unwanted extractors in + preferences + + source paths in catalog properties can now include individual + files + + exclusion paths in catalog properties can now use wildcards + (e.g. *.js, now default for WordPress) + + fix mangling of format specifiers (%1$s etc.) in machine- + translated suggestions + + "Consult TM when updating from sources" now includes only + "good" matches (with at least 75% score) + + fix loosing of the editing position when saving a file + + fix Preferences layout in Japanese and Chinese translations +- 1.7.2 was not released + +------------------------------------------------------------------- +Fri Dec 5 20:02:12 UTC 2014 - [email protected] + +- poedit 1.7.1: + + fix menu shortcuts problem in Polish localization + +------------------------------------------------------------------- +Wed Dec 3 18:56:22 UTC 2014 - [email protected] + +- poedit 1.7: + + reworked preferences + + support for extraction from JavaScript (and more) sources + + suggestions and other relevant information (comments etc.) are + now much easier to access in a unified sidebar + + syntax highlighting of special characters in translations + + added Group by Context sorting option + + implemented multiple selection + + formatting of PO files can now be customized + + added support for msgmerge --no-fuzzy-matching + +------------------------------------------------------------------- Old: ---- poedit-1.6.11.tar.gz New: ---- poedit-1.7.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ poedit.spec ++++++ --- /var/tmp/diff_new_pack.jcFUxj/_old 2015-01-29 09:57:20.000000000 +0100 +++ /var/tmp/diff_new_pack.jcFUxj/_new 2015-01-29 09:57:20.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package poedit # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: poedit -Version: 1.6.11 +Version: 1.7.3 Release: 0 Summary: Cross-platform Gettext Catalogs Editing Tool License: MIT @@ -49,8 +49,6 @@ %prep %setup -q -# file conflict with virtaal -sed -ie '/\stext-x-gettext-translation/d' icons/Makefile.* %build export CFLAGS="%{optflags} -fno-strict-aliasing" @@ -60,6 +58,10 @@ %install %make_install + +# remove MIME type icons conflicting with virtaal +rm %{buildroot}%{_datadir}/icons/hicolor/*/mimetypes/text-x-gettext-translation.* + %suse_update_desktop_file -c poedit poEdit "Tool for editing po files" poedit poedit Development Translation %fdupes -s %{buildroot}%{_datadir} %find_lang %{name} ++++++ poedit-1.6.11.tar.gz -> poedit-1.7.3.tar.gz ++++++ ++++ 278866 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
