Hello community,

here is the log from the commit of package pantheon-files for openSUSE:Factory 
checked in at 2017-03-01 23:43:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pantheon-files (Old)
 and      /work/SRC/openSUSE:Factory/.pantheon-files.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pantheon-files"

Wed Mar  1 23:43:39 2017 rev:7 rq:461012 version:0.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/pantheon-files/pantheon-files.changes    
2017-02-03 17:52:51.080228159 +0100
+++ /work/SRC/openSUSE:Factory/.pantheon-files.new/pantheon-files.changes       
2017-03-01 23:43:40.552947842 +0100
@@ -1,0 +2,51 @@
+Sun Feb 26 11:37:47 UTC 2017 - avvi...@yandex.by
+
+- Update to 0.3.2:
+  * Add toggle_ref in create not in init
+  * Silence terminal critical warning when tab closes
+  * Add toggle ref to the GOFDirectoryAsync on creation instead 
+    of after initialization, preventing a crash introduced in r2474
+  * Set a minimum size for the main window
+  * IconRenderer: check for empty colors
+  * Remove executable bit from files
+  * tests: port GOFFileTests to Vala
+  * tests: port GOFDirectoryAsyncTests to Vala
+  * filechooser: remember last-folder-uri
+  * Fix licensecheck warnings
+  * Fix CMakeLists.txt file for UtilTests
+  * Mark .desktop file strings as translatable (lp#1661255)
+  * Update translation template
+  * Restructure unit tests subdirectories
+  * IconRenderer.vala:
+  * Don't use small helper unless the large size would cover more 
+    than half the icon
+  * Improve the accuracy of detecting when the helper has been 
+    clicked on
+  * Reinstate and improve unit tests using ctest
+  * update translation template
+  * Fix net.launchpad.pantheon-files.policy.cmake so that the 
+    strings are translatable
+  * gof-directory-async.vala: Do not cache directory until it's 
+    prepared and loadable to avoid an incorrect key being used in 
+    some in some cases
+  * AbstractDirectoryView.vala: Use an idle to stop two file 
+    deleted/added signals being received
+  * TextRenderer.vala:
+  * Override "preferred height for width" to prevent cells being 
+    too tall
+  * Code style
+  * Fix race condition caused by fast file operations
+  * AbstractDirectoryView.vala: slightly simplify button press 
+    handling in views
+  * AbstractTreeView.vala: Treat blank space as background when 
+    right clicking
+  * Don't treat .desktops as executable
+  * Don't change file name for .desktops
+  * Remove "interpret-desktop-files" gsetting
+  * Re-write the thumbnailer interface in Vala using the newer 
+    GDBus API instead of dbus-glib-1
+  * Re-write marlin-icon-renderer.c in Vala
+  * Do not trap Down and Up keys in pathbar; only exit rename 
+    with unmodified Enter
+
+-------------------------------------------------------------------

Old:
----
  pantheon-files-0.3.1.1.tar.xz

New:
----
  pantheon-files-0.3.2.tar.xz

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

Other differences:
------------------
++++++ pantheon-files.spec ++++++
--- /var/tmp/diff_new_pack.rfhYGp/_old  2017-03-01 23:43:41.140864930 +0100
+++ /var/tmp/diff_new_pack.rfhYGp/_new  2017-03-01 23:43:41.144864366 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pantheon-files
 #
-# 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
@@ -18,7 +18,7 @@
 
 %define sover 0
 Name:           pantheon-files
-Version:        0.3.1.1
+Version:        0.3.2
 Release:        0
 Summary:        Simple file manager from Elementary
 License:        GPL-3.0+
@@ -116,6 +116,10 @@
 
 %install
 %cmake_install
+
+mv  %{buildroot}%{_datadir}/polkit-1/actions/net.launchpad.%{name}.policy.xml \
+       %{buildroot}%{_datadir}/polkit-1/actions/net.launchpad.%{name}.policy
+
 %suse_update_desktop_file org.pantheon.files
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_datadir}

++++++ pantheon-files-0.3.1.1.tar.xz -> pantheon-files-0.3.2.tar.xz ++++++
++++ 545487 lines of diff (skipped)


Reply via email to