Hello community,

here is the log from the commit of package poedit for openSUSE:Factory checked 
in at 2017-04-11 09:46:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/poedit (Old)
 and      /work/SRC/openSUSE:Factory/.poedit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "poedit"

Tue Apr 11 09:46:31 2017 rev:37 rq:486432 version:2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/poedit/poedit.changes    2017-03-17 
15:07:20.187157986 +0100
+++ /work/SRC/openSUSE:Factory/.poedit.new/poedit.changes       2017-04-11 
09:46:33.997185810 +0200
@@ -1,0 +2,17 @@
+Fri Apr  7 12:00:25 UTC 2017 - [email protected]
+
+- PoEdit 2.0:
+  * Revamped user interface
+  * Syntax highlighting for markup and special characters
+  * Warnings are now shown for common translation mistakes
+  * More robust pre-translation (previous "Fill missing
+    translations from TM")
+  * "Fuzzy" was renamed "Needs work" thorough to be more accessible
+    to gettext non-experts.
+  * xgettext invocation can now be customized on per-file basis
+  * Files opened from Crowdin now auto-sync on save.
+  * New Linux icon
+  * Many small improvements all over
+  * Can no longer convert legacy translation memory
+
+-------------------------------------------------------------------

Old:
----
  poedit-1.8.12.tar.gz

New:
----
  poedit-2.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ poedit.spec ++++++
--- /var/tmp/diff_new_pack.KQ52gv/_old  2017-04-11 09:46:34.757078465 +0200
+++ /var/tmp/diff_new_pack.KQ52gv/_new  2017-04-11 09:46:34.757078465 +0200
@@ -16,11 +16,10 @@
 #
 
 
-%bcond_without legacy_tm_migration
 %bcond_without language_detection
 %bcond_without crowdin_integration
 Name:           poedit
-Version:        1.8.12
+Version:        2.0
 Release:        0
 Summary:        Cross-platform Gettext Catalogs Editing Tool
 License:        MIT
@@ -42,16 +41,12 @@
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} > 1325
-BuildRequires:  libboost_iostreams-devel
-BuildRequires:  libboost_regex-devel
-BuildRequires:  libboost_system-devel
-BuildRequires:  libboost_thread-devel
+BuildRequires:  libboost_iostreams-devel >= 1.60
+BuildRequires:  libboost_regex-devel >= 1.60
+BuildRequires:  libboost_system-devel >= 1.60
+BuildRequires:  libboost_thread-devel >= 1.60
 %else
-BuildRequires:  boost-devel >= 1.54
-%endif
-%if %{with legacy_tm_migration}
-BuildRequires:  db-devel >= 4.7
-BuildRequires:  pkgconfig(expat)
+BuildRequires:  boost-devel >= 1.60
 %endif
 %if %{with language_detection}
 BuildRequires:  cld2-devel
@@ -77,9 +72,6 @@
 export CFLAGS="%{optflags} -fno-strict-aliasing"
 export CXXFLAGS="%{optflags} -fno-strict-aliasing"
 %configure \
-%if !%{with legacy_tm_migration}
-       --disable-legacytm \
-%endif
 %if !%{with language_detection}
        --without-cld2 \
 %endif
@@ -92,9 +84,6 @@
 %install
 %make_install
 
-# remove MIME type icons conflicting with virtaal
-rm 
%{buildroot}%{_datadir}/icons/hicolor/*/mimetypes/text-x-gettext-translation.*
-
 %suse_update_desktop_file %{name}
 %fdupes -s %{buildroot}%{_datadir}
 %find_lang %{name}
@@ -119,9 +108,6 @@
 %{_datadir}/icons/hicolor/*/*/*
 %{_datadir}/pixmaps/%{name}.png
 %{_mandir}/man?/*
-%if %{with legacy_tm_migration}
-%{_libexecdir}/%{name}-dump-legacy-tm
-%endif
 
 %files lang -f %{name}.lang
 %defattr(-,root,root,755)

++++++ poedit-1.8.12.tar.gz -> poedit-2.0.tar.gz ++++++
++++ 122383 lines of diff (skipped)


Reply via email to