Hello community,
here is the log from the commit of package xfce4-panel-plugin-clipman for
openSUSE:Factory checked in at 2014-02-03 11:13:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-clipman (Old)
and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-clipman.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-clipman"
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-clipman/xfce4-panel-plugin-clipman.changes
2012-05-08 06:50:43.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-clipman.new/xfce4-panel-plugin-clipman.changes
2014-02-03 11:13:59.000000000 +0100
@@ -1,0 +2,10 @@
+Sun Feb 2 23:27:41 UTC 2014 - [email protected]
+
+- updated to version 1.2.4
+ - Removed doc submodule
+ - Define different menmonic
+ - QR-code encoder
+ - Move Disable item inside context/right-click menu
+ - Allow skipping actions by pressing or not CTRL
+
+-------------------------------------------------------------------
Old:
----
xfce4-clipman-plugin-1.2.3.tar.bz2
New:
----
xfce4-clipman-plugin-1.2.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-panel-plugin-clipman.spec ++++++
--- /var/tmp/diff_new_pack.ZE1d5E/_old 2014-02-03 11:14:00.000000000 +0100
+++ /var/tmp/diff_new_pack.ZE1d5E/_new 2014-02-03 11:14:00.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-panel-plugin-clipman
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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-clipman-plugin
Name: xfce4-panel-plugin-clipman
-Version: 1.2.3
+Version: 1.2.4
Release: 0
Summary: Clipboard Manager Plugin for the Xfce Panel
License: GPL-2.0+
@@ -35,6 +35,7 @@
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gtk+-2.0)
+BuildRequires: pkgconfig(libqrencode)
BuildRequires: pkgconfig(libxfce4panel-1.0)
BuildRequires: pkgconfig(libxfce4ui-1)
BuildRequires: pkgconfig(libxfce4util-1.0)
@@ -42,6 +43,7 @@
BuildRequires: pkgconfig(unique-1.0)
BuildRequires: pkgconfig(xproto)
BuildRequires: pkgconfig(xtst)
+Obsoletes: xfce4-panel-plugin-clipman-doc < 1.2.4
Requires: xfce4-panel >= %{panel_version}
# uses exo-open
Requires: exo-tools
@@ -56,23 +58,13 @@
can be configured to execute arbitrary actions when the selection content
matches specific regular expressions.
-%package doc
-Summary: Documentation for %{name}
-Group: Documentation/HTML
-Requires: xfce4-panel >= %{panel_version}
-
-%description doc
-This package contains the user documentation for xfce4-panel-plugin-clipman.
-
%lang_package
%prep
%setup -q -n %{plugin_name}-%{version}
%build
-%configure \
- --disable-static \
- --docdir=%{_datadir}/xfce4/%{plugin_name}
+%configure --disable-static
make %{_smp_mflags} V=1
%install
@@ -83,15 +75,10 @@
%suse_update_desktop_file xfce4-clipman
%suse_update_desktop_file %{plugin_name}-autostart
-rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
-
%find_lang %{plugin_name} %{name}.lang %{?no_lang_C}
%fdupes %{buildroot}%{_datadir}
-%clean
-rm -rf %{buildroot}
-
%post
%desktop_database_post
%icon_theme_cache_post
@@ -114,12 +101,6 @@
%{_datadir}/applications/xfce4-clipman.desktop
%{_datadir}/icons/hicolor/*/apps/*
-%files doc
-%defattr(-,root,root)
-%dir %{_datadir}/xfce4
-%dir %{_datadir}/xfce4/%{plugin_name}
-%doc %{_datadir}/xfce4/%{plugin_name}/html
-
%files lang -f %{name}.lang
%changelog
++++++ xfce4-clipman-plugin-1.2.3.tar.bz2 -> xfce4-clipman-plugin-1.2.4.tar.bz2
++++++
++++ 43821 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]