commit krfb for openSUSE:Factory

2020-11-10 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2020-11-10 13:43:33

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


Package is "krfb"

Tue Nov 10 13:43:33 2020 rev:97 rq:846738 version:20.08.3

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2020-10-13 
15:39:54.509266552 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new.11331/krfb.changes 2020-11-10 
13:50:30.743183530 +0100
@@ -1,0 +2,9 @@
+Thu Nov  5 22:47:07 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-11-apps-update
+- No code change since 20.08.2
+
+---

Old:

  krfb-20.08.2.tar.xz
  krfb-20.08.2.tar.xz.sig

New:

  krfb-20.08.3.tar.xz
  krfb-20.08.3.tar.xz.sig



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.YLCywq/_old  2020-11-10 13:50:31.391182305 +0100
+++ /var/tmp/diff_new_pack.YLCywq/_new  2020-11-10 13:50:31.395182297 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:20.08.2
+Version:20.08.3
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later


++ krfb-20.08.2.tar.xz -> krfb-20.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-20.08.2/CMakeLists.txt 
new/krfb-20.08.3/CMakeLists.txt
--- old/krfb-20.08.2/CMakeLists.txt 2020-10-06 05:37:14.0 +0200
+++ new/krfb-20.08.3/CMakeLists.txt 2020-11-03 01:43:31.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(krfb VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-20.08.2/events/x11/krfb_events_x11.json 
new/krfb-20.08.3/events/x11/krfb_events_x11.json
--- old/krfb-20.08.2/events/x11/krfb_events_x11.json2020-10-05 
07:07:12.0 +0200
+++ new/krfb-20.08.3/events/x11/krfb_events_x11.json2020-11-01 
08:37:09.0 +0100
@@ -44,6 +44,7 @@
 "Name[fi]": "KRfb:n X11-tapahtumakäsittelijä",
 "Name[fr]": "Gestionnaire d'évènements X11 pour KRfb",
 "Name[gl]": "Xestor de eventos de X11 para KRfb",
+"Name[ia]": "Manipulator de evento de X11 per KRfb",
 "Name[it]": "Gestore eventi X11 per KRfb",
 "Name[ko]": "KRfb X11 이벤트 핸들러",
 "Name[nl]": "Op X11 behandelaar van gebeurtenis voor KRfb",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-20.08.2/framebuffers/pipewire/krfb_framebuffer_pw.json 
new/krfb-20.08.3/framebuffers/pipewire/krfb_framebuffer_pw.json
--- old/krfb-20.08.2/framebuffers/pipewire/krfb_framebuffer_pw.json 
2020-10-05 07:07:12.0 +0200
+++ new/krfb-20.08.3/framebuffers/pipewire/krfb_framebuffer_pw.json 
2020-11-01 08:37:09.0 +0100
@@ -15,6 +15,7 @@
 "Description[fi]": "KRfb:n PipeWire-pohjainen kehyspuskuri.",
 "Description[fr]": "Tampon d'images utilisant PipeWire pour KRfb.",
 "Description[gl]": "Búfer de fotograma para KRfb baseado en PipeWire.",
+"Description[ia]": "Framebuffer basate sur PipeWire per KRfb.",
 "Description[it]": "Framebuffer basato su PipeWire per KRfb.",
 "Description[ko]": "KRfb용 PipeWire 기반 프레임버퍼입니다.",
 "Description[nl]": "Op PipeWire gebaseerd framebuffer voor KRfb.",
@@ -47,6 +48,7 @@
 "Name[fi]": "KRfb:n PipeWire-kehyspuskuri",
 "Name[fr]": "Tampon d'images PipeWire pour KRfb",
 "Name[gl]": "Búfer de fotograma de PipeWire para KRfb",
+"Name[ia]": "Framebuffer de PipeWire per KRfb",
 "Name[it]": "Framebuffer PipeWire per KRfb",
 "Name[ko]": "KRfb용 PipeWire 프레임버퍼",
 "Name[nl]": "PipeWire-framebuffer voor KRfb",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-20.08.2/krfb/krfb-events.desktop 
new/krfb-20.08.3/krfb/krfb-events.desktop
--- old/krfb-20.08.2/krfb/krfb-events.desktop   2020-10-05 07:07:12.0 
+0200
+++ new/krfb-20.08.3/krfb/krfb-events.desktop   2020-11-01 08:37:09.0 
+0100
@@ 

commit krfb for openSUSE:Factory

2020-10-13 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2020-10-13 15:38:16

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


Package is "krfb"

Tue Oct 13 15:38:16 2020 rev:96 rq:840677 version:20.08.2

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2020-09-10 
22:53:39.516273079 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new.3486/krfb.changes  2020-10-13 
15:39:54.509266552 +0200
@@ -1,0 +2,18 @@
+Fri Oct  9 05:44:37 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-10-apps-update
+- Changes since 20.08.1:
+  * Make sure to save security settings each time they are modified 
(kde#340411)
+  * pipewire: Only aspire to use dmabuf if linux/dma-buf.h is present
+  * Fixes for builds without pipewire3
+  * Support DMABuf streams
+  * Compensate for global scale factor when using xcb fb plugin (kde#419814)
+- Dropped patches, now upstream:
+  * 0003-Compensate-for-global-scale-factor-when-using-xcb-fb.patch
+- Rebased patches against 20.08.2:
+  - 0001-Declare-and-use-logging-categories.patch
+
+---

Old:

  0003-Compensate-for-global-scale-factor-when-using-xcb-fb.patch
  krfb-20.08.1.tar.xz
  krfb-20.08.1.tar.xz.sig

New:

  krfb-20.08.2.tar.xz
  krfb-20.08.2.tar.xz.sig



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.lMDrJe/_old  2020-10-13 15:39:55.957267574 +0200
+++ /var/tmp/diff_new_pack.lMDrJe/_new  2020-10-13 15:39:55.957267574 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:20.08.1
+Version:20.08.2
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later
@@ -31,8 +31,6 @@
 Patch0: 0001-Declare-and-use-logging-categories.patch
 # PATCH-FIX-UPSTREAM
 Patch1: 0001-Replace-KLineEdit-with-QLineEdit.patch
-# PATCH-FIX-UPSTREAM
-Patch2: 0003-Compensate-for-global-scale-factor-when-using-xcb-fb.patch
 BuildRequires:  LibVNCServer-devel
 BuildRequires:  extra-cmake-modules
 BuildRequires:  pipewire-devel
@@ -74,7 +72,6 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %ifarch ppc ppc64

++ 0001-Declare-and-use-logging-categories.patch ++
--- /var/tmp/diff_new_pack.lMDrJe/_old  2020-10-13 15:39:55.985267593 +0200
+++ /var/tmp/diff_new_pack.lMDrJe/_new  2020-10-13 15:39:55.985267593 +0200
@@ -23,10 +23,10 @@
  krfb/rfbservermanager.cpp|  1 -
  13 files changed, 78 insertions(+), 47 deletions(-)
 
-Index: krfb-20.08.1/CMakeLists.txt
+Index: krfb-20.08.2/CMakeLists.txt
 ===
 krfb-20.08.1.orig/CMakeLists.txt   2020-09-02 07:05:32.869344897 +0200
-+++ krfb-20.08.1/CMakeLists.txt2020-09-02 07:05:40.725370922 +0200
+--- krfb-20.08.2.orig/CMakeLists.txt   2020-10-09 23:44:31.733046725 +0200
 krfb-20.08.2/CMakeLists.txt2020-10-09 23:44:44.155940985 +0200
 @@ -20,6 +20,7 @@
  include(ECMInstallIcons)
  include(ECMAddAppIcon)
@@ -48,10 +48,10 @@
  feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
  ki18n_install(po)
  if (KF5DocTools_FOUND)
-Index: krfb-20.08.1/framebuffers/qt/CMakeLists.txt
+Index: krfb-20.08.2/framebuffers/qt/CMakeLists.txt
 ===
 krfb-20.08.1.orig/framebuffers/qt/CMakeLists.txt   2020-09-02 
07:05:32.869344897 +0200
-+++ krfb-20.08.1/framebuffers/qt/CMakeLists.txt2020-09-02 
07:05:40.725370922 +0200
+--- krfb-20.08.2.orig/framebuffers/qt/CMakeLists.txt   2020-10-09 
23:44:31.733046725 +0200
 krfb-20.08.2/framebuffers/qt/CMakeLists.txt2020-10-09 
23:44:44.155940985 +0200
 @@ -7,6 +7,14 @@
   qtframebufferplugin.cpp
  )
@@ -67,10 +67,10 @@
  add_library(krfb_framebuffer_qt
   MODULE 
   ${krfb_framebuffer_qt_SRCS}
-Index: krfb-20.08.1/framebuffers/xcb/CMakeLists.txt
+Index: krfb-20.08.2/framebuffers/xcb/CMakeLists.txt
 ===
 krfb-20.08.1.orig/framebuffers/xcb/CMakeLists.txt  2020-09-02 
07:05:32.869344897 +0200
-+++ krfb-20.08.1/framebuffers/xcb/CMakeLists.txt   2020-09-02 
07:05:40.725370922 +0200
+--- krfb-20.08.2.orig/framebuffers/xcb/CMakeLists.txt  2020-10-09 
23:44:31.733046725 +0200
 krfb-20.08.2/framebuffers/xcb/CMakeLists.txt   2020-10-09 
23:44:44.155940985 +0200
 @@ -7,6 +7,14 @@
 

commit krfb for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2020-09-10 22:52:25

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


Package is "krfb"

Thu Sep 10 22:52:25 2020 rev:95 rq:831843 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2020-08-18 
14:00:45.662253813 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new.4249/krfb.changes  2020-09-10 
22:53:39.516273079 +0200
@@ -1,0 +2,20 @@
+Tue Sep  1 20:50:40 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+- Rebased patches against 20.08.1:
+  - 0001-Declare-and-use-logging-categories.patch
+
+---
+Mon Aug 31 15:57:48 UTC 2020 - Stefan Brüns 
+
+- Fix wrong framebuffer size when display scale is not 1.0
+  * Add 0001-Declare-and-use-logging-categories.patch
+  * Add 0003-Compensate-for-global-scale-factor-when-using-xcb-fb.patch
+- Cleanup build dependencies (remove KF5Completion and telepathy):
+  * Add 0001-Replace-KLineEdit-with-QLineEdit.patch
+
+---

Old:

  krfb-20.08.0.tar.xz
  krfb-20.08.0.tar.xz.sig

New:

  0001-Declare-and-use-logging-categories.patch
  0001-Replace-KLineEdit-with-QLineEdit.patch
  0003-Compensate-for-global-scale-factor-when-using-xcb-fb.patch
  krfb-20.08.1.tar.xz
  krfb-20.08.1.tar.xz.sig



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.fmHVXQ/_old  2020-09-10 22:53:40.508274531 +0200
+++ /var/tmp/diff_new_pack.fmHVXQ/_new  2020-09-10 22:53:40.512274537 +0200
@@ -21,20 +21,24 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later
 Group:  Productivity/Networking/Other
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM
+Patch0: 0001-Declare-and-use-logging-categories.patch
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-Replace-KLineEdit-with-QLineEdit.patch
+# PATCH-FIX-UPSTREAM
+Patch2: 0003-Compensate-for-global-scale-factor-when-using-xcb-fb.patch
 BuildRequires:  LibVNCServer-devel
 BuildRequires:  extra-cmake-modules
 BuildRequires:  pipewire-devel
 BuildRequires:  pkgconfig
-BuildRequires:  telepathy-qt5-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  xcb-util-image-devel
-BuildRequires:  cmake(KF5Completion)
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5Crash)
@@ -68,12 +72,15 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
 %ifarch ppc ppc64
 export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
 %endif
-  %cmake_kf5 -d build -- -DBUILD_EXPERIMENTAL_TUBES_SUPPORT="on"
+  %cmake_kf5 -d build --
   %cmake_build
 
 %install
@@ -99,6 +106,7 @@
 %{_kf5_servicetypesdir}/krfb-framebuffer*.desktop
 %{_kf5_servicetypesdir}/krfb-events.desktop
 %{_kf5_sharedir}/krfb/
+%{_kf5_debugdir}/krfb.categories
 
 %if %{with lang}
 %files lang -f %{name}.lang

++ 0001-Declare-and-use-logging-categories.patch ++
>From 7299923943687a9e9e411c6b0a8d74e04d5a9b04 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stefan=20Br=C3=BCns?= 
Date: Tue, 11 Aug 2020 19:50:46 +0200
Subject: [PATCH 1/3] Declare and use logging categories

Adds the following logging categories:
- kf.rfb
- kf.rfb.framebuffer.qt
- kf.rfb.framebuffer.xcb
---
 CMakeLists.txt   |  7 +
 framebuffers/qt/CMakeLists.txt   |  8 ++
 framebuffers/xcb/CMakeLists.txt  |  8 ++
 framebuffers/xcb/xcb_framebuffer.cpp | 40 +++-
 krfb/CMakeLists.txt  |  8 ++
 krfb/eventsmanager.cpp   | 12 -
 krfb/framebuffermanager.cpp  | 14 +-
 krfb/invitationsrfbclient.cpp|  6 ++---
 krfb/invitationsrfbserver.cpp|  4 +--
 krfb/main.cpp|  8 +++---
 krfb/rfbclient.cpp   |  1 -
 krfb/rfbserver.cpp   |  8 +++---
 krfb/rfbservermanager.cpp|  1 -
 13 files changed, 78 insertions(+), 47 deletions(-)

Index: krfb-20.08.1/CMakeLists.txt
===
--- krfb-20.08.1.orig/CMakeLists.txt2020-09-02 07:05:32.869344897 +0200
+++ krfb-20.08.1/CMakeLists.txt 

commit krfb for openSUSE:Factory

2020-08-18 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2020-08-18 13:59:10

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


Package is "krfb"

Tue Aug 18 13:59:10 2020 rev:94 rq:826470 version:20.08.0

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2020-07-15 
11:55:04.907497700 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new.3399/krfb.changes  2020-08-18 
14:00:45.662253813 +0200
@@ -1,0 +2,24 @@
+Sun Aug  9 09:09:57 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-08-apps-update
+- No code change since 20.07.90
+
+---
+Sun Aug  2 08:00:17 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.90
+  * New feature release
+- No code change since 20.07.80
+
+---
+Sun Jul 19 10:05:24 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.07.80
+  * New feature release
+- Changes since 20.04.3:
+  * KRandom -> QRandomGenerator
+
+---

Old:

  krfb-20.04.3.tar.xz
  krfb-20.04.3.tar.xz.sig

New:

  krfb-20.08.0.tar.xz
  krfb-20.08.0.tar.xz.sig



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.6tzwsY/_old  2020-08-18 14:00:49.102255223 +0200
+++ /var/tmp/diff_new_pack.6tzwsY/_new  2020-08-18 14:00:49.102255223 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:20.04.3
+Version:20.08.0
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later


++ krfb-20.04.3.tar.xz -> krfb-20.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-20.04.3/CMakeLists.txt 
new/krfb-20.08.0/CMakeLists.txt
--- old/krfb-20.04.3/CMakeLists.txt 2020-07-07 03:04:50.0 +0200
+++ new/krfb-20.08.0/CMakeLists.txt 2020-08-07 09:06:27.0 +0200
@@ -2,13 +2,13 @@
 
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
-set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "3")
+set (RELEASE_SERVICE_VERSION_MINOR "08")
+set (RELEASE_SERVICE_VERSION_MICRO "0")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(krfb VERSION ${RELEASE_SERVICE_VERSION})
 
-set(QT_MIN_VERSION 5.6.0)
+set(QT_MIN_VERSION 5.10.0)
 set(KF5_MIN_VERSION 5.31.0)
 
 find_package(ECM ${KF5_MIN_VERSION} NO_MODULE REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-20.04.3/events/x11/krfb_events_x11.desktop 
new/krfb-20.08.0/events/x11/krfb_events_x11.desktop
--- old/krfb-20.04.3/events/x11/krfb_events_x11.desktop 2020-07-03 
23:24:03.0 +0200
+++ new/krfb-20.08.0/events/x11/krfb_events_x11.desktop 2020-08-05 
10:17:31.0 +0200
@@ -1,8 +1,9 @@
 [Desktop Entry]
 Encoding=UTF-8
 Comment=X11 XFakeInput based event handler for KRfb
-Comment[ca]=Gestor d'esdeveniments basat en el XFakeInput de l'X11 per al KRfb
-Comment[ca@valencia]=Gestor d'esdeveniments basat en el XFakeInput de l'X11 
per al KRfb
+Comment[ca]=Gestor d'esdeveniments basat en «XFakeInput» de l'X11 per al KRfb
+Comment[ca@valencia]=Gestor d'esdeveniments basat en «XFakeInput» de l'X11 per 
al KRfb
+Comment[da]=X11 XFakeInput baseret hændelseshåndtering til KRfb
 Comment[de]=Ereignis-Modul basierend auf X11 XFakeInput für KRfb
 Comment[el]=Χειριστής γεγονότων με βάση το X11 XFakeInput για το KRfb
 Comment[en_GB]=X11 XFakeInput based event handler for KRfb
@@ -20,14 +21,16 @@
 Comment[pt]=Tratamento de eventos baseado no XFakeInput do X11 para o KRfb
 Comment[pt_BR]=Manipulador de eventos baseado no XFakeInput do X11 para o KRfb
 Comment[sk]=X11 Spracovateľ udalostí založený na XFakeInput pre KRfb
+Comment[sl]=Upravljalnik dogodkov za KRfb na podlagi X11 XFakeInput
 Comment[sv]=Händelsehanterare för Krfb baserad på X11 XFakeInput
 Comment[uk]=Обробник подій для KRfb на основі XFakeInput X11
 Comment[x-test]=xxX11 XFakeInput based event handler for KRfbxx
 Comment[zh_CN]=基于 X11 XFakeInput 的 KRfb 事件处理器
 Comment[zh_TW]=KRfb 基於 X11 XFakeInput 的事件處理器
 Name=X11 XFakeInput based event handler for KRfb
-Name[ca]=Gestor d'esdeveniments basat en el XFakeInput de l'X11 per al KRfb
-Name[ca@valencia]=Gestor d'esdeveniments basat en el 

commit krfb for openSUSE:Factory

2020-07-15 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2020-07-15 11:53:22

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


Package is "krfb"

Wed Jul 15 11:53:22 2020 rev:93 rq:820250 version:20.04.3

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2020-06-14 
18:29:42.573463989 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new.3060/krfb.changes  2020-07-15 
11:55:04.907497700 +0200
@@ -1,0 +2,9 @@
+Thu Jul  9 20:10:17 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-07-apps-update
+- No code change since 20.04.2
+
+---

Old:

  krfb-20.04.2.tar.xz
  krfb-20.04.2.tar.xz.sig

New:

  krfb-20.04.3.tar.xz
  krfb-20.04.3.tar.xz.sig



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.kcyjVb/_old  2020-07-15 11:55:05.747498626 +0200
+++ /var/tmp/diff_new_pack.kcyjVb/_new  2020-07-15 11:55:05.747498626 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:20.04.2
+Version:20.04.3
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later


++ krfb-20.04.2.tar.xz -> krfb-20.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-20.04.2/CMakeLists.txt 
new/krfb-20.04.3/CMakeLists.txt
--- old/krfb-20.04.2/CMakeLists.txt 2020-06-09 02:42:39.0 +0200
+++ new/krfb-20.04.3/CMakeLists.txt 2020-07-07 03:04:50.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(krfb VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-20.04.2/krfb/krfb.notifyrc 
new/krfb-20.04.3/krfb/krfb.notifyrc
--- old/krfb-20.04.2/krfb/krfb.notifyrc 2020-06-08 20:05:22.0 +0200
+++ new/krfb-20.04.3/krfb/krfb.notifyrc 2020-07-03 23:24:03.0 +0200
@@ -1253,7 +1253,7 @@
 Comment[nn]=Fekk ei uventa tilkopling, så avbryt no
 Comment[pl]=Otrzymano niespodziewane połączenie. Przerwane.
 Comment[pt]=Foi recebida uma ligação inesperada, pelo que foi interrompida
-Comment[pt_BR]=Conexão recebida inesperadamente; abortar
+Comment[pt_BR]=Conexão recebida inesperadamente; cancelar
 Comment[ro]=Conexiune neașteptată recepționată, abandonare
 Comment[ru]=Получено неожиданное соединение. Отключение
 Comment[si]=බලාපොරොත්තු රහිත සබඳතාවක් ලැබිනි, පිටවෙමින්
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-20.04.2/krfb/org.kde.krfb.appdata.xml 
new/krfb-20.04.3/krfb/org.kde.krfb.appdata.xml
--- old/krfb-20.04.2/krfb/org.kde.krfb.appdata.xml  2020-06-08 
20:05:22.0 +0200
+++ new/krfb-20.04.3/krfb/org.kde.krfb.appdata.xml  2020-07-03 
23:24:03.0 +0200
@@ -150,9 +150,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-20.04.2/po/ml/krfb.po 
new/krfb-20.04.3/po/ml/krfb.po
--- old/krfb-20.04.2/po/ml/krfb.po  2020-06-09 02:42:38.0 +0200
+++ new/krfb-20.04.3/po/ml/krfb.po  2020-07-07 03:04:49.0 +0200
@@ -640,8 +640,8 @@
 #~ "connection data over the phone."
 #~ msgstr ""
 #~ "ഒരു പുതിയ ക്ഷണം സൃഷ്ടിച്ച് ബന്ധവിവരങ്ങള്‍ പ്രദര്‍ശിപ്പിക്കുക. 
സ്വകാരര്യ‌മായി നിങ്ങള്‍ക്ക് ഒരാളെ "
-#~ "ക്ഷണിക്കണമെങ്കില്‍ ഈ ഐച്ഛികമാണ് ഉപയോഗിക്കേണ്ടത്, ഉദാഹരണമായി, 
ബന്ധവിവരങ്ങള്‍ ഫോണിലൂടെ "
-#~ "നല്‍കാന്‍."
+#~ "ക്ഷണിക്കണമെങ്കില്‍ ഈ ഐച്ഛികമാണ് ഉപയോഗിക്കേണ്ടത്, ഉദാഹരണമായി, 
ബന്ധവിവരങ്ങള്‍ ഫോണിലൂടെ നല്‍"
+#~ "കാന്‍."
 
 #~ msgid "Create  Invitation..."
 #~ msgstr "&സ്വകാര്യ ക്ഷണം സൃഷ്ടിക്കുക..."
@@ -702,8 +702,8 @@
 #~ "'Uninvited Connections' \n"
 #~ "in the configuration."
 #~ msgstr ""
-#~ "സ്വീകര്‍ത്താവിന് നിങ്ങളുടെ പണിയിടവുമായി ബന്ധപ്പെടാന്‍ അനുവദിച്ചുകൊണ്ട് ഓരോ 
ക്ഷണവും "
-#~ "ഒരിക്കല്‍മാത്രം ഉപയോഗിക്കാവുന്ന അടയാളവാക്ക് സൃഷ്ടിക്കുന്നു.\n"
+#~ "സ്വീകര്‍ത്താവിന് നിങ്ങളുടെ പണിയിടവുമായി ബന്ധപ്പെടാന്‍ അനുവദിച്ചുകൊണ്ട് ഓരോ 
ക്ഷണവും ഒരിക്കല്‍"
+#~ "മാത്രം ഉപയോഗിക്കാവുന്ന അടയാളവാക്ക് സൃഷ്ടിക്കുന്നു.\n"
 #~ "ഇത് വിജയം കാണുന്ന ഒരു ബന്ധത്തിന് മാത്രം ബാധകമാകുന്നതും 

commit krfb for openSUSE:Factory

2020-06-14 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2020-06-14 18:28:59

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


Package is "krfb"

Sun Jun 14 18:28:59 2020 rev:92 rq:813710 version:20.04.2

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2020-05-23 
17:25:25.307145951 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new.3606/krfb.changes  2020-06-14 
18:29:42.573463989 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:15:39 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-06-apps-update
+- No code change since 20.04.1
+
+---

Old:

  krfb-20.04.1.tar.xz
  krfb-20.04.1.tar.xz.sig

New:

  krfb-20.04.2.tar.xz
  krfb-20.04.2.tar.xz.sig



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.u4mVgG/_old  2020-06-14 18:29:43.505466997 +0200
+++ /var/tmp/diff_new_pack.u4mVgG/_new  2020-06-14 18:29:43.509467010 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:20.04.1
+Version:20.04.2
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later


++ krfb-20.04.1.tar.xz -> krfb-20.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-20.04.1/CMakeLists.txt 
new/krfb-20.04.2/CMakeLists.txt
--- old/krfb-20.04.1/CMakeLists.txt 2020-05-12 03:23:29.0 +0200
+++ new/krfb-20.04.2/CMakeLists.txt 2020-06-09 02:42:39.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(krfb VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-20.04.1/krfb/org.kde.krfb.appdata.xml 
new/krfb-20.04.2/krfb/org.kde.krfb.appdata.xml
--- old/krfb-20.04.1/krfb/org.kde.krfb.appdata.xml  2020-05-11 
23:29:59.0 +0200
+++ new/krfb-20.04.2/krfb/org.kde.krfb.appdata.xml  2020-06-08 
20:05:22.0 +0200
@@ -150,9 +150,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-20.04.1/po/pl/krfb.po 
new/krfb-20.04.2/po/pl/krfb.po
--- old/krfb-20.04.1/po/pl/krfb.po  2020-05-12 03:23:28.0 +0200
+++ new/krfb-20.04.2/po/pl/krfb.po  2020-06-09 02:42:38.0 +0200
@@ -1,6 +1,6 @@
 # translation of krfb.po to Polish
 # translation of krfb.po to
-# Version: $Revision: 1549289 $
+# Version: $Revision: 1569795 $
 # Copyright (C) 2002, 2004, 2005, 2008, 2009 Free Software Foundation, Inc.
 #
 # Krzysztof Lichota , 2002, 2005.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-20.04.1/po/sl/krfb.po 
new/krfb-20.04.2/po/sl/krfb.po
--- old/krfb-20.04.1/po/sl/krfb.po  2020-05-12 03:23:28.0 +0200
+++ new/krfb-20.04.2/po/sl/krfb.po  2020-06-09 02:42:38.0 +0200
@@ -1,6 +1,6 @@
 # Translation of krfb.po to Slovenian
 # Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
-# $Id: krfb.po 1549289 2019-08-11 02:32:55Z scripty $
+# $Id: krfb.po 1569795 2020-05-20 23:32:30Z ltoscano $
 # $Source$
 #
 # Andrej Vernekar , 2002, 2008.




commit krfb for openSUSE:Factory

2020-05-23 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2020-05-23 17:24:37

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


Package is "krfb"

Sat May 23 17:24:37 2020 rev:91 rq:806581 version:20.04.1

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2020-04-29 
20:50:41.432765353 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new.2738/krfb.changes  2020-05-23 
17:25:25.307145951 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:41:53 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+---
@@ -15,2 +23,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -24,2 +30,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -39 +44 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -54 +59 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

Old:

  krfb-20.04.0.tar.xz
  krfb-20.04.0.tar.xz.sig

New:

  krfb-20.04.1.tar.xz
  krfb-20.04.1.tar.xz.sig



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.fQJV1b/_old  2020-05-23 17:25:25.827147076 +0200
+++ /var/tmp/diff_new_pack.fQJV1b/_new  2020-05-23 17:25:25.831147084 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:20.04.0
+Version:20.04.1
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later


++ krfb-20.04.0.tar.xz -> krfb-20.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-20.04.0/CMakeLists.txt 
new/krfb-20.04.1/CMakeLists.txt
--- old/krfb-20.04.0/CMakeLists.txt 2020-04-17 02:36:39.0 +0200
+++ new/krfb-20.04.1/CMakeLists.txt 2020-05-12 03:23:29.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(krfb VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-20.04.0/krfb/org.kde.krfb.appdata.xml 
new/krfb-20.04.1/krfb/org.kde.krfb.appdata.xml
--- old/krfb-20.04.0/krfb/org.kde.krfb.appdata.xml  2020-04-15 
11:22:14.0 +0200
+++ new/krfb-20.04.1/krfb/org.kde.krfb.appdata.xml  2020-05-11 
23:29:59.0 +0200
@@ -150,9 +150,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-20.04.0/po/zh_CN/krfb.po 
new/krfb-20.04.1/po/zh_CN/krfb.po
--- old/krfb-20.04.0/po/zh_CN/krfb.po   2020-04-17 02:36:39.0 +0200
+++ new/krfb-20.04.1/po/zh_CN/krfb.po   2020-05-12 03:23:28.0 +0200
@@ -12,7 +12,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-11 02:53+0200\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit krfb for openSUSE:Factory

2020-04-29 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2020-04-29 20:49:46

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


Package is "krfb"

Wed Apr 29 20:49:46 2020 rev:90 rq:796990 version:20.04.0

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2020-03-12 
23:05:48.659170079 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new.2738/krfb.changes  2020-04-29 
20:50:41.432765353 +0200
@@ -1,0 +2,32 @@
+Thu Apr 23 12:22:49 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+---
+Sun Apr  5 20:30:24 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+---
+Sun Mar 22 09:17:20 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+  * appdata: remove duplicate 
+  * unbreak appdata
+  * PW framebuffer: support upcoming PipeWire 0.3
+  * Use URLs with transport encryption
+- Drop checks for obsolete distribution versions
+
+---

Old:

  krfb-19.12.3.tar.xz
  krfb-19.12.3.tar.xz.sig

New:

  krfb-20.04.0.tar.xz
  krfb-20.04.0.tar.xz.sig



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.yx1TN5/_old  2020-04-29 20:50:42.296767332 +0200
+++ /var/tmp/diff_new_pack.yx1TN5/_new  2020-04-29 20:50:42.296767332 +0200
@@ -21,16 +21,12 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:19.12.3
+Version:20.04.0
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later
 Group:  Productivity/Networking/Other
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:applications.keyring
-%endif
 BuildRequires:  LibVNCServer-devel
 BuildRequires:  extra-cmake-modules
 BuildRequires:  pipewire-devel
@@ -59,45 +55,26 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-# Needed for 42.3
-%if 0%{?suse_version} < 1330
-# It does not build with the default compiler (GCC 4.8) on Leap 42.x
-%if 0%{?sle_version} < 120300
-BuildRequires:  gcc6-c++
-%else
-BuildRequires:  gcc7-c++
-%endif
-%endif
 %if %{with lang}
-Recommends: %{name}-lang
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
 %endif
+Recommends: %{name}-lang
 
 %description
 VNC-compatible server to share KDE desktops.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q
 
 %build
-%if 0%{?suse_version} < 1330
-  # It does not build with the default compiler (GCC 4.8) on Leap 42.x
-  %if 0%{?sle_version} < 120300
-export CC=gcc-6
-export CXX=g++-6
-  %else
-export CC=gcc-7
-export CXX=g++-7
-  %endif
-%endif
 %ifarch ppc ppc64
 export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
 %endif
   %cmake_kf5 -d build -- -DBUILD_EXPERIMENTAL_TUBES_SUPPORT="on"
-  make %{?_smp_mflags}
+  %cmake_build
 
 %install
   %make_install -C build


++ krfb-19.12.3.tar.xz -> krfb-20.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.12.3/CMakeLists.txt 
new/krfb-20.04.0/CMakeLists.txt
--- old/krfb-19.12.3/CMakeLists.txt 2020-03-03 01:29:39.0 +0100
+++ new/krfb-20.04.0/CMakeLists.txt 2020-04-17 02:36:39.0 +0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
 # KDE Application Version, managed by release script
-set (KDE_APPLICATIONS_VERSION_MAJOR "19")
-set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "3")
-set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
+set (RELEASE_SERVICE_VERSION_MAJOR "20")
+set (RELEASE_SERVICE_VERSION_MINOR "04")
+set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION 

commit krfb for openSUSE:Factory

2020-03-12 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2020-03-12 23:03:49

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


Package is "krfb"

Thu Mar 12 23:03:49 2020 rev:89 rq:782443 version:19.12.3

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2020-02-11 
22:20:48.551416491 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new.3160/krfb.changes  2020-03-12 
23:05:48.659170079 +0100
@@ -1,0 +2,10 @@
+Thu Mar  5 20:36:27 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.3
+- Changes since 19.12.2:
+  * PW framebuffer: send correct type over DBus
+
+---

Old:

  krfb-19.12.2.tar.xz
  krfb-19.12.2.tar.xz.sig

New:

  krfb-19.12.3.tar.xz
  krfb-19.12.3.tar.xz.sig



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.eQswgA/_old  2020-03-12 23:05:49.339170348 +0100
+++ /var/tmp/diff_new_pack.eQswgA/_new  2020-03-12 23:05:49.367170359 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:19.12.2
+Version:19.12.3
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later


++ krfb-19.12.2.tar.xz -> krfb-19.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.12.2/CMakeLists.txt 
new/krfb-19.12.3/CMakeLists.txt
--- old/krfb-19.12.2/CMakeLists.txt 2020-02-04 02:23:06.0 +0100
+++ new/krfb-19.12.3/CMakeLists.txt 2020-03-03 01:29:39.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-19.12.2/framebuffers/pipewire/pw_framebuffer.cpp 
new/krfb-19.12.3/framebuffers/pipewire/pw_framebuffer.cpp
--- old/krfb-19.12.2/framebuffers/pipewire/pw_framebuffer.cpp   2020-02-04 
00:29:19.0 +0100
+++ new/krfb-19.12.3/framebuffers/pipewire/pw_framebuffer.cpp   2020-03-01 
10:49:41.0 +0100
@@ -260,7 +260,7 @@
 // select sources for the session
 auto selectionOptions = QVariantMap {
 // We have to specify it's an uint, otherwise xdg-desktop-portal will 
not forward it to backend implementation
-{ QLatin1String("types"),QVariant::fromValue(7) }, // request 
all (KeyBoard, Pointer, TouchScreen)
+{ QLatin1String("types"), QVariant::fromValue(7) }, // request 
all (KeyBoard, Pointer, TouchScreen)
 #if (QT_VERSION >= QT_VERSION_CHECK(5, 10, 0))
 { QLatin1String("handle_token"), 
QStringLiteral("krfb%1").arg(QRandomGenerator::global()->generate()) }
 #else
@@ -304,7 +304,7 @@
 
 // select sources for the session
 auto selectionOptions = QVariantMap {
-{ QLatin1String("types"), 1 }, // only MONITOR is supported
+{ QLatin1String("types"), QVariant::fromValue(1) }, // only 
MONITOR is supported
 { QLatin1String("multiple"), false },
 #if (QT_VERSION >= QT_VERSION_CHECK(5, 10, 0))
 { QLatin1String("handle_token"), 
QStringLiteral("krfb%1").arg(QRandomGenerator::global()->generate()) }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.12.2/krfb/org.kde.krfb.appdata.xml 
new/krfb-19.12.3/krfb/org.kde.krfb.appdata.xml
--- old/krfb-19.12.2/krfb/org.kde.krfb.appdata.xml  2020-02-04 
00:29:19.0 +0100
+++ new/krfb-19.12.3/krfb/org.kde.krfb.appdata.xml  2020-03-01 
10:49:41.0 +0100
@@ -150,6 +150,7 @@
   
   KDE
   
+
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.12.2/po/ca/krfb.po 
new/krfb-19.12.3/po/ca/krfb.po
--- old/krfb-19.12.2/po/ca/krfb.po  2020-02-04 02:20:50.0 +0100
+++ new/krfb-19.12.3/po/ca/krfb.po  2020-03-03 01:29:35.0 +0100
@@ -1,9 +1,9 @@
 # Translation of krfb.po to Catalan
-# Copyright (C) 2003-2019 This_file_is_part_of_KDE
+# Copyright (C) 2003-2020 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or 

commit krfb for openSUSE:Factory

2020-02-11 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2020-02-11 22:20:14

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


Package is "krfb"

Tue Feb 11 22:20:14 2020 rev:88 rq:771717 version:19.12.2

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2020-01-12 
23:23:54.242805474 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new.26092/krfb.changes 2020-02-11 
22:20:48.551416491 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:37:58 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Wed Feb  5 06:29:30 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.2
+- No code change since 19.12.1
+
+---

Old:

  krfb-19.12.1.tar.xz
  krfb-19.12.1.tar.xz.sig

New:

  krfb-19.12.2.tar.xz
  krfb-19.12.2.tar.xz.sig



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.0zWGPA/_old  2020-02-11 22:20:49.351416930 +0100
+++ /var/tmp/diff_new_pack.0zWGPA/_new  2020-02-11 22:20:49.351416930 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:19.12.1
+Version:19.12.2
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later


++ krfb-19.12.1.tar.xz -> krfb-19.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.12.1/CMakeLists.txt 
new/krfb-19.12.2/CMakeLists.txt
--- old/krfb-19.12.1/CMakeLists.txt 2020-01-07 03:25:36.0 +0100
+++ new/krfb-19.12.2/CMakeLists.txt 2020-02-04 02:23:06.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 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(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.12.1/events/x11/krfb_events_x11.json 
new/krfb-19.12.2/events/x11/krfb_events_x11.json
--- old/krfb-19.12.1/events/x11/krfb_events_x11.json2020-01-06 
15:07:36.0 +0100
+++ new/krfb-19.12.2/events/x11/krfb_events_x11.json2020-02-04 
00:29:19.0 +0100
@@ -41,6 +41,7 @@
 "Name[fi]": "KRfb:n X11-tapahtumakäsittelijä",
 "Name[fr]": "Gestionnaire d'évènements X11 pour KRfb",
 "Name[gl]": "Xestor de eventos de X11 para KRfb",
+"Name[ia]": "Gerente de evento de  X11 per KRfb",
 "Name[it]": "Gestore eventi X11 per KRfb",
 "Name[ko]": "KRfb X11 이벤트 핸들러",
 "Name[nl]": "Op X11 behandelaar van gebeurtenis voor KRfb",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-19.12.1/framebuffers/pipewire/krfb_framebuffer_pw.json 
new/krfb-19.12.2/framebuffers/pipewire/krfb_framebuffer_pw.json
--- old/krfb-19.12.1/framebuffers/pipewire/krfb_framebuffer_pw.json 
2020-01-06 15:07:36.0 +0100
+++ new/krfb-19.12.2/framebuffers/pipewire/krfb_framebuffer_pw.json 
2020-02-04 00:29:19.0 +0100
@@ -14,6 +14,7 @@
 "Description[fi]": "KRfb:n PipeWire-pohjainen kehyspuskuri.",
 "Description[fr]": "Tampon d'images utilisant PipeWire pour KRfb.",
 "Description[gl]": "Búfer de fotograma para KRfb baseado en PipeWire.",
+"Description[ia]": "Framebuffer basate sur PipeWire per KRfb",
 "Description[it]": "Framebuffer basato su PipeWire per KRfb.",
 "Description[ko]": "KRfb용 PipeWire 기반 프레임버퍼입니다.",
 "Description[nl]": "Op PipeWire gebaseerd framebuffer voor KRfb.",
@@ -44,6 +45,7 @@
 "Name[fi]": "KRfb:n PipeWire-kehyspuskuri",
 "Name[fr]": "Tampon d'images PipeWire pour KRfb",
 "Name[gl]": "Búfer de fotograma de PipeWire para KRfb",
+"Name[ia]": "Framebuffer basate sur PipeWire per KRfb",
 "Name[it]": "Framebuffer PipeWire per KRfb",
 "Name[ko]": "KRfb용 PipeWire 프레임버퍼",
 "Name[nl]": "PipeWire-framebuffer voor KRfb",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.12.1/krfb/krfb-events.desktop 

commit krfb for openSUSE:Factory

2020-01-12 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2020-01-12 23:22:28

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


Package is "krfb"

Sun Jan 12 23:22:28 2020 rev:87 rq:762628 version:19.12.1

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2019-12-21 
12:31:54.755378393 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new.6675/krfb.changes  2020-01-12 
23:23:54.242805474 +0100
@@ -1,0 +2,17 @@
+Fri Jan 10 08:54:29 UTC 2020 - Christophe Giboudeaux 
+
+- Add the optional pipewire dependency.
+
+---
+Tue Jan  7 10:01:03 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 19.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.1
+- Changes since 19.12.0:
+  * Update Appstream for new release
+  * Fix uninitialized memory read when calling rfbEncryptBytes
+  * Correctly populate max color values in server screen format
+
+---

Old:

  krfb-19.12.0.tar.xz
  krfb-19.12.0.tar.xz.sig

New:

  krfb-19.12.1.tar.xz
  krfb-19.12.1.tar.xz.sig



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.SlNMju/_old  2020-01-12 23:23:54.646805624 +0100
+++ /var/tmp/diff_new_pack.SlNMju/_new  2020-01-12 23:23:54.646805624 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package krfb
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:19.12.0
+Version:19.12.1
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later
@@ -33,6 +33,11 @@
 %endif
 BuildRequires:  LibVNCServer-devel
 BuildRequires:  extra-cmake-modules
+BuildRequires:  pipewire-devel
+BuildRequires:  pkgconfig
+BuildRequires:  telepathy-qt5-devel
+BuildRequires:  update-desktop-files
+BuildRequires:  xcb-util-image-devel
 BuildRequires:  cmake(KF5Completion)
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5CoreAddons)
@@ -46,15 +51,11 @@
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(libsystemd)
-BuildRequires:  telepathy-qt5-devel
-BuildRequires:  update-desktop-files
-BuildRequires:  xcb-util-image-devel
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5X11Extras)
+BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)


++ krfb-19.12.0.tar.xz -> krfb-19.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.12.0/CMakeLists.txt 
new/krfb-19.12.1/CMakeLists.txt
--- old/krfb-19.12.0/CMakeLists.txt 2019-12-06 02:45:13.0 +0100
+++ new/krfb-19.12.1/CMakeLists.txt 2020-01-07 03:25:36.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.12.0/framebuffers/xcb/xcb_framebuffer.cpp 
new/krfb-19.12.1/framebuffers/xcb/xcb_framebuffer.cpp
--- old/krfb-19.12.0/framebuffers/xcb/xcb_framebuffer.cpp   2019-12-05 
22:17:30.0 +0100
+++ new/krfb-19.12.1/framebuffers/xcb/xcb_framebuffer.cpp   2020-01-06 
15:07:36.0 +0100
@@ -381,49 +381,50 @@
 // information about pixels layout
 
 if (root_visualtype) {
-uint16_t pixelmaxValue = (1 << root_visualtype->bits_per_rgb_value) - 
1;
-
 #ifdef _DEBUG
 qDebug("xcb framebuffer: Got info about root visual:\n"
"bits per rgb value: %d\n"
"red   mask: %08x\n"
"green mask: %08x\n"
-   "blue  mask: %08x\n"
-   "pixelMaxValue = %d\n",
+   "blue  mask: 

commit krfb for openSUSE:Factory

2019-12-21 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2019-12-21 12:31:30

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


Package is "krfb"

Sat Dec 21 12:31:30 2019 rev:86 rq:758423 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2019-12-14 
12:17:10.431260372 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new.6675/krfb.changes  2019-12-21 
12:31:54.755378393 +0100
@@ -1,0 +2,6 @@
+Thu Dec 19 15:00:45 UTC 2019 - Dominique Leuenberger 
+
+- BuildRequire pkgconfig(libsystemd) instead of systemd-devel:
+  Allow OBS to shortcut through the -mini flavors.
+
+---
@@ -7 +13 @@
-  * https://www.kde.org/announcements/releases/19.12.0
+  * https://www.kde.org/announcements/releases/19.12



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.2RWcxP/_old  2019-12-21 12:31:55.451378724 +0100
+++ /var/tmp/diff_new_pack.2RWcxP/_new  2019-12-21 12:31:55.455378726 +0100
@@ -47,7 +47,7 @@
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(KF5XmlGui)
 BuildRequires:  pkgconfig
-BuildRequires:  systemd-devel
+BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  telepathy-qt5-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  xcb-util-image-devel






commit krfb for openSUSE:Factory

2019-12-14 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2019-12-14 12:13:33

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


Package is "krfb"

Sat Dec 14 12:13:33 2019 rev:85 rq:756279 version:19.12.0

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2019-11-13 
13:21:29.335270460 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new.4691/krfb.changes  2019-12-14 
12:17:10.431260372 +0100
@@ -1,0 +2,28 @@
+Tue Dec 10 06:38:52 UTC 2019 - Luca Beltrame 
+
+- Update to 19.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.0
+- Changes since 19.11.90:
+  * Update Appstream for new release
+
+---
+Sat Nov 30 09:12:12 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/19.12-rc
+- No code change since 19.11.80
+
+---
+Sun Nov 24 13:29:45 UTC 2019 - Luca Beltrame 
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * Un-break portal support
+  * Attempt to fix build
+
+---

Old:

  krfb-19.08.3.tar.xz
  krfb-19.08.3.tar.xz.sig

New:

  krfb-19.12.0.tar.xz
  krfb-19.12.0.tar.xz.sig



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.TYyR5I/_old  2019-12-14 12:17:11.983260102 +0100
+++ /var/tmp/diff_new_pack.TYyR5I/_new  2019-12-14 12:17:12.015260096 +0100
@@ -16,45 +16,45 @@
 #
 
 
-%define kf5_version 5.26.0
+%define kf5_version 5.60.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:19.08.3
+Version:19.12.0
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later
 Group:  Productivity/Networking/Other
-Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
 BuildRequires:  LibVNCServer-devel
 BuildRequires:  extra-cmake-modules
-BuildRequires:  kcompletion-devel
-BuildRequires:  kconfig-devel
-BuildRequires:  kcoreaddons-devel
-BuildRequires:  kcrash-devel
-BuildRequires:  kdbusaddons-devel
-BuildRequires:  kdnssd-framework-devel
-BuildRequires:  kdoctools-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  knotifications-devel
-BuildRequires:  kwallet-devel
-BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  kwindowsystem-devel
-BuildRequires:  kxmlgui-devel
+BuildRequires:  cmake(KF5Completion)
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5Crash)
+BuildRequires:  cmake(KF5DBusAddons)
+BuildRequires:  cmake(KF5DNSSD)
+BuildRequires:  cmake(KF5DocTools)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5Notifications)
+BuildRequires:  cmake(KF5Wallet)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(KF5WindowSystem)
+BuildRequires:  cmake(KF5XmlGui)
 BuildRequires:  pkgconfig
 BuildRequires:  systemd-devel
 BuildRequires:  telepathy-qt5-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  xcb-util-image-devel
-BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires:  pkgconfig(Qt5DBus)
-BuildRequires:  pkgconfig(Qt5Widgets)
-BuildRequires:  pkgconfig(Qt5X11Extras)
+BuildRequires:  cmake(Qt5Core)
+BuildRequires:  cmake(Qt5DBus)
+BuildRequires:  cmake(Qt5Widgets)
+BuildRequires:  cmake(Qt5X11Extras)
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)

++ applications.keyring ++
Binary files /var/tmp/diff_new_pack.TYyR5I/_old and 
/var/tmp/diff_new_pack.TYyR5I/_new differ

++ krfb-19.08.3.tar.xz -> krfb-19.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.08.3/CMakeLists.txt 
new/krfb-19.12.0/CMakeLists.txt
--- old/krfb-19.08.3/CMakeLists.txt 2019-11-05 05:13:55.0 +0100
+++ new/krfb-19.12.0/CMakeLists.txt 2019-12-06 02:45:13.0 +0100
@@ -2,8 +2,8 @@
 
 # 

commit krfb for openSUSE:Factory

2019-11-13 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2019-11-13 13:21:20

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


Package is "krfb"

Wed Nov 13 13:21:20 2019 rev:84 rq:746928 version:19.08.3

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2019-10-28 
16:53:52.813274347 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new.2990/krfb.changes  2019-11-13 
13:21:29.335270460 +0100
@@ -1,0 +2,9 @@
+Thu Nov  7 23:13:17 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.3.php
+- No code change since 19.08.2
+
+---

Old:

  krfb-19.08.2.tar.xz
  krfb-19.08.2.tar.xz.sig

New:

  krfb-19.08.3.tar.xz
  krfb-19.08.3.tar.xz.sig



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.96KqC1/_old  2019-11-13 13:21:30.271271435 +0100
+++ /var/tmp/diff_new_pack.96KqC1/_new  2019-11-13 13:21:30.275271439 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:19.08.2
+Version:19.08.3
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later


++ krfb-19.08.2.tar.xz -> krfb-19.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.08.2/CMakeLists.txt 
new/krfb-19.08.3/CMakeLists.txt
--- old/krfb-19.08.2/CMakeLists.txt 2019-10-08 02:20:29.0 +0200
+++ new/krfb-19.08.3/CMakeLists.txt 2019-11-05 05:13:55.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.08.2/po/id/krfb.po 
new/krfb-19.08.3/po/id/krfb.po
--- old/krfb-19.08.2/po/id/krfb.po  2019-10-08 02:20:27.0 +0200
+++ new/krfb-19.08.3/po/id/krfb.po  2019-11-05 05:13:54.0 +0100
@@ -15,7 +15,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 19.04.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.08.2/po/zh_CN/krfb.po 
new/krfb-19.08.3/po/zh_CN/krfb.po
--- old/krfb-19.08.2/po/zh_CN/krfb.po   2019-10-08 02:20:28.0 +0200
+++ new/krfb-19.08.3/po/zh_CN/krfb.po   2019-11-05 05:13:54.0 +0100
@@ -12,7 +12,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-30 07:46+0200\n"
-"PO-Revision-Date: 2019-09-05 09:51\n"
+"PO-Revision-Date: 2019-10-09 10:06\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit krfb for openSUSE:Factory

2019-10-28 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2019-10-28 16:52:59

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


Package is "krfb"

Mon Oct 28 16:52:59 2019 rev:83 rq:737808 version:19.08.2

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2019-09-11 
10:30:29.563381603 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new.2990/krfb.changes  2019-10-28 
16:53:52.813274347 +0100
@@ -1,0 +2,9 @@
+Fri Oct 11 07:43:07 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.2.php
+- No code change since 19.08.1
+
+---

Old:

  krfb-19.08.1.tar.xz
  krfb-19.08.1.tar.xz.sig

New:

  krfb-19.08.2.tar.xz
  krfb-19.08.2.tar.xz.sig



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.qT0gzi/_old  2019-10-28 16:53:53.441275146 +0100
+++ /var/tmp/diff_new_pack.qT0gzi/_new  2019-10-28 16:53:53.445275152 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:19.08.1
+Version:19.08.2
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later


++ krfb-19.08.1.tar.xz -> krfb-19.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.08.1/CMakeLists.txt 
new/krfb-19.08.2/CMakeLists.txt
--- old/krfb-19.08.1/CMakeLists.txt 2019-09-03 03:45:45.0 +0200
+++ new/krfb-19.08.2/CMakeLists.txt 2019-10-08 02:20:29.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-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(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-19.08.1/framebuffers/pipewire/krfb_framebuffer_pw.json 
new/krfb-19.08.2/framebuffers/pipewire/krfb_framebuffer_pw.json
--- old/krfb-19.08.1/framebuffers/pipewire/krfb_framebuffer_pw.json 
2019-09-01 05:35:18.0 +0200
+++ new/krfb-19.08.2/framebuffers/pipewire/krfb_framebuffer_pw.json 
2019-10-06 05:13:10.0 +0200
@@ -4,6 +4,7 @@
 "Description": "PipeWire based Framebuffer for KRfb.",
 "Description[ca@valencia]": "«Framebuffer» basat en el PipeWire per al 
KRfb.",
 "Description[ca]": "«Framebuffer» basat en el PipeWire per al KRfb.",
+"Description[cs]": "Framebuffer založený na Pipe pro KRfb.",
 "Description[de]": "PipeWire-basierter Framebuffer für KRfb.",
 "Description[en_GB]": "PipeWire based Framebuffer for KRfb.",
 "Description[es]": "Framebuffer basado en PipeWire para KRfb.",
@@ -31,6 +32,7 @@
 "Name": "PipeWire Framebuffer for KRfb",
 "Name[ca@valencia]": "«Framebuffer» del PipeWire per al KRfb",
 "Name[ca]": "«Framebuffer» del PipeWire per al KRfb",
+"Name[cs]": "PipeWire Framebuffer pro KRfb",
 "Name[de]": "PipeWire-Framebuffer für KRfb",
 "Name[en_GB]": "PipeWire Framebuffer for KRfb",
 "Name[es]": "Framebuffer de PipeWire para KRfb",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.08.1/krfb/krfb-events.desktop 
new/krfb-19.08.2/krfb/krfb-events.desktop
--- old/krfb-19.08.1/krfb/krfb-events.desktop   2019-09-01 05:35:18.0 
+0200
+++ new/krfb-19.08.2/krfb/krfb-events.desktop   2019-10-06 05:13:10.0 
+0200
@@ -5,6 +5,7 @@
 Comment=Event plugins for KRfb
 Comment[ca]=Connectors d'esdeveniments per al KRfb.
 Comment[ca@valencia]=Connectors d'esdeveniments per al KRfb.
+Comment[cs]=Moduly událostí pro KRfb
 Comment[de]=Ereignis-Module für KRfb
 Comment[en_GB]=Event plugins for KRfb
 Comment[es]=Complementos de eventos para KRfb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.08.1/krfb/krfb-events.json 
new/krfb-19.08.2/krfb/krfb-events.json
--- old/krfb-19.08.1/krfb/krfb-events.json  2019-09-01 05:35:18.0 
+0200
+++ new/krfb-19.08.2/krfb/krfb-events.json  2019-10-06 05:13:10.0 
+0200
@@ -3,6 +3,7 @@
 "Description": "Events plugins for KRfb",
 

commit krfb for openSUSE:Factory

2019-09-11 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2019-09-11 10:30:07

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


Package is "krfb"

Wed Sep 11 10:30:07 2019 rev:82 rq:728886 version:19.08.1

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2019-08-16 
15:48:10.341646728 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new.7948/krfb.changes  2019-09-11 
10:30:29.563381603 +0200
@@ -1,0 +2,9 @@
+Thu Sep  5 14:00:56 UTC 2019 - Luca Beltrame 
+
+- Update to 19.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.1.php
+- No code change since 19.08.0
+
+---

Old:

  krfb-19.08.0.tar.xz
  krfb-19.08.0.tar.xz.sig

New:

  krfb-19.08.1.tar.xz
  krfb-19.08.1.tar.xz.sig



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.6kqToo/_old  2019-09-11 10:30:30.167381428 +0200
+++ /var/tmp/diff_new_pack.6kqToo/_new  2019-09-11 10:30:30.171381426 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:19.08.0
+Version:19.08.1
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later


++ krfb-19.08.0.tar.xz -> krfb-19.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.08.0/CMakeLists.txt 
new/krfb-19.08.1/CMakeLists.txt
--- old/krfb-19.08.0/CMakeLists.txt 2019-08-13 13:22:59.0 +0200
+++ new/krfb-19.08.1/CMakeLists.txt 2019-09-03 03:45:45.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.08.0/events/x11/krfb_events_x11.desktop 
new/krfb-19.08.1/events/x11/krfb_events_x11.desktop
--- old/krfb-19.08.0/events/x11/krfb_events_x11.desktop 2019-08-13 
08:57:25.0 +0200
+++ new/krfb-19.08.1/events/x11/krfb_events_x11.desktop 2019-09-01 
05:35:18.0 +0200
@@ -8,6 +8,7 @@
 Comment[es]=Gestor de eventos basado en XFakeInput de X11 para KRfb
 Comment[eu]=KRfb-rako «X11 XFakeInput»en oinarritutako gertaera maneiatzailea
 Comment[fi]=KRfb:n X11 XFakeInput -pohjainen tapahtumakäsittelijä
+Comment[fr]=Gestionnaire d'évènements utilisant XFakeInput de X11 pour KRfb
 Comment[gl]=Xestor de eventos para KRfb baseado no XFakeInput de X11
 Comment[it]=Gestore eventi basato su XFakeInput di X11 per KRfb
 Comment[ko]=X11 XFakeInput 기반 KRfb 이벤트 핸들러
@@ -30,6 +31,7 @@
 Name[es]=Gestor de eventos basado en XFakeInput de X11 para KRfb
 Name[eu]=KRfb-rako «X11 XFakeInput»en oinarritutako gertaera maneiatzailea
 Name[fi]=KRfb:n X11 XFakeInput -pohjainen tapahtumakäsittelijä
+Name[fr]=Gestionnaire d'évènements utilisant XFakeInput de X11 pour KRfb
 Name[gl]=Xestor de eventos para KRfb baseado no XFakeInput de X11
 Name[it]=Gestore eventi basato su XFakeInput di X11 per KRfb
 Name[ko]=X11 XFakeInput 기반 KRfb 이벤트 핸들러
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.08.0/events/x11/krfb_events_x11.json 
new/krfb-19.08.1/events/x11/krfb_events_x11.json
--- old/krfb-19.08.0/events/x11/krfb_events_x11.json2019-08-13 
08:57:25.0 +0200
+++ new/krfb-19.08.1/events/x11/krfb_events_x11.json2019-09-01 
05:35:18.0 +0200
@@ -9,10 +9,12 @@
 "Description[es]": "Gestor de eventos basado en XFakeInput de X11 para 
KRfb",
 "Description[eu]": "KRfb-rako «X11 XFakeInput»en oinarritutako 
gertaera maneiatzailea",
 "Description[fi]": "KRfb:n X11 XFakeInput -pohjainen 
tapahtumakäsittelijä",
+"Description[fr]": "Gestionnaire d'évènements utilisant XFakeInput de 
X11 pour KRfb",
 "Description[gl]": "Xestor de eventos para KRfb baseado no XFakeInput 
de X11",
 "Description[it]": "Gestore eventi basato su XFakeInput di X11 per 
KRfb",
 "Description[ko]": "X11 XFakeInput 기반 KRfb 이벤트 핸들러",
 "Description[nl]": "Op X11 XFakeInput gebaseerde behandelaar van 
gebeurtenis voor KRfb",
+"Description[nn]": "X11 XFakeInput-basert 

commit krfb for openSUSE:Factory

2019-08-16 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2019-08-16 15:47:40

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


Package is "krfb"

Fri Aug 16 15:47:40 2019 rev:81 rq:723703 version:19.08.0

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2019-07-17 
13:18:16.047712654 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new.22127/krfb.changes 2019-08-16 
15:48:10.341646728 +0200
@@ -1,0 +2,29 @@
+Fri Aug  9 08:31:37 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 19.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.0.php
+- Changes since 19.07.90:
+  * Add a missing QHash include
+
+---
+Tue Aug 06 16:50:50 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-rc.php
+- No code changes since 19.07.80
+
+---
+Tue Jul 23 11:59:04 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-beta.php
+- Changes since 19.04.3:
+  * Too many changes to list here
+
+---

Old:

  krfb-19.04.3.tar.xz

New:

  applications.keyring
  krfb-19.08.0.tar.xz
  krfb-19.08.0.tar.xz.sig



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.WqsszG/_old  2019-08-16 15:48:11.389646343 +0200
+++ /var/tmp/diff_new_pack.WqsszG/_new  2019-08-16 15:48:11.389646343 +0200
@@ -21,12 +21,16 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:19.04.3
+Version:19.08.0
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later
 Group:  Productivity/Networking/Other
-Source0:%{name}-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 BuildRequires:  LibVNCServer-devel
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kcompletion-devel
@@ -40,6 +44,7 @@
 BuildRequires:  knotifications-devel
 BuildRequires:  kwallet-devel
 BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  kwindowsystem-devel
 BuildRequires:  kxmlgui-devel
 BuildRequires:  pkgconfig
 BuildRequires:  systemd-devel
@@ -114,6 +119,7 @@
 %{_kf5_libdir}/libkrfbprivate.so*
 %{_kf5_plugindir}/krfb/
 %{_kf5_servicetypesdir}/krfb-framebuffer*.desktop
+%{_kf5_servicetypesdir}/krfb-events.desktop
 %{_kf5_sharedir}/krfb/
 
 %if %{with lang}

++ krfb-19.04.3.tar.xz -> krfb-19.08.0.tar.xz ++
 17968 lines of diff (skipped)




commit krfb for openSUSE:Factory

2019-07-17 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2019-07-17 13:18:03

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


Package is "krfb"

Wed Jul 17 13:18:03 2019 rev:80 rq:715167 version:19.04.3

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2019-06-14 
20:32:58.426634362 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new.1887/krfb.changes  2019-07-17 
13:18:16.047712654 +0200
@@ -1,0 +2,9 @@
+Sat Jul 13 07:26:37 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.3.php
+- No code changes since 19.04.2
+
+---

Old:

  krfb-19.04.2.tar.xz

New:

  krfb-19.04.3.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.qoEVgT/_old  2019-07-17 13:18:16.851712168 +0200
+++ /var/tmp/diff_new_pack.qoEVgT/_new  2019-07-17 13:18:16.851712168 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:19.04.2
+Version:19.04.3
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later

++ krfb-19.04.2.tar.xz -> krfb-19.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.04.2/CMakeLists.txt 
new/krfb-19.04.3/CMakeLists.txt
--- old/krfb-19.04.2/CMakeLists.txt 2019-06-04 02:14:23.0 +0200
+++ new/krfb-19.04.3/CMakeLists.txt 2019-07-09 02:16:52.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.04.2/po/nl/docs/krfb/index.docbook 
new/krfb-19.04.3/po/nl/docs/krfb/index.docbook
--- old/krfb-19.04.2/po/nl/docs/krfb/index.docbook  2019-06-04 
02:14:23.0 +0200
+++ new/krfb-19.04.3/po/nl/docs/krfb/index.docbook  2019-07-09 
02:16:52.0 +0200
@@ -340,8 +340,7 @@
 Documentatie Copyright  2003   
 
- 
-  
+   
 
 
 




commit krfb for openSUSE:Factory

2019-06-14 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2019-06-14 20:32:56

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


Package is "krfb"

Fri Jun 14 20:32:56 2019 rev:79 rq:708658 version:19.04.2

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2019-05-15 
12:31:19.205055794 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new.4811/krfb.changes  2019-06-14 
20:32:58.426634362 +0200
@@ -1,0 +2,9 @@
+Fri Jun 07 12:51:55 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.2.php
+- No code changes since 19.04.1
+
+---

Old:

  krfb-19.04.1.tar.xz

New:

  krfb-19.04.2.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.qydxph/_old  2019-06-14 20:32:58.954634191 +0200
+++ /var/tmp/diff_new_pack.qydxph/_new  2019-06-14 20:32:58.954634191 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:19.04.1
+Version:19.04.2
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later

++ krfb-19.04.1.tar.xz -> krfb-19.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.04.1/CMakeLists.txt 
new/krfb-19.04.2/CMakeLists.txt
--- old/krfb-19.04.1/CMakeLists.txt 2019-05-07 02:28:46.0 +0200
+++ new/krfb-19.04.2/CMakeLists.txt 2019-06-04 02:14:23.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-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(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.04.1/po/ar/krfb.po 
new/krfb-19.04.2/po/ar/krfb.po
--- old/krfb-19.04.1/po/ar/krfb.po  2019-05-07 02:28:43.0 +0200
+++ new/krfb-19.04.2/po/ar/krfb.po  2019-06-04 02:14:21.0 +0200
@@ -11,8 +11,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: krfb\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-03-02 03:16+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:41+0200\n"
 "PO-Revision-Date: 2009-01-11 13:06+0400\n"
 "Last-Translator: zayed \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.04.1/po/bg/krfb.po 
new/krfb-19.04.2/po/bg/krfb.po
--- old/krfb-19.04.1/po/bg/krfb.po  2019-05-07 02:28:43.0 +0200
+++ new/krfb-19.04.2/po/bg/krfb.po  2019-06-04 02:14:21.0 +0200
@@ -6,8 +6,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: krfb\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-03-02 03:16+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:41+0200\n"
 "PO-Revision-Date: 2013-07-25 15:34+0300\n"
 "Last-Translator: Yasen Pramatarov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.04.1/po/bs/krfb.po 
new/krfb-19.04.2/po/bs/krfb.po
--- old/krfb-19.04.1/po/bs/krfb.po  2019-05-07 02:28:43.0 +0200
+++ new/krfb-19.04.2/po/bs/krfb.po  2019-06-04 02:14:21.0 +0200
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: krfb\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-03-02 03:16+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:41+0200\n"
 "PO-Revision-Date: 2014-12-28 11:25+\n"
 "Last-Translator: Fadil Ademovic \n"
 "Language-Team: Bosnian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.04.1/po/ca/docs/krfb/index.docbook 
new/krfb-19.04.2/po/ca/docs/krfb/index.docbook
--- old/krfb-19.04.1/po/ca/docs/krfb/index.docbook  2019-05-07 
02:28:45.0 +0200
+++ new/krfb-19.04.2/po/ca/docs/krfb/index.docbook  2019-06-04 
02:14:22.0 +0200
@@ -342,8 +342,7 @@
 
 Traductor/Revisor de la documentació:  
-  
+>   
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit krfb for openSUSE:Factory

2019-05-15 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2019-05-15 12:31:17

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


Package is "krfb"

Wed May 15 12:31:17 2019 rev:78 rq:702287 version:19.04.1

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2019-04-28 
20:09:21.118571411 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new.5148/krfb.changes  2019-05-15 
12:31:19.205055794 +0200
@@ -1,0 +2,9 @@
+Fri May 10 05:37:16 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.1.php
+- No code changes since 19.04.0
+
+---

Old:

  krfb-19.04.0.tar.xz

New:

  krfb-19.04.1.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.oDsRPk/_old  2019-05-15 12:31:19.797054156 +0200
+++ /var/tmp/diff_new_pack.oDsRPk/_new  2019-05-15 12:31:19.801054145 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:19.04.0
+Version:19.04.1
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later

++ krfb-19.04.0.tar.xz -> krfb-19.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.04.0/CMakeLists.txt 
new/krfb-19.04.1/CMakeLists.txt
--- old/krfb-19.04.0/CMakeLists.txt 2019-04-12 02:13:07.0 +0200
+++ new/krfb-19.04.1/CMakeLists.txt 2019-05-07 02:28:46.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.04.0/krfb/org.kde.krfb.appdata.xml 
new/krfb-19.04.1/krfb/org.kde.krfb.appdata.xml
--- old/krfb-19.04.0/krfb/org.kde.krfb.appdata.xml  2019-04-08 
14:06:39.0 +0200
+++ new/krfb-19.04.1/krfb/org.kde.krfb.appdata.xml  2019-05-02 
12:51:42.0 +0200
@@ -121,6 +121,7 @@
   Compartindo o escritorio con Krfb
   Berbagi desktop dengan Krfb
   Condivisone del desktop con Krfb
+  Krfb로 데스크톱 공유
   Bureaublad delen met Krfb
   Udostępnienie pulpitu przy użyciu Krfb
   Partilha do ecrã com o Krfb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-19.04.0/po/ko/krfb.po 
new/krfb-19.04.1/po/ko/krfb.po
--- old/krfb-19.04.0/po/ko/krfb.po  2019-04-12 02:13:07.0 +0200
+++ new/krfb-19.04.1/po/ko/krfb.po  2019-05-07 02:28:44.0 +0200
@@ -1,14 +1,14 @@
 # Translation of krfb to Korean.
 # Copyright (C) 2007-2008 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdenetwork package.
-# Shinjo Park , 2007, 2008, 2009, 2011, 2013, 2014, 2015, 
2017.
+# Shinjo Park , 2007, 2008, 2009, 2011, 2013, 2014, 2015, 
2017, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2019-03-02 03:16+0100\n"
-"PO-Revision-Date: 2017-12-08 23:21+0100\n"
+"PO-Revision-Date: 2019-04-22 01:47+0200\n"
 "Last-Translator: Shinjo Park \n"
 "Language-Team: Korean \n"
 "Language: ko\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -240,7 +240,7 @@
 #: mainwindow.cpp:53
 #, kde-format
 msgid "Storing passwords in config file is insecure!"
-msgstr ""
+msgstr "설정 파일에 암호를 저장하는 것은 안전하지 않습니다!"
 
 #: mainwindow.cpp:195
 #, kde-format
@@ -396,10 +396,9 @@
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_noWallet)
 #: ui/configsecurity.ui:27
-#, fuzzy, kde-format
-#| msgid "Do not store passwords in KWallet"
+#, kde-format
 msgid "Do not store passwords using KDE wallet"
-msgstr "KWallet에 암호 저장하지 않음"
+msgstr "KDE 지갑에 암호 저장하지 않음"
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_useDefaultPort)
 #: ui/configtcp.ui:26
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit krfb for openSUSE:Factory

2019-04-28 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2019-04-28 20:09:04

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


Package is "krfb"

Sun Apr 28 20:09:04 2019 rev:77 rq:696310 version:19.04.0

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2019-03-11 
13:48:50.161340012 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new.5536/krfb.changes  2019-04-28 
20:09:21.118571411 +0200
@@ -1,0 +2,29 @@
+Sat Apr 20 06:51:57 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.0.php
+- No code changes since 19.03.90
+
+---
+Tue Apr 09 20:54:43 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-rc.php
+- Changes since 19.03.80:
+  * No code changes since 19.03.80
+
+---
+Wed Mar 27 06:41:06 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/announce-applications-19.04-beta.php
+- Changes since 18.12.3:
+  * Too many changes to list here
+
+---

Old:

  krfb-18.12.3.tar.xz

New:

  krfb-19.04.0.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.axd9ua/_old  2019-04-28 20:09:21.738571026 +0200
+++ /var/tmp/diff_new_pack.axd9ua/_new  2019-04-28 20:09:21.742571024 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:18.12.3
+Version:19.04.0
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later

++ krfb-18.12.3.tar.xz -> krfb-19.04.0.tar.xz ++
 8237 lines of diff (skipped)




commit krfb for openSUSE:Factory

2019-03-11 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2019-03-11 13:48:45

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


Package is "krfb"

Mon Mar 11 13:48:45 2019 rev:76 rq:683245 version:18.12.3

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2019-02-15 
09:59:48.991675589 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new.28833/krfb.changes 2019-03-11 
13:48:50.161340012 +0100
@@ -1,0 +2,10 @@
+Sat Mar 09 08:03:21 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.3.php
+- Changes since 18.12.2:
+  * No code changes since 18.12.2
+
+---

Old:

  krfb-18.12.2.tar.xz

New:

  krfb-18.12.3.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.ym1nJV/_old  2019-03-11 13:48:50.769339961 +0100
+++ /var/tmp/diff_new_pack.ym1nJV/_new  2019-03-11 13:48:50.769339961 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:18.12.2
+Version:18.12.3
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later

++ krfb-18.12.2.tar.xz -> krfb-18.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.12.2/CMakeLists.txt 
new/krfb-18.12.3/CMakeLists.txt
--- old/krfb-18.12.2/CMakeLists.txt 2019-02-05 01:43:25.0 +0100
+++ new/krfb-18.12.3/CMakeLists.txt 2019-03-05 01:19:53.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.12.2/krfb/krfb.notifyrc 
new/krfb-18.12.3/krfb/krfb.notifyrc
--- old/krfb-18.12.2/krfb/krfb.notifyrc 2019-02-03 05:53:23.0 +0100
+++ new/krfb-18.12.3/krfb/krfb.notifyrc 2019-02-28 02:46:23.0 +0100
@@ -1228,7 +1228,7 @@
 Comment[fi]=Vastaanotettiin odottamaton yhteys, lopeta
 Comment[fr]=Connexion inattendue reçue. Annulation
 Comment[ga]=Fuarthas ceangal gan choinne, á thobscor
-Comment[gl]=Recibiuse unha conexión non agardada; cancélase
+Comment[gl]=Recibiuse unha conexión non agardada; interrómpese
 Comment[he]=נתקבל חיבור בלתי צפוי, בוטל
 Comment[hi]=अप्रत्याशित कनेक्शन प्राप्त. छोड़ा
 Comment[hne]=अप्रत्यासित कनेक्सन प्राप्त. छोड़ा
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.12.2/po/cs/krfb.po 
new/krfb-18.12.3/po/cs/krfb.po
--- old/krfb-18.12.2/po/cs/krfb.po  2019-02-05 01:43:23.0 +0100
+++ new/krfb-18.12.3/po/cs/krfb.po  2019-03-05 01:19:49.0 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák , 2011, 2013, 2014, 2017.
+# Vít Pelčák , 2011, 2013, 2014, 2017, 2019.
 # Tomáš Chvátal , 2012, 2013.
 #
 msgid ""
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.12.2/po/gl/krfb.po 
new/krfb-18.12.3/po/gl/krfb.po
--- old/krfb-18.12.2/po/gl/krfb.po  2019-02-05 01:43:23.0 +0100
+++ new/krfb-18.12.3/po/gl/krfb.po  2019-03-05 01:19:50.0 +0100
@@ -8,20 +8,20 @@
 # Xosé , 2009.
 # Marce Villarino , 2012, 2013, 2014.
 # Adrian Chaves Fernandez , 2012, 2015, 2017.
-# Adrián Chaves (Gallaecio) , 2017, 2018.
+# Adrián Chaves (Gallaecio) , 2017, 2018, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2018-01-07 18:20+0100\n"
+"PO-Revision-Date: 2019-02-17 19:47+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: 

commit krfb for openSUSE:Factory

2019-02-15 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2019-02-15 09:59:43

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


Package is "krfb"

Fri Feb 15 09:59:43 2019 rev:75 rq:673819 version:18.12.2

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2019-01-24 
14:08:35.683695539 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new.28833/krfb.changes 2019-02-15 
09:59:48.991675589 +0100
@@ -1,0 +2,10 @@
+Sat Feb 09 08:25:18 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.2.php
+- Changes since 18.12.1:
+  * No code changes since 18.12.1
+
+---

Old:

  krfb-18.12.1.tar.xz

New:

  krfb-18.12.2.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.eYynti/_old  2019-02-15 09:59:50.095675235 +0100
+++ /var/tmp/diff_new_pack.eYynti/_new  2019-02-15 09:59:50.127675226 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:18.12.1
+Version:18.12.2
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later

++ krfb-18.12.1.tar.xz -> krfb-18.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.12.1/CMakeLists.txt 
new/krfb-18.12.2/CMakeLists.txt
--- old/krfb-18.12.1/CMakeLists.txt 2019-01-08 01:16:52.0 +0100
+++ new/krfb-18.12.2/CMakeLists.txt 2019-02-05 01:43:25.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 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(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.12.1/krfb/org.kde.krfb.appdata.xml 
new/krfb-18.12.2/krfb/org.kde.krfb.appdata.xml
--- old/krfb-18.12.1/krfb/org.kde.krfb.appdata.xml  2019-01-06 
08:42:16.0 +0100
+++ new/krfb-18.12.2/krfb/org.kde.krfb.appdata.xml  2019-02-03 
05:53:23.0 +0100
@@ -81,7 +81,7 @@
 Krfb-työpöytäjako on palvelinsovellus, jolla voit jakaa 
nykyisen istuntosi toisen koneen käyttäjälle, joka voi VNC-asiakkaalla nähdä 
tai jopa hallita työpöytääsi.
 Le partage de bureau Krfb est une application de serveur 
qui vous permet de partager votre session courante avec un utilisateur sur une 
autre machine, qui peut utiliser un client VNC pour afficher et même contrôler 
le bureau.
 Krfb é un aplicativo de servidor que permite compartir a 
sesión actual cun usuario que está noutro equipo, que pode usar un cliente VNC 
para ver ou mesmo controlar o escritorio.
-Krfb Desktop Sharing adalah aplikasi server yang 
membolehkan Anda untuk berbagi sesi Anda saat ini dengan pengguna di mesin 
lain, yang bisa menggunakan klien VNC untuk menampilkan atau bahkan 
mengendalikan desktop.
+Krfb Desktop Sharing adalah aplikasi server yang 
memungkinkan kamu untuk berbagi sesimu saat ini dengan pengguna di mesin lain, 
yang bisa menggunakan klien VNC untuk menampilkan atau bahkan mengendalikan 
desktop.
 Condivisione del desktop Krfb è un'applicazione server 
che permette di condividere la sessione attuale con un utente su un'altra 
macchina, che potrà usare un client VNC per visualizzare ed anche controllare 
il desktop.
 Krfb 데스크톱 공유는 현재 세션을 다른 머신의 사용자와 VNC를 통해서 공유하거나 원격 제어를 
요청할 수 있는 서버 프로그램입니다.
 Bureaublad delen is een server-applicatie die u in staat 
stelt uw huidige sessie te delen met een gebruiker op een andere machine, die 
een VNC-client kan gebruiken om uw bureaublad te bekijken of zelfs te 
besturen.
@@ -100,6 +100,7 @@
 Програма для спільного використання стільниці Krfb — це 
серверна програма, яка надає вам змогу розділити ваш поточний сеанс роботи з 
користувачем, який працює на іншому комп’ютері, так, щоб цей користувач зміг 
скористатися клієнтом VNC для перегляду або навіть керування вашою 
стільницею.
 xxKrfb Desktop Sharing is a server application that 
allows you to share your current session with a user on another machine, who 
can use a VNC client to view or even control the desktop.xx
 Krfb 

commit krfb for openSUSE:Factory

2019-01-24 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2019-01-24 14:08:33

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


Package is "krfb"

Thu Jan 24 14:08:33 2019 rev:74 rq:665199 version:18.12.1

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2019-01-08 
12:23:44.116584274 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new.28833/krfb.changes 2019-01-24 
14:08:35.683695539 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:42:28 UTC 2019 - lbeltr...@kde.org
+
+- Update to 18.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.1.php
+- Changes since 18.12.0:
+  * No code changes since 18.12.0
+
+---

Old:

  krfb-18.12.0.tar.xz

New:

  krfb-18.12.1.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.QfKqlS/_old  2019-01-24 14:08:36.387694730 +0100
+++ /var/tmp/diff_new_pack.QfKqlS/_new  2019-01-24 14:08:36.395694721 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:18.12.0
+Version:18.12.1
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later

++ krfb-18.12.0.tar.xz -> krfb-18.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.12.0/CMakeLists.txt 
new/krfb-18.12.1/CMakeLists.txt
--- old/krfb-18.12.0/CMakeLists.txt 2018-12-07 01:40:16.0 +0100
+++ new/krfb-18.12.1/CMakeLists.txt 2019-01-08 01:16:52.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.12.0/krfb/krfb-framebuffer.desktop 
new/krfb-18.12.1/krfb/krfb-framebuffer.desktop
--- old/krfb-18.12.0/krfb/krfb-framebuffer.desktop  2018-12-05 
00:38:29.0 +0100
+++ new/krfb-18.12.1/krfb/krfb-framebuffer.desktop  2019-01-06 
08:42:16.0 +0100
@@ -51,5 +51,5 @@
 Comment[tr]=KRfb için Çerçeve Tamponu eklentileri
 Comment[uk]=Додатки буфера кадрів для KRfb
 Comment[x-test]=xxFrame Buffer plugins for KRfbxx
-Comment[zh_CN]=KRfb 帧缓冲插件
+Comment[zh_CN]=KRfb 的帧缓冲插件
 Comment[zh_TW]=KRfb 的 Frame Buffer 外掛程式
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.12.0/krfb/org.kde.krfb.appdata.xml 
new/krfb-18.12.1/krfb/org.kde.krfb.appdata.xml
--- old/krfb-18.12.0/krfb/org.kde.krfb.appdata.xml  2018-12-05 
00:38:29.0 +0100
+++ new/krfb-18.12.1/krfb/org.kde.krfb.appdata.xml  2019-01-06 
08:42:16.0 +0100
@@ -35,6 +35,7 @@
   Krfb
   xxKrfbxx
   Krfb
+  Krfb
   Desktop sharing
   Compartició de l'escriptori
   Compartició de l'escriptori
@@ -67,6 +68,7 @@
   Спільне користування стільницею
   xxDesktop sharingxx
   桌面共享
+  桌面分享
   
 Krfb Desktop Sharing is a server application that allows you to share 
your current session with a user on another machine, who can use a VNC client 
to view or even control the desktop.
 El Krfb és una aplicació de servidor que permet compartir 
la vostra sessió actual amb un usuari en una altra màquina, la qual pot emprar 
un client VNC per veure o controlar l'escriptori.
@@ -112,14 +114,18 @@
   Sharing desktop with Krfb
   Compartiendo el escritorio con Krfb
   Työpöydän jakaminen Krfb:llä
+  Partage de bureau grâce à Krfb
   Compartindo o escritorio con Krfb
   Condivisone del desktop con Krfb
   Bureaublad delen met Krfb
+  Udostępnienie pulpitu przy użyciu Krfb
   Partilha do ecrã com o Krfb
   Compartilhando a área de trabalho com o 
Krfb
   Dela skrivbord med Krfb
   Спільне використання стільниці за допомогою 
Krfb
   xxSharing desktop with Krfbxx
+  使用 Krfb 共享桌面
+  使用 Krfb 分享桌面
   https://cdn.kde.org/screenshots/krfb/krfb.png
 
   
Binary files old/krfb-18.12.0/po/ca/docs/krfb/configuration_network.png and 
new/krfb-18.12.1/po/ca/docs/krfb/configuration_network.png differ
Binary files old/krfb-18.12.0/po/ca/docs/krfb/configuration_security.png and 

commit krfb for openSUSE:Factory

2019-01-08 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2019-01-08 12:22:22

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


Package is "krfb"

Tue Jan  8 12:22:22 2019 rev:73 rq:658451 version:18.12.0

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2018-11-13 
17:21:41.829932058 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new.28833/krfb.changes 2019-01-08 
12:23:44.116584274 +0100
@@ -1,0 +2,45 @@
+Fri Dec 14 06:09:15 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+---
+Mon Dec 03 20:56:09 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * No code changes since 18.11.80
+
+---
+Tue Nov 20 06:22:44 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Tue Nov 20 05:57:14 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * Improve AppData file a bit
+  * Fix minor EBN issues and typos
+  * Remove unused plugin metadata desktop files
+  * Remove unneeded "Encoding" entry from plugin metadata
+  * Remove module prefixes from Qt includes
+  * Use more explicit
+  * Consistently use override
+  * Consistently use nullptr
+  * Actually use the set QT_MIN_VERSION
+  * Remove unneeded moc includes
+  * Remove usage of dead QT_USE_FAST_CONCATENATION
+
+---
@@ -47 +92 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -98 +143 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -221 +266 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -280 +325 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -376 +421 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -497 +542 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:

  krfb-18.08.3.tar.xz

New:

  krfb-18.12.0.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.ZDouwd/_old  2019-01-08 12:23:44.624583715 +0100
+++ /var/tmp/diff_new_pack.ZDouwd/_new  2019-01-08 12:23:44.624583715 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package krfb
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -12,20 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%bcond_without lang
-
-Name:   krfb
-Version:18.08.3
-Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%bcond_without lang
+Name:   krfb
+Version:18.12.0
+Release:0
 Summary:Screen sharing using the VNC/RFB protocol
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Networking/Other
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  LibVNCServer-devel
@@ -66,7 +65,6 @@
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 VNC-compatible server to share KDE desktops.
@@ -93,13 

commit krfb for openSUSE:Factory

2018-11-13 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2018-11-13 16:50:54

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


Package is "krfb"

Tue Nov 13 16:50:54 2018 rev:72 rq:648081 version:18.08.3

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2018-10-17 
08:36:33.546106591 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2018-11-13 
17:21:41.829932058 +0100
@@ -1,0 +2,10 @@
+Thu Nov 08 20:43:43 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.3.php
+- Changes since 18.08.2:
+  * No code changes since 18.08.2
+
+---

Old:

  krfb-18.08.2.tar.xz

New:

  krfb-18.08.3.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.f8ao1J/_old  2018-11-13 17:21:42.245931492 +0100
+++ /var/tmp/diff_new_pack.f8ao1J/_new  2018-11-13 17:21:42.245931492 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   krfb
-Version:18.08.2
+Version:18.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ krfb-18.08.2.tar.xz -> krfb-18.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.08.2/CMakeLists.txt 
new/krfb-18.08.3/CMakeLists.txt
--- old/krfb-18.08.2/CMakeLists.txt 2018-10-09 02:28:25.0 +0200
+++ new/krfb-18.08.3/CMakeLists.txt 2018-11-06 01:18:51.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-18.08.2/framebuffers/qt/krfb_framebuffer_qt.json 
new/krfb-18.08.3/framebuffers/qt/krfb_framebuffer_qt.json
--- old/krfb-18.08.2/framebuffers/qt/krfb_framebuffer_qt.json   2018-10-07 
08:00:43.0 +0200
+++ new/krfb-18.08.3/framebuffers/qt/krfb_framebuffer_qt.json   2018-11-02 
16:14:38.0 +0100
@@ -9,6 +9,7 @@
 "Description[da]": "Qt-baseret framebuffer til KRfb.",
 "Description[de]": "Qt-basierter Framebuffer für KRfb",
 "Description[el]": "Μνήμη ανανέωσης βίντεο με βάση τhn Qt για το 
KRfb.",
+"Description[en_GB]": "Qt based Framebuffer for KRfb.",
 "Description[es]": "Framebuffer basado en Qt para KRfb.",
 "Description[et]": "KRfb Qt põhine kaadripuhver",
 "Description[fi]": "QT-perustainen Kehyspuskuri KRfb:lle",
@@ -47,6 +48,7 @@
 "Name[da]": "Qt-framebuffer til KRfb",
 "Name[de]": "Qt-Framebuffer für KRfb",
 "Name[el]": "Μνήμη ανανέωσης βίντεο Qt για το KRfb",
+"Name[en_GB]": "Qt Framebuffer for KRfb",
 "Name[es]": "Framebuffer de Qt para KRfb",
 "Name[et]": "KRfb Qt kaadripuhver",
 "Name[fi]": "QT-kehyspuskuri KRfb:lle",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-18.08.2/framebuffers/xcb/krfb_framebuffer_xcb.json 
new/krfb-18.08.3/framebuffers/xcb/krfb_framebuffer_xcb.json
--- old/krfb-18.08.2/framebuffers/xcb/krfb_framebuffer_xcb.json 2018-10-07 
08:00:43.0 +0200
+++ new/krfb-18.08.3/framebuffers/xcb/krfb_framebuffer_xcb.json 2018-11-02 
16:14:38.0 +0100
@@ -9,6 +9,7 @@
 "Description[da]": "X11 XDamage/XShm-baseret framebuffer til KRfb.",
 "Description[de]": "X11 XDamage/XShm-basierter Framebuffer für KRfb.",
 "Description[el]": "Μνήμη ανανέωσης βίντεο με βάση το X11 XDamage/XShm 
για το KRfb.",
+"Description[en_GB]": "X11 XDamage/XShm based Framebuffer for KRfb.",
 "Description[es]": "Framebuffer basado en XDamage/XShm de X11 para 
KRfb.",
 "Description[et]": "KRfb X11 XDamage/XShm põhine kaadripuhver",
 "Description[fi]": "X11 XDamage/XShm-perustainen kehyspuskui 
KRfb:lle.",
@@ -47,6 +48,7 @@
 "Name[da]": "X11-framebuffer til KRfb",
 "Name[de]": "X11-Framebuffer für KRfb",
 "Name[el]": "Μνήμη ανανέωσης βίντεο X11 για το KRfb.",
+"Name[en_GB]": "X11 Framebuffer for KRfb",
 "Name[es]": "Framebuffer X11 para KRfb",
 "Name[et]": "KRfb X11 kaadripuhver",
 

commit krfb for openSUSE:Factory

2018-10-17 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2018-10-17 08:36:14

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


Package is "krfb"

Wed Oct 17 08:36:14 2018 rev:71 rq:641554 version:18.08.2

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2018-09-15 
15:32:26.109136090 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2018-10-17 
08:36:33.546106591 +0200
@@ -1,0 +2,10 @@
+Thu Oct 11 20:07:08 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.2.php
+- Changes since 18.08.1:
+  * None
+
+---

Old:

  krfb-18.08.1.tar.xz

New:

  krfb-18.08.2.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.OJLodb/_old  2018-10-17 08:36:34.650105628 +0200
+++ /var/tmp/diff_new_pack.OJLodb/_new  2018-10-17 08:36:34.654105625 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   krfb
-Version:18.08.1
+Version:18.08.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ krfb-18.08.1.tar.xz -> krfb-18.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.08.1/CMakeLists.txt 
new/krfb-18.08.2/CMakeLists.txt
--- old/krfb-18.08.1/CMakeLists.txt 2018-09-04 02:49:30.0 +0200
+++ new/krfb-18.08.2/CMakeLists.txt 2018-10-09 02:28:25.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-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(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.08.1/krfb/krfb.notifyrc 
new/krfb-18.08.2/krfb/krfb.notifyrc
--- old/krfb-18.08.1/krfb/krfb.notifyrc 2018-08-31 18:45:46.0 +0200
+++ new/krfb-18.08.2/krfb/krfb.notifyrc 2018-10-07 08:00:43.0 +0200
@@ -99,7 +99,7 @@
 Name[hr]=Korisnik prihvaća vezu
 Name[hu]=A felhasználó engedélyezi a csatlakozást
 Name[ia]=Usator da acceptation a connexion
-Name[id]=Pengguna Menyetujui Sambungan
+Name[id]=Pengguna Menyetujui Koneksi
 Name[is]=Notandi samþykkir tengingar
 Name[it]=L'utente accetta la connessione
 Name[ja]=ユーザが接続を許可
@@ -164,7 +164,7 @@
 Comment[hr]=Korisnik prihvaća vezu
 Comment[hu]=A felhasználó engedélyezi a csatlakozást
 Comment[ia]=Usator da acceptation a connexion
-Comment[id]=Pengguna menyetujui sambungan
+Comment[id]=Pengguna menyetujui koneksi
 Comment[is]=Notandi samþykkir tengingu
 Comment[it]=L'utente accetta la connessione
 Comment[ja]=ユーザが接続を許可
@@ -234,7 +234,7 @@
 Name[hr]=Korisnik odbija vezu
 Name[hu]=A felhasználó elutasítja a csatlakozást
 Name[ia]=Usator refuta connexion
-Name[id]=Pengguna Menampik Sambungan
+Name[id]=Pengguna Menampik Koneksi
 Name[is]=Notandi hafnar tengingum
 Name[it]=L'utente rifiuta la connessione
 Name[ja]=ユーザが接続を拒否
@@ -299,7 +299,7 @@
 Comment[hr]=Korisnik odbija vezu
 Comment[hu]=A felhasználó elutasítja a csatlakozást
 Comment[ia]=Usator refuta connexion
-Comment[id]=Pengguna menampik sambungan
+Comment[id]=Pengguna menampik koneksi
 Comment[is]=Notandi hafnar tengingu
 Comment[it]=L'utente rifiuta la connessione
 Comment[ja]=ユーザが接続を拒否
@@ -369,7 +369,7 @@
 Name[hr]=Veza prekinuta
 Name[hu]=A kapcsolat megszűnt
 Name[ia]=Connexion claudite
-Name[id]=Sambungan Ditutup
+Name[id]=Koneksi Ditutup
 Name[is]=Tengingu lokað
 Name[it]=Connessione chiusa
 Name[ja]=接続切断
@@ -437,7 +437,7 @@
 Comment[hr]=Veza prekinuta
 Comment[hu]=A kapcsolat megszűnt
 Comment[ia]=Connexion claudite
-Comment[id]=Sambungan ditutup
+Comment[id]=Koneksi ditutup
 Comment[is]=Tengingu lokað
 Comment[it]=Connessione chiusa
 Comment[ja]=接続が閉じられました
@@ -718,7 +718,7 @@
 Comment[hr]=Stranka koju ste pozvali je poslala nevažeću šifru. Veza odbijena.
 Comment[hu]=A meghívott fél érvénytelen jelszót küldött. A csatlakozási kérés 
elutasítva.
 Comment[ia]=Le partita invitate inviava un contrasigno invalide. Connexion 
refusate.
-Comment[id]=Undangan mengirimkan sebuah sandi tidak absah. Sambungan ditampik.
+Comment[id]=Undangan mengirimkan sebuah sandi tidak absah. Koneksi ditampik.
 Comment[is]=Boðinn aðili sendi ógilt lykilorð. Tengingu hafnað
 Comment[it]=La parte 

commit krfb for openSUSE:Factory

2018-08-24 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2018-08-24 17:08:49

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


Package is "krfb"

Fri Aug 24 17:08:49 2018 rev:69 rq:630260 version:18.08.0

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2018-07-19 
22:55:04.941956360 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2018-08-24 
17:08:55.642415213 +0200
@@ -1,0 +2,21 @@
+Thu Aug 16 22:06:29 UTC 2018 - christo...@krop.fr
+
+- Update to 18.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.0.php
+- Changes since 18.07.80:
+  * None
+
+---
+Thu Jul 26 13:00:54 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+- Changes since 18.04.3:
+  * Fix IPv6 connectivity
+- Build with gcc7 on Leap 42.3
+
+---

Old:

  krfb-18.04.3.tar.xz

New:

  krfb-18.08.0.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.FwmDph/_old  2018-08-24 17:08:56.562416308 +0200
+++ /var/tmp/diff_new_pack.FwmDph/_new  2018-08-24 17:08:56.562416308 +0200
@@ -19,11 +19,11 @@
 %bcond_without lang
 
 Name:   krfb
-Version:18.04.3
+Version:18.08.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
-%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0+
 Group:  Productivity/Networking/Other
@@ -54,6 +54,15 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
+# Needed for 42.3
+%if 0%{?suse_version} < 1330
+# It does not build with the default compiler (GCC 4.8) on Leap 42.x
+%if 0%{?sle_version} < 120300
+BuildRequires:  gcc6-c++
+%else
+BuildRequires:  gcc7-c++
+%endif
+%endif
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
@@ -70,6 +79,16 @@
 %setup -q
 
 %build
+%if 0%{?suse_version} < 1330
+  # It does not build with the default compiler (GCC 4.8) on Leap 42.x
+  %if 0%{?sle_version} < 120300
+export CC=gcc-6
+export CXX=g++-6
+  %else
+export CC=gcc-7
+export CXX=g++-7
+  %endif
+%endif
 %ifarch ppc ppc64
 export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
 %endif

++ krfb-18.04.3.tar.xz -> krfb-18.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.04.3/CMakeLists.txt 
new/krfb-18.08.0/CMakeLists.txt
--- old/krfb-18.04.3/CMakeLists.txt 2018-07-10 02:13:02.0 +0200
+++ new/krfb-18.08.0/CMakeLists.txt 2018-08-10 02:12:30.0 +0200
@@ -2,8 +2,8 @@
 
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
-set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "3")
+set (KDE_APPLICATIONS_VERSION_MINOR "08")
+set (KDE_APPLICATIONS_VERSION_MICRO "0")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.04.3/krfb/org.kde.krfb.appdata.xml 
new/krfb-18.08.0/krfb/org.kde.krfb.appdata.xml
--- old/krfb-18.04.3/krfb/org.kde.krfb.appdata.xml  2018-07-07 
11:30:21.0 +0200
+++ new/krfb-18.08.0/krfb/org.kde.krfb.appdata.xml  2018-08-06 
22:46:44.0 +0200
@@ -16,6 +16,7 @@
   Krfb
   Krfb
   Krfb
+  Krfb
   Krfb
   Krfb
   Krfb
@@ -48,6 +49,7 @@
   Työpöydän jako
   Partage de bureau
   Compartición do escritorio
+  Compartir de scriptorio
   Desktop sharing
   Condivisione del desktop
   데스크톱 공유
@@ -86,6 +88,7 @@
 Bureaublad delen is een server-applicatie die u in staat 
stelt uw huidige sessie te delen met een gebruiker op een andere machine, die 
een VNC-client kan gebruiken om uw bureaublad te bekijken of zelfs te 
besturen.
 Współdzielenie pulpitu Krfb jest aplikacją serwerową, 
która umożliwia współdzielenie twojej bieżącej sesji z użytkownikiem na innym 
komputerze, który może użyć klienta VNC do oglądania,a a nawet sterowania twoim 
pulpitem.
 A Partilha de Ecrã Krfb é uma aplicação de servidor que 

commit krfb for openSUSE:Factory

2018-07-19 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2018-07-19 22:53:34

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


Package is "krfb"

Thu Jul 19 22:53:34 2018 rev:68 rq:622718 version:18.04.3

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2018-06-15 
14:43:05.195340438 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2018-07-19 
22:55:04.941956360 +0200
@@ -1,0 +2,10 @@
+Fri Jul 13 04:50:09 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.3.php
+- Changes since 18.04.2:
+  * None
+
+---

Old:

  krfb-18.04.2.tar.xz

New:

  krfb-18.04.3.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.WaDywj/_old  2018-07-19 22:55:05.653954028 +0200
+++ /var/tmp/diff_new_pack.WaDywj/_new  2018-07-19 22:55:05.653954028 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   krfb
-Version:18.04.2
+Version:18.04.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ krfb-18.04.2.tar.xz -> krfb-18.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.04.2/CMakeLists.txt 
new/krfb-18.04.3/CMakeLists.txt
--- old/krfb-18.04.2/CMakeLists.txt 2018-06-05 03:09:51.0 +0200
+++ new/krfb-18.04.3/CMakeLists.txt 2018-07-10 02:13:02.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.04.2/po/id/krfb.po 
new/krfb-18.04.3/po/id/krfb.po
--- old/krfb-18.04.2/po/id/krfb.po  2018-06-05 03:09:46.0 +0200
+++ new/krfb-18.04.3/po/id/krfb.po  2018-07-10 02:13:01.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-11 03:21+0200\n"
-"PO-Revision-Date: 2018-05-18 19:58+0700\n"
+"PO-Revision-Date: 2018-06-16 07:51+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -442,7 +442,7 @@
 "screen."
 msgstr ""
 "Jika Anda mengaktifkan pilihan ini, pengguna jarak jauh bisa masuk penekanan "
-"tombol dan menggunakan penunjuk mouse. Ini memberikan mereka kendali penuh "
+"tuts dan menggunakan penunjuk mouse. Ini memberikan mereka kendali penuh "
 "atas komputer Anda, jadi hati-hati. Bila pilihan dinonaktifkan, pengguna "
 "jarak jauh hanya bisa melihat layar Anda."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.04.2/po/zh_CN/krfb.po 
new/krfb-18.04.3/po/zh_CN/krfb.po
--- old/krfb-18.04.2/po/zh_CN/krfb.po   2018-06-05 03:09:48.0 +0200
+++ new/krfb-18.04.3/po/zh_CN/krfb.po   2018-07-10 02:13:02.0 +0200
@@ -12,7 +12,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-11 03:21+0200\n"
-"PO-Revision-Date: 2018-05-18 06:29-0400\n"
+"PO-Revision-Date: 2018-07-03 17:40\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit krfb for openSUSE:Factory

2018-06-15 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2018-06-15 14:43:03

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


Package is "krfb"

Fri Jun 15 14:43:03 2018 rev:67 rq:615583 version:18.04.2

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2018-05-16 
18:42:07.198151819 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2018-06-15 
14:43:05.195340438 +0200
@@ -1,0 +2,10 @@
+Fri Jun 08 05:06:54 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.2.php
+- Changes since 18.04.1:
+  * None
+
+---

Old:

  krfb-18.04.1.tar.xz

New:

  krfb-18.04.2.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.7DUOLm/_old  2018-06-15 14:43:05.867315857 +0200
+++ /var/tmp/diff_new_pack.7DUOLm/_new  2018-06-15 14:43:05.867315857 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   krfb
-Version:18.04.1
+Version:18.04.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ krfb-18.04.1.tar.xz -> krfb-18.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.04.1/CMakeLists.txt 
new/krfb-18.04.2/CMakeLists.txt
--- old/krfb-18.04.1/CMakeLists.txt 2018-05-08 02:20:02.0 +0200
+++ new/krfb-18.04.2/CMakeLists.txt 2018-06-05 03:09:51.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-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(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.04.1/krfb/krfb.notifyrc 
new/krfb-18.04.2/krfb/krfb.notifyrc
--- old/krfb-18.04.1/krfb/krfb.notifyrc 2018-05-02 14:20:08.0 +0200
+++ new/krfb-18.04.2/krfb/krfb.notifyrc 2018-06-03 07:16:48.0 +0200
@@ -510,7 +510,7 @@
 Name[hr]=Nevažeća zaporka
 Name[hu]=Érvénytelen jelszó
 Name[ia]=Contrasigno invalide
-Name[id]=Sandi Tidak Sah
+Name[id]=Sandi Tidak Absah
 Name[is]=Ógilt lykilorð
 Name[it]=Password non valida
 Name[ja]=無効なパスワード
@@ -578,7 +578,7 @@
 Comment[hr]=Nevažeća šifra
 Comment[hu]=Érvénytelen jelszó
 Comment[ia]=Contrasigno invalide
-Comment[id]=Sandi tidak sah
+Comment[id]=Sandi tidak absah
 Comment[is]=Lykilorð ógilt
 Comment[it]=Password non valida
 Comment[ja]=無効なパスワード
@@ -653,7 +653,7 @@
 Name[hr]=Pozivnice s nevažećim zaporkama
 Name[hu]=Érvénytelen jelszavas meghívó
 Name[ia]=Invitationes de contrasigno invalide
-Name[id]=Undangan Sandi Tidak Sah
+Name[id]=Undangan Sandi Tidak Absah
 Name[is]=Ógild lykilorðsboð
 Name[it]=Password di invito non valida
 Name[ja]=招待に対する無効なパスワード
@@ -718,7 +718,7 @@
 Comment[hr]=Stranka koju ste pozvali je poslala nevažeću šifru. Veza odbijena.
 Comment[hu]=A meghívott fél érvénytelen jelszót küldött. A csatlakozási kérés 
elutasítva.
 Comment[ia]=Le partita invitate inviava un contrasigno invalide. Connexion 
refusate.
-Comment[id]=Undangan mengirimkan sebuah sandi tidak sah. Sambungan ditampik.
+Comment[id]=Undangan mengirimkan sebuah sandi tidak absah. Sambungan ditampik.
 Comment[is]=Boðinn aðili sendi ógilt lykilorð. Tengingu hafnað
 Comment[it]=La parte invitata ha inviato una password non valida. Connessione 
rifiutata.
 Comment[ja]=招待された人が無効なパスワードを送ってきました。接続を拒否しました。
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.04.1/po/id/krfb.po 
new/krfb-18.04.2/po/id/krfb.po
--- old/krfb-18.04.1/po/id/krfb.po  2018-05-08 02:20:01.0 +0200
+++ new/krfb-18.04.2/po/id/krfb.po  2018-06-05 03:09:46.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-11 03:21+0200\n"
-"PO-Revision-Date: 2018-03-08 21:03+0700\n"
+"PO-Revision-Date: 2018-05-18 19:58+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -130,7 +130,7 @@
 #: main.cpp:53
 #, kde-format
 msgid "Desktop Sharing Error"
-msgstr "Desktop Sharing Galat"
+msgstr "Desktop Sharing Error"
 
 #: main.cpp:82
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit krfb for openSUSE:Factory

2018-05-16 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2018-05-16 18:40:42

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


Package is "krfb"

Wed May 16 18:40:42 2018 rev:66 rq:607225 version:18.04.1

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2018-04-27 
16:06:11.653175219 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2018-05-16 
18:42:07.198151819 +0200
@@ -1,0 +2,10 @@
+Fri May 11 05:18:07 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.1.php
+- Changes since 18.04.0:
+  * None
+
+---

Old:

  krfb-18.04.0.tar.xz

New:

  krfb-18.04.1.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.cYS71w/_old  2018-05-16 18:42:07.846128408 +0200
+++ /var/tmp/diff_new_pack.cYS71w/_new  2018-05-16 18:42:07.850128263 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   krfb
-Version:18.04.0
+Version:18.04.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ krfb-18.04.0.tar.xz -> krfb-18.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.04.0/CMakeLists.txt 
new/krfb-18.04.1/CMakeLists.txt
--- old/krfb-18.04.0/CMakeLists.txt 2018-04-13 02:12:58.0 +0200
+++ new/krfb-18.04.1/CMakeLists.txt 2018-05-08 02:20:02.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "04")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.04.0/krfb/krfb.notifyrc 
new/krfb-18.04.1/krfb/krfb.notifyrc
--- old/krfb-18.04.0/krfb/krfb.notifyrc 2018-04-09 22:44:37.0 +0200
+++ new/krfb-18.04.1/krfb/krfb.notifyrc 2018-05-02 14:20:08.0 +0200
@@ -711,7 +711,7 @@
 Comment[fi]=Kutsuttu taho lähetti virheellisen salasanan. Yhteys hylättiin.
 Comment[fr]=La partie invitée a envoyé un mot de passe non valable. Connexion 
refusée.
 Comment[ga]=Sheol an duine le cuireadh focal faire neamhbhailí. Diúltaíodh an 
ceangal.
-Comment[gl]=A parte convidada envioulle un contrasinal incorrecto. A conexión 
foi rexeitada.
+Comment[gl]=A parte convidada envioulle un contrasinal incorrecto. Rexeitouse 
a conexión.
 Comment[he]=הצד המוזמן שלח סיסמה שגויה. החיבור נדחה.
 Comment[hi]=निमंत्रित पार्टी ने अवैध पासवर्ड भेजा. कनेक्शन अस्वीकृत.
 Comment[hne]=निमंत्रित पार्टी हर अवैध पासवर्ड भेजिस. कनेक्सन अस्वीकृत.
@@ -1110,7 +1110,7 @@
 Comment[fi]=Varattu, yhteys hylättiin
 Comment[fr]=Occupé. Connexion refusée
 Comment[ga]=Gnóthach; ceangal diúltaithe
-Comment[gl]=Ocupado; a conexión foi rexeitada
+Comment[gl]=Ocupado, rexeitouse a conexión.
 Comment[he]=תפוס, החיבור נדחה
 Comment[hi]=व्यस्त, कनेक्शन अस्वीकृत
 Comment[hne]=व्यस्त, कनेक्सन अस्वीकृत
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-18.04.0/po/zh_CN/krfb.po 
new/krfb-18.04.1/po/zh_CN/krfb.po
--- old/krfb-18.04.0/po/zh_CN/krfb.po   2018-04-13 02:12:58.0 +0200
+++ new/krfb-18.04.1/po/zh_CN/krfb.po   2018-05-08 02:20:01.0 +0200
@@ -12,7 +12,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-11 03:21+0200\n"
-"PO-Revision-Date: 2018-04-05 09:40-0400\n"
+"PO-Revision-Date: 2018-04-26 06:08-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit krfb for openSUSE:Factory

2018-04-27 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2018-04-27 16:05:37

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


Package is "krfb"

Fri Apr 27 16:05:37 2018 rev:65 rq:599097 version:18.04.0

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2018-03-22 
12:03:47.672519409 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2018-04-27 
16:06:11.653175219 +0200
@@ -1,0 +2,20 @@
+Wed Apr 18 07:49:41 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.0.php
+- Changes since 18.03.90:
+  * None
+
+---
+Fri Apr 06 07:09:53 CEST 2018 - lbeltr...@kde.org
+
+- Update to 18.03.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+- Changes since 17.12.3:
+  * Remove obsolete reviewboardrc file
+
+---

Old:

  krfb-17.12.3.tar.xz

New:

  krfb-18.04.0.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.0TzSz6/_old  2018-04-27 16:06:12.181155850 +0200
+++ /var/tmp/diff_new_pack.0TzSz6/_new  2018-04-27 16:06:12.185155703 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   krfb
-Version:17.12.3
+Version:18.04.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ krfb-17.12.3.tar.xz -> krfb-18.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-17.12.3/.reviewboardrc 
new/krfb-18.04.0/.reviewboardrc
--- old/krfb-17.12.3/.reviewboardrc 2018-03-01 23:59:59.0 +0100
+++ new/krfb-18.04.0/.reviewboardrc 1970-01-01 01:00:00.0 +0100
@@ -1,4 +0,0 @@
-REPOSITORY = "git://anongit.kde.org/krfb"
-REVIEWBOARD_URL = "https://git.reviewboard.kde.org;
-TARGET_PEOPLE = "whiting"
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-17.12.3/CMakeLists.txt 
new/krfb-18.04.0/CMakeLists.txt
--- old/krfb-17.12.3/CMakeLists.txt 2018-03-06 01:25:41.0 +0100
+++ new/krfb-18.04.0/CMakeLists.txt 2018-04-13 02:12:58.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.0)
 
 # KDE Application Version, managed by release script
-set (KDE_APPLICATIONS_VERSION_MAJOR "17")
-set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "3")
+set (KDE_APPLICATIONS_VERSION_MAJOR "18")
+set (KDE_APPLICATIONS_VERSION_MINOR "04")
+set (KDE_APPLICATIONS_VERSION_MICRO "0")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-17.12.3/krfb/krfb.notifyrc 
new/krfb-18.04.0/krfb/krfb.notifyrc
--- old/krfb-17.12.3/krfb/krfb.notifyrc 2018-03-01 23:59:59.0 +0100
+++ new/krfb-18.04.0/krfb/krfb.notifyrc 2018-04-09 22:44:37.0 +0200
@@ -99,7 +99,7 @@
 Name[hr]=Korisnik prihvaća vezu
 Name[hu]=A felhasználó engedélyezi a csatlakozást
 Name[ia]=Usator da acceptation a connexion
-Name[id]=Sambungan Diterima Pengguna
+Name[id]=Pengguna Menyetujui Sambungan
 Name[is]=Notandi samþykkir tengingar
 Name[it]=L'utente accetta la connessione
 Name[ja]=ユーザが接続を許可
@@ -164,7 +164,7 @@
 Comment[hr]=Korisnik prihvaća vezu
 Comment[hu]=A felhasználó engedélyezi a csatlakozást
 Comment[ia]=Usator da acceptation a connexion
-Comment[id]=Sambungan diterima pengguna
+Comment[id]=Pengguna menyetujui sambungan
 Comment[is]=Notandi samþykkir tengingu
 Comment[it]=L'utente accetta la connessione
 Comment[ja]=ユーザが接続を許可
@@ -234,7 +234,7 @@
 Name[hr]=Korisnik odbija vezu
 Name[hu]=A felhasználó elutasítja a csatlakozást
 Name[ia]=Usator refuta connexion
-Name[id]=Sambungan Dienggankan Pengguna
+Name[id]=Pengguna Menampik Sambungan
 Name[is]=Notandi hafnar tengingum
 Name[it]=L'utente rifiuta la connessione
 Name[ja]=ユーザが接続を拒否
@@ -299,7 +299,7 @@
 Comment[hr]=Korisnik odbija vezu
 Comment[hu]=A felhasználó elutasítja a csatlakozást
 Comment[ia]=Usator refuta connexion
-Comment[id]=Sambungan dienggankan pengguna
+Comment[id]=Pengguna menampik sambungan
 Comment[is]=Notandi hafnar tengingu
 Comment[it]=L'utente rifiuta la connessione
 Comment[ja]=ユーザが接続を拒否
@@ -718,7 +718,7 @@
 Comment[hr]=Stranka koju ste pozvali je poslala nevažeću šifru. 

commit krfb for openSUSE:Factory

2018-03-22 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2018-03-22 12:00:02

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


Package is "krfb"

Thu Mar 22 12:00:02 2018 rev:64 rq:585615 version:17.12.3

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2018-02-14 
09:40:56.651165691 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2018-03-22 
12:03:47.672519409 +0100
@@ -1,0 +2,10 @@
+Thu Mar 08 23:52:12 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.3.php
+- Changes since 17.12.2:
+  * None
+
+---

Old:

  krfb-17.12.2.tar.xz

New:

  krfb-17.12.3.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.PtBw5I/_old  2018-03-22 12:03:49.400457459 +0100
+++ /var/tmp/diff_new_pack.PtBw5I/_new  2018-03-22 12:03:49.404457315 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   krfb
-Version:17.12.2
+Version:17.12.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ krfb-17.12.2.tar.xz -> krfb-17.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-17.12.2/CMakeLists.txt 
new/krfb-17.12.3/CMakeLists.txt
--- old/krfb-17.12.2/CMakeLists.txt 2018-02-06 01:34:52.0 +0100
+++ new/krfb-17.12.3/CMakeLists.txt 2018-03-06 01:25:41.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-17.12.2/po/ca/docs/krfb/index.docbook 
new/krfb-17.12.3/po/ca/docs/krfb/index.docbook
--- old/krfb-17.12.2/po/ca/docs/krfb/index.docbook  2018-02-06 
01:34:52.0 +0100
+++ new/krfb-17.12.3/po/ca/docs/krfb/index.docbook  2018-03-06 
01:25:41.0 +0100
@@ -248,7 +248,7 @@
 La casella de selecció Anuncia el servei a la xarxa controla quan el  anuncia el servei sobre la xarxa local utilitzant el 
Protocol per a la Localització de Serveis (Service Location Protocol). Això 
normalment és una bona idea, però tan sols funciona realment bé amb un client 
que ho suporti i alhora estiga atent (a l'espera), com ara el . 
+> controla quan el  anuncia el servei sobre la xarxa local utilitzant el 
Protocol per a la Localització de Serveis (Service Location Protocol). Això 
normalment és una bona idea, però tan sols funciona realment bé amb un client 
que ho suporti i alhora estigui atent (a l'espera), com ara el . 
 
 Si marqueu la casella de selecció \n"
-"Language-Team: Indonesian \n"
+"Language-Team: Indonesian \n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-17.12.2/po/nb/krfb.po 
new/krfb-17.12.3/po/nb/krfb.po
--- old/krfb-17.12.2/po/nb/krfb.po  2018-02-06 01:34:51.0 +0100
+++ new/krfb-17.12.3/po/nb/krfb.po  2018-03-06 01:25:41.0 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2017-08-09 07:09+0200\n"
+"POT-Creation-Date: 2017-09-11 03:21+0200\n"
 "PO-Revision-Date: 2014-04-28 18:28+0200\n"
 "Last-Translator: Bjørn Steensrud \n"
 "Language-Team: Norwegian Bokmål \n"
@@ -117,12 +117,12 @@
 msgid "Preferred Frame Buffer Plugin"
 msgstr "Foretrukket programtillegg for rammebuffer"
 
-#: main.cpp:39
+#: main.cpp:40
 #, kde-format
 msgid "VNC-compatible server to share desktops"
 msgstr ""
 
-#: main.cpp:50
+#: main.cpp:51
 #, kde-format
 msgid ""
 "Your X11 Server does not support the required XTest extension version 2.2. "
@@ -131,17 +131,17 @@
 "Din X11-tjener støtter ikke XTest-utvidelsen i versjon 2.2. Det er ikke "
 "mulig å dele skrivebordet ditt."
 
-#: main.cpp:52
+#: main.cpp:53
 #, kde-format
 msgid "Desktop Sharing Error"
 msgstr "Feil i Skrivebordsdeling"
 
-#: main.cpp:81
+#: main.cpp:82
 #, kde-format
 msgid 

commit krfb for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2018-02-14 09:40:47

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


Package is "krfb"

Wed Feb 14 09:40:47 2018 rev:63 rq:575084 version:17.12.2

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2018-01-17 
21:51:59.808943621 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2018-02-14 
09:40:56.651165691 +0100
@@ -1,0 +2,10 @@
+Wed Feb 07 08:48:38 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.2.php
+- Changes since 17.12.1:
+  * None
+
+---

Old:

  krfb-17.12.1.tar.xz

New:

  krfb-17.12.2.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.8Nl4yy/_old  2018-02-14 09:40:57.471135798 +0100
+++ /var/tmp/diff_new_pack.8Nl4yy/_new  2018-02-14 09:40:57.475135652 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   krfb
-Version:17.12.1
+Version:17.12.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ krfb-17.12.1.tar.xz -> krfb-17.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-17.12.1/CMakeLists.txt 
new/krfb-17.12.2/CMakeLists.txt
--- old/krfb-17.12.1/CMakeLists.txt 2018-01-09 02:16:45.0 +0100
+++ new/krfb-17.12.2/CMakeLists.txt 2018-02-06 01:34:52.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 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(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-17.12.1/krfb/krfb.notifyrc 
new/krfb-17.12.2/krfb/krfb.notifyrc
--- old/krfb-17.12.1/krfb/krfb.notifyrc 2018-01-04 19:06:21.0 +0100
+++ new/krfb-17.12.2/krfb/krfb.notifyrc 2018-02-03 00:48:02.0 +0100
@@ -510,7 +510,7 @@
 Name[hr]=Nevažeća zaporka
 Name[hu]=Érvénytelen jelszó
 Name[ia]=Contrasigno invalide
-Name[id]=Sandi Tak Berlaku
+Name[id]=Sandi Tidak Sah
 Name[is]=Ógilt lykilorð
 Name[it]=Password non valida
 Name[ja]=無効なパスワード
@@ -578,7 +578,7 @@
 Comment[hr]=Nevažeća šifra
 Comment[hu]=Érvénytelen jelszó
 Comment[ia]=Contrasigno invalide
-Comment[id]=Sandi tak berlaku
+Comment[id]=Sandi tidak sah
 Comment[is]=Lykilorð ógilt
 Comment[it]=Password non valida
 Comment[ja]=無効なパスワード
@@ -653,7 +653,7 @@
 Name[hr]=Pozivnice s nevažećim zaporkama
 Name[hu]=Érvénytelen jelszavas meghívó
 Name[ia]=Invitationes de contrasigno invalide
-Name[id]=Undangan Sandi Tak Berlaku
+Name[id]=Undangan Sandi Tidak Sah
 Name[is]=Ógild lykilorðsboð
 Name[it]=Password di invito non valida
 Name[ja]=招待に対する無効なパスワード
@@ -718,7 +718,7 @@
 Comment[hr]=Stranka koju ste pozvali je poslala nevažeću šifru. Veza odbijena.
 Comment[hu]=A meghívott fél érvénytelen jelszót küldött. A csatlakozási kérés 
elutasítva.
 Comment[ia]=Le partita invitate inviava un contrasigno invalide. Connexion 
refusate.
-Comment[id]=Undangan mengirimkan sebuah sandi tak berlaku. Sambungan 
dienggankan.
+Comment[id]=Undangan mengirimkan sebuah sandi tidak sah. Sambungan dienggankan.
 Comment[is]=Boðinn aðili sendi ógilt lykilorð. Tengingu hafnað
 Comment[it]=La parte invitata ha inviato una password non valida. Connessione 
rifiutata.
 Comment[ja]=招待された人が無効なパスワードを送ってきました。接続を拒否しました。
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-17.12.1/po/ca/docs/krfb/index.docbook 
new/krfb-17.12.2/po/ca/docs/krfb/index.docbook
--- old/krfb-17.12.1/po/ca/docs/krfb/index.docbook  2018-01-09 
02:16:44.0 +0100
+++ new/krfb-17.12.2/po/ca/docs/krfb/index.docbook  2018-02-06 
01:34:52.0 +0100
@@ -33,7 +33,7 @@
 
 
 El  és una aplicació de servidor que permet compartir la vostra sessió 
actual amb un usuari en una altra màquina. Tot el que caldrà es que empreu un 
client El  és una aplicació de servidor que permet compartir la vostra sessió 
actual amb un usuari en una altra màquina. Tot el que caldrà és que empreu un 
client VNC per a veure o controlar l'escriptori. 
 
@@ -68,7 +68,7 @@
 >Introducció
 
 El  és una aplicació de servidor que permet compartir la vostra sessió 
actual 

commit krfb for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2018-01-17 21:51:58

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


Package is "krfb"

Wed Jan 17 21:51:58 2018 rev:62 rq:564357 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2017-12-18 
08:53:05.617377644 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2018-01-17 
21:51:59.808943621 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:41:17 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * None
+
+---

Old:

  krfb-17.12.0.tar.xz

New:

  krfb-17.12.1.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.rKeNWr/_old  2018-01-17 21:52:00.408915559 +0100
+++ /var/tmp/diff_new_pack.rKeNWr/_new  2018-01-17 21:52:00.408915559 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   krfb
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ krfb-17.12.0.tar.xz -> krfb-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-17.12.0/CMakeLists.txt 
new/krfb-17.12.1/CMakeLists.txt
--- old/krfb-17.12.0/CMakeLists.txt 2017-12-08 02:00:36.0 +0100
+++ new/krfb-17.12.1/CMakeLists.txt 2018-01-09 02:16:45.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(krfb VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-17.12.0/framebuffers/qt/krfb_framebuffer_qt.desktop 
new/krfb-17.12.1/framebuffers/qt/krfb_framebuffer_qt.desktop
--- old/krfb-17.12.0/framebuffers/qt/krfb_framebuffer_qt.desktop
2017-12-05 00:09:02.0 +0100
+++ new/krfb-17.12.1/framebuffers/qt/krfb_framebuffer_qt.desktop
2018-01-04 19:06:21.0 +0100
@@ -21,6 +21,7 @@
 Comment[hr]=Međuspremnik okvira baziran na Qt-u za KRfb.
 Comment[hu]=Qt-alapú framebuffer a Krfb-hez.
 Comment[ia]=Framebuffer basate sur Qt per KRfb
+Comment[id]=Framebuffer berbasiskan Qt untuk KRfb.
 Comment[it]=Framebuffer basato su Qt per KRfb.
 Comment[kk]=Qt негіздеген KRfb-нің кадр буфері.
 Comment[km]=Framebuffer មាន​មូលដ្ឋាន​លើ Qt សម្រាប់ KRfb ។
@@ -69,6 +70,7 @@
 Name[hr]=Qt Framebuffer za KRfb
 Name[hu]=Qt framebuffer a Krfb-hez
 Name[ia]=Framebuffer Qt per KRfb
+Name[id]=Qt Framebuffer untuk KRfb
 Name[it]=Framebuffer Qt per KRfb
 Name[kk]=Qt KRfb кадр буфері
 Name[km]=Qt Framebuffer សម្រាប់for KRfb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-17.12.0/framebuffers/qt/krfb_framebuffer_qt.json 
new/krfb-17.12.1/framebuffers/qt/krfb_framebuffer_qt.json
--- old/krfb-17.12.0/framebuffers/qt/krfb_framebuffer_qt.json   2017-12-05 
00:09:02.0 +0100
+++ new/krfb-17.12.1/framebuffers/qt/krfb_framebuffer_qt.json   2018-01-04 
19:06:21.0 +0100
@@ -15,6 +15,7 @@
 "Description[fr]": "Tampon d'images utilisant Qt pour KRfb.",
 "Description[gl]": "Framebuffer baseado en Qt para KRfb.",
 "Description[ia]": "Framebuffer basate sur Qt per KRfb",
+"Description[id]": "Framebuffer berbasiskan Qt untuk KRfb.",
 "Description[it]": "Framebuffer basato su Qt per KRfb.",
 "Description[ko]": "KRfb용 Qt 기반 프레임버퍼입니다.",
 "Description[nl]": "Op Qt gebaseerd framebuffer voor KRfb.",
@@ -52,6 +53,7 @@
 "Name[fr]": "Tampon d'images Qt pour KRfb",
 "Name[gl]": "Framebuffer de Qt para KRfb",
 "Name[ia]": "Framebuffer Qt per KRfb",
+"Name[id]": "Qt Framebuffer untuk KRfb",
 "Name[it]": "Framebuffer Qt per KRfb",
 "Name[ko]": "KRfb용 Qt 프레임버퍼",
 "Name[nl]": "Qt-framebuffer voor KRfb",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-17.12.0/framebuffers/xcb/krfb_framebuffer_xcb.desktop 
new/krfb-17.12.1/framebuffers/xcb/krfb_framebuffer_xcb.desktop
--- old/krfb-17.12.0/framebuffers/xcb/krfb_framebuffer_xcb.desktop  
2017-12-05 

commit krfb for openSUSE:Factory

2017-12-17 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2017-12-18 08:53:01

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


Package is "krfb"

Mon Dec 18 08:53:01 2017 rev:61 rq:556240 version:17.12.0

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2017-11-16 
14:28:17.714334573 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2017-12-18 
08:53:05.617377644 +0100
@@ -1,0 +2,33 @@
+Sat Dec 09 14:59:08 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.0.php
+- Changes since 17.11.90:
+  * None
+
+---
+Sat Dec 02 10:12:38 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-rc.php
+- Changes since 17.11.80:
+  * None
+
+---
+Mon Nov 20 06:59:22 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12-beta.php
+- Changes since 17.08.3:
+  * Include a png of the icon for compatibility
+  * Include the icon in krfb together with the application
+  * Change version to match KDE Applications (17.11.70)
+  * Add .arcconfig
+
+---

Old:

  krfb-17.08.3.tar.xz

New:

  krfb-17.12.0.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.yttfHG/_old  2017-12-18 08:53:06.265346364 +0100
+++ /var/tmp/diff_new_pack.yttfHG/_new  2017-12-18 08:53:06.265346364 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   krfb
-Version:17.08.3
+Version:17.12.0
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -42,7 +42,6 @@
 BuildRequires:  kwallet-devel
 BuildRequires:  kwidgetsaddons-devel
 BuildRequires:  kxmlgui-devel
-BuildRequires:  oxygen5-icon-theme-large
 BuildRequires:  pkgconfig
 BuildRequires:  systemd-devel
 BuildRequires:  telepathy-qt5-devel
@@ -83,17 +82,6 @@
 %find_lang %{name} --with-man --all-name
 %kf5_find_htmldocs
   %endif
-  for i in 128 64 48 32 22 16
-  do
- mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/
-  done
-  cp %{_datadir}/icons/oxygen/base/128x128/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/128x128/apps/
-  cp %{_datadir}/icons/oxygen/base/16x16/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/16x16/apps/
-  cp %{_datadir}/icons/oxygen/base/22x22/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/22x22/apps/
-  cp %{_datadir}/icons/oxygen/base/32x32/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
-  cp %{_datadir}/icons/oxygen/base/48x48/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
-  cp %{_datadir}/icons/oxygen/base/64x64/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/64x64/apps/
-  cd ..
   %suse_update_desktop_file -r org.kde.krfb System   RemoteAccess
 
 %post -p /sbin/ldconfig

++ krfb-17.08.3.tar.xz -> krfb-17.12.0.tar.xz ++
 8501 lines of diff (skipped)




commit krfb for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2017-11-16 14:28:14

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


Package is "krfb"

Thu Nov 16 14:28:14 2017 rev:60 rq:540930 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2017-10-23 
16:32:30.615044329 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2017-11-16 
14:28:17.714334573 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:13 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  krfb-17.08.2.tar.xz

New:

  krfb-17.08.3.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.GMYVw1/_old  2017-11-16 14:28:18.310312986 +0100
+++ /var/tmp/diff_new_pack.GMYVw1/_new  2017-11-16 14:28:18.314312841 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   krfb
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ krfb-17.08.2.tar.xz -> krfb-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-17.08.2/framebuffers/xcb/krfb_framebuffer_xcb.desktop 
new/krfb-17.08.3/framebuffers/xcb/krfb_framebuffer_xcb.desktop
--- old/krfb-17.08.2/framebuffers/xcb/krfb_framebuffer_xcb.desktop  
2017-09-04 06:13:03.0 +0200
+++ new/krfb-17.08.3/framebuffers/xcb/krfb_framebuffer_xcb.desktop  
2017-11-04 05:24:10.0 +0100
@@ -17,7 +17,7 @@
 Comment[fi]=X11 XDamage/XShm-perustainen kehyspuskui KRfb:lle.
 Comment[fr]=Sortie vidéo fondée sur X11 « XDamage / XShm » pour Krfb.
 Comment[ga]=Maolán fráma le haghaidh KRfb, bunaithe ar X11 XDamage/XShm
-Comment[gl]=Framebuffer baseado en Xll XDamage/Xshm para XRfb.
+Comment[gl]=Framebuffer baseado en X11 XDamage/Xshm para XRfb.
 Comment[hr]=Međuspreminik okvira baziran na X11 XDamage/XShm za KRfb.
 Comment[hu]=X11 XDamage/XShm-alapú framebuffer a Krfb-hez.
 Comment[ia]=Framebuffer basate sur X11 XDamage/XShm per KRfb.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-17.08.2/framebuffers/xcb/krfb_framebuffer_xcb.json 
new/krfb-17.08.3/framebuffers/xcb/krfb_framebuffer_xcb.json
--- old/krfb-17.08.2/framebuffers/xcb/krfb_framebuffer_xcb.json 2017-09-04 
06:13:03.0 +0200
+++ new/krfb-17.08.3/framebuffers/xcb/krfb_framebuffer_xcb.json 2017-11-04 
05:24:10.0 +0100
@@ -13,7 +13,7 @@
 "Description[et]": "KRfb X11 XDamage/XShm põhine kaadripuhver",
 "Description[fi]": "X11 XDamage/XShm-perustainen kehyspuskui 
KRfb:lle.",
 "Description[fr]": "Tampon d'images utilisant XDamage/XShm de X11 pour 
KRfb.",
-"Description[gl]": "Framebuffer baseado en Xll XDamage/Xshm para 
XRfb.",
+"Description[gl]": "Framebuffer baseado en X11 XDamage/Xshm para 
XRfb.",
 "Description[ia]": "Framebuffer basate sur X11 XDamage/XShm per KRfb.",
 "Description[it]": "Framebuffer basato su XDamage/XShm di X11 per 
KRfb.",
 "Description[ko]": "KRfb용 X11 XDamage/XShm 기반 프레임버퍼입니다.",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-17.08.2/krfb/org.kde.krfb.appdata.xml 
new/krfb-17.08.3/krfb/org.kde.krfb.appdata.xml
--- old/krfb-17.08.2/krfb/org.kde.krfb.appdata.xml  2017-09-04 
06:13:03.0 +0200
+++ new/krfb-17.08.3/krfb/org.kde.krfb.appdata.xml  2017-11-04 
05:24:10.0 +0100
@@ -18,6 +18,7 @@
   Krfb
   Krfb
   Krfb
+  Krfb
   Krfb
   Krfb
   КРФБ
@@ -44,6 +45,7 @@
   Bureaublad delen
   Współdzielenie pulpitu
   Partilha do ecrã
+  Compartilhamento de tela
   Zdieľanie pracovnej plochy
   Souporaba namizja
   Дељење површи
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-17.08.2/po/de/krfb.po 
new/krfb-17.08.3/po/de/krfb.po
--- old/krfb-17.08.2/po/de/krfb.po  2017-10-10 02:14:39.0 +0200
+++ new/krfb-17.08.3/po/de/krfb.po  2017-11-07 02:23:59.0 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-08-08 05:32+0200\n"
-"PO-Revision-Date: 2017-08-27 21:17+0100\n"
+"PO-Revision-Date: 2017-10-31 21:19+0100\n"
 "Last-Translator: Burkhard Lück \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -387,6 +387,11 @@
 

commit krfb for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2017-10-23 16:32:29

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


Package is "krfb"

Mon Oct 23 16:32:29 2017 rev:59 rq:534776 version:17.08.2

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2017-09-12 
19:49:52.105699963 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2017-10-23 
16:32:30.615044329 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 00:32:33 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.2.php
+- Changes since 17.08.1:
+  * None
+
+---

Old:

  krfb-17.08.1.tar.xz

New:

  krfb-17.08.2.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.qCYovc/_old  2017-10-23 16:32:31.195017177 +0200
+++ /var/tmp/diff_new_pack.qCYovc/_new  2017-10-23 16:32:31.195017177 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   krfb
-Version:17.08.1
+Version:17.08.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ krfb-17.08.1.tar.xz -> krfb-17.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-17.08.1/po/es/krfb.po 
new/krfb-17.08.2/po/es/krfb.po
--- old/krfb-17.08.1/po/es/krfb.po  2017-09-05 02:36:55.0 +0200
+++ new/krfb-17.08.2/po/es/krfb.po  2017-10-10 02:14:39.0 +0200
@@ -14,7 +14,7 @@
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-08-08 05:32+0200\n"
-"PO-Revision-Date: 2017-04-02 18:06+0200\n"
+"PO-Revision-Date: 2017-09-30 21:31+0100\n"
 "Last-Translator: Eloy Cuadra \n"
 "Language-Team: Spanish \n"
 "Language: es\n"
@@ -322,12 +322,14 @@
 #: mainwindow.cpp:241
 #, kde-format
 msgid "Screen capture"
-msgstr ""
+msgstr "Captura de pantalla"
 
 #: mainwindow.cpp:246
 #, kde-format
 msgid "To apply framebuffer plugin setting, you need to restart the program."
 msgstr ""
+"Necesita reiniciar el programa para aplicar las preferencias del complemento "
+"de «framebuffer»."
 
 #: rfbservermanager.cpp:217
 #, kde-format
@@ -368,14 +370,13 @@
 #: ui/configframebuffer.ui:14
 #, kde-format
 msgid "Framebuffer"
-msgstr ""
+msgstr "Framebuffer"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: ui/configframebuffer.ui:22
-#, fuzzy, kde-format
-#| msgid "Preferred Frame Buffer Plugin"
+#, kde-format
 msgid "Preferred frameb plugin:"
-msgstr "Complemento de memoria intermedia preferido"
+msgstr "Complemento de «frameb» preferido:"
 
 #. i18n: ectx: property (text), widget (QLabel, helpText)
 #: ui/configframebuffer.ui:47
@@ -386,6 +387,11 @@
 "style=\" font-weight:600;\">qt plugin is a safe fallback, if for some "
 "reason others don't work. But also it is very slow."
 msgstr ""
+"Al usar x11, el complemento xcb debe ser el preferido, ya que tiene mejor "
+"rendimiento.El complemento qt "
+"es una alternativa segura si, por cualquier motivo, los otros no funcionan. "
+"No obstante, es bastante lento."
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_allowDesktopControl)
 #: ui/configsecurity.ui:17
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-17.08.1/po/fr/krfb.po 
new/krfb-17.08.2/po/fr/krfb.po
--- old/krfb-17.08.1/po/fr/krfb.po  2017-09-05 02:36:55.0 +0200
+++ new/krfb-17.08.2/po/fr/krfb.po  2017-10-10 02:14:39.0 +0200
@@ -22,7 +22,7 @@
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-08-08 05:32+0200\n"
-"PO-Revision-Date: 2017-07-20 17:42+0100\n"
+"PO-Revision-Date: 2017-09-21 18:16+0100\n"
 "Last-Translator: Vincent Pinon \n"
 "Language-Team: French \n"
 "Language: fr\n"
@@ -343,6 +343,8 @@
 #, kde-format
 msgid "To apply framebuffer plugin setting, you need to restart the program."
 msgstr ""
+"Vous devez redémarrer le programme pour appliquer la configuration du module "
+"« framebuffer »"
 
 #: rfbservermanager.cpp:217
 #, kde-format
@@ -383,14 +385,13 @@
 #: ui/configframebuffer.ui:14
 #, kde-format
 msgid "Framebuffer"
-msgstr ""
+msgstr "Framebuffer"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: ui/configframebuffer.ui:22
-#, fuzzy, kde-format
-#| msgid "Preferred Frame Buffer Plugin"
+#, kde-format
 msgid "Preferred frameb plugin:"
-msgstr "Module externe préféré de « Frame 

commit krfb for openSUSE:Factory

2017-09-12 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2017-09-12 19:49:49

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


Package is "krfb"

Tue Sep 12 19:49:49 2017 rev:58 rq:522600 version:17.08.1

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2017-08-24 
18:05:25.078413789 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2017-09-12 
19:49:52.105699963 +0200
@@ -1,0 +2,10 @@
+Thu Sep 07 07:02:24 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.1.php
+- Changes since 17.08.0:
+  * None
+
+---

Old:

  krfb-17.08.0.tar.xz

New:

  krfb-17.08.1.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.QnBPen/_old  2017-09-12 19:49:52.645624048 +0200
+++ /var/tmp/diff_new_pack.QnBPen/_new  2017-09-12 19:49:52.649623486 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   krfb
-Version:17.08.0
+Version:17.08.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ krfb-17.08.0.tar.xz -> krfb-17.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-17.08.0/krfb/krfb-framebuffer.desktop 
new/krfb-17.08.1/krfb/krfb-framebuffer.desktop
--- old/krfb-17.08.0/krfb/krfb-framebuffer.desktop  2017-08-10 
05:32:06.0 +0200
+++ new/krfb-17.08.1/krfb/krfb-framebuffer.desktop  2017-09-04 
06:13:03.0 +0200
@@ -19,7 +19,7 @@
 Comment[fi]=Kehyspuskuriliitännäinen kohteelle KRfb
 Comment[fr]=Modules externes de sortie vidéo pour Krfb
 Comment[ga]=Breiseáin Mhaoláin Fráma le haghaidh KRfb
-Comment[gl]=Complemento de frame buffer para KRfb
+Comment[gl]=Complementos de búfer de fotograma para KRfb
 Comment[hr]=Priključci za međuspremnike okvira za KRfb
 Comment[hu]=Framebuffer bővítmények a Krfb-hez
 Comment[ia]=Plug-ins de Frame Buffer per KRfb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-17.08.0/krfb/krfb-framebuffer.json 
new/krfb-17.08.1/krfb/krfb-framebuffer.json
--- old/krfb-17.08.0/krfb/krfb-framebuffer.json 2017-08-10 05:32:06.0 
+0200
+++ new/krfb-17.08.1/krfb/krfb-framebuffer.json 2017-09-04 06:13:03.0 
+0200
@@ -12,7 +12,7 @@
 "Description[et]": "KRfb kaadripuhvri pluginad",
 "Description[fi]": "Kehyspuskuriliitännäinen kohteelle KRfb",
 "Description[fr]": "Modules de tampons d'image pour KRfb",
-"Description[gl]": "Complemento de frame buffer para KRfb",
+"Description[gl]": "Complemento de búfer de fotograma para KRfb",
 "Description[ia]": "Plug-ins de Frame Buffer per KRfb",
 "Description[it]": "Estensioni del framebuffer per KRfb",
 "Description[ko]": "KRfb 프레임버퍼 플러그인",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-17.08.0/krfb/org.kde.krfb.appdata.xml 
new/krfb-17.08.1/krfb/org.kde.krfb.appdata.xml
--- old/krfb-17.08.0/krfb/org.kde.krfb.appdata.xml  2017-08-10 
05:32:06.0 +0200
+++ new/krfb-17.08.1/krfb/org.kde.krfb.appdata.xml  2017-09-04 
06:13:03.0 +0200
@@ -64,7 +64,7 @@
 Krfb Desktop Sharing is a server application that 
allows you to share your current session with a user on another machine, who 
can use a VNC client to view or even control the desktop.
 Krfb para compartir el escritorio es una aplicación de 
servidor que le permite compartir su sesión actual con un usuario de otra 
máquina, que puede usar un cliente VNC para ver e incluso controlar su 
escritorio.
 Le partage de bureau Krfb est une application de serveur 
qui vous permet de partager votre session courante avec un utilisateur sur une 
autre machine, qui peut utiliser un client VNC pour afficher et même contrôler 
le bureau.
-Krfb é un servizo que permite compartir a sesión actual 
cun usuario que está noutro equipo, que pode usar un cliente VNC para ver ou 
mesmo controlar o escritorio.
+Krfb é un aplicativo de servidor que permite compartir a 
sesión actual cun usuario que está noutro equipo, que pode usar un cliente VNC 
para ver ou mesmo controlar o escritorio.
 Condivisione del desktop Krfb è un'applicazione server 
che permette di condividere la sessione attuale con un utente su un'altra 
macchina, che potrà usare un client VNC per visualizzare ed anche controllare 
il desktop.
 Bureaublad delen is een server-applicatie die u in 

commit krfb for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2017-08-24 18:05:23

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


Package is "krfb"

Thu Aug 24 18:05:23 2017 rev:57 rq:517899 version:17.08.0

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2017-07-25 
11:31:31.119563175 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2017-08-24 
18:05:25.078413789 +0200
@@ -1,0 +2,29 @@
+Mon Aug 21 10:42:11 UTC 2017 - fab...@ritter-vogt.de
+
+- Drop unneeded dep on ktp-common-internals-devel
+
+---
+Sat Aug 12 15:32:15 UTC 2017 - jeng...@inai.de
+
+- Expand summary a bit.
+
+---
+Fri Aug 11 22:45:58 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.08.0
+  * New feature release
+  * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+  * Remove old X11 plugin 
+  * Implement XCB framebuffer plugin (port from x11) (kde#377998)
+  * Fix SPDX license ID 
+
+---
+Sat Aug  5 18:18:40 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.07.90
+  * KDE Applications 17.07.90
+  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+---

Old:

  krfb-17.04.3.tar.xz

New:

  krfb-17.08.0.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.uUa80O/_old  2017-08-24 18:05:26.774175035 +0200
+++ /var/tmp/diff_new_pack.uUa80O/_new  2017-08-24 18:05:26.786173346 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package krfb
 #
-# 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
@@ -15,18 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %bcond_without lang
 
 Name:   krfb
-Version:17.04.3
+Version:17.08.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
-Summary:Desktop Sharing
+Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0+
-# FIXME: use correct group, see 
"https://en.opensuse.org/openSUSE:Package_group_guidelines;
-Group:  Productivity/Networking/Remote Desktop
+Group:  Productivity/Networking/Other
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  LibVNCServer-devel
 BuildRequires:  extra-cmake-modules
@@ -40,7 +40,6 @@
 BuildRequires:  ki18n-devel
 BuildRequires:  knotifications-devel
 BuildRequires:  kwallet-devel
-BuildRequires:  ktp-common-internals-devel
 BuildRequires:  kwidgetsaddons-devel
 BuildRequires:  kxmlgui-devel
 BuildRequires:  oxygen5-icon-theme-large
@@ -48,6 +47,7 @@
 BuildRequires:  systemd-devel
 BuildRequires:  telepathy-qt5-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  xcb-util-image-devel
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Widgets)
@@ -55,7 +55,9 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
+%if %{with lang}
 Recommends: %{name}-lang
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -100,15 +102,15 @@
 %files
 %defattr(-,root,root)
 %doc README
-%{_kf5_bindir}/krfb
-%{_kf5_libdir}/libkrfbprivate.so*
+%doc %lang(en) %{_kf5_htmldir}/en/krfb/
 %{_kf5_applicationsdir}/org.kde.krfb.desktop
-%{_kf5_htmldir}/en/krfb/
-%{_kf5_servicetypesdir}/krfb-framebuffer*.desktop
+%{_kf5_appstreamdir}/
+%{_kf5_bindir}/krfb
 %{_kf5_iconsdir}/hicolor/*/apps/krfb.*
+%{_kf5_libdir}/libkrfbprivate.so*
 %{_kf5_plugindir}/krfb/
-%{_datadir}/krfb/
-%{_kf5_appstreamdir}/
+%{_kf5_servicetypesdir}/krfb-framebuffer*.desktop
+%{_kf5_sharedir}/krfb/
 
 %if %{with lang}
 %files lang -f %{name}.lang

++ krfb-17.04.3.tar.xz -> krfb-17.08.0.tar.xz ++
 15173 lines of diff (skipped)




commit krfb for openSUSE:Factory

2017-07-25 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2017-07-25 11:31:28

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


Package is "krfb"

Tue Jul 25 11:31:28 2017 rev:56 rq:510757 version:17.04.3

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2017-06-12 
15:21:48.530280283 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2017-07-25 
11:31:31.119563175 +0200
@@ -1,0 +2,10 @@
+Sat Jul 15 23:00:25 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.3.php
+- Changes since 17.04.2:
+  * None
+
+---

Old:

  krfb-17.04.2.tar.xz

New:

  krfb-17.04.3.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.BRXdjq/_old  2017-07-25 11:31:31.663486361 +0200
+++ /var/tmp/diff_new_pack.BRXdjq/_new  2017-07-25 11:31:31.667485796 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   krfb
-Version:17.04.2
+Version:17.04.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ krfb-17.04.2.tar.xz -> krfb-17.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-17.04.2/framebuffers/qt/krfb_framebuffer_qt.json 
new/krfb-17.04.3/framebuffers/qt/krfb_framebuffer_qt.json
--- old/krfb-17.04.2/framebuffers/qt/krfb_framebuffer_qt.json   2017-04-09 
05:12:08.0 +0200
+++ new/krfb-17.04.3/framebuffers/qt/krfb_framebuffer_qt.json   2017-07-04 
05:16:00.0 +0200
@@ -29,6 +29,7 @@
 "Description[sr@latin]": "Kadrobafer za KRFB na osnovu Qt‑u",
 "Description[sr]": "Кадробафер за КРФБ на основу КуТ‑у",
 "Description[sv]": "X11-rambuffert för Krfb.",
+"Description[tr]": "KRfb için Qt tabanlı Çerçeve tamponu.",
 "Description[uk]": "Заснований на Qt буфер кадрів для KRfb.",
 "Description[x-test]": "xxQt based Framebuffer for KRfb.xx",
 "Description[zh_CN]": "KRfb 的基于 Qt 的帧缓冲。",
@@ -64,6 +65,7 @@
 "Name[sr@latin]": "Qt‑ov kadrobafer za KRFB",
 "Name[sr]": "КуТ‑ов кадробафер за КРФБ",
 "Name[sv]": "X11-rambuffert för Krfb",
+"Name[tr]": "KRfb için Qt Çerçeve tamponu",
 "Name[uk]": "Буфер кадрів на Qt для KRfb",
 "Name[x-test]": "xxQt Framebuffer for KRfbxx",
 "Name[zh_CN]": "KRfb 的 Qt 帧缓冲",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-17.04.2/framebuffers/x11/krfb_framebuffer_x11.json 
new/krfb-17.04.3/framebuffers/x11/krfb_framebuffer_x11.json
--- old/krfb-17.04.2/framebuffers/x11/krfb_framebuffer_x11.json 2017-04-09 
05:12:08.0 +0200
+++ new/krfb-17.04.3/framebuffers/x11/krfb_framebuffer_x11.json 2017-07-04 
05:16:00.0 +0200
@@ -29,6 +29,7 @@
 "Description[sr@latin]": "Kadrobafer za KRFB na osnovu XDamagea/XShma 
u X11.",
 "Description[sr]": "Кадробафер за КРФБ на основу Икс‑демиџа/Икс‑схма у 
Иксу11.",
 "Description[sv]": "X11 XDamage/XShm-baserad rambuffert för Krfb.",
+"Description[tr]": "KRfb için X11 XDamage/XShm tabanlı Çerçeve 
tamponu.",
 "Description[uk]": "Заснований на XDamage/XShm X11 буфер кадрів для 
KRfb.",
 "Description[x-test]": "xxX11 XDamage/XShm based Framebuffer for 
KRfb.xx",
 "Description[zh_CN]": "KRfb 的基于 X11 XDamage/XShm 的帧缓冲。",
@@ -64,6 +65,7 @@
 "Name[sr@latin]": "X11 kadrobafer za KRFB.",
 "Name[sr]": "Икс11 кадробафер за КРФБ.",
 "Name[sv]": "X11-rambuffert för Krfb",
+"Name[tr]": "KRfb için X11 Çerçeve tamponu",
 "Name[uk]": "Буфер кадрів X11 для KRfb",
 "Name[x-test]": "xxX11 Framebuffer for KRfbxx",
 "Name[zh_CN]": "XRfb 的 X11 帧缓冲",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-17.04.2/krfb/krfb-framebuffer.json 
new/krfb-17.04.3/krfb/krfb-framebuffer.json
--- old/krfb-17.04.2/krfb/krfb-framebuffer.json 2017-04-09 05:12:08.0 
+0200
+++ new/krfb-17.04.3/krfb/krfb-framebuffer.json 2017-07-04 05:16:00.0 
+0200
@@ -28,6 +28,7 @@
 "Description[sr@latin]": "Priključci kadrobafera za KRFB",
 "Description[sr]": "Прикључци кадробафера за КРФБ",
 "Description[sv]": "Insticksprogram med rambuffert för Krfb",
+"Description[tr]": "KRfb için Çerçeve Tamponu eklentileri",
 "Description[uk]": "Додатки буфера кадрів для KRfb",
 "Description[x-test]": 

commit krfb for openSUSE:Factory

2017-06-12 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2017-06-12 15:21:46

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


Package is "krfb"

Mon Jun 12 15:21:46 2017 rev:55 rq:502068 version:17.04.2

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2017-05-22 
10:42:24.495841916 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2017-06-12 
15:21:48.530280283 +0200
@@ -1,0 +2,10 @@
+Wed Jun 07 17:42:57 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.2.php
+- Changes since 17.04.1:
+  * None
+
+---

Old:

  krfb-17.04.1.tar.xz

New:

  krfb-17.04.2.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.VRtCb9/_old  2017-06-12 15:21:49.498143709 +0200
+++ /var/tmp/diff_new_pack.VRtCb9/_new  2017-06-12 15:21:49.502143145 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   krfb
-Version:17.04.1
+Version:17.04.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ krfb-17.04.1.tar.xz -> krfb-17.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-17.04.1/po/he/krfb.po 
new/krfb-17.04.2/po/he/krfb.po
--- old/krfb-17.04.1/po/he/krfb.po  2017-05-09 02:25:13.0 +0200
+++ new/krfb-17.04.2/po/he/krfb.po  2017-06-06 02:22:25.0 +0200
@@ -10,19 +10,20 @@
 # license as the program which it accompanies.
 #
 # tahmar1900 , 2006.
+# Elkana Bardugo , 2017. #zanata
 msgid ""
 msgstr ""
 "Project-Id-Version: krfb\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-02-05 04:04+0100\n"
-"PO-Revision-Date: 2006-08-19 19:03+0300\n"
-"Last-Translator: tahmar1900 \n"
+"PO-Revision-Date: 2017-05-16 07:03-0400\n"
+"Last-Translator: Copied by Zanata \n"
 "Language-Team: hebrew \n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.2\n"
+"X-Generator: Zanata 3.9.6\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -52,7 +53,6 @@
 
 #: invitationsrfbclient.cpp:73
 #, fuzzy, kde-format
-#| msgid "Accepted uninvited connection from %1"
 msgid "Accepted connection from %1"
 msgstr "ההתחברות ללא הזמנה מ-%1 אושרה"
 
@@ -100,7 +100,6 @@
 #. i18n: ectx: label, entry (allowDesktopControl), group (Security)
 #: krfb.kcfg:32
 #, fuzzy, kde-format
-#| msgid "Allow remote user to  keyboard and mouse"
 msgid "Allow remote connections to manage the desktop."
 msgstr "א&פשר למשתמש המרוחק לשלוט במקלדת ובעכבר"
 
@@ -114,7 +113,6 @@
 #. i18n: ectx: label, entry (desktopSharingPassword), group (Security)
 #: krfb.kcfg:40 krfb.kcfg:43
 #, fuzzy, kde-format
-#| msgid "Accepted uninvited connection from %1"
 msgid "Password for uninvited connections."
 msgstr "ההתחברות ללא הזמנה מ-%1 אושרה"
 
@@ -126,7 +124,6 @@
 
 #: main.cpp:39
 #, fuzzy, kde-format
-#| msgid "VNC-compatible server to share KDE desktops"
 msgid "VNC-compatible server to share desktops"
 msgstr "שרת תואם VNC לשיתוף שולחנות עבודה של KDE"
 
@@ -275,7 +272,6 @@
 #: mainwindow.cpp:174 mainwindow.cpp:181 ui/mainwidget.ui:83
 #: ui/mainwidget.ui:86 ui/mainwidget.ui:114
 #, fuzzy, kde-format
-#| msgid "Desktop Sharing"
 msgid "KDE Desktop Sharing"
 msgstr "שיתוף שולחן עבודה"
 
@@ -302,13 +298,11 @@
 
 #: rfbservermanager.cpp:217
 #, fuzzy, kde-format
-#| msgid "The remote user has closed the connection."
 msgid "The remote user %1 is now connected."
 msgstr "המשתמש המרוחק סגר את החיבור."
 
 #: rfbservermanager.cpp:231
 #, fuzzy, kde-format
-#| msgid "The remote user has closed the connection."
 msgid "The remote user %1 disconnected."
 msgstr "המשתמש המרוחק סגר את החיבור."
 
@@ -334,14 +328,12 @@
 
 #: trayicon.cpp:120
 #, fuzzy, kde-format
-#| msgid "Desktop Sharing - disconnected"
 msgid "Desktop Sharing - connected"
 msgstr "שיתוף שולחן עבודה - מתנתק"
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_allowDesktopControl)
 #: ui/configsecurity.ui:17
 #, fuzzy, kde-format
-#| msgid "Allow remote user to  keyboard and mouse"
 msgid "Allow remote connections to control your desktop"
 msgstr "א&פשר למשתמש המרוחק לשלוט במקלדת ובעכבר"
 
@@ -415,21 +407,18 @@
 #. i18n: ectx: property (whatsThis), widget (QCheckBox, enableSharingCheckBox)
 #: ui/mainwidget.ui:145
 #, 

commit krfb for openSUSE:Factory

2017-05-22 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2017-05-22 10:42:22

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


Package is "krfb"

Mon May 22 10:42:22 2017 rev:54 rq:495995 version:17.04.1

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2017-05-08 
18:55:22.684865631 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2017-05-22 
10:42:24.495841916 +0200
@@ -1,0 +2,10 @@
+Wed May 17 20:36:53 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.1.php
+- Changes since 17.04.0:
+  * None
+
+---

Old:

  krfb-17.04.0.tar.xz

New:

  krfb-17.04.1.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.u2BPmo/_old  2017-05-22 10:42:25.323725186 +0200
+++ /var/tmp/diff_new_pack.u2BPmo/_new  2017-05-22 10:42:25.327724621 +0200
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   krfb
-Version:17.04.0
+Version:17.04.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)

++ krfb-17.04.0.tar.xz -> krfb-17.04.1.tar.xz ++




commit krfb for openSUSE:Factory

2017-05-08 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2017-05-08 18:55:21

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


Package is "krfb"

Mon May  8 18:55:21 2017 rev:53 rq:490467 version:17.04.0

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2017-03-15 
01:57:52.136912324 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2017-05-08 
18:55:22.684865631 +0200
@@ -1,0 +2,34 @@
+Sun Apr 16 10:45:09 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+
+---
+Wed Apr 12 20:25:52 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * None
+
+---
+Sat Mar 25 23:10:41 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * Set default framebuffer plugin to "qt" instead of "x11"
+  * Qt framebuffer plugin: Do not use deprecated QPixmap::grabWindow(), use 
QScreen::grabWindow() instead
+  * Drop duplicate linking to libvncserver.
+  * It is not just for a specific type of desktop
+  * add appdata
+
+---

Old:

  krfb-16.12.3.tar.xz

New:

  krfb-17.04.0.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.ihZyaL/_old  2017-05-08 18:55:23.400764501 +0200
+++ /var/tmp/diff_new_pack.ihZyaL/_new  2017-05-08 18:55:23.404763937 +0200
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:   krfb
-Version:16.12.3
+Version:17.04.0
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Desktop Sharing
 License:GPL-2.0+
@@ -54,11 +55,16 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
+Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 VNC-compatible server to share KDE desktops.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -70,8 +76,11 @@
   make
 
 %install
-  cd build
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+  %make_install -C build
+  %if %{with lang}
+%find_lang %{name} --with-man --all-name
+%kf5_find_htmldocs
+  %endif
   for i in 128 64 48 32 22 16
   do
  mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/
@@ -99,5 +108,11 @@
 %{_kf5_iconsdir}/hicolor/*/apps/krfb.*
 %{_kf5_plugindir}/krfb/
 %{_datadir}/krfb/
+%{_kf5_appstreamdir}/
+
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
 
 %changelog

++ krfb-16.12.3.tar.xz -> krfb-17.04.0.tar.xz ++
 52644 lines of diff (skipped)




commit krfb for openSUSE:Factory

2017-03-14 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2017-03-15 00:56:57

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


Package is "krfb"

Wed Mar 15 00:56:57 2017 rev:52 rq:478223 version:16.12.3

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2017-02-13 
07:27:49.210271763 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2017-03-15 
01:57:52.136912324 +0100
@@ -1,0 +2,10 @@
+Thu Mar  9 12:40:46 CET 2017 - lbeltr...@kde.org
+
+- Update to 16.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-16.12.3.php
+- Changes since 16.12.2:
+  * None
+
+---

Old:

  krfb-16.12.2.tar.xz

New:

  krfb-16.12.3.tar.xz



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

++ krfb-16.12.2.tar.xz -> krfb-16.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-16.12.2/krfb/krfb.notifyrc 
new/krfb-16.12.3/krfb/krfb.notifyrc
--- old/krfb-16.12.2/krfb/krfb.notifyrc 2017-02-02 07:41:07.0 +0100
+++ new/krfb-16.12.3/krfb/krfb.notifyrc 2017-02-23 08:15:35.0 +0100
@@ -949,7 +949,7 @@
 Comment[bn]=নতুন সংযোগ স্বয়ংক্রীয়ভাবে স্থাপন করা হল
 Comment[bs]=Nova veza je automatski uspostavljena
 Comment[ca]=Connexió nova establerta automàticament
-Comment[ca@valencia]=Connexió nova establerta automàticament
+Comment[ca@valencia]=Connexió nova establida automàticament
 Comment[cs]=Automaticky navázáno nové spojení
 Comment[cy]=Sefydlwyd cysylltiad newydd yn awtomatig
 Comment[da]=Ny forbindelse automatisk etableret




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 krfb for openSUSE:Factory

2017-01-25 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2017-01-25 23:02:59

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.changes2016-12-17 
10:48:24.338725681 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2017-01-25 
23:03:00.346815466 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 09:01:26 UTC 2017 - lbeltr...@kde.org
+
+- - Update to KDE Applications 16.12.1
+   * KDE Applications 16.12.1 
+   * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+---

Old:

  krfb-16.12.0.tar.xz

New:

  krfb-16.12.1.tar.xz



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

++ krfb-16.12.0.tar.xz -> krfb-16.12.1.tar.xz ++




commit krfb for openSUSE:Factory

2016-11-12 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2016-11-12 13:41: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.changes2016-10-18 
10:22:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2016-11-12 
13:41:49.0 +0100
@@ -1,0 +2,12 @@
+Thu Nov 10 08:37:31 UTC 2016 - wba...@tmo.at
+
+- Update build requirements
+
+---
+Wed Nov  9 06:22:11 UTC 2016 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.08.3
+  * KDE Applications 16.08.3
+  * https://www.kde.org/announcements/announce-applications-16.08.3.php
+
+---

Old:

  krfb-16.08.2.tar.xz

New:

  krfb-16.08.3.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.v8mjpu/_old  2016-11-12 13:41:50.0 +0100
+++ /var/tmp/diff_new_pack.v8mjpu/_new  2016-11-12 13:41:50.0 +0100
@@ -25,21 +25,25 @@
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
 BuildRequires:  extra-cmake-modules
-BuildRequires:  ki18n-devel
-BuildRequires:  kcrash-devel
+BuildRequires:  kcompletion-devel
+BuildRequires:  kconfig-devel
 BuildRequires:  kcoreaddons-devel
+BuildRequires:  kcrash-devel
 BuildRequires:  kdbusaddons-devel
 BuildRequires:  kdnssd-framework-devel
 BuildRequires:  kdoctools-devel
-BuildRequires:  kdelibs4support-devel
+BuildRequires:  ki18n-devel
+BuildRequires:  knotifications-devel
+BuildRequires:  kwallet-devel
 BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  kxmlgui-devel
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  update-desktop-files
 BuildRequires:  oxygen-icon-theme-large
-Version:16.08.2
+Version:16.08.3
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-16.08.2.tar.xz -> krfb-16.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-16.08.2/framebuffers/qt/krfb_framebuffer_qt.json 
new/krfb-16.08.3/framebuffers/qt/krfb_framebuffer_qt.json
--- old/krfb-16.08.2/framebuffers/qt/krfb_framebuffer_qt.json   2016-09-28 
13:52:55.0 +0200
+++ new/krfb-16.08.3/framebuffers/qt/krfb_framebuffer_qt.json   2016-10-24 
14:06:02.0 +0200
@@ -18,6 +18,7 @@
 "Description[pl]": "Bufor ramki na podstawie Qt dla KRfb.", 
 "Description[pt]": "'Framebuffer' baseado no Qt para o KRfb.", 
 "Description[pt_BR]": "Framebuffer baseado no Qt para o KRfb.", 
+"Description[ru]": "Буфер кадров для KRfb на базе Qt", 
 "Description[sk]": "Framebuffer založený na Qt pre KRfb.", 
 "Description[sl]": "Slikovni medpomnilnik za KRfb, ki temelji na Qt", 
 "Description[sr@ijekavian]": "Кадробафер за КРФБ на основу КуТ‑у", 
@@ -49,6 +50,7 @@
 "Name[pl]": "Bufor ramki Qt dla KRfb", 
 "Name[pt]": "'Framebuffer' do Qt para o KRfb", 
 "Name[pt_BR]": "Framebuffer do Qt para o KRfb", 
+"Name[ru]": "Буфер кадров Qt для KRfb", 
 "Name[sk]": "Qt Framebuffer pre KRfb", 
 "Name[sl]": "Slikovni medpomnilnik Qt za KRfb", 
 "Name[sr@ijekavian]": "КуТ‑ов кадробафер за КРФБ", 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-16.08.2/framebuffers/x11/krfb_framebuffer_x11.json 
new/krfb-16.08.3/framebuffers/x11/krfb_framebuffer_x11.json
--- old/krfb-16.08.2/framebuffers/x11/krfb_framebuffer_x11.json 2016-09-28 
13:52:55.0 +0200
+++ new/krfb-16.08.3/framebuffers/x11/krfb_framebuffer_x11.json 2016-10-24 
14:06:02.0 +0200
@@ -18,6 +18,7 @@
 "Description[pl]": "Bufor ramki na podstawie X11 XDamage/XShm dla 
KRfb.", 
 "Description[pt]": "'Framebuffer' do X11, baseado no XDamage/XShm, 
para o KRfb.", 
 "Description[pt_BR]": "Framebuffer baseado no XDamage/XShm do X11 para 
o KRfb.", 
+"Description[ru]": "Буфер кадров для KRfb на базе X11 XDamage/XShm", 
 "Description[sk]": "Framebuffer založený na X11 XDamage/XShm pre 
KRfb.", 
 "Description[sl]": "Slikovni medpomnilnik za KRfb, ki temelji na X11 
XDamage/XShm", 
 "Description[sr@ijekavian]": "Кадробафер за КРФБ на основу 
Икс‑демиџа/Икс‑схма у Иксу11.", 
@@ -48,6 +49,7 @@
 "Name[pl]": "Bufor ramki X11 dla KRfb", 
 "Name[pt]": "'Framebuffer' do X11 para o KRfb", 
 "Name[pt_BR]": "Framebuffer do X11 para o 

commit krfb for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2016-10-18 10:22:05

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.changes2016-09-14 
23:15:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2016-10-18 
10:22:05.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 11 21:01:51 UTC 2016 - lbeltr...@kde.org
+
+- KDE Applications 16.08.2
+https://www.kde.org/announcements/announce-applications-16.08.2.php
+
+---

Old:

  krfb-16.08.1.tar.xz

New:

  krfb-16.08.2.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.N6dP4K/_old  2016-10-18 10:22:06.0 +0200
+++ /var/tmp/diff_new_pack.N6dP4K/_new  2016-10-18 10:22:06.0 +0200
@@ -39,7 +39,7 @@
 BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  update-desktop-files
 BuildRequires:  oxygen-icon-theme-large
-Version:16.08.1
+Version:16.08.2
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-16.08.1.tar.xz -> krfb-16.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-16.08.1/framebuffers/qt/krfb_framebuffer_qt.desktop 
new/krfb-16.08.2/framebuffers/qt/krfb_framebuffer_qt.desktop
--- old/krfb-16.08.1/framebuffers/qt/krfb_framebuffer_qt.desktop
2016-01-23 11:35:57.0 +0100
+++ new/krfb-16.08.2/framebuffers/qt/krfb_framebuffer_qt.desktop
2016-09-28 13:52:55.0 +0200
@@ -4,8 +4,8 @@
 Comment[ast]=Esquema Qt de buffer pa KRfb
 Comment[bg]=Основан на Qt фреймбуфер за KRfb.
 Comment[bs]=Kadrobafer za KRfb na osnovu Qt.
-Comment[ca]=«Framebuffer» basat en Qt per al KRfb.
-Comment[ca@valencia]=«Framebuffer» basat en Qt per al KRfb.
+Comment[ca]=«Framebuffer» basat en les Qt per al KRfb.
+Comment[ca@valencia]=«Framebuffer» basat en les Qt per al KRfb.
 Comment[cs]=Framebuffer založený na Qt pro KRfb.
 Comment[da]=Qt-baseret framebuffer til KRfb.
 Comment[de]=Qt-basierter Framebuffer für KRfb
@@ -52,8 +52,8 @@
 Name[ast]=Esquema Qt de buffer pa KRfb
 Name[bg]=Qt фреймбуфер за KRfb
 Name[bs]=Qt-ov kadrobafer za KRFB
-Name[ca]=«Framebuffer» Qt per al KRfb.
-Name[ca@valencia]=«Framebuffer» Qt per al KRfb.
+Name[ca]=«Framebuffer» de les Qt per al KRfb.
+Name[ca@valencia]=«Framebuffer» de les Qt per al KRfb.
 Name[cs]=Qt Framebuffer pro KRfb
 Name[da]=Qt-framebuffer til KRfb
 Name[de]=Qt-Framebuffer für KRfb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-16.08.1/framebuffers/qt/krfb_framebuffer_qt.json 
new/krfb-16.08.2/framebuffers/qt/krfb_framebuffer_qt.json
--- old/krfb-16.08.1/framebuffers/qt/krfb_framebuffer_qt.json   2016-01-23 
11:35:57.0 +0100
+++ new/krfb-16.08.2/framebuffers/qt/krfb_framebuffer_qt.json   2016-09-28 
13:52:55.0 +0200
@@ -2,13 +2,16 @@
 "Encoding": "UTF-8", 
 "KPlugin": {
 "Description": "Qt based Framebuffer for KRfb.", 
-"Description[ca@valencia]": "«Framebuffer» basat en Qt per al KRfb.", 
-"Description[ca]": "«Framebuffer» basat en Qt per al KRfb.", 
+"Description[ca@valencia]": "«Framebuffer» basat en les Qt per al 
KRfb.", 
+"Description[ca]": "«Framebuffer» basat en les Qt per al KRfb.", 
 "Description[cs]": "Framebuffer založený na Qt pro KRfb.", 
+"Description[da]": "Qt-baseret framebuffer til KRfb.", 
 "Description[de]": "Qt-basierter Framebuffer für KRfb", 
 "Description[es]": "Framebuffer basado en Qt para KRfb.", 
+"Description[et]": "KRfb Qt põhine kaadripuhver", 
 "Description[fi]": "QT-perustainen Kehyspuskuri KRfb:lle", 
 "Description[gl]": "Framebuffer baseado en Qt para KRfb.", 
+"Description[ia]": "Framebuffer basate sur Qt per KRfb", 
 "Description[it]": "Framebuffer basato su Qt per KRfb.", 
 "Description[ko]": "KRfb용 Qt 기반 프레임버퍼입니다.", 
 "Description[nl]": "Op Qt gebaseerd framebuffer voor KRfb.", 
@@ -30,13 +33,16 @@
 "License": "GPL", 
 "Name": "Qt Framebuffer for KRfb", 
 "Name[ast]": "Framebuffer Qt pa KRfb", 
-"Name[ca@valencia]": "«Framebuffer» Qt per al KRfb.", 
-"Name[ca]": "«Framebuffer» Qt per al KRfb.", 
+"Name[ca@valencia]": "«Framebuffer» de les Qt per al KRfb.", 
+"Name[ca]": "«Framebuffer» de les Qt per al KRfb.", 
 "Name[cs]": "Qt Framebuffer pro KRfb", 
+"Name[da]": "Qt-framebuffer til KRfb", 
 "Name[de]": "Qt-Framebuffer für KRfb", 
  

commit krfb for openSUSE:Factory

2016-09-14 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2016-09-14 23:15:06

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.changes2016-08-29 
14:44:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2016-09-14 
23:15:08.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep  9 08:32:49 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.1
+   * KDE Applications 16.08.1
+   * https://www.kde.org/announcements/announce-applications-16.08.1.php
+
+
+---

Old:

  krfb-16.08.0.tar.xz

New:

  krfb-16.08.1.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.gcm0qW/_old  2016-09-14 23:15:09.0 +0200
+++ /var/tmp/diff_new_pack.gcm0qW/_new  2016-09-14 23:15:09.0 +0200
@@ -39,7 +39,7 @@
 BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  update-desktop-files
 BuildRequires:  oxygen-icon-theme-large
-Version:16.08.0
+Version:16.08.1
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-16.08.0.tar.xz -> krfb-16.08.1.tar.xz ++




commit krfb for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2016-08-29 14:44:06

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.changes2016-07-21 
07:48:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2016-08-29 
14:44:09.0 +0200
@@ -1,0 +2,16 @@
+Fri Aug 12 10:23:31 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.08.0
+   * KDE Applications 16.08.0
+   * https://www.kde.org/announcements/announce-applications-16.08.0.php
+
+
+---
+Mon Aug  8 15:21:13 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.07.90
+   * KDE Applications 16.07.90 (16.08-RC)
+   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+
+
+---

Old:

  krfb-16.04.3.tar.xz

New:

  krfb-16.08.0.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.2KRybr/_old  2016-08-29 14:44:10.0 +0200
+++ /var/tmp/diff_new_pack.2KRybr/_new  2016-08-29 14:44:10.0 +0200
@@ -39,7 +39,7 @@
 BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  update-desktop-files
 BuildRequires:  oxygen-icon-theme-large
-Version:16.04.3
+Version:16.08.0
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-16.04.3.tar.xz -> krfb-16.08.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-16.04.3/framebuffers/qt/krfb_framebuffer_qt.json 
new/krfb-16.08.0/framebuffers/qt/krfb_framebuffer_qt.json
--- old/krfb-16.04.3/framebuffers/qt/krfb_framebuffer_qt.json   2016-04-12 
16:08:43.0 +0200
+++ new/krfb-16.08.0/framebuffers/qt/krfb_framebuffer_qt.json   2016-01-23 
11:35:57.0 +0100
@@ -6,7 +6,6 @@
 "Description[ca]": "«Framebuffer» basat en Qt per al KRfb.", 
 "Description[cs]": "Framebuffer založený na Qt pro KRfb.", 
 "Description[de]": "Qt-basierter Framebuffer für KRfb", 
-"Description[en_GB]": "Qt based Framebuffer for KRfb.", 
 "Description[es]": "Framebuffer basado en Qt para KRfb.", 
 "Description[fi]": "QT-perustainen Kehyspuskuri KRfb:lle", 
 "Description[gl]": "Framebuffer baseado en Qt para KRfb.", 
@@ -26,7 +25,6 @@
 "Description[uk]": "Заснований на Qt буфер кадрів для KRfb.", 
 "Description[x-test]": "xxQt based Framebuffer for KRfb.xx", 
 "Description[zh_CN]": "KRfb 的基于 Qt 的帧缓冲。", 
-"Description[zh_TW]": "KRfb 的 Qt-based Framebuffer", 
 "EnabledByDefault": true, 
 "Id": "qt", 
 "License": "GPL", 
@@ -36,7 +34,6 @@
 "Name[ca]": "«Framebuffer» Qt per al KRfb.", 
 "Name[cs]": "Qt Framebuffer pro KRfb", 
 "Name[de]": "Qt-Framebuffer für KRfb", 
-"Name[en_GB]": "Qt Framebuffer for KRfb", 
 "Name[es]": "Framebuffer de Qt para KRfb", 
 "Name[fi]": "QT-kehyspuskuri KRfb:lle", 
 "Name[gl]": "Framebuffer de Qt para KRfb", 
@@ -56,7 +53,6 @@
 "Name[uk]": "Буфер кадрів на Qt для KRfb", 
 "Name[x-test]": "xxQt Framebuffer for KRfbxx", 
 "Name[zh_CN]": "KRfb 的 Qt 帧缓冲", 
-"Name[zh_TW]": "Krfb 的 Qt Framebuffer", 
 "ServiceTypes": [
 "krfb/framebuffer"
 ], 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-16.04.3/framebuffers/x11/krfb_framebuffer_x11.json 
new/krfb-16.08.0/framebuffers/x11/krfb_framebuffer_x11.json
--- old/krfb-16.04.3/framebuffers/x11/krfb_framebuffer_x11.json 2016-04-12 
16:08:43.0 +0200
+++ new/krfb-16.08.0/framebuffers/x11/krfb_framebuffer_x11.json 2016-01-23 
11:35:57.0 +0100
@@ -6,7 +6,6 @@
 "Description[ca]": "«Framebuffer» basat en XDamage/XShmQt del X11 per 
al KRfb.", 
 "Description[cs]": "Framebuffer založený na X11 XDamage/XShm pro 
KRfb.", 
 "Description[de]": "X11 XDamage/XShm-basierter Framebuffer für KRfb.", 
-"Description[en_GB]": "X11 XDamage/XShm based Framebuffer for KRfb.", 
 "Description[es]": "Framebuffer basado en XDamage/XShm de X11 para 
KRfb.", 
 "Description[fi]": "X11 XDamage/XShm-perustainen kehyspuskui 
KRfb:lle.", 
 "Description[gl]": "Framebuffer baseado en Xll XDamage/Xshm para 
XRfb.", 
@@ -26,7 +25,6 @@
 "Description[uk]": "Заснований на XDamage/XShm X11 буфер кадрів для 
KRfb.", 
 "Description[x-test]": "xxX11 XDamage/XShm based Framebuffer for 
KRfb.xx", 
  

commit krfb for openSUSE:Factory

2016-07-20 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2016-07-21 07:48:08

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.changes2016-07-03 
12:26:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2016-07-21 
07:48:10.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul  8 00:13:40 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.3
+   * KDE Applications 16.04.3
+   * https://www.kde.org/announcements/announce-applications-16.04.3.php
+
+
+---

Old:

  krfb-16.04.2.tar.xz

New:

  krfb-16.04.3.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.R3X3ZL/_old  2016-07-21 07:48:11.0 +0200
+++ /var/tmp/diff_new_pack.R3X3ZL/_new  2016-07-21 07:48:11.0 +0200
@@ -39,7 +39,7 @@
 BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  update-desktop-files
 BuildRequires:  oxygen-icon-theme-large
-Version:16.04.2
+Version:16.04.3
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-16.04.2.tar.xz -> krfb-16.04.3.tar.xz ++




commit krfb for openSUSE:Factory

2016-07-03 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2016-07-03 12:26:57

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.changes2016-06-20 
11:02:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2016-07-03 
12:26:58.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 27 18:56:52 UTC 2016 - fv...@suse.com
+
+- Fix copying of oxygen icons
+
+---



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.hX358H/_old  2016-07-03 12:26:59.0 +0200
+++ /var/tmp/diff_new_pack.hX358H/_new  2016-07-03 12:26:59.0 +0200
@@ -63,17 +63,15 @@
 %install
   cd build
   %makeinstall
-  for i in 128 64 48 32 22 16
+  cd ..
+  
+  for i in 128 16 22 32 48 64
   do
- mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/
+ mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/${i}x${i}/apps
+ cp %{_kf5_iconsdir}/oxygen/${i}x${i}/apps/krfb.png 
%{buildroot}%{_kf5_iconsdir}/hicolor/${i}x${i}/apps/ \
+ || cp %{_kf5_iconsdir}/oxygen/base/${i}x${i}/apps/krfb.png 
%{buildroot}%{_kf5_iconsdir}/hicolor/${i}x${i}/apps/
   done
-  cp /usr/share/icons/oxygen/128x128/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/128x128/apps/
-  cp /usr/share/icons/oxygen/16x16/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/16x16/apps/
-  cp /usr/share/icons/oxygen/22x22/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/22x22/apps/
-  cp /usr/share/icons/oxygen/32x32/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/32x32/apps/
-  cp /usr/share/icons/oxygen/48x48/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
-  cp /usr/share/icons/oxygen/64x64/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/64x64/apps/
-  cd ..
+
   %suse_update_desktop_file -r org.kde.krfb System   RemoteAccess
 
 %post -p /sbin/ldconfig




commit krfb for openSUSE:Factory

2016-06-20 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2016-06-20 11:02:21

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.changes2016-05-31 
12:18:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2016-06-20 
11:02:23.0 +0200
@@ -1,0 +2,8 @@
+Fri Jun 10 18:04:31 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.2
+   * KDE Applications 16.04.2
+   * https://www.kde.org/announcements/announce-applications-16.04.2.php
+
+
+---

Old:

  krfb-16.04.1.tar.xz

New:

  krfb-16.04.2.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.oj96gS/_old  2016-06-20 11:02:24.0 +0200
+++ /var/tmp/diff_new_pack.oj96gS/_new  2016-06-20 11:02:24.0 +0200
@@ -39,7 +39,7 @@
 BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  update-desktop-files
 BuildRequires:  oxygen-icon-theme-large
-Version:16.04.1
+Version:16.04.2
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-16.04.1.tar.xz -> krfb-16.04.2.tar.xz ++




commit krfb for openSUSE:Factory

2016-05-31 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2016-05-31 12:18:14

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.changes2016-03-26 
15:17:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2016-05-31 
12:18:15.0 +0200
@@ -1,0 +2,24 @@
+Sat May  7 10:36:05 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.1
+   * KDE Applications 16.04.1
+   * https://www.kde.org/announcements/announce-applications-16.04.1.php
+
+
+---
+Sun Apr 17 06:11:57 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.04.0
+   * KDE Applications 16.04.0
+   * https://www.kde.org/announcements/announce-applications-16.04.0.php
+
+
+---
+Mon Apr 11 06:47:39 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 16.03.90
+   * KDE Applications 16.04.0 RC
+   * https://www.kde.org/announcements/announce-applications-16.04-rc.php
+
+
+---

Old:

  krfb-15.12.3.tar.xz

New:

  krfb-16.04.1.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.RGxBjV/_old  2016-05-31 12:18:16.0 +0200
+++ /var/tmp/diff_new_pack.RGxBjV/_new  2016-05-31 12:18:16.0 +0200
@@ -39,7 +39,7 @@
 BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  update-desktop-files
 BuildRequires:  oxygen-icon-theme-large
-Version:15.12.3
+Version:16.04.1
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-15.12.3.tar.xz -> krfb-16.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-15.12.3/framebuffers/qt/krfb_framebuffer_qt.json 
new/krfb-16.04.1/framebuffers/qt/krfb_framebuffer_qt.json
--- old/krfb-15.12.3/framebuffers/qt/krfb_framebuffer_qt.json   2016-01-23 
14:18:49.0 +0100
+++ new/krfb-16.04.1/framebuffers/qt/krfb_framebuffer_qt.json   2016-04-12 
16:08:43.0 +0200
@@ -8,7 +8,6 @@
 "Description[de]": "Qt-basierter Framebuffer für KRfb", 
 "Description[en_GB]": "Qt based Framebuffer for KRfb.", 
 "Description[es]": "Framebuffer basado en Qt para KRfb.", 
-"Description[et]": "KRfb Qt põhine kaadripuhver", 
 "Description[fi]": "QT-perustainen Kehyspuskuri KRfb:lle", 
 "Description[gl]": "Framebuffer baseado en Qt para KRfb.", 
 "Description[it]": "Framebuffer basato su Qt per KRfb.", 
@@ -32,13 +31,13 @@
 "Id": "qt", 
 "License": "GPL", 
 "Name": "Qt Framebuffer for KRfb", 
+"Name[ast]": "Framebuffer Qt pa KRfb", 
 "Name[ca@valencia]": "«Framebuffer» Qt per al KRfb.", 
 "Name[ca]": "«Framebuffer» Qt per al KRfb.", 
 "Name[cs]": "Qt Framebuffer pro KRfb", 
 "Name[de]": "Qt-Framebuffer für KRfb", 
 "Name[en_GB]": "Qt Framebuffer for KRfb", 
 "Name[es]": "Framebuffer de Qt para KRfb", 
-"Name[et]": "KRfb Qt kaadripuhver", 
 "Name[fi]": "QT-kehyspuskuri KRfb:lle", 
 "Name[gl]": "Framebuffer de Qt para KRfb", 
 "Name[it]": "Framebuffer Qt per KRfb", 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-15.12.3/framebuffers/x11/krfb_framebuffer_x11.json 
new/krfb-16.04.1/framebuffers/x11/krfb_framebuffer_x11.json
--- old/krfb-15.12.3/framebuffers/x11/krfb_framebuffer_x11.json 2016-01-23 
14:18:49.0 +0100
+++ new/krfb-16.04.1/framebuffers/x11/krfb_framebuffer_x11.json 2016-04-12 
16:08:43.0 +0200
@@ -8,7 +8,6 @@
 "Description[de]": "X11 XDamage/XShm-basierter Framebuffer für KRfb.", 
 "Description[en_GB]": "X11 XDamage/XShm based Framebuffer for KRfb.", 
 "Description[es]": "Framebuffer basado en XDamage/XShm de X11 para 
KRfb.", 
-"Description[et]": "KRfb X11 XDamage/XShm põhine kaadripuhver", 
 "Description[fi]": "X11 XDamage/XShm-perustainen kehyspuskui 
KRfb:lle.", 
 "Description[gl]": "Framebuffer baseado en Xll XDamage/Xshm para 
XRfb.", 
 "Description[it]": "Framebuffer basato su XDamage/XShm di X11 per 
KRfb.", 
@@ -38,7 +37,6 @@
 "Name[de]": "X11-Framebuffer für KRfb", 
 "Name[en_GB]": "X11 Framebuffer for KRfb", 
 "Name[es]": "Framebuffer X11 para KRfb", 
-"Name[et]": "KRfb X11 kaadripuhver", 
 "Name[fi]": "X11-kehyspuskuri KRfb:lle", 
 "Name[gl]": "Framebuffer de 

commit krfb for openSUSE:Factory

2016-03-26 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2016-03-26 15:17:25

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.changes2016-02-22 
10:18:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2016-03-26 
15:17:26.0 +0100
@@ -1,0 +2,9 @@
+Sun Mar 13 15:49:58 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.3
+   * KDE Applications 15.12.3 
+   * https://www.kde.org/announcements/announce-applications-15.12.3.php
+   * boo#970855
+
+
+---

Old:

  krfb-15.12.2.tar.xz

New:

  krfb-15.12.3.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.mdX74L/_old  2016-03-26 15:17:27.0 +0100
+++ /var/tmp/diff_new_pack.mdX74L/_new  2016-03-26 15:17:27.0 +0100
@@ -39,7 +39,7 @@
 BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  update-desktop-files
 BuildRequires:  oxygen-icon-theme-large
-Version:15.12.2
+Version:15.12.3
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-15.12.2.tar.xz -> krfb-15.12.3.tar.xz ++




commit krfb for openSUSE:Factory

2016-02-22 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2016-02-22 10:18:05

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.changes2016-01-23 
01:09:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2016-02-22 
10:18:06.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb 13 08:18:00 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.2
+   * KDE Applications 15.12.2 
+   * https://www.kde.org/announcements/announce-applications-15.12.2.php
+   * boo#966605
+
+
+---

Old:

  krfb-15.12.1.tar.xz

New:

  krfb-15.12.2.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.cBywUJ/_old  2016-02-22 10:18:07.0 +0100
+++ /var/tmp/diff_new_pack.cBywUJ/_new  2016-02-22 10:18:07.0 +0100
@@ -39,7 +39,7 @@
 BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  update-desktop-files
 BuildRequires:  oxygen-icon-theme-large
-Version:15.12.1
+Version:15.12.2
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-15.12.1.tar.xz -> krfb-15.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-15.12.1/framebuffers/qt/krfb_framebuffer_qt.json 
new/krfb-15.12.2/framebuffers/qt/krfb_framebuffer_qt.json
--- old/krfb-15.12.1/framebuffers/qt/krfb_framebuffer_qt.json   2016-01-07 
00:31:40.0 +0100
+++ new/krfb-15.12.2/framebuffers/qt/krfb_framebuffer_qt.json   2016-01-23 
14:18:49.0 +0100
@@ -4,9 +4,11 @@
 "Description": "Qt based Framebuffer for KRfb.", 
 "Description[ca@valencia]": "«Framebuffer» basat en Qt per al KRfb.", 
 "Description[ca]": "«Framebuffer» basat en Qt per al KRfb.", 
+"Description[cs]": "Framebuffer založený na Qt pro KRfb.", 
 "Description[de]": "Qt-basierter Framebuffer für KRfb", 
 "Description[en_GB]": "Qt based Framebuffer for KRfb.", 
 "Description[es]": "Framebuffer basado en Qt para KRfb.", 
+"Description[et]": "KRfb Qt põhine kaadripuhver", 
 "Description[fi]": "QT-perustainen Kehyspuskuri KRfb:lle", 
 "Description[gl]": "Framebuffer baseado en Qt para KRfb.", 
 "Description[it]": "Framebuffer basato su Qt per KRfb.", 
@@ -32,9 +34,11 @@
 "Name": "Qt Framebuffer for KRfb", 
 "Name[ca@valencia]": "«Framebuffer» Qt per al KRfb.", 
 "Name[ca]": "«Framebuffer» Qt per al KRfb.", 
+"Name[cs]": "Qt Framebuffer pro KRfb", 
 "Name[de]": "Qt-Framebuffer für KRfb", 
 "Name[en_GB]": "Qt Framebuffer for KRfb", 
 "Name[es]": "Framebuffer de Qt para KRfb", 
+"Name[et]": "KRfb Qt kaadripuhver", 
 "Name[fi]": "QT-kehyspuskuri KRfb:lle", 
 "Name[gl]": "Framebuffer de Qt para KRfb", 
 "Name[it]": "Framebuffer Qt per KRfb", 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-15.12.1/framebuffers/x11/krfb_framebuffer_x11.json 
new/krfb-15.12.2/framebuffers/x11/krfb_framebuffer_x11.json
--- old/krfb-15.12.1/framebuffers/x11/krfb_framebuffer_x11.json 2016-01-07 
00:31:40.0 +0100
+++ new/krfb-15.12.2/framebuffers/x11/krfb_framebuffer_x11.json 2016-01-23 
14:18:49.0 +0100
@@ -4,9 +4,11 @@
 "Description": "X11 XDamage/XShm based Framebuffer for KRfb.", 
 "Description[ca@valencia]": "«Framebuffer» basat en XDamage/XShmQt del 
X11 per al KRfb.", 
 "Description[ca]": "«Framebuffer» basat en XDamage/XShmQt del X11 per 
al KRfb.", 
+"Description[cs]": "Framebuffer založený na X11 XDamage/XShm pro 
KRfb.", 
 "Description[de]": "X11 XDamage/XShm-basierter Framebuffer für KRfb.", 
 "Description[en_GB]": "X11 XDamage/XShm based Framebuffer for KRfb.", 
 "Description[es]": "Framebuffer basado en XDamage/XShm de X11 para 
KRfb.", 
+"Description[et]": "KRfb X11 XDamage/XShm põhine kaadripuhver", 
 "Description[fi]": "X11 XDamage/XShm-perustainen kehyspuskui 
KRfb:lle.", 
 "Description[gl]": "Framebuffer baseado en Xll XDamage/Xshm para 
XRfb.", 
 "Description[it]": "Framebuffer basato su XDamage/XShm di X11 per 
KRfb.", 
@@ -32,9 +34,11 @@
 "Name": "X11 Framebuffer for KRfb", 
 "Name[ca@valencia]": "«Framebuffer» del X11 per al KRfb.", 
 "Name[ca]": "«Framebuffer» del X11 per al KRfb.", 
+"Name[cs]": "X11 Framebuffer pro KRfb", 
 "Name[de]": "X11-Framebuffer für KRfb", 
 

commit krfb for openSUSE:Factory

2016-01-22 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2016-01-23 01:09:03

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.changes2016-01-07 
00:22:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2016-01-23 
01:09:04.0 +0100
@@ -1,0 +2,9 @@
+Sat Jan  9 18:27:07 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.1
+   * KDE Applications 15.12.1 
+   * https://www.kde.org/announcements/announce-applications-15.12.1.php
+   * boo#961265
+
+
+---

Old:

  krfb-15.12.0.tar.xz

New:

  krfb-15.12.1.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.DhOv0f/_old  2016-01-23 01:09:05.0 +0100
+++ /var/tmp/diff_new_pack.DhOv0f/_new  2016-01-23 01:09:05.0 +0100
@@ -39,7 +39,7 @@
 BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  update-desktop-files
 BuildRequires:  oxygen-icon-theme-large
-Version:15.12.0
+Version:15.12.1
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-15.12.0.tar.xz -> krfb-15.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-15.12.0/framebuffers/qt/krfb_framebuffer_qt.json 
new/krfb-15.12.1/framebuffers/qt/krfb_framebuffer_qt.json
--- old/krfb-15.12.0/framebuffers/qt/krfb_framebuffer_qt.json   2015-12-09 
13:00:52.0 +0100
+++ new/krfb-15.12.1/framebuffers/qt/krfb_framebuffer_qt.json   2016-01-07 
00:31:40.0 +0100
@@ -24,6 +24,8 @@
 "Description[sv]": "X11-rambuffert för Krfb.", 
 "Description[uk]": "Заснований на Qt буфер кадрів для KRfb.", 
 "Description[x-test]": "xxQt based Framebuffer for KRfb.xx", 
+"Description[zh_CN]": "KRfb 的基于 Qt 的帧缓冲。", 
+"Description[zh_TW]": "KRfb 的 Qt-based Framebuffer", 
 "EnabledByDefault": true, 
 "Id": "qt", 
 "License": "GPL", 
@@ -50,6 +52,8 @@
 "Name[sv]": "X11-rambuffert för Krfb", 
 "Name[uk]": "Буфер кадрів на Qt для KRfb", 
 "Name[x-test]": "xxQt Framebuffer for KRfbxx", 
+"Name[zh_CN]": "KRfb 的 Qt 帧缓冲", 
+"Name[zh_TW]": "Krfb 的 Qt Framebuffer", 
 "ServiceTypes": [
 "krfb/framebuffer"
 ], 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-15.12.0/framebuffers/x11/krfb_framebuffer_x11.json 
new/krfb-15.12.1/framebuffers/x11/krfb_framebuffer_x11.json
--- old/krfb-15.12.0/framebuffers/x11/krfb_framebuffer_x11.json 2015-12-09 
13:00:52.0 +0100
+++ new/krfb-15.12.1/framebuffers/x11/krfb_framebuffer_x11.json 2016-01-07 
00:31:40.0 +0100
@@ -24,6 +24,8 @@
 "Description[sv]": "X11 XDamage/XShm-baserad rambuffert för Krfb.", 
 "Description[uk]": "Заснований на XDamage/XShm X11 буфер кадрів для 
KRfb.", 
 "Description[x-test]": "xxX11 XDamage/XShm based Framebuffer for 
KRfb.xx", 
+"Description[zh_CN]": "KRfb 的基于 X11 XDamage/XShm 的帧缓冲。", 
+"Description[zh_TW]": "KRfb 的 X11 XDamage/XShm based Framebuffer", 
 "EnabledByDefault": true, 
 "Id": "x11", 
 "License": "GPL", 
@@ -51,6 +53,7 @@
 "Name[uk]": "Буфер кадрів X11 для KRfb", 
 "Name[x-test]": "xxX11 Framebuffer for KRfbxx", 
 "Name[zh_CN]": "XRfb 的 X11 帧缓冲", 
+"Name[zh_TW]": "KRfb 的 X11 Framebuffer", 
 "ServiceTypes": [
 "krfb/framebuffer"
 ], 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-15.12.0/krfb/krfb-framebuffer.desktop 
new/krfb-15.12.1/krfb/krfb-framebuffer.desktop
--- old/krfb-15.12.0/krfb/krfb-framebuffer.desktop  2015-12-09 
13:00:52.0 +0100
+++ new/krfb-15.12.1/krfb/krfb-framebuffer.desktop  2016-01-07 
00:31:40.0 +0100
@@ -28,7 +28,7 @@
 Comment[kk]=KRfb кадр буфер плагині
 Comment[km]=កម្មវិធី​ជំនួយ​ Frame Buffer សម្រាប់ KRfb
 Comment[ko]=KRfb 프레임버퍼 플러그인
-Comment[lt]=Frame Buffer priedai skirti KRfb
+Comment[lt]=Frame Buffer papildiniai skirti KRfb
 Comment[lv]=Kadru bufera sprudņi priekš KRfb
 Comment[nb]=Rammebuffer-programtillegg for KRfb
 Comment[nds]=Bildpuffer-Modulen för KRfb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-15.12.0/krfb/krfb-framebuffer.json 
new/krfb-15.12.1/krfb/krfb-framebuffer.json
--- old/krfb-15.12.0/krfb/krfb-framebuffer.json 2015-12-09 13:00:52.0 
+0100
+++ 

commit krfb for openSUSE:Factory

2016-01-06 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2016-01-07 00:22:35

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.changes2015-11-15 
12:39:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2016-01-07 
00:22:36.0 +0100
@@ -1,0 +2,9 @@
+Sun Dec 13 13:25:46 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.0
+   * KDE Applications 15.12.0 
+   * https://www.kde.org/announcements/announce-applications-15.12.0.php
+   * boo#958887
+
+
+---

Old:

  krfb-15.08.3.tar.xz

New:

  krfb-15.12.0.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.Hkwb79/_old  2016-01-07 00:22:38.0 +0100
+++ /var/tmp/diff_new_pack.Hkwb79/_new  2016-01-07 00:22:38.0 +0100
@@ -17,23 +17,35 @@
 
 
 Name:   krfb
-BuildRequires:  libkde4-devel
-BuildRequires:  oxygen-icon-theme-large
-%if 0%{?suse_version} >= 1320
-BuildRequires:  pkgconfig(TelepathyQt4)
-%endif
+BuildRequires:  systemd-devel
+BuildRequires:  telepathy-qt5-devel
+BuildRequires:  ktp-common-internals-devel
 BuildRequires:  LibVNCServer-devel
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:15.08.3
+BuildRequires:  extra-cmake-modules
+BuildRequires:  ki18n-devel
+BuildRequires:  kcrash-devel
+BuildRequires:  kcoreaddons-devel
+BuildRequires:  kdbusaddons-devel
+BuildRequires:  kdnssd-framework-devel
+BuildRequires:  kdoctools-devel
+BuildRequires:  kdelibs4support-devel
+BuildRequires:  kwidgetsaddons-devel
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5DBus)
+BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5X11Extras)
+BuildRequires:  update-desktop-files
+BuildRequires:  oxygen-icon-theme-large
+Version:15.12.0
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+
 Group:  Productivity/Networking/Remote Desktop
 Source0:%{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%kde4_runtime_requires
 
 %description
 VNC-compatible server to share KDE desktops.
@@ -45,7 +57,7 @@
 %ifarch ppc ppc64
 export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
 %endif
-  %cmake_kde4 -d build -- -DBUILD_EXPERIMENTAL_TUBES_SUPPORT="on"
+  %cmake_kf5 -d build -- -DBUILD_EXPERIMENTAL_TUBES_SUPPORT="on"
   make
 
 %install
@@ -62,8 +74,7 @@
   cp /usr/share/icons/oxygen/48x48/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
   cp /usr/share/icons/oxygen/64x64/apps/krfb.png 
%{buildroot}%{_datadir}/icons/hicolor/64x64/apps/
   cd ..
-  %suse_update_desktop_file -r krfb System   RemoteAccess
-  %kde_post_install
+  %suse_update_desktop_file -r org.kde.krfb System   RemoteAccess
 
 %post -p /sbin/ldconfig
 
@@ -75,20 +86,13 @@
 %files
 %defattr(-,root,root)
 %doc README
-%{_kde4_bindir}/krfb
-%{_kde4_modulesdir}/krfb_*.so
-%{_kde4_libdir}/libkrfbprivate.so*
-%{_kde4_applicationsdir}/krfb.desktop
-%{_kde4_htmldir}/en/krfb/
-%{_kde4_appsdir}/krfb/
-%{_kde4_servicesdir}/krfb_framebuffer_*.desktop
-%{_kde4_servicetypesdir}/krfb-framebuffer.desktop
-%{_kde4_iconsdir}/hicolor/*/apps/krfb.*
-%if 0%{?suse_version} >= 1320
-%{_kde4_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.krfb_rfb_handler.service
-%dir %{_kde4_datadir}/telepathy
-%dir %{_kde4_datadir}/telepathy/clients
-%{_kde4_datadir}/telepathy/clients/krfb_rfb_handler.client
-%endif
+%{_kf5_bindir}/krfb
+%{_kf5_libdir}/libkrfbprivate.so*
+%{_kf5_applicationsdir}/org.kde.krfb.desktop
+%{_kf5_htmldir}/en/krfb/
+%{_kf5_servicetypesdir}/krfb-framebuffer*.desktop
+%{_kf5_iconsdir}/hicolor/*/apps/krfb.*
+%_kf5_plugindir/krfb/
+%_datadir/krfb/
 
 %changelog

++ krfb-15.08.3.tar.xz -> krfb-15.12.0.tar.xz ++
 3348 lines of diff (skipped)




commit krfb for openSUSE:Factory

2015-11-15 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2015-11-15 12:39:18

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.changes2015-10-19 
22:42:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2015-11-15 
12:39:20.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov 10 20:15:16 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.3
+   * KDE Applications 15.08.3 
+   * https://www.kde.org/announcements/announce-applications-15.08.3.php
+   * boo#954531
+
+
+---

Old:

  krfb-15.08.2.tar.xz

New:

  krfb-15.08.3.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.HbLOgW/_old  2015-11-15 12:39:21.0 +0100
+++ /var/tmp/diff_new_pack.HbLOgW/_new  2015-11-15 12:39:21.0 +0100
@@ -26,7 +26,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:15.08.2
+Version:15.08.3
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-15.08.2.tar.xz -> krfb-15.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-15.08.2/framebuffers/x11/krfb_framebuffer_x11.desktop 
new/krfb-15.08.3/framebuffers/x11/krfb_framebuffer_x11.desktop
--- old/krfb-15.08.2/framebuffers/x11/krfb_framebuffer_x11.desktop  
2015-05-25 06:27:43.0 +0200
+++ new/krfb-15.08.3/framebuffers/x11/krfb_framebuffer_x11.desktop  
2015-11-04 14:05:42.0 +0100
@@ -5,7 +5,7 @@
 Comment[bg]=Основан на X11 XDamage/XShm фреймбуфер за KRfb.
 Comment[bs]=X11 XDamage/XShm baziran framebafer za KRfb.
 Comment[ca]=«Framebuffer» basat en XDamage/XShmQt del X11 per al KRfb.
-Comment[ca@valencia]=«Framebuffer» basat en XDamage/XShmQt de l'X11 per al 
KRfb.
+Comment[ca@valencia]=«Framebuffer» basat en XDamage/XShmQt del X11 per al KRfb.
 Comment[cs]=Framebuffer založený na X11 XDamage/XShm pro KRfb.
 Comment[da]=X11 XDamage/XShm-baseret framebuffer til KRfb.
 Comment[de]=X11 XDamage/XShm-basierter Framebuffer für KRfb.
@@ -53,7 +53,7 @@
 Name[bg]=X11 фреймбуфер за KRfb
 Name[bs]=X11 frame bafer za KRfb
 Name[ca]=«Framebuffer» del X11 per al KRfb.
-Name[ca@valencia]=«Framebuffer» de l'X11 per al KRfb.
+Name[ca@valencia]=«Framebuffer» del X11 per al KRfb.
 Name[cs]=X11 Framebuffer pro KRfb
 Name[da]=X11-framebuffer til KRfb
 Name[de]=X11-Framebuffer für KRfb




commit krfb for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2015-10-19 22:42:26

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.changes2015-10-03 
20:23:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2015-10-19 
22:42:28.0 +0200
@@ -1,0 +2,8 @@
+Sun Oct 11 13:38:05 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.2
+   * KDE Applications 15.08.2 
+   * https://www.kde.org/announcements/announce-applications-15.08.2.php
+
+
+---

Old:

  krfb-15.08.1.tar.xz

New:

  krfb-15.08.2.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.Gi570P/_old  2015-10-19 22:42:29.0 +0200
+++ /var/tmp/diff_new_pack.Gi570P/_new  2015-10-19 22:42:29.0 +0200
@@ -26,7 +26,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:15.08.1
+Version:15.08.2
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-15.08.1.tar.xz -> krfb-15.08.2.tar.xz ++




commit krfb for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2015-10-03 20:23:18

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.changes2015-07-14 
17:37:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2015-10-03 
20:23:19.0 +0200
@@ -1,0 +2,23 @@
+Sun Sep 13 19:23:57 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.1
+   * KDE Applications 15.08.1 
+   * https://www.kde.org/announcements/announce-applications-15.08.1.php
+
+
+---
+Wed Aug 19 19:43:49 UTC 2015 - cgiboude...@gmx.com
+
+- Update to KDE Applications 15.08.0
+   * KDE Applications 15.08.0
+   * https://www.kde.org/announcements/announce-applications-15.08.0.php
+
+---
+Fri Aug  7 06:58:40 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.07.90
+   * KDE Applications 15.08.0 RC1
+   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+
+
+---

Old:

  krfb-15.04.3.tar.xz

New:

  krfb-15.08.1.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.JifTyL/_old  2015-10-03 20:23:20.0 +0200
+++ /var/tmp/diff_new_pack.JifTyL/_new  2015-10-03 20:23:20.0 +0200
@@ -26,7 +26,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:15.04.3
+Version:15.08.1
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-15.04.3.tar.xz -> krfb-15.08.1.tar.xz ++




commit krfb for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2015-07-14 17:37:00

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.changes2015-06-04 
11:18:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2015-07-14 
17:37:02.0 +0200
@@ -1,0 +2,8 @@
+Mon Jul  6 05:23:46 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.3
+   * KDE Applications 15.04.3
+   * https://www.kde.org/announcements/announce-applications-15.04.3.php
+
+
+---

Old:

  krfb-15.04.2.tar.xz

New:

  krfb-15.04.3.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.MQVFOM/_old  2015-07-14 17:37:04.0 +0200
+++ /var/tmp/diff_new_pack.MQVFOM/_new  2015-07-14 17:37:04.0 +0200
@@ -26,7 +26,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:15.04.2
+Version:15.04.3
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-15.04.2.tar.xz - krfb-15.04.3.tar.xz ++




commit krfb for openSUSE:Factory

2015-06-04 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2015-06-04 11:18:33

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.changes2015-05-15 
10:01:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2015-06-04 
11:18:34.0 +0200
@@ -1,0 +2,8 @@
+Sat May 30 14:23:15 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.2
+   * KDE Applications 15.04.2
+   * https://www.kde.org/announcements/announce-applications-15.04.2.php
+
+
+---

Old:

  krfb-15.04.1.tar.xz

New:

  krfb-15.04.2.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.MUVUYH/_old  2015-06-04 11:18:34.0 +0200
+++ /var/tmp/diff_new_pack.MUVUYH/_new  2015-06-04 11:18:34.0 +0200
@@ -26,7 +26,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:15.04.1
+Version:15.04.2
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-15.04.1.tar.xz - krfb-15.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-15.04.1/framebuffers/x11/krfb_framebuffer_x11.desktop 
new/krfb-15.04.2/framebuffers/x11/krfb_framebuffer_x11.desktop
--- old/krfb-15.04.1/framebuffers/x11/krfb_framebuffer_x11.desktop  
2015-02-21 05:45:26.0 +0100
+++ new/krfb-15.04.2/framebuffers/x11/krfb_framebuffer_x11.desktop  
2015-05-25 09:50:30.0 +0200
@@ -4,7 +4,7 @@
 Comment[ast]=Esquema de buffer pa KRfb basáu en XDamage/XShm
 Comment[bg]=Основан на X11 XDamage/XShm фреймбуфер за KRfb.
 Comment[bs]=X11 XDamage/XShm baziran framebafer za KRfb.
-Comment[ca]=«Framebuffer» basat en XDamage/XShmQt de l'X11 per al KRfb.
+Comment[ca]=«Framebuffer» basat en XDamage/XShmQt del X11 per al KRfb.
 Comment[ca@valencia]=«Framebuffer» basat en XDamage/XShmQt de l'X11 per al 
KRfb.
 Comment[cs]=Framebuffer založený na X11 XDamage/XShm pro KRfb.
 Comment[da]=X11 XDamage/XShm-baseret framebuffer til KRfb.
@@ -52,7 +52,7 @@
 Name[ast]=Buffer de X11 pa KRfb
 Name[bg]=X11 фреймбуфер за KRfb
 Name[bs]=X11 frame bafer za KRfb
-Name[ca]=«Framebuffer» de l'X11 per al KRfb.
+Name[ca]=«Framebuffer» del X11 per al KRfb.
 Name[ca@valencia]=«Framebuffer» de l'X11 per al KRfb.
 Name[cs]=X11 Framebuffer pro KRfb
 Name[da]=X11-framebuffer til KRfb




commit krfb for openSUSE:Factory

2015-05-15 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2015-05-15 10:01:25

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.changes2015-05-11 
19:16:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2015-05-15 
10:01:26.0 +0200
@@ -1,0 +2,8 @@
+Mon May 11 11:11:14 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.1
+   * KDE Applications 15.04.1
+   * https://www.kde.org/announcements/announce-applications-15.04.1.php
+
+
+---

Old:

  krfb-15.04.0.tar.xz

New:

  krfb-15.04.1.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.4Y8gOF/_old  2015-05-15 10:01:26.0 +0200
+++ /var/tmp/diff_new_pack.4Y8gOF/_new  2015-05-15 10:01:26.0 +0200
@@ -26,7 +26,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:15.04.0
+Version:15.04.1
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-15.04.0.tar.xz - krfb-15.04.1.tar.xz ++




commit krfb for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2015-05-11 19:16:18

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.changes2015-03-11 
09:51:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2015-05-11 
19:16:20.0 +0200
@@ -1,0 +2,22 @@
+Sat Apr 11 13:20:23 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.04.0
+   * KDE Applications 15.04.0
+   * https://www.kde.org/announcements/announce-applications-15.04.0.php
+
+
+---
+Sat Mar 21 18:16:24 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.95
+   * KDE Applications 15.04 RC
+
+
+---
+Sun Mar  8 12:48:17 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.03.80
+   * KDE Applications 15.04 Beta
+
+
+---

Old:

  krfb-14.12.3.tar.xz

New:

  krfb-15.04.0.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.6zEfOc/_old  2015-05-11 19:16:21.0 +0200
+++ /var/tmp/diff_new_pack.6zEfOc/_new  2015-05-11 19:16:21.0 +0200
@@ -26,7 +26,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:14.12.3
+Version:15.04.0
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-14.12.3.tar.xz - krfb-15.04.0.tar.xz ++




commit krfb for openSUSE:Factory

2015-03-11 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2015-03-11 09:51:54

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.changes2015-02-11 
16:37:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2015-03-11 
09:51:55.0 +0100
@@ -1,0 +2,7 @@
+Tue Mar  3 10:42:26 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.3
+   * KDE Applications 14.12.3
+   * See https://www.kde.org/announcements/announce-applications-14.12.3.php
+
+---

Old:

  krfb-14.12.2.tar.xz

New:

  krfb-14.12.3.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.PDwirk/_old  2015-03-11 09:51:56.0 +0100
+++ /var/tmp/diff_new_pack.PDwirk/_new  2015-03-11 09:51:56.0 +0100
@@ -26,7 +26,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:14.12.2
+Version:14.12.3
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-14.12.2.tar.xz - krfb-14.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-14.12.2/framebuffers/qt/krfb_framebuffer_qt.desktop 
new/krfb-14.12.3/framebuffers/qt/krfb_framebuffer_qt.desktop
--- old/krfb-14.12.2/framebuffers/qt/krfb_framebuffer_qt.desktop
2014-09-11 00:49:42.0 +0200
+++ new/krfb-14.12.3/framebuffers/qt/krfb_framebuffer_qt.desktop
2015-02-21 09:37:00.0 +0100
@@ -3,7 +3,7 @@
 Comment=Qt based Framebuffer for KRfb.
 Comment[ast]=Esquema Qt de buffer pa KRfb
 Comment[bg]=Основан на Qt фреймбуфер за KRfb.
-Comment[bs]=Kadrobafer za KRfb na osnovu Qt
+Comment[bs]=Kadrobafer za KRfb na osnovu Qt.
 Comment[ca]=«Framebuffer» basat en Qt per al KRfb.
 Comment[ca@valencia]=«Framebuffer» basat en Qt per al KRfb.
 Comment[cs]=Framebuffer založený na Qt pro KRfb.

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



commit krfb for openSUSE:Factory

2015-02-11 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2015-02-11 16:37: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.changes2015-01-21 
22:11:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2015-02-11 
16:37:49.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  1 11:03:58 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.2
+   * KDE Applications 14.12.2
+   * See https://www.kde.org/announcements/announce-applications-14.12.2.php
+
+---

Old:

  krfb-14.12.1.tar.xz

New:

  krfb-14.12.2.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.dsp43l/_old  2015-02-11 16:37:51.0 +0100
+++ /var/tmp/diff_new_pack.dsp43l/_new  2015-02-11 16:37:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package krfb
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:14.12.1
+Version:14.12.2
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-14.12.1.tar.xz - krfb-14.12.2.tar.xz ++

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



commit krfb for openSUSE:Factory

2015-01-21 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2015-01-21 22:11:07

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.changes2015-01-08 
23:18:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2015-01-21 
22:11:42.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan 12 20:02:29 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.1
+   * KDE Applications 14.12.1
+   * See https://www.kde.org/announcements/announce-applications-14.12.1.php
+
+---

Old:

  krfb-14.12.0.tar.xz

New:

  krfb-14.12.1.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.fk4eFm/_old  2015-01-21 22:11:44.0 +0100
+++ /var/tmp/diff_new_pack.fk4eFm/_new  2015-01-21 22:11:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package krfb
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,11 +22,11 @@
 %if 0%{?suse_version} = 1320
 BuildRequires:  pkgconfig(TelepathyQt4)
 %endif
+BuildRequires:  LibVNCServer-devel
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-BuildRequires:  LibVNCServer-devel
-Version:14.12.0
+Version:14.12.1
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-14.12.0.tar.xz - krfb-14.12.1.tar.xz ++

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



commit krfb for openSUSE:Factory

2015-01-08 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2015-01-08 23:17: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.changes2014-11-19 
20:24:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2015-01-08 
23:18:24.0 +0100
@@ -1,0 +2,7 @@
+Wed Dec 17 20:39:20 UTC 2014 - tittiatc...@gmail.com
+
+- Update to KDE Applications 14.12.0
+   * KDE Applications 14.12.0
+   * See https://www.kde.org/announcements/announce-applications-14.12.0.php
+
+---

Old:

  krfb-4.14.3.tar.xz

New:

  krfb-14.12.0.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.V4q99r/_old  2015-01-08 23:18:26.0 +0100
+++ /var/tmp/diff_new_pack.V4q99r/_new  2015-01-08 23:18:26.0 +0100
@@ -25,7 +25,8 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:4.14.3
+BuildRequires:  LibVNCServer-devel
+Version:14.12.0
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-4.14.3.tar.xz - krfb-14.12.0.tar.xz ++
 32011 lines of diff (skipped)

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



commit krfb for openSUSE:Factory

2014-11-19 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2014-11-19 20:23:32

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.changes2014-10-16 
18:16:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2014-11-19 
20:24:49.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  9 21:12:22 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.3
+   * KDE 4.14.3 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.3.php
+
+---

Old:

  krfb-4.14.2.tar.xz

New:

  krfb-4.14.3.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.Eceda5/_old  2014-11-19 20:24:50.0 +0100
+++ /var/tmp/diff_new_pack.Eceda5/_new  2014-11-19 20:24:50.0 +0100
@@ -25,7 +25,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:4.14.2
+Version:4.14.3
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-4.14.2.tar.xz - krfb-4.14.3.tar.xz ++

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



commit krfb for openSUSE:Factory

2014-10-16 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2014-10-16 18:14:13

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.changes2014-09-18 
08:01:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2014-10-16 
18:16:04.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct 12 12:40:08 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.2
+   * KDE 4.14.2 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.2.php
+
+---

Old:

  krfb-4.14.1.tar.xz

New:

  krfb-4.14.2.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.HQULGr/_old  2014-10-16 18:16:05.0 +0200
+++ /var/tmp/diff_new_pack.HQULGr/_new  2014-10-16 18:16:05.0 +0200
@@ -25,7 +25,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:4.14.1
+Version:4.14.2
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-4.14.1.tar.xz - krfb-4.14.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-4.14.1/libvncserver/rfbserver.c 
new/krfb-4.14.2/libvncserver/rfbserver.c
--- old/krfb-4.14.1/libvncserver/rfbserver.c2014-09-11 00:47:46.0 
+0200
+++ new/krfb-4.14.2/libvncserver/rfbserver.c2014-09-23 23:06:21.0 
+0200
@@ -1175,13 +1175,21 @@
 #define RFB_FILE_ATTRIBUTE_TEMPORARY  0x100
 #define RFB_FILE_ATTRIBUTE_COMPRESSED 0x800
 
-rfbBool rfbFilenameTranslate2UNIX(rfbClientPtr cl, char *path, char *unixPath)
+rfbBool rfbFilenameTranslate2UNIX(rfbClientPtr cl, char *path, char *unixPath, 
size_t unixPathMaxLen)
 {
 int x;
 char *home=NULL;
 
 FILEXFER_ALLOWED_OR_CLOSE_AND_RETURN(, cl, FALSE);
 
+/*
+ * Do not use strncpy() - truncating the file name would probably have 
undesirable side effects
+ * Instead check if destination buffer is big enough
+ */
+
+if (strlen(path) = unixPathMaxLen)
+return FALSE;
+
 /* C: */
 if (path[0]=='C'  path[1]==':')
   strcpy(unixPath, path[2]);
@@ -1190,6 +1198,10 @@
   home = getenv(HOME);
   if (home!=NULL)
   {
+/* Re-check buffer size */
+if ((strlen(path) + strlen(home) + 1) = unixPathMaxLen)
+  return FALSE;
+
 strcpy(unixPath, home);
 strcat(unixPath,/);
 strcat(unixPath, path);
@@ -1227,7 +1239,9 @@
 FILEXFER_ALLOWED_OR_CLOSE_AND_RETURN(, cl, FALSE);
 
 /* Client thinks we are Winblows */
-rfbFilenameTranslate2UNIX(cl, buffer, path);
+if (!rfbFilenameTranslate2UNIX(cl, buffer, path, sizeof(path)))
+  return FALSE;
+
 
 if (DB) rfbLog(rfbProcessFileTransfer() rfbDirContentRequest: 
rfbRDirContent: \%s\-\%s\\n,buffer, path);
 
@@ -1504,7 +1518,12 @@
 /* add some space to the end of the buffer as we will be adding a 
timespec to it */
 if ((buffer = rfbProcessFileTransferReadBuffer(cl, length))==NULL) 
return FALSE;
 /* The client requests a File */
-rfbFilenameTranslate2UNIX(cl, buffer, filename1);
+if (!rfbFilenameTranslate2UNIX(cl, buffer, filename1, 
sizeof(filename1)))
+{
+  if (buffer!=NULL) free(buffer);
+  return FALSE;
+}
+
 cl-fileTransfer.fd=open(filename1, O_RDONLY, 0744);
 
 /*
@@ -1602,7 +1621,8 @@
 p = strrchr(buffer, ',');
 if (p!=NULL) {
 *p = '\0';
-strcpy(szFileTime, p+1);
+strncpy(szFileTime, p+1, sizeof(szFileTime));
+szFileTime[sizeof(szFileTime)-1] = '\x00'; /* ensure NULL 
terminating byte is present, even if copy overflowed */
 } else
 szFileTime[0]=0;
 
@@ -1619,7 +1639,12 @@
 }
 sizeHtmp = Swap32IfLE(sizeHtmp);
 
-rfbFilenameTranslate2UNIX(cl, buffer, filename1);
+if (!rfbFilenameTranslate2UNIX(cl, buffer, filename1, 
sizeof(filename1)))
+{
+  if (buffer!=NULL) free(buffer);
+  return FALSE;
+}
+
 
 /* If the file exists... We can send a rfbFileChecksums back to the 
client before we send an rfbFileAcceptHeader */
 /* TODO: Delta Transfer */
@@ -1745,7 +1770,12 @@
 if ((buffer = rfbProcessFileTransferReadBuffer(cl, length))==NULL) 
return FALSE;
 switch (contentParam) {
 case rfbCDirCreate:  /* Client requests the creation of a directory */
-rfbFilenameTranslate2UNIX(cl, buffer, filename1);
+if 

commit krfb for openSUSE:Factory

2014-09-18 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2014-09-18 08:00:21

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.changes2014-08-25 
11:02:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2014-09-18 
08:01:49.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 13 17:02:26 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.1
+   * KDE 4.14.1 SC Bugfix Release
+   * See http://www.kde.org/announcements/announce-4.14.1.php
+
+---
@@ -6 +13 @@
-   * See http://www.kde.org/announcements/4.13/
+   * See http://www.kde.org/announcements/4.14/

Old:

  krfb-4.14.0.tar.xz

New:

  krfb-4.14.1.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.lGJHBj/_old  2014-09-18 08:01:50.0 +0200
+++ /var/tmp/diff_new_pack.lGJHBj/_new  2014-09-18 08:01:50.0 +0200
@@ -25,7 +25,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:4.14.0
+Version:4.14.1
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-4.14.0.tar.xz - krfb-4.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-4.14.0/krfb/invitationsrfbserver.cpp 
new/krfb-4.14.1/krfb/invitationsrfbserver.cpp
--- old/krfb-4.14.0/krfb/invitationsrfbserver.cpp   2014-07-31 
20:20:32.0 +0200
+++ new/krfb-4.14.1/krfb/invitationsrfbserver.cpp   2014-09-11 
00:47:46.0 +0200
@@ -54,8 +54,10 @@
 
 instance-m_wallet = Wallet::openWallet(
 Wallet::NetworkWallet(), 0, Wallet::Asynchronous);
-connect(instance-m_wallet, SIGNAL(walletOpened(bool)),
-instance, SLOT(walletOpened(bool)));
+if(instance-m_wallet) {
+connect(instance-m_wallet, SIGNAL(walletOpened(bool)),
+instance, SLOT(walletOpened(bool)));
+}
 }
 
 const QString InvitationsRfbServer::desktopPassword() const
@@ -121,7 +123,7 @@
 KSharedConfigPtr config = KGlobal::config();
 KConfigGroup krfbConfig(config,Security);
 krfbConfig.writeEntry(allowUnattendedAccess,m_allowUnattendedAccess);
-if(m_wallet-isOpen()) {
+if(m_wallet  m_wallet-isOpen()) {
 
  if( (m_wallet-currentFolder()==krfb) ||
  ((m_wallet-hasFolder(krfb) || 
m_wallet-createFolder(krfb)) 
@@ -150,6 +152,7 @@
 {
 QString desktopPassword;
 QString unattendedPassword;
+Q_ASSERT(m_wallet);
 if( opened 
 ( m_wallet-hasFolder(krfb) || m_wallet-createFolder(krfb) ) 

 m_wallet-setFolder(krfb) ) {

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



commit krfb for openSUSE:Factory

2014-08-25 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2014-08-25 11:01:37

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.changes2014-07-16 
16:18:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2014-08-25 
11:02:36.0 +0200
@@ -1,0 +2,14 @@
+Fri Aug 15 09:05:51 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.14.0
+   * KDE 4.14.0 SC Final Release
+   * See http://www.kde.org/announcements/4.13/
+
+---
+Thu Jul 17 16:47:16 UTC 2014 - cgiboude...@gmx.com
+
+- Update to 4.13.90
+   * KDE 4.14 Beta 2 release
+   * See http://www.kde.org/announcements/announce-4.14-beta2.php
+
+---

Old:

  krfb-4.13.80.tar.xz

New:

  krfb-4.14.0.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.KOKU7O/_old  2014-08-25 11:02:36.0 +0200
+++ /var/tmp/diff_new_pack.KOKU7O/_new  2014-08-25 11:02:36.0 +0200
@@ -25,7 +25,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:4.13.80
+Version:4.14.0
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-4.13.80.tar.xz - krfb-4.14.0.tar.xz ++
 8838 lines of diff (skipped)

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



commit krfb for openSUSE:Factory

2014-07-16 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2014-07-16 16:18:01

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.changes2014-06-19 
13:18:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2014-07-16 
16:18:18.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 10 22:19:58 UTC 2014 - cgiboude...@gmx.com
+
+- Update to 4.13.80
+   * KDE 4.14 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.14-beta1.php
+
+---

Old:

  krfb-4.13.2.tar.xz

New:

  krfb-4.13.80.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.oeeoNz/_old  2014-07-16 16:18:18.0 +0200
+++ /var/tmp/diff_new_pack.oeeoNz/_new  2014-07-16 16:18:18.0 +0200
@@ -25,7 +25,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:4.13.2
+Version:4.13.80
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-4.13.2.tar.xz - krfb-4.13.80.tar.xz ++
 3773 lines of diff (skipped)

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



commit krfb for openSUSE:Factory

2014-06-19 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2014-06-19 13:17:55

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.changes2014-05-22 
06:54:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2014-06-19 
13:18:49.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun  8 19:02:26 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.2
+   * KDE 4.13  release
+   * See http://www.kde.org/announcements/announce-4.13.2.php
+
+---

Old:

  krfb-4.13.1.tar.xz

New:

  krfb-4.13.2.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.tMybBt/_old  2014-06-19 13:18:49.0 +0200
+++ /var/tmp/diff_new_pack.tMybBt/_new  2014-06-19 13:18:49.0 +0200
@@ -25,7 +25,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:4.13.1
+Version:4.13.2
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-4.13.1.tar.xz - krfb-4.13.2.tar.xz ++

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



commit krfb for openSUSE:Factory

2014-05-21 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2014-05-22 06:52:28

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.changes2014-04-18 
12:26:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2014-05-22 
06:54:13.0 +0200
@@ -1,0 +2,7 @@
+Fri May  9 17:11:30 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.1
+   * KDE 4.13.1  bug fix release
+   * See http://www.kde.org/announcements/announce-4.13.1.php
+
+---

Old:

  krfb-4.13.0.tar.xz

New:

  krfb-4.13.1.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.eCrAP4/_old  2014-05-22 06:54:14.0 +0200
+++ /var/tmp/diff_new_pack.eCrAP4/_new  2014-05-22 06:54:14.0 +0200
@@ -25,7 +25,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:4.13.0
+Version:4.13.1
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-4.13.0.tar.xz - krfb-4.13.1.tar.xz ++

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



commit krfb for openSUSE:Factory

2014-04-18 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2014-04-18 11:30:41

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.changes2014-03-30 
12:06:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2014-04-18 
12:26:40.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr 11 17:19:46 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.13.0
+   * KDE 4.13  release
+   * See http://www.kde.org/announcements/4.13/
+
+---

Old:

  krfb-4.12.97.tar.xz

New:

  krfb-4.13.0.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.zpsKul/_old  2014-04-18 12:26:41.0 +0200
+++ /var/tmp/diff_new_pack.zpsKul/_new  2014-04-18 12:26:41.0 +0200
@@ -25,7 +25,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:4.12.97
+Version:4.13.0
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-4.12.97.tar.xz - krfb-4.13.0.tar.xz ++

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



commit krfb for openSUSE:Factory

2014-03-30 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2014-03-30 07:53:51

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.changes2014-03-18 
17:17:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2014-03-30 
12:06:56.0 +0200
@@ -1,0 +2,14 @@
+Thu Mar 27 18:14:02 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.97
+   * KDE 4.13 RC  release
+   * See http://www.kde.org/announcements/announce-4.13-rc.php
+
+---
+Thu Mar 20 18:31:13 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.95
+   * KDE 4.13 Beta 3  release
+   * See http://www.kde.org/announcements/announce-4.13-beta3.php
+
+---

Old:

  krfb-4.12.90.tar.xz

New:

  krfb-4.12.97.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.Fkx2uu/_old  2014-03-30 12:06:59.0 +0200
+++ /var/tmp/diff_new_pack.Fkx2uu/_new  2014-03-30 12:06:59.0 +0200
@@ -25,7 +25,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:4.12.90
+Version:4.12.97
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-4.12.90.tar.xz - krfb-4.12.97.tar.xz ++

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



commit krfb for openSUSE:Factory

2014-03-18 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2014-03-18 17:17:22

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.changes2014-02-20 
07:58:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2014-03-18 
17:17:25.0 +0100
@@ -1,0 +2,14 @@
+Thu Mar 13 20:50:06 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.90
+   * KDE 4.13 Beta 2  release
+   * See http://www.kde.org/announcements/announce-4.13-beta2.php
+
+---
+Fri Mar  7 11:34:03 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.80
+   * KDE 4.13 Beta 1  release
+   * See http://www.kde.org/announcements/announce-4.13-beta1.php
+
+---

Old:

  krfb-4.12.2.tar.xz

New:

  krfb-4.12.90.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.U9fjGu/_old  2014-03-18 17:17:26.0 +0100
+++ /var/tmp/diff_new_pack.U9fjGu/_new  2014-03-18 17:17:26.0 +0100
@@ -25,7 +25,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:4.12.2
+Version:4.12.90
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-4.12.2.tar.xz - krfb-4.12.90.tar.xz ++

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



commit krfb for openSUSE:Factory

2014-02-19 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2014-02-20 07:57:24

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.changes2014-01-27 
11:18:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2014-02-20 
07:58:34.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:39:40 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  krfb-4.12.1.tar.xz

New:

  krfb-4.12.2.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.ZATWEG/_old  2014-02-20 07:58:35.0 +0100
+++ /var/tmp/diff_new_pack.ZATWEG/_new  2014-02-20 07:58:35.0 +0100
@@ -25,7 +25,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-4.12.1.tar.xz - krfb-4.12.2.tar.xz ++

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



commit krfb for openSUSE:Factory

2014-01-27 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2014-01-27 11:18:56

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.changes2013-12-19 
13:19:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2014-01-27 
11:18:57.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan 11 16:05:50 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.1
+   * KDE 4.12.1  release
+   * See http://www.kde.org/announcements/announce-4.12.1.php
+
+---

Old:

  krfb-4.12.0.tar.xz

New:

  krfb-4.12.1.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.Vi8yNH/_old  2014-01-27 11:18:57.0 +0100
+++ /var/tmp/diff_new_pack.Vi8yNH/_new  2014-01-27 11:18:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package krfb
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:4.12.0
+Version:4.12.1
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-4.12.0.tar.xz - krfb-4.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-4.12.0/krfb/krfb.notifyrc 
new/krfb-4.12.1/krfb/krfb.notifyrc
--- old/krfb-4.12.0/krfb/krfb.notifyrc  2013-08-02 06:21:04.0 +0200
+++ new/krfb-4.12.1/krfb/krfb.notifyrc  2014-01-07 08:01:14.0 +0100
@@ -288,7 +288,7 @@
 Comment[fi]=Käyttäjä hylkää yhteyden
 Comment[fr]=L'utilisateur refuse la connexion
 Comment[ga]=Diúltaíonn úsáideoir ceangal
-Comment[gl]=O usuario non acepta a conexión
+Comment[gl]=O usuario rexeita a conexión
 Comment[he]=המשתמש מסרב לחיבור
 Comment[hi]=उपयोक्ता ने कनेक्शन अस्वीकारा
 Comment[hne]=कमइया हर कनेक्सन अस्वीकारा

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



commit krfb for openSUSE:Factory

2013-12-19 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2013-12-19 13:19:48

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.changes2013-12-11 
14:37:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2013-12-19 
13:19:49.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec 14 18:34:43 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.12.0
+   * KDE 4.12.0  release
+   * See http://www.kde.org/announcements/4.12.php
+
+---

Old:

  krfb-4.11.97.tar.xz

New:

  krfb-4.12.0.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.VKxGyM/_old  2013-12-19 13:19:50.0 +0100
+++ /var/tmp/diff_new_pack.VKxGyM/_new  2013-12-19 13:19:50.0 +0100
@@ -25,7 +25,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:4.11.97
+Version:4.12.0
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-4.11.97.tar.xz - krfb-4.12.0.tar.xz ++

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



commit krfb for openSUSE:Factory

2013-12-11 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2013-12-11 14:36:43

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.changes2013-12-02 
12:36:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2013-12-11 
14:37:02.0 +0100
@@ -1,0 +2,14 @@
+Fri Nov 29 08:46:41 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.97
+   * KDE 4.12 RC 1 release
+   * See http://www.kde.org/announcements/announce-4.12-rc.php
+
+---
+Sat Nov 23 23:01:00 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.95
+   * KDE 4.12 Beta 3 release
+   * See http://www.kde.org/announcements/announce-4.12-beta3.php
+
+---

Old:

  krfb-4.11.90.tar.xz

New:

  krfb-4.11.97.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.IlhKAG/_old  2013-12-11 14:37:03.0 +0100
+++ /var/tmp/diff_new_pack.IlhKAG/_new  2013-12-11 14:37:03.0 +0100
@@ -25,7 +25,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:4.11.90
+Version:4.11.97
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-4.11.90.tar.xz - krfb-4.11.97.tar.xz ++

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



commit krfb for openSUSE:Factory

2013-12-02 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2013-12-02 12:36:06

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.changes2013-10-04 
07:24:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2013-12-02 
12:36:06.0 +0100
@@ -1,0 +2,21 @@
+Sat Nov 16 18:33:17 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.90
+   * KDE 4.12 Beta 2 release
+   * See http://www.kde.org/announcements/announce-4.12-beta2.php
+
+---
+Sun Nov 10 08:05:01 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.80
+   * KDE 4.12 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.12-beta1.php
+
+---
+Sat Nov  2 15:51:45 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.3
+   * KDE 4.11.3 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.3.php
+
+---

Old:

  krfb-4.11.2.tar.xz

New:

  krfb-4.11.90.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.NwRjoT/_old  2013-12-02 12:36:08.0 +0100
+++ /var/tmp/diff_new_pack.NwRjoT/_new  2013-12-02 12:36:08.0 +0100
@@ -25,7 +25,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:4.11.2
+Version:4.11.90
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-4.11.2.tar.xz - krfb-4.11.90.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-4.11.2/framebuffers/qt/krfb_framebuffer_qt.desktop 
new/krfb-4.11.90/framebuffers/qt/krfb_framebuffer_qt.desktop
--- old/krfb-4.11.2/framebuffers/qt/krfb_framebuffer_qt.desktop 2013-06-28 
20:08:48.0 +0200
+++ new/krfb-4.11.90/framebuffers/qt/krfb_framebuffer_qt.desktop
2013-08-02 06:21:04.0 +0200
@@ -2,6 +2,7 @@
 Encoding=UTF-8
 Comment=Qt based Framebuffer for KRfb.
 Comment[ast]=Esquema Qt de buffer pa KRfb
+Comment[bg]=Основан на Qt фреймбуфер за KRfb.
 Comment[bs]=Kadrobafer za KRfb na osnovu Qt
 Comment[ca]=«Framebuffer» basat en Qt per al KRfb.
 Comment[ca@valencia]=«Framebuffer» basat en Qt per al KRfb.
@@ -49,6 +50,7 @@
 Comment[zh_TW]=KRfb 的 Qt-based Framebuffer
 Name=Qt Framebuffer for KRfb
 Name[ast]=Esquema Qt de buffer pa KRfb
+Name[bg]=Qt фреймбуфер за KRfb
 Name[bs]=Qt-ov kadrobafer za KRFB
 Name[ca]=«Framebuffer» Qt per al KRfb.
 Name[ca@valencia]=«Framebuffer» Qt per al KRfb.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/krfb-4.11.2/framebuffers/x11/krfb_framebuffer_x11.desktop 
new/krfb-4.11.90/framebuffers/x11/krfb_framebuffer_x11.desktop
--- old/krfb-4.11.2/framebuffers/x11/krfb_framebuffer_x11.desktop   
2013-08-28 19:16:37.0 +0200
+++ new/krfb-4.11.90/framebuffers/x11/krfb_framebuffer_x11.desktop  
2013-08-02 06:21:04.0 +0200
@@ -2,6 +2,7 @@
 Encoding=UTF-8
 Comment=X11 XDamage/XShm based Framebuffer for KRfb.
 Comment[ast]=Esquema de buffer pa KRfb basáu en XDamage/XShm
+Comment[bg]=Основан на X11 XDamage/XShm фреймбуфер за KRfb.
 Comment[bs]=X11 XDamage/XShm baziran framebafer za KRfb.
 Comment[ca]=«Framebuffer» basat en XDamage/XShmQt de l'X11 per al KRfb.
 Comment[ca@valencia]=«Framebuffer» basat en XDamage/XShmQt de l'X11 per al 
KRfb.
@@ -49,6 +50,7 @@
 Comment[zh_TW]=KRfb 的 X11 XDamage/XShm based Framebuffer
 Name=X11 Framebuffer for KRfb
 Name[ast]=Buffer de X11 pa KRfb
+Name[bg]=X11 фреймбуфер за KRfb
 Name[bs]=X11 frame bafer za KRfb
 Name[ca]=«Framebuffer» de l'X11 per al KRfb.
 Name[ca@valencia]=«Framebuffer» de l'X11 per al KRfb.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-4.11.2/krfb/krfb-framebuffer.desktop 
new/krfb-4.11.90/krfb/krfb-framebuffer.desktop
--- old/krfb-4.11.2/krfb/krfb-framebuffer.desktop   2013-08-28 
19:16:37.0 +0200
+++ new/krfb-4.11.90/krfb/krfb-framebuffer.desktop  2013-08-02 
06:21:04.0 +0200
@@ -4,6 +4,7 @@
 
 Comment=Frame Buffer plugins for KRfb
 Comment[ast]=Complementu de buffer pa KRfb
+Comment[bg]=Приставки за фреймбуфер за KRfb
 Comment[bs]=Priključci framebafera za KRfb
 Comment[ca]=Connectors de «framebuffer» per al KRfb.
 Comment[ca@valencia]=Connectors de «framebuffer» per al KRfb.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-4.11.2/krfb/krfb.notifyrc 

commit krfb for openSUSE:Factory

2013-10-03 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2013-10-03 16:00:41

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.changes2013-09-26 
11:46:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2013-10-03 
16:00:43.0 +0200
@@ -1,0 +2,7 @@
+Sat Sep 28 15:45:38 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.2
+   * KDE 4.11.2 bugfix release
+   * See http://www.kde.org/announcements/announce-4.11.2.php
+
+---

Old:

  krfb-4.11.1.tar.xz

New:

  krfb-4.11.2.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.ogtFUg/_old  2013-10-03 16:00:44.0 +0200
+++ /var/tmp/diff_new_pack.ogtFUg/_new  2013-10-03 16:00:44.0 +0200
@@ -25,7 +25,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:4.11.1
+Version:4.11.2
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-4.11.1.tar.xz - krfb-4.11.2.tar.xz ++

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



commit krfb for openSUSE:Factory

2013-10-03 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2013-10-04 07:24:25

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.changes2013-10-03 
16:00:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2013-10-04 
07:24:27.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct  3 16:52:34 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Enable Telepathy support only for openSUSE 13.2/Factory
+
+---



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.dtcPJW/_old  2013-10-04 07:24:27.0 +0200
+++ /var/tmp/diff_new_pack.dtcPJW/_new  2013-10-04 07:24:27.0 +0200
@@ -19,7 +19,7 @@
 Name:   krfb
 BuildRequires:  libkde4-devel
 BuildRequires:  oxygen-icon-theme-large
-%if 0%{?suse_version} = 1310
+%if 0%{?suse_version} = 1320
 BuildRequires:  pkgconfig(TelepathyQt4)
 %endif
 BuildRequires:  pkgconfig(xdamage)
@@ -83,7 +83,7 @@
 %{_kde4_servicesdir}/krfb_framebuffer_*.desktop
 %{_kde4_servicetypesdir}/krfb-framebuffer.desktop
 %{_kde4_iconsdir}/hicolor/*/apps/krfb.*
-%if 0%{?suse_version} = 1310
+%if 0%{?suse_version} = 1320
 
%{_kde4_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.krfb_rfb_handler.service
 %dir %{_kde4_datadir}/telepathy
 %dir %{_kde4_datadir}/telepathy/clients

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



commit krfb for openSUSE:Factory

2013-09-26 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2013-09-26 11:46:43

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.changes2013-09-09 
11:11:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2013-09-26 
11:46:44.0 +0200
@@ -1,0 +2,5 @@
+Sun Sep 15 22:18:26 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Enable Telepathy support for krfb package on openSUSE = 13.1
+
+---



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.jhRySC/_old  2013-09-26 11:46:44.0 +0200
+++ /var/tmp/diff_new_pack.jhRySC/_new  2013-09-26 11:46:44.0 +0200
@@ -19,6 +19,9 @@
 Name:   krfb
 BuildRequires:  libkde4-devel
 BuildRequires:  oxygen-icon-theme-large
+%if 0%{?suse_version} = 1310
+BuildRequires:  pkgconfig(TelepathyQt4)
+%endif
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
@@ -80,5 +83,11 @@
 %{_kde4_servicesdir}/krfb_framebuffer_*.desktop
 %{_kde4_servicetypesdir}/krfb-framebuffer.desktop
 %{_kde4_iconsdir}/hicolor/*/apps/krfb.*
+%if 0%{?suse_version} = 1310
+%{_kde4_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.krfb_rfb_handler.service
+%dir %{_kde4_datadir}/telepathy
+%dir %{_kde4_datadir}/telepathy/clients
+%{_kde4_datadir}/telepathy/clients/krfb_rfb_handler.client
+%endif
 
 %changelog

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



commit krfb for openSUSE:Factory

2013-08-16 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2013-08-16 13:46:48

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.changes2013-07-30 
16:03:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2013-08-16 
13:46:49.0 +0200
@@ -1,0 +2,7 @@
+Thu Aug  8 16:09:23 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.11.0
+   * KDE 4.11 Final release
+   * See http://www.kde.org/announcements/4.11/
+
+---

Old:

  krfb-4.10.97.tar.xz

New:

  krfb-4.11.0.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.YUJwme/_old  2013-08-16 13:46:49.0 +0200
+++ /var/tmp/diff_new_pack.YUJwme/_new  2013-08-16 13:46:49.0 +0200
@@ -22,7 +22,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:4.10.97
+Version:4.11.0
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-4.10.97.tar.xz - krfb-4.11.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-4.10.97/krfb/krfb.desktop 
new/krfb-4.11.0/krfb/krfb.desktop
--- old/krfb-4.10.97/krfb/krfb.desktop  2013-07-10 01:46:20.0 +0200
+++ new/krfb-4.11.0/krfb/krfb.desktop   2013-08-06 14:50:51.0 +0200
@@ -126,7 +126,7 @@
 GenericName[ru]=Общий рабочий стол
 GenericName[si]=වැඩතල හවුල්
 GenericName[sk]=Zdieľanie pracovnej plochy
-GenericName[sl]=Deljenje namizja
+GenericName[sl]=Souporaba namizja
 GenericName[sr]=Дељење површи
 GenericName[sr@ijekavian]=Дијељење површи
 GenericName[sr@ijekavianlatin]=Dijeljenje površi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krfb-4.10.97/krfb/krfb.notifyrc 
new/krfb-4.11.0/krfb/krfb.notifyrc
--- old/krfb-4.10.97/krfb/krfb.notifyrc 2013-07-10 01:46:20.0 +0200
+++ new/krfb-4.11.0/krfb/krfb.notifyrc  2013-08-06 14:50:51.0 +0200
@@ -54,7 +54,7 @@
 Comment[ru]=Параметры общего рабочего стола
 Comment[si]=වැඩතල හවුල්
 Comment[sk]=Zdieľanie pracovnej plochy
-Comment[sl]=Deljenje namizja
+Comment[sl]=Souporaba namizja
 Comment[sr]=Дељење површи
 Comment[sr@ijekavian]=Дијељење површи
 Comment[sr@ijekavianlatin]=Dijeljenje površi
@@ -120,7 +120,7 @@
 Name[ru]=Пользователь принимает соединения
 Name[si]=සබැඳිය පරිශීලකයා තහවුරු කරයි
 Name[sk]=Užívateľ akceptuje pripojenie
-Name[sl]=Uporabnik sprejel povezavo
+Name[sl]=Uporabnik sprejema povezavo
 Name[sr]=Корисник прихвата везу
 Name[sr@ijekavian]=Корисник прихвата везу
 Name[sr@ijekavianlatin]=Korisnik prihvata vezu
@@ -185,7 +185,7 @@
 Comment[ru]=Пользователь принимает соединения
 Comment[si]=සබැඳිය පරිශීලකයා තහවුරු කරයි
 Comment[sk]=Užívateľ akceptuje pripojenie
-Comment[sl]=Uporabnik sprejel povezavo
+Comment[sl]=Uporabnik sprejema povezavo
 Comment[sr]=Корисник прихвата везу
 Comment[sr@ijekavian]=Корисник прихвата везу
 Comment[sr@ijekavianlatin]=Korisnik prihvata vezu
@@ -251,7 +251,7 @@
 Name[ru]=Пользователь отклоняет соединения
 Name[si]=සබැඳිය පරිශීලකයා තහවුරු නොකරයි
 Name[sk]=Užívateľ odmieta pripojenie
-Name[sl]=Uporabnik zavrnil povezavo
+Name[sl]=Uporabnik zavrača povezavo
 Name[sr]=Корисник одбија везу
 Name[sr@ijekavian]=Корисник одбија везу
 Name[sr@ijekavianlatin]=Korisnik odbija vezu
@@ -316,7 +316,7 @@
 Comment[ru]=Пользователь отклоняет соединения
 Comment[si]=සබැඳිය පරිශීලකයා තහවුරු නොකරයි
 Comment[sk]=Užívateľ odmieta pripojenie
-Comment[sl]=Uporabnik zavrnil povezavo
+Comment[sl]=Uporabnik zavrača povezavo
 Comment[sr]=Корисник одбија везу
 Comment[sr@ijekavian]=Корисник одбија везу
 Comment[sr@ijekavianlatin]=Korisnik odbija vezu

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



commit krfb for openSUSE:Factory

2013-07-30 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2013-07-30 16:03:56

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.changes2013-07-22 
17:18:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2013-07-30 
16:03:58.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul 25 23:17:32 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 4.10.97
+  * KDE 4.11 RC 2 release
+  * See http://www.kde.org/announcements/announce-4.11-rc2.php
+
+---

Old:

  krfb-4.10.95.tar.xz

New:

  krfb-4.10.97.tar.xz



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.zbhhzB/_old  2013-07-30 16:03:59.0 +0200
+++ /var/tmp/diff_new_pack.zbhhzB/_new  2013-07-30 16:03:59.0 +0200
@@ -22,7 +22,7 @@
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtst)
-Version:4.10.95
+Version:4.10.97
 Release:0
 Summary:Desktop Sharing
 License:GPL-2.0+

++ krfb-4.10.95.tar.xz - krfb-4.10.97.tar.xz ++

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



commit krfb for openSUSE:Factory

2013-07-07 Thread h_root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2013-07-08 07:28:06

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


Package is krfb

Changes:

New Changes file:

--- /dev/null   2013-07-02 09:26:14.908030755 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new/krfb.changes   2013-07-08 
07:28:06.0 +0200
@@ -0,0 +1,1057 @@
+---
+Wed Jul  3 19:49:16 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.90
+   * KDE 4.11 Beta 2 release
+   * See http://www.kde.org/announcements/announce-4.11-beta2.php
+
+---
+Thu Jun 13 21:41:41 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.80
+   * KDE 4.11 Beta 1 release
+   * See http://www.kde.org/announcements/announce-4.11-beta1.php
+   * Split off from kdenetwork4
+
+---
+Sat Jun  1 10:21:34 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+- Dropped fix_v4l_deprecations.patch, it's included in this release
+
+---
+Wed May  8 11:38:45 UTC 2013 - nico.kru...@gmail.com
+
+- re-enable OTR plugin for openSUSE 12.3 and Factory
+  (using with libotr2 which provides version 3.2.*)
+- re-enable libktorrent support
+
+---
+Sat May  4 17:17:07 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.3
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.3.php
+   * resolves bnc#818500
+- Added fix_v4l_deprecations.patch, fixes usage of interfaces deprecated 
+  with 3.9 kernel
+
+---
+Mon Apr  1 19:33:35 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.2 \n  * Bugfixes
+
+---
+Tue Mar 12 21:21:50 UTC 2013 - seife+...@b1-systems.com
+
+- fix build with giflib-5 (kdenetwork-4.10.0-giflib5.patch)
+
+---
+Sat Mar  2 16:00:45 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.1
+ * Contains bug fixes. See http://www.kde.org/announcements/ 
+   for more information 
+
+---
+Thu Jan 31 18:11:42 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.0
+ * This is the final release for 4.10. Contains bugfixes 
+
+---
+Thu Jan 17 08:32:44 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.98
+ * This is the third RC release for 4.10. Contains bugfixes 
+
+---
+Thu Jan  3 21:33:54 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.9.97
+ * This is the second RC release for 4.10. Contains bugfixes 
+
+---
+Wed Dec 19 19:06:24 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.95
+ * This is the first RC release for 4.10. Contains bugfixes 
+
+---
+Sat Dec  1 20:29:22 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.90
+ * This is the second Beta release for 4.10. Contains bugfixes 
+
+---
+Sat Nov 24 13:12:40 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.80
+  * See http://www.kde.org/announcements/announce-4.10-beta1.php 
+
+---
+Wed Nov  7 07:43:50 UTC 2012 - tittiatc...@gmail.com
+
+- Add explicit buildrequire for libmediastreamer1 for kopete to 
+  avoid Have Choice for for packages depending on Kopete and to
+  prevent that the user has to make a choice what to install
+
+---
+Fri Nov  2 17:06:20 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 4.9.3
+  * see http://kde.org/announcements/announce-4.9.3.php for details
+
+---
+Wed Oct 10 20:56:18 UTC 2012 - mailaen...@opensuse.org
+
+- replace dependency on linphone GUI with pure mediastreamer/ortp
+
+---
+Sat Oct  6 07:04:46 UTC 2012 - tittiatc...@gmail.com
+
+- Disable the OTR plugin for openSUSE Factory atm due to 
+  incompatibility with the newer libotr version
+
+---
+Sat Sep 29 10:37:17 UTC 2012 - tittiatc...@gmail.com
+
+-