Hello community, here is the log from the commit of package xfce4-panel-plugin-datetime for openSUSE:Factory checked in at 2013-02-15 18:54:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-datetime (Old) and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-datetime.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-datetime", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-panel-plugin-datetime/xfce4-panel-plugin-datetime.changes 2012-05-08 06:50:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-datetime.new/xfce4-panel-plugin-datetime.changes 2013-02-15 18:54:52.000000000 +0100 @@ -1,0 +2,9 @@ +Fri Feb 15 11:15:13 UTC 2013 - [email protected] + +- update to version 0.6.2 + - port to libxfce4ui + - set text orientation depending on panel mode/orientation + - translation updates +- remove obsolete xfce4-datetime-plugin-0.6.1-enable-tooltips.patch + +------------------------------------------------------------------- Old: ---- xfce4-datetime-plugin-0.6.1-enable-tooltips.patch xfce4-datetime-plugin-0.6.1.tar.bz2 New: ---- xfce4-datetime-plugin-0.6.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-panel-plugin-datetime.spec ++++++ --- /var/tmp/diff_new_pack.n5q4Qa/_old 2013-02-15 18:54:53.000000000 +0100 +++ /var/tmp/diff_new_pack.n5q4Qa/_new 2013-02-15 18:54:53.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package xfce4-panel-plugin-datetime # -# 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,21 +20,19 @@ %define plugin_name xfce4-datetime-plugin Name: xfce4-panel-plugin-datetime -Version: 0.6.1 +Version: 0.6.2 Release: 0 Summary: Date And Time Plugin for the Xfce Panel License: GPL-2.0+ Group: System/GUI/XFCE Url: http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin Source0: http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.6/%{plugin_name}-%{version}.tar.bz2 -# PATCH-FEATURE-UPSTREAM xfce4-datetime-plugin-0.6.1-enable-tooltips.patch bxo#4141 [email protected] -- Re-enables tooltip support (backported from upstream git) -Patch0: xfce4-datetime-plugin-0.6.1-enable-tooltips.patch BuildRequires: fdupes BuildRequires: intltool 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} # uses exo-open Requires: exo-tools @@ -49,7 +47,6 @@ %prep %setup -q -n %{plugin_name}-%{version} -%patch0 -p1 %build %configure --disable-static @@ -58,7 +55,7 @@ %install %make_install -rm -f %{buildroot}%{_libdir}/xfce4/panel-plugins/libdatetime.la +rm %{buildroot}%{_libdir}/xfce4/panel/plugins/libdatetime.la rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK} @@ -71,9 +68,9 @@ %files %defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING NEWS README THANKS -%{_libdir}/xfce4/panel-plugins/libdatetime.so -%{_datadir}/xfce4/panel-plugins/datetime.desktop +%doc AUTHORS ChangeLog COPYING NEWS THANKS +%{_libdir}/xfce4/panel/plugins/libdatetime.so +%{_datadir}/xfce4/panel/plugins/datetime.desktop %files lang -f %{name}.lang ++++++ xfce4-datetime-plugin-0.6.1.tar.bz2 -> xfce4-datetime-plugin-0.6.2.tar.bz2 ++++++ ++++ 78898 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
