Hello community, here is the log from the commit of package xfce4-panel-plugin-eyes for openSUSE:Factory checked in at 2013-03-08 09:57:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-eyes (Old) and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-eyes.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-eyes", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-panel-plugin-eyes/xfce4-panel-plugin-eyes.changes 2012-05-08 06:50:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-eyes.new/xfce4-panel-plugin-eyes.changes 2013-03-08 09:57:22.000000000 +0100 @@ -1,0 +2,17 @@ +Thu Mar 7 08:33:52 UTC 2013 - [email protected] + +- update to version 4.4.2 + - small optimizations to update function, making animation more + smooth + - support for deskbar mode and panel multi-row config + (>=xfce4-panel-4.9.0) + - make eye movement independent, like in xeyes + - implement eye position calculations in 3D coordinates + - build the plugin as a module + - autotools update (automake-1.13 compatibility and other issues) + - fix remembering theme + - update size after panel orientation change + - more translation updates + - port to libxfce4ui + +------------------------------------------------------------------- Old: ---- xfce4-eyes-plugin-4.4.1.tar.bz2 New: ---- xfce4-eyes-plugin-4.4.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-panel-plugin-eyes.spec ++++++ --- /var/tmp/diff_new_pack.XsH27N/_old 2013-03-08 09:57:23.000000000 +0100 +++ /var/tmp/diff_new_pack.XsH27N/_new 2013-03-08 09:57:23.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package xfce4-panel-plugin-eyes # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define plugin_name xfce4-eyes-plugin Name: xfce4-panel-plugin-eyes -Version: 4.4.1 +Version: 4.4.2 Release: 0 Summary: Eyes Plugin for the Xfce Panel License: GPL-2.0+ @@ -32,8 +32,8 @@ BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(libxfce4panel-1.0) +BuildRequires: pkgconfig(libxfce4ui-1) BuildRequires: pkgconfig(libxfce4util-1.0) -BuildRequires: pkgconfig(libxfcegui4-1.0) Requires: xfce4-panel >= %{panel_version} Recommends: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -53,6 +53,8 @@ %install %make_install +rm -f %{buildroot}%{_libdir}/xfce4/panel/plugins/libeyes.la + rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK} %find_lang %{plugin_name} %{name}.lang %{?no_lang_C} @@ -71,11 +73,11 @@ %files %defattr(-,root,root) %doc AUTHORS ChangeLog COPYING NEWS README -%{_libexecdir}/xfce4/panel-plugins/xfce4-eyes-plugin +%{_libdir}/xfce4/panel/plugins/libeyes.so %{_datadir}/icons/hicolor/*/apps/xfce4-eyes.* %dir %{_datadir}/xfce4/eyes %{_datadir}/xfce4/eyes/* -%{_datadir}/xfce4/panel-plugins/eyes.desktop +%{_datadir}/xfce4/panel/plugins/eyes.desktop %files lang -f %{name}.lang ++++++ xfce4-eyes-plugin-4.4.1.tar.bz2 -> xfce4-eyes-plugin-4.4.2.tar.bz2 ++++++ ++++ 16592 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
