commit mpv for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package mpv for openSUSE:Factory checked in 
at 2017-02-13 07:51:50

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


Package is "mpv"

Changes:

--- /work/SRC/openSUSE:Factory/mpv/mpv.changes  2017-02-03 17:50:48.925451467 
+0100
+++ /work/SRC/openSUSE:Factory/.mpv.new/mpv.changes 2017-02-13 
07:51:53.302524749 +0100
@@ -1,0 +2,98 @@
+Sun Feb 12 07:52:20 UTC 2017 - aloi...@gmx.com
+
+- Update to version 0.24.0
+  Added features:
+  * player: add experimental C plugin interface
+  * player: add experimental stream recording feature 
+(--record-file)
+  * player: add prefetching of the next playlist entry 
+(--prefetch-playlist; does NOT work with URLs resolved by
+youtube-dl)
+  * stream_lavf: add support for data URIs (#4058)
+  * vaapi: add support for 10-bit video formats (requires 
+patched Mesa and capable hardware)
+  * x11: pseudo HiDPI scaling
+  Added options and commands:
+  * sub: add --sub-justify and --sub-ass-justify options
+  * sub: add option to force using video resolution for image 
+subtitles (--image-subs-video-resolution)
+  Changed options and commands:
+  * command: rename framedrop properties
++ drop-frame-count → decoder-frame-drop-count
++ vo-drop-frame-count → frame-drop-count
+  * input.conf: change "L" to change loop-file by default
+  Deprecated options and commands:
+  * --hwdec-preload (replaced with --opengl-hwdec-interop)
+  Removed options and commands:
+  * options: drop deprecated --sub-codepage syntax
+  * options: drop deprecated --vd/--ad codecs selection 
+features
+  * player: remove --stream-capture option/property
+  Fixes and minor enhancements:
+  * ad_spdif: fix obscure cases of AC3 passthrough (e.g. 44100 
+Hz AC3)
+  * ao_oss: use --audio-device if --oss-device isn't set 
+(#4122)
+  * build: fix --disable-gl if cuda is enabled
+  * build: rpi: rely on pkgconfig for compiler flags to ease 
+cross compilation
+  * charset_conv: fallback to interpreting subs as latin1 if 
+iconv fails
+  * charset_conv: fix "auto" fallback with uchardet not 
+compiled (#3954)
+  * client API: fix freeze when destroying mpv_handle before 
+mpv_initialize
+  * client API: fix mpv_set_property() return value before 
+init (#3988)
+  * command: fix potential crash for script-binding with 
+multi-commands
+  * command: nicer OSD formatting for loop-file
+  * command: shorten long playlists on OSD
+  * config: do not resolve default profile during "include" 
+processing (#4024)
+  * cuda: fix 10 bit decoding
+  * cue: accept lower-case cue commands (#4057)
+  * demux_mkv: any reference makes a frame not a keyframe 
+(fixes seeking in WebM files with alpha channel)
+  * lavfi: slightly better disconnected output handling (#4118)
+  * lua: close directory after reading its entries (#4045)
+  * osc: allow playlist buttons when looping (#4092)
+  * osc: bottom/topbar: clip title instead of stretching
+  * osc: bottombar/topbar: make chapter markers slightly bigger
+  * osc: box: clip with ellipsis after too much stretching
+  * osc: fix crashes related to field eventresponder being nil 
+(#3210)
+  * player: add .scc subtitle extension
+  * stream_bluray: use proper 0-based index
+  * sub: remove .txt as text subtitle extension
+  * tv: fix segfaults on TV input (#4096)
+  * vaapi: set libva > 0.39.4 message callbacks to prevent it 
+from printing messages to the terminal
+  * vd_lavc: improved fallback behavior for --hwdec=cuda 
+(#3914)
+  * vdpau: reject decoding of non-4:2:0 (would decode to 
+garbage)
+  * vf_lavfi: don't crash with VOs without hardware decoding 
+support (#4064)
+  * vo_opengl, vo_opengl_cb: better hwdec interop backend 
+selection
+  * vo_opengl: angle: rewrite with custom swap chain (fixes 
+problems with e.g. 24 fps video on 24 Hz monitors, avoids 
+problems with DirectComposition, enables "screenshot window" 
+command on Windows 8 and newer)
+  * vo_opengl: partially fix rotation for 4:2:2 content
+  * vo_opengl: x11egl: fix alpha mode
+  * wayland: fix high CPU usage with mpv paused and visible
+  * ytdl_hook, edl: implement pseudo-DASH support
+  * ytdl_hook: add non-dash fallbacks to default formats
+  * ytdl_hook: fix opening hitbox.tv rtmp stream
+  * ytdl_hook: respect --no-audio, don't force-select track
+  * ytdl_hook: support livestream segmented DASH VODs
+  * ytdl_hook: support segmented dash
+
+- Fixed mpv executable version quirk and remove ambiguity
+  concerning the %{version} macro.
+
+- Updated ffmpeg libraries version requirements to 3.2.2
+
+---

Old:

  mpv-0.23.0.tar.gz

New:

  mpv-0.24.0.tar.gz


commit screenshot-tool for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package screenshot-tool for openSUSE:Factory 
checked in at 2017-02-13 07:52:03

Comparing /work/SRC/openSUSE:Factory/screenshot-tool (Old)
 and  /work/SRC/openSUSE:Factory/.screenshot-tool.new (New)


Package is "screenshot-tool"

Changes:

--- /work/SRC/openSUSE:Factory/screenshot-tool/screenshot-tool.changes  
2017-01-22 00:16:35.981641857 +0100
+++ /work/SRC/openSUSE:Factory/.screenshot-tool.new/screenshot-tool.changes 
2017-02-13 07:52:04.428936424 +0100
@@ -1,0 +2,29 @@
+Sat Feb 11 11:47:31 UTC 2017 - avvi...@yandex.by
+
+- Update to 0.1.2:
+  * Add "accessories-screenshot" icons and install to hicolor
+  * Add releases data
+  * SaveDialog.vala:
+  * Use GObject-style construction
+  * Update copyright header
+  * Don't declare widgets outside of construct
+  * Use Vala-style properties
+  * Organize, Don't nest boxes
+  * Don't crop window screenshots on HiDPI
+  * ScreenshotWindow.vala:
+  * Add elementary to copyright
+  * Use GLib.Settings.bind
+  * Remove unnecessary comments
+  * Group all grid attach methods
+  * Don't declare GNOME interface settings twice
+  * Radiobuttons aren't used outside construct, so don't declare 
+them outside of it
+  * Code style
+  * Fix the dimensions and placement of the mouse cursor for 
+HiDPI displays
+  * Account for the scaling factor when taking a screenshot of 
+the whole screen (lp#1616530)
+  * Quit on Ctrl + Q
+- Spec file cleanup
+
+---

Old:

  screenshot-tool-0.1.1.tar.xz

New:

  screenshot-tool-0.1.2.tar.xz



Other differences:
--
++ screenshot-tool.spec ++
--- /var/tmp/diff_new_pack.eEmBJi/_old  2017-02-13 07:52:05.260817671 +0100
+++ /var/tmp/diff_new_pack.eEmBJi/_new  2017-02-13 07:52:05.260817671 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package screenshot-tool
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,7 +18,7 @@
 
 %define _name screenshot
 Name:   screenshot-tool
-Version:0.1.1
+Version:0.1.2
 Release:0
 Summary:A simple screen capture tool
 License:GPL-3.0
@@ -26,6 +26,7 @@
 Url:https://launchpad.net/screenshot-tool
 Source: 
https://launchpad.net/screenshot-tool/0.1.x/%{version}/+download/%{name}-%{version}.tar.xz
 BuildRequires:  cmake
+BuildRequires:  elementary-icon-theme
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
@@ -37,12 +38,11 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12
 BuildRequires:  pkgconfig(vapigen) >= 0.28.0
 Recommends: %{name}-lang
-BuildRequires:  elementary-icon-theme
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
 
 %description
-A simple screen capture tool made for Elementary OS.
+A simple screen capture tool made for elementary OS.
 
 %lang_package
 

++ screenshot-tool-0.1.1.tar.xz -> screenshot-tool-0.1.2.tar.xz ++
 36620 lines of diff (skipped)




commit kupfer for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kupfer for openSUSE:Factory checked 
in at 2017-02-13 07:51:35

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


Package is "kupfer"

Changes:

--- /work/SRC/openSUSE:Factory/kupfer/kupfer.changes2017-01-18 
21:56:38.546672043 +0100
+++ /work/SRC/openSUSE:Factory/.kupfer.new/kupfer.changes   2017-02-13 
07:51:37.028847894 +0100
@@ -1,0 +2,9 @@
+Sun Feb 12 05:52:54 UTC 2017 - wner...@eienteiland.org
+
+- Updated to version v305. There're some big changes from upstream:
+  + Project home changed to github
+  + Switched to python3
+  + Gtk3 support
+  + other minor changes
+
+---

Old:

  kupfer-v208.tar.xz

New:

  kupfer-v305.tar.xz



Other differences:
--
++ kupfer.spec ++
--- /var/tmp/diff_new_pack.QUmXge/_old  2017-02-13 07:51:37.840731992 +0100
+++ /var/tmp/diff_new_pack.QUmXge/_new  2017-02-13 07:51:37.840731992 +0100
@@ -17,42 +17,44 @@
 
 
 Name:   kupfer
-Version:208
+Version:305
 Release:0
 Summary:An interface for quick and convenient access to applications 
and documents
 License:GPL-3.0+
 Group:  System/X11/Utilities
-Url:http://engla.github.io/%{name}/
-Source: 
https://github.com/downloads/engla/%{name}/%{name}-v%{version}.tar.xz
-BuildRequires:  dbus-1-python
+Url:https://kupferlauncher.github.io/
+Source: 
https://github.com/kupferlauncher/%{name}/releases/download/v%{version}/%{name}-v%{version}.tar.xz
+BuildRequires:  dbus-1-python3
 BuildRequires:  desktop-file-utils
+BuildRequires:  fdupes
 BuildRequires:  gettext
 BuildRequires:  intltool
-BuildRequires:  python >= 2.6
-BuildRequires:  python-docutils
-BuildRequires:  python-gnome
-BuildRequires:  python-gobject >= 2.18
-BuildRequires:  python-gtk >= 2.20
-BuildRequires:  python-keyring
-BuildRequires:  python-wnck
-BuildRequires:  python-xdg
+BuildRequires:  python >= 3.4
+BuildRequires:  python3-docutils
+BuildRequires:  python3-gobject
+BuildRequires:  python3-gobject-Gdk
+BuildRequires:  python3-xdg
+BuildRequires:  typelib-1_0-Gtk-3_0
+BuildRequires:  typelib-1_0-Keybinder-3_0
+BuildRequires:  typelib-1_0-Wnck-3_0
 BuildRequires:  update-desktop-files
 BuildRequires:  xml2po
-Requires:   dbus-1-python
 Requires:   desktop-file-utils
 Requires:   gvfs
-Requires:   python-gnome
-Requires:   python-gobject >= 2.18
-Requires:   python-gtk >= 2.20
-Requires:   python-keyring
-Requires:   python-wnck
-Requires:   python-xdg
+Requires:   python3-docutils
+Requires:   python3-gobject
+Requires:   python3-gobject-Gdk
+Requires:   python3-xdg
+Requires:   typelib-1_0-Gtk-3_0
+Requires:   typelib-1_0-Keybinder-3_0
+Requires:   typelib-1_0-Wnck-3_0
 Requires(post): hicolor-icon-theme
 Requires(post): shared-mime-info
 Requires(post): update-desktop-files
 Requires(postun): hicolor-icon-theme
 Requires(postun): shared-mime-info
 Requires(postun): update-desktop-files
+BuildArch:  noarch
 
 %description
 Kupfer is an interface for quick and convenient access to applications
@@ -72,8 +74,8 @@
 
 %install
 ./waf install --destdir=%{buildroot}
-
 %suse_update_desktop_file %{name} GTK Utility X-SuSE-DesktopUtility
+%fdupes %{buildroot}
 
 %find_lang %{name}
 
@@ -98,8 +100,7 @@
 %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
 %{_datadir}/mime/packages/%{name}-mimetypes.xml
 %{_datadir}/Thunar
-%{_libdir}/nautilus
-%{_mandir}/man1/kupfer.1%{ext_man}
-%{_mandir}/man1/kupfer-exec.1%{ext_man}
+%{_mandir}/man1/%{name}.1%{ext_man}
+%{_mandir}/man1/%{name}-exec.1%{ext_man}
 
 %changelog

++ kupfer-v208.tar.xz -> kupfer-v305.tar.xz ++
 179440 lines of diff (skipped)




commit stunnel for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package stunnel for openSUSE:Factory checked 
in at 2017-02-13 07:51:17

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


Package is "stunnel"

Changes:

--- /work/SRC/openSUSE:Factory/stunnel/stunnel.changes  2017-02-03 
20:02:32.212071134 +0100
+++ /work/SRC/openSUSE:Factory/.stunnel.new/stunnel.changes 2017-02-13 
07:51:19.095408021 +0100
@@ -1,0 +2,5 @@
+Fri Feb 10 21:58:34 UTC 2017 - ku...@suse.de
+
+- Don't require insserv if we don't use it
+
+---



Other differences:
--
++ stunnel.spec ++
--- /var/tmp/diff_new_pack.2A58nR/_old  2017-02-13 07:51:20.343229884 +0100
+++ /var/tmp/diff_new_pack.2A58nR/_new  2017-02-13 07:51:20.347229313 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package stunnel
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   stunnel
 Version:5.40
 Release:0
@@ -22,7 +23,7 @@
 License:GPL-2.0+
 Group:  Productivity/Networking/Security
 Url:http://www.stunnel.org/
-PreReq: /usr/sbin/useradd fileutils textutils %insserv_prereq 
%fillup_prereq
+PreReq: /usr/sbin/useradd fileutils textutils %fillup_prereq
 Source: ftp://ftp.stunnel.org/stunnel/%{name}-%{version}.tar.gz
 Source1:stunnel.conf
 Source2:stunnel.README
@@ -32,13 +33,16 @@
 Patch0: stunnel-listenqueue-option.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define VENDOR openSUSE
-BuildRequires:  tcpd-devel zlib-devel
 BuildRequires:  libopenssl-devel
+BuildRequires:  tcpd-devel
+BuildRequires:  zlib-devel
 
 %if 0%{?suse_version} >= 1210
 BuildRequires:  systemd
 %{?systemd_requires}
 %define has_systemd 1
+%else
+PreReq: %insserv_prereq
 %endif
 
 %description
@@ -128,8 +132,6 @@
 fi
 fi
 
-
-
 %preun
 %if 0%{?has_systemd}
 %service_del_preun %{name}.service
@@ -179,3 +181,5 @@
 %doc doc/stunnel.*.html
 %doc doc/en/*
 %doc doc/pl
+
+%changelog




commit php5-ice for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package php5-ice for openSUSE:Factory 
checked in at 2017-02-13 07:51:10

Comparing /work/SRC/openSUSE:Factory/php5-ice (Old)
 and  /work/SRC/openSUSE:Factory/.php5-ice.new (New)


Package is "php5-ice"

Changes:

--- /work/SRC/openSUSE:Factory/php5-ice/php5-ice.changes2017-01-23 
11:41:24.387697343 +0100
+++ /work/SRC/openSUSE:Factory/.php5-ice.new/php5-ice.changes   2017-02-13 
07:51:11.684466000 +0100
@@ -1,0 +2,10 @@
+Fri Feb 10 21:20:56 UTC 2017 - m...@poczta.onet.pl
+
+- Ice 1.2.6
+ * Unique, fix mongodb driver
+ * Mongodb, fix timestamp if value is NULL on getDateTime
+ * Tag, add end_form()
+ * Validators, update doc
+ * Validation, fix revalidate, add more tests
+
+---

Old:

  php5-ice-1.2.5.tar.gz

New:

  php5-ice-1.2.6.tar.gz



Other differences:
--
++ php5-ice.spec ++
--- /var/tmp/diff_new_pack.GwczG8/_old  2017-02-13 07:51:12.740315268 +0100
+++ /var/tmp/diff_new_pack.GwczG8/_new  2017-02-13 07:51:12.744314696 +0100
@@ -22,7 +22,7 @@
 %define _name   ice
 
 Name:   %{_php}-%{_name}
-Version:1.2.5
+Version:1.2.6
 Release:0
 Summary:Simple and fast PHP framework delivered as C-extension
 License:BSD-3-Clause

++ php5-ice-1.2.5.tar.gz -> php5-ice-1.2.6.tar.gz ++
 1870 lines of diff (skipped)




commit fate for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package fate for openSUSE:Factory checked in 
at 2017-02-13 07:51:00

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


Package is "fate"

Changes:

--- /work/SRC/openSUSE:Factory/fate/fate.changes2017-02-03 
17:36:40.393430377 +0100
+++ /work/SRC/openSUSE:Factory/.fate.new/fate.changes   2017-02-13 
07:51:03.005704982 +0100
@@ -1,0 +2,10 @@
+Fri Feb 10 17:53:42 UTC 2017 - jpl...@suse.com
+
+- weekend update, pl2 ;-)
+  * the mouse wheel is now (better) usable in the general tab of
+the feature editor
+  * better label for priority editor table
+  * bsc#1024737: update fate.desktop file to have official menu
+categories listed
+
+---

Old:

  fate-20170131-27be067.tar.bz2

New:

  fate-20170210-ac378d5.tar.bz2



Other differences:
--
++ fate.spec ++
--- /var/tmp/diff_new_pack.Knrxpi/_old  2017-02-13 07:51:04.297520561 +0100
+++ /var/tmp/diff_new_pack.Knrxpi/_new  2017-02-13 07:51:04.301519991 +0100
@@ -17,8 +17,8 @@
 
 
 %define baseversion 1.5.5.7
-%define patchlevel .1
-%define snapshot 20170131-27be067
+%define patchlevel .2
+%define snapshot 20170210-ac378d5
 Name:   fate
 Version:%{baseversion}%{patchlevel}
 Release:0

++ fate-20170131-27be067.tar.bz2 -> fate-20170210-ac378d5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/fate-20170131-27be067/src/fate/editor/simpleeditor.cpp 
new/fate-20170210-ac378d5/src/fate/editor/simpleeditor.cpp
--- old/fate-20170131-27be067/src/fate/editor/simpleeditor.cpp  2017-01-31 
12:42:53.880633363 +0100
+++ new/fate-20170210-ac378d5/src/fate/editor/simpleeditor.cpp  2017-02-10 
13:02:19.189525273 +0100
@@ -59,6 +59,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #define PARTNER_NONE   "None"
 
@@ -72,7 +73,7 @@
   mDescriptionEdit = addRichTextEditor(i18n("Description"));
 
   mPriorityTable = new PriorityTable(mProductMap, NULL);
-  addLabeledWidget(i18n("Priorities"), mPriorityTable);
+  addLabeledWidget(i18n("Products &\nPriorities"), mPriorityTable);
 
   mPriorityTable->setGeneralPage( this );
   connect( mPriorityTable, SIGNAL(modified()), SIGNAL(modified()));
@@ -491,6 +492,20 @@
   mMaximumLabelWidth = fontMetrics().width("n") * 40;
 }
 
+bool VerticalPage::eventFilter(QObject *obj, QEvent *event)
+{
+  Q_UNUSED(obj);
+
+  if (event->type() == QEvent::Wheel) {
+// consume the wheelEvent by ourself
+wheelEvent(static_cast(event));
+return true;
+  } else {
+// standard event processing
+return false;
+  }
+}
+
 void
 VerticalPage::setEditorsEnabled(bool on)
 {
@@ -551,6 +566,7 @@
   addBorgLabel(labelString, vbox);
   child->setParent(vbox);
   boxLayout->addWidget(child, 1);
+  child->installEventFilter(this);
   child->show();
 
   mEditors.append(child);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fate-20170131-27be067/src/fate/editor/simpleeditor.h 
new/fate-20170210-ac378d5/src/fate/editor/simpleeditor.h
--- old/fate-20170131-27be067/src/fate/editor/simpleeditor.h2017-01-31 
12:42:53.880633363 +0100
+++ new/fate-20170210-ac378d5/src/fate/editor/simpleeditor.h2017-02-10 
13:02:19.189525273 +0100
@@ -78,6 +78,7 @@
 void addLabeledWidget(const QString , QWidget *child);
 void addBorgLabel(const QString , QWidget *box,
  Qt::Alignment align = Qt::AlignTop);
+bool eventFilter(QObject *obj, QEvent *event);
 
   protected:
 QWidget *mViewPort;




commit libxmp for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package libxmp for openSUSE:Factory checked 
in at 2017-02-13 07:51:27

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


Package is "libxmp"

Changes:

--- /work/SRC/openSUSE:Factory/libxmp/libxmp.changes2016-07-27 
16:13:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.libxmp.new/libxmp.changes   2017-02-13 
07:51:28.690038313 +0100
@@ -1,0 +2,18 @@
+Tue Feb  7 14:03:52 UTC 2017 - jeng...@inai.de
+
+- Update to new upstream release 4.4.1
+  * fix MDL c5spd to preserve base periods
+  * fix MDL sample decoder loop with corrupted data
+  * fix MASI loader OPLH and PPAN subchunks parsing
+  * fix MacOS Tiger build issues
+  * fix sample loop corner case
+  * fix set pan effect in multichannel MODs
+  * fix global volume on module loop
+  * fix IT pan right value
+  * fix MASI effects based on OpenMPT PSM loader
+  * fix memory leak in XMs with 256 patterns
+  * fix anticlick when rendering only one sample
+  * fix anticlick in His Master's Noise instruments
+  * fix anticlick in MED synth instruments
+
+---

Old:

  libxmp-4.4.0.tar.gz

New:

  libxmp-4.4.1.tar.gz



Other differences:
--
++ libxmp.spec ++
--- /var/tmp/diff_new_pack.V0kAxJ/_old  2017-02-13 07:51:29.781882444 +0100
+++ /var/tmp/diff_new_pack.V0kAxJ/_new  2017-02-13 07:51:29.785881873 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libxmp
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,7 +18,7 @@
 
 Name:   libxmp
 %define lname  libxmp4
-Version:4.4.0
+Version:4.4.1
 Release:0
 Summary:Module Player library for MOD, S3M, IT and others
 License:LGPL-2.1

++ libxmp-4.4.0.tar.gz -> libxmp-4.4.1.tar.gz ++
 12598 lines of diff (skipped)




commit ghc-hworker-ses for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package ghc-hworker-ses for openSUSE:Factory 
checked in at 2017-02-13 07:50:51

Comparing /work/SRC/openSUSE:Factory/ghc-hworker-ses (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-hworker-ses.new (New)


Package is "ghc-hworker-ses"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-hworker-ses/ghc-hworker-ses.changes  
2017-02-03 17:39:14.663595090 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-hworker-ses.new/ghc-hworker-ses.changes 
2017-02-13 07:50:52.431214613 +0100
@@ -1,0 +2,5 @@
+Wed Jan  4 21:24:42 UTC 2017 - psim...@suse.com
+
+- Update to version 0.1.1.0 revision 1 with cabal2obs.
+
+---

New:

  hworker-ses.cabal



Other differences:
--
++ ghc-hworker-ses.spec ++
--- /var/tmp/diff_new_pack.VwJeaS/_old  2017-02-13 07:50:53.515059881 +0100
+++ /var/tmp/diff_new_pack.VwJeaS/_new  2017-02-13 07:50:53.519059310 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-hworker-ses
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -22,11 +22,11 @@
 Release:0
 Summary:Library for sending email with Amazon's SES and hworker
 License:ISC
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-amazonka-core-devel
 BuildRequires:  ghc-amazonka-devel
@@ -38,7 +38,6 @@
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-unordered-containers-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 See README.
@@ -56,16 +55,14 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-
+cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 
@@ -78,6 +75,5 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc CHANGELOG.md README.md
 
 %changelog

++ hworker-ses.cabal ++
name:hworker-ses
version: 0.1.1.0
x-revision: 1
synopsis:Library for sending email with Amazon's SES and hworker
description: See README.
homepage:http://github.com/dbp/hworker-ses
license: ISC
license-file:LICENSE
author:  Daniel Patterson
maintainer:  d...@dbpmail.net
-- copyright:
category:Web
build-type:  Simple
extra-source-files:  README.md CHANGELOG.md
cabal-version:   >=1.10

library
  hs-source-dirs:  src
  exposed-modules: System.Hworker.SES
  build-depends:   base >= 4.7 && < 5
 , hworker
 , time
 , aeson
 , text
   -- https://github.com/brendanhay/amazonka/issues/348
 , amazonka >= 1 && < 1.4.4
 , amazonka-core >= 1 && < 1.4.4
 , amazonka-ses >= 1 && < 1.4.4
 , lens
 , unordered-containers
  default-language:Haskell2010

source-repository head
  type: git
  location: https://github.com/dbp/hworker-ses



commit scratch for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package scratch for openSUSE:Factory checked 
in at 2017-02-13 07:50:29

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


Package is "scratch"

Changes:

--- /work/SRC/openSUSE:Factory/scratch/scratch.changes  2017-01-22 
00:15:43.805027481 +0100
+++ /work/SRC/openSUSE:Factory/.scratch.new/scratch.changes 2017-02-13 
07:50:40.000989193 +0100
@@ -1,0 +2,26 @@
+Fri Feb 10 12:11:40 UTC 2017 - avvi...@yandex.by
+
+- Update to 2.4:
+  * Launchpad automatic translations update.
+  * Replace the granite appmenu widget with Gtk.Menu. This fixes 
+window dragging
+  * MainWindow.vala: Add width request to set minimum sizes for 
+panes
+  * Save and restore opened documents per view
+  * Prevent New Docs from not saving
+  * Fix word completion bug #1354251 preventing keyboard 
+navigation when proposed word is typed
+  * Swap the position of the second view in the pane when we 
+delete the first one.
+  * SplitView now return the focused child correctly.
+  * Fix problem with multiple signal connections on plugin toggle.
+  * Use Pantheon Terminal font settings
+  * Scratch Text Editor "org.pantheon.scratch":
+  * Fixed filenames to the AppID name.
+  * Fixed code to have it point to a new AppID.
+  * Use webkit2gtk4 instead of webkitgtk3
+  * Fixed Vala version not being retreived.
+  * Fix CMake warnings in the plugins
+- Spec file cleanup
+
+---

Old:

  scratch-text-editor-2.3.tar.xz

New:

  scratch-text-editor-2.4.tar.xz



Other differences:
--
++ scratch.spec ++
--- /var/tmp/diff_new_pack.bQ0gCe/_old  2017-02-13 07:50:40.824871572 +0100
+++ /var/tmp/diff_new_pack.bQ0gCe/_new  2017-02-13 07:50:40.828871002 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scratch
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -19,7 +19,7 @@
 %define major   0
 %define _name scratch-text-editor
 Name:   scratch
-Version:2.3
+Version:2.4
 Release:0
 Summary:Extensible Text Editor for Elementary OS
 License:GPL-3.0+
@@ -48,8 +48,9 @@
 BuildRequires:  pkgconfig(libpeas-gtk-1.0)
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(vapigen) >= 0.28.0
-BuildRequires:  pkgconfig(webkitgtk-3.0)
+BuildRequires:  pkgconfig(webkit2gtk-4.0) >= 2.10
 BuildRequires:  pkgconfig(zeitgeist-2.0)
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
 %if 0%{?suse_version} >= 1315
@@ -114,9 +115,9 @@
 
 %install
 %cmake_install
-%fdupes %{buildroot}%{_datadir}/locale
-
-%find_lang %{_name}
+%suse_update_desktop_file org.pantheon.scratch
+%fdupes %{buildroot}%{_datadir}
+%find_lang scratch-text-editor %{name}.lang
 
 %post
 %glib2_gsettings_schema_post
@@ -135,9 +136,9 @@
 %{_bindir}/%{name}-text-editor
 %{_libdir}/%{name}/
 %{_datadir}/%{name}/
-%{_datadir}/applications/%{name}-text-editor.desktop
+%{_datadir}/applications/org.pantheon.scratch.desktop
 %{_datadir}/glib-2.0/schemas/*.%{name}.*.xml
-%{_datadir}/appdata/scratch-text-editor.appdata.xml
+%{_datadir}/appdata/org.pantheon.scratch.appdata.xml
 %dir %{_datadir}/appdata
 
 %files -n lib%{name}core%{major}
@@ -151,7 +152,7 @@
 %{_datadir}/vala/vapi/%{name}core.*
 %{_includedir}/%{name}/
 
-%files lang -f %{_name}.lang
+%files lang -f %{name}.lang
 %defattr(-,root,root,-)
 
 %changelog

++ scratch-text-editor-2.3.tar.xz -> scratch-text-editor-2.4.tar.xz ++
 10259 lines of diff (skipped)




commit blender for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package blender for openSUSE:Factory checked 
in at 2017-02-13 07:50:16

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


Package is "blender"

Changes:

--- /work/SRC/openSUSE:Factory/blender/blender.changes  2017-02-05 
16:30:51.983009910 +0100
+++ /work/SRC/openSUSE:Factory/.blender.new/blender.changes 2017-02-13 
07:50:36.381505927 +0100
@@ -1,0 +2,6 @@
+Fri Feb 10 14:12:17 UTC 2017 - davejpla...@gmail.com
+
+- Update to version 2.78b
+- Bugfix version
+
+---

Old:

  blender-2.78a.tar.gz
  blender-2.78a.tar.gz.md5sum

New:

  blender-2.78b.tar.gz
  blender-2.78b.tar.gz.md5sum



Other differences:
--
++ blender.spec ++
--- /var/tmp/diff_new_pack.Oh1NJQ/_old  2017-02-13 07:50:39.497061136 +0100
+++ /var/tmp/diff_new_pack.Oh1NJQ/_new  2017-02-13 07:50:39.505059994 +0100
@@ -46,7 +46,7 @@
 %endif
 %endif
 Name:   blender
-Version:2.78a
+Version:2.78b
 Release:0
 Summary:A 3D Modelling And Rendering Package
 License:GPL-2.0+

++ blender-2.78a.tar.gz -> blender-2.78b.tar.gz ++
/work/SRC/openSUSE:Factory/blender/blender-2.78a.tar.gz 
/work/SRC/openSUSE:Factory/.blender.new/blender-2.78b.tar.gz differ: char 5, 
line 1

++ blender-2.78b.tar.gz.md5sum ++
336d48dba72b1c7b177733e5b7f3839c  blender-2.78b.tar.gz




commit clisp for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package clisp for openSUSE:Factory checked 
in at 2017-02-13 07:50:08

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


Package is "clisp"

Changes:

--- /work/SRC/openSUSE:Factory/clisp/clisp.changes  2017-02-03 
17:34:43.641955125 +0100
+++ /work/SRC/openSUSE:Factory/.clisp.new/clisp.changes 2017-02-13 
07:50:09.521340664 +0100
@@ -1,0 +2,6 @@
+Fri Feb 10 08:52:25 UTC 2017 - wer...@suse.de
+
+- Collect some informations on the build system for debugging
+  a random error on sockets during test suite
+
+---



Other differences:
--
++ clisp.spec ++
--- /var/tmp/diff_new_pack.R5Z7CY/_old  2017-02-13 07:50:12.684889009 +0100
+++ /var/tmp/diff_new_pack.R5Z7CY/_new  2017-02-13 07:50:12.68439 +0100
@@ -67,6 +67,7 @@
 BuildRequires:  gtk2-devel
 BuildRequires:  libglade2-devel
 BuildRequires:  libsigsegv-devel
+BuildRequires:  net-tools
 BuildRequires:  openssl-devel
 BuildRequires:  pcre-devel
 BuildRequires:  postgresql-devel
@@ -274,13 +275,29 @@
 #
 # Stop tail
 #
+sleep 1
 kill $pid
 
 #
 # Check for errors
 #
-test -z "$(ls build/tests/*.erg 2>/dev/null)"
 
+check=no
+for err in build/tests/*.erg
+do
+test -e "$err" || break
+check=yes
+cat $err
+done
+if test $check != no
+then
+type -p uname   > /dev/null 2>&1 && uname -a || :
+type -p netstat > /dev/null 2>&1 && netstat -i || :
+type -p netstat > /dev/null 2>&1 && netstat -x || :
+type -p ip > /dev/null 2>&1 && ip link || :
+type -p ss > /dev/null 2>&1 && ss -x   || :
+fi
+#
 %install
 #
 # Clean

++ clisp-link.dif ++
--- /var/tmp/diff_new_pack.R5Z7CY/_old  2017-02-13 07:50:12.776875877 +0100
+++ /var/tmp/diff_new_pack.R5Z7CY/_new  2017-02-13 07:50:12.780875305 +0100
@@ -1,6 +1,7 @@
 ---
  src/clisp-link.in |2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
+ src/lispbibl.d|4 +++-
+ 2 files changed, 4 insertions(+), 2 deletions(-)
 
 --- src/clisp-link.in
 +++ src/clisp-link.in  2016-11-29 12:56:40.625559126 +
@@ -24,3 +25,12 @@
  #endif
  /* Use 'uintX' and 'sintX' for Integers with approximately given width
   and a minumum of storage space. */
+@@ -11622,7 +11622,7 @@ re-enters the corresponding top-level lo
+ #define pushSTACK(obj)  (STACK_(-1) = (obj), STACK skipSTACKop -1)
+   /* Almost equivalent with *--STACK = obj  resp.  *STACK++ = obj  , but
+Careful: first enter the object into STACK_(-1), THEN modify the STACK! */
+-#define popSTACK()  (STACK skipSTACKop 1, STACK_(-1))
++#define popSTACK()  ({STACK skipSTACKop 1; STACK_(-1);})
+ #define skipSTACK(n)  (STACK skipSTACKop (sintP)(n))
+ 
+ #if defined(GNU) && defined(M68K) && !defined(NO_ASM) && !defined(WIDE) && 
defined(STACK_register)




commit notepadqq for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package notepadqq for openSUSE:Factory 
checked in at 2017-02-13 07:49:46

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


Package is "notepadqq"

Changes:

--- /work/SRC/openSUSE:Factory/notepadqq/notepadqq.changes  2016-09-16 
11:01:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.notepadqq.new/notepadqq.changes 2017-02-13 
07:49:47.304512569 +0100
@@ -1,0 +2,18 @@
+Fri Feb 10 11:11:27 UTC 2017 - joerg.loren...@ki.tng.de
+
+- Update to 1.0.1:
+  * Fix: settings were not saved.
+
+- Version 1.0.0:
+  * Sessions.
+  * Run menu.
+  * Option to disable smart indentation.
+  * Option to change line height.
+  * Support special characters in replacement strings when
+searching.
+  * Improved shortcut settings.
+  * Speed improvements in search in files.
+  * Use the system language as default language.
+  * Swedish localization.
+
+---

Old:

  notepadqq_0.53.0.orig.tar.bz2

New:

  notepadqq_1.0.1.orig.tar.bz2



Other differences:
--
++ notepadqq.spec ++
--- /var/tmp/diff_new_pack.u07Rsh/_old  2017-02-13 07:49:48.056405219 +0100
+++ /var/tmp/diff_new_pack.u07Rsh/_new  2017-02-13 07:49:48.060404649 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package notepadqq
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,7 +17,7 @@
 
 
 Name:   notepadqq
-Version:0.53.0
+Version:1.0.1
 Release:0
 Summary:Notepad++-like editor
 License:GPL-3.0+
@@ -35,6 +35,7 @@
 BuildRequires:  pkgconfig(Qt5Network) >= 5.3
 BuildRequires:  pkgconfig(Qt5PrintSupport) >= 5.3
 BuildRequires:  pkgconfig(Qt5Svg) >= 5.3
+BuildRequires:  pkgconfig(Qt5Test) >= 5.3
 BuildRequires:  pkgconfig(Qt5WebKit) >= 5.3
 BuildRequires:  pkgconfig(Qt5WebKitWidgets) >= 5.3
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.3

++ notepadqq_0.53.0.orig.tar.bz2 -> notepadqq_1.0.1.orig.tar.bz2 ++
 19066 lines of diff (skipped)




commit mcabber for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package mcabber for openSUSE:Factory checked 
in at 2017-02-13 07:49:53

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


Package is "mcabber"

Changes:

--- /work/SRC/openSUSE:Factory/mcabber/mcabber.changes  2016-12-10 
18:30:47.648089726 +0100
+++ /work/SRC/openSUSE:Factory/.mcabber.new/mcabber.changes 2017-02-13 
07:49:54.651463634 +0100
@@ -1,0 +2,9 @@
+Fri Feb 10 14:15:22 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.0.5:
+  * Much better performances with huge rosters.
+  * Fix an issue with carbons (CVE-2017-5589, bsc#1024690).
+  * Fix a small memory leak.
+  * contrib/vim: Support reloading filetype detection.
+
+---

Old:

  mcabber-1.0.4.tar.bz2
  mcabber-1.0.4.tar.bz2.asc

New:

  mcabber-1.0.5.tar.bz2
  mcabber-1.0.5.tar.bz2.asc



Other differences:
--
++ mcabber.spec ++
--- /var/tmp/diff_new_pack.2XRgfz/_old  2017-02-13 07:49:55.351363708 +0100
+++ /var/tmp/diff_new_pack.2XRgfz/_new  2017-02-13 07:49:55.351363708 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mcabber
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,14 +17,14 @@
 
 
 Name:   mcabber
-Version:1.0.4
+Version:1.0.5
 Release:0
 Summary:Modular XMPP client on ncurses
 License:GPL-2.0+
 Group:  Productivity/Networking/Instant Messenger
-Url:http://mcabber.com/
-Source: http://mcabber.com/files/%{name}-%{version}.tar.bz2
-Source1:http://mcabber.com/files/%{name}-%{version}.tar.bz2.asc
+Url:https://mcabber.com/
+Source: https://mcabber.com/files/%{name}-%{version}.tar.bz2
+Source1:https://mcabber.com/files/%{name}-%{version}.tar.bz2.asc
 Source2:%{name}.keyring
 # PATCH-FEATURE-OPENSUSE up_one_line_message_length.patch
 Patch0: up_one_line_message_length.patch

++ mcabber-1.0.4.tar.bz2 -> mcabber-1.0.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mcabber-1.0.4/ChangeLog new/mcabber-1.0.5/ChangeLog
--- old/mcabber-1.0.4/ChangeLog 2016-11-21 20:47:26.0 +0100
+++ new/mcabber-1.0.5/ChangeLog 2017-01-29 21:40:20.0 +0100
@@ -1,3 +1,12 @@
+mcabber (1.0.5)
+
+ * Much better performances with huge rosters (Frank Zschockelt)
+ * Fix issue with carbons
+ * Fix small memory leak
+ * contrib/vim: Support reloading filetype detection
+
+ -- Mikael, 2017-01-29
+
 mcabber (1.0.4)
 
  * Bugfix: Check the origin of roster pushes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mcabber-1.0.4/ChangeLog.api 
new/mcabber-1.0.5/ChangeLog.api
--- old/mcabber-1.0.4/ChangeLog.api 2016-11-21 20:47:26.0 +0100
+++ new/mcabber-1.0.5/ChangeLog.api 2017-01-29 21:40:20.0 +0100
@@ -1,5 +1,6 @@
 dev (41)
 
+ * Stable api 1.0.5:1
  * Stable api 1.0.4:1
  * Stable api 1.0.3:1
  * Stable api 1.0.2:1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mcabber-1.0.4/configure new/mcabber-1.0.5/configure
--- old/mcabber-1.0.4/configure 2016-11-21 20:47:37.0 +0100
+++ new/mcabber-1.0.5/configure 2017-01-29 21:40:23.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for mcabber 1.0.4.
+# Generated by GNU Autoconf 2.69 for mcabber 1.0.5.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='mcabber'
 PACKAGE_TARNAME='mcabber'
-PACKAGE_VERSION='1.0.4'
-PACKAGE_STRING='mcabber 1.0.4'
+PACKAGE_VERSION='1.0.5'
+PACKAGE_STRING='mcabber 1.0.5'
 PACKAGE_BUGREPORT='mcab...@lilotux.net'
 PACKAGE_URL=''
 
@@ -1365,7 +1365,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures mcabber 1.0.4 to adapt to many kinds of systems.
+\`configure' configures mcabber 1.0.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1435,7 +1435,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of mcabber 1.0.4:";;
+ short | recursive ) echo "Configuration of mcabber 1.0.5:";;
esac
   cat <<\_ACEOF
 
@@ -1574,7 +1574,7 @@
 test -n 

commit bspwm for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package bspwm for openSUSE:Factory checked 
in at 2017-02-13 07:49:27

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


Package is "bspwm"

Changes:

--- /work/SRC/openSUSE:Factory/bspwm/bspwm.changes  2016-10-13 
11:29:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.bspwm.new/bspwm.changes 2017-02-13 
07:49:28.415209459 +0100
@@ -1,0 +2,52 @@
+Fri Feb 10 03:32:17 UTC 2017 - luke.nukem.jo...@gmail.com
+
+- Update to 0.9.2
+- Changes
+* Monitors, desktops and nodes have unique IDs, `bspc query -{N,D,M}`
+  returns IDs and events reference objects by ID instead of name.
+* `bspc` fails verbosely and only returns a single non-zero exit code.
+* The `DIR` descriptor is based on 
[right-window](https://github.com/ntrrgc/right-window).
+* The `CYCLE_DIR` descriptor isn't limited to the current
+  desktop/monitor anymore. (You can emulate the previous behavior
+  by appending a `.local` modifier to the selector.)
+* `bspc query -{N,D,M}` accepts an optional reference argument
+  used by certain descriptors/modifiers.
+* Monitors are ordered visually by default.
+* The following settings: `border_width`, `window_gap` and
+  `*_padding` behave as expected.
+* External rules also receives the monitor, desktop and node
+  selectors computed from the built-in rules stage as subsequent arguments.
+* The `focus_follows_pointer` setting is implemented via enter
+  notify events.
+
+- Additions
+* Nodes can be hidden/shown via the new `hidden` flag.
+* Node receptacles can be inserted with `node -i`. An example
+  is given in `git show e8aa679`.
+* Non-tiled nodes can be moved/resized via `node -{v,z}`.
+* The reference of a selector can be set via the `{NODE,DESKTOP
+  ,MONITOR}_SEL#` prefix, example: `bspc node 0x008c#south -c`
+  will close the node at the south of `0x008c`.
+* Node descriptors: ``, `pointed`.
+* Node modifiers: `hidden`, `descendant_of`, `ancestor_of`, `window`,
+  `active`. Example: `bspc query -N 0x0046 -n .descendant_of` returns
+  the descendants of `0x0046`.
+* Desktop descriptor: ``.
+* Monitor descriptor: ``.
+* Settings: `pointer_motion_interval`, `pointer_modifier`,
+  `pointer_action{1,2,3}`, `click_to_focus`, `honor_size_hints`.
+* Event: `pointer_action`.
+* ICCCM/EWMH atoms: `WM_STATE`, `_NET_WM_STRUT_PARTIAL`.
+* `bspc` shell completions for `fish`.
+
+- Removals
+* The `pointer` domain. Pointer actions are handled internally.
+You need to remove any binding that uses this domain from your
+`sxhkdrc`.
+* Settings: `history_aware_focus`, `focus_by_distance`. Both
+  settings are merged into the new `DIR` implementation.
+* `monitor -r|--remove-desktops`: use `desktop -r|--remove` instead.
+* `wm -r|--remove-monitor`: use `monitor -r|--remove` instead.
+
+
+---

Old:

  0.9.1.tar.gz

New:

  0.9.2.tar.gz



Other differences:
--
++ bspwm.spec ++
--- /var/tmp/diff_new_pack.7e7dE5/_old  2017-02-13 07:49:29.115109531 +0100
+++ /var/tmp/diff_new_pack.7e7dE5/_new  2017-02-13 07:49:29.115109531 +0100
@@ -1,7 +1,8 @@
 #
 # spec file for package bspwm
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 Luke Jones, luke.nukem.jo...@gmail.com
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +18,7 @@
 
 
 Name:   bspwm
-Version:0.9.1
+Version:0.9.2
 Release:0
 Summary:A tiling window manager based on binary space partitioning
 License:BSD-2-Clause
@@ -31,6 +32,7 @@
 BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xcb-event)
 BuildRequires:  pkgconfig(xcb-icccm)
+BuildRequires:  pkgconfig(xcb-keysyms)
 BuildRequires:  pkgconfig(xcb-randr)
 BuildRequires:  pkgconfig(xcb-util)
 BuildRequires:  pkgconfig(xcb-xinerama)
@@ -71,12 +73,15 @@
 %defattr (-, root, root)
 %dir %{_datadir}/zsh
 %dir %{_datadir}/zsh/site-functions
+%dir %{_datadir}/fish
+%dir %{_datadir}/fish/vendor_completions.d
 %{_bindir}/bspwm
 %{_bindir}/bspc
 %{_docdir}/%{name}
 %{_mandir}/man1/bspwm.1%{ext_man}
 %{_mandir}/man1/bspc.1%{ext_man}
 %{_datadir}/bash-completion/completions/bspc
+%{_datadir}/fish/vendor_completions.d/bspc.fish
 %{_datadir}/zsh/site-functions/_bspc
 %{_datadir}/xsessions/bspwm.desktop
 %{_sysconfdir}/skel/.config/bspwm

++ 0.9.1.tar.gz -> 

commit gtksourceview4 for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package gtksourceview4 for openSUSE:Factory 
checked in at 2017-02-13 07:48:44

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


Package is "gtksourceview4"

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview4/gtksourceview4.changes
2017-02-05 18:34:56.298822522 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview4.new/gtksourceview4.changes   
2017-02-13 07:48:45.469341185 +0100
@@ -1,0 +2,6 @@
+Wed Feb  8 00:09:12 UTC 2017 - jeng...@inai.de
+
+- Drop useless --with-pic (it's for static libs),
+  drop useless %clean.
+
+---



Other differences:
--
++ gtksourceview4.spec ++
--- /var/tmp/diff_new_pack.9jTq40/_old  2017-02-13 07:48:46.441202422 +0100
+++ /var/tmp/diff_new_pack.9jTq40/_new  2017-02-13 07:48:46.441202422 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package gtksourceview
+# spec file for package gtksourceview4
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -25,12 +25,15 @@
 Group:  System/GUI/GNOME
 Url:https://wiki.gnome.org/Projects/GtkSourceView
 Source: 
http://download.gnome.org/sources/gtksourceview/3.99/%{_name}-%{version}.tar.xz
-BuildRequires:  pkg-config vala gobject-introspection-devel valgrind
-BuildRequires:  pkgconfig(glib-2.0) >= 2.48
+BuildRequires:  gobject-introspection-devel
+BuildRequires:  pkg-config
+BuildRequires:  vala
+BuildRequires:  valgrind
 BuildRequires:  pkgconfig(gio-2.0) >= 2.48
+BuildRequires:  pkgconfig(gladeui-2.0) >= 3.9
+BuildRequires:  pkgconfig(glib-2.0) >= 2.48
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.6
-BuildRequires:  pkgconfig(gladeui-2.0) >= 3.9
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -102,17 +105,14 @@
 %setup -q -n %{_name}-%{version}
 
 %build
-%configure --disable-static --with-pic\
+%configure --disable-static \
 --enable-glade-catalog
 make %{?_smp_mflags}
 
 %install
 %makeinstall
 %find_lang %{_name}-4
-%{__rm} -f %{buildroot}%{_libdir}/*.la
-
-%clean
-rm -rf %{buildroot}
+rm -f %{buildroot}%{_libdir}/*.la
 
 %post -n libgtksourceview-4-0 -p /sbin/ldconfig
 




commit afl for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package afl for openSUSE:Factory checked in 
at 2017-02-13 07:49:35

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


Package is "afl"

Changes:

--- /work/SRC/openSUSE:Factory/afl/afl.changes  2016-10-23 12:51:53.0 
+0200
+++ /work/SRC/openSUSE:Factory/.afl.new/afl.changes 2017-02-13 
07:49:36.594041732 +0100
@@ -1,0 +2,25 @@
+Fri Feb 10 12:09:01 UTC 2017 - meiss...@suse.com
+
+- update to 2.39b:
+  - Improved error reporting in afl-cmin. Suggested by floyd.
+  - Made a minor tweak to trace-pc-guard support. Suggested by kcc.
+  - Added a mention of afl-monitor.
+
+---
+Mon Jan 30 14:21:37 UTC 2017 - astie...@suse.com
+
+- update to  2.38b:
+  * Added -mllvm -sanitizer-coverage-block-threshold=0 to
+trace-pc-guard mode
+  * Fixed a cosmetic bad free() bug when aborting -S sessions
+  * Made a small change to afl-whatsup to sort fuzzers by name.
+  * Fixed a minor issue with malloc(0) in libdislocator
+  * Changed the clobber pattern in libdislocator to a slightly more
+reliable one
+  * Added a note about THP performance
+  * Added a somewhat unofficial support for running afl-tmin with a
+baseline "mask" that causes it to minimize only for edges that
+are unique to the input file, but not to the "boring" baseline.
+  * "Fixed" a getPassName() problem with never versions of clang.
+
+---

Old:

  afl-2.35b.tgz

New:

  afl-2.39b.tgz



Other differences:
--
++ afl.spec ++
--- /var/tmp/diff_new_pack.QsW2PF/_old  2017-02-13 07:49:37.757875568 +0100
+++ /var/tmp/diff_new_pack.QsW2PF/_new  2017-02-13 07:49:37.761874996 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package afl
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,7 +17,7 @@
 
 
 Name:   afl
-Version:2.35b
+Version:2.39b
 Release:0
 Summary:American fuzzy lop is a security-oriented fuzzer
 License:Apache-2.0

++ afl-2.35b.tgz -> afl-2.39b.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/afl-2.35b/Makefile new/afl-2.39b/Makefile
--- old/afl-2.35b/Makefile  2016-08-07 09:03:02.0 +0200
+++ new/afl-2.39b/Makefile  2017-01-15 02:50:54.0 +0100
@@ -123,7 +123,11 @@
install -m 755 $(PROGS) $(SH_PROGS) $${DESTDIR}$(BIN_PATH)
rm -f $${DESTDIR}$(BIN_PATH)/afl-as
if [ -f afl-qemu-trace ]; then install -m 755 afl-qemu-trace 
$${DESTDIR}$(BIN_PATH); fi
+ifndef AFL_TRACE_PC
if [ -f afl-clang-fast -a -f afl-llvm-pass.so -a -f afl-llvm-rt.o ]; 
then set -e; install -m 755 afl-clang-fast $${DESTDIR}$(BIN_PATH); ln -sf 
afl-clang-fast $${DESTDIR}$(BIN_PATH)/afl-clang-fast++; install -m 755 
afl-llvm-pass.so afl-llvm-rt.o $${DESTDIR}$(HELPER_PATH); fi
+else
+   if [ -f afl-clang-fast -a -f afl-llvm-rt.o ]; then set -e; install -m 
755 afl-clang-fast $${DESTDIR}$(BIN_PATH); ln -sf afl-clang-fast 
$${DESTDIR}$(BIN_PATH)/afl-clang-fast++; install -m 755 afl-llvm-rt.o 
$${DESTDIR}$(HELPER_PATH); fi
+endif
if [ -f afl-llvm-rt-32.o ]; then set -e; install -m 755 
afl-llvm-rt-32.o $${DESTDIR}$(HELPER_PATH); fi
if [ -f afl-llvm-rt-64.o ]; then set -e; install -m 755 
afl-llvm-rt-64.o $${DESTDIR}$(HELPER_PATH); fi
set -e; for i in afl-g++ afl-clang afl-clang++; do ln -sf afl-gcc 
$${DESTDIR}$(BIN_PATH)/$$i; done
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/afl-2.35b/afl-cmin new/afl-2.39b/afl-cmin
--- old/afl-2.35b/afl-cmin  2015-09-11 19:20:46.0 +0200
+++ new/afl-2.39b/afl-cmin  2017-01-24 23:00:28.0 +0100
@@ -240,13 +240,23 @@
 IN_COUNT=$((`ls -- "$IN_DIR" 2>/dev/null | wc -l`))
 
 if [ "$IN_COUNT" = "0" ]; then
-  echo "No inputs in the target directory - nothing to be done."
+  echo "[+] Hmm, no inputs in the target directory. Nothing to be done."
   rm -rf "$TRACE_DIR"
   exit 1
 fi
 
 FIRST_FILE=`ls "$IN_DIR" | head -1`
 
+# Make sure that we're not dealing with a directory.
+
+if [ -d "$IN_DIR/$FIRST_FILE" ]; then
+  echo "[-] Error: The target directory contains subdirectories - please fix." 
1>&2
+  rm -rf "$TRACE_DIR"
+  exit 1
+fi
+
+# Check for the more efficient way to copy files...
+
 if ln "$IN_DIR/$FIRST_FILE" "$TRACE_DIR/.link_test" 2>/dev/null; then
   CP_TOOL=ln
 else

commit terminator for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package terminator for openSUSE:Factory 
checked in at 2017-02-13 07:48:51

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


Package is "terminator"

Changes:

--- /work/SRC/openSUSE:Factory/terminator/terminator.changes2017-02-03 
20:03:11.182585848 +0100
+++ /work/SRC/openSUSE:Factory/.terminator.new/terminator.changes   
2017-02-13 07:48:52.716306458 +0100
@@ -1,0 +2,21 @@
+Wed Feb  8 19:15:13 UTC 2017 - dims...@opensuse.org
+
+- Filter out auto-detected typelib(Gnome) dependency. This does not
+  exist on recent GNOME desktops and terminator's code can handle
+  it as an optional feature (boo#1024260).
+
+---
+Mon Feb  6 10:53:55 UTC 2017 - dims...@opensuse.org
+
+- Fix dependency chain (auto-detection, boo#1023712):
+  + Add gobject-introspection BuildRequires
+  + Drop typlib-1_0-Keybinder-3_0 Requires: it is being
+auto-detected.
+  + Drop vte Requires: this is provided by the library, but the
+terminator code does not interact with it directly. It uses
+the g-i bindings only.
+  + Drop python-vte Requires: since the app was ported to be
+gobject introspected, the legacy python-vte is no longer
+needed.
+
+---



Other differences:
--
++ terminator.spec ++
--- /var/tmp/diff_new_pack.Umq5qr/_old  2017-02-13 07:48:53.288224800 +0100
+++ /var/tmp/diff_new_pack.Umq5qr/_new  2017-02-13 07:48:53.292224229 +0100
@@ -28,15 +28,14 @@
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  gettext
+BuildRequires:  gobject-introspection
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
+%global __requires_exclude typelib\\(Gnome\\)
 Requires:   python-gobject
 Requires:   python-psutil
-Requires:   python-vte
-Requires:   typelib-1_0-Keybinder-3_0
-Requires:   vte
 Requires(post): hicolor-icon-theme
 Requires(postun): hicolor-icon-theme
 Recommends: %{name}-lang




commit lsb for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package lsb for openSUSE:Factory checked in 
at 2017-02-13 07:49:41

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


Package is "lsb"

Changes:

--- /work/SRC/openSUSE:Factory/lsb/lsb.changes  2015-11-24 22:33:46.0 
+0100
+++ /work/SRC/openSUSE:Factory/.lsb.new/lsb.changes 2017-02-13 
07:49:42.297227471 +0100
@@ -1,0 +2,5 @@
+Tue Feb  7 08:29:30 UTC 2017 - b...@suse.com
+
+- Make package build on s390x
+
+---



Other differences:
--
++ lsb.spec ++
--- /var/tmp/diff_new_pack.uuz1yp/_old  2017-02-13 07:49:42.929137251 +0100
+++ /var/tmp/diff_new_pack.uuz1yp/_new  2017-02-13 07:49:42.929137251 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lsb
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -316,7 +316,7 @@
 ln -sf /lib64/ld64.so.1 $RPM_BUILD_ROOT/lib64/ld-lsb-s390x.so.2
 ln -sf /lib64/ld64.so.1 $RPM_BUILD_ROOT/lib64/ld-lsb-s390x.so.3
 %endif
-%ifarch s390 s390x
+%ifarch s390
 ln -sf /lib/ld.so.1  $RPM_BUILD_ROOT/lib/ld-lsb-s390.so.2
 ln -sf /lib/ld.so.1   $RPM_BUILD_ROOT/lib/ld-lsb-s390.so.3
 %endif
@@ -389,7 +389,7 @@
 /lib64/ld-lsb-x86-64.so.2
 /lib64/ld-lsb-x86-64.so.3
 %endif
-%ifarch s390 s390x
+%ifarch s390
 /lib/ld-lsb-s390.so.2
 /lib/ld-lsb-s390.so.3
 %endif




commit dehydrated for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package dehydrated for openSUSE:Factory 
checked in at 2017-02-13 07:49:05

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


Package is "dehydrated"

Changes:

--- /work/SRC/openSUSE:Factory/dehydrated/dehydrated.changes2017-02-03 
17:35:31.011250596 +0100
+++ /work/SRC/openSUSE:Factory/.dehydrated.new/dehydrated.changes   
2017-02-13 07:49:05.430491137 +0100
@@ -1,0 +2,63 @@
+Thu Feb  2 15:04:16 UTC 2017 - daniel.molken...@suse.com
+
+- More dependency fixes 
+
+---
+Thu Feb  2 13:59:16 UTC 2017 - daniel.molken...@suse.com
+
+- Make nginx and lighttpd packages into features
+  Default-disable them on distros where we cannot provide a dependency.
+
+---
+Thu Feb  2 12:32:20 UTC 2017 - daniel.molken...@suse.com
+
+- Fix build on Fedora
+
+---
+Thu Feb  2 11:03:43 UTC 2017 - mrueck...@suse.de
+
+- make permissions of the lighty and nginx config files tighter
+
+---
+Thu Feb  2 10:56:58 UTC 2017 - mrueck...@suse.de
+
+- only own the configuration files and not the whole directory tree
+  - add BR for nginx, lighttpd, apache2 to handle directory
+ownership
+
+---
+Thu Jan 12 10:24:20 UTC 2017 - mrueck...@suse.de
+
+- with making the permissions more tight ... dehydrated can not
+  write its lock file anymore to /etc/dehydrated. To fix this we
+  now create /var/run/dehydrated (sysvinit) or /run/dehydrated
+  (systemd) and point the lock file in the default config to that
+  directory.
+
+  Please adapt your local config files accordingly.
+
+---
+Thu Jan 12 09:53:06 UTC 2017 - mrueck...@suse.de
+
+- change permissions of /etc/dehydrated to:
+  root:dehydrated u=rwx,g=rx,o=
+- create the subdirs that dehydrated would create later anyway:
+  /etc/dehydrated/accounts
+  /etc/dehydrated/certs
+  dehydrated::dehydrated u=rwx,go=
+- tighten up permissions on
+  /etc/dehydrated/config
+  /etc/dehydrated/domain.txt
+
+  root:root u=rw,go=r -> root:dehydrated u=rw,g=r,o=
+
+  /etc/dehydrated/hook.sh
+
+  root:root u=rw,go=r -> root:dehydrated u=rwx,g=rx,o=
+
+---
+Wed Nov 23 02:20:53 UTC 2016 - dan...@molkentin.de
+
+- Add lighttpd configuration via dehydrated-lighttpd 
+
+---

New:

  acme-challenge.conf.lighttpd.in
  dehydrated.tmpfiles.d



Other differences:
--
++ dehydrated.spec ++
--- /var/tmp/diff_new_pack.RyWNAI/_old  2017-02-13 07:49:06.450345524 +0100
+++ /var/tmp/diff_new_pack.RyWNAI/_new  2017-02-13 07:49:06.454344953 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dehydrated
 #
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
 
 %if 0%{?suse_version}
@@ -26,6 +27,24 @@
 %define _user dehydrated
 %define _home /etc/dehydrated
 
+%if 0%{?suse_version} > 1230
+%bcond_without systemd
+%define  _lock_dir /run/dehydrated
+%else
+%bcond_withsystemd
+%define  _lock_dir /var/run/dehydrated
+%endif
+
+%if (0%{?suse_version} < 1200 && !0%{?is_opensuse}) || 0%{?centos_version} || 
0%{?rhel_version}
+%bcond_with nginx
+%bcond_with lighttpd
+%else
+%bcond_without nginx
+%bcond_without lighttpd
+%endif
+
+%{!?_tmpfilesdir: %global _tmpfilesdir /usr/lib/tmpfiles.d }
+
 Name:   dehydrated
 Version:0.3.1
 Release:0
@@ -36,10 +55,23 @@
 Source0:%{name}-%{version}.tar.gz
 Source1:acme-challenge.conf.in
 Source2:acme-challenge.in
-Source3:dehydrated.cron.in
+Source3:acme-challenge.conf.lighttpd.in
+Source4:dehydrated.cron.in
+Source5:dehydrated.tmpfiles.d
+BuildRequires:  %{_apache}
+%if %{with lighttpd}
+BuildRequires:  lighttpd
+%endif
+%if %{with nginx}
+BuildRequires:  nginx
+%endif
+%if 0%{?fedora_version}
+BuildRequires:  generic-logos
+BuildRequires:  generic-logos-httpd
+%endif
+Requires:   coreutils
 Requires:   curl
 Requires:   openssl

commit netatalk for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package netatalk for openSUSE:Factory 
checked in at 2017-02-13 07:48:37

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


Package is "netatalk"

Changes:

--- /work/SRC/openSUSE:Factory/netatalk/netatalk.changes2016-09-16 
11:03:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.netatalk.new/netatalk.changes   2017-02-13 
07:48:38.310363357 +0100
@@ -1,0 +2,6 @@
+Fri Feb  3 16:52:49 UTC 2017 - jeng...@inai.de
+
+- Trim filler words from description.
+  Remove unused --with-pic, this is implicit for shared libs.
+
+---



Other differences:
--
++ netatalk.spec ++
--- /var/tmp/diff_new_pack.V6aQeA/_old  2017-02-13 07:48:40.294080118 +0100
+++ /var/tmp/diff_new_pack.V6aQeA/_new  2017-02-13 07:48:40.298079546 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package netatalk
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -68,18 +68,18 @@
 %endif
 
 %description
-Netatalk is a freely-available Open Source AFP fileserver. A *NIX/*BSD
-system running Netatalk is capable of serving many Macintosh clients
-simultaneously as an AppleShare file server (AFP).
+Netatalk is an AFP fileserver. A system running Netatalk is capable
+of serving many Macintosh clients simultaneously as an AppleShare
+file server (AFP).
 
 %package -n libatalk%{libmaj}
 Summary:Netatalk AFP Fileserver for Macintosh Clients
 Group:  Development/Libraries/C and C++
 
 %description -n libatalk%{libmaj}
-Netatalk is a freely-available Open Source AFP fileserver. A *NIX/*BSD
-system running Netatalk is capable of serving many Macintosh clients
-simultaneously as an AppleShare file server (AFP).
+Netatalk is an AFP fileserver. A system running Netatalk is capable
+of serving many Macintosh clients simultaneously as an AppleShare
+file server (AFP).
 
 %package devel
 Summary:Netatalk AFP Fileserver for Macintosh Clients
@@ -88,9 +88,12 @@
 Requires:   glibc-devel
 
 %description devel
-Netatalk is a freely-available Open Source AFP fileserver. A *NIX/*BSD
-system running Netatalk is capable of serving many Macintosh clients
-simultaneously as an AppleShare file server (AFP).
+Netatalk is an AFP fileserver. A system running Netatalk is capable
+of serving many Macintosh clients simultaneously as an AppleShare
+file server (AFP).
+
+This subpackage contains libraries and header files for developing
+applications that want to make use of libatalk.
 
 %prep
 %setup -q -n netatalk-%{version}
@@ -108,7 +111,6 @@
 %endif
 %configure --bindir=%{_bindir} \
--disable-static \
-   --with-pic \
--with-shadow \
--with-pam \
--with-ldap \





commit discount for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package discount for openSUSE:Factory 
checked in at 2017-02-13 07:49:18

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


Package is "discount"

Changes:

--- /work/SRC/openSUSE:Factory/discount/discount.changes2016-11-01 
09:58:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.discount.new/discount.changes   2017-02-13 
07:49:19.404495967 +0100
@@ -1,0 +2,9 @@
+Thu Feb  9 16:09:59 UTC 2017 - mplus...@suse.com
+
+- Update to version 2.2.2:
+  * No changelog provided
+- Refresh patches:
+  * discount-disable_ldconfig.patch
+  * discount-fix-compile-warings.diff
+
+---

Old:

  discount-2.2.1.tar.bz2

New:

  discount-2.2.2.tar.bz2



Other differences:
--
++ discount.spec ++
--- /var/tmp/diff_new_pack.4F720L/_old  2017-02-13 07:49:20.504338937 +0100
+++ /var/tmp/diff_new_pack.4F720L/_new  2017-02-13 07:49:20.508338365 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package discount
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -16,10 +16,10 @@
 #
 
 
-%define soname 2
+%define sover 2
 %bcond_with fenced_code
 Name:   discount
-Version:2.2.1
+Version:2.2.2
 Release:0
 Summary:Markdown text to HTML converter
 License:BSD-3-Clause
@@ -37,11 +37,11 @@
 with some extensions from PHP Markdown Extra, Pandoc, and other implementations
 of Markdown.
 
-%package -n libmarkdown%{soname}
+%package -n libmarkdown%{sover}
 Summary:Markdown text to HTML converter library
 Group:  Development/Libraries/C and C++
 
-%description -n libmarkdown%{soname}
+%description -n libmarkdown%{sover}
 Discount is an implementation of John Gruber’s Markdown text to HTML language
 with some extensions from PHP Markdown Extra, Pandoc, and other implementations
 of Markdown.
@@ -49,7 +49,7 @@
 %package -n libmarkdown-devel
 Summary:Markdown text to HTML converter library
 Group:  Development/Libraries/C and C++
-Requires:   libmarkdown%{soname} = %{version}
+Requires:   libmarkdown%{sover} = %{version}
 
 %description -n libmarkdown-devel
 Discount is an implementation of John Gruber’s Markdown text to HTML language
@@ -80,6 +80,8 @@
 make DESTDIR=%{buildroot} install.everything
 
 %fdupes -s %{buildroot}%{_mandir}/man3
+install -D -p -m 0644 libmarkdown.pc \
+  %{buildroot}%{_libdir}/pkgconfig/libmarkdown.pc
 
 # update-alternatives
 mv %{buildroot}%{_bindir}/markdown %{buildroot}%{_bindir}/discount-markdown
@@ -96,8 +98,8 @@
update-alternatives --remove markdown %{_bindir}/discount-markdown
 fi
 
-%post   -n libmarkdown%{soname} -p /sbin/ldconfig
-%postun -n libmarkdown%{soname} -p /sbin/ldconfig
+%post   -n libmarkdown%{sover} -p /sbin/ldconfig
+%postun -n libmarkdown%{sover} -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
@@ -112,10 +114,9 @@
 %{_mandir}/man7/markdown.7%{ext_man}
 %{_mandir}/man7/mkd-extensions.7%{ext_man}
 
-%files -n libmarkdown%{soname}
+%files -n libmarkdown%{sover}
 %defattr(-,root,root)
-%{_libdir}/libmarkdown.so.%{soname}
-%{_libdir}/libmarkdown.so.%{soname}.*
+%{_libdir}/libmarkdown.so.%{sover}*
 
 %files -n libmarkdown-devel
 %defattr(-,root,root)

++ discount-2.2.1.tar.bz2 -> discount-2.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/discount-2.2.1/Csio.c new/discount-2.2.2/Csio.c
--- old/discount-2.2.1/Csio.c   2016-09-21 22:24:51.0 +0200
+++ new/discount-2.2.2/Csio.c   2017-01-19 03:42:06.0 +0100
@@ -54,7 +54,7 @@
 {
 MMIOT f;
 ___mkd_initmmiot(, 0);
-___mkd_reparse(buf, size, 0, , 0);
+___mkd_reparse(buf, size, flags, , 0);
 ___mkd_emblock();
 SUFFIX(*iot, T(f.out), S(f.out));
 ___mkd_freemmiot(, 0);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/discount-2.2.1/INSTALL new/discount-2.2.2/INSTALL
--- old/discount-2.2.1/INSTALL  2016-09-21 22:24:51.0 +0200
+++ new/discount-2.2.2/INSTALL  2017-01-19 03:42:06.0 +0100
@@ -26,11 +26,12 @@
 --libdir=DIR   where to put libraries (prefix/lib)
 --libexecdir=DIR   where to put private executables
 --mandir=DIR   where to put manpages
---enable-dl-tagUse the DL tag extension
---enable-pandoc-header Use pandoc-style header blocks
---enable-superscript   A^B expands to AB
---enable-amalloc   Use a debugging 

commit mysql-community-server for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package mysql-community-server for 
openSUSE:Factory checked in at 2017-02-13 07:48:58

Comparing /work/SRC/openSUSE:Factory/mysql-community-server (Old)
 and  /work/SRC/openSUSE:Factory/.mysql-community-server.new (New)


Package is "mysql-community-server"

Changes:

--- 
/work/SRC/openSUSE:Factory/mysql-community-server/mysql-community-server.changes
2016-10-31 09:56:16.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.mysql-community-server.new/mysql-community-server.changes
   2017-02-13 07:49:00.139246614 +0100
@@ -1,0 +2,23 @@
+Fri Feb  3 18:32:42 UTC 2017 - kstreit...@suse.com
+
+- update to 5.6.35
+  * changes
+http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-35.html
+  * fixed CVEs:
+CVE-2016-8318 [bsc#1020872], CVE-2017-3312 [bsc#1020873],
+CVE-2017-3258 [bsc#1020875], CVE-2017-3273 [bsc#1020876],
+CVE-2017-3244 [bsc#1020877], CVE-2017-3257 [bsc#1020878],
+CVE-2017-3238 [bsc#1020882], CVE-2017-3291 [bsc#1020884],
+CVE-2017-3265 [bsc#1020885], CVE-2017-3313 [bsc#1020890],
+CVE-2016-8327 [bsc#1020893], CVE-2017-3317 [bsc#1020894],
+CVE-2017-3318 [bsc#1020896]
+- refresh mysql-community-server-5.6.10-group.patch  
+- replace systemd and systemd-devel BuildRequires with
+  pkgconfig(libsystemd), which matches what the build system is
+  actually looking for.  
+- switch to xz compression instead of bz2 for the following tarballs:
+  mysql-patches.tar.bz2 renamed to mysql-patches.tar.xz
+  configuration-tweaks.tar.bz2 renamed to configuration-tweaks.tar.xz
+- replace bzip2 with xz in README.debug
+
+---

Old:

  configuration-tweaks.tar.bz2
  mysql-5.6.34.tar.gz
  mysql-patches.tar.bz2

New:

  configuration-tweaks.tar.xz
  mysql-5.6.35.tar.gz
  mysql-patches.tar.xz



Other differences:
--
++ mysql-community-server.spec ++
--- /var/tmp/diff_new_pack.uo9Gao/_old  2017-02-13 07:49:03.538761235 +0100
+++ /var/tmp/diff_new_pack.uo9Gao/_new  2017-02-13 07:49:03.538761235 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mysql-community-server
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -43,7 +43,7 @@
 %define with_cassandra 0
 %endif
 Name:   mysql-community-server
-Version:5.6.34
+Version:5.6.35
 Release:0
 Summary:Server part of %{pretty_name}
 License:SUSE-GPL-2.0-with-FLOSS-exception
@@ -56,9 +56,9 @@
 Source5:mysql.SuSEfirewall2
 Source7:README.install
 Source8:README.SUSE
-Source9:mysql-patches.tar.bz2
+Source9:mysql-patches.tar.xz
 Source12:   series
-Source13:   configuration-tweaks.tar.bz2
+Source13:   configuration-tweaks.tar.xz
 Source14:   my.ini
 Source15:   mysql.service
 Source16:   mysql.target
@@ -99,10 +99,8 @@
 BuildRequires:  tcpd-devel
 BuildRequires:  time
 BuildRequires:  zlib-devel
-# pkgconfig(systemd) on most versions is in systemd main pkg, remove
-# after oldest supported is Leap 43
-BuildRequires:  systemd
-BuildRequires:  systemd-devel
+# Do not ever switch away from pkgconfig(libsystemd) BuildRequires; 
systemd/systemd-devel causes build cycles
+BuildRequires:  pkgconfig(libsystemd)
 # required by rcmysql
 Requires:   %{name}-client
 Requires:   %{name}-errormessages = %{version}
@@ -505,7 +503,7 @@
 # Generate various filelists
 filelist innochecksum my_print_defaults myisam_ftdump myisamchk myisamlog 
myisampack mysql_fix_extensions mysql_fix_privilege_tables mysql_ssl_rsa_setup 
mysql_install_db mysql_secure_installation mysql_upgrade mysqlbug mysqld 
mysqld_multi mysqld_safe mysqlbinlog mysqldumpslow mysqlmanager mroonga 
resolve_stack_dump resolveip {m,}aria_chk {m,}aria_dump_log {m,}aria_ftdump 
{m,}aria_pack {m,}aria_read_log xtstat tokuft_logprint tokuftdump >mysql.files
 
-filelist mysql mysqladmin mysqlcheck mysqldump mysqlimport mysqlshow 
mysql_config_editor >mysql-client.files
+filelist mysql mysqladmin mysqlcheck mysqldump mysqlimport mysqlshow 
mysql_config_editor mysqld_safe_helper >mysql-client.files
 # The dialog stuff is mariadb only
 if [ "`ls '%{buildroot}'%{_libdir}/mysql/plugin/dialog*.so 2> /dev/null`" ]; 
then
 echo '%%dir %%_libdir/mysql'   >> mysql-client.files
@@ -627,7 +625,7 @@
 # Use our configuration stuff instead of upstream one
 rm -rf '%{buildroot}'%{_sysconfdir}/my.cnf.d
 install -d -m 755 '%{buildroot}'%{_sysconfdir}/my.cnf.d
-bzip2 -cd 

commit leechcraft for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package leechcraft for openSUSE:Factory 
checked in at 2017-02-13 07:48:27

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.changes2017-01-10 
10:48:32.288606241 +0100
+++ /work/SRC/openSUSE:Factory/.leechcraft.new/leechcraft.changes   
2017-02-13 07:48:28.435773281 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 12:35:53 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ leechcraft.spec ++
--- /var/tmp/diff_new_pack.1ZQhlZ/_old  2017-02-13 07:48:29.983552284 +0100
+++ /var/tmp/diff_new_pack.1ZQhlZ/_new  2017-02-13 07:48:29.991551142 +0100
@@ -68,8 +68,10 @@
 Patch2: leechcraft-%{LEECHCRAFT_VERSION}-boost161.diff
 
 BuildRequires:  Qross-devel
-%if 0%{?suse_version} > 1320
-BuildRequires:  boost-devel >= 1.58
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_filesystem-devel
+BuildRequires:  libboost_locale-devel
+BuildRequires:  libboost_program_options-devel
 %else
 BuildRequires:  boost-devel >= 1.50
 %endif
@@ -1852,9 +1854,9 @@
 
 %package qrosp
 Summary:LeechCraft Qross Module
-# src/plugins/qrosp/third-party/qmetaobjectbuilder_48.*
 License:LGPL-2.1+
 Group:  Productivity/Networking/Other
+# src/plugins/qrosp/third-party/qmetaobjectbuilder_48.*
 Requires:   %{name} = %{version}
 Requires:   libqrosspython1
 




commit rhino for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package rhino for openSUSE:Factory checked 
in at 2017-02-13 07:47:43

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


Package is "rhino"

Changes:

--- /work/SRC/openSUSE:Factory/rhino/rhino.changes  2017-01-25 
22:42:40.339162506 +0100
+++ /work/SRC/openSUSE:Factory/.rhino.new/rhino.changes 2017-02-13 
07:47:44.382063587 +0100
@@ -1,0 +2,6 @@
+Fri Feb 10 16:18:53 UTC 2017 - dims...@opensuse.org
+
+- Revert back to using gcj: it is going to stay around for a while
+  longer and it helps avoiding bootstrap cycles.
+
+---



Other differences:
--
++ rhino.spec ++
--- /var/tmp/diff_new_pack.A6GsKO/_old  2017-02-13 07:47:46.297790039 +0100
+++ /var/tmp/diff_new_pack.A6GsKO/_new  2017-02-13 07:47:46.301789468 +0100
@@ -54,7 +54,7 @@
 
 BuildRequires:  ant
 BuildRequires:  bea-stax-api
-BuildRequires:  java-devel
+BuildRequires:  java-1_5_0-gcj-compat-devel
 BuildRequires:  javapackages-tools
 BuildRequires:  jline
 #BuildRequires:  xerces-j2-bootstrap
@@ -118,7 +118,7 @@
 
 pushd examples
 export CLASSPATH=../build/%{name}%{cvs_version}/js.jar:$(build-classpath 
xmlbeans/xbean 2>/dev/null)
-javac *.java
+javac -C *.java
 jar cvf ../build/%{name}%{cvs_version}/%{name}-examples.jar *.class
 popd
 




commit aspell for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package aspell for openSUSE:Factory checked 
in at 2017-02-13 07:47:15

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


Package is "aspell"

Changes:

--- /work/SRC/openSUSE:Factory/aspell/aspell.changes2017-01-09 
10:25:50.497744797 +0100
+++ /work/SRC/openSUSE:Factory/.aspell.new/aspell.changes   2017-02-13 
07:47:16.734011526 +0100
@@ -1,0 +2,5 @@
+Sat Feb 11 13:32:04 UTC 2017 - jeng...@inai.de
+
+- Compact descriptions
+
+---



Other differences:
--
++ aspell.spec ++
--- /var/tmp/diff_new_pack.GSAoD9/_old  2017-02-13 07:47:18.697731117 +0100
+++ /var/tmp/diff_new_pack.GSAoD9/_new  2017-02-13 07:47:18.697731117 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package aspell
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -19,7 +19,7 @@
 Name:   aspell
 Version:0.60.6.1
 Release:0
-Summary:A Free and Open Source Spell Checker
+Summary:A Spell Checker
 License:GFDL-1.1+ and LGPL-2.1 and HPND and SUSE-BSD-Mark-Modifications
 Group:  Productivity/Text/Spell
 Url:http://aspell.net/
@@ -50,15 +50,15 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-GNU Aspell is a spell checker designed to eventually replace Ispell. It
+GNU Aspell is a spell checker planned to eventually replace Ispell. It
 can be used as a library or as an independent spell checker.
 
-Its main feature is that it does a much better job of coming up with
-possible suggestions than just about any other spell checker available
-for the English language, including Ispell and Microsoft Word. It also
-has many other technical enhancements over Ispell, such as using shared
-memory for dictionaries and intelligently handling personal
-dictionaries when more than one Aspell process is open at once.
+Its main feature is an improved method for finding possible
+suggestions for the English language, arguably surpassing Ispell and
+Microsoft Word. It also has many other technical enhancements over
+Ispell, such as using shared memory for dictionaries and
+intelligently handling personal dictionaries when more than one
+Aspell process is open at once.
 
 %package devel
 Summary:Include Files and Libraries Mandatory for Development with 
aspell
@@ -82,7 +82,7 @@
 Conflicts:  ispell
 
 %description ispell
-GNU Aspell is a spell checker designed to eventually replace Ispell. It
+GNU Aspell is a spell checker planned to eventually replace Ispell. It
 can be used as a library or as an independent spell checker.
 
 This package contains an ispell script for compatibility reasons so that
@@ -95,7 +95,7 @@
 Provides:   spell
 
 %description spell
-GNU Aspell is a spell checker designed to eventually replace Ispell. It
+GNU Aspell is a spell checker planned to eventually replace Ispell. It
 can be used as a library or as an independent spell checker.
 
 This package contains a spell script for compatibility reasons so that programs
@@ -106,7 +106,7 @@
 Group:  System/Libraries
 
 %description -n libaspell15
-GNU Aspell is a spell checker designed to eventually replace Ispell. It
+GNU Aspell is a spell checker planned to eventually replace Ispell. It
 can be used as a library or as an independent spell checker.
 
 This package contains the aspell library.
@@ -116,7 +116,7 @@
 Group:  System/Libraries
 
 %description -n libpspell15
-GNU Aspell is a spell checker designed to eventually replace Ispell. It
+GNU Aspell is a spell checker planned to eventually replace Ispell. It
 can be used as a library or as an independent spell checker.
 
 This package contains the pspell compatibility library.






commit gobject-introspection for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package gobject-introspection for 
openSUSE:Factory checked in at 2017-02-13 07:46:59

Comparing /work/SRC/openSUSE:Factory/gobject-introspection (Old)
 and  /work/SRC/openSUSE:Factory/.gobject-introspection.new (New)


Package is "gobject-introspection"

Changes:

--- 
/work/SRC/openSUSE:Factory/gobject-introspection/gobject-introspection.changes  
2016-09-24 15:19:49.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gobject-introspection.new/gobject-introspection.changes
 2017-02-13 07:47:00.516327347 +0100
@@ -1,0 +2,7 @@
+Sat Feb 11 16:24:53 UTC 2017 - dims...@opensuse.org
+
+- gi-find-deps.sh: do not match "from gi.repository import" if
+  there is anything but white space in front of it (usually
+  indicates we are in some descriptive comment block)"
+
+---



Other differences:
--
++ gobject-introspection.spec ++
--- /var/tmp/diff_new_pack.sqGtrM/_old  2017-02-13 07:47:02.464049218 +0100
+++ /var/tmp/diff_new_pack.sqGtrM/_new  2017-02-13 07:47:02.468048647 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gobject-introspection
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -81,9 +81,9 @@
 
 %package devel
 Summary:GObject Introspection Development Files
+# Note: the devel package requires the binaries, not just the library
 License:LGPL-2.1+
 Group:  Development/Libraries/GNOME
-# Note: the devel package requires the binaries, not just the library
 Requires:   %{name} = %{version}
 Requires:   libffi-devel
 

++ gi-find-deps.sh ++
--- /var/tmp/diff_new_pack.sqGtrM/_old  2017-02-13 07:47:02.500044078 +0100
+++ /var/tmp/diff_new_pack.sqGtrM/_new  2017-02-13 07:47:02.500044078 +0100
@@ -60,7 +60,7 @@
 }
 
 function python_requires {
-   for module in $(grep -h -P "from gi\.repository import (\w+)" $1 | sed 
-e 's:#.*::' -e 's:raise ImportError.*::' -e 's:.*"from gi.repository import 
.*".*::' | sed -e 's,from gi.repository import,,' -r -e 's:\s+$::g' -e 
's:\s+as\s+\w+::g' -e 's:,: :g'); do
+   for module in $(grep -h -P "^\s*from gi\.repository import (\w+)" $1 | 
sed -e 's:#.*::' -e 's:raise ImportError.*::' -e 's:.*"from gi.repository 
import .*".*::' | sed -e 's,from gi.repository import,,' -r -e 's:\s+$::g' -e 
's:\s+as\s+\w+::g' -e 's:,: :g'); do
split_name_version $module
print_req_prov
# Temporarly disabled... this is not true if the python code is 
written for python3... And there seems no real 'way' to identify this.




commit patterns-openSUSE for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package patterns-openSUSE for 
openSUSE:Factory checked in at 2017-02-13 07:46:46

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


Package is "patterns-openSUSE"

Changes:

--- /work/SRC/openSUSE:Factory/patterns-openSUSE/patterns-openSUSE.changes  
2017-02-03 17:53:00.534895033 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-openSUSE.new/patterns-openSUSE.changes 
2017-02-13 07:46:48.526039539 +0100
@@ -1,0 +2,23 @@
+Sat Feb 11 12:12:48 UTC 2017 - fab...@ritter-vogt.de
+
+- Replace mozilla-kde4-integration with kmozillahelper
+
+---
+Mon Feb  6 14:27:04 UTC 2017 - dleuenber...@suse.com
+
+- Bump version to 20170206.
+
+---
+Fri Feb  3 21:31:28 UTC 2017 - zai...@opensuse.org
+
+- Replace liberation-fonts with liberation2-fonts Recommends: With
+  the current freetype2 we have in Tumbleweed, liberation2-fonts is
+  more visually pleasing.
+
+---
+Thu Feb  2 09:49:25 UTC 2017 - dims...@opensuse.org
+
+- Drop devel_java pattern from the DVD: space constrains call for
+  this action. The pattern of course stays available in the repos.
+
+---



Other differences:
--
++ patterns-openSUSE.spec ++
--- /var/tmp/diff_new_pack.vdSs7G/_old  2017-02-13 07:46:49.993829940 +0100
+++ /var/tmp/diff_new_pack.vdSs7G/_new  2017-02-13 07:46:50.001828797 +0100
@@ -19,7 +19,7 @@
 %bcond_with betatest
 
 Name:   patterns-openSUSE
-Version:20151112
+Version:20170206
 Release:0
 Summary:Patterns for Installation (full ftp tree)
 License:MIT
@@ -1921,7 +1921,7 @@
 Recommends: google-roboto-fonts
 Recommends: dejavu-fonts
 Recommends: intlfonts-euro-bitmap-fonts
-Recommends: liberation-fonts
+Recommends: liberation2-fonts
 # needed for instsys
 Suggests:   ipa-gothic-fonts
 Suggests:   ipa-mincho-fonts
@@ -2823,7 +2823,7 @@
 Recommends: kgpg
 Recommends: spectacle
 Recommends: kwalletmanager5
-Recommends: mozilla-kde4-integration
+Recommends: kmozillahelper
 Recommends: kio_mtp
 Recommends: kde-print-manager
 Recommends: akregator5
@@ -5470,7 +5470,6 @@
 Requires:   pattern() = devel_C_C++
 Requires:   pattern() = devel_basis
 Requires:   pattern() = devel_ide
-Requires:   pattern() = devel_java
 Requires:   pattern() = devel_kde
 Requires:   pattern() = devel_kde_frameworks
 Requires:   pattern() = devel_kernel




commit systemd-presets-branding-openSUSE for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package systemd-presets-branding-openSUSE 
for openSUSE:Factory checked in at 2017-02-13 07:46:31

Comparing /work/SRC/openSUSE:Factory/systemd-presets-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.systemd-presets-branding-openSUSE.new 
(New)


Package is "systemd-presets-branding-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/systemd-presets-branding-openSUSE/systemd-presets-branding-openSUSE.changes
  2017-01-15 10:55:48.467659720 +0100
+++ 
/work/SRC/openSUSE:Factory/.systemd-presets-branding-openSUSE.new/systemd-presets-branding-openSUSE.changes
 2017-02-13 07:46:32.352349149 +0100
@@ -1,0 +2,24 @@
+Fri Feb 10 09:46:22 UTC 2017 - f...@suse.com
+
+- Enable by default uuidd shipped by util-linux (bsc#1012850)
+
+  util-linux was previously shipping a preset file enabling uuidd by
+  default. This is now done here as other packages are not supposed to
+  ship their own preset rules.
+
+  Also increase the package version so util-linux can conflict with
+  the previous versions and hence will be updated *after* the new
+  version of the presets package is. This is important otherwise if
+  util-linux removed its preset file first, then the presets package
+  would believe a new change in the presets and you enable again
+  uuidd.
+
+---
+Tue Jan 24 09:20:33 UTC 2017 - dims...@opensuse.org
+
+- Enable the issue-generator.service by default: /etc/issue is in
+  progress of no longer being a static file, but being generated by
+  a service, which allows for much more flexible content (think
+  ssh key fingerprint or similar).
+
+---



Other differences:
--
++ systemd-presets-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.xudrad/_old  2017-02-13 07:46:33.316211508 +0100
+++ /var/tmp/diff_new_pack.xudrad/_new  2017-02-13 07:46:33.316211508 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package systemd-presets-branding-openSUSE
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -19,7 +19,7 @@
 %define generic_name systemd-presets-branding
 
 Name:   %{generic_name}-openSUSE
-Version:0.3.0
+Version:0.4.0
 Release:0
 Summary:Systemd default presets for openSUSE
 License:GPL-2.0+
@@ -56,8 +56,8 @@
 install -m755 %{SOURCE2}  %{buildroot}%{_prefix}/lib/%{generic_name}/
 
 %pre
-# On initial installation, branding-preset-states does not yet exist, 
which is
-# why we also check for the file to be present/executable
+# On initial installation, branding-preset-states does not yet exist,
+# which is why we also check for the file to be present/executable
 if [ $1 -gt 1 -a -x %{_prefix}/lib/%{generic_name}/branding-preset-states ] ; 
then
#
# Save the old state so we can detect which package have its

++ default-openSUSE.preset ++
--- /var/tmp/diff_new_pack.xudrad/_old  2017-02-13 07:46:33.372203512 +0100
+++ /var/tmp/diff_new_pack.xudrad/_new  2017-02-13 07:46:33.376202941 +0100
@@ -37,3 +37,6 @@
 enable mcelog.service
 enable snapper-cleanup.timer
 enable snapper-timeline.timer
+enable issue-generator.service
+enable uuidd.socket
+enable uuidd.service




commit libkolabxml for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package libkolabxml for openSUSE:Factory 
checked in at 2017-02-13 07:45:38

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


Package is "libkolabxml"

Changes:

--- /work/SRC/openSUSE:Factory/libkolabxml/libkolabxml.changes  2017-02-11 
01:38:11.750302834 +0100
+++ /work/SRC/openSUSE:Factory/.libkolabxml.new/libkolabxml.changes 
2017-02-13 07:45:39.383946838 +0100
@@ -1,0 +2,7 @@
+Sat Feb 11 23:14:56 UTC 2017 - lbeltr...@kde.org
+
+- Add libboost_Date_time-devel and libboost_chrono-devel to 
+  requirements to make them explicit (implicitly required by 
+  libboost_thread)
+
+---



Other differences:
--
++ libkolabxml.spec ++
--- /var/tmp/diff_new_pack.3367XC/_old  2017-02-13 07:45:40.735752200 +0100
+++ /var/tmp/diff_new_pack.3367XC/_new  2017-02-13 07:45:40.739751624 +0100
@@ -109,6 +109,8 @@
 Requires:   %{libname} = %{version}
 Requires:   libcurl-devel
 %if 0%{?suse_version} > 1325
+Requires:   libboost_chrono-devel
+Requires:   libboost_date_time-devel
 Requires:   libboost_system-devel
 Requires:   libboost_thread-devel
 %else




commit kdelibs4 for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kdelibs4 for openSUSE:Factory 
checked in at 2017-02-13 07:45:09

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


Package is "kdelibs4"

Changes:

--- /work/SRC/openSUSE:Factory/kdelibs4/kdelibs4-apidocs.changes
2017-01-25 23:14:44.860476483 +0100
+++ /work/SRC/openSUSE:Factory/.kdelibs4.new/kdelibs4-apidocs.changes   
2017-02-13 07:45:14.395544907 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:29:12 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---
kdelibs4.changes: same change

Old:

  kdelibs-4.14.28.tar.xz

New:

  kdelibs-4.14.29.tar.xz



Other differences:
--
++ kdelibs4-apidocs.spec ++
--- /var/tmp/diff_new_pack.g81Kwr/_old  2017-02-13 07:45:17.243134870 +0100
+++ /var/tmp/diff_new_pack.g81Kwr/_new  2017-02-13 07:45:17.243134870 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kdelibs4-apidocs
-Version:4.14.28
+Version:4.14.29
 Release:0
 Summary:KDE 4 API documentation
 License:LGPL-2.1+

++ kdelibs4.spec ++
--- /var/tmp/diff_new_pack.g81Kwr/_old  2017-02-13 07:45:17.267131415 +0100
+++ /var/tmp/diff_new_pack.g81Kwr/_new  2017-02-13 07:45:17.271130839 +0100
@@ -20,7 +20,7 @@
 %bcond_with gendoxygen
 
 Name:   kdelibs4
-Version:4.14.28
+Version:4.14.29
 Release:0
 BuildRequires:  OpenEXR-devel
 BuildRequires:  automoc4

++ kdelibs-4.14.28.tar.xz -> kdelibs-4.14.29.tar.xz ++
/work/SRC/openSUSE:Factory/kdelibs4/kdelibs-4.14.28.tar.xz 
/work/SRC/openSUSE:Factory/.kdelibs4.new/kdelibs-4.14.29.tar.xz differ: char 
27, line 1




commit sweeper for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package sweeper for openSUSE:Factory checked 
in at 2017-02-13 07:44:40

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


Package is "sweeper"

Changes:

--- /work/SRC/openSUSE:Factory/sweeper/sweeper.changes  2017-01-25 
23:14:26.335270076 +0100
+++ /work/SRC/openSUSE:Factory/.sweeper.new/sweeper.changes 2017-02-13 
07:44:41.532277304 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:28:44 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  sweeper-16.12.1.tar.xz

New:

  sweeper-16.12.2.tar.xz



Other differences:
--
++ sweeper.spec ++
--- /var/tmp/diff_new_pack.6QAE8c/_old  2017-02-13 07:44:42.620120644 +0100
+++ /var/tmp/diff_new_pack.6QAE8c/_new  2017-02-13 07:44:42.620120644 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   sweeper
-Version:16.12.1
+Version:16.12.2
 Release:0
 Summary:KDE Privacy Utility
 License:LGPL-2.1+

++ sweeper-16.12.1.tar.xz -> sweeper-16.12.2.tar.xz ++




commit kmag for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kmag for openSUSE:Factory checked in 
at 2017-02-13 07:43:50

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


Package is "kmag"

Changes:

--- /work/SRC/openSUSE:Factory/kmag/kmag.changes2017-01-25 
23:14:02.390881064 +0100
+++ /work/SRC/openSUSE:Factory/.kmag.new/kmag.changes   2017-02-13 
07:43:51.847432983 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:26:20 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kmag-16.12.1.tar.xz

New:

  kmag-16.12.2.tar.xz



Other differences:
--
++ kmag.spec ++
--- /var/tmp/diff_new_pack.9uHq9N/_old  2017-02-13 07:43:53.179241158 +0100
+++ /var/tmp/diff_new_pack.9uHq9N/_new  2017-02-13 07:43:53.183240582 +0100
@@ -26,7 +26,7 @@
 License:GPL-2.0
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:16.12.1
+Version:16.12.2
 Release:0
 Source0:%{name}-%version.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kmag-16.12.1.tar.xz -> kmag-16.12.2.tar.xz ++




commit kmousetool for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kmousetool for openSUSE:Factory 
checked in at 2017-02-13 07:44:10

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


Package is "kmousetool"

Changes:

--- /work/SRC/openSUSE:Factory/kmousetool/kmousetool.changes2017-01-25 
23:14:14.876998040 +0100
+++ /work/SRC/openSUSE:Factory/.kmousetool.new/kmousetool.changes   
2017-02-13 07:44:11.476605828 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:26:26 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kmousetool-16.12.1.tar.xz

New:

  kmousetool-16.12.2.tar.xz



Other differences:
--
++ kmousetool.spec ++
--- /var/tmp/diff_new_pack.k3h1HT/_old  2017-02-13 07:44:12.188503298 +0100
+++ /var/tmp/diff_new_pack.k3h1HT/_new  2017-02-13 07:44:12.192502722 +0100
@@ -26,7 +26,7 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Version:16.12.1
+Version:16.12.2
 Release:0
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kmousetool-16.12.1.tar.xz -> kmousetool-16.12.2.tar.xz ++




commit syndication for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package syndication for openSUSE:Factory 
checked in at 2017-02-13 07:42:47

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


Package is "syndication"

Changes:

--- /work/SRC/openSUSE:Factory/syndication/syndication.changes  2017-02-10 
09:50:15.631358796 +0100
+++ /work/SRC/openSUSE:Factory/.syndication.new/syndication.changes 
2017-02-13 07:42:48.848507804 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:25:28 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  syndication-16.12.1.tar.xz

New:

  syndication-16.12.2.tar.xz



Other differences:
--
++ syndication.spec ++
--- /var/tmp/diff_new_pack.8OwrO5/_old  2017-02-13 07:42:50.368288862 +0100
+++ /var/tmp/diff_new_pack.8OwrO5/_new  2017-02-13 07:42:50.372288286 +0100
@@ -18,10 +18,10 @@
 
 %define kf5_version 5.1.0
 Name:   syndication
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM Libraries: Syndication
 License:LGPL-2.1+

++ syndication-16.12.1.tar.xz -> syndication-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/syndication-16.12.1/CMakeLists.txt 
new/syndication-16.12.2/CMakeLists.txt
--- old/syndication-16.12.1/CMakeLists.txt  2016-12-17 08:02:03.0 
+0100
+++ new/syndication-16.12.2/CMakeLists.txt  2017-01-16 06:56:12.0 
+0100
@@ -18,7 +18,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 
 
-set(SYNDICATION_LIB_VERSION "5.4.1")
+set(SYNDICATION_LIB_VERSION "5.4.2")
 
 ecm_setup_version(${SYNDICATION_LIB_VERSION} VARIABLE_PREFIX SYNDICATION
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/syndication_version.h"




commit kget for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kget for openSUSE:Factory checked in 
at 2017-02-13 07:43:24

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


Package is "kget"

Changes:

--- /work/SRC/openSUSE:Factory/kget/kget.changes2017-02-08 
10:46:19.378155617 +0100
+++ /work/SRC/openSUSE:Factory/.kget.new/kget.changes   2017-02-13 
07:43:25.371246580 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:25:46 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kget-16.12.1.tar.xz

New:

  kget-16.12.2.tar.xz



Other differences:
--
++ kget.spec ++
--- /var/tmp/diff_new_pack.OHlJCi/_old  2017-02-13 07:43:26.715053012 +0100
+++ /var/tmp/diff_new_pack.OHlJCi/_new  2017-02-13 07:43:26.715053012 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kget
-Version:16.12.1
+Version:16.12.2
 Release:0
 Summary:Download Manager
 License:GPL-2.0+

++ kget-16.12.1.tar.xz -> kget-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kget-16.12.1/desktop/kget.desktop.cmake 
new/kget-16.12.2/desktop/kget.desktop.cmake
--- old/kget-16.12.1/desktop/kget.desktop.cmake 2016-11-20 04:10:01.0 
+0100
+++ new/kget-16.12.2/desktop/kget.desktop.cmake 2017-01-29 03:23:05.0 
+0100
@@ -94,7 +94,7 @@
 GenericName[cs]=Správce stahování
 GenericName[cy]=Rheolydd Lawrlwytho
 GenericName[da]=Håndtering af download
-GenericName[de]=Download-Manager
+GenericName[de]=Download-Verwaltung
 GenericName[el]=Διαχειριστής λήψεων αρχείων
 GenericName[en_GB]=Download Manager
 GenericName[eo]=Elŝuta administrilo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kget-16.12.1/transfer-plugins/checksumsearch/kget_checksumsearchfactory.desktop
 
new/kget-16.12.2/transfer-plugins/checksumsearch/kget_checksumsearchfactory.desktop
--- 
old/kget-16.12.1/transfer-plugins/checksumsearch/kget_checksumsearchfactory.desktop
 2016-11-20 04:10:01.0 +0100
+++ 
new/kget-16.12.2/transfer-plugins/checksumsearch/kget_checksumsearchfactory.desktop
 2017-01-29 03:23:05.0 +0100
@@ -22,7 +22,7 @@
 Name[fi]=Tarkistussummaetsintä
 Name[fr]=Recherche d'une somme de contrôle
 Name[ga]=Cuardach ar suimeanna seiceála
-Name[gl]=Procura de suma de comprobación
+Name[gl]=Busca de suma de comprobación
 Name[hr]=Pretraživač kontrolnih suma
 Name[hu]=Ellenőrzőösszeg-kereső
 Name[ia]=Cerca de Checksum
@@ -76,7 +76,7 @@
 Comment[fi]=Yrittää löytää tarkistussummat määritellylle verkko-osoitteelle
 Comment[fr]=Tente de trouver une somme de contrôle pour une URL donnée
 Comment[ga]=Déan iarracht ar shuim sheiceála a aimsiú a fhreagraíonn d'URL ar 
leith
-Comment[gl]=Tenta atopar sumas de comprobación para un url que se especifique
+Comment[gl]=Intenta atopar sumas de comprobación para un url que se especifique
 Comment[hr]=Pokušava pronaći kontrolnu sumu za navedeni URL
 Comment[hu]=Ellenőrzőösszegek keresése egy megadott URL-hez
 Comment[ia]=Il tenta de trovar checksums pro un URL specificate
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kget-16.12.1/transfer-plugins/mirrorsearch/kget_mirrorsearchfactory.desktop 
new/kget-16.12.2/transfer-plugins/mirrorsearch/kget_mirrorsearchfactory.desktop
--- 
old/kget-16.12.1/transfer-plugins/mirrorsearch/kget_mirrorsearchfactory.desktop 
2016-11-20 04:10:01.0 +0100
+++ 
new/kget-16.12.2/transfer-plugins/mirrorsearch/kget_mirrorsearchfactory.desktop 
2017-01-29 03:23:05.0 +0100
@@ -23,7 +23,7 @@
 Name[fi]=Peilihaku
 Name[fr]=Recherche de miroirs
 Name[ga]=Mirror Search
-Name[gl]=Procura de réplicas
+Name[gl]=Busca de réplicas
 Name[hne]=मिरर खोज
 Name[hr]=sMirror Search
 Name[hu]=Tükörkiszolgáló keresése
@@ -80,7 +80,7 @@
 Comment[fi]=Sallii KGetin etsiä tiedostoja peilihakukoneilla
 Comment[fr]=Permettre à KGet de rechercher des fichiers depuis les moteurs de 
recherches en miroirs
 Comment[ga]=Ceadaíonn sé seo do KGet comhaid a lorg trí innill chuardaigh 
scáthánaithe
-Comment[gl]=Permite que KGet procure ficheiros en buscadores
+Comment[gl]=Permite que KGet busque ficheiros en buscadores
 Comment[hr]=Omogućuje KGetu pretraživanje kroz zrcalne pretraživačke mehanizme 
za datoteke
 Comment[hu]=Lehetővé teszi fájlok keresését tükörkiszolgálókon
 Comment[ia]=Il permitte KGet de cercar files per motores de cerca de sitos 
speculo




commit signon-kwallet-extension for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package signon-kwallet-extension for 
openSUSE:Factory checked in at 2017-02-13 07:42:06

Comparing /work/SRC/openSUSE:Factory/signon-kwallet-extension (Old)
 and  /work/SRC/openSUSE:Factory/.signon-kwallet-extension.new (New)


Package is "signon-kwallet-extension"

Changes:

--- 
/work/SRC/openSUSE:Factory/signon-kwallet-extension/signon-kwallet-extension.changes
2017-01-25 23:13:11.318583848 +0100
+++ 
/work/SRC/openSUSE:Factory/.signon-kwallet-extension.new/signon-kwallet-extension.changes
   2017-02-13 07:42:07.342487642 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:24:46 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  signon-kwallet-extension-16.12.1.tar.xz

New:

  signon-kwallet-extension-16.12.2.tar.xz



Other differences:
--
++ signon-kwallet-extension.spec ++
--- /var/tmp/diff_new_pack.x164WE/_old  2017-02-13 07:42:08.814275585 +0100
+++ /var/tmp/diff_new_pack.x164WE/_new  2017-02-13 07:42:08.818275009 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   signon-kwallet-extension
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KWallet integration for signon framework
 License:GPL-2.0+

++ signon-kwallet-extension-16.12.1.tar.xz -> 
signon-kwallet-extension-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/signon-kwallet-extension-16.12.1/CMakeLists.txt 
new/signon-kwallet-extension-16.12.2/CMakeLists.txt
--- old/signon-kwallet-extension-16.12.1/CMakeLists.txt 2017-01-07 
20:15:23.0 +0100
+++ new/signon-kwallet-extension-16.12.2/CMakeLists.txt 2017-02-04 
00:02:17.0 +0100
@@ -2,7 +2,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(kwalletsignon_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 cmake_minimum_required(VERSION 2.8.12)




commit spectacle for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package spectacle for openSUSE:Factory 
checked in at 2017-02-13 07:42:26

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


Package is "spectacle"

Changes:

--- /work/SRC/openSUSE:Factory/spectacle/spectacle.changes  2017-01-25 
23:15:24.950431361 +0100
+++ /work/SRC/openSUSE:Factory/.spectacle.new/spectacle.changes 2017-02-13 
07:42:27.807539109 +0100
@@ -1,0 +2,13 @@
+Fri Feb 10 06:17:49 UTC 2017 - lbeltr...@kde.org
+
+- Drop set-screenshot-URL-for-notification.patch, merged upstream
+
+---
+Thu Feb  9 07:24:53 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  set-screenshot-URL-for-notification.patch
  spectacle-16.12.1.tar.xz

New:

  spectacle-16.12.2.tar.xz



Other differences:
--
++ spectacle.spec ++
--- /var/tmp/diff_new_pack.1VD7zb/_old  2017-02-13 07:42:29.299324186 +0100
+++ /var/tmp/diff_new_pack.1VD7zb/_new  2017-02-13 07:42:29.299324186 +0100
@@ -17,18 +17,16 @@
 
 
 Name:   spectacle
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.29.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Screen Capture Program
 License:LGPL-2.0+ and GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM set-screenshot-URL-for-notification.patch 
k...@privat.broulik.de -- Set screenshot URL for notification
-Patch1: set-screenshot-URL-for-notification.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kconfig-devel
 BuildRequires:  kcoreaddons-devel
@@ -81,7 +79,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
   %cmake_kf5 -d build

++ spectacle-16.12.1.tar.xz -> spectacle-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spectacle-16.12.1/CMakeLists.txt 
new/spectacle-16.12.2/CMakeLists.txt
--- old/spectacle-16.12.1/CMakeLists.txt2017-01-09 06:50:34.0 
+0100
+++ new/spectacle-16.12.2/CMakeLists.txt2017-02-06 07:51:14.0 
+0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(SPECTACLE_VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/spectacle-16.12.1/desktop/org.kde.spectacle.appdata.xml 
new/spectacle-16.12.2/desktop/org.kde.spectacle.appdata.xml
--- old/spectacle-16.12.1/desktop/org.kde.spectacle.appdata.xml 2017-01-09 
06:50:34.0 +0100
+++ new/spectacle-16.12.2/desktop/org.kde.spectacle.appdata.xml 2017-02-06 
07:51:14.0 +0100
@@ -20,8 +20,13 @@
   Spectacle
   Spectacle
   Spectacle
+  Spectacle
   Spectacle
   Spectacle
+  Спектакл
+  Spectacle
+  Спектакл
+  Spectacle
   Spectacle
   Spectacle
   xxSpectaclexx
@@ -44,8 +49,13 @@
 Spectacle er eit enkel program for å ta skjermbilete. Det 
kan ta bilete av heile skrivebordet, ein einskild skjerm, det gjeldande 
vindauget, vindauget under musepeikaren eller eit utsnitt av skjermflata. 
Bileta kan skrivast ut, sendast til andre program for vidare arbeid eller 
lagrast direkte.
 Spectacle to prosta aplikacja do wykonywania zrzutów 
ekranu. Za jej pomocą można przechwycić cały pulpit, pojedynczy monitor, 
obecnie aktywne okno, okno obecnie pod wskaźnikiem myszy lub prostokątny obszar 
ekrany. Zrzuty można wydrukować, wysłać do innej aplikacji do obróbki lub 
szybko zapisać tak jak go wykonano.
 O Spectacle é uma aplicação simples para capturar imagens 
do ecrã. Pode capturar imagens de todo o ecrã, de um único monitor, da janela 
activa no momento, da janela sob o cursor do rato ou de uma região rectangular 
do ecrã. As imagens poderão então ser impressas, enviadas para outras 
aplicações para posterior manipulação ou serem gravadas como estão.
+Spectacle — простая программа для создания снимков экрана 
(скриншотов). Она 

commit pim-storage-service-manager for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package pim-storage-service-manager for 
openSUSE:Factory checked in at 2017-02-13 07:41:37

Comparing /work/SRC/openSUSE:Factory/pim-storage-service-manager (Old)
 and  /work/SRC/openSUSE:Factory/.pim-storage-service-manager.new (New)


Package is "pim-storage-service-manager"

Changes:

--- 
/work/SRC/openSUSE:Factory/pim-storage-service-manager/pim-storage-service-manager.changes
  2017-01-25 23:12:59.584353757 +0100
+++ 
/work/SRC/openSUSE:Factory/.pim-storage-service-manager.new/pim-storage-service-manager.changes
 2017-02-13 07:41:38.746607967 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:24:20 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  pim-storage-service-manager-16.12.1.tar.xz

New:

  pim-storage-service-manager-16.12.2.tar.xz



Other differences:
--
++ pim-storage-service-manager.spec ++
--- /var/tmp/diff_new_pack.bYpN4Y/_old  2017-02-13 07:41:40.158404535 +0100
+++ /var/tmp/diff_new_pack.bYpN4Y/_new  2017-02-13 07:41:40.162403959 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   pim-storage-service-manager
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Online storage service support for KDE PIM
 License:GPL-2.0+ and LGPL-2.1+

++ pim-storage-service-manager-16.12.1.tar.xz -> 
pim-storage-service-manager-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-storage-service-manager-16.12.1/CMakeLists.txt 
new/pim-storage-service-manager-16.12.2/CMakeLists.txt
--- old/pim-storage-service-manager-16.12.1/CMakeLists.txt  2016-12-27 
08:23:17.0 +0100
+++ new/pim-storage-service-manager-16.12.2/CMakeLists.txt  2017-01-16 
06:55:17.0 +0100
@@ -38,10 +38,10 @@
 endif()
 
 
-set(KDEPIM_VERSION_NUMBER "5.4.1")
+set(KDEPIM_VERSION_NUMBER "5.4.2")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
-set(KPIMTEXTEDIT_LIB_VERSION "5.4.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.4.2")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
@@ -49,8 +49,8 @@
 
 set(QT_REQUIRED_VERSION "5.6.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Gui Network 
Test)
-set(PIMCOMMON_LIB_VERSION_LIB "5.4.1")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.4.1")
+set(PIMCOMMON_LIB_VERSION_LIB "5.4.2")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.4.2")
 
 # Find KF5 package
 find_package(KF5DBusAddons ${KF5_VERSION} CONFIG REQUIRED)




commit okular for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2017-02-13 07:40:37

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


Package is "okular"

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2017-01-25 
23:14:59.578257138 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new/okular.changes   2017-02-13 
07:40:38.595276325 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:23:05 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  okular-16.12.1.tar.xz

New:

  okular-16.12.2.tar.xz



Other differences:
--
++ okular.spec ++
--- /var/tmp/diff_new_pack.FOoZcS/_old  2017-02-13 07:40:40.059065359 +0100
+++ /var/tmp/diff_new_pack.FOoZcS/_new  2017-02-13 07:40:40.063064783 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   okular
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Document Viewer
 License:GPL-2.0+

++ okular-16.12.1.tar.xz -> okular-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/okular-16.12.1/CMakeLists.txt 
new/okular-16.12.2/CMakeLists.txt
--- old/okular-16.12.1/CMakeLists.txt   2017-01-08 19:38:42.0 +0100
+++ new/okular-16.12.2/CMakeLists.txt   2017-02-06 07:51:00.0 +0100
@@ -11,7 +11,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 include(ECMInstallIcons)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/okular-16.12.1/autotests/shelltest.cpp 
new/okular-16.12.2/autotests/shelltest.cpp
--- old/okular-16.12.1/autotests/shelltest.cpp  2017-01-08 19:38:42.0 
+0100
+++ new/okular-16.12.2/autotests/shelltest.cpp  2017-02-06 07:51:00.0 
+0100
@@ -23,6 +23,16 @@
 return url;
 }
 
+static bool fileExist_always_Func( const QString& )
+{
+return true;
+}
+
+static bool fileExist_never_Func( const QString& )
+{
+return false;
+}
+
 class ShellTest
 : public QObject
 {
@@ -42,28 +52,39 @@
 void ShellTest::testUrlArgs_data()
 {
 QTest::addColumn( "arg" );
+QTest::addColumn( "exists" );
 QTest::addColumn( "resUrl" );
 
 // local files
 QTest::newRow( "foo.pdf, exist" )
 << "foo.pdf"
+<< true
 << makeUrlFromCwd( QStringLiteral("foo.pdf") );
 QTest::newRow( "foo.pdf, !exist" )
 << "foo.pdf"
+<< false
 << makeUrlFromCwd( QStringLiteral("foo.pdf") );
-QTest::newRow( "foo#bar.pdf, !exist" )
+QTest::newRow( "foo#bar.pdf, exist" )
 << "foo#bar.pdf"
+<< true
 << makeUrlFromCwd( QStringLiteral("foo#bar.pdf") );
+QTest::newRow( "foo#bar.pdf, !exist" )
+<< "foo#bar.pdf"
+<< false
+<< makeUrlFromCwd( QStringLiteral("foo"), QStringLiteral("bar.pdf") );
 QTest::newRow( "foo.pdf#anchor, !exist" )
 << "foo.pdf#anchor"
+<< false
 << makeUrlFromCwd( QStringLiteral("foo.pdf"), QStringLiteral("anchor") 
);
 QTest::newRow( "#207461" )
 << "file:///tmp/file%20with%20spaces.pdf"
+<< true
 << QUrl( QStringLiteral("file:///tmp/file%20with%20spaces.pdf") );
 
 // non-local files
 QTest::newRow( "http://kde.org/foo.pdf; )
 << "http://kde.org/foo.pdf;
+<< true
 << QUrl( QStringLiteral("http://kde.org/foo.pdf;) );
 // make sure we don't have a fragment
 QUrl hashInName( QStringLiteral("http://kde.org;) );
@@ -72,28 +93,33 @@
 QVERIFY( hashInName.fragment().isEmpty() );
 QTest::newRow( "http://kde.org/foo#bar.pdf; )
 << "http://kde.org/foo#bar.pdf;
+<< true
 << hashInName;
 QUrl withAnchor( QStringLiteral("http://kde.org/foo.pdf;) );
 withAnchor.setFragment( QStringLiteral("anchor") );
 QTest::newRow( "http://kde.org/foo.pdf#anchor; )
 << "http://kde.org/foo.pdf#anchor;
+<< true
 << withAnchor;
 QTest::newRow( 

commit pimcommon for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package pimcommon for openSUSE:Factory 
checked in at 2017-02-13 07:40:57

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


Package is "pimcommon"

Changes:

--- /work/SRC/openSUSE:Factory/pimcommon/pimcommon.changes  2017-01-25 
23:12:42.350953218 +0100
+++ /work/SRC/openSUSE:Factory/.pimcommon.new/pimcommon.changes 2017-02-13 
07:40:58.412420302 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:23:50 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  pimcommon-16.12.1.tar.xz

New:

  pimcommon-16.12.2.tar.xz



Other differences:
--
++ pimcommon.spec ++
--- /var/tmp/diff_new_pack.jTgrnf/_old  2017-02-13 07:41:00.172166699 +0100
+++ /var/tmp/diff_new_pack.jTgrnf/_new  2017-02-13 07:41:00.172166699 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   pimcommon
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Base package of KDE PIM PimCommon library
 License:GPL-2.0 and LGPL-2.1+

++ pimcommon-16.12.1.tar.xz -> pimcommon-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-16.12.1/CMakeLists.txt 
new/pimcommon-16.12.2/CMakeLists.txt
--- old/pimcommon-16.12.1/CMakeLists.txt2016-12-27 08:19:52.0 
+0100
+++ new/pimcommon-16.12.2/CMakeLists.txt2017-01-16 06:52:16.0 
+0100
@@ -21,18 +21,18 @@
 include(ECMAddTests)
 include(ECMInstallIcons)
 
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 
 set(PIMCOMMON_LIB_VERSION ${PIM_VERSION})
-set(AKONADIMIME_LIB_VERSION "5.4.1")
-set(AKONADICONTACT_LIB_VERSION "5.4.1")
-set(LIBKDEPIM_LIB_VERSION "5.4.1")
+set(AKONADIMIME_LIB_VERSION "5.4.2")
+set(AKONADICONTACT_LIB_VERSION "5.4.2")
+set(LIBKDEPIM_LIB_VERSION "5.4.2")
 set(QT_REQUIRED_VERSION "5.6.0")
-set(KMIME_LIB_VERSION "5.4.1")
-set(KIMAP_LIB_VERSION "5.4.1")
-set(KCONTACTS_LIB_VERSION "5.4.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.4.1")
-set(AKONADI_VERSION "5.4.1")
+set(KMIME_LIB_VERSION "5.4.2")
+set(KIMAP_LIB_VERSION "5.4.2")
+set(KCONTACTS_LIB_VERSION "5.4.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.4.2")
+set(AKONADI_VERSION "5.4.2")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets DBus Network 
Test WebEngineWidgets Xml PrintSupport)
 




commit marble for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package marble for openSUSE:Factory checked 
in at 2017-02-13 07:39:26

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


Package is "marble"

Changes:

--- /work/SRC/openSUSE:Factory/marble/marble.changes2017-01-25 
23:11:52.518470522 +0100
+++ /work/SRC/openSUSE:Factory/.marble.new/marble.changes   2017-02-13 
07:39:28.677354328 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:18:44 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  marble-16.12.1.tar.xz

New:

  marble-16.12.2.tar.xz



Other differences:
--
++ marble.spec ++
--- /var/tmp/diff_new_pack.6wUfZm/_old  2017-02-13 07:39:30.857040111 +0100
+++ /var/tmp/diff_new_pack.6wUfZm/_new  2017-02-13 07:39:30.857040111 +0100
@@ -19,10 +19,10 @@
 %define _so -26
 %define _so_astro 1
 Name:   marble
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Generic map viewer
 License:LGPL-2.1+

++ marble-16.12.1.tar.xz -> marble-16.12.2.tar.xz ++
/work/SRC/openSUSE:Factory/marble/marble-16.12.1.tar.xz 
/work/SRC/openSUSE:Factory/.marble.new/marble-16.12.2.tar.xz differ: char 26, 
line 1




commit mobipocket for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package mobipocket for openSUSE:Factory 
checked in at 2017-02-13 07:40:09

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


Package is "mobipocket"

Changes:

--- /work/SRC/openSUSE:Factory/mobipocket/mobipocket.changes2017-01-25 
23:12:28.341066533 +0100
+++ /work/SRC/openSUSE:Factory/.mobipocket.new/mobipocket.changes   
2017-02-13 07:40:10.439334452 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:22:50 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kdegraphics-mobipocket-16.12.1.tar.xz

New:

  kdegraphics-mobipocket-16.12.2.tar.xz



Other differences:
--
++ mobipocket.spec ++
--- /var/tmp/diff_new_pack.l1U8HL/_old  2017-02-13 07:40:11.675156324 +0100
+++ /var/tmp/diff_new_pack.l1U8HL/_new  2017-02-13 07:40:11.679155747 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   mobipocket
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:E-book plugin and library
 License:GPL-2.0+

++ kdegraphics-mobipocket-16.12.1.tar.xz -> 
kdegraphics-mobipocket-16.12.2.tar.xz ++




commit messagelib for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package messagelib for openSUSE:Factory 
checked in at 2017-02-13 07:39:40

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


Package is "messagelib"

Changes:

--- /work/SRC/openSUSE:Factory/messagelib/messagelib.changes2017-01-25 
23:12:12.679429095 +0100
+++ /work/SRC/openSUSE:Factory/.messagelib.new/messagelib.changes   
2017-02-13 07:39:41.571495582 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:20:30 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  messagelib-16.12.1.tar.xz

New:

  messagelib-16.12.2.tar.xz



Other differences:
--
++ messagelib.spec ++
--- /var/tmp/diff_new_pack.Xk6le0/_old  2017-02-13 07:39:43.311244796 +0100
+++ /var/tmp/diff_new_pack.Xk6le0/_new  2017-02-13 07:39:43.315244219 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   messagelib
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM library for e-mail message parsing and display
 # FIXME: use correct group, see 
"https://en.opensuse.org/openSUSE:Package_group_guidelines;

++ messagelib-16.12.1.tar.xz -> messagelib-16.12.2.tar.xz ++
 2108 lines of diff (skipped)




commit mailimporter for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package mailimporter for openSUSE:Factory 
checked in at 2017-02-13 07:39:10

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


Package is "mailimporter"

Changes:

--- /work/SRC/openSUSE:Factory/mailimporter/mailimporter.changes
2017-01-25 23:11:30.437801734 +0100
+++ /work/SRC/openSUSE:Factory/.mailimporter.new/mailimporter.changes   
2017-02-13 07:39:11.339853733 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:18:32 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  mailimporter-16.12.1.tar.xz

New:

  mailimporter-16.12.2.tar.xz



Other differences:
--
++ mailimporter.spec ++
--- /var/tmp/diff_new_pack.Mmw2rV/_old  2017-02-13 07:39:12.247722849 +0100
+++ /var/tmp/diff_new_pack.Mmw2rV/_new  2017-02-13 07:39:12.247722849 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   mailimporter
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Mail import functionality for KDE PIM
 License:GPL-2.0

++ mailimporter-16.12.1.tar.xz -> mailimporter-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailimporter-16.12.1/CMakeLists.txt 
new/mailimporter-16.12.2/CMakeLists.txt
--- old/mailimporter-16.12.1/CMakeLists.txt 2016-12-27 08:20:05.0 
+0100
+++ new/mailimporter-16.12.2/CMakeLists.txt 2017-01-16 06:52:29.0 
+0100
@@ -20,15 +20,15 @@
 include(ECMQtDeclareLoggingCategory)
 include(ECMAddTests)
 
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 set(MAILIMPORTER_LIB ${PIM_VERSION})
 
 
-set(AKONADIMIME_LIB_VERSION "5.4.1")
-set(KDEPIM_LIB_VERSION "5.4.1")
+set(AKONADIMIME_LIB_VERSION "5.4.2")
+set(KDEPIM_LIB_VERSION "5.4.2")
 set(QT_REQUIRED_VERSION "5.5.0")
-set(KMIME_LIB_VERSION "5.4.1")
-set(AKONADI_VERSION "5.4.1")
+set(KMIME_LIB_VERSION "5.4.2")
+set(AKONADI_VERSION "5.4.2")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test Xml)
 




commit mailcommon for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package mailcommon for openSUSE:Factory 
checked in at 2017-02-13 07:38:51

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


Package is "mailcommon"

Changes:

--- /work/SRC/openSUSE:Factory/mailcommon/mailcommon.changes2017-01-25 
23:11:08.453118659 +0100
+++ /work/SRC/openSUSE:Factory/.mailcommon.new/mailcommon.changes   
2017-02-13 07:38:52.362589698 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:18:25 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  mailcommon-16.12.1.tar.xz

New:

  mailcommon-16.12.2.tar.xz



Other differences:
--
++ mailcommon.spec ++
--- /var/tmp/diff_new_pack.lVZC54/_old  2017-02-13 07:38:53.450432858 +0100
+++ /var/tmp/diff_new_pack.lVZC54/_new  2017-02-13 07:38:53.450432858 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   mailcommon
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Base KDE PIM library for mail-handling applications
 License:GPL-2.0 and LGPL-2.1+

++ mailcommon-16.12.1.tar.xz -> mailcommon-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailcommon-16.12.1/CMakeLists.txt 
new/mailcommon-16.12.2/CMakeLists.txt
--- old/mailcommon-16.12.1/CMakeLists.txt   2016-12-27 08:19:11.0 
+0100
+++ new/mailcommon-16.12.2/CMakeLists.txt   2017-01-16 06:51:34.0 
+0100
@@ -18,19 +18,19 @@
 include(ECMQtDeclareLoggingCategory)
 include(ECMAddTests)
 
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 set(MAILCOMMON_LIB_VERSION ${PIM_VERSION})
-set(AKONADIMIME_LIB_VERSION "5.4.1")
-set(MESSAGELIB_LIB_VERSION "5.4.1")
+set(AKONADIMIME_LIB_VERSION "5.4.2")
+set(MESSAGELIB_LIB_VERSION "5.4.2")
 set(QT_REQUIRED_VERSION "5.6.0")
-set(KMIME_LIB_VERSION "5.4.1")
-set(KMAILTRANSPORT_LIB_VERSION "5.4.1")
-set(KLDAP_LIB_VERSION "5.4.1")
-set(MAILIMPORTER_LIB_VERSION "5.4.1")
-set(LIBKDEPIM_LIB_VERSION "5.4.1")
-set(PIMCOMMON_LIB_VERSION "5.4.1")
+set(KMIME_LIB_VERSION "5.4.2")
+set(KMAILTRANSPORT_LIB_VERSION "5.4.2")
+set(KLDAP_LIB_VERSION "5.4.2")
+set(MAILIMPORTER_LIB_VERSION "5.4.2")
+set(LIBKDEPIM_LIB_VERSION "5.4.2")
+set(PIMCOMMON_LIB_VERSION "5.4.2")
 
-set(AKONADI_VERSION "5.4.1")
+set(AKONADI_VERSION "5.4.2")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets DBus Test Xml)
 




commit libksieve for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package libksieve for openSUSE:Factory 
checked in at 2017-02-13 07:38:34

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


Package is "libksieve"

Changes:

--- /work/SRC/openSUSE:Factory/libksieve/libksieve.changes  2017-01-25 
23:10:47.432290344 +0100
+++ /work/SRC/openSUSE:Factory/.libksieve.new/libksieve.changes 2017-02-13 
07:38:35.421032325 +0100
@@ -1,0 +2,13 @@
+Thu Feb  9 07:18:08 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---
+Sat Feb  4 01:45:16 UTC 2017 - jeng...@inai.de
+
+- RPM group specialization
+
+---

Old:

  libksieve-16.12.1.tar.xz

New:

  libksieve-16.12.2.tar.xz



Other differences:
--
++ libksieve.spec ++
--- /var/tmp/diff_new_pack.wZji8l/_old  2017-02-13 07:38:36.596862790 +0100
+++ /var/tmp/diff_new_pack.wZji8l/_new  2017-02-13 07:38:36.600862212 +0100
@@ -17,15 +17,15 @@
 
 
 Name:   libksieve
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Sieve and Managesieve support library for KDE PIM
 # FIXME: use correct group, see 
"https://en.opensuse.org/openSUSE:Package_group_guidelines;
 License:GPL-2.0 and LGPL-2.1+
-Group:  Development/Libraries
+Group:  Development/Libraries/KDE
 Url:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  cyrus-sasl-devel
@@ -77,7 +77,7 @@
 Summary:Development package for libksieve
 # FIXME: use correct group, see 
"https://en.opensuse.org/openSUSE:Package_group_guidelines;
 License:LGPL-2.1+
-Group:  Development/Libraries
+Group:  Development/Libraries/KDE
 Requires:   libksieve = %{version}
 
 %description devel

++ libksieve-16.12.1.tar.xz -> libksieve-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksieve-16.12.1/CMakeLists.txt 
new/libksieve-16.12.2/CMakeLists.txt
--- old/libksieve-16.12.1/CMakeLists.txt2016-12-27 08:19:39.0 
+0100
+++ new/libksieve-16.12.2/CMakeLists.txt2017-02-04 08:08:48.0 
+0100
@@ -18,16 +18,16 @@
 include(ECMQtDeclareLoggingCategory)
 include(ECMAddTests)
 
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 set(LIBKSIEVE_LIB_VERSION ${PIM_VERSION})
 set(QT_REQUIRED_VERSION "5.6.0")
-set(KMIME_LIB_VERSION "5.4.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.1")
-set(KMAILTRANSPORT_LIB_VERSION "5.4.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.4.1")
-set(LIBKDEPIM_LIB_VERSION "5.4.1")
-set(PIMCOMMON_LIB_VERSION "5.4.1")
-set(AKONADI_VERSION "5.4.1")
+set(KMIME_LIB_VERSION "5.4.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.2")
+set(KMAILTRANSPORT_LIB_VERSION "5.4.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.4.2")
+set(LIBKDEPIM_LIB_VERSION "5.4.2")
+set(PIMCOMMON_LIB_VERSION "5.4.2")
+set(AKONADI_VERSION "5.4.2")
 
 option(KDEPIM_ENTERPRISE_BUILD "Enable features specific to the enterprise 
branch, which are normally disabled. Also, it disables many components not 
needed for Kontact such as the Kolab client." FALSE)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libksieve-16.12.1/src/ksieveui/data/scripts/copy/template.desktop 
new/libksieve-16.12.2/src/ksieveui/data/scripts/copy/template.desktop
--- old/libksieve-16.12.1/src/ksieveui/data/scripts/copy/template.desktop   
2016-12-27 08:19:39.0 +0100
+++ new/libksieve-16.12.2/src/ksieveui/data/scripts/copy/template.desktop   
2017-02-04 08:08:48.0 +0100
@@ -10,7 +10,7 @@
 Name[et]=Kataloogi liigutamine
 Name[fi]=Siirrä kansioon
 Name[fr]=Déplacer dans le dossier
-Name[gl]=Mover ao cartafol
+Name[gl]=Mover ao directorio
 Name[it]=Sposta nella cartella
 Name[ko]=디렉터리로 이동
 Name[nb]=Flytt til mappe




commit libksane for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package libksane for openSUSE:Factory 
checked in at 2017-02-13 07:38:06

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


Package is "libksane"

Changes:

--- /work/SRC/openSUSE:Factory/libksane/libksane.changes2017-02-08 
10:42:50.759224285 +0100
+++ /work/SRC/openSUSE:Factory/.libksane.new/libksane.changes   2017-02-13 
07:38:07.709028137 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:18:02 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  libksane-16.12.1.tar.xz

New:

  libksane-16.12.2.tar.xz



Other differences:
--
++ libksane.spec ++
--- /var/tmp/diff_new_pack.ESFiT8/_old  2017-02-13 07:38:09.008840707 +0100
+++ /var/tmp/diff_new_pack.ESFiT8/_new  2017-02-13 07:38:09.008840707 +0100
@@ -19,10 +19,10 @@
 %define _so 5
 %define lname libKF5Sane
 Name:   libksane
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE scanning library
 License:GPL-2.0+

++ libksane-16.12.1.tar.xz -> libksane-16.12.2.tar.xz ++




commit libkomparediff2 for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package libkomparediff2 for openSUSE:Factory 
checked in at 2017-02-13 07:37:50

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


Package is "libkomparediff2"

Changes:

--- /work/SRC/openSUSE:Factory/libkomparediff2/libkomparediff2.changes  
2017-02-08 10:42:31.101963129 +0100
+++ /work/SRC/openSUSE:Factory/.libkomparediff2.new/libkomparediff2.changes 
2017-02-13 07:37:50.759472293 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:17:45 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  libkomparediff2-16.12.1.tar.xz

New:

  libkomparediff2-16.12.2.tar.xz



Other differences:
--
++ libkomparediff2.spec ++
--- /var/tmp/diff_new_pack.vMrDcr/_old  2017-02-13 07:37:51.855314266 +0100
+++ /var/tmp/diff_new_pack.vMrDcr/_new  2017-02-13 07:37:51.859313689 +0100
@@ -18,10 +18,10 @@
 
 %define soname 5
 Name:   libkomparediff2
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:A library to compare files and strings
 License:(GPL-2.0+ and LGPL-2.0+) and BSD-2-Clause

++ libkomparediff2-16.12.1.tar.xz -> libkomparediff2-16.12.2.tar.xz ++




commit libkleo for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package libkleo for openSUSE:Factory checked 
in at 2017-02-13 07:37:36

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


Package is "libkleo"

Changes:

--- /work/SRC/openSUSE:Factory/libkleo/libkleo.changes  2017-02-08 
10:47:18.361936311 +0100
+++ /work/SRC/openSUSE:Factory/.libkleo.new/libkleo.changes 2017-02-13 
07:37:37.085444217 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:17:27 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  libkleo-16.12.1.tar.xz

New:

  libkleo-16.12.2.tar.xz



Other differences:
--
++ libkleo.spec ++
--- /var/tmp/diff_new_pack.ARK8Ea/_old  2017-02-13 07:37:38.045305793 +0100
+++ /var/tmp/diff_new_pack.ARK8Ea/_new  2017-02-13 07:37:38.045305793 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   libkleo
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Base package of Kleopatra, a KDE key manager
 License:GPL-2.0 and GPL-2.0+ and LGPL-2.1+

++ libkleo-16.12.1.tar.xz -> libkleo-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkleo-16.12.1/CMakeLists.txt 
new/libkleo-16.12.2/CMakeLists.txt
--- old/libkleo-16.12.1/CMakeLists.txt  2016-12-27 08:20:18.0 +0100
+++ new/libkleo-16.12.2/CMakeLists.txt  2017-01-16 06:52:43.0 +0100
@@ -19,10 +19,10 @@
 include(ECMQtDeclareLoggingCategory)
 include(ECMAddTests)
 
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 set(LIBKLEO_LIB_VERSION ${PIM_VERSION})
 set(QT_REQUIRED_VERSION "5.6.0")
-set(KDEPIMTEXTEDIT_VERSION "5.4.1")
+set(KDEPIMTEXTEDIT_VERSION "5.4.2")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)




commit libkipi for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package libkipi for openSUSE:Factory checked 
in at 2017-02-13 07:37:19

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


Package is "libkipi"

Changes:

--- /work/SRC/openSUSE:Factory/libkipi/libkipi.changes  2017-02-10 
09:50:18.139004237 +0100
+++ /work/SRC/openSUSE:Factory/.libkipi.new/libkipi.changes 2017-02-13 
07:37:20.351857486 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:17:19 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  libkipi-16.12.1.tar.xz

New:

  libkipi-16.12.2.tar.xz



Other differences:
--
++ libkipi.spec ++
--- /var/tmp/diff_new_pack.2bSgoU/_old  2017-02-13 07:37:21.423702904 +0100
+++ /var/tmp/diff_new_pack.2bSgoU/_new  2017-02-13 07:37:21.423702904 +0100
@@ -19,10 +19,10 @@
 %define _so 32_0_0
 %define libname libKF5Kipi
 Name:   libkipi
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE Image Plugin Interface
 License:BSD-3-Clause and GPL-2.0+ and LGPL-2.1+ and MIT

++ libkipi-16.12.1.tar.xz -> libkipi-16.12.2.tar.xz ++




commit libkgeomap for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package libkgeomap for openSUSE:Factory 
checked in at 2017-02-13 07:36:58

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


Package is "libkgeomap"

Changes:

--- /work/SRC/openSUSE:Factory/libkgeomap/libkgeomap.changes2017-01-25 
23:08:48.542232263 +0100
+++ /work/SRC/openSUSE:Factory/.libkgeomap.new/libkgeomap.changes   
2017-02-13 07:36:58.934946378 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:17:11 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  libkgeomap-16.12.1.tar.xz

New:

  libkgeomap-16.12.2.tar.xz



Other differences:
--
++ libkgeomap.spec ++
--- /var/tmp/diff_new_pack.6LDCsL/_old  2017-02-13 07:36:59.874810820 +0100
+++ /var/tmp/diff_new_pack.6LDCsL/_new  2017-02-13 07:36:59.874810820 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   libkgeomap
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Wrapper around different world-map components
 License:LGPL-2.1 and GPL-2.0+

++ libkgeomap-16.12.1.tar.xz -> libkgeomap-16.12.2.tar.xz ++




commit libkface for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package libkface for openSUSE:Factory 
checked in at 2017-02-13 07:36:40

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


Package is "libkface"

Changes:

--- /work/SRC/openSUSE:Factory/libkface/libkface.changes2017-01-25 
23:08:32.612636683 +0100
+++ /work/SRC/openSUSE:Factory/.libkface.new/libkface.changes   2017-02-13 
07:36:42.741282092 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:16:37 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  libkface-16.12.1.tar.xz

New:

  libkface-16.12.2.tar.xz



Other differences:
--
++ libkface.spec ++
--- /var/tmp/diff_new_pack.ZOCG6A/_old  2017-02-13 07:36:44.393043842 +0100
+++ /var/tmp/diff_new_pack.ZOCG6A/_new  2017-02-13 07:36:44.393043842 +0100
@@ -19,10 +19,10 @@
 %define libname libKF5KFace
 %define _so  10_0_0
 Name:   libkface
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:wrapper around LibFace to perform face recognition and 
detection over pictures
 License:LGPL-2.1+

++ libkface-16.12.1.tar.xz -> libkface-16.12.2.tar.xz ++
/work/SRC/openSUSE:Factory/libkface/libkface-16.12.1.tar.xz 
/work/SRC/openSUSE:Factory/.libkface.new/libkface-16.12.2.tar.xz differ: char 
27, line 1




commit libkexiv2 for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package libkexiv2 for openSUSE:Factory 
checked in at 2017-02-13 07:36:17

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


Package is "libkexiv2"

Changes:

--- /work/SRC/openSUSE:Factory/libkexiv2/libkexiv2.changes  2017-01-25 
23:08:14.671344880 +0100
+++ /work/SRC/openSUSE:Factory/.libkexiv2.new/libkexiv2.changes 2017-02-13 
07:36:17.980853703 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:16:28 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  libkexiv2-16.12.1.tar.xz

New:

  libkexiv2-16.12.2.tar.xz



Other differences:
--
++ libkexiv2.spec ++
--- /var/tmp/diff_new_pack.9PRjvX/_old  2017-02-13 07:36:18.876724471 +0100
+++ /var/tmp/diff_new_pack.9PRjvX/_new  2017-02-13 07:36:18.880723894 +0100
@@ -19,10 +19,10 @@
 %define _so 15_0_0
 %define lname   libKF5KExiv2
 Name:   libkexiv2
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Library to manipulate picture meta data
 License:GPL-2.0+

++ libkexiv2-16.12.1.tar.xz -> libkexiv2-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkexiv2-16.12.1/src/kexiv2_p.cpp 
new/libkexiv2-16.12.2/src/kexiv2_p.cpp
--- old/libkexiv2-16.12.1/src/kexiv2_p.cpp  2016-01-28 14:55:03.0 
+0100
+++ new/libkexiv2-16.12.2/src/kexiv2_p.cpp  2017-02-07 22:26:18.0 
+0100
@@ -49,7 +49,7 @@
 #include "libkexiv2_debug.h"
 
 // Pragma directives to reduce warnings from Exiv2.
-#if not defined(__APPLE__) && defined(__GNUC__)
+#if !defined(__APPLE__) && defined(__GNUC__)
 #pragma GCC diagnostic push
 #pragma GCC diagnostic ignored "-Wdeprecated-declarations"
 #endif
@@ -723,7 +723,7 @@
 }  // NameSpace KExiv2Iface
 
 // Restore warnings
-#if not defined(__APPLE__) && defined(__GNUC__)
+#if !defined(__APPLE__) && defined(__GNUC__)
 #pragma GCC diagnostic pop
 #endif
 




commit libkdcraw for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package libkdcraw for openSUSE:Factory 
checked in at 2017-02-13 07:35:34

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


Package is "libkdcraw"

Changes:

--- /work/SRC/openSUSE:Factory/libkdcraw/libkdcraw.changes  2017-01-25 
23:07:40.888444716 +0100
+++ /work/SRC/openSUSE:Factory/.libkdcraw.new/libkdcraw.changes 2017-02-13 
07:35:35.466986924 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:15:33 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  libkdcraw-16.12.1.tar.xz

New:

  libkdcraw-16.12.2.tar.xz



Other differences:
--
++ libkdcraw.spec ++
--- /var/tmp/diff_new_pack.xN271Z/_old  2017-02-13 07:35:36.774798240 +0100
+++ /var/tmp/diff_new_pack.xN271Z/_new  2017-02-13 07:35:36.774798240 +0100
@@ -19,10 +19,10 @@
 %define _so 5
 %define lname libKF5KDcraw
 Name:   libkdcraw
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Shared library interface around dcraw
 License:LGPL-2.0+ and GPL-2.0+ and GPL-3.0+

++ libkdcraw-16.12.1.tar.xz -> libkdcraw-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdcraw-16.12.1/src/kdcraw_p.h 
new/libkdcraw-16.12.2/src/kdcraw_p.h
--- old/libkdcraw-16.12.1/src/kdcraw_p.h2016-01-28 15:01:42.0 
+0100
+++ new/libkdcraw-16.12.2/src/kdcraw_p.h2017-01-18 12:13:20.0 
+0100
@@ -31,7 +31,7 @@
 #include 
 
 // Pragma directives to reduce warnings from LibRaw header files.
-#if not defined(__APPLE__) && defined(__GNUC__)
+#if !defined(__APPLE__) && defined(__GNUC__)
 #pragma GCC diagnostic push
 #pragma GCC diagnostic ignored "-Wdeprecated-declarations"
 #endif
@@ -46,7 +46,7 @@
 #include 
 
 // Restore warnings
-#if not defined(__APPLE__) && defined(__GNUC__)
+#if !defined(__APPLE__) && defined(__GNUC__)
 #pragma GCC diagnostic pop
 #endif
 




commit libkdepim for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package libkdepim for openSUSE:Factory 
checked in at 2017-02-13 07:35:50

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


Package is "libkdepim"

Changes:

--- /work/SRC/openSUSE:Factory/libkdepim/libkdepim.changes  2017-01-25 
23:07:55.298269361 +0100
+++ /work/SRC/openSUSE:Factory/.libkdepim.new/libkdepim.changes 2017-02-13 
07:35:51.736639688 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:16:07 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  libkdepim-16.12.1.tar.xz

New:

  libkdepim-16.12.2.tar.xz



Other differences:
--
++ libkdepim.spec ++
--- /var/tmp/diff_new_pack.gdqDnK/_old  2017-02-13 07:35:53.464390433 +0100
+++ /var/tmp/diff_new_pack.gdqDnK/_new  2017-02-13 07:35:53.464390433 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libkdepim
-Version:16.12.1
+Version:16.12.2
 Release:0
 Summary:Base package of kdepim
 # FIXME: use correct group, see 
"https://en.opensuse.org/openSUSE:Package_group_guidelines;

++ libkdepim-16.12.1.tar.xz -> libkdepim-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdepim-16.12.1/CMakeLists.txt 
new/libkdepim-16.12.2/CMakeLists.txt
--- old/libkdepim-16.12.1/CMakeLists.txt2016-12-27 08:22:43.0 
+0100
+++ new/libkdepim-16.12.2/CMakeLists.txt2017-01-16 06:55:16.0 
+0100
@@ -19,15 +19,15 @@
 include(ECMQtDeclareLoggingCategory)
 include(ECMAddTests)
 
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 set(LIBKDEPIM_LIB_VERSION ${PIM_VERSION})
-set(AKONADICONTACT_LIB_VERSION "5.4.1")
+set(AKONADICONTACT_LIB_VERSION "5.4.2")
 set(QT_REQUIRED_VERSION "5.6.0")
-set(KMIME_LIB_VERSION "5.4.1")
-set(KLDAP_LIB_VERSION "5.4.1")
-set(KCONTACTS_LIB_VERSION "5.4.1")
-set(AKONADISEARCH_LIB_VERSION "5.4.1")
-set(AKONADI_VERSION "5.4.1")
+set(KMIME_LIB_VERSION "5.4.2")
+set(KLDAP_LIB_VERSION "5.4.2")
+set(KCONTACTS_LIB_VERSION "5.4.2")
+set(AKONADISEARCH_LIB_VERSION "5.4.2")
+set(AKONADI_VERSION "5.4.2")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test DBus 
Network)
 




commit libkcompactdisc for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package libkcompactdisc for openSUSE:Factory 
checked in at 2017-02-13 07:35:15

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


Package is "libkcompactdisc"

Changes:

--- /work/SRC/openSUSE:Factory/libkcompactdisc/libkcompactdisc.changes  
2017-01-25 23:07:24.274952860 +0100
+++ /work/SRC/openSUSE:Factory/.libkcompactdisc.new/libkcompactdisc.changes 
2017-02-13 07:35:16.553715729 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:15:23 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  libkcompactdisc-16.12.1.tar.xz

New:

  libkcompactdisc-16.12.2.tar.xz



Other differences:
--
++ libkcompactdisc.spec ++
--- /var/tmp/diff_new_pack.mkN7LE/_old  2017-02-13 07:35:17.941515491 +0100
+++ /var/tmp/diff_new_pack.mkN7LE/_new  2017-02-13 07:35:17.945514914 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   libkcompactdisc
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE CD Library
 License:GPL-2.0+

++ libkcompactdisc-16.12.1.tar.xz -> libkcompactdisc-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkcompactdisc-16.12.1/src/CMakeLists.txt 
new/libkcompactdisc-16.12.2/src/CMakeLists.txt
--- old/libkcompactdisc-16.12.1/src/CMakeLists.txt  2016-12-12 
01:45:16.0 +0100
+++ new/libkcompactdisc-16.12.2/src/CMakeLists.txt  2017-01-12 
19:52:26.0 +0100
@@ -3,7 +3,7 @@
 ## Compiler flags
 
 if(CMAKE_COMPILER_IS_GNUCXX)
-set(CMAKE_C_FLAGS "-std=c99")   ## ALSA no longer compiles with -std=c90, 
see https://bugzilla.novell.com/show_bug.cgi?id=817077
+set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=c99")   ## ALSA no longer 
compiles with -std=c90, see https://bugzilla.novell.com/show_bug.cgi?id=817077
 endif()
 
 find_package(Alsa)




commit libgravatar for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package libgravatar for openSUSE:Factory 
checked in at 2017-02-13 07:34:34

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


Package is "libgravatar"

Changes:

--- /work/SRC/openSUSE:Factory/libgravatar/libgravatar.changes  2017-01-25 
23:06:49.928138602 +0100
+++ /work/SRC/openSUSE:Factory/.libgravatar.new/libgravatar.changes 
2017-02-13 07:34:36.819449193 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:15:07 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  libgravatar-16.12.1.tar.xz

New:

  libgravatar-16.12.2.tar.xz



Other differences:
--
++ libgravatar.spec ++
--- /var/tmp/diff_new_pack.uOuN44/_old  2017-02-13 07:34:38.239244309 +0100
+++ /var/tmp/diff_new_pack.uOuN44/_new  2017-02-13 07:34:38.239244309 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   libgravatar
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Base package of kdepim
 License:GPL-2.0 and LGPL-2.1+

++ libgravatar-16.12.1.tar.xz -> libgravatar-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgravatar-16.12.1/CMakeLists.txt 
new/libgravatar-16.12.2/CMakeLists.txt
--- old/libgravatar-16.12.1/CMakeLists.txt  2016-12-27 08:20:31.0 
+0100
+++ new/libgravatar-16.12.2/CMakeLists.txt  2017-01-16 06:52:57.0 
+0100
@@ -18,11 +18,11 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 include(ECMAddTests)
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 
 set(QT_REQUIRED_VERSION "5.6.0")
 set(LIBGRAVATAR_LIB_VERSION ${PIM_VERSION})
-set(PIMCOMMON_LIB_VERSION "5.4.1")
+set(PIMCOMMON_LIB_VERSION "5.4.2")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test Network)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
 find_package(KF5Config ${KF5_VERSION} CONFIG REQUIRED)




commit libkcddb for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package libkcddb for openSUSE:Factory 
checked in at 2017-02-13 07:34:56

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


Package is "libkcddb"

Changes:

--- /work/SRC/openSUSE:Factory/libkcddb/libkcddb.changes2017-02-08 
10:42:14.464281232 +0100
+++ /work/SRC/openSUSE:Factory/.libkcddb.new/libkcddb.changes   2017-02-13 
07:34:57.364484540 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:15:16 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  libkcddb-16.12.1.tar.xz

New:

  libkcddb-16.12.2.tar.xz



Other differences:
--
++ libkcddb.spec ++
--- /var/tmp/diff_new_pack.EC9jGl/_old  2017-02-13 07:34:59.208218500 +0100
+++ /var/tmp/diff_new_pack.EC9jGl/_new  2017-02-13 07:34:59.212217923 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   libkcddb
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE CDDB Library
 License:GPL-2.0+

++ libkcddb-16.12.1.tar.xz -> libkcddb-16.12.2.tar.xz ++




commit kwalletmanager5 for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kwalletmanager5 for openSUSE:Factory 
checked in at 2017-02-13 07:34:04

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


Package is "kwalletmanager5"

Changes:

--- /work/SRC/openSUSE:Factory/kwalletmanager5/kwalletmanager5.changes  
2017-01-25 23:06:34.394484077 +0100
+++ /work/SRC/openSUSE:Factory/.kwalletmanager5.new/kwalletmanager5.changes 
2017-02-13 07:34:06.671799908 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:14:19 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kwalletmanager-16.12.1.tar.xz

New:

  kwalletmanager-16.12.2.tar.xz



Other differences:
--
++ kwalletmanager5.spec ++
--- /var/tmp/diff_new_pack.MO5AHS/_old  2017-02-13 07:34:08.315562678 +0100
+++ /var/tmp/diff_new_pack.MO5AHS/_new  2017-02-13 07:34:08.315562678 +0100
@@ -18,10 +18,10 @@
 
 %define rname   kwalletmanager
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Name:   kwalletmanager5
-Version:16.12.1
+Version:16.12.2
 Release:0
 Summary:Wallet Management Tool
 License:GPL-2.0+

++ kwalletmanager-16.12.1.tar.xz -> kwalletmanager-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwalletmanager-16.12.1/CMakeLists.txt 
new/kwalletmanager-16.12.2/CMakeLists.txt
--- old/kwalletmanager-16.12.1/CMakeLists.txt   2017-01-07 19:59:00.0 
+0100
+++ new/kwalletmanager-16.12.2/CMakeLists.txt   2017-02-03 23:49:06.0 
+0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 cmake_minimum_required(VERSION 2.8.12)




commit ktp-text-ui for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package ktp-text-ui for openSUSE:Factory 
checked in at 2017-02-13 07:33:43

Comparing /work/SRC/openSUSE:Factory/ktp-text-ui (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-text-ui.new (New)


Package is "ktp-text-ui"

Changes:

--- /work/SRC/openSUSE:Factory/ktp-text-ui/ktp-text-ui.changes  2017-01-25 
23:06:21.416443756 +0100
+++ /work/SRC/openSUSE:Factory/.ktp-text-ui.new/ktp-text-ui.changes 
2017-02-13 07:33:44.682973497 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:13:31 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  ktp-text-ui-16.12.1.tar.xz

New:

  ktp-text-ui-16.12.2.tar.xz



Other differences:
--
++ ktp-text-ui.spec ++
--- /var/tmp/diff_new_pack.lYlDUS/_old  2017-02-13 07:33:46.150761648 +0100
+++ /var/tmp/diff_new_pack.lYlDUS/_new  2017-02-13 07:33:46.150761648 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   ktp-text-ui
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Telepathy chat handler for KDE
 License:GPL-2.0+

++ ktp-text-ui-16.12.1.tar.xz -> ktp-text-ui-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-16.12.1/CMakeLists.txt 
new/ktp-text-ui-16.12.2/CMakeLists.txt
--- old/ktp-text-ui-16.12.1/CMakeLists.txt  2017-01-07 20:14:26.0 
+0100
+++ new/ktp-text-ui-16.12.2/CMakeLists.txt  2017-02-04 00:01:25.0 
+0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KTP_TEXT_UI_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KTP_MESSAGE_FILTER_FRAMEWORK_VERSION "5")
 set(IS_KTP_INTERNAL_MODULE TRUE)




commit ktp-send-file for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package ktp-send-file for openSUSE:Factory 
checked in at 2017-02-13 07:33:22

Comparing /work/SRC/openSUSE:Factory/ktp-send-file (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-send-file.new (New)


Package is "ktp-send-file"

Changes:

--- /work/SRC/openSUSE:Factory/ktp-send-file/ktp-send-file.changes  
2017-01-25 23:06:09.398258567 +0100
+++ /work/SRC/openSUSE:Factory/.ktp-send-file.new/ktp-send-file.changes 
2017-02-13 07:33:23.402045163 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:13:23 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  ktp-send-file-16.12.1.tar.xz

New:

  ktp-send-file-16.12.2.tar.xz



Other differences:
--
++ ktp-send-file.spec ++
--- /var/tmp/diff_new_pack.J8Aiko/_old  2017-02-13 07:33:24.441895066 +0100
+++ /var/tmp/diff_new_pack.J8Aiko/_new  2017-02-13 07:33:24.441895066 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   ktp-send-file
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:File manager plugin
 License:LGPL-2.1+

++ ktp-send-file-16.12.1.tar.xz -> ktp-send-file-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-send-file-16.12.1/CMakeLists.txt 
new/ktp-send-file-16.12.2/CMakeLists.txt
--- old/ktp-send-file-16.12.1/CMakeLists.txt2017-01-07 20:14:06.0 
+0100
+++ new/ktp-send-file-16.12.2/CMakeLists.txt2017-02-04 00:01:06.0 
+0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set (KTP_SEND_FILE_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 set(IS_KTP_INTERNAL_MODULE TRUE)




commit ktp-kded-module for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package ktp-kded-module for openSUSE:Factory 
checked in at 2017-02-13 07:33:03

Comparing /work/SRC/openSUSE:Factory/ktp-kded-module (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-kded-module.new (New)


Package is "ktp-kded-module"

Changes:

--- /work/SRC/openSUSE:Factory/ktp-kded-module/ktp-kded-module.changes  
2017-01-25 23:05:58.799859039 +0100
+++ /work/SRC/openSUSE:Factory/.ktp-kded-module.new/ktp-kded-module.changes 
2017-02-13 07:33:04.648752193 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:13:15 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  ktp-kded-module-16.12.1.tar.xz

New:

  ktp-kded-module-16.12.2.tar.xz



Other differences:
--
++ ktp-kded-module.spec ++
--- /var/tmp/diff_new_pack.qVrBwX/_old  2017-02-13 07:33:05.844579569 +0100
+++ /var/tmp/diff_new_pack.qVrBwX/_new  2017-02-13 07:33:05.848578993 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   ktp-kded-module
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDED module that manages the telepathy interactions with the 
KDE Desktop
 License:LGPL-2.1+

++ ktp-kded-module-16.12.1.tar.xz -> ktp-kded-module-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-kded-module-16.12.1/CMakeLists.txt 
new/ktp-kded-module-16.12.2/CMakeLists.txt
--- old/ktp-kded-module-16.12.1/CMakeLists.txt  2017-01-07 20:13:47.0 
+0100
+++ new/ktp-kded-module-16.12.2/CMakeLists.txt  2017-02-04 00:00:49.0 
+0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KTP_KDED_MODULE_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 cmake_policy(SET CMP0002 OLD)




commit ktp-filetransfer-handler for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package ktp-filetransfer-handler for 
openSUSE:Factory checked in at 2017-02-13 07:32:33

Comparing /work/SRC/openSUSE:Factory/ktp-filetransfer-handler (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-filetransfer-handler.new (New)


Package is "ktp-filetransfer-handler"

Changes:

--- 
/work/SRC/openSUSE:Factory/ktp-filetransfer-handler/ktp-filetransfer-handler.changes
2017-01-25 23:05:44.306047844 +0100
+++ 
/work/SRC/openSUSE:Factory/.ktp-filetransfer-handler.new/ktp-filetransfer-handler.changes
   2017-02-13 07:32:34.713073788 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:13:08 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  ktp-filetransfer-handler-16.12.1.tar.xz

New:

  ktp-filetransfer-handler-16.12.2.tar.xz



Other differences:
--
++ ktp-filetransfer-handler.spec ++
--- /var/tmp/diff_new_pack.xwGeRJ/_old  2017-02-13 07:32:36.204858418 +0100
+++ /var/tmp/diff_new_pack.xwGeRJ/_new  2017-02-13 07:32:36.208857840 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   ktp-filetransfer-handler
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Telepathy filetransfer handler
 License:GPL-2.0+

++ ktp-filetransfer-handler-16.12.1.tar.xz -> 
ktp-filetransfer-handler-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-filetransfer-handler-16.12.1/CMakeLists.txt 
new/ktp-filetransfer-handler-16.12.2/CMakeLists.txt
--- old/ktp-filetransfer-handler-16.12.1/CMakeLists.txt 2017-01-07 
20:13:29.0 +0100
+++ new/ktp-filetransfer-handler-16.12.2/CMakeLists.txt 2017-02-04 
00:00:31.0 +0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KTP_FILETRANSFER_HANDLER_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 find_package(ECM 1.3.0 REQUIRED NO_MODULE)




commit ktp-desktop-applets for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package ktp-desktop-applets for 
openSUSE:Factory checked in at 2017-02-13 07:32:05

Comparing /work/SRC/openSUSE:Factory/ktp-desktop-applets (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-desktop-applets.new (New)


Package is "ktp-desktop-applets"

Changes:

--- /work/SRC/openSUSE:Factory/ktp-desktop-applets/ktp-desktop-applets.changes  
2017-01-25 23:05:29.284316479 +0100
+++ 
/work/SRC/openSUSE:Factory/.ktp-desktop-applets.new/ktp-desktop-applets.changes 
2017-02-13 07:32:06.821100784 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:13:01 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  ktp-desktop-applets-16.12.1.tar.xz

New:

  ktp-desktop-applets-16.12.2.tar.xz



Other differences:
--
++ ktp-desktop-applets.spec ++
--- /var/tmp/diff_new_pack.qQciM9/_old  2017-02-13 07:32:08.320884237 +0100
+++ /var/tmp/diff_new_pack.qQciM9/_new  2017-02-13 07:32:08.320884237 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   ktp-desktop-applets
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Telepathy presence applet
 License:GPL-2.0+ and LGPL-2.1+

++ ktp-desktop-applets-16.12.1.tar.xz -> ktp-desktop-applets-16.12.2.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-desktop-applets-16.12.1/CMakeLists.txt 
new/ktp-desktop-applets-16.12.2/CMakeLists.txt
--- old/ktp-desktop-applets-16.12.1/CMakeLists.txt  2017-01-07 
20:13:11.0 +0100
+++ new/ktp-desktop-applets-16.12.2/CMakeLists.txt  2017-02-04 
00:00:14.0 +0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 
 set(KTP_DESKTOP_APPLETS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 




commit ktp-contact-runner for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package ktp-contact-runner for 
openSUSE:Factory checked in at 2017-02-13 07:31:34

Comparing /work/SRC/openSUSE:Factory/ktp-contact-runner (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-contact-runner.new (New)


Package is "ktp-contact-runner"

Changes:

--- /work/SRC/openSUSE:Factory/ktp-contact-runner/ktp-contact-runner.changes
2017-01-25 23:05:16.342271118 +0100
+++ 
/work/SRC/openSUSE:Factory/.ktp-contact-runner.new/ktp-contact-runner.changes   
2017-02-13 07:31:35.797580407 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:12:54 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  ktp-contact-runner-16.12.1.tar.xz

New:

  ktp-contact-runner-16.12.2.tar.xz



Other differences:
--
++ ktp-contact-runner.spec ++
--- /var/tmp/diff_new_pack.ImzbLu/_old  2017-02-13 07:31:36.721446999 +0100
+++ /var/tmp/diff_new_pack.ImzbLu/_new  2017-02-13 07:31:36.725446421 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   ktp-contact-runner
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Telepathy Krunner plugin
 License:LGPL-2.1+

++ ktp-contact-runner-16.12.1.tar.xz -> ktp-contact-runner-16.12.2.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-contact-runner-16.12.1/CMakeLists.txt 
new/ktp-contact-runner-16.12.2/CMakeLists.txt
--- old/ktp-contact-runner-16.12.1/CMakeLists.txt   2017-01-07 
20:12:52.0 +0100
+++ new/ktp-contact-runner-16.12.2/CMakeLists.txt   2017-02-03 
23:59:52.0 +0100
@@ -7,7 +7,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KTP_CONTACT_RUNNER_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(IS_KTP_INTERNAL_MODULE TRUE)
 




commit ktp-contact-list for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package ktp-contact-list for 
openSUSE:Factory checked in at 2017-02-13 07:31:13

Comparing /work/SRC/openSUSE:Factory/ktp-contact-list (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-contact-list.new (New)


Package is "ktp-contact-list"

Changes:

--- /work/SRC/openSUSE:Factory/ktp-contact-list/ktp-contact-list.changes
2017-01-25 23:05:02.420373834 +0100
+++ /work/SRC/openSUSE:Factory/.ktp-contact-list.new/ktp-contact-list.changes   
2017-02-13 07:31:14.588643164 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:12:48 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  ktp-contact-list-16.12.1.tar.xz

New:

  ktp-contact-list-16.12.2.tar.xz



Other differences:
--
++ ktp-contact-list.spec ++
--- /var/tmp/diff_new_pack.vOxu4L/_old  2017-02-13 07:31:16.116422531 +0100
+++ /var/tmp/diff_new_pack.vOxu4L/_new  2017-02-13 07:31:16.120421953 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   ktp-contact-list
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Telepathy contact list
 License:LGPL-2.1+

++ ktp-contact-list-16.12.1.tar.xz -> ktp-contact-list-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-contact-list-16.12.1/CMakeLists.txt 
new/ktp-contact-list-16.12.2/CMakeLists.txt
--- old/ktp-contact-list-16.12.1/CMakeLists.txt 2017-01-07 20:12:32.0 
+0100
+++ new/ktp-contact-list-16.12.2/CMakeLists.txt 2017-02-03 23:59:34.0 
+0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 
 set(KTP_CONTACT_LIST_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 




commit ktp-common-internals for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package ktp-common-internals for 
openSUSE:Factory checked in at 2017-02-13 07:30:44

Comparing /work/SRC/openSUSE:Factory/ktp-common-internals (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-common-internals.new (New)


Package is "ktp-common-internals"

Changes:

--- 
/work/SRC/openSUSE:Factory/ktp-common-internals/ktp-common-internals.changes
2017-01-25 23:04:45.518926696 +0100
+++ 
/work/SRC/openSUSE:Factory/.ktp-common-internals.new/ktp-common-internals.changes
   2017-02-13 07:30:45.708814064 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:12:38 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  ktp-common-internals-16.12.1.tar.xz

New:

  ktp-common-internals-16.12.2.tar.xz



Other differences:
--
++ ktp-common-internals.spec ++
--- /var/tmp/diff_new_pack.WdZ2f1/_old  2017-02-13 07:30:46.624681785 +0100
+++ /var/tmp/diff_new_pack.WdZ2f1/_new  2017-02-13 07:30:46.628681207 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   ktp-common-internals
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Telepathy common module
 License:LGPL-2.1+

++ ktp-common-internals-16.12.1.tar.xz -> 
ktp-common-internals-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-common-internals-16.12.1/CMakeLists.txt 
new/ktp-common-internals-16.12.2/CMakeLists.txt
--- old/ktp-common-internals-16.12.1/CMakeLists.txt 2017-01-07 
20:12:14.0 +0100
+++ new/ktp-common-internals-16.12.2/CMakeLists.txt 2017-02-03 
23:59:09.0 +0100
@@ -12,7 +12,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 
 # Bump for every 0.x release, or whenever BC changes
 set (KTP_SONUMBER 9) # SO 9 is for 15.08 release
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-common-internals-16.12.1/data/ktelepathy.notifyrc 
new/ktp-common-internals-16.12.2/data/ktelepathy.notifyrc
--- old/ktp-common-internals-16.12.1/data/ktelepathy.notifyrc   2017-01-07 
20:12:14.0 +0100
+++ new/ktp-common-internals-16.12.2/data/ktelepathy.notifyrc   2017-02-03 
23:59:09.0 +0100
@@ -1763,7 +1763,7 @@
 Name[et]=Vestlusstiil paigaldati edukalt
 Name[fi]=Keskustelutyylin asennus onnistui
 Name[fr]=Le module « Chatstyle » a été installé avec succès
-Name[gl]=Instalouse Chatstyle sen problemas
+Name[gl]=Instalouse Chatstyle
 Name[hu]=A csevegőstílus sikeresen telepítve
 Name[ia]=In installava con successo Chatstyle
 Name[it]=Stile di chat installato correttamente
@@ -1909,7 +1909,7 @@
 Name[et]=Emotikonikogu paigaldati edukalt
 Name[fi]=Hymiöjoukon asennus onnistui
 Name[fr]=Ensemble d'émoticônes installé avec succès
-Name[gl]=Instalouse Emoticonset sen problemas
+Name[gl]=Instalouse Emoticonset
 Name[hu]=A hangulatjelkészlet sikeresen telepítve
 Name[ia]=In installava con successo Emoticonset
 Name[it]=Tema di emoticon installato correttamente




commit ktp-auth-handler for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package ktp-auth-handler for 
openSUSE:Factory checked in at 2017-02-13 07:30:21

Comparing /work/SRC/openSUSE:Factory/ktp-auth-handler (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-auth-handler.new (New)


Package is "ktp-auth-handler"

Changes:

--- /work/SRC/openSUSE:Factory/ktp-auth-handler/ktp-auth-handler.changes
2017-01-25 23:04:32.260929333 +0100
+++ /work/SRC/openSUSE:Factory/.ktp-auth-handler.new/ktp-auth-handler.changes   
2017-02-13 07:30:22.480169142 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:11:48 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  ktp-auth-handler-16.12.1.tar.xz

New:

  ktp-auth-handler-16.12.2.tar.xz



Other differences:
--
++ ktp-auth-handler.spec ++
--- /var/tmp/diff_new_pack.3KBdkC/_old  2017-02-13 07:30:23.675996413 +0100
+++ /var/tmp/diff_new_pack.3KBdkC/_new  2017-02-13 07:30:23.675996413 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   ktp-auth-handler
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Telepathy auth handler
 License:LGPL-2.1+

++ ktp-auth-handler-16.12.1.tar.xz -> ktp-auth-handler-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-auth-handler-16.12.1/CMakeLists.txt 
new/ktp-auth-handler-16.12.2/CMakeLists.txt
--- old/ktp-auth-handler-16.12.1/CMakeLists.txt 2017-01-07 20:11:46.0 
+0100
+++ new/ktp-auth-handler-16.12.2/CMakeLists.txt 2017-02-03 23:58:36.0 
+0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "16")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KTP_AUTH_HANDLER_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)




commit ktp-approver for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package ktp-approver for openSUSE:Factory 
checked in at 2017-02-13 07:29:53

Comparing /work/SRC/openSUSE:Factory/ktp-approver (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-approver.new (New)


Package is "ktp-approver"

Changes:

--- /work/SRC/openSUSE:Factory/ktp-approver/ktp-approver.changes
2017-01-25 23:04:17.371178551 +0100
+++ /work/SRC/openSUSE:Factory/.ktp-approver.new/ktp-approver.changes   
2017-02-13 07:29:55.556058360 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:11:37 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  ktp-approver-16.12.1.tar.xz

New:

  ktp-approver-16.12.2.tar.xz



Other differences:
--
++ ktp-approver.spec ++
--- /var/tmp/diff_new_pack.TxL5YX/_old  2017-02-13 07:29:56.607906412 +0100
+++ /var/tmp/diff_new_pack.TxL5YX/_new  2017-02-13 07:29:56.611905834 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   ktp-approver
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE Channel Approver for Telepathy
 License:LGPL-2.1+

++ ktp-approver-16.12.1.tar.xz -> ktp-approver-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-approver-16.12.1/CMakeLists.txt 
new/ktp-approver-16.12.2/CMakeLists.txt
--- old/ktp-approver-16.12.1/CMakeLists.txt 2017-01-07 20:11:27.0 
+0100
+++ new/ktp-approver-16.12.2/CMakeLists.txt 2017-02-03 23:58:19.0 
+0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 
 set(KTP_APPROVER_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 




commit ktp-accounts-kcm for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package ktp-accounts-kcm for 
openSUSE:Factory checked in at 2017-02-13 07:29:30

Comparing /work/SRC/openSUSE:Factory/ktp-accounts-kcm (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new (New)


Package is "ktp-accounts-kcm"

Changes:

--- /work/SRC/openSUSE:Factory/ktp-accounts-kcm/ktp-accounts-kcm.changes
2017-01-25 23:03:58.498029650 +0100
+++ /work/SRC/openSUSE:Factory/.ktp-accounts-kcm.new/ktp-accounts-kcm.changes   
2017-02-13 07:29:32.527385202 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:11:29 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  ktp-accounts-kcm-16.12.1.tar.xz

New:

  ktp-accounts-kcm-16.12.2.tar.xz



Other differences:
--
++ ktp-accounts-kcm.spec ++
--- /var/tmp/diff_new_pack.1FxF3k/_old  2017-02-13 07:29:33.875190483 +0100
+++ /var/tmp/diff_new_pack.1FxF3k/_new  2017-02-13 07:29:33.875190483 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   ktp-accounts-kcm
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KCM Module for configuring Telepathy Instant Messaging Accounts
 License:LGPL-2.1+

++ ktp-accounts-kcm-16.12.1.tar.xz -> ktp-accounts-kcm-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-accounts-kcm-16.12.1/CMakeLists.txt 
new/ktp-accounts-kcm-16.12.2/CMakeLists.txt
--- old/ktp-accounts-kcm-16.12.1/CMakeLists.txt 2017-01-07 20:11:09.0 
+0100
+++ new/ktp-accounts-kcm-16.12.2/CMakeLists.txt 2017-02-03 23:58:02.0 
+0100
@@ -12,7 +12,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 
 set(KTP_ACCOUNTS_KCM_SONUMBER "9")
 set(KTP_ACCOUNTS_KCM_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")




commit ktnef for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package ktnef for openSUSE:Factory checked 
in at 2017-02-13 07:28:51

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


Package is "ktnef"

Changes:

--- /work/SRC/openSUSE:Factory/ktnef/ktnef.changes  2017-01-25 
23:03:36.321380024 +0100
+++ /work/SRC/openSUSE:Factory/.ktnef.new/ktnef.changes 2017-02-13 
07:28:54.392894969 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:11:07 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  ktnef-16.12.1.tar.xz

New:

  ktnef-16.12.2.tar.xz



Other differences:
--
++ ktnef.spec ++
--- /var/tmp/diff_new_pack.FW4yrC/_old  2017-02-13 07:28:55.868681728 +0100
+++ /var/tmp/diff_new_pack.FW4yrC/_new  2017-02-13 07:28:55.868681728 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   ktnef
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM Libraries: TNEF support
 License:LGPL-2.1+

++ ktnef-16.12.1.tar.xz -> ktnef-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktnef-16.12.1/CMakeLists.txt 
new/ktnef-16.12.2/CMakeLists.txt
--- old/ktnef-16.12.1/CMakeLists.txt2016-12-27 08:20:44.0 +0100
+++ new/ktnef-16.12.2/CMakeLists.txt2017-01-16 06:53:11.0 +0100
@@ -19,11 +19,11 @@
 include(ECMQtDeclareLoggingCategory)
 
 
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 set(KTNEF_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.4.1")
-set(CALENDARUTILS_LIB_VERSION "5.4.1")
-set(KCONTACTS_LIB_VERSION "5.4.1")
+set(CALENDARCORE_LIB_VERSION "5.4.2")
+set(CALENDARUTILS_LIB_VERSION "5.4.2")
+set(KCONTACTS_LIB_VERSION "5.4.2")
 ecm_setup_version(${KTNEF_LIB_VERSION} VARIABLE_PREFIX KTNEF
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/ktnef_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5TnefConfigVersion.cmake"




commit krfb for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2017-02-13 07:27:47

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


Package is "krfb"

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2017-01-25 
23:03:00.346815466 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2017-02-13 
07:27:49.210271763 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:06:47 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  krfb-16.12.1.tar.xz

New:

  krfb-16.12.2.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.CYMcao/_old  2017-02-13 07:27:50.854037816 +0100
+++ /var/tmp/diff_new_pack.CYMcao/_new  2017-02-13 07:27:50.854037816 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   krfb
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-16.12.1.tar.xz -> krfb-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-16.12.1/CMakeLists.txt 
new/krfb-16.12.2/CMakeLists.txt
--- old/krfb-16.12.1/CMakeLists.txt 2016-12-02 05:49:11.0 +0100
+++ new/krfb-16.12.2/CMakeLists.txt 2017-02-02 07:41:07.0 +0100
@@ -10,7 +10,7 @@
 
 include(KDEInstallDirs)
 include(KDECMakeSettings)
-include(KDECompilerSettings)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 include(ECMInstallIcons)
 include(ECMAddAppIcon)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-16.12.1/krfb/krfb.notifyrc 
new/krfb-16.12.2/krfb/krfb.notifyrc
--- old/krfb-16.12.1/krfb/krfb.notifyrc 2016-12-02 05:49:11.0 +0100
+++ new/krfb-16.12.2/krfb/krfb.notifyrc 2017-02-02 07:41:07.0 +0100
@@ -358,7 +358,7 @@
 Name[fi]=Yhteys suljettu
 Name[fr]=Connexion fermée
 Name[ga]=Ceangal Dúnta
-Name[gl]=Conexión fechada
+Name[gl]=Conexión pechada
 Name[hi]=कनेक्शन बन्द
 Name[hne]=कनेक्सन बन्द
 Name[hr]=Veza prekinuta
@@ -424,7 +424,7 @@
 Comment[fi]=Yhteys suljettu
 Comment[fr]=Connexion fermée
 Comment[ga]=Ceangal dúnta
-Comment[gl]=A conexión está fechada
+Comment[gl]=A conexión está pechada
 Comment[he]=החיבור נסגר
 Comment[hi]=कनेक्शन बन्द
 Comment[hne]=कनेक्सन बन्द
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-16.12.1/krfb/org.kde.krfb.desktop 
new/krfb-16.12.2/krfb/org.kde.krfb.desktop
--- old/krfb-16.12.1/krfb/org.kde.krfb.desktop  2016-12-02 05:49:11.0 
+0100
+++ new/krfb-16.12.2/krfb/org.kde.krfb.desktop  2017-02-02 07:41:07.0 
+0100
@@ -144,5 +144,76 @@
 GenericName[zh_CN]=桌面共享
 GenericName[zh_HK]=桌面分享
 GenericName[zh_TW]=桌面分享
+Comment=Desktop Sharing
+Comment[af]=Werkskerm Deeling
+Comment[ar]=مشاركة سطح المكتب
+Comment[ast]=Escritoriu compartíu
+Comment[bg]=Споделяне на работния плот
+Comment[bn]=ডেস্কটপ ভাগাভাগি
+Comment[br]=Rannañ ar vurev
+Comment[bs]=Dijeljenje radne površine
+Comment[ca]=Compartir l'escriptori
+Comment[ca@valencia]=Compartir l'escriptori
+Comment[cs]=Sdílení pracovní plochy
+Comment[cy]=Rhannu Penbwrdd
+Comment[da]=Skrivebordsdeling
+Comment[de]=Arbeitsflächen-Freigabe
+Comment[el]=Κοινή χρήση επιφάνειας εργασίας
+Comment[en_GB]=Desktop Sharing
+Comment[eo]=Tabula komunigado
+Comment[es]=Escritorio compartido
+Comment[et]=Töölaua jagamine
+Comment[eu]=Mahaigaina partekatzea
+Comment[fi]=Työpöydän jakaminen
+Comment[fr]=Partage de bureaux
+Comment[ga]=Roinnt Deisce
+Comment[gl]=Compartición do escritorio
+Comment[he]=שיתוף שולחנות עבודה
+Comment[hi]=डेस्कटॉप साझेदारी
+Comment[hne]=डेस्कटाप साझेदारी
+Comment[hr]=Dijeljenje radne površine
+Comment[hu]=Munkaasztal-megosztás
+Comment[ia]=Compartir de scriptorio
+Comment[is]=Skjáborðamiðlun
+Comment[it]=Condivisione del desktop
+Comment[ja]=デスクトップ共有
+Comment[kk]=Үстелді ортақтастыру
+Comment[km]=ការ​ចែក​រំលែក​ផ្ទែ​តុ
+Comment[ko]=데스크톱 공유
+Comment[lt]=Dalinimasis darbalaukiu
+Comment[lv]=Darbvirsmas koplietošana
+Comment[mk]=Делење на работната површина
+Comment[ml]=പണിയിടം പങ്കുവെക്കല്‍
+Comment[mr]=डेस्कटॉप शेअरींग
+Comment[ms]=Perkongsian Ruang Kerja
+Comment[nb]=Delte skrivebord
+Comment[nds]=Schriefdisch-Freegaav
+Comment[nl]=Bureaublad delen

commit kruler for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kruler for openSUSE:Factory checked 
in at 2017-02-13 07:28:14

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


Package is "kruler"

Changes:

--- /work/SRC/openSUSE:Factory/kruler/kruler.changes2017-01-25 
23:03:21.387636303 +0100
+++ /work/SRC/openSUSE:Factory/.kruler.new/kruler.changes   2017-02-13 
07:28:16.838321760 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:07:01 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kruler-16.12.1.tar.xz

New:

  kruler-16.12.2.tar.xz



Other differences:
--
++ kruler.spec ++
--- /var/tmp/diff_new_pack.g91iPr/_old  2017-02-13 07:28:18.230120625 +0100
+++ /var/tmp/diff_new_pack.g91iPr/_new  2017-02-13 07:28:18.234120048 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kruler
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Screen Ruler
 License:GPL-2.0+

++ kruler-16.12.1.tar.xz -> kruler-16.12.2.tar.xz ++




commit krdc for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package krdc for openSUSE:Factory checked in 
at 2017-02-13 07:27:10

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


Package is "krdc"

Changes:

--- /work/SRC/openSUSE:Factory/krdc/krdc.changes2017-01-25 
23:02:46.704876816 +0100
+++ /work/SRC/openSUSE:Factory/.krdc.new/krdc.changes   2017-02-13 
07:27:13.455360752 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:06:28 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  krdc-16.12.1.tar.xz

New:

  krdc-16.12.2.tar.xz



Other differences:
--
++ krdc.spec ++
--- /var/tmp/diff_new_pack.28S2Mp/_old  2017-02-13 07:27:15.163117677 +0100
+++ /var/tmp/diff_new_pack.28S2Mp/_new  2017-02-13 07:27:15.167117108 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   krdc
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Remote Desktop Connection
 License:GPL-2.0+

++ krdc-16.12.1.tar.xz -> krdc-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-16.12.1/CMakeLists.txt 
new/krdc-16.12.2/CMakeLists.txt
--- old/krdc-16.12.1/CMakeLists.txt 2017-01-07 20:10:37.0 +0100
+++ new/krdc-16.12.2/CMakeLists.txt 2017-02-03 23:57:36.0 +0100
@@ -3,7 +3,7 @@
 
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 




commit kqtquickcharts for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kqtquickcharts for openSUSE:Factory 
checked in at 2017-02-13 07:26:26

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


Package is "kqtquickcharts"

Changes:

--- /work/SRC/openSUSE:Factory/kqtquickcharts/kqtquickcharts.changes
2017-01-25 23:02:27.347801909 +0100
+++ /work/SRC/openSUSE:Factory/.kqtquickcharts.new/kqtquickcharts.changes   
2017-02-13 07:26:27.517899669 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:06:19 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kqtquickcharts-16.12.1.tar.xz

New:

  kqtquickcharts-16.12.2.tar.xz



Other differences:
--
++ kqtquickcharts.spec ++
--- /var/tmp/diff_new_pack.Kc9MEH/_old  2017-02-13 07:26:28.725727732 +0100
+++ /var/tmp/diff_new_pack.Kc9MEH/_new  2017-02-13 07:26:28.725727732 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kqtquickcharts
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Plugin to render beautiful and interactive graphs
 License:LGPL-2.1+

++ kqtquickcharts-16.12.1.tar.xz -> kqtquickcharts-16.12.2.tar.xz ++




commit kpimtextedit for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kpimtextedit for openSUSE:Factory 
checked in at 2017-02-13 07:25:40

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


Package is "kpimtextedit"

Changes:

--- /work/SRC/openSUSE:Factory/kpimtextedit/kpimtextedit.changes
2017-02-08 10:46:41.387088734 +0100
+++ /work/SRC/openSUSE:Factory/.kpimtextedit.new/kpimtextedit.changes   
2017-02-13 07:25:42.584296402 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:05:58 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kpimtextedit-16.12.1.tar.xz

New:

  kpimtextedit-16.12.2.tar.xz



Other differences:
--
++ kpimtextedit.spec ++
--- /var/tmp/diff_new_pack.bE8rdz/_old  2017-02-13 07:25:44.428033915 +0100
+++ /var/tmp/diff_new_pack.bE8rdz/_new  2017-02-13 07:25:44.432033346 +0100
@@ -18,10 +18,10 @@
 
 %define kf5_version 5.1.0
 Name:   kpimtextedit
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM Libraries: Text edit functionality
 License:LGPL-2.1+

++ kpimtextedit-16.12.1.tar.xz -> kpimtextedit-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-16.12.1/CMakeLists.txt 
new/kpimtextedit-16.12.2/CMakeLists.txt
--- old/kpimtextedit-16.12.1/CMakeLists.txt 2016-12-16 14:46:48.0 
+0100
+++ new/kpimtextedit-16.12.2/CMakeLists.txt 2017-01-13 07:44:10.0 
+0100
@@ -18,7 +18,7 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMAddTests)
 
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 set(KPIMTEXTEDIT_LIB_VERSION ${PIM_VERSION})
 
 ecm_setup_version(${KPIMTEXTEDIT_LIB_VERSION} VARIABLE_PREFIX KPIMTEXTEDIT




commit korganizer for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package korganizer for openSUSE:Factory 
checked in at 2017-02-13 07:25:16

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


Package is "korganizer"

Changes:

--- /work/SRC/openSUSE:Factory/korganizer/korganizer.changes2017-02-10 
09:51:17.550603897 +0100
+++ /work/SRC/openSUSE:Factory/.korganizer.new/korganizer.changes   
2017-02-13 07:25:27.698415709 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:05:17 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  korganizer-16.12.1.tar.xz

New:

  korganizer-16.12.2.tar.xz



Other differences:
--
++ korganizer.spec ++
--- /var/tmp/diff_new_pack.0jBNKx/_old  2017-02-13 07:25:29.670134991 +0100
+++ /var/tmp/diff_new_pack.0jBNKx/_new  2017-02-13 07:25:29.670134991 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   korganizer
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Personal Organizer
 License:GPL-2.0

++ korganizer-16.12.1.tar.xz -> korganizer-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/korganizer-16.12.1/CMakeLists.txt 
new/korganizer-16.12.2/CMakeLists.txt
--- old/korganizer-16.12.1/CMakeLists.txt   2016-12-27 08:22:24.0 
+0100
+++ new/korganizer-16.12.2/CMakeLists.txt   2017-02-03 07:13:18.0 
+0100
@@ -33,42 +33,42 @@
 set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}")
 endif()
 
-set(KDEPIM_VERSION_NUMBER "5.4.1")
+set(KDEPIM_VERSION_NUMBER "5.4.2")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
 
-set(AKONADI_MIMELIB_VERSION "5.4.1")
-set(AKONADI_CONTACT_VERSION "5.4.1")
-set(KCALENDARCORE_LIB_VERSION "5.4.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.1")
-set(KLDAP_LIB_VERSION "5.4.1")
-set(KMAILTRANSPORT_LIB_VERSION "5.4.1")
-set(CALENDARUTILS_LIB_VERSION "5.4.1")
-set(KHOLIDAYS_LIB_VERSION "5.4.1")
-set(AKONADICALENDAR_LIB_VERSION "5.4.1")
-set(KONTACTINTERFACE_LIB_VERSION "5.4.1")
-set(KMIME_LIB_VERSION "5.4.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.4.1")
-set(AKONADI_VERSION "5.4.1")
+set(AKONADI_MIMELIB_VERSION "5.4.2")
+set(AKONADI_CONTACT_VERSION "5.4.2")
+set(KCALENDARCORE_LIB_VERSION "5.4.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.2")
+set(KLDAP_LIB_VERSION "5.4.2")
+set(KMAILTRANSPORT_LIB_VERSION "5.4.2")
+set(CALENDARUTILS_LIB_VERSION "5.4.2")
+set(KHOLIDAYS_LIB_VERSION "5.4.2")
+set(AKONADICALENDAR_LIB_VERSION "5.4.2")
+set(KONTACTINTERFACE_LIB_VERSION "5.4.2")
+set(KMIME_LIB_VERSION "5.4.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.4.2")
+set(AKONADI_VERSION "5.4.2")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
-set(AKONADINOTES_LIB_VERSION "5.4.1")
+set(AKONADINOTES_LIB_VERSION "5.4.2")
 
 set(QT_REQUIRED_VERSION "5.6.0")
 option(KDEPIM_ENTERPRISE_BUILD "Enable features specific to the enterprise 
branch, which are normally disabled. Also, it disables many components not 
needed for Kontact such as the Kolab client." FALSE)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test UiTools)
 find_package(Qt5X11Extras NO_MODULE)
-set(MAILCOMMON_LIB_VERSION_LIB "5.4.1")
-set(KDEPIM_APPS_LIB_VERSION_LIB "5.4.1")
-set(PIMCOMMON_LIB_VERSION_LIB "5.4.1")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.4.1")
-set(LIBINCIDENCEEDITOR_LIB_VERSION_LIB "5.4.1")
-set(CALENDARSUPPORT_LIB_VERSION_LIB "5.4.1")
-set(EVENTVIEW_LIB_VERSION_LIB "5.4.1")
-set(KCONTACTS_LIB_VERSION "5.4.1")
+set(MAILCOMMON_LIB_VERSION_LIB "5.4.2")
+set(KDEPIM_APPS_LIB_VERSION_LIB "5.4.2")
+set(PIMCOMMON_LIB_VERSION_LIB "5.4.2")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.4.2")
+set(LIBINCIDENCEEDITOR_LIB_VERSION_LIB "5.4.2")
+set(CALENDARSUPPORT_LIB_VERSION_LIB "5.4.2")
+set(EVENTVIEW_LIB_VERSION_LIB "5.4.2")
+set(KCONTACTS_LIB_VERSION "5.4.2")
 
-find_package(KF5AkonadiSearch "5.4.1" CONFIG REQUIRED)
+find_package(KF5AkonadiSearch "5.4.2" CONFIG REQUIRED)
 set_package_properties(KF5AkonadiSearch PROPERTIES DESCRIPTION "The Akonadi 
Search libraries" URL "http://www.kde.org; TYPE REQUIRED PURPOSE "Provides 
search capabilities in KMail and Akonadi")
 
 # Find KF5 package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit kopete for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kopete for openSUSE:Factory checked 
in at 2017-02-13 07:24:37

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


Package is "kopete"

Changes:

--- /work/SRC/openSUSE:Factory/kopete/kopete.changes2017-01-25 
23:01:50.597355893 +0100
+++ /work/SRC/openSUSE:Factory/.kopete.new/kopete.changes   2017-02-13 
07:24:48.47620 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:04:52 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kopete-16.12.1.tar.xz

New:

  kopete-16.12.2.tar.xz



Other differences:
--
++ kopete.spec ++
--- /var/tmp/diff_new_pack.83YjNl/_old  2017-02-13 07:24:51.203611815 +0100
+++ /var/tmp/diff_new_pack.83YjNl/_new  2017-02-13 07:24:51.203611815 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kopete
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Instant Messenger
 License:GPL-2.0+

++ kopete-16.12.1.tar.xz -> kopete-16.12.2.tar.xz ++
/work/SRC/openSUSE:Factory/kopete/kopete-16.12.1.tar.xz 
/work/SRC/openSUSE:Factory/.kopete.new/kopete-16.12.2.tar.xz differ: char 27, 
line 1




commit kontactinterface for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kontactinterface for 
openSUSE:Factory checked in at 2017-02-13 07:24:13

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


Package is "kontactinterface"

Changes:

--- /work/SRC/openSUSE:Factory/kontactinterface/kontactinterface.changes
2017-01-25 23:01:35.463643211 +0100
+++ /work/SRC/openSUSE:Factory/.kontactinterface.new/kontactinterface.changes   
2017-02-13 07:24:15.504695063 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:04:41 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kontactinterface-16.12.1.tar.xz

New:

  kontactinterface-16.12.2.tar.xz



Other differences:
--
++ kontactinterface.spec ++
--- /var/tmp/diff_new_pack.AvTYYH/_old  2017-02-13 07:24:16.772514527 +0100
+++ /var/tmp/diff_new_pack.AvTYYH/_new  2017-02-13 07:24:16.776513958 +0100
@@ -18,10 +18,10 @@
 
 %define kf5_version 5.19.0
 Name:   kontactinterface
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM Libraries: Interface to Contacts
 License:LGPL-2.1+

++ kontactinterface-16.12.1.tar.xz -> kontactinterface-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-16.12.1/CMakeLists.txt 
new/kontactinterface-16.12.2/CMakeLists.txt
--- old/kontactinterface-16.12.1/CMakeLists.txt 2016-12-16 14:48:44.0 
+0100
+++ new/kontactinterface-16.12.2/CMakeLists.txt 2017-01-13 07:46:11.0 
+0100
@@ -20,7 +20,7 @@
 
 
 add_definitions(-DTRANSLATION_DOMAIN=\"kontactinterfaces5\")
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 
 set(KONTACTINTERFACE_LIB_VERSION ${PIM_VERSION})
 set(CMAKECONFIG_INSTALL_DIR 
"${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5KontactInterface")




commit kontact for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kontact for openSUSE:Factory checked 
in at 2017-02-13 07:23:46

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


Package is "kontact"

Changes:

--- /work/SRC/openSUSE:Factory/kontact/kontact.changes  2017-01-25 
23:01:14.542805400 +0100
+++ /work/SRC/openSUSE:Factory/.kontact.new/kontact.changes 2017-02-13 
07:23:54.403699895 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:04:30 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kontact-16.12.1.tar.xz

New:

  kontact-16.12.2.tar.xz



Other differences:
--
++ kontact.spec ++
--- /var/tmp/diff_new_pack.d1dPsd/_old  2017-02-13 07:23:55.751507959 +0100
+++ /var/tmp/diff_new_pack.d1dPsd/_new  2017-02-13 07:23:55.751507959 +0100
@@ -17,9 +17,9 @@
 
 
 Name:   kontact
-Version:16.12.1
+Version:16.12.2
 Release:0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Personal Information Manager
 License:GPL-2.0+

++ kontact-16.12.1.tar.xz -> kontact-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-16.12.1/CMakeLists.txt 
new/kontact-16.12.2/CMakeLists.txt
--- old/kontact-16.12.1/CMakeLists.txt  2016-12-27 08:22:11.0 +0100
+++ new/kontact-16.12.2/CMakeLists.txt  2017-02-03 07:13:02.0 +0100
@@ -32,13 +32,13 @@
 endif()
 
 
-set(KDEPIM_VERSION_NUMBER "5.4.1")
+set(KDEPIM_VERSION_NUMBER "5.4.2")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
 
-set(KPIMTEXTEDIT_LIB_VERSION "5.4.1")
-set(AKONADI_VERSION "5.4.1")
-set(KONTACTINTERFACE_LIB_VERSION "5.4.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.4.2")
+set(AKONADI_VERSION "5.4.2")
+set(KONTACTINTERFACE_LIB_VERSION "5.4.2")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
@@ -46,10 +46,10 @@
 
 set(QT_REQUIRED_VERSION "5.6.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Widgets WebEngine 
WebEngineWidgets)
-set(MAILCOMMON_LIB_VERSION_LIB "5.4.1")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.4.1")
-set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.4.1")
-set(KDEPIM_APPS_LIB_VERSION_LIB "5.4.1")
+set(MAILCOMMON_LIB_VERSION_LIB "5.4.2")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.4.2")
+set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.4.2")
+set(KDEPIM_APPS_LIB_VERSION_LIB "5.4.2")
 # Find KF5 package
 find_package(KF5DBusAddons ${KF5_VERSION} CONFIG REQUIRED)
 find_package(KF5DocTools ${KF5_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-16.12.1/src/org.kde.kontact.appdata.xml 
new/kontact-16.12.2/src/org.kde.kontact.appdata.xml
--- old/kontact-16.12.1/src/org.kde.kontact.appdata.xml 2016-12-27 
08:22:11.0 +0100
+++ new/kontact-16.12.2/src/org.kde.kontact.appdata.xml 2017-02-03 
07:13:02.0 +0100
@@ -50,14 +50,14 @@
 El Kontact és la solució integral per a la gestió de la 
vostra informació personal (PIM) que necessiteu. Combina aplicacions KDE 
conegudes com el KMail, KOrganizer i KAddressBook en una única interfície per a 
facilitar l'accés al correu, la planificació, la llibreta d'adreces i altres 
funcionalitats del PIM.
 El Kontact és la solució integral per a la 
gestió de la vostra informació personal (PIM) que necessiteu. Combina 
aplicacions KDE conegudes com el KMail, KOrganizer i KAddressBook en una única 
interfície per a facilitar l'accés al correu, la planificació, la llibreta 
d'adreces i altres funcionalitats del PIM.
 Kontact je integrované řešení pro vaše potřeby pro správu 
osobních informací(PIM). Kombinuje dobře známé aplikace KDE jako KMail, 
KOrganizer a KAddressBook do jednoho rozhraní pro snadný přístup k poště, 
plánování, knize adres a další funkcionalitě PIM.
-Kontact ist das integrierte Programm für Persönliches 
Informationsmanagement (PIM). Es kombiniert bekannte KDE-Programme wie KMail, 
KOrganizer und KAddressBook unter einer einheitlichen Oberfläche. Damit hat man 
einfachen Zugriff auf E-Mail, Termine, Adressbuch und weitere 
PIM-Funktionen.
+Kontact ist das integrierte Programm für Persönliche 
Informationsverwaltung (PIM). Es kombiniert bekannte KDE-Programme wie KMail, 
KOrganizer und KAddressBook unter einer einheitlichen Oberfläche. Damit hat man 
einfachen 

commit kompare for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kompare for openSUSE:Factory checked 
in at 2017-02-13 07:22:28

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


Package is "kompare"

Changes:

--- /work/SRC/openSUSE:Factory/kompare/kompare.changes  2017-01-25 
23:00:30.481466052 +0100
+++ /work/SRC/openSUSE:Factory/.kompare.new/kompare.changes 2017-02-13 
07:22:30.795607482 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:03:53 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kompare-16.12.1.tar.xz

New:

  kompare-16.12.2.tar.xz



Other differences:
--
++ kompare.spec ++
--- /var/tmp/diff_new_pack.AOzuDl/_old  2017-02-13 07:22:32.211405821 +0100
+++ /var/tmp/diff_new_pack.AOzuDl/_new  2017-02-13 07:22:32.215405251 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kompare
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:File Comparator
 License:GPL-2.0 and GFDL-1.2

++ kompare-16.12.1.tar.xz -> kompare-16.12.2.tar.xz ++




commit konqueror for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package konqueror for openSUSE:Factory 
checked in at 2017-02-13 07:22:44

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


Package is "konqueror"

Changes:

--- /work/SRC/openSUSE:Factory/konqueror/konqueror.changes  2017-01-25 
23:00:45.791151602 +0100
+++ /work/SRC/openSUSE:Factory/.konqueror.new/konqueror.changes 2017-02-13 
07:22:46.317396652 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:04:01 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  konqueror-16.12.1.tar.xz

New:

  konqueror-16.12.2.tar.xz



Other differences:
--
++ konqueror.spec ++
--- /var/tmp/diff_new_pack.PkXk8E/_old  2017-02-13 07:22:47.521225190 +0100
+++ /var/tmp/diff_new_pack.PkXk8E/_new  2017-02-13 07:22:47.525224620 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   konqueror
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %ix86 x86_64 %arm aarch64 mips mips64

++ konqueror-16.12.1.tar.xz -> konqueror-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konqueror-16.12.1/org.kde.konqueror.appdata.xml 
new/konqueror-16.12.2/org.kde.konqueror.appdata.xml
--- old/konqueror-16.12.1/org.kde.konqueror.appdata.xml 2017-01-09 
23:32:19.0 +0100
+++ new/konqueror-16.12.2/org.kde.konqueror.appdata.xml 2017-02-04 
08:06:25.0 +0100
@@ -319,7 +319,7 @@
   Lõimitud rakendused falide eelvaatluseks (nt Okular ja 
Calligra dokumentide, Gwenview piltide, KTextEditor tekstifailide jaoks)
   Upotteiset sovellukset tiedostojen esikatseluun (esim. 
Okular ja Calligra tekstiasiakirjoille, Gwenview kuville ja KTextEditor 
tekstitiedostoille)
   Applications embarquées pour prévisualiser les 
fichiers (p.ex. Okular et Calligra pour les documents, Gwenview pour les 
images, KTextEditor pour les fichiers texte)
-  Programas incrustados para previsualizar ficheiros. 
Por exemplo, Okular e Calligra para documentos, Gwenview para imaxes, 
KTextEditor para ficheiros de texto, etc.
+  Aplicativos incrustados para previsualizar ficheiros. 
Por exemplo, Okular e Calligra para documentos, Gwenview para imaxes, 
KTextEditor para ficheiros de texto, etc.
   Beágyazott alkalmazások fájlok előnézetéhez (például 
Okular és Calligra a dokumentumokhoz, Gwenview a képekhez, KTextEditor a 
szövegfájlokhoz)
   Applicationes includite pro vista preliminar de files 
(p.ex. Okular e Calligra pro documentos, Gwenview pro images, KTextEditor pro 
files de texto)
   Applicazioni integrate per l'anteprima dei file (ad 
es. Okular e Calligra per i documenti, Gwenview per le immagini, KTextEditor 
per i file di testo)
@@ -355,7 +355,7 @@
   Arvukad pluginad: teenustemenüüd, KParts (lõimitud 
rakendused), KIO (failide kasutamiseks spetsiaalsete protokollide vahendusel, 
nt http või ftp) ja KPart-pluginad (nt AdBlocker)
   Eri liitännäiset: palveluvalikot, KPartit (upotteiset 
sovellukset), KIO (tiedostojen käsittely eri yhteyskäytännöin kuten http:llä 
tai ftp:llä) sekä KPart-liitännäiset (kuten AdBlocker)
   Différents types d'extensions : menus services, KParts 
(applications embarquées), KIO (accès aux fichiers à travers des protocoles 
particuliers comme HTTP ou FTP) et les extensions KParts (telle 
qu'AdBlocker…)
-  Distintos tipos de complementos: menús de servizos, 
KParts (programas incrustados), KIO (acceso a ficheiros mediante protocolos 
especiais como HTTP ou FTP) e complementos de KPart (como AdBlocker).
+  Distintos tipos de complementos: menús de servizos, 
KParts (aplicativos incrustados), KIO (acceso a ficheiros mediante protocolos 
especiais como HTTP ou FTP) e complementos de KPart (como AdBlocker).
   Különféle bővítménytípusok: Szolgáltatásmenük, KParts 
(beágyazott alkalmazások), KIO (fájlok elérése speciális protokollok - mint 
például http vagy ftp - használatával) és KPart-bővítmények (mint például 
AdBlocker…)
   Differente typos de pluigin: Menus de servicio, KParts 
(applicationes insertate), KIO (accesso a files per protocollos special como 
http o ftp) e plugins de KPart (como AdBlocker...)
   Diversi 

commit konsole for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package konsole for openSUSE:Factory checked 
in at 2017-02-13 07:23:08

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


Package is "konsole"

Changes:

--- /work/SRC/openSUSE:Factory/konsole/konsole.changes  2017-02-03 
17:45:51.995355928 +0100
+++ /work/SRC/openSUSE:Factory/.konsole.new/konsole.changes 2017-02-13 
07:23:11.349831371 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:04:22 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  konsole-16.12.1.tar.xz

New:

  konsole-16.12.2.tar.xz



Other differences:
--
++ konsole.spec ++
--- /var/tmp/diff_new_pack.H41pW4/_old  2017-02-13 07:23:13.597511254 +0100
+++ /var/tmp/diff_new_pack.H41pW4/_new  2017-02-13 07:23:13.601510683 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   konsole
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE Terminal
 License:GPL-2.0+

++ konsole-16.12.1.tar.xz -> konsole-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konsole-16.12.1/CMakeLists.txt 
new/konsole-16.12.2/CMakeLists.txt
--- old/konsole-16.12.1/CMakeLists.txt  2017-01-07 19:47:24.0 +0100
+++ new/konsole-16.12.2/CMakeLists.txt  2017-02-06 20:20:00.0 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 # minimal requirements
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konsole-16.12.1/src/Session.cpp 
new/konsole-16.12.2/src/Session.cpp
--- old/konsole-16.12.1/src/Session.cpp 2017-01-07 19:47:24.0 +0100
+++ new/konsole-16.12.2/src/Session.cpp 2017-02-06 20:20:00.0 +0100
@@ -836,7 +836,7 @@
 // Only D-Bus calls this function (via SendText or runCommand)
 void Session::sendText(const QString& text) const
 {
-#if not defined(REMOVE_SENDTEXT_RUNCOMMAND_DBUS_METHODS)
+#if !defined(REMOVE_SENDTEXT_RUNCOMMAND_DBUS_METHODS)
 if (show_disallow_certain_dbus_methods_message) {
 
 KNotification::event(KNotification::Warning, "Konsole D-Bus Warning",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konsole-16.12.1/src/TerminalDisplay.cpp 
new/konsole-16.12.2/src/TerminalDisplay.cpp
--- old/konsole-16.12.1/src/TerminalDisplay.cpp 2017-01-07 19:47:24.0 
+0100
+++ new/konsole-16.12.2/src/TerminalDisplay.cpp 2017-02-06 20:20:00.0 
+0100
@@ -1757,7 +1757,8 @@
 
 void TerminalDisplay::resizeEvent(QResizeEvent*)
 {
-updateImageSize();
+if (contentsRect().isValid())
+updateImageSize();
 }
 
 void TerminalDisplay::propagateSize()










commit knotes for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2017-02-13 07:22:07

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


Package is "knotes"

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2017-02-10 
09:51:00.265047955 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new/knotes.changes   2017-02-13 
07:22:08.518780614 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:03:08 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  knotes-16.12.1.tar.xz

New:

  knotes-16.12.2.tar.xz



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.XMahzC/_old  2017-02-13 07:22:09.882586347 +0100
+++ /var/tmp/diff_new_pack.XMahzC/_new  2017-02-13 07:22:09.882586347 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   knotes
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Popup Notes
 License:GPL-2.0+

++ knotes-16.12.1.tar.xz -> knotes-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-16.12.1/CMakeLists.txt 
new/knotes-16.12.2/CMakeLists.txt
--- old/knotes-16.12.1/CMakeLists.txt   2016-12-27 08:21:58.0 +0100
+++ new/knotes-16.12.2/CMakeLists.txt   2017-01-16 06:53:55.0 +0100
@@ -34,21 +34,21 @@
 
 
 
-set(KDEPIM_VERSION_NUMBER "5.4.1")
+set(KDEPIM_VERSION_NUMBER "5.4.2")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.4.1")
-set(AKONADI_VERSION "5.4.1")
-set(CALENDARUTILS_LIB_VERSION "5.4.1")
-set(KDEPIM_APPS_LIB_VERSION_LIB "5.4.1")
-set(KONTACTINTERFACE_LIB_VERSION "5.4.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.4.1")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.4.1")
-set(KMIME_LIB_VERSION "5.4.1")
-set(PIMCOMMON_LIB_VERSION_LIB "5.4.1")
+set(AKONADINOTES_LIB_VERSION "5.4.2")
+set(AKONADI_VERSION "5.4.2")
+set(CALENDARUTILS_LIB_VERSION "5.4.2")
+set(KDEPIM_APPS_LIB_VERSION_LIB "5.4.2")
+set(KONTACTINTERFACE_LIB_VERSION "5.4.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.4.2")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.4.2")
+set(KMIME_LIB_VERSION "5.4.2")
+set(PIMCOMMON_LIB_VERSION_LIB "5.4.2")
 
 
 set(QT_REQUIRED_VERSION "5.6.0")
@@ -90,7 +90,7 @@
 find_package(KF5PimTextEdit ${KPIMTEXTEDIT_LIB_VERSION} CONFIG REQUIRED)
 
 
-find_package(KF5AkonadiSearch "5.4.1" CONFIG REQUIRED)
+find_package(KF5AkonadiSearch "5.4.2" CONFIG REQUIRED)
 set_package_properties(KF5AkonadiSearch PROPERTIES DESCRIPTION "The Akonadi 
Search libraries" URL "http://www.kde.org; TYPE REQUIRED PURPOSE "Provides 
search capabilities in KMail and Akonadi")
 
 find_package(Boost 1.34.0)




commit kmix for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kmix for openSUSE:Factory checked in 
at 2017-02-13 07:21:44

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


Package is "kmix"

Changes:

--- /work/SRC/openSUSE:Factory/kmix/kmix.changes2017-01-25 
22:59:58.602285818 +0100
+++ /work/SRC/openSUSE:Factory/.kmix.new/kmix.changes   2017-02-13 
07:21:45.810015460 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:01:53 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kmix-16.12.1.tar.xz

New:

  kmix-16.12.2.tar.xz



Other differences:
--
++ kmix.spec ++
--- /var/tmp/diff_new_pack.mAMvc5/_old  2017-02-13 07:21:47.101831437 +0100
+++ /var/tmp/diff_new_pack.mAMvc5/_new  2017-02-13 07:21:47.101831437 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kmix
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Sound Mixer
 License:GPL-2.0+

++ kmix-16.12.1.tar.xz -> kmix-16.12.2.tar.xz ++




commit kmime for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kmime for openSUSE:Factory checked 
in at 2017-02-13 07:21:22

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


Package is "kmime"

Changes:

--- /work/SRC/openSUSE:Factory/kmime/kmime.changes  2017-01-25 
22:59:43.672543219 +0100
+++ /work/SRC/openSUSE:Factory/.kmime.new/kmime.changes 2017-02-13 
07:21:22.885281268 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:01:33 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kmime-16.12.1.tar.xz

New:

  kmime-16.12.2.tar.xz



Other differences:
--
++ kmime.spec ++
--- /var/tmp/diff_new_pack.vb0iUF/_old  2017-02-13 07:21:24.117105779 +0100
+++ /var/tmp/diff_new_pack.vb0iUF/_new  2017-02-13 07:21:24.117105779 +0100
@@ -18,10 +18,10 @@
 
 %define kf5_version 5.19.0
 Name:   kmime
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM Libraries: Mime support
 License:LGPL-2.1+

++ kmime-16.12.1.tar.xz -> kmime-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmime-16.12.1/CMakeLists.txt 
new/kmime-16.12.2/CMakeLists.txt
--- old/kmime-16.12.1/CMakeLists.txt2016-12-16 14:48:57.0 +0100
+++ new/kmime-16.12.2/CMakeLists.txt2017-01-13 07:46:25.0 +0100
@@ -17,7 +17,7 @@
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 set(KMIME_LIB_VERSION ${PIM_VERSION})
 set(QT_REQUIRED_VERSION "5.5.0")
 




commit kmbox for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kmbox for openSUSE:Factory checked 
in at 2017-02-13 07:20:59

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


Package is "kmbox"

Changes:

--- /work/SRC/openSUSE:Factory/kmbox/kmbox.changes  2017-01-25 
22:59:27.347011808 +0100
+++ /work/SRC/openSUSE:Factory/.kmbox.new/kmbox.changes 2017-02-13 
07:21:00.484472626 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:01:22 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kmbox-16.12.1.tar.xz

New:

  kmbox-16.12.2.tar.xz



Other differences:
--
++ kmbox.spec ++
--- /var/tmp/diff_new_pack.iWdQ3e/_old  2017-02-13 07:21:01.948264080 +0100
+++ /var/tmp/diff_new_pack.iWdQ3e/_new  2017-02-13 07:21:01.948264080 +0100
@@ -18,10 +18,10 @@
 
 %define kf5_version 5.19.0
 Name:   kmbox
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM Libraries: Mailbox functionality
 License:LGPL-2.1+

++ kmbox-16.12.1.tar.xz -> kmbox-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmbox-16.12.1/CMakeLists.txt 
new/kmbox-16.12.2/CMakeLists.txt
--- old/kmbox-16.12.1/CMakeLists.txt2016-12-27 08:20:58.0 +0100
+++ new/kmbox-16.12.2/CMakeLists.txt2017-01-16 06:53:25.0 +0100
@@ -18,10 +18,10 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 
 set(KMBOX_LIB_VERSION ${PIM_VERSION})
-set(KMIME_LIB_VERSION "5.4.1")
+set(KMIME_LIB_VERSION "5.4.2")
 
 ecm_setup_version(${KMBOX_LIB_VERSION} VARIABLE_PREFIX KMBOX
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kmbox_version.h"




commit kmailtransport for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kmailtransport for openSUSE:Factory 
checked in at 2017-02-13 07:20:17

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


Package is "kmailtransport"

Changes:

--- /work/SRC/openSUSE:Factory/kmailtransport/kmailtransport.changes
2017-01-25 22:59:06.818116203 +0100
+++ /work/SRC/openSUSE:Factory/.kmailtransport.new/kmailtransport.changes   
2017-02-13 07:20:18.506453590 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:01:11 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kmailtransport-16.12.1.tar.xz

New:

  kmailtransport-16.12.2.tar.xz



Other differences:
--
++ kmailtransport.spec ++
--- /var/tmp/diff_new_pack.oTjEwN/_old  2017-02-13 07:20:19.786271234 +0100
+++ /var/tmp/diff_new_pack.oTjEwN/_new  2017-02-13 07:20:19.790270664 +0100
@@ -18,10 +18,10 @@
 
 %define kf5_version 5.19.0
 Name:   kmailtransport
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM Libraries: Mailtransport layer
 License:LGPL-2.1+

++ kmailtransport-16.12.1.tar.xz -> kmailtransport-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmailtransport-16.12.1/CMakeLists.txt 
new/kmailtransport-16.12.2/CMakeLists.txt
--- old/kmailtransport-16.12.1/CMakeLists.txt   2017-01-03 18:07:53.0 
+0100
+++ new/kmailtransport-16.12.2/CMakeLists.txt   2017-01-16 06:55:58.0 
+0100
@@ -21,13 +21,13 @@
 add_definitions(-DTRANSLATION_DOMAIN=\"libmailtransport5\")
 
 
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 
 set(KMAILTRANSPORT_LIB_VERSION ${PIM_VERSION})
 
-set(KMIME_LIB_VERSION "5.4.1")
-set(AKONADI_LIB_VERSION "5.4.1")
-set(AKONADIMIME_LIB_VERSION "5.4.1")
+set(KMIME_LIB_VERSION "5.4.2")
+set(AKONADI_LIB_VERSION "5.4.2")
+set(AKONADIMIME_LIB_VERSION "5.4.2")
 set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5MailTransport")
 
 ecm_setup_version(${KMAILTRANSPORT_LIB_VERSION} VARIABLE_PREFIX MAILTRANSPORT




commit kleopatra for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kleopatra for openSUSE:Factory 
checked in at 2017-02-13 07:19:17

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


Package is "kleopatra"

Changes:

--- /work/SRC/openSUSE:Factory/kleopatra/kleopatra.changes  2017-02-08 
10:46:32.456333214 +0100
+++ /work/SRC/openSUSE:Factory/.kleopatra.new/kleopatra.changes 2017-02-13 
07:19:19.042927013 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:59:30 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kleopatra-16.12.1.tar.xz

New:

  kleopatra-16.12.2.tar.xz



Other differences:
--
++ kleopatra.spec ++
--- /var/tmp/diff_new_pack.gQ08j5/_old  2017-02-13 07:19:20.262753178 +0100
+++ /var/tmp/diff_new_pack.gQ08j5/_new  2017-02-13 07:19:20.266752607 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kleopatra
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE Key Manager
 License:LGPL-2.1+

++ kleopatra-16.12.1.tar.xz -> kleopatra-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kleopatra-16.12.1/CMakeLists.txt 
new/kleopatra-16.12.2/CMakeLists.txt
--- old/kleopatra-16.12.1/CMakeLists.txt2017-01-08 20:13:00.0 
+0100
+++ new/kleopatra-16.12.2/CMakeLists.txt2017-01-16 06:51:20.0 
+0100
@@ -7,8 +7,8 @@
 
 # Standalone build. Find / include everything neccessary.
 set(KF5_VERSION "5.28.0")
-set(KMIME_VERSION "5.4.1")
-set(LIBKLEO_VERSION "5.4.1")
+set(KMIME_VERSION "5.4.2")
+set(LIBKLEO_VERSION "5.4.2")
 set(QT_REQUIRED_VERSION "5.5.0")
 
 find_package(ECM ${KF5_VERSION} REQUIRED NO_MODULE)




commit kmail-account-wizard for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kmail-account-wizard for 
openSUSE:Factory checked in at 2017-02-13 07:19:46

Comparing /work/SRC/openSUSE:Factory/kmail-account-wizard (Old)
 and  /work/SRC/openSUSE:Factory/.kmail-account-wizard.new (New)


Package is "kmail-account-wizard"

Changes:

--- 
/work/SRC/openSUSE:Factory/kmail-account-wizard/kmail-account-wizard.changes
2017-01-25 22:58:37.342573941 +0100
+++ 
/work/SRC/openSUSE:Factory/.kmail-account-wizard.new/kmail-account-wizard.changes
   2017-02-13 07:19:48.390744843 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:00:56 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kmail-account-wizard-16.12.1.tar.xz

New:

  kmail-account-wizard-16.12.2.tar.xz



Other differences:
--
++ kmail-account-wizard.spec ++
--- /var/tmp/diff_new_pack.Ae368B/_old  2017-02-13 07:19:49.254621743 +0100
+++ /var/tmp/diff_new_pack.Ae368B/_new  2017-02-13 07:19:49.258621173 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kmail-account-wizard
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Account wizard for KMail
 License:GPL-2.0+ and LGPL-2.1+

++ kmail-account-wizard-16.12.1.tar.xz -> 
kmail-account-wizard-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-16.12.1/CMakeLists.txt 
new/kmail-account-wizard-16.12.2/CMakeLists.txt
--- old/kmail-account-wizard-16.12.1/CMakeLists.txt 2016-12-27 
08:21:45.0 +0100
+++ new/kmail-account-wizard-16.12.2/CMakeLists.txt 2017-01-16 
06:53:41.0 +0100
@@ -35,28 +35,28 @@
 endif()
 
 
-set(KDEPIM_VERSION_NUMBER "5.4.1")
+set(KDEPIM_VERSION_NUMBER "5.4.2")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
-set(AKONADI_MIMELIB_VERSION "5.4.1")
-set(AKONADI_CONTACT_VERSION "5.4.1")
-set(KCONTACTS_LIB_VERSION "5.4.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.1")
-set(KLDAP_LIB_VERSION "5.4.1")
-set(KMAILTRANSPORT_LIB_VERSION "5.4.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.4.1")
-set(AKONADI_VERSION "5.4.1")
+set(AKONADI_MIMELIB_VERSION "5.4.2")
+set(AKONADI_CONTACT_VERSION "5.4.2")
+set(KCONTACTS_LIB_VERSION "5.4.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.2")
+set(KLDAP_LIB_VERSION "5.4.2")
+set(KMAILTRANSPORT_LIB_VERSION "5.4.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.4.2")
+set(AKONADI_VERSION "5.4.2")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
 
 set(QT_REQUIRED_VERSION "5.6.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Xml DBus Test)
-set(MAILCOMMON_LIB_VERSION_LIB "5.4.1")
-set(MESSAGELIB_LIB_VERSION_LIB "5.4.1")
-set(PIMCOMMON_LIB_VERSION_LIB "5.4.1")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.4.1")
-set(LIBKLEO_LIB_VERSION_LIB "5.4.1")
+set(MAILCOMMON_LIB_VERSION_LIB "5.4.2")
+set(MESSAGELIB_LIB_VERSION_LIB "5.4.2")
+set(PIMCOMMON_LIB_VERSION_LIB "5.4.2")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.4.2")
+set(LIBKLEO_LIB_VERSION_LIB "5.4.2")
 
 # Find KF5 package
 find_package(KF5Wallet ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-16.12.1/src/cryptopage.cpp 
new/kmail-account-wizard-16.12.2/src/cryptopage.cpp
--- old/kmail-account-wizard-16.12.1/src/cryptopage.cpp 2016-12-27 
08:21:45.0 +0100
+++ new/kmail-account-wizard-16.12.2/src/cryptopage.cpp 2017-01-16 
06:53:41.0 +0100
@@ -412,7 +412,7 @@
  
currentPublishingMethod());
 ui.keyCombo->setEnabled(false); // disable until key is generated
 ui.passwordWidget->setEnabled(false);
-connect(mKeyGenerationJob, ::result,
+connect(mKeyGenerationJob.data(), ::result,
 this, [this](const QString ) {
 ui.keyCombo->setEnabled(true);
 ui.passwordWidget->setEnabled(true);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-account-wizard-16.12.1/src/main.cpp 
new/kmail-account-wizard-16.12.2/src/main.cpp
--- old/kmail-account-wizard-16.12.1/src/main.cpp   2016-12-27 
08:21:45.0 +0100
+++ 

commit kmail for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kmail for openSUSE:Factory checked 
in at 2017-02-13 07:19:31

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


Package is "kmail"

Changes:

--- /work/SRC/openSUSE:Factory/kmail/kmail.changes  2017-01-25 
22:58:15.365897913 +0100
+++ /work/SRC/openSUSE:Factory/.kmail.new/kmail.changes 2017-02-13 
07:19:32.928948164 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 07:00:40 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kmail-16.12.1.tar.xz

New:

  kmail-16.12.2.tar.xz



Other differences:
--
++ kmail.spec ++
--- /var/tmp/diff_new_pack.U7TPfl/_old  2017-02-13 07:19:34.032790862 +0100
+++ /var/tmp/diff_new_pack.U7TPfl/_new  2017-02-13 07:19:34.036790293 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kmail
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %ix86 x86_64 %arm aarch64 mips mips64

++ kmail-16.12.1.tar.xz -> kmail-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-16.12.1/CMakeLists.txt 
new/kmail-16.12.2/CMakeLists.txt
--- old/kmail-16.12.1/CMakeLists.txt2017-01-09 07:43:19.0 +0100
+++ new/kmail-16.12.2/CMakeLists.txt2017-02-06 07:52:21.0 +0100
@@ -36,23 +36,23 @@
 set(KDEPIM_DEV_VERSION " ${KDEPIM_DEV_VERSION}")
 endif()
 
-set(KDEPIM_VERSION_NUMBER "5.4.1")
+set(KDEPIM_VERSION_NUMBER "5.4.2")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
 
-set(AKONADI_MIMELIB_VERSION "5.4.1")
-set(AKONADI_CONTACT_VERSION "5.4.1")
-set(KCONTACTS_LIB_VERSION "5.4.1")
-set(KCALENDARCORE_LIB_VERSION "5.4.1")
-set(CALENDARUTILS_LIB_VERSION "5.4.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.1")
-set(KLDAP_LIB_VERSION "5.4.1")
-set(KMAILTRANSPORT_LIB_VERSION "5.4.1")
-set(KONTACTINTERFACE_LIB_VERSION "5.4.1")
-set(KMIME_LIB_VERSION "5.4.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.4.1")
-set(KTNEF_LIB_VERSION "5.4.1")
-set(AKONADI_VERSION "5.4.1")
+set(AKONADI_MIMELIB_VERSION "5.4.2")
+set(AKONADI_CONTACT_VERSION "5.4.2")
+set(KCONTACTS_LIB_VERSION "5.4.2")
+set(KCALENDARCORE_LIB_VERSION "5.4.2")
+set(CALENDARUTILS_LIB_VERSION "5.4.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.2")
+set(KLDAP_LIB_VERSION "5.4.2")
+set(KMAILTRANSPORT_LIB_VERSION "5.4.2")
+set(KONTACTINTERFACE_LIB_VERSION "5.4.2")
+set(KMIME_LIB_VERSION "5.4.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.4.2")
+set(KTNEF_LIB_VERSION "5.4.2")
+set(AKONADI_VERSION "5.4.2")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
@@ -60,18 +60,18 @@
 set(QT_REQUIRED_VERSION "5.6.0")
 option(KDEPIM_ENTERPRISE_BUILD "Enable features specific to the enterprise 
branch, which are normally disabled. Also, it disables many components not 
needed for Kontact such as the Kolab client." FALSE)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Network Test 
Widgets WebEngine WebEngineWidgets Xml)
-set(LIBGRAVATAR_VERSION_LIB "5.4.1")
-set(MAILCOMMON_LIB_VERSION_LIB "5.4.1")
-set(KDEPIM_APPS_LIB_VERSION_LIB "5.4.1")
-set(MESSAGELIB_LIB_VERSION_LIB "5.4.1")
-set(LIBKLEO_LIB_VERSION_LIB "5.4.1")
-set(PIMCOMMON_LIB_VERSION_LIB "5.4.1")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.4.1")
-set(LIBKSIEVE_LIB_VERSION_LIB "5.4.1")
+set(LIBGRAVATAR_VERSION_LIB "5.4.2")
+set(MAILCOMMON_LIB_VERSION_LIB "5.4.2")
+set(KDEPIM_APPS_LIB_VERSION_LIB "5.4.2")
+set(MESSAGELIB_LIB_VERSION_LIB "5.4.2")
+set(LIBKLEO_LIB_VERSION_LIB "5.4.2")
+set(PIMCOMMON_LIB_VERSION_LIB "5.4.2")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.4.2")
+set(LIBKSIEVE_LIB_VERSION_LIB "5.4.2")
 
 find_package(KF5WebEngineViewer ${MESSAGELIB_LIB_VERSION_LIB} CONFIG REQUIRED)
 
-find_package(KF5AkonadiSearch "5.4.1" CONFIG REQUIRED)
+find_package(KF5AkonadiSearch "5.4.2" CONFIG REQUIRED)
 set_package_properties(KF5AkonadiSearch PROPERTIES DESCRIPTION "The Akonadi 
Search libraries" URL "http://www.kde.org; TYPE REQUIRED PURPOSE "Provides 
search capabilities in KMail and Akonadi")
 
 set(GPGMEPP_LIB_VERSION "1.7.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmail-16.12.1/src/data/kmail_config_plugins.desktop 

commit kldap for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kldap for openSUSE:Factory checked 
in at 2017-02-13 07:19:05

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


Package is "kldap"

Changes:

--- /work/SRC/openSUSE:Factory/kldap/kldap.changes  2017-01-25 
22:57:35.315956198 +0100
+++ /work/SRC/openSUSE:Factory/.kldap.new/kldap.changes 2017-02-13 
07:19:06.500714426 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:59:18 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kldap-16.12.1.tar.xz

New:

  kldap-16.12.2.tar.xz



Other differences:
--
++ kldap.spec ++
--- /var/tmp/diff_new_pack.44rxvj/_old  2017-02-13 07:19:07.312598721 +0100
+++ /var/tmp/diff_new_pack.44rxvj/_new  2017-02-13 07:19:07.312598721 +0100
@@ -18,10 +18,10 @@
 
 %define kf5_version 5.19.0
 Name:   kldap
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM Libraries
 License:LGPL-2.1+

++ kldap-16.12.1.tar.xz -> kldap-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kldap-16.12.1/CMakeLists.txt 
new/kldap-16.12.2/CMakeLists.txt
--- old/kldap-16.12.1/CMakeLists.txt2016-12-27 08:18:17.0 +0100
+++ new/kldap-16.12.2/CMakeLists.txt2017-01-16 06:50:24.0 +0100
@@ -18,10 +18,10 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 
 set(KLDAP_LIB_VERSION ${PIM_VERSION})
-set(MBOXLIB_VERSION "5.4.1")
+set(MBOXLIB_VERSION "5.4.2")
 
 find_package(KF5KIO ${KF5_VERSION} CONFIG REQUIRED)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)




commit kio-extras5 for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2017-02-13 07:18:47

Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and  /work/SRC/openSUSE:Factory/.kio-extras5.new (New)


Package is "kio-extras5"

Changes:

--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2017-01-25 
22:57:05.556458486 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new/kio-extras5.changes 
2017-02-13 07:18:49.115192167 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:58:19 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kio-extras-16.12.1.tar.xz

New:

  kio-extras-16.12.2.tar.xz



Other differences:
--
++ kio-extras5.spec ++
--- /var/tmp/diff_new_pack.CxZvOd/_old  2017-02-13 07:18:50.714964167 +0100
+++ /var/tmp/diff_new_pack.CxZvOd/_new  2017-02-13 07:18:50.714964167 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kio-extras5
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Additional KIO-slaves for KDE applications
 License:GPL-2.0+

++ kio-extras-16.12.1.tar.xz -> kio-extras-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-16.12.1/filenamesearch/kded/filenamesearchmodule.desktop 
new/kio-extras-16.12.2/filenamesearch/kded/filenamesearchmodule.desktop
--- old/kio-extras-16.12.1/filenamesearch/kded/filenamesearchmodule.desktop 
2016-12-14 06:32:59.0 +0100
+++ new/kio-extras-16.12.2/filenamesearch/kded/filenamesearchmodule.desktop 
2017-02-04 08:07:51.0 +0100
@@ -20,11 +20,13 @@
 Name[fi]=Hakukansion päivitin
 Name[fr]=Mise à jour du dossier Recherche
 Name[it]=Strumento di aggiornamento delle cartelle di ricerca
+Name[ko]=검색 폴더 업데이트 도구
 Name[nb]=Søkemappe-oppdatering
 Name[nl]=Bijwerker van zoekmap
 Name[nn]=Søkjemappe-oppdatering
 Name[pl]=Uaktualnienie katalogu wyszukiwania
 Name[pt]=Actualização das Pastas de Pesquisa
+Name[pt_BR]=Atualização das pastas de pesquisa
 Name[sk]=Aktualizátor priečinkov hľadania
 Name[sl]=Posodobilnik iskalnih map
 Name[sr]=Ажурирање фасцикли претраге
@@ -46,11 +48,13 @@
 Comment[fi]=Mahdollistaa hakukansioiden automaattisen päivittämisen
 Comment[fr]=Permet une mise à jour automatique des dossiers de recherche
 Comment[it]=Consente aggiornamenti automatici delle cartelle di ricerca
+Comment[ko]=검색 폴더 자동 업데이트 허용
 Comment[nb]=Tillater automatisk oppdatering av søkemapper
 Comment[nl]=Staat automatisch bijwerken van zoekmappen toe
 Comment[nn]=Tillèt automatiske oppdateringar av søkjemapper
 Comment[pl]=Umożliwia samoczynne uaktualnienia katalogów wyszukiwania
 Comment[pt]=Permite as actualizações automáticas das Pastas de Pesquisa
+Comment[pt_BR]=Permite as atualizações automáticas das pastas de pesquisa
 Comment[sk]=Umožní automatické aktualizácie priečinkov hľadania
 Comment[sl]=Omogoča samodejno posodabljanje iskalnih map
 Comment[sr]=Омогућава аутоматско ажурирање фасцикли претраге
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-16.12.1/network/kded/networkwatcher.desktop 
new/kio-extras-16.12.2/network/kded/networkwatcher.desktop
--- old/kio-extras-16.12.1/network/kded/networkwatcher.desktop  2016-12-14 
06:32:59.0 +0100
+++ new/kio-extras-16.12.2/network/kded/networkwatcher.desktop  2017-02-04 
08:07:51.0 +0100
@@ -99,7 +99,7 @@
 Comment[fr]=Conserve des enregistrements du réseau et met à jour les contenus 
des dossiers pour le protocole « network:/ »
 Comment[fy]=Hâld de netwurk en fernijings triemtafel listen fan it network:/ 
protocol yn de gaten
 Comment[ga]=Coimeádann sé cuntas ar an líonra agus nuashonraíonn comhadlanna 
den phrótacal network:/
-Comment[gl]=Mantén un rexistro e actualiza as listas de cartafoles do 
protocolo network:/
+Comment[gl]=Mantén un rexistro e actualiza as listas de directorios do 
protocolo network:/
 Comment[gu]=નેટવર્કની દેખરેખ રાખે છે અને network:/ પ્રોટોકોલની ડિરેક્ટરી યાદીઓ 
સુધારે છે
 Comment[he]=משמש למעקב אחר הרשת ולעידכון של רשימת התיקיות בפרוטוקול network:/
 Comment[hi]=संजाल की जानकारी रखता है और संजाल के निर्देशिका सूचियाँ का अद्यतन 
करता है:/ protocol
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit kio_audiocd for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kio_audiocd for openSUSE:Factory 
checked in at 2017-02-13 07:18:32

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


Package is "kio_audiocd"

Changes:

--- /work/SRC/openSUSE:Factory/kio_audiocd/kio_audiocd.changes  2017-01-25 
22:56:47.315218451 +0100
+++ /work/SRC/openSUSE:Factory/.kio_audiocd.new/kio_audiocd.changes 
2017-02-13 07:18:33.397432324 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:58:11 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  audiocd-kio-16.12.1.tar.xz

New:

  audiocd-kio-16.12.2.tar.xz



Other differences:
--
++ kio_audiocd.spec ++
--- /var/tmp/diff_new_pack.iYoEIr/_old  2017-02-13 07:18:34.445282978 +0100
+++ /var/tmp/diff_new_pack.iYoEIr/_new  2017-02-13 07:18:34.445282978 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kio_audiocd
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE I/O Slave for Audio CDs
 License:GPL-2.0+

++ audiocd-kio-16.12.1.tar.xz -> audiocd-kio-16.12.2.tar.xz ++




commit kimap for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kimap for openSUSE:Factory checked 
in at 2017-02-13 07:18:14

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


Package is "kimap"

Changes:

--- /work/SRC/openSUSE:Factory/kimap/kimap.changes  2017-01-25 
22:56:30.285795249 +0100
+++ /work/SRC/openSUSE:Factory/.kimap.new/kimap.changes 2017-02-13 
07:18:16.495841314 +0100
@@ -1,0 +2,13 @@
+Thu Feb  9 06:58:04 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---
+Mon Feb  6 15:32:54 UTC 2017 - adam.ma...@suse.de
+
+- drop boost as a runtime dependency for -devel subpackage
+
+---

Old:

  kimap-16.12.1.tar.xz

New:

  kimap-16.12.2.tar.xz



Other differences:
--
++ kimap.spec ++
--- /var/tmp/diff_new_pack.S5in8Q/_old  2017-02-13 07:18:17.363717613 +0100
+++ /var/tmp/diff_new_pack.S5in8Q/_new  2017-02-13 07:18:17.367717043 +0100
@@ -18,10 +18,10 @@
 
 %define kf5_version 5.19.0
 Name:   kimap
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM Libraries: IMAP library
 License:LGPL-2.1+
@@ -52,7 +52,6 @@
 %package devel
 Summary:KDE PIM Libraries: Build Environment
 Group:  Development/Libraries/KDE
-Requires:   boost-devel >= 1.34.0
 Requires:   cyrus-sasl-devel
 Requires:   kcoreaddons-devel >= %{kf5_version}
 Requires:   kmime-devel >= %{_kapp_version}

++ kimap-16.12.1.tar.xz -> kimap-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimap-16.12.1/CMakeLists.txt 
new/kimap-16.12.2/CMakeLists.txt
--- old/kimap-16.12.1/CMakeLists.txt2016-12-27 08:21:11.0 +0100
+++ new/kimap-16.12.2/CMakeLists.txt2017-01-16 06:53:39.0 +0100
@@ -19,10 +19,10 @@
 include(ECMQtDeclareLoggingCategory)
 
 
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 
 set(KIMAP_LIB_VERSION ${PIM_VERSION})
-set(KMIME_LIBS_VERSION "5.4.1")
+set(KMIME_LIBS_VERSION "5.4.2")
 ecm_setup_version(${KIMAP_LIB_VERSION} VARIABLE_PREFIX KIMAP
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kimap_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5IMAPConfigVersion.cmake"




commit kidentitymanagement for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kidentitymanagement for 
openSUSE:Factory checked in at 2017-02-13 07:18:03

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


Package is "kidentitymanagement"

Changes:

--- /work/SRC/openSUSE:Factory/kidentitymanagement/kidentitymanagement.changes  
2017-01-25 22:56:07.337267976 +0100
+++ 
/work/SRC/openSUSE:Factory/.kidentitymanagement.new/kidentitymanagement.changes 
2017-02-13 07:18:04.625533260 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:57:20 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kidentitymanagement-16.12.1.tar.xz

New:

  kidentitymanagement-16.12.2.tar.xz



Other differences:
--
++ kidentitymanagement.spec ++
--- /var/tmp/diff_new_pack.LvLe2T/_old  2017-02-13 07:18:05.269441479 +0100
+++ /var/tmp/diff_new_pack.LvLe2T/_new  2017-02-13 07:18:05.273440910 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kidentitymanagement
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE PIM Libraries: Identity Management
 License:LGPL-2.1+

++ kidentitymanagement-16.12.1.tar.xz -> kidentitymanagement-16.12.2.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kidentitymanagement-16.12.1/CMakeLists.txt 
new/kidentitymanagement-16.12.2/CMakeLists.txt
--- old/kidentitymanagement-16.12.1/CMakeLists.txt  2016-12-27 
08:21:24.0 +0100
+++ new/kidentitymanagement-16.12.2/CMakeLists.txt  2017-01-16 
06:53:53.0 +0100
@@ -18,10 +18,10 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 
 set(KIDENTITYMANAGEMENT_LIB_VERSION ${PIM_VERSION})
-set(PIMTEXTEDIT_LIB_VERSION "5.4.1")
+set(PIMTEXTEDIT_LIB_VERSION "5.4.2")
 
 ecm_setup_version(${KIDENTITYMANAGEMENT_LIB_VERSION} VARIABLE_PREFIX 
KIDENTITYMANAGEMENT
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kidentitymanagement_version.h"




commit khelpcenter5 for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package khelpcenter5 for openSUSE:Factory 
checked in at 2017-02-13 07:17:38

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


Package is "khelpcenter5"

Changes:

--- /work/SRC/openSUSE:Factory/khelpcenter5/khelpcenter5.changes
2017-01-25 22:55:38.645610256 +0100
+++ /work/SRC/openSUSE:Factory/.khelpcenter5.new/khelpcenter5.changes   
2017-02-13 07:17:41.920769661 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:57:02 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  khelpcenter-16.12.1.tar.xz

New:

  khelpcenter-16.12.2.tar.xz



Other differences:
--
++ khelpcenter5.spec ++
--- /var/tmp/diff_new_pack.KPetOx/_old  2017-02-13 07:17:43.932482899 +0100
+++ /var/tmp/diff_new_pack.KPetOx/_new  2017-02-13 07:17:43.932482899 +0100
@@ -17,10 +17,10 @@
 
 
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Name:   khelpcenter5
-Version:16.12.1
+Version:16.12.2
 Release:0
 Summary:KDE Documentation Application
 License:GPL-2.0+

++ khelpcenter-16.12.1.tar.xz -> khelpcenter-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khelpcenter-16.12.1/khelpcenter.desktop 
new/khelpcenter-16.12.2/khelpcenter.desktop
--- old/khelpcenter-16.12.1/khelpcenter.desktop 2016-12-06 04:46:46.0 
+0100
+++ new/khelpcenter-16.12.2/khelpcenter.desktop 2017-02-03 07:57:28.0 
+0100
@@ -105,7 +105,7 @@
 Comment[fa]=کمک برای برنامه‌ها
 Comment[fi]=Ohjeita sovellusten käyttöön
 Comment[fr]=Aide pour les applications
-Comment[gl]=Axuda de programas
+Comment[gl]=Axuda de aplicativos
 Comment[ia]=Adjuta pro applicationes
 Comment[it]=Guida per le applicazioni
 Comment[ko]=프로그램 도움말
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khelpcenter-16.12.1/plugins/Applications/.directory 
new/khelpcenter-16.12.2/plugins/Applications/.directory
--- old/khelpcenter-16.12.1/plugins/Applications/.directory 2016-12-06 
04:46:46.0 +0100
+++ new/khelpcenter-16.12.2/plugins/Applications/.directory 2017-02-03 
07:57:28.0 +0100
@@ -26,7 +26,7 @@
 Name[fr]=Manuels des applications
 Name[fy]=Applikaasje hânlieding
 Name[ga]=Lámhleabhair Fheidhmchláir
-Name[gl]=Manuais dos programas
+Name[gl]=Manuais dos aplicativos
 Name[gu]=કાર્યક્રમ માર્ગદર્શિકાઓ
 Name[he]=ספרי הדרכה של תוכניות
 Name[hi]=अनुप्रयोग निर्देशिका




commit kholidays for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kholidays for openSUSE:Factory 
checked in at 2017-02-13 07:17:53

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


Package is "kholidays"

Changes:

--- /work/SRC/openSUSE:Factory/kholidays/kholidays.changes  2017-01-25 
22:55:52.471517738 +0100
+++ /work/SRC/openSUSE:Factory/.kholidays.new/kholidays.changes 2017-02-13 
07:17:54.554968722 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:57:12 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kholidays-16.12.1.tar.xz

New:

  kholidays-16.12.2.tar.xz



Other differences:
--
++ kholidays.spec ++
--- /var/tmp/diff_new_pack.8cs9pQ/_old  2017-02-13 07:17:55.570823920 +0100
+++ /var/tmp/diff_new_pack.8cs9pQ/_new  2017-02-13 07:17:55.570823920 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kholidays
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Holiday API for KDE PIM
 License:LGPL-2.1+

++ kholidays-16.12.1.tar.xz -> kholidays-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kholidays-16.12.1/CMakeLists.txt 
new/kholidays-16.12.2/CMakeLists.txt
--- old/kholidays-16.12.1/CMakeLists.txt2016-12-16 14:51:07.0 
+0100
+++ new/kholidays-16.12.2/CMakeLists.txt2017-01-17 21:56:37.0 
+0100
@@ -18,7 +18,7 @@
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 
-set(PIM_VERSION "5.4.1")
+set(PIM_VERSION "5.4.2")
 
 set(KHOLIDAYS_LIB_VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kholidays-16.12.1/src/parsers/plan2/holidayparserdriverplan.cpp 
new/kholidays-16.12.2/src/parsers/plan2/holidayparserdriverplan.cpp
--- old/kholidays-16.12.1/src/parsers/plan2/holidayparserdriverplan.cpp 
2016-12-16 14:51:07.0 +0100
+++ new/kholidays-16.12.2/src/parsers/plan2/holidayparserdriverplan.cpp 
2017-01-17 21:56:37.0 +0100
@@ -254,8 +254,8 @@
 
 QDate HolidayParserDriverPlan::pascha(int year)
 {
-if (m_parseCalendar.calendarSystem() != QCalendarSystem::GregorianCalendar 
||
-m_parseCalendar.calendarSystem() != 
QCalendarSystem::JulianCalendar) {
+if (m_parseCalendar.calendarSystem() == QCalendarSystem::GregorianCalendar 
||
+m_parseCalendar.calendarSystem() == QCalendarSystem::JulianCalendar) {
 // Algorithm taken from Tondering
 // 
http://www.tondering.dk/claus/cal/node3.html#SECTION003137000
 // Gives Orthodox Easter in the Julian Calendar, need to convert 
afterwards to Gregorian if needed
@@ -266,11 +266,11 @@
 int month = 3 + ((l + 40) / 44);
 int day = l + 28 - (31 * (month / 4));
 
-if (m_parseCalendar.calendarSystem() != 
QCalendarSystem::JulianCalendar) {
+if (m_parseCalendar.calendarSystem() == 
QCalendarSystem::JulianCalendar) {
 return QDate::fromJulianDay(julianDay(year, month, day));
 }
 
-if (m_parseCalendar.calendarSystem() != 
QCalendarSystem::GregorianCalendar) {
+if (m_parseCalendar.calendarSystem() == 
QCalendarSystem::GregorianCalendar) {
 setParseCalendar(QStringLiteral("julian"));
 int paschaJd = julianDay(year, month, day);
 setParseCalendar(QStringLiteral("gregorian"));




commit kgpg for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kgpg for openSUSE:Factory checked in 
at 2017-02-13 07:17:13

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


Package is "kgpg"

Changes:

--- /work/SRC/openSUSE:Factory/kgpg/kgpg.changes2017-02-10 
09:48:08.345355584 +0100
+++ /work/SRC/openSUSE:Factory/.kgpg.new/kgpg.changes   2017-02-13 
07:17:18.592095210 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:56:04 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kgpg-16.12.1.tar.xz

New:

  kgpg-16.12.2.tar.xz



Other differences:
--
++ kgpg.spec ++
--- /var/tmp/diff_new_pack.5TVE25/_old  2017-02-13 07:17:21.223720055 +0100
+++ /var/tmp/diff_new_pack.5TVE25/_new  2017-02-13 07:17:21.227719486 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kgpg
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %ix86 x86_64 %arm aarch64 mips mips64

++ kgpg-16.12.1.tar.xz -> kgpg-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgpg-16.12.1/CMakeLists.txt 
new/kgpg-16.12.2/CMakeLists.txt
--- old/kgpg-16.12.1/CMakeLists.txt 2017-01-07 19:58:24.0 +0100
+++ new/kgpg-16.12.2/CMakeLists.txt 2017-02-03 23:48:39.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kgpg)




commit kdialog for openSUSE:Factory

2017-02-12 Thread root
Hello community,

here is the log from the commit of package kdialog for openSUSE:Factory checked 
in at 2017-02-13 07:16:34

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


Package is "kdialog"

Changes:

--- /work/SRC/openSUSE:Factory/kdialog/kdialog.changes  2017-01-25 
22:54:43.313985785 +0100
+++ /work/SRC/openSUSE:Factory/.kdialog.new/kdialog.changes 2017-02-13 
07:16:35.686212093 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:53:46 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kdialog-16.12.1.tar.xz

New:

  kdialog-16.12.2.tar.xz



Other differences:
--
++ kdialog.spec ++
--- /var/tmp/diff_new_pack.Cl22bw/_old  2017-02-13 07:16:37.006023924 +0100
+++ /var/tmp/diff_new_pack.Cl22bw/_new  2017-02-13 07:16:37.010023353 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kdialog
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE version of xdialog
 License:GPL-2.0+

++ kdialog-16.12.1.tar.xz -> kdialog-16.12.2.tar.xz ++




  1   2   >