Hello community,

here is the log from the commit of package leechcraft for openSUSE:Factory 
checked in at 2014-01-15 10:12:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/leechcraft (Old)
 and      /work/SRC/openSUSE:Factory/.leechcraft.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "leechcraft"

Changes:
--------
--- /work/SRC/openSUSE:Factory/leechcraft/leechcraft-doc.changes        
2013-12-24 20:01:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.leechcraft.new/leechcraft-doc.changes   
2014-01-15 10:12:38.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Dec 30 16:18:59 UTC 2013 - [email protected]
+
+- 0.6.60 release.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/leechcraft/leechcraft.changes    2013-12-24 
20:01:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.leechcraft.new/leechcraft.changes       
2014-01-15 10:12:38.000000000 +0100
@@ -1,0 +2,45 @@
+Mon Jan  6 20:36:26 UTC 2014 - [email protected]
+
+- New mupdf version broke building again
+  and upstream decided not to fix it.
+
+-------------------------------------------------------------------
+Sat Jan  4 11:49:37 UTC 2014 - [email protected]
+
+- add velvetbird buildconditional to consolidate and correct
+  arch dependencies (fixes build)
+
+-------------------------------------------------------------------
+Mon Dec 30 16:18:59 UTC 2013 - [email protected]
+
+- 0.6.60 release:
+  * Desktop mode provides a full-featured desktop environment;
+  * LMP social collection-oriented audio player improvements;
+  * See more at http://leechcraft.org/leechcraft-0.6.60-is-released
+- New plugins were enabled:
+  * Azoth Murm: VK.com (VKontakte) api messaging support;
+  * Azoth WoodPecker: Twitter support;
+  * Blasq is a new plugin for cloud image photo albums;
+  * Devmon for managing non-mass storage USB devices;
+  * Fenet is responsible for autostarting a window manager;
+  * Harbinger provides a collections manager plugin;
+  * Htthare provides content from local filesystem over LANs;
+  * Imgaste for uploading images to imagebins;
+  * Krigstask provides a taskbar and a pager quark for SB2;
+  * Laughty is a system-wide desktop notifications daemon;
+  * LMP MTPSync, LMP subplugin for uploading music via MTP;
+  * Mellonetray provides a system tray area quark for SB2;
+  * Monocle Dil contains a MOBI subplugin for documents viewer;
+  * Scroblibre, a Submissions API 1.2-compliant scrobbler;
+  * Sysnotify, a notification backend using the libnotify D-Bus;
+  * VtyuLC, experimental VLC-based video player;
+  * Xtazy for fetching currently playing tune from players.
+- Maintainership:
+  * Removed leechcraft-otlozhu-0.6.0-cpp.patch;
+  * Added leechcraft-azoth-gcc47.patch vs. oS 12.2' gcc issue;
+  * %%make_jobs was switched back because it requires kde;
+  * Build requirements were replaced by pkgconfig();
+  * cmake section was refactored again.
+  
+
+-------------------------------------------------------------------

Old:
----
  leechcraft-0.6.0.tar.xz
  leechcraft-otlozhu-0.6.0-cpp.patch

New:
----
  leechcraft-0.6.60.tar.xz
  leechcraft-azoth-gcc47.patch

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

Other differences:
------------------
++++++ leechcraft-doc.spec ++++++
--- /var/tmp/diff_new_pack.CsrJy2/_old  2014-01-15 10:12:39.000000000 +0100
+++ /var/tmp/diff_new_pack.CsrJy2/_new  2014-01-15 10:12:39.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package leechcraft-doc
 #
-# Copyright (c) 2013 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
@@ -17,7 +17,7 @@
 
 
 Name:           leechcraft-doc
-Version:        0.6.0
+Version:        0.6.60
 Release:        0
 Summary:        Modular Internet Client Documentation
 License:        BSL-1.0

++++++ leechcraft.spec ++++++
++++ 1374 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/leechcraft/leechcraft.spec
++++ and /work/SRC/openSUSE:Factory/.leechcraft.new/leechcraft.spec


++++++ leechcraft-0.6.0.tar.xz -> leechcraft-0.6.60.tar.xz ++++++
++++ 342761 lines of diff (skipped)

++++++ leechcraft-azoth-gcc47.patch ++++++
diff --git a/src/plugins/azoth/actionsmanager.cpp 
b/src/plugins/azoth/actionsmanager.cpp
index 8c11a81..f0efc85 100644
--- a/src/plugins/azoth/actionsmanager.cpp
+++ b/src/plugins/azoth/actionsmanager.cpp
@@ -424,7 +424,7 @@ namespace Azoth
 
                        new Util::DelayedExecutor
                        {
-                               [w, imjw, accObj] () -> void
+                               [=] () -> void
                                {
                                        imjw->Join (accObj);
                                        w->deleteLater ();
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to