commit licq for openSUSE:Factory

2015-06-02 Thread h_root
Hello community,

here is the log from the commit of package licq for openSUSE:Factory checked in 
at 2015-06-02 10:02:41

Comparing /work/SRC/openSUSE:Factory/licq (Old)
 and  /work/SRC/openSUSE:Factory/.licq.new (New)


Package is licq

Changes:

--- /work/SRC/openSUSE:Factory/licq/licq.changes2015-02-22 
17:26:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.licq.new/licq.changes   2015-06-02 
10:02:43.0 +0200
@@ -1,0 +2,5 @@
+Wed May 27 09:59:40 UTC 2015 - a...@ajaissle.de
+
+- Fix rpm group classification
+
+---



Other differences:
--
++ licq.spec ++
--- /var/tmp/diff_new_pack.pfm0xV/_old  2015-06-02 10:02:44.0 +0200
+++ /var/tmp/diff_new_pack.pfm0xV/_new  2015-06-02 10:02:44.0 +0200
@@ -31,7 +31,7 @@
 Release:0
 Summary:Linux ICQ Client
 License:GPL-2.0+
-Group:  Productivity/Networking/ICQ
+Group:  Productivity/Networking/Instant Messenger/Clients
 Source: 
http://sourceforge.net/projects/licq/files/licq/%{version}/licq-%{version}.tar.bz2
 Source2:licq.png
 Recommends: sox
@@ -52,14 +52,14 @@
 
 %package qt4-gui-data
 Summary:Qt4 data files for Licq
-Group:  Productivity/Networking/ICQ
+Group:  Productivity/Networking/Instant Messenger/Clients
 BuildArch:  noarch
 
 %description qt4-gui-data
 Data files for the Qt4 Licq plug-in.
 %package qt4-gui
 Summary:Qt4 plug-in for Licq
-Group:  Productivity/Networking/ICQ
+Group:  Productivity/Networking/Instant Messenger/Clients
 Requires:   %{name} = %{version}
 Requires:   %{name}-qt4-gui-data = %{version}
 Supplements:%{name}
@@ -69,7 +69,7 @@
 
 %package kde4-gui
 Summary:KDE4 plug-in for Licq
-Group:  Productivity/Networking/ICQ
+Group:  Productivity/Networking/Instant Messenger/Clients
 Requires:   %{name} = %{version}
 Requires:   %{name}-qt4-gui-data = %{version}
 Supplements:packageand(kdebase4-workspace:licq)





commit licq for openSUSE:Factory

2015-02-22 Thread h_root
Hello community,

here is the log from the commit of package licq for openSUSE:Factory checked in 
at 2015-02-22 17:26:16

Comparing /work/SRC/openSUSE:Factory/licq (Old)
 and  /work/SRC/openSUSE:Factory/.licq.new (New)


Package is licq

Changes:

--- /work/SRC/openSUSE:Factory/licq/licq.changes2013-11-07 
08:42:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.licq.new/licq.changes   2015-02-22 
17:26:18.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb 19 22:01:21 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 1.8.2
+  * Fixed crash when loading protocol plugins
+  * GPG: Don't retry decrypting if password is invalid
+  * ICQ: Fixed crash when receiving status updates
+  * MSN: Change default authentication host to login.passport.com
+  * Jabber: Fixed crash when disconnecting multiple accounts
+- Remove licq-1.8.1-65026d6.patch; fixed on upstream release
+- Use the relative sourceforge download Url instead of mirror Url for
+  source tarball downloading
+- Split out translation files
+
+---

Old:

  licq-1.8.1-65026d6.patch
  licq-1.8.1.tar.bz2

New:

  licq-1.8.2.tar.bz2



Other differences:
--
++ licq.spec ++
--- /var/tmp/diff_new_pack.b0WNLx/_old  2015-02-22 17:26:19.0 +0100
+++ /var/tmp/diff_new_pack.b0WNLx/_new  2015-02-22 17:26:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package licq
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,18 +27,16 @@
 BuildRequires:  libkde4-devel
 BuildRequires:  xosd-devel
 BuildRequires:  pkgconfig(QtGui) = 4.7
-Version:1.8.1
+Version:1.8.2
 Release:0
 Summary:Linux ICQ Client
 License:GPL-2.0+
 Group:  Productivity/Networking/ICQ
