Hello community, here is the log from the commit of package plank for openSUSE:Factory checked in at 2015-09-09 20:21:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-05-16 19:01:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.plank.new/plank.changes 2015-09-09 20:21:15.000000000 +0200 @@ -1,0 +2,27 @@ +Tue Sep 8 08:35:50 UTC 2015 - [email protected] + +- Update to 0.10.0: + * Clean up and review appearances of DockItem in API an prefer + DockElement. + * Make the item for the dock-itself really special with its own + setting. + * Pass-through event on scroll/click to have a proper timestamps + for WindowControl.* calls (lp#1167787, lp#1431556). + * Handle invalid item on runtime (lp#1444830). + * Fix LogLevel naming (Logger.FATAL -> Logger.ERROR, + Logger.ERROR -> Logger.CRITICAL). + * Make DockItem abstract. + * Add frame_time to AnimatedRenderer with conditional use of + GdkFrameClock (gtk+ >= 3.8). + * Add RTL support (lp#1455892). + * Add DODGE_ACTIVE hide-mode. + * Conditional use of GtkStack instead of GtkNotebook in + preferences-dialog (gtk+ >= 3.10). + * Drop conditional dependency on gnome-common (and rely on + autoconf-archive). + * Add icon-zoom hover-effect (lp#707650). + * Don't use pressure reveal for absolute input devices + (lp#1349506). + * Force indicating running applications (lp#1406282). + +------------------------------------------------------------------- Old: ---- plank-0.9.1.tar.xz plank-0.9.1.tar.xz.asc New: ---- plank-0.10.0.tar.xz plank-0.10.0.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plank.spec ++++++ --- /var/tmp/diff_new_pack.4gKool/_old 2015-09-09 20:21:16.000000000 +0200 +++ /var/tmp/diff_new_pack.4gKool/_new 2015-09-09 20:21:16.000000000 +0200 @@ -19,7 +19,7 @@ %define lname libplank0 %define _version 1.0 Name: plank -Version: 0.9.1 +Version: 0.10.0 Release: 0 Summary: Elegant, simple, and clean dock License: GPL-3.0+ @@ -27,7 +27,7 @@ Url: https://launchpad.net/plank Source: https://launchpad.net/%{name}/%{_version}/%{version}/+download/%{name}-%{version}.tar.xz Source2: https://launchpad.net/%{name}/%{_version}/%{version}/+download/%{name}-%{version}.tar.xz.asc -Source3: %name.keyring +Source3: %{name}.keyring BuildRequires: autoconf >= 2.65 BuildRequires: automake >= 1.11 BuildRequires: intltool @@ -54,7 +54,7 @@ BuildRequires: pkgconfig(xfixes) >= 5.0 BuildRequires: pkgconfig(xi) >= 1.6.99.1 Requires: bamf-daemon >= 0.2.92 -Recommends: %{name}-lang = %{version} +Recommends: %{name}-lang %description Plank is meant to be the simplest dock on the planet. The goal is ++++++ plank-0.9.1.tar.xz -> plank-0.10.0.tar.xz ++++++ ++++ 36609 lines of diff (skipped)
