Hello community,
here is the log from the commit of package xfce4-panel-plugin-verve for
openSUSE:Factory checked in at 2015-01-29 09:56:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-verve (Old)
and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-verve.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-verve"
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-verve/xfce4-panel-plugin-verve.changes
2012-05-08 06:53:46.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-verve.new/xfce4-panel-plugin-verve.changes
2015-01-29 09:56:06.000000000 +0100
@@ -1,0 +2,11 @@
+Tue Jan 27 08:51:45 UTC 2015 - [email protected]
+
+- update to version 1.0.1
+ - Use exo-open instead of the deprecated xfterm4 to launch
+ commands in a term via ctrl-enter (bxo#9978)
+ - Fix style when the entry loses focus (bxo#3525)
+ - Build the plugin as a module
+ - Port to libxfce4ui
+ - Tons of translation updates
+
+-------------------------------------------------------------------
Old:
----
xfce4-verve-plugin-1.0.0.tar.bz2
New:
----
xfce4-verve-plugin-1.0.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-panel-plugin-verve.spec ++++++
--- /var/tmp/diff_new_pack.T3CR2b/_old 2015-01-29 09:56:07.000000000 +0100
+++ /var/tmp/diff_new_pack.T3CR2b/_new 2015-01-29 09:56:07.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-panel-plugin-verve
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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-verve-plugin
Name: xfce4-panel-plugin-verve
-Version: 1.0.0
+Version: 1.0.1
Release: 0
Summary: Command Line Plugin for the Xfce Panel
License: GPL-2.0+
@@ -35,8 +35,8 @@
BuildRequires: pkgconfig(gthread-2.0)
BuildRequires: pkgconfig(libpcre)
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
@@ -54,27 +54,24 @@
%setup -q -n %{plugin_name}-%{version}
%build
-%configure --disable-static
+%configure
make %{_smp_mflags} V=1
%install
%make_install
-rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
+rm -f %{buildroot}%{_libdir}/xfce4/panel/plugins/libverve.la
%find_lang %{plugin_name} %{name}.lang %{?no_lang_C}
%fdupes %{buildroot}%{_datadir}
-%clean
-rm -rf %{buildroot}
-
%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING NEWS README THANKS
%{_bindir}/verve-focus
-%{_libexecdir}/xfce4/panel-plugins/xfce4-verve-plugin
-%{_datadir}/xfce4/panel-plugins/xfce4-verve-plugin.desktop
+%{_datadir}/xfce4/panel/plugins/xfce4-verve-plugin.desktop
+%{_libdir}/xfce4/panel/plugins/libverve.so
%files lang -f %{name}.lang
++++++ xfce4-verve-plugin-1.0.0.tar.bz2 -> xfce4-verve-plugin-1.0.1.tar.bz2
++++++
++++ 15181 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]