-Source: 
http://switch.dl.sourceforge.net/project/licq/licq/%{version}/licq-%{version}.tar.bz2
+Source: 
http://sourceforge.net/projects/licq/files/licq/%{version}/licq-%{version}.tar.bz2
 Source2:licq.png
 Recommends: sox
+Recommends: %{name}-lang
 Patch2: licq-1.5.0-remove_desktop_file.patch
-# TODO: please drop it after the next subj update!
-# PATCH-FIX-UPSTREAM to prevent compiling error.
-Patch3: licq-1.8.1-65026d6.patch
 Url:http://www.licq.org/
 
 %description
@@ -52,8 +50,6 @@
 written in C++ and comes with a GUI plug-in using the Qt widget set.
 Other plug-ins are also available.
 
-
-
 %package qt4-gui-data
 Summary:Qt4 data files for Licq
 Group:  Productivity/Networking/ICQ
@@ -61,8 +57,6 @@
 
 %description qt4-gui-data
 Data files for the Qt4 Licq plug-in.
-
-
 %package qt4-gui
 Summary:Qt4 plug-in for Licq
 Group:  Productivity/Networking/ICQ
@@ -73,7 +67,6 @@
 %description qt4-gui
 This plug-in uses the Qt4 libraries to provide Licq GUI.
 
-
 %package kde4-gui
 Summary:KDE4 plug-in for Licq
 Group:  Productivity/Networking/ICQ
@@ -85,7 +78,6 @@
 %description kde4-gui
 This plug-in uses the KDE4 libraries to provide Licq GUI.
 
-
 %package devel
 Summary:Development files of Licq
 Group:  Development/Sources
@@ -94,12 +86,11 @@
 %description devel
 Header files of Licq program.
 
-
+%lang_package
 
 %prep
 %setup
 %patch2 -p1
-%patch3
 
 # disabled for now (deps missing)
 rm -r plugins/aosd plugins/jabber
@@ -133,14 +124,14 @@
 %find_lang licq_osd_plugin %{name}.lang
 %fdupes -s $RPM_BUILD_ROOT
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root,755)
 %doc %{_docdir}/licq/
 %{_bindir}/licq
 %{_libdir}/licq/
 %{_datadir}/licq/
-/usr/share/applications/licq.desktop
-/usr/share/pixmaps/licq.png
+%{_datadir}/applications/licq.desktop
+%{_datadir}/pixmaps/licq.png
 %exclude %{_includedir}/licq/
 %exclude %{_libdir}/licq/licq_qt4-gui.so
 %exclude %{_libdir}/licq/licq_kde4-gui.so
@@ -164,4 +155,6 @@
 %defattr(-,root,root,755)
 %{_libdir}/licq/licq_kde4-gui.so
 
+%files lang -f %{name}.lang
+
 %changelog

++ licq-1.8.1.tar.bz2 - licq-1.8.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/licq-1.8.1/README new/licq-1.8.2/README
--- old/licq-1.8.1/README   2013-10-28 13:26:38.0 +0100
+++ new/licq-1.8.2/README   2014-06-01 21:16:42.0 +0200
@@ -1,11 +1,10 @@
-  LICQ v1.8.1 README
+  LICQ v1.8.2 README
   http://www.licq.org/
   #Licq on irc.freenode.net
 
 This is a bugfix release, mainly to solve some crashes and fix build problems.
-This release also includes a big update of 

commit licq for openSUSE:Factory

2013-11-06 Thread h_root
Hello community,

here is the log from the commit of package licq for openSUSE:Factory checked in 
at 2013-11-07 08:42:40

Comparing /work/SRC/openSUSE:Factory/licq (Old)
 and  /work/SRC/openSUSE:Factory/.licq.new (New)


Package is licq

Changes:

