Hello community,

here is the log from the commit of package parcellite for openSUSE:Factory 
checked in at 2014-08-05 21:10:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/parcellite (Old)
 and      /work/SRC/openSUSE:Factory/.parcellite.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "parcellite"

Changes:
--------
--- /work/SRC/openSUSE:Factory/parcellite/parcellite.changes    2014-03-30 
12:20:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.parcellite.new/parcellite.changes       
2014-08-05 21:11:01.000000000 +0200
@@ -1,0 +2,28 @@
+Sun Aug  3 20:15:26 UTC 2014 - [email protected]
+
+- new upstream version 1.1.8
+  * Fixed bug 107, segfault when action key missing in parcelliterc.
+  * Fixed bug 108, red search-as-you-type with super-K key.
+  * Fixed bug 109, segfault when action key missing and history key changed.
+  * Updated Russian translation.
+  * Fix broken case-sensitive search.
+  * Fixed bug 111, unlock a mutext not locked.
+  * Fixed history editing problem issue where history is updated while editing.
+  * Added emphatic statement about xdotool on the auto-paste tooltip.
+  * Added pref_mapper that maps prefs to integer values so we don’t have to 
string compares in main loop.
+    Should decrease CPU cycles considerably in the ticker.
+  * Added ability to use system-wide XDG config file on first startup.
+  * Added dialog popup if auto-paste is checked and xdotool does not exist.
+  * Added item_limit (which is the same thing as data_size) which limits 
per-item size.
+  * Fixed synchronization bug when trim whitespace was selected and processed 
entry was already in history.
+  * Fix of bug in write_fifo.
+  * Fix item and data size to correct scaling, and change to KB for better 
granularity.
+  * Fix bug 121, context menu stays up after history menu is deactivated.
+  * Fix new bug with memory leak by destroying history menu every time, 
related to bug 121.
+  * Fix minor bug where edit shows up on right-click even when user disabled 
it.
+  * Fix bug where right-click-ctrl/shift did not delete history entries.
+- added parcellite-1.1.8-rpmlint-errors.patch which works with the current 
source files
+  * removed parcellite-1.1.7-rpmlint-errors.patch
+- require xdotool for auto-paste
+
+-------------------------------------------------------------------

Old:
----
  parcellite-1.1.7-rpmlint-errors.patch
  parcellite-1.1.7.tar.gz

New:
----
  parcellite-1.1.8-rpmlint-errors.patch
  parcellite-1.1.8.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ parcellite.spec ++++++
--- /var/tmp/diff_new_pack.u5R0sV/_old  2014-08-05 21:11:03.000000000 +0200
+++ /var/tmp/diff_new_pack.u5R0sV/_new  2014-08-05 21:11:03.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           parcellite
-Version:        1.1.7
+Version:        1.1.8
 Release:        0
 Summary:        A lightweight GTK+ clipboard manager
 License:        GPL-3.0+
@@ -25,9 +25,9 @@
 Url:            http://parcellite.sourceforge.net/
 Source:         %{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM [email protected] -- tweak default settings.
-Patch:          parcellite-1.1.7-defaults.patch
+Patch0:          parcellite-1.1.7-defaults.patch
 # PATCH-FIX-UPSTREAM [email protected] -- fix rpmlint errors.
-Patch1:         parcellite-1.1.7-rpmlint-errors.patch
+Patch1:         parcellite-1.1.8-rpmlint-errors.patch
 # Translation have been submitted upstream -- remove this patch when it is 
included.
 Patch2:                        
parcellite-1.1.7-Spanish-translation-update.patch
 BuildRequires:  automake
@@ -36,6 +36,8 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gtk+-2.0) >= 2.10.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+# needed for auto-paste
+Requires     : xdotool
 
 %description
 Parcellite is a stripped down, basic-features-only clipboard manager with a
@@ -47,7 +49,7 @@
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
 %patch1 -p1
 %patch2 -p1
 

++++++ parcellite-1.1.7-rpmlint-errors.patch -> 
parcellite-1.1.8-rpmlint-errors.patch ++++++
++++ 2881 lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/parcellite/parcellite-1.1.7-rpmlint-errors.patch
++++ and 
/work/SRC/openSUSE:Factory/.parcellite.new/parcellite-1.1.8-rpmlint-errors.patch

++++++ parcellite-1.1.7.tar.gz -> parcellite-1.1.8.tar.gz ++++++
++++ 19605 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to