Hello community,

here is the log from the commit of package plank for openSUSE:Factory checked 
in at 2015-10-19 22:52:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plank (Old)
 and      /work/SRC/openSUSE:Factory/.plank.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plank"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plank/plank.changes      2015-09-09 
20:21:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.plank.new/plank.changes 2015-10-20 
00:06:47.000000000 +0200
@@ -1,0 +2,14 @@
+Sat Oct 10 13:26:03 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.10.1:
+  * Require valac >= 0.24.0 as actually needed.
+  * Correctly display filenames with underscores in folder-menu
+    (lp#1501499).
+  * plankdockitem: Open "preferences" on left-click instead of
+    "about".
+  * Properly determine drop-position of external drags with enabled
+    icon-zoom.
+  * Update translations.
+- Generate icon cache after installation.
+
+-------------------------------------------------------------------

Old:
----
  plank-0.10.0.tar.xz
  plank-0.10.0.tar.xz.asc

New:
----
  plank-0.10.1.tar.xz
  plank-0.10.1.tar.xz.asc

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

Other differences:
------------------
++++++ plank.spec ++++++
--- /var/tmp/diff_new_pack.evFbaB/_old  2015-10-20 00:06:48.000000000 +0200
+++ /var/tmp/diff_new_pack.evFbaB/_new  2015-10-20 00:06:48.000000000 +0200
@@ -19,7 +19,7 @@
 %define lname  libplank0
 %define _version 1.0
 Name:           plank
-Version:        0.10.0
+Version:        0.10.1
 Release:        0
 Summary:        Elegant, simple, and clean dock
 License:        GPL-3.0+
@@ -30,12 +30,13 @@
 Source3:        %{name}.keyring
 BuildRequires:  autoconf >= 2.65
 BuildRequires:  automake >= 1.11
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  libtool >= 2
 BuildRequires:  libxml2-tools
 BuildRequires:  pkg-config >= 0.21
 BuildRequires:  update-desktop-files
-BuildRequires:  vala
+BuildRequires:  vala >= 0.24.0
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(dbusmenu-glib-0.4) >= 0.4
 BuildRequires:  pkgconfig(dbusmenu-gtk3-0.4) >= 0.4
@@ -102,6 +103,14 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name}
 
+%post
+%icon_theme_cache_post
+%desktop_database_post
+
+%postun
+%desktop_database_postun
+%icon_theme_cache_postun
+
 %post -n %{lname} -p /sbin/ldconfig
 
 %postun -n %{lname} -p /sbin/ldconfig

++++++ plank-0.10.0.tar.xz -> plank-0.10.1.tar.xz ++++++
++++ 4352 lines of diff (skipped)


Reply via email to