--- /work/SRC/openSUSE:Factory/licq/licq.changes2013-01-29 
06:45:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.licq.new/licq.changes   2013-11-07 
08:42:42.0 +0100
@@ -1,0 +2,33 @@
+Mon Nov  4 15:48:11 UTC 2013 - dap.darkn...@gmail.com
+
+- update to version 1.8.1
+  * Fixed crash when shutting down plugins
+  * Handle slashes in account/contact ids
+  * Fixed timestamp overflow problem causing CPU spin
+  * Build: Made Doxygen support optional
+  * Build: Fixed build problem with socks support
+  * Aosd: Update to build with GLib 2.36
+  * Qt4-Gui: Brought Turkish translation up to date
+  * Qt4-Gui: Fixed build problems with OS X
+  * Fixed some memory leaks
+  * Removed console plugin (no longer maintained)
+  * Support for multiple owners for MSN and Jabber
+  * Change config file structure to support multiple owners
+  * Plugin API: Add a mainloop class that plugins can use
+  * Plugin API: Many changes to better support multiple owners
+  * Plugin API: Separated plugin helper function from interface
+  * Auto-Reply: Apply startup status to all owners
+  * Fifo: Don't hang if data doesn't end with a line break
+  * Forwarder: Apply startup status to all owners
+  * ICQ: Some non-UTF8 messages were converted from UTF8 instead of to
+  * ICQ: Moved from daemon and built as separate protocol plugin
+  * MSN: Moved MSN specific typing notification logic from Qt4-Gui
+  * Qt4-Gui: Contact list only showed typing icon for ICQ contacts
+  * Qt4-Gui: Ask for missing password before trying to log on
+  * RMS: Apply auto response changes to all owners
+- Qt = 4.7 became required to prevent failing builds for old releases.
+- Added licq-1.8.1-65026d6.patch to prevent compiling error:
+  https://github.com/licq-im/licq/commit/65026d6
+- BuildRoot and %clean were removed as unnecessary.
+
+---

Old:

  licq-1.7.1.tar.bz2

New:

  licq-1.8.1-65026d6.patch
  licq-1.8.1.tar.bz2



Other differences:
--
++ licq.spec ++
--- /var/tmp/diff_new_pack.5PSDum/_old  2013-11-07 08:42:43.0 +0100
+++ /var/tmp/diff_new_pack.5PSDum/_new  2013-11-07 08:42:43.0 +0100
@@ -26,17 +26,20 @@
 BuildRequires:  libassuan-devel
 BuildRequires:  libkde4-devel
 BuildRequires:  xosd-devel
-Version:1.7.1
+BuildRequires:  pkgconfig(QtGui) = 4.7
+Version:1.8.1
 Release:0
 Summary:Linux ICQ Client
 License:GPL-2.0+
 Group:  Productivity/Networking/ICQ
-Source: %{name}-%{version}.tar.bz2
+Source: 
http://switch.dl.sourceforge.net/project/licq/licq/%{version}/licq-%{version}.tar.bz2
 Source2:licq.png
 Recommends: sox
 Patch2: licq-1.5.0-remove_desktop_file.patch
+# TODO: please drop it after the next subj update!
+# PATCH-FIX-UPSTREAM to prevent compiling error.
+Patch3: licq-1.8.1-65026d6.patch
 Url:http://www.licq.org/
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Licq includes all the basic features of ICQ, like sending and receiving
@@ -96,6 +99,7 @@
 %prep
 %setup
 %patch2 -p1
+%patch3
 
 # disabled for now (deps missing)
 rm -r plugins/aosd plugins/jabber
@@ -129,9 +133,6 @@
 %find_lang licq_osd_plugin %{name}.lang
 %fdupes -s $RPM_BUILD_ROOT
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.lang
 %defattr(-,root,root,755)
 %doc %{_docdir}/licq/

++ licq-1.8.1-65026d6.patch ++
--- plugins/qt4-gui/src/helpers/usercodec.h.orig2013-10-28 
15:26:38.0 +0300
+++ plugins/qt4-gui/src/helpers/usercodec.h 2013-11-04 00:11:07.69903 
+0300
@@ -20,13 +20,14 @@
 #ifndef USERCODEC_H
 #define USERCODEC_H
 
