Hello community,

here is the log from the commit of package scratch for openSUSE:Factory checked 
in at 2017-02-13 07:50:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scratch (Old)
 and      /work/SRC/openSUSE:Factory/.scratch.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scratch"

Changes:
--------
--- /work/SRC/openSUSE:Factory/scratch/scratch.changes  2017-01-22 
00:15:43.805027481 +0100
+++ /work/SRC/openSUSE:Factory/.scratch.new/scratch.changes     2017-02-13 
07:50:40.000989193 +0100
@@ -1,0 +2,26 @@
+Fri Feb 10 12:11:40 UTC 2017 - avvi...@yandex.by
+
+- Update to 2.4:
+  * Launchpad automatic translations update.
+  * Replace the granite appmenu widget with Gtk.Menu. This fixes 
+    window dragging
+  * MainWindow.vala: Add width request to set minimum sizes for 
+    panes
+  * Save and restore opened documents per view
+  * Prevent New Docs from not saving
+  * Fix word completion bug #1354251 preventing keyboard 
+    navigation when proposed word is typed
+  * Swap the position of the second view in the pane when we 
+    delete the first one.
+  * SplitView now return the focused child correctly.
+  * Fix problem with multiple signal connections on plugin toggle.
+  * Use Pantheon Terminal font settings
+  * Scratch Text Editor "org.pantheon.scratch":
+  * Fixed filenames to the AppID name.
+  * Fixed code to have it point to a new AppID.
+  * Use webkit2gtk4 instead of webkitgtk3
+  * Fixed Vala version not being retreived.
+  * Fix CMake warnings in the plugins
+- Spec file cleanup
+
+-------------------------------------------------------------------

Old:
----
  scratch-text-editor-2.3.tar.xz

New:
----
  scratch-text-editor-2.4.tar.xz

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

Other differences:
------------------
++++++ scratch.spec ++++++
--- /var/tmp/diff_new_pack.bQ0gCe/_old  2017-02-13 07:50:40.824871572 +0100
+++ /var/tmp/diff_new_pack.bQ0gCe/_new  2017-02-13 07:50:40.828871002 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scratch
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define major   0
 %define _name scratch-text-editor
 Name:           scratch
-Version:        2.3
+Version:        2.4
 Release:        0
 Summary:        Extensible Text Editor for Elementary OS
 License:        GPL-3.0+
@@ -48,8 +48,9 @@
 BuildRequires:  pkgconfig(libpeas-gtk-1.0)
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(vapigen) >= 0.28.0
-BuildRequires:  pkgconfig(webkitgtk-3.0)
+BuildRequires:  pkgconfig(webkit2gtk-4.0) >= 2.10
 BuildRequires:  pkgconfig(zeitgeist-2.0)
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
 %if 0%{?suse_version} >= 1315
@@ -114,9 +115,9 @@
 
 %install
 %cmake_install
-%fdupes %{buildroot}%{_datadir}/locale
-
-%find_lang %{_name}
+%suse_update_desktop_file org.pantheon.scratch
+%fdupes %{buildroot}%{_datadir}
+%find_lang scratch-text-editor %{name}.lang
 
 %post
 %glib2_gsettings_schema_post
@@ -135,9 +136,9 @@
 %{_bindir}/%{name}-text-editor
 %{_libdir}/%{name}/
 %{_datadir}/%{name}/
-%{_datadir}/applications/%{name}-text-editor.desktop
+%{_datadir}/applications/org.pantheon.scratch.desktop
 %{_datadir}/glib-2.0/schemas/*.%{name}.*.xml
-%{_datadir}/appdata/scratch-text-editor.appdata.xml
+%{_datadir}/appdata/org.pantheon.scratch.appdata.xml
 %dir %{_datadir}/appdata
 
 %files -n lib%{name}core%{major}
@@ -151,7 +152,7 @@
 %{_datadir}/vala/vapi/%{name}core.*
 %{_includedir}/%{name}/
 
-%files lang -f %{_name}.lang
+%files lang -f %{name}.lang
 %defattr(-,root,root,-)
 
 %changelog

++++++ scratch-text-editor-2.3.tar.xz -> scratch-text-editor-2.4.tar.xz ++++++
++++ 10259 lines of diff (skipped)


Reply via email to