+#include QObject
 #include QString
 
 namespace LicqQtGui
 {
 class UserCodec
 {
-  Q_OBJECT
+  Q_GADGET
 
 public:
   struct encoding_t
++ licq-1.7.1.tar.bz2 - licq-1.8.1.tar.bz2 ++
 284665 lines of diff (skipped)


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit licq for openSUSE:Factory

2013-01-28 Thread h_root
Hello community,

here is the log from the commit of package licq for openSUSE:Factory checked in 
at 2013-01-29 06:45:21

Comparing /work/SRC/openSUSE:Factory/licq (Old)
 and  /work/SRC/openSUSE:Factory/.licq.new (New)


Package is licq, Maintainer is llu...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/licq/licq.changes2012-08-27 
16:24:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.licq.new/licq.changes   2013-01-29 
06:45:23.0 +0100
@@ -2 +2,35 @@
-Sat Aug 25 16:30:39 UTC 2012 - csten...@opensus.org
+Sun Jan 27 12:32:59 UTC 2013 - csten...@opensuse.org
+
+- update to version 1.7.1
+  * Fix a deadlock happening if log messages were flooding
+  * Handle line breaks for URL field in history files
+  * ICQ: Fix parsing of buddy icon data to not break on long fields
+  * Qt4-Gui: Show authorization request dialog when adding a user
+  * Qt4-Gui: Better logic for setting away message on non-ICQ account
+  * Qt4-Gui: Dock icon could show offline even if one account was online
+  * Qt4-Gui: Floaties could appear as empty windows
+
+---
+Tue Oct 23 11:53:50 UTC 2012 - csten...@opensuse.org
+
+- update to version 1.7.0
+  * Always save history as UTF-8 to avoid mixing encodings
+  * Fix several memory leaks
+  * Fifo: Add commands to show/hide UI contact list window
+  * Forwarder: Support for MSN and Jabber protocols
+  * Forwarder: Write default configuration file to correct directory
+  * ICQ: Do reverse direct connects even if port number is wrong
+  * ICQ: Fix removing groups from server side list
+  * Plugin API: Multiple changes to make api less ICQ specific
+  * Plugin API: Allow subclassed user/owner for each protocol
+  * Plugin API: Use UTF-8 for all event messages and user data
+  * Qt4-Gui: Manage protocols plugins from accounts dialog
+  * Qt4-Gui: Moved debug level menu to log window
+  * Qt4-Gui: Add settings page for editing event filter rules
+  * Qt4-Gui: Add a header in chat history for each new day
+  * Qt4-Gui: Move per-account settings to user dialog
+  * Qt4-Gui: Don't clear clipboard after opening URL/File dialog
+  * Qt4-Gui: Controls to set owner birthday were missing
+
+---
+Sat Aug 25 16:30:39 UTC 2012 - csten...@opensuse.org

Old:

  licq-1.6.1.tar.bz2

New:

  licq-1.7.1.tar.bz2



Other differences:
--
++ licq.spec ++
--- /var/tmp/diff_new_pack.nu0Ghz/_old  2013-01-29 06:45:25.0 +0100
+++ /var/tmp/diff_new_pack.nu0Ghz/_new  2013-01-29 06:45:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package licq
 #
-# 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
@@ -26,7 +26,7 @@
 BuildRequires:  libassuan-devel
 BuildRequires:  libkde4-devel
 BuildRequires:  xosd-devel
-Version:1.6.1
+Version:1.7.1
 Release:0
 Summary:Linux ICQ Client
 License:GPL-2.0+

++ licq-1.6.1.tar.bz2 - licq-1.7.1.tar.bz2 ++
 190316 lines of diff (skipped)


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit licq for openSUSE:Factory

2012-08-27 Thread h_root
Hello community,

here is the log from the commit of package licq for openSUSE:Factory checked in 
at 2012-08-27 16:24:05

Comparing /work/SRC/openSUSE:Factory/licq (Old)
 and  /work/SRC/openSUSE:Factory/.licq.new (New)


Package is licq, Maintainer is llu...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/licq/licq.changes2011-11-07 
14:21:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.licq.new/licq.changes   2012-08-27 
16:24:07.0 +0200
@@ -1,0 +2,13 @@
+Sat Aug 25 16:30:39 UTC 2012 - csten...@opensus.org
+
+- update to version 1.6.1
+  * Save user list when adding a Not In List user to list
+  * ICQ: Fix packets not being sent for sequence numbers above 0x7fff
+  * ICQ: Mark direct unicode messages as such
+  * Qt4-Gui: Handle meta key in global hotkeys
+  * Qt4-Gui: Fix global hotkeys to work with Caps-/Numlock active
+  * Qt4-Gui: Fix crash on message right click without spell checking
+  * Qt4-Gui: Update title of user dialogs when alias/name changes
+  * Qt4-Gui: Compensate for decoractions when saving window geometries
+
+---

Old:

  licq-1.6.0.tar.bz2

New:

  licq-1.6.1.tar.bz2



Other differences:
--
++ licq.spec ++
--- /var/tmp/diff_new_pack.NNdzED/_old  2012-08-27 16:24:11.0 +0200
+++ /var/tmp/diff_new_pack.NNdzED/_new  2012-08-27 16:24:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package licq
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,17 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   licq
-BuildRequires:  boost-devel cdk-devel cmake doxygen fdupes gpgme-devel 
libassuan-devel libkde4-devel xosd-devel
+BuildRequires:  boost-devel
+BuildRequires:  cdk-devel
+BuildRequires:  cmake
+BuildRequires:  doxygen
+BuildRequires:  fdupes
+BuildRequires:  gpgme-devel
+BuildRequires:  libassuan-devel
+BuildRequires:  libkde4-devel
+BuildRequires:  xosd-devel
+Version:1.6.1
+Release:0
+Summary:Linux ICQ Client
 License:GPL-2.0+
 Group:  Productivity/Networking/ICQ
-AutoReqProv:on
-Version:1.6.0
-Release:1
-Summary:Linux ICQ Client
 Source: %{name}-%{version}.tar.bz2
 Source2:licq.png
 Recommends: sox
@@ -47,7 +52,6 @@
 
 
 %package qt4-gui-data
-License:GPL-2.0+
 Summary:Qt4 data files for Licq
 Group:  Productivity/Networking/ICQ
 BuildArch:  noarch
@@ -57,7 +61,6 @@
 
 
 %package qt4-gui
-License:GPL-2.0+
 Summary:Qt4 plug-in for Licq
 Group:  Productivity/Networking/ICQ
 Requires:   %{name} = %{version}
@@ -69,7 +72,6 @@
 
 
 %package kde4-gui
-License:GPL-2.0+
 Summary:KDE4 plug-in for Licq
 Group:  Productivity/Networking/ICQ
 Requires:   %{name} = %{version}
@@ -82,7 +84,6 @@
 
 
 %package devel
-License:GPL-2.0+
 Summary:Development files of Licq
 Group:  Development/Sources
 Requires:   %{name} = %{version}

++ licq-1.6.0.tar.bz2 - licq-1.6.1.tar.bz2 ++
 13696 lines of diff (skipped)


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit licq for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package licq for openSUSE:Factory checked in 
at 2011-12-06 18:26:35

Comparing /work/SRC/openSUSE:Factory/licq (Old)
 and  /work/SRC/openSUSE:Factory/.licq.new (New)


Package is licq, Maintainer is llu...@suse.com

Changes:




Other differences:
--
++ licq.spec ++
--- /var/tmp/diff_new_pack.MgzLOV/_old  2011-12-06 18:48:13.0 +0100
+++ /var/tmp/diff_new_pack.MgzLOV/_new  2011-12-06 18:48:13.0 +0100
@@ -20,7 +20,7 @@
 
 Name:   licq
 BuildRequires:  boost-devel cdk-devel cmake doxygen fdupes gpgme-devel 
libassuan-devel libkde4-devel xosd-devel
-License:GPLv2+
+License:GPL-2.0+
 Group:  Productivity/Networking/ICQ
 AutoReqProv:on
 Version:1.6.0
@@ -47,7 +47,7 @@
 
 
 %package qt4-gui-data
-License:GPLv2+
+License:GPL-2.0+
 Summary:Qt4 data files for Licq
 Group:  Productivity/Networking/ICQ
 BuildArch:  noarch
@@ -57,7 +57,7 @@
 
 
 %package qt4-gui
-License:GPLv2+
+License:GPL-2.0+
 Summary:Qt4 plug-in for Licq
 Group:  Productivity/Networking/ICQ
 Requires:   %{name} = %{version}
@@ -69,7 +69,7 @@
 
 
 %package kde4-gui
-License:GPLv2+
+License:GPL-2.0+
 Summary:KDE4 plug-in for Licq
 Group:  Productivity/Networking/ICQ
 Requires:   %{name} = %{version}
@@ -82,7 +82,7 @@
 
 
 %package devel
-License:GPLv2+
+License:GPL-2.0+
 Summary:Development files of Licq
 Group:  Development/Sources
 Requires:   %{name} = %{version}


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit licq for openSUSE:Factory

2011-11-07 Thread h_root
Hello community,

here is the log from the commit of package licq for openSUSE:Factory checked in 
at 2011-11-07 14:20:52

Comparing /work/SRC/openSUSE:Factory/licq (Old)
 and  /work/SRC/openSUSE:Factory/.licq.new (New)


Package is licq, Maintainer is llu...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/licq/licq.changes2011-09-23 
02:11:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.licq.new/licq.changes   2011-11-07 
14:21:04.0 +0100
@@ -1,0 +2,52 @@
+Thu Nov  3 12:03:31 UTC 2011 - csten...@suse.com
+
+- updated to version 1.6.0
+  * Reduce number of reads and writes of config files
+  * Let GUI run in main thread on Mac OS X
+  * Build: Improved detection of libcdk and X11 scrnsaver
+  * Plugin API: Replace ICQ specific constants
+  * Plugin API: Replace exported plugin symbols with a single struct
+  * Plugin API: Define values for all enums to reduce future ABI breaking
+  * ICQ: Keep track of when contacts went away
+  * ICQ: Add detection of several other user clients
+  * ICQ: Fix owner info to send correct first name and last name
+  * ICQ: Fix several encoding problems with unicode messages
+  * Jabber: Add support to connect through HTTP proxy
+  * Jabber: Keep track of when contacts went online
+  * Jabber: Set group membership when adding contact
+  * MSN: Add user client detection
+  * RMS: Authentication can be configured instead of always using ICQ account
+  * Qt4-Gui: Add global shortcut to show/hide main window
+  * Qt4-Gui: Show authorization request dialog when adding a contact
+  * Qt4-Gui: Option to show recent messages based on message age
+  * Qt4-Gui: Server address can be configured for all accounts
+  * Qt4-Gui: Don't show online time if it isn't known
+  * Qt4-Gui: Fix multiple recipients to work with URLs and contacts
+  * Qt4-Gui: Fix user alias to be saved after edit from contact list
+  * Qt4-Gui: Fix auto-popup to not steal focus between tabs/windows
+
+---
+Mon Jul  4 18:27:36 CEST 2011 - csten...@suse.de
+
+- updated to version 1.5.1
+  * Package GTest with Licq to guarantee same version as GMock
+  * Owners can no longer be removed when online to prevent contact
+list problems
+  * Build: Various fixes to reduce problems when building
+  * AutoReply: Command line parameters -d and -e were ignored
+  * ICQ: Buddy icons would fail to update for some contacts retrying
+every minute
+  * Jabber: Use full name for contact if there is no nickname set
+  * Jabber: Get away message for contacts
+  * Jabber: Keep track of contacts pending for authorization
+  * OSD: Default config would be written to file without path
+  * RMS: Plugin could crash if bad parameters were given to some commands
+  * Qt4-Gui: Ignored users were displayed in All Users list
+  * Qt4-Gui: Several menu items and buttons were missing ... after caption
+  * Qt4-Gui: Main window would appear under other windows on some systems
+  * Qt4-Gui: GUI could hang when toggling Send Through Server button
+  * Qt4-Gui: Show keyboard shortcuts in the user popup menu from
+contact list
+- removed fix-cmake.diff
+
+---

Old:

  fix-cmake.diff
  licq-1.5.0.tar.bz2

New:

  licq-1.6.0.tar.bz2



Other differences:
--
++ licq.spec ++
--- /var/tmp/diff_new_pack.njvxmU/_old  2011-11-07 14:21:14.0 +0100
+++ /var/tmp/diff_new_pack.njvxmU/_new  2011-11-07 14:21:14.0 +0100
@@ -23,13 +23,12 @@
 License:GPLv2+
 Group:  Productivity/Networking/ICQ
 AutoReqProv:on
-Version:1.5.0
-Release:3
+Version:1.6.0
+Release:1
 Summary:Linux ICQ Client
 Source: %{name}-%{version}.tar.bz2
 Source2:licq.png
 Recommends: sox
-Patch1: fix-cmake.diff
 Patch2: licq-1.5.0-remove_desktop_file.patch
 Url:http://www.licq.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -95,7 +94,6 @@
 
 %prep
 %setup
-%patch1
 %patch2 -p1
 
 # disabled for now (deps missing)

++ licq-1.5.0.tar.bz2 - licq-1.6.0.tar.bz2 ++
 358771 lines of diff (skipped)


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org