commit hplip for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package hplip for openSUSE:Factory checked 
in at 2015-05-29 09:44:01

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


Package is hplip

Changes:

--- /work/SRC/openSUSE:Factory/hplip/hplip.changes  2015-03-29 
20:16:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.hplip.new/hplip.changes 2015-05-29 
09:44:02.0 +0200
@@ -1,0 +2,43 @@
+Tue May 19 17:04:45 CEST 2015 - jsm...@suse.de
+
+- Disabled build for parallel port because parallel port support
+  was disabled by default by upstream HPLIP at least since 2011
+  and is deprecated by upstream HPLIP since 2013,
+  see https://bugs.launchpad.net/bugs/750796
+  and http://hplipopensource.com/node/217
+  furthermore parallel port support gets more or less abandoned
+  by upstream projects in general, see Parallel port printers
+  at https://en.opensuse.org/SDB:Installing_a_Printer
+- Version upgrade to 3.15.4:
+  Added Support for the Following New Printers:
+HP Color LaserJet Pro M252dw
+HP Color LaserJet Pro M252n
+HP Color LaserJet Pro MFP M277n
+HP Color LaserJet Pro MFP M277dw
+HP Color LaserJet Enterprise M553n
+HP Color LaserJet Enterprise M553dn
+HP Color LaserJet Enterprise M553x
+HP Color LaserJet Enterprise M553dh
+HP Color LaserJet Enterprise M552dn
+HP LaserJet Enterprise M604n
+HP LaserJet Enterprise M604dn
+HP LaserJet Enterprise M605dn
+HP LaserJet Enterprise M605n
+HP LaserJet Enterprise M605x
+HP LaserJet Enterprise M606x
+HP LaserJet Enterprise M606dn
+  Some bug fixes.
+  For details see
+  http://hplipopensource.com/hplip-web/release_notes.html
+- add_missing_includes_and_define_GNU_SOURCE.patch adds
+  missing '#include ...' and missing '#define _GNU_SOURCE'
+  see https://bugs.launchpad.net/hplip/+bug/1456590
+- Using again plain 'make' instead of 'make %{?_smp_mflags}'
+  (cf. the entry below dated Sun Apr 20 09:48:39 UTC 2014)
+  and plain 'make ... install' instead of
+  'make ... install %{?_smp_mflags}' to avoid random obscure
+  build failures with errors like libtool: install: error: relink
+  `cupsext.la' with the above command before installing it, cf.
+  http://lists.gnu.org/archive/html/automake/2010-03/msg00039.html
+
+---

Old:

  hplip-3.15.2.tar.gz
  hplip-3.15.2.tar.gz.asc

New:

  add_missing_includes_and_define_GNU_SOURCE.patch
  hplip-3.15.4.tar.gz
  hplip-3.15.4.tar.gz.asc



Other differences:
--
++ hplip.spec ++
--- /var/tmp/diff_new_pack.mvSzrc/_old  2015-05-29 09:44:04.0 +0200
+++ /var/tmp/diff_new_pack.mvSzrc/_new  2015-05-29 09:44:04.0 +0200
@@ -17,18 +17,18 @@
 
 
 Name:   hplip
-Version:3.15.2
+Version:3.15.4
 Release:0
 Summary:HP's Printing, Scanning, and Faxing Software
 License:BSD-3-Clause and GPL-2.0+ and MIT
 Group:  Hardware/Printing
 Url:http://hplipopensource.com
 # Source0...Source9 is for sources from HP:
-# URL for Source0: 
http://prdownloads.sourceforge.net/hplip/hplip-3.14.10.tar.gz
-# URL to verify Source0: 
http://prdownloads.sourceforge.net/hplip/hplip-3.14.10.tar.gz.asc
+# URL for Source0: http://prdownloads.sourceforge.net/hplip/hplip-3.15.4.tar.gz
+# URL to verify Source0: 
http://prdownloads.sourceforge.net/hplip/hplip-3.15.4.tar.gz.asc
 # How to verify Source0 see: http://hplipopensource.com/node/327
 # For example: /usr/bin/gpg --keyserver pgp.mit.edu --recv-keys 0xA59047B9
-#  /usr/bin/gpg --verify hplip-3.14.10.tar.gz.asc 
hplip-3.14.10.tar.gz
+#  /usr/bin/gpg --verify hplip-3.15.4.tar.gz.asc 
hplip-3.15.4.tar.gz
 # must result: Good signature from HPLIP (HP Linux Imaging and Printing) 
hp...@hp.com
 Source0:
http://prdownloads.sourceforge.net/hplip/hplip-%{version}.tar.gz
 Source1:
http://prdownloads.sourceforge.net/hplip/hplip-%{version}.tar.gz.asc
@@ -81,6 +81,9 @@
 Patch106:   disable_hp-upgrade.patch
 # PATCH-FIX-SUSE: use proper udev rulesdir which is in usr not in /etc
 Patch107:   hplip-udev-rules-in-usr.patch
+# Patch108 add_missing_includes_and_define_GNU_SOURCE.patch adds missing 
'#include ...'
+# and missing '#define _GNU_SOURCE' see 
https://bugs.launchpad.net/hplip/+bug/1456590
+Patch108:   add_missing_includes_and_define_GNU_SOURCE.patch
 # HPLIP's Python module cupsext.so has a build-time dependancy on the CUPS 
version:
 # It needs symbols (like ippFirstAttribute, ippNextAttribute, ippSetOperation 
etc)
 # that are defined only in libcups.so version  1.5. For backward compatibility
@@ -394,6 +397,9 @@
 # To upgrade HPLIP an openSUSE 

commit dirac for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package dirac for openSUSE:Factory checked 
in at 2015-05-29 09:50:34

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


Package is dirac

Changes:

--- /work/SRC/openSUSE:Factory/dirac/dirac.changes  2013-12-13 
13:04:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.dirac.new/dirac.changes 2015-05-29 
09:50:35.0 +0200
@@ -1,0 +2,15 @@
+Tue May 26 09:17:16 UTC 2015 - jk...@suse.com
+
+- Add baselibs.conf as Source
+
+---
+Sun Apr 12 02:00:27 UTC 2015 - plinn...@opensuse.org
+
+- added existing baselibs.conf to fix build
+
+---
+Sat Apr  4 18:11:09 UTC 2015 - dmuel...@suse.com
+
+- remove unneeded texlive-latex dependency 
+
+---



Other differences:
--
++ dirac.spec ++
--- /var/tmp/diff_new_pack.ClObem/_old  2015-05-29 09:50:36.0 +0200
+++ /var/tmp/diff_new_pack.ClObem/_new  2015-05-29 09:50:36.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dirac
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,8 @@
 Summary:The Dirac_Video Codec
 License:MPL-1.1
 Group:  Productivity/Multimedia/Video/Editors and Convertors
-Source: %{name}-%{version}.tar.bz2
+Source0:%{name}-%{version}.tar.bz2
+Source1:baselibs.conf
 Patch0: 0001-Fix-uninitialised-memory-read-that-causes-the-encode.patch
 Patch1: %{name}-%{version}-gcc45.patch
 BuildRequires:  doxygen
@@ -34,7 +35,6 @@
 BuildRequires:  libstdc++-devel
 BuildRequires:  libtool
 BuildRequires:  pkg-config
-BuildRequires:  texlive-latex
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description




commit jack for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package jack for openSUSE:Factory checked in 
at 2015-05-29 09:56:11

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


Package is jack

Changes:

--- /work/SRC/openSUSE:Factory/jack/jack.changes2015-03-16 
06:56:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.jack.new/jack.changes   2015-05-29 
09:56:12.0 +0200
@@ -1,0 +2,10 @@
+Tue May 26 09:43:10 UTC 2015 - jk...@suse.com
+
+- Added libjack-devel to baselibs.conf
+
+---
+Mon May 25 20:21:23 UTC 2015 - plinn...@opensuse.org
+
+- Enable 32bit build in baselibs.conf
+
+---



Other differences:
--
++ baselibs.conf ++
--- /var/tmp/diff_new_pack.V61mYz/_old  2015-05-29 09:56:13.0 +0200
+++ /var/tmp/diff_new_pack.V61mYz/_new  2015-05-29 09:56:13.0 +0200
@@ -1,2 +1,3 @@
 jack
 libjack0
+libjack-devel




commit kcm_sddm for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package kcm_sddm for openSUSE:Factory 
checked in at 2015-05-29 10:02:48

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


Package is kcm_sddm

Changes:

--- /work/SRC/openSUSE:Factory/kcm_sddm/kcm_sddm.changes2015-05-11 
19:29:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.kcm_sddm.new/kcm_sddm.changes   2015-05-29 
10:02:49.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:27 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  sddm-kcm-5.3.0.tar.xz

New:

  sddm-kcm-5.3.1.tar.xz



Other differences:
--
++ kcm_sddm.spec ++
--- /var/tmp/diff_new_pack.8yJfMn/_old  2015-05-29 10:02:49.0 +0200
+++ /var/tmp/diff_new_pack.8yJfMn/_new  2015-05-29 10:02:49.0 +0200
@@ -21,7 +21,7 @@
 Summary:A sddm control module for KDE
 License:GPL-2.0
 Group:  System/GUI/KDE
-Version:5.3.0
+Version:5.3.1
 Release:0
 Url:https://projects.kde.org/projects/kdereview/sddm-kcm/repository
 Source: sddm-kcm-%{version}.tar.xz

++ sddm-kcm-5.3.0.tar.xz - sddm-kcm-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-5.3.0/CMakeLists.txt 
new/sddm-kcm-5.3.1/CMakeLists.txt
--- old/sddm-kcm-5.3.0/CMakeLists.txt   2015-04-23 11:53:57.0 +0200
+++ new/sddm-kcm-5.3.1/CMakeLists.txt   2015-05-21 18:53:10.0 +0200
@@ -1,6 +1,6 @@
 project(sddm-kcm)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 set(QT_MIN_VERSION 5.4.0)
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-5.3.0/kcm_sddm.actions 
new/sddm-kcm-5.3.1/kcm_sddm.actions
--- old/sddm-kcm-5.3.0/kcm_sddm.actions 2015-04-23 11:53:41.0 +0200
+++ new/sddm-kcm-5.3.1/kcm_sddm.actions 2015-05-21 18:52:57.0 +0200
@@ -14,6 +14,7 @@
 Name[it]=SDDM
 Name[ko]=SDDM
 Name[lt]=SDDM
+Name[nb]=SDDM
 Name[nl]=SDDM
 Name[pa]=SDDM
 Name[pl]=SDDM
@@ -52,6 +53,7 @@
 Name[it]=Salva impostazioni
 Name[ko]=설정 저장
 Name[lt]=Išsaugoti nustatymus
+Name[nb]=Lagre innstillinger
 Name[nl]=Instellingen opslaan
 Name[pa]=ਸੈਟਿੰਗ ਸੰਭਾਲੋ
 Name[pl]=Zapisz ustawienia
@@ -86,6 +88,7 @@
 Description[it]=Salva impostazioni in SDDM
 Description[ko]=SDDM에 설정 저장
 Description[lt]=Išsaugoti nustatymus į SDDM
+Description[nb]=Lagre innstillinger i SDDM
 Description[nl]=Instellingen opslaan in SDDM
 Description[pa]=SDDM ਵਿੱਚ ਸੈਟਿੰਗ ਸੰਭਾਲੋ
 Description[pl]=Zapisz ustawienia w SDDM
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-5.3.0/kcm_sddm.desktop 
new/sddm-kcm-5.3.1/kcm_sddm.desktop
--- old/sddm-kcm-5.3.0/kcm_sddm.desktop 2015-04-23 11:53:41.0 +0200
+++ new/sddm-kcm-5.3.1/kcm_sddm.desktop 2015-05-21 18:52:57.0 +0200
@@ -23,6 +23,7 @@
 X-KDE-Keywords[it]=sddm,gestore dello schermo,tema
 X-KDE-Keywords[ko]=sddm,display manager,theme,디스플레이 관리자,테마
 X-KDE-Keywords[lt]=sddm,ekrano tvarkytuvė,tema
+X-KDE-Keywords[nb]=sddm,vindusbehandler,tema
 X-KDE-Keywords[nl]=sddm,displaymanager,thema
 X-KDE-Keywords[pa]=sddm,ਡਿਸਪਲੇਅ ਮੈਨੇਜਰ,ਥੀਮ
 X-KDE-Keywords[pl]=sddm,menadżer wyświetlania,motyw,wystrój, zarządzanie 
wyświetlaniem
@@ -58,6 +59,7 @@
 Name[it]=Schermata di accesso (SDDM)
 Name[ko]=로그인 화면(SDDM)
 Name[lt]=Prisijungimo langas (SDDM)
+Name[nb]=Loginn-skjerm (SDDM)
 Name[nl]=Aanmeldscherm (SDDM)
 Name[pa]=ਲਾਗਇਨ ਸਕਰੀਨ (SDDM)
 Name[pl]=Ekran logowania (SDDM)
@@ -93,6 +95,7 @@
 Comment[it]=Seleziona il tema di accesso
 Comment[ko]=로그인 테마 선택
 Comment[lt]=Pasirinkite prisijungimo temą
+Comment[nb]=Velg tema for innloggingsbilde
 Comment[nl]=Aanmeldthema selecteren
 Comment[pa]=ਲਾਗਇਨ ਥੀਮ ਚੁਣੋ
 Comment[pl]=Wybierz wystrój przy logowaniu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-5.3.0/po/ja/kcm_sddm.po 
new/sddm-kcm-5.3.1/po/ja/kcm_sddm.po
--- old/sddm-kcm-5.3.0/po/ja/kcm_sddm.po2015-04-23 11:53:46.0 
+0200
+++ new/sddm-kcm-5.3.1/po/ja/kcm_sddm.po2015-05-21 18:53:02.0 
+0200
@@ -1,10 +1,12 @@
+# Fuminobu TAKEYAMA ft...@geeko.jp, 2015.
+# Fumiaki Okushi fumiaki.oku...@gmail.com, 2015.
 msgid 
 msgstr 
 Project-Id-Version: kcm_sddm\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 

commit kde-gtk-config5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package kde-gtk-config5 for openSUSE:Factory 
checked in at 2015-05-29 10:04:57

Comparing /work/SRC/openSUSE:Factory/kde-gtk-config5 (Old)
 and  /work/SRC/openSUSE:Factory/.kde-gtk-config5.new (New)


Package is kde-gtk-config5

Changes:

--- /work/SRC/openSUSE:Factory/kde-gtk-config5/kde-gtk-config5.changes  
2015-05-15 09:02:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde-gtk-config5.new/kde-gtk-config5.changes 
2015-05-29 10:04:58.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:31 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  kde-gtk-config-5.3.0.tar.xz

New:

  kde-gtk-config-5.3.1.tar.xz



Other differences:
--
++ kde-gtk-config5.spec ++
--- /var/tmp/diff_new_pack.mRWVbV/_old  2015-05-29 10:04:58.0 +0200
+++ /var/tmp/diff_new_pack.mRWVbV/_new  2015-05-29 10:04:58.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kde-gtk-config5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:KCM Module to Configure GTK2 and GTK3 Applications Appearance 
Under KDE
 License:LGPL-3.0+ and GPL-3.0+

++ kde-gtk-config-5.3.0.tar.xz - kde-gtk-config-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.0/CMakeLists.txt 
new/kde-gtk-config-5.3.1/CMakeLists.txt
--- old/kde-gtk-config-5.3.0/CMakeLists.txt 2015-04-23 12:02:12.0 
+0200
+++ new/kde-gtk-config-5.3.1/CMakeLists.txt 2015-05-21 18:54:47.0 
+0200
@@ -1,5 +1,5 @@
 project(kde-gtk-config)
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 cmake_minimum_required(VERSION 2.8.12)
 
 find_package(ECM 0.0.9 REQUIRED NO_MODULE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.0/kde-gtk-config.desktop 
new/kde-gtk-config-5.3.1/kde-gtk-config.desktop
--- old/kde-gtk-config-5.3.0/kde-gtk-config.desktop 2015-04-23 
12:02:01.0 +0200
+++ new/kde-gtk-config-5.3.1/kde-gtk-config.desktop 2015-05-21 
18:54:36.0 +0200
@@ -32,7 +32,7 @@
 Comment[sr@ijekavianlatin]=Stil vidžeta za GTK programe
 Comment[sr@latin]=Stil vidžeta za GTK programe
 Comment[sv]=Grafisk komponentstil för GNOME/GTK-program
-Comment[tr]=GNOME/GTK Uygulamaları için Uygulama Siçemi
+Comment[tr]=GNOME/GTK Uygulamaları için Gereç Biçemi
 Comment[uk]=Налаштування стилю програм на основі GNOME/GTK
 Comment[x-test]=xxWidget Style of GNOME/GTK Applicationsxx
 Comment[zh_CN]=GNOME/GTK 程序的部件风格
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.3.0/po/ca/kde-gtk-config.po 
new/kde-gtk-config-5.3.1/po/ca/kde-gtk-config.po
--- old/kde-gtk-config-5.3.0/po/ca/kde-gtk-config.po2015-04-23 
12:02:03.0 +0200
+++ new/kde-gtk-config-5.3.1/po/ca/kde-gtk-config.po2015-05-21 
18:54:38.0 +0200
@@ -1,24 +1,24 @@
 # Translation of kde-gtk-config.po to Catalan
-# Copyright (C) 2011-2013 This_file_is_part_of_KDE
+# Copyright (C) 2011-2015 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Manuel Tortosa manutort...@chakra-project.org, 2011, 2012.
-# Antoni Bella Pérez antonibel...@yahoo.com, 2012.
+# Antoni Bella Pérez antonibel...@yahoo.com, 2012, 2015.
 # Josep Ma. Ferrer txe...@gmail.com, 2013.
 msgid 
 msgstr 
 Project-Id-Version: kde-gtk-config\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-10-02 08:02+\n
-PO-Revision-Date: 2013-02-03 18:12+0100\n
-Last-Translator: Josep Ma. Ferrer txe...@gmail.com\n
+PO-Revision-Date: 2015-05-10 19:40+0100\n
+Last-Translator: Antoni Bella Pérez antonibel...@yahoo.com\n
 Language-Team: Catalan kde-i18n...@kde.org\n
 Language: ca\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
-X-Generator: Lokalize 1.4\n
+X-Generator: Lokalize 2.0\n
 Plural-Forms: nplurals=2; plural=n != 1;\n
 X-Generator: Lokalize 1.2\n
 X-Accelerator-Marker: \n
@@ -222,7 +222,7 @@
 #. i18n: ectx: attribute (title), widget (QWidget, tab)
 #: src/ui/dialog_installer.ui:177
 msgid Add New Icons Theme
-msgstr Afegeix un tema nou d'icones
+msgstr Afegeix un tema d'icones nou
 
 #. i18n: ectx: property (text), widget (QPushButton, but_icon_install)
 #: src/ui/dialog_installer.ui:254
@@ -319,12 +319,12 @@
 #. i18n: ectx: property (text), widget (QLabel, label_22)
 #: 

commit kde-cli-tools5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package kde-cli-tools5 for openSUSE:Factory 
checked in at 2015-05-29 10:03:52

Comparing /work/SRC/openSUSE:Factory/kde-cli-tools5 (Old)
 and  /work/SRC/openSUSE:Factory/.kde-cli-tools5.new (New)


Package is kde-cli-tools5

Changes:

--- /work/SRC/openSUSE:Factory/kde-cli-tools5/kde-cli-tools5.changes
2015-05-11 19:29:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde-cli-tools5.new/kde-cli-tools5.changes   
2015-05-29 10:03:53.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:29 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  kde-cli-tools-5.3.0.tar.xz

New:

  kde-cli-tools-5.3.1.tar.xz



Other differences:
--
++ kde-cli-tools5.spec ++
--- /var/tmp/diff_new_pack.4cdI46/_old  2015-05-29 10:03:53.0 +0200
+++ /var/tmp/diff_new_pack.4cdI46/_new  2015-05-29 10:03:53.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kde-cli-tools5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Additional CLI tools for KDE applications
 License:GPL-2.0+

++ kde-cli-tools-5.3.0.tar.xz - kde-cli-tools-5.3.1.tar.xz ++
 6429 lines of diff (skipped)




commit kmenuedit5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package kmenuedit5 for openSUSE:Factory 
checked in at 2015-05-29 10:11:39

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


Package is kmenuedit5

Changes:

--- /work/SRC/openSUSE:Factory/kmenuedit5/kmenuedit5.changes2015-05-11 
19:29:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmenuedit5.new/kmenuedit5.changes   
2015-05-29 10:11:41.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:43 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  kmenuedit-5.3.0.tar.xz

New:

  kmenuedit-5.3.1.tar.xz



Other differences:
--
++ kmenuedit5.spec ++
--- /var/tmp/diff_new_pack.K8HU2s/_old  2015-05-29 10:11:42.0 +0200
+++ /var/tmp/diff_new_pack.K8HU2s/_new  2015-05-29 10:11:42.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kmenuedit5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Provides the interface and basic tools for the KDE workspace
 License:GPL-2.0
@@ -86,6 +86,7 @@
 %files lang
 %defattr(-,root,root)
 %{_kf5_localedir}/
+%doc %lang(ca) %{_kf5_htmldir}/ca/
 %doc %lang(de) %{_kf5_htmldir}/de/
 %doc %lang(it) %{_kf5_htmldir}/it/
 %doc %lang(nl) %{_kf5_htmldir}/nl/

++ kmenuedit-5.3.0.tar.xz - kmenuedit-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmenuedit-5.3.0/CMakeLists.txt 
new/kmenuedit-5.3.1/CMakeLists.txt
--- old/kmenuedit-5.3.0/CMakeLists.txt  2015-04-23 11:45:15.0 +0200
+++ new/kmenuedit-5.3.1/CMakeLists.txt  2015-05-21 18:42:27.0 +0200
@@ -1,5 +1,5 @@
 project(kmenuedit)
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION 5.4.0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmenuedit-5.3.0/doc/CMakeLists.txt 
new/kmenuedit-5.3.1/doc/CMakeLists.txt
--- old/kmenuedit-5.3.0/doc/CMakeLists.txt  2015-04-23 11:45:15.0 
+0200
+++ new/kmenuedit-5.3.1/doc/CMakeLists.txt  2015-05-21 18:42:27.0 
+0200
@@ -1,4 +1,5 @@
 add_subdirectory(it)
+add_subdirectory(ca)
 add_subdirectory(pt_BR)
 add_subdirectory(uk)
 add_subdirectory(nl)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmenuedit-5.3.0/doc/ca/CMakeLists.txt 
new/kmenuedit-5.3.1/doc/ca/CMakeLists.txt
--- old/kmenuedit-5.3.0/doc/ca/CMakeLists.txt   1970-01-01 01:00:00.0 
+0100
+++ new/kmenuedit-5.3.1/doc/ca/CMakeLists.txt   2015-05-21 18:42:18.0 
+0200
@@ -0,0 +1,4 @@
+kdoctools_create_handbook(index.docbook
+  INSTALL_DESTINATION ${HTML_INSTALL_DIR}/ca
+  SUBDIR kmenuedit)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmenuedit-5.3.0/doc/ca/index.docbook 
new/kmenuedit-5.3.1/doc/ca/index.docbook
--- old/kmenuedit-5.3.0/doc/ca/index.docbook1970-01-01 01:00:00.0 
+0100
+++ new/kmenuedit-5.3.1/doc/ca/index.docbook2015-05-21 18:42:18.0 
+0200
@@ -0,0 +1,1096 @@
+?xml version=1.0 ?
+!DOCTYPE book PUBLIC -//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN
+dtd/kdedbx45.dtd [
+ !ENTITY kappname kde; Menu Editor
+  !ENTITY package kdebase
+  !ENTITY firefox application
+Firefox/application
+
+  !ENTITY % addindex IGNORE
+  !ENTITY % Catalan  INCLUDE
+ !-- change language only here --
+]
+
+book id=kmenuedit lang=language;
+
+bookinfo
+
+title
+El manual de l'editor de menú del kde;/title
+
+authorgroup
+author
+Milos.Prudek; Milos.Prudek.mail;/author
+author
+Anne-Marie.Mahfouf; Anne-Marie.Mahfouf.mail;/author
+othercredit role=reviewer
+Lauri.Watts; Lauri.Watts.mail; /othercredit
+traductor.Antoni.Bella; 
+/authorgroup
+
+copyright
+year
+2000/year
+holder
+Milos.Prudek;/holder
+/copyright
+copyright
+year
+2008/year
+holder
+Anne-Marie.Mahfouf;/holder
+/copyright
+
+legalnotice
+FDLNotice;/legalnotice
+
+date
+07-09-2013/date
+releaseinfo
+0.9 (kde; 4.11)/releaseinfo
+
+abstract
+para
+kmenuedit; permet l'edició d'un dels llançadors d'aplicacions de kde;: 
kickoff;, el clàssic kmenu; o el Lancelot. /para
+/abstract
+
+keywordset
+keyword
+KDE/keyword
+keyword
+Editor de menú KDE/keyword
+keyword
+kmenuedit/keyword
+keyword
+aplicació/keyword
+keyword
+programa/keyword
+keyword
+menú/keyword
+keyword
+kickoff/keyword
+keyword
+Lancelot/keyword
+/keywordset
+
+/bookinfo
+chapter id=introduction
+title

commit kscreen5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package kscreen5 for openSUSE:Factory 
checked in at 2015-05-29 10:12:43

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


Package is kscreen5

Changes:

--- /work/SRC/openSUSE:Factory/kscreen5/kscreen5.changes2015-05-11 
19:29:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.kscreen5.new/kscreen5.changes   2015-05-29 
10:12:45.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:45 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  kscreen-5.3.0.tar.xz

New:

  kscreen-5.3.1.tar.xz



Other differences:
--
++ kscreen5.spec ++
--- /var/tmp/diff_new_pack.ZMI7Ws/_old  2015-05-29 10:12:45.0 +0200
+++ /var/tmp/diff_new_pack.ZMI7Ws/_new  2015-05-29 10:12:45.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kscreen5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:KDE's screen management software
 License:GPL-2.0+

++ kscreen-5.3.0.tar.xz - kscreen-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.3.0/CMakeLists.txt 
new/kscreen-5.3.1/CMakeLists.txt
--- old/kscreen-5.3.0/CMakeLists.txt2015-04-23 12:05:59.0 +0200
+++ new/kscreen-5.3.1/CMakeLists.txt2015-05-21 19:01:50.0 +0200
@@ -1,5 +1,5 @@
 project(KScreen)
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 
 cmake_minimum_required(VERSION 2.8.12)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.3.0/kcm/kcm_kscreen.desktop.cmake 
new/kscreen-5.3.1/kcm/kcm_kscreen.desktop.cmake
--- old/kscreen-5.3.0/kcm/kcm_kscreen.desktop.cmake 2015-04-23 
12:04:38.0 +0200
+++ new/kscreen-5.3.1/kcm/kcm_kscreen.desktop.cmake 2015-05-21 
19:00:47.0 +0200
@@ -22,6 +22,7 @@
 Name[gl]=Configuración da pantalla
 Name[hu]=Kijelzőbeállítás
 Name[it]=Configurazione dello schermo
+Name[ko]=디스플레이 설정
 Name[nb]=Skjermoppsett
 Name[nl]=Instellingen van het scherm
 Name[pa]=ਡਿਸਪਲੇਅ ਸੰਰਚਨਾ
@@ -55,6 +56,7 @@
 Comment[gl]=Xestiona a configura os monitores e a resolución
 Comment[hu]=Monitorok és kijelzők kezelése és beállítása
 Comment[it]=Gestisci e configura monitor e schermi
+Comment[ko]=모니터와 디스플레이 설정 및 관리
 Comment[nb]=Håndter og sett opp monitorer og skjermer
 Comment[nl]=Monitoren en schermen beheren en instellen
 Comment[pa]=ਮਾਨੀਟਰ ਤੇ ਡਿਸਪਲੇਅ ਦਾ ਪਰਬੰਧ ਤੇ ਸੰਰਚਨਾ ਕਰੋ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.3.0/kded/kscreen.desktop.cmake 
new/kscreen-5.3.1/kded/kscreen.desktop.cmake
--- old/kscreen-5.3.0/kded/kscreen.desktop.cmake2015-04-23 
12:04:38.0 +0200
+++ new/kscreen-5.3.1/kded/kscreen.desktop.cmake2015-05-21 
19:00:47.0 +0200
@@ -12,6 +12,7 @@
 Name[gl]=KScreen 2
 Name[hu]=KScreen 2
 Name[it]=KScreen 2
+Name[ko]=KScreen 2
 Name[nb]=KScreen 2
 Name[nl]=KScreen 2
 Name[pa]=KScreen 2
@@ -45,6 +46,7 @@
 Comment[gl]=Xestor de pantalla
 Comment[hu]=Képernyőkezelés
 Comment[it]=Gestione dello schermo
+Comment[ko]=화면 관리
 Comment[nb]=Skjembehandling
 Comment[nl]=Schermbeheer
 Comment[pa]=ਸਕਰੀਨ ਪਰਬੰਧ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kscreen-5.3.0/plasma/plasma-applet-kscreen.desktop.cmake 
new/kscreen-5.3.1/plasma/plasma-applet-kscreen.desktop.cmake
--- old/kscreen-5.3.0/plasma/plasma-applet-kscreen.desktop.cmake
2015-04-23 12:04:38.0 +0200
+++ new/kscreen-5.3.1/plasma/plasma-applet-kscreen.desktop.cmake
2015-05-21 19:00:47.0 +0200
@@ -12,6 +12,7 @@
 Name[gl]=Configuración rápida da pantalla
 Name[hu]=Gyors megjelenítő-beállítás
 Name[it]=Configurazione rapida dello schermo
+Name[ko]=빠른 화면 설정
 Name[nb]=Hurtig skjermoppsett
 Name[nl]=Snel instellen van scherm
 Name[pa]=ਤੁਰੰਤ ਡਿਸਪਲੇਅ ਸੰਰਚਨਾ
@@ -45,6 +46,7 @@
 Comment[gl]=Configura rapidamente unha nova pantalla
 Comment[hu]=Új megjelenítők gyors beállítása
 Comment[it]=Configurazione rapida di un nuovo schermo
+Comment[ko]=새 디스플레이 빠른 설정
 Comment[nb]=Hurtig oppsett av en ny skjerm
 Comment[nl]=Snel instellen van een nieuwe scherm
 Comment[pa]=ਨਵੇਂ ਡਿਸਪਲੇਅ ਲਈ ਤੁਰੰਤ ਸੰਰਚਨਾ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.3.0/po/it/kcm_displayconfiguration.po 
new/kscreen-5.3.1/po/it/kcm_displayconfiguration.po
--- old/kscreen-5.3.0/po/it/kcm_displayconfiguration.po 2015-04-23 

commit libkscreen2 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package libkscreen2 for openSUSE:Factory 
checked in at 2015-05-29 10:19:07

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


Package is libkscreen2

Changes:

--- /work/SRC/openSUSE:Factory/libkscreen2/libkscreen2.changes  2015-05-11 
19:30:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkscreen2.new/libkscreen2.changes 
2015-05-29 10:19:09.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:56 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  libkscreen-5.3.0.tar.xz

New:

  libkscreen-5.3.1.tar.xz



Other differences:
--
++ libkscreen2.spec ++
--- /var/tmp/diff_new_pack.d6qTlu/_old  2015-05-29 10:19:10.0 +0200
+++ /var/tmp/diff_new_pack.d6qTlu/_new  2015-05-29 10:19:10.0 +0200
@@ -19,7 +19,7 @@
 %define lname   libKF5Screen6
 %define plasma_version 5.0.0
 Name:   libkscreen2
-Version:5.3.0
+Version:5.3.1
 Release:0
 BuildRequires:  cmake = 2.8.12
 BuildRequires:  extra-cmake-modules = 0.0.12

++ libkscreen-5.3.0.tar.xz - libkscreen-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-5.3.0/CMakeLists.txt 
new/libkscreen-5.3.1/CMakeLists.txt
--- old/libkscreen-5.3.0/CMakeLists.txt 2015-04-23 12:04:35.0 +0200
+++ new/libkscreen-5.3.1/CMakeLists.txt 2015-05-21 18:59:03.0 +0200
@@ -1,5 +1,5 @@
 project(libkscreen)
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 
 cmake_minimum_required(VERSION 2.8.12)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-5.3.0/backends/xrandr/xrandrconfig.cpp 
new/libkscreen-5.3.1/backends/xrandr/xrandrconfig.cpp
--- old/libkscreen-5.3.0/backends/xrandr/xrandrconfig.cpp   2015-04-23 
12:04:35.0 +0200
+++ new/libkscreen-5.3.1/backends/xrandr/xrandrconfig.cpp   2015-05-21 
18:59:03.0 +0200
@@ -122,6 +122,15 @@
 const KScreen::OutputList kscreenOutputs = config-outputs();
 const QSize newScreenSize = screenSize(config);
 const QSize currentScreenSize = m_screen-currentSize();
+// When the current screen configuration is bigger than the new size (like
+// when rotating an output), the XSetScreenSize can fail or apply the 
smaller
+// size only partially, because we apply the size (we have to) before the
+// output changes. To prevent all kinds of weird screen sizes from 
happening,
+// we initially set such screen size, that it can take the current as well
+// as the new configuration, then we apply the output changes, and finally 
then
+// (if necessary) we reduce the screen size to fix the new configuration 
precisely.
+const QSize intermediateScreenSize = QSize(qMax(newScreenSize.width(), 
currentScreenSize.width()),
+   qMax(newScreenSize.height(), 
currentScreenSize.height()));
 int neededCrtcs = 0;
 xcb_randr_output_t primaryOutput = 0;
 xcb_randr_output_t oldPrimaryOutput = 0;
@@ -226,6 +235,7 @@
 qCDebug(KSCREEN_XRANDR)  \tChange Screen Size:  (newScreenSize != 
currentScreenSize);
 if (newScreenSize != currentScreenSize) {
 qCDebug(KSCREEN_XRANDR)  \t\tOld:  currentScreenSize;
+qCDebug(KSCREEN_XRANDR)  \t\tIntermediate:  
intermediateScreenSize;
 qCDebug(KSCREEN_XRANDR)  \t\tNew:  newScreenSize;
 }
 qCDebug(KSCREEN_XRANDR)  \tDisable outputs:  !toDisable.isEmpty();
@@ -257,8 +267,8 @@
 disableOutput(output);
 }
 
-if (newScreenSize != currentScreenSize) {
-setScreenSize(newScreenSize);
+if (intermediateScreenSize != currentScreenSize) {
+setScreenSize(intermediateScreenSize);
 }
 
 bool forceScreenSizeUpdate = false;
@@ -286,9 +296,14 @@
 setPrimaryOutput(primaryOutput);
 }
 
-if (forceScreenSizeUpdate) {
-const QSize newSize = screenSize(config);
-qCDebug(KSCREEN_XRANDR)  forced to change screen size:   newSize;
+if (forceScreenSizeUpdate || intermediateScreenSize != newScreenSize) {
+QSize newSize;
+if (forceScreenSizeUpdate) {
+newSize = screenSize(config);
+qCDebug(KSCREEN_XRANDR)  Forced to change screen size:   
newSize;
+} else {
+newSize = intermediateScreenSize;
+}
 setScreenSize(newSize);
 }
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit kwrited5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package kwrited5 for openSUSE:Factory 
checked in at 2015-05-29 10:18:02

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


Package is kwrited5

Changes:

--- /work/SRC/openSUSE:Factory/kwrited5/kwrited5.changes2015-05-11 
19:30:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwrited5.new/kwrited5.changes   2015-05-29 
10:18:02.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:54 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  kwrited-5.3.0.tar.xz

New:

  kwrited-5.3.1.tar.xz



Other differences:
--
++ kwrited5.spec ++
--- /var/tmp/diff_new_pack.i081uQ/_old  2015-05-29 10:18:03.0 +0200
+++ /var/tmp/diff_new_pack.i081uQ/_new  2015-05-29 10:18:03.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   kwrited5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Daemon listening for wall and write messages
 License:GPL-2.0+

++ kwrited-5.3.0.tar.xz - kwrited-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwrited-5.3.0/CMakeLists.txt 
new/kwrited-5.3.1/CMakeLists.txt
--- old/kwrited-5.3.0/CMakeLists.txt2015-04-23 11:55:38.0 +0200
+++ new/kwrited-5.3.1/CMakeLists.txt2015-05-21 18:54:34.0 +0200
@@ -1,5 +1,5 @@
 project(kwrited)
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION 5.4.0)
 




commit libkdecoration2 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package libkdecoration2 for openSUSE:Factory 
checked in at 2015-05-29 10:21:16

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


Package is libkdecoration2

Changes:

--- /work/SRC/openSUSE:Factory/libkdecoration2/libkdecoration2.changes  
2015-05-11 19:30:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkdecoration2.new/libkdecoration2.changes 
2015-05-29 10:21:17.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:30:04 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  kdecoration-5.3.0.tar.xz

New:

  kdecoration-5.3.1.tar.xz



Other differences:
--
++ libkdecoration2.spec ++
--- /var/tmp/diff_new_pack.86onwy/_old  2015-05-29 10:21:17.0 +0200
+++ /var/tmp/diff_new_pack.86onwy/_new  2015-05-29 10:21:17.0 +0200
@@ -19,7 +19,7 @@
 %define lname   libkdecorations2-5
 %define lname_private   libkdecorations2private5
 Name:   libkdecoration2
-Version:5.3.0
+Version:5.3.1
 Release:0
 BuildRequires:  cmake = 2.8.12
 BuildRequires:  extra-cmake-modules = 0.0.11

++ kdecoration-5.3.0.tar.xz - kdecoration-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdecoration-5.3.0/CMakeLists.txt 
new/kdecoration-5.3.1/CMakeLists.txt
--- old/kdecoration-5.3.0/CMakeLists.txt2015-04-23 12:19:02.0 
+0200
+++ new/kdecoration-5.3.1/CMakeLists.txt2015-05-21 19:07:09.0 
+0200
@@ -1,5 +1,5 @@
 project(decoration-api)
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 




commit oxygen5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2015-05-29 10:23:26

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


Package is oxygen5

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2015-05-11 
19:30:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2015-05-29 
10:23:27.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:30:08 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  oxygen-5.3.0.tar.xz

New:

  oxygen-5.3.1.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.YVOHCE/_old  2015-05-29 10:23:28.0 +0200
+++ /var/tmp/diff_new_pack.YVOHCE/_new  2015-05-29 10:23:28.0 +0200
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+

++ oxygen-5.3.0.tar.xz - oxygen-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.3.0/CMakeLists.txt 
new/oxygen-5.3.1/CMakeLists.txt
--- old/oxygen-5.3.0/CMakeLists.txt 2015-04-23 11:49:24.0 +0200
+++ new/oxygen-5.3.1/CMakeLists.txt 2015-05-21 18:45:56.0 +0200
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 set(PROJECT_VERSION_MAJOR 5)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.3.0/cursors/KDE_Classic/index.theme 
new/oxygen-5.3.1/cursors/KDE_Classic/index.theme
--- old/oxygen-5.3.0/cursors/KDE_Classic/index.theme2015-04-23 
11:47:50.0 +0200
+++ new/oxygen-5.3.1/cursors/KDE_Classic/index.theme2015-05-21 
18:44:47.0 +0200
@@ -6,15 +6,19 @@
 Name[en_GB]=KDE Classic
 Name[es]=KDE clásico
 Name[fi]=Perinteinen KDE
+Name[fr]=KDE Classique
 Name[gl]=Clásico de KDE
 Name[hu]=KDE Classic
 Name[it]=KDE Classic
+Name[ko]=KDE 고전
 Name[nl]=KDE-klassiek
+Name[nn]=KDE klassisk
 Name[pl]=Klasyczne KDE
 Name[pt]=Clássico do KDE
 Name[pt_BR]=KDE Clássico
 Name[ro]=KDE clasic
 Name[ru]=Классическая KDE
+Name[se]=KDE klassihkalaš
 Name[sk]=KDE klasický
 Name[sl]=KDE - klasična
 Name[sr]=КДЕ‑ов класични
@@ -27,13 +31,16 @@
 Name[zh_CN]=KDE 经典
 Comment=The default cursor theme in KDE 2 and 3
 Comment[ca]=El tema de cursor per defecte en el KDE 2 i 3
+Comment[cs]=Výchozí motiv kurzorů pro KDE 2 a 3
 Comment[de]=Das Standard-Zeigerdesign von KDE 2 und 3
 Comment[en_GB]=The default cursor theme in KDE 2 and 3
 Comment[es]=El tema de cursores por omisión en KDE 2 y 3
 Comment[fi]=Hiiren osoittimen oletusteema KDE 2:ssa ja 3:ssa
+Comment[fr]=Thème du pointeur par défaut dans KDE 2 et 3
 Comment[gl]=O tema de cursores predeterminado de KDE 2 e 3.
 Comment[hu]=A KDE 2 és 3 alapértelmezett kurzortémája
 Comment[it]=Il tema di cursori predefinito di KDE 2 e 3
+Comment[ko]=KDE 2와 3의 기본 커서 테마입니다
 Comment[nl]=Het standaard cursorthema in KDE 2 en 3
 Comment[pl]=Domyślny zestaw wskaźników w KDE 2 i 3
 Comment[pt]=O tema de cursores predefinido no KDE 2 e 3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.3.0/cursors/Oxygen_Black/index.theme 
new/oxygen-5.3.1/cursors/Oxygen_Black/index.theme
--- old/oxygen-5.3.0/cursors/Oxygen_Black/index.theme   2015-04-23 
11:47:50.0 +0200
+++ new/oxygen-5.3.1/cursors/Oxygen_Black/index.theme   2015-05-21 
18:44:47.0 +0200
@@ -6,9 +6,11 @@
 Name[en_GB]=Oxygen Black
 Name[es]=Oxígeno negro
 Name[fi]=Oxygen, musta
+Name[fr]=Oxygen Noir
 Name[gl]=Oxygen negro
 Name[hu]=Oxygen Black
 Name[it]=Oxygen nero
+Name[ko]=Oxygen 검정
 Name[nl]=Oxygen donker
 Name[pl]=Czarny Tlen
 Name[pt]=Oxygen Preto
@@ -30,9 +32,11 @@
 Comment[en_GB]=Oxygen mouse theme. Oxygenise your desktop!
 Comment[es]=Tema de ratón Oxígeno. ¡Oxigene su escritorio!
 Comment[fi]=Oxygen-osoitinteema. Oxygenisoi työpöytäsi!
+Comment[fr]=Thème de curseur Oxygen. Oxygénisez votre bureau !
 Comment[gl]=Tema de cursores de Oxygen. Oxixene o escritorio!
 Comment[hu]=Oxygen egértéma. Lélegezzen fel asztala!
 Comment[it]=Tema del mouse Oxygen. Ossigena il tuo desktop!
+Comment[ko]=Oxygen 마우스 테마입니다. 데스크톱에 산소를 불어넣으십시오!
 Comment[nl]=Muisthema van Oxygen. Geef uw bureaublad zuurstof!
 Comment[pl]=Tlen - zestaw wskaźników myszy. Dotleń swój pulpit!
 Comment[pt]=Tema do rato 

commit milou5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package milou5 for openSUSE:Factory checked 
in at 2015-05-29 10:22:21

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


Package is milou5

Changes:

--- /work/SRC/openSUSE:Factory/milou5/milou5.changes2015-05-11 
19:30:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.milou5.new/milou5.changes   2015-05-29 
10:22:22.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:30:06 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  milou-5.3.0.tar.xz

New:

  milou-5.3.1.tar.xz



Other differences:
--
++ milou5.spec ++
--- /var/tmp/diff_new_pack.dN5Zvb/_old  2015-05-29 10:22:23.0 +0200
+++ /var/tmp/diff_new_pack.dN5Zvb/_new  2015-05-29 10:22:23.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   milou5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Dedicated search application built on top of Baloo
 License:GPL-2.0+ and LGPL-2.1+

++ milou-5.3.0.tar.xz - milou-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.3.0/CMakeLists.txt 
new/milou-5.3.1/CMakeLists.txt
--- old/milou-5.3.0/CMakeLists.txt  2015-04-23 12:15:07.0 +0200
+++ new/milou-5.3.1/CMakeLists.txt  2015-05-21 19:00:44.0 +0200
@@ -1,5 +1,5 @@
 project(Milou)
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 set(PROJECT_VERSION_MAJOR 5)
 cmake_minimum_required(VERSION 2.8.12)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.3.0/po/ca/plasma_applet_org.kde.milou.po 
new/milou-5.3.1/po/ca/plasma_applet_org.kde.milou.po
--- old/milou-5.3.0/po/ca/plasma_applet_org.kde.milou.po2015-04-23 
12:13:11.0 +0200
+++ new/milou-5.3.1/po/ca/plasma_applet_org.kde.milou.po2015-05-21 
18:59:48.0 +0200
@@ -1,16 +1,17 @@
 # Translation of plasma_applet_org.kde.milou.po to Catalan
-# Copyright (C) 2014 This_file_is_part_of_KDE
+# Copyright (C) 2014-2015 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Antoni Bella Pérez antonibel...@yahoo.com, 2014.
+# Josep Ma. Ferrer txe...@gmail.com, 2015.
 msgid 
 msgstr 
 Project-Id-Version: plasma_applet_org.kde.milou\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-10-29 07:51+\n
-PO-Revision-Date: 2014-07-23 19:37+0200\n
-Last-Translator: Antoni Bella Pérez antonibel...@yahoo.com\n
+PO-Revision-Date: 2015-05-11 21:38+0200\n
+Last-Translator: Josep Ma. Ferrer txe...@gmail.com\n
 Language-Team: Catalan kde-i18n...@kde.org\n
 Language: ca\n
 MIME-Version: 1.0\n
@@ -31,7 +32,7 @@
 #: configwidget.cpp:65
 msgid Drag categories to change the order in which results appear
 msgstr 
-Arrossegueu les categories per canviar l'ordre en que apareixen els resultats
+Arrossegueu les categories per canviar l'ordre en què apareixen els resultats
 
 #: package/contents/ui/SearchField.qml:54
 msgid Search
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.3.0/po/ko/milou.po 
new/milou-5.3.1/po/ko/milou.po
--- old/milou-5.3.0/po/ko/milou.po  2015-04-23 12:13:54.0 +0200
+++ new/milou-5.3.1/po/ko/milou.po  2015-05-21 19:00:17.0 +0200
@@ -1,14 +1,14 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Park Shinjo pere...@gmail.com, 2014.
+# Shinjo Park k...@peremen.name, 2014.
 msgid 
 msgstr 
 Project-Id-Version: \n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-10-29 07:51+\n
 PO-Revision-Date: 2014-03-10 11:08+0900\n
-Last-Translator: Park Shinjo pere...@gmail.com\n
+Last-Translator: Shinjo Park k...@peremen.name\n
 Language-Team: Korean k...@peremen.name\n
 Language: ko\n
 MIME-Version: 1.0\n
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.3.0/po/ko/plasma_applet_org.kde.milou.po 
new/milou-5.3.1/po/ko/plasma_applet_org.kde.milou.po
--- old/milou-5.3.0/po/ko/plasma_applet_org.kde.milou.po2015-04-23 
12:13:54.0 +0200
+++ new/milou-5.3.1/po/ko/plasma_applet_org.kde.milou.po2015-05-21 
19:00:17.0 +0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE 

commit plasma5-workspace-wallpapers for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package plasma5-workspace-wallpapers for 
openSUSE:Factory checked in at 2015-05-29 10:29:43

Comparing /work/SRC/openSUSE:Factory/plasma5-workspace-wallpapers (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-workspace-wallpapers.new (New)


Package is plasma5-workspace-wallpapers

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma5-workspace-wallpapers/plasma5-workspace-wallpapers.changes
2015-05-11 19:31:50.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma5-workspace-wallpapers.new/plasma5-workspace-wallpapers.changes
   2015-05-29 10:29:45.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:30:22 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  plasma-workspace-wallpapers-5.3.0.tar.xz

New:

  plasma-workspace-wallpapers-5.3.1.tar.xz



Other differences:
--
++ plasma5-workspace-wallpapers.spec ++
--- /var/tmp/diff_new_pack.qtrd8q/_old  2015-05-29 10:29:47.0 +0200
+++ /var/tmp/diff_new_pack.qtrd8q/_new  2015-05-29 10:29:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   plasma5-workspace-wallpapers
-Version:5.3.0
+Version:5.3.1
 Release:0
 BuildRequires:  cmake = 2.8.12
 BuildRequires:  extra-cmake-modules = 0.0.12

++ plasma-workspace-wallpapers-5.3.0.tar.xz - 
plasma-workspace-wallpapers-5.3.1.tar.xz ++
/work/SRC/openSUSE:Factory/plasma5-workspace-wallpapers/plasma-workspace-wallpapers-5.3.0.tar.xz
 
/work/SRC/openSUSE:Factory/.plasma5-workspace-wallpapers.new/plasma-workspace-wallpapers-5.3.1.tar.xz
 differ: char 27, line 1




commit systemsettings5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package systemsettings5 for openSUSE:Factory 
checked in at 2015-05-29 10:32:57

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


Package is systemsettings5

Changes:

--- /work/SRC/openSUSE:Factory/systemsettings5/systemsettings5.changes  
2015-05-20 23:29:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.systemsettings5.new/systemsettings5.changes 
2015-05-29 10:32:58.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:30:28 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  systemsettings-5.3.0.tar.xz

New:

  systemsettings-5.3.1.tar.xz



Other differences:
--
++ systemsettings5.spec ++
--- /var/tmp/diff_new_pack.gQ5eRE/_old  2015-05-29 10:32:58.0 +0200
+++ /var/tmp/diff_new_pack.gQ5eRE/_new  2015-05-29 10:32:58.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   systemsettings5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:KDE's control center
 License:GPL-2.0+
@@ -108,6 +108,7 @@
 %files lang
 %defattr(-,root,root)
 %{_kf5_localedir}/
+%doc %lang(ca) %{_kf5_htmldir}/ca/
 %doc %lang(de) %{_kf5_htmldir}/de/
 %doc %lang(it) %{_kf5_htmldir}/it/
 %doc %lang(nl) %{_kf5_htmldir}/nl/

++ systemsettings-5.3.0.tar.xz - systemsettings-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/systemsettings-5.3.0/CMakeLists.txt 
new/systemsettings-5.3.1/CMakeLists.txt
--- old/systemsettings-5.3.0/CMakeLists.txt 2015-04-23 12:00:18.0 
+0200
+++ new/systemsettings-5.3.1/CMakeLists.txt 2015-05-21 18:55:31.0 
+0200
@@ -1,5 +1,5 @@
 project(systemsettings)
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION 5.4.0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/systemsettings-5.3.0/categories/old/settings-account-details.desktop 
new/systemsettings-5.3.1/categories/old/settings-account-details.desktop
--- old/systemsettings-5.3.0/categories/old/settings-account-details.desktop
2015-04-23 11:59:54.0 +0200
+++ new/systemsettings-5.3.1/categories/old/settings-account-details.desktop
2015-05-21 18:55:05.0 +0200
@@ -48,7 +48,7 @@
 Name[pa]=ਅਕਾਊਂਟ ਵੇਰਵਾ
 Name[pl]=Szczegóły konta
 Name[pt]=Detalhes da Conta
-Name[pt_BR]=Detalhes da conta
+Name[pt_BR]=Detalhes da Conta
 Name[ro]=Detalii cont
 Name[ru]=Учётная запись
 Name[si]=ගිණුම් විස්තර
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/systemsettings-5.3.0/categories/old/settings-display.desktop 
new/systemsettings-5.3.1/categories/old/settings-display.desktop
--- old/systemsettings-5.3.0/categories/old/settings-display.desktop
2015-04-23 11:59:54.0 +0200
+++ new/systemsettings-5.3.1/categories/old/settings-display.desktop
2015-05-21 18:55:05.0 +0200
@@ -46,7 +46,7 @@
 Name[pa]=ਡਿਸਪਲੇਅ ਤੇ ਮਾਨੀਟਰ
 Name[pl]=Wyświetlanie i monitor
 Name[pt]=Ecrã e Monitor
-Name[pt_BR]=Tela e monitor
+Name[pt_BR]=Tela e Monitor
 Name[ro]=Afișaj și monitor
 Name[ru]=Экран
 Name[si]=ප්‍රදර්ශනය සහ මොනිටරය
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/systemsettings-5.3.0/categories/old/settings-input-devices.desktop 
new/systemsettings-5.3.1/categories/old/settings-input-devices.desktop
--- old/systemsettings-5.3.0/categories/old/settings-input-devices.desktop  
2015-04-23 11:59:54.0 +0200
+++ new/systemsettings-5.3.1/categories/old/settings-input-devices.desktop  
2015-05-21 18:55:05.0 +0200
@@ -48,7 +48,7 @@
 Name[pa]=ਇੰਪੁੱਟ ਜੰਤਰ
 Name[pl]=Urządzenia wejściowe
 Name[pt]=Dispositivos de Entrada
-Name[pt_BR]=Dispositivos de entrada
+Name[pt_BR]=Dispositivos de Entrada
 Name[ro]=Dispozitive de intrare
 Name[ru]=Устройства ввода
 Name[si]=ආදාන මෙවලම්
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/systemsettings-5.3.0/categories/old/settings-locale.desktop 
new/systemsettings-5.3.1/categories/old/settings-locale.desktop
--- old/systemsettings-5.3.0/categories/old/settings-locale.desktop 
2015-04-23 11:59:54.0 +0200
+++ new/systemsettings-5.3.1/categories/old/settings-locale.desktop 
2015-05-21 18:55:05.0 +0200
@@ -9,7 +9,7 @@
 Name[ar]=المحليّة
 Name[bn]=লোকেল
 Name[bs]=Lokalitet
-Name[ca]=Localització

commit powerdevil5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package powerdevil5 for openSUSE:Factory 
checked in at 2015-05-29 10:31:52

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


Package is powerdevil5

Changes:

--- /work/SRC/openSUSE:Factory/powerdevil5/powerdevil5.changes  2015-05-11 
19:31:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.powerdevil5.new/powerdevil5.changes 
2015-05-29 10:31:53.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:30:26 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  powerdevil-5.3.0.tar.xz

New:

  powerdevil-5.3.1.tar.xz



Other differences:
--
++ powerdevil5.spec ++
--- /var/tmp/diff_new_pack.E9AHQX/_old  2015-05-29 10:31:54.0 +0200
+++ /var/tmp/diff_new_pack.E9AHQX/_new  2015-05-29 10:31:54.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   powerdevil5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:KDE Power Management module
 License:GPL-2.0+

++ powerdevil-5.3.0.tar.xz - powerdevil-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerdevil-5.3.0/CMakeLists.txt 
new/powerdevil-5.3.1/CMakeLists.txt
--- old/powerdevil-5.3.0/CMakeLists.txt 2015-04-23 11:51:21.0 +0200
+++ new/powerdevil-5.3.1/CMakeLists.txt 2015-05-21 18:47:36.0 +0200
@@ -1,5 +1,5 @@
 project(PowerDevil)
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 set(PROJECT_VERSION_MAJOR 5)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/powerdevil-5.3.0/daemon/actions/bundled/powerdevilhandlebuttoneventsaction.desktop
 
new/powerdevil-5.3.1/daemon/actions/bundled/powerdevilhandlebuttoneventsaction.desktop
--- 
old/powerdevil-5.3.0/daemon/actions/bundled/powerdevilhandlebuttoneventsaction.desktop
  2015-04-23 11:49:36.0 +0200
+++ 
new/powerdevil-5.3.1/daemon/actions/bundled/powerdevilhandlebuttoneventsaction.desktop
  2015-05-21 18:46:13.0 +0200
@@ -21,6 +21,7 @@
 Name[ia]=Button maneante de eventos
 Name[id]=Tombol penanganan kejadian
 Name[it]=Gestione degli eventi dei pulsanti
+Name[ja]=ボタンイベント設定
 Name[ko]=단추 이벤트 처리
 Name[lt]=Mygtukų įvykių valdymas
 Name[nb]=Håndtering av knappehendelser
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/powerdevil-5.3.0/daemon/actions/dpms/powerdevildpmsaction.desktop 
new/powerdevil-5.3.1/daemon/actions/dpms/powerdevildpmsaction.desktop
--- old/powerdevil-5.3.0/daemon/actions/dpms/powerdevildpmsaction.desktop   
2015-04-23 11:49:36.0 +0200
+++ new/powerdevil-5.3.1/daemon/actions/dpms/powerdevildpmsaction.desktop   
2015-05-21 18:46:13.0 +0200
@@ -20,6 +20,7 @@
 Name[ia]=Sparnio de energia de schermo
 Name[id]=Layar Hemat Energi
 Name[it]=Risparmio energetico dello schermo
+Name[ja]=スクリーンの停止
 Name[ko]=화면 에너지 절약
 Name[lt]=Ekrano energijos taupymas
 Name[nb]=Energisparing for skjerm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerdevil-5.3.0/daemon/powerdevilcore.cpp 
new/powerdevil-5.3.1/daemon/powerdevilcore.cpp
--- old/powerdevil-5.3.0/daemon/powerdevilcore.cpp  2015-04-23 
11:49:36.0 +0200
+++ new/powerdevil-5.3.1/daemon/powerdevilcore.cpp  2015-05-21 
18:46:13.0 +0200
@@ -709,15 +709,10 @@
 // Now emit all the notifications
 checkBatteryStatus();
 
-bool emitted = false;
-for(auto it = m_batteriesPercent.constBegin(); it != 
m_batteriesPercent.constEnd(); ++it) {
-if (emitBatteryChargePercentNotification((*it), 100)) {
-emitted = true;
-}
-}
-
- // need to refresh status to prevent the notification from showing again 
when charge percentage changes
-if (emitted) {
+// show warning about low batteries right on session startup, force it to 
show
+// by making sure the old percentage (that magic number) is always 
higher than the current one
+if (emitBatteryChargePercentNotification(currentChargePercent(), 1000)) {
+// need to refresh status to prevent the notification from showing 
again when charge percentage changes
 refreshStatus();
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/powerdevil-5.3.0/kcmodule/activities/powerdevilactivitiesconfig.desktop 

commit rdate for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package rdate for openSUSE:Factory checked 
in at 2015-05-29 10:42:42

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


Package is rdate

Changes:

--- /work/SRC/openSUSE:Factory/rdate/rdate.changes  2011-09-23 
12:44:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.rdate.new/rdate.changes 2015-05-29 
10:42:43.0 +0200
@@ -1,0 +2,7 @@
+Mon Apr 27 18:56:54 UTC 2015 - mplus...@suse.com
+
+- Do not use url for source as no mirror is available
+- Use wikipedia article about rdate as url
+- Cleanup spec-file with spec-cleaner
+
+---



Other differences:
--
++ rdate.spec ++
--- /var/tmp/diff_new_pack.YD1Ae8/_old  2015-05-29 10:42:43.0 +0200
+++ /var/tmp/diff_new_pack.YD1Ae8/_new  2015-05-29 10:42:43.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package rdate (Version 1.4)
+# spec file for package rdate
 #
-# Copyright (c) 2009 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
@@ -15,16 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   rdate
-Summary:rdate retrieves the time from an RFC 868 server
 Version:1.4
-Release:117
+Release:0
+Summary:Tool to retrieve the time from an RFC 868 server
 License:GPL-2.0+
 Group:  Productivity/Networking/Other
-Source: ftp://people.redhat.com/sopwith/rdate-%{version}.tar.gz
+Url:http://en.wikipedia.org/wiki/Rdate
+Source: rdate-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -32,28 +31,18 @@
 It is a simple, significantly less complex (and less functional)
 replacement for NTP.
 
-
-
-Authors:
-
-Elliot Lee sopw...@redhat.com
-
 %prep
 %setup -q
 
 %build
-make CFLAGS=$RPM_OPT_FLAGS
+make %{?_smp_mflags} CFLAGS=%{optflags}
 
 %install
-rm -rf ${RPM_BUILD_ROOT}
-mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
-mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man1
-cp rdate ${RPM_BUILD_ROOT}%{_bindir}
-cp rdate.1 ${RPM_BUILD_ROOT}%{_mandir}/man1
-gzip -9 ${RPM_BUILD_ROOT}%{_mandir}/man1/rdate.1
-
-%clean
-rm -rf ${RPM_BUILD_ROOT}
+mkdir -p %{buildroot}%{_bindir}
+mkdir -p %{buildroot}%{_mandir}/man1
+cp rdate %{buildroot}%{_bindir}
+cp rdate.1 %{buildroot}%{_mandir}/man1
+gzip -9 %{buildroot}%{_mandir}/man1/rdate.1
 
 %files
 %defattr(-,root,root)




commit snapper for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package snapper for openSUSE:Factory checked 
in at 2015-05-29 09:53:59

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


Package is snapper

Changes:

--- /work/SRC/openSUSE:Factory/snapper/snapper.changes  2015-05-06 
11:18:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.snapper.new/snapper.changes 2015-05-29 
09:54:00.0 +0200
@@ -1,0 +2,17 @@
+Mon May 25 11:41:59 UTC 2015 - jreidin...@suse.com
+
+- allow list-configs command to work on different root
+  (for fate#317900)
+
+---
+Fri May 22 07:15:24 UTC 2015 - igonzalezs...@suse.com
+
+- Version 0.2.7
+
+---
+Mon May 18 14:38:17 UTC 2015 - igonzalezs...@suse.com
+
+- added a helper to create snapshots without D-Bus
+  during system installation/upgrade (fate#317973)
+
+---

Old:

  snapper-0.2.6.tar.bz2

New:

  snapper-0.2.7.tar.bz2



Other differences:
--
++ snapper.spec ++
--- /var/tmp/diff_new_pack.fUasEj/_old  2015-05-29 09:54:01.0 +0200
+++ /var/tmp/diff_new_pack.fUasEj/_new  2015-05-29 09:54:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   snapper
-Version:0.2.6
+Version:0.2.7
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: snapper-%{version}.tar.bz2

++ snapper-0.2.6.tar.bz2 - snapper-0.2.7.tar.bz2 ++
 25767 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/snapper-0.2.6/VERSION new/snapper-0.2.7/VERSION
--- old/snapper-0.2.6/VERSION   2015-02-18 18:54:03.0 +0100
+++ new/snapper-0.2.7/VERSION   2015-05-25 12:28:17.0 +0200
@@ -1 +1 @@
-0.2.6
+0.2.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/snapper-0.2.6/client/installation-helper.cc 
new/snapper-0.2.7/client/installation-helper.cc
--- old/snapper-0.2.6/client/installation-helper.cc 2015-03-03 
11:07:43.0 +0100
+++ new/snapper-0.2.7/client/installation-helper.cc 2015-05-25 
12:28:17.0 +0200
@@ -195,6 +195,46 @@
 cout  done  endl;
 }
 
+bool
+step5(const string root_prefix, const string description, const string 
snapshot_type,
+unsigned int pre_num, const mapstring, string userdata)
+{
+// fate #317973
+
+// preconditions (maybe incomplete):
+// snapper rpms installed
+
+Snapshots::iterator snapshot;
+SCD scd;
+
+scd.read_only = true;
+scd.description = description;
+scd.userdata = userdata;
+
+Snapper snapper(root, root_prefix);
+
+try
+{
+if (snapshot_type == single) {
+snapshot = snapper.createSingleSnapshot(scd);
+} else if (snapshot_type == pre) {
+snapshot = snapper.createPreSnapshot(scd);
+} else if (snapshot_type == post) {
+Snapshots snapshots = snapper.getSnapshots();
+Snapshots::iterator pre = snapshots.find(pre_num);
+snapshot = snapper.createPostSnapshot(pre, scd);
+}
+}
+catch (const runtime_error e)
+{
+y2err(create snapshot failed,   e.what());
+return false;
+}
+
+cout  snapshot-getNum()  endl;
+return true;
+}
+
 
 void
 log_do(LogLevel level, const string component, const char* file, const int 
line, const char* func,
@@ -225,6 +265,8 @@
{ root-prefix,required_argument,  0,  0 },
{ default-subvolume-name, required_argument,  0,  0 },
{ description,required_argument,  0,  0 },
+   { snapshot-type,  required_argument,  0,  0 },
+   { pre-num,required_argument,  0,  0 },
{ userdata,   required_argument,  0,  'u' },
{ 0, 0, 0, 0 }
 };
@@ -234,6 +276,8 @@
 string root_prefix = /;
 string default_subvolume_name;
 string description;
+string snapshot_type = single;
+unsigned int pre_num = 0;
 mapstring, string userdata;
 
 GetOpts 

commit libusb-compat for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package libusb-compat for openSUSE:Factory 
checked in at 2015-05-29 09:52:54

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


Package is libusb-compat

Changes:

--- /work/SRC/openSUSE:Factory/libusb-compat/libusb-compat.changes  
2014-02-16 09:10:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.libusb-compat.new/libusb-compat.changes 
2015-05-29 09:52:55.0 +0200
@@ -1,0 +2,23 @@
+Tue May 26 10:35:59 UTC 2015 - dg...@suse.com
+
+- Added PowerPC architectures to spec file
+
+---
+Wed Apr 22 13:09:26 UTC 2015 - jeng...@inai.de
+
+- remove --with-pic, it is implicit for shared libraries anyway
+  (and we do not build static libraries). Use %_smp_mflags for
+  parallel build.
+
+---
+Mon Apr 20 19:14:56 CEST 2015 - sbra...@suse.cz
+
+- Add upstream fixes:
+  * Update NEWS (libusb-compat-update-news.patch).
+  * Replace atexit() by library destructor
+(libusb-compat-revert-atexit.patch,
+libusb-compat-add-destructor.patch).
+- Hide libusb-1.0 symbols to prevent symbol clash
+  (libusb-compat-hide-libusb-1_0.patch, boo#596411).
+
+---

New:

  libusb-compat-add-destructor.patch
  libusb-compat-hide-libusb-1_0.patch
  libusb-compat-revert-atexit.patch
  libusb-compat-update-news.patch



Other differences:
--
++ libusb-compat.spec ++
--- /var/tmp/diff_new_pack.kvBvG5/_old  2015-05-29 09:52:56.0 +0200
+++ /var/tmp/diff_new_pack.kvBvG5/_new  2015-05-29 09:52:56.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libusb-compat
 #
-# Copyright (c) 2014 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
@@ -20,14 +20,26 @@
 Url:http://libusb.info/
 Summary:libusb-1.0 Compatibility Layer for libusb-0.1
 License:BSD-3-Clause and LGPL-2.1+
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 Version:0.1.5
 Release:0
 Source: 
http://downloads.sourceforge.net/project/libusb/%{name}-0.1/%{name}-%{version}/%{name}-%{version}.tar.bz2
 Source1:baselibs.conf
 Source2:%{name}.rpmlintrc
+# PATCH-FIX-UPSTREAM libusb-compat-update-news.patch sbra...@suse.cz -- Update 
news for 0.1.5.
+Patch0: libusb-compat-update-news.patch
+# PATCH-FIX-UPSTREAM libusb-compat-revert-atexit.patch sbra...@suse.cz -- 
Revert atexit().
+Patch1: libusb-compat-revert-atexit.patch
+# PATCH-FIX-UPSTREAM libusb-compat-add-destructor.patch sbra...@suse.cz -- Add 
destructor.
+Patch2: libusb-compat-add-destructor.patch
+# PATCH-FEATURE-OPENSUSE libusb-compat-hide-libusb-1_0.patch boo#596411 
sbra...@suse.cz -- Hide libusb-1.0 symbols to prevent symbol clash.
+Patch3: libusb-compat-hide-libusb-1_0.patch
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libusb-1.0)
+# Needed for libusb-compat-hide-libusb-1_0.patch:
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define debug_package_requires libusb-0_1-5 = %{version}-%{release}
 
@@ -48,6 +60,12 @@
 # This symbol is also required by several third party packages!
 Provides:   libusb = 0.1.13
 Obsoletes:  libusb  0.1.13
+# libusb-compat-hide-libusb-1_0.patch hides this requirement
+%ifarch ia64 x86_64 s390x ppc ppc64 ppc64le
+Requires:   libusb-1.0.so.0()(64bit)
+%else
+Requires:   libusb-1.0.so.0
+%endif
 
 %description -n libusb-0_1-4
 A compatibility layer allowing applications written for libusb-0.1 to
@@ -73,15 +91,18 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 %build
-%configure\
-   --with-pic\
-   --disable-static
-make %{?jobs:-j%jobs}
+autoreconf -f -i
+%configure --disable-static
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 rm %{buildroot}%{_libdir}/*.la
 
 %post -n libusb-0_1-4 -p /sbin/ldconfig

++ libusb-compat-add-destructor.patch ++
From 072a5e4ee6a2658d8f422a707115fb36f3e6f959 Mon Sep 17 00:00:00 2001
From: Nathan Hjelm hje...@me.com
Date: Tue, 25 Feb 2014 23:10:01 -0700
Subject: [PATCH] Add a library destructor to handle cleaning up libusb.

References #6
---
 libusb/core.c | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/libusb/core.c b/libusb/core.c
index 2dd1b5f..e6e500b 

commit bluedevil5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package bluedevil5 for openSUSE:Factory 
checked in at 2015-05-29 10:00:28

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


Package is bluedevil5

Changes:

--- /work/SRC/openSUSE:Factory/bluedevil5/bluedevil5.changes2015-05-11 
19:28:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.bluedevil5.new/bluedevil5.changes   
2015-05-29 10:00:29.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:22 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  bluedevil-5.3.0.tar.xz

New:

  bluedevil-5.3.1.tar.xz



Other differences:
--
++ bluedevil5.spec ++
--- /var/tmp/diff_new_pack.mBsxWY/_old  2015-05-29 10:00:29.0 +0200
+++ /var/tmp/diff_new_pack.mBsxWY/_new  2015-05-29 10:00:29.0 +0200
@@ -19,7 +19,7 @@
 
 %bcond_without lang
 Name:   bluedevil5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Bluetooth Manager for KDE
 License:GPL-2.0+

++ bluedevil-5.3.0.tar.xz - bluedevil-5.3.1.tar.xz ++
 4765 lines of diff (skipped)




commit breeze for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package breeze for openSUSE:Factory checked 
in at 2015-05-29 10:01:33

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


Package is breeze

Changes:

--- /work/SRC/openSUSE:Factory/breeze/breeze.changes2015-05-11 
19:29:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.breeze.new/breeze.changes   2015-05-29 
10:01:35.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:30:28 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---
breeze4-style.changes: same change

Old:

  breeze-5.3.0.tar.xz

New:

  breeze-5.3.1.tar.xz



Other differences:
--
++ breeze.spec ++
--- /var/tmp/diff_new_pack.pNzhmZ/_old  2015-05-29 10:01:36.0 +0200
+++ /var/tmp/diff_new_pack.pNzhmZ/_new  2015-05-29 10:01:36.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   breeze
-Version:5.3.0
+Version:5.3.1
 Release:0
 BuildRequires:  cmake = 2.8.12
 BuildRequires:  extra-cmake-modules = 0.0.12

++ breeze4-style.spec ++
--- /var/tmp/diff_new_pack.pNzhmZ/_old  2015-05-29 10:01:36.0 +0200
+++ /var/tmp/diff_new_pack.pNzhmZ/_new  2015-05-29 10:01:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   breeze4-style
-Version:5.3.0
+Version:5.3.1
 Release:0
 BuildRequires:  automoc4
 BuildRequires:  cmake = 2.8.12

++ breeze-5.3.0.tar.xz - breeze-5.3.1.tar.xz ++
/work/SRC/openSUSE:Factory/breeze/breeze-5.3.0.tar.xz 
/work/SRC/openSUSE:Factory/.breeze.new/breeze-5.3.1.tar.xz differ: char 26, 
line 1




commit kinfocenter5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package kinfocenter5 for openSUSE:Factory 
checked in at 2015-05-29 10:09:29

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


Package is kinfocenter5

Changes:

--- /work/SRC/openSUSE:Factory/kinfocenter5/kinfocenter5.changes
2015-05-11 19:32:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.kinfocenter5.new/kinfocenter5.changes   
2015-05-29 10:09:30.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:39 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  kinfocenter-5.3.0.tar.xz

New:

  kinfocenter-5.3.1.tar.xz



Other differences:
--
++ kinfocenter5.spec ++
--- /var/tmp/diff_new_pack.eWNv51/_old  2015-05-29 10:09:31.0 +0200
+++ /var/tmp/diff_new_pack.eWNv51/_new  2015-05-29 10:09:31.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kinfocenter5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Utility that provides information about a computer system
 License:GPL-2.0+
@@ -108,6 +108,7 @@
 %defattr(-,root,root)
 %doc COPYING*
 %{_kf5_localedir}/
+%doc %lang(ca) %{_kf5_htmldir}/ca/
 %doc %lang(de) %{_kf5_htmldir}/de/
 %doc %lang(it) %{_kf5_htmldir}/it/
 %doc %lang(nl) %{_kf5_htmldir}/nl/

++ kinfocenter-5.3.0.tar.xz - kinfocenter-5.3.1.tar.xz ++
 35024 lines of diff (skipped)




commit plasma5-desktop for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package plasma5-desktop for openSUSE:Factory 
checked in at 2015-05-29 10:25:39

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


Package is plasma5-desktop

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-desktop/plasma5-desktop.changes  
2015-05-11 19:31:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-desktop.new/plasma5-desktop.changes 
2015-05-29 10:25:40.0 +0200
@@ -1,0 +2,15 @@
+Fri May 22 15:30:12 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+- Add pkgconfig(xorg-evdev) BuildRequires
+- Add 0001-Require-xorg-evdev-2.8.99.1.patch
+
+---
+Tue May 19 01:18:11 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Require ksysguard5, kmenuedit5 and kinfocenter5 instead of recommending
+
+---

Old:

  plasma-desktop-5.3.0.tar.xz

New:

  0001-Require-xorg-evdev-2.8.99.1.patch
  plasma-desktop-5.3.1.tar.xz



Other differences:
--
++ plasma5-desktop.spec ++
--- /var/tmp/diff_new_pack.IaA368/_old  2015-05-29 10:25:41.0 +0200
+++ /var/tmp/diff_new_pack.IaA368/_new  2015-05-29 10:25:41.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-desktop
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:The KDE Plasma Workspace Components
 License:GPL-2.0
@@ -26,6 +26,8 @@
 Url:http://www.kde.org/
 Source: plasma-desktop-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
+# PATCH-FIX-UPSTREAM 0001-Require-xorg-evdev-2.8.99.1.patch
+Patch0: 0001-Require-xorg-evdev-2.8.99.1.patch
 # PATCHES 100-200 and above are from upstream 5.3 branch
 # PATCHES 201-300 and above are from upstream master/5.4 branch
 BuildRequires:  attica-qt5-devel = 5.9.0
@@ -73,6 +75,7 @@
 BuildRequires:  pkgconfig(Qt5Widgets) = 5.4.0
 BuildRequires:  pkgconfig(Qt5X11Extras) = 5.4.0
 BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xorg-evdev)
 BuildRequires:  pkgconfig(xorg-server)
 BuildRequires:  pkgconfig(xorg-synaptics)
 %ifarch %arm aarch64
@@ -91,9 +94,12 @@
 # hardcode versions of plasma-framework-componets and plasma-framework-private 
packages, as upstream doesn't keep backwards compability there
 %requires_ge plasma-framework-components
 %requires_ge plasma-framework-private
+%if 0%{?suse_version}  1320
+Requires:   kinfocenter5
+Requires:   kmenuedit5
+Requires:   ksysguard5
+%endif
 Recommends: plasma5-addons
-Recommends: kmenuedit5
-Recommends: kinfocenter5
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
@@ -127,6 +133,7 @@
 %lang_package
 %prep
 %setup -q -n plasma-desktop-%{version}
+%patch0 -p1
 
 %build
   %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
@@ -225,7 +232,7 @@
 %defattr(-,root,root)
 %{_kf5_localedir}/
 %doc %lang(pt_BR) %{_kf5_htmldir}/pt_BR/
-%doc %lang(de) %{_kf5_htmldir}/de/
+%doc %lang(ca) %{_kf5_htmldir}/ca/
 %doc %lang(it) %{_kf5_htmldir}/it/
 %doc %lang(nl) %{_kf5_htmldir}/nl/
 %doc %lang(ru) %{_kf5_htmldir}/ru/

++ 0001-Require-xorg-evdev-2.8.99.1.patch ++
From 0a63e5499aa826ce5092c6e29b956caa13e481c1 Mon Sep 17 00:00:00 2001
From: Hrvoje Senjan hrvoje.sen...@gmail.com
Date: Sat, 23 May 2015 19:49:11 +0200
Subject: [PATCH 1/1] Require xorg-evdev = 2.8.99.1

It's the first release with EVDEV_PROP_SCROLL_DISTANCE property

CCMAIL: yue@mail.com
---
 cmake/modules/FindEvdev.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmake/modules/FindEvdev.cmake b/cmake/modules/FindEvdev.cmake
index 
ee4795eb0579c7edf89356d08731350b80d080a0..153128a90fab1816f32e372e362821ba1fce2a2d
 100644
--- a/cmake/modules/FindEvdev.cmake
+++ b/cmake/modules/FindEvdev.cmake
@@ -32,7 +32,7 @@
 # SUCH DAMAGE.
 
 find_package(PkgConfig)
-pkg_check_modules(PC_EVDEV xorg-evdev)
+pkg_check_modules(PC_EVDEV xorg-evdev=2.8.99.1)
 
 find_path(Evdev_INCLUDE_DIRS
 NAMES evdev-properties.h
-- 
2.4.1

++ plasma-desktop-5.3.0.tar.xz - plasma-desktop-5.3.1.tar.xz ++
 85268 lines of diff (skipped)




commit plasma5-sdk for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2015-05-29 10:26:39

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


Package is plasma5-sdk

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2015-05-11 
19:31:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2015-05-29 10:26:40.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:30:14 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  plasma-sdk-5.3.0.tar.xz

New:

  plasma-sdk-5.3.1.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.WZMxR5/_old  2015-05-29 10:26:40.0 +0200
+++ /var/tmp/diff_new_pack.WZMxR5/_new  2015-05-29 10:26:40.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+

++ plasma-sdk-5.3.0.tar.xz - plasma-sdk-5.3.1.tar.xz ++
 4658 lines of diff (skipped)




commit plasma5-session for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package plasma5-session for openSUSE:Factory 
checked in at 2015-05-29 10:34:01

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


Package is plasma5-session

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-session/plasma5-session.changes  
2015-05-19 23:27:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-session.new/plasma5-session.changes 
2015-05-29 10:34:03.0 +0200
@@ -1,0 +2,5 @@
+Fri May 22 16:40:48 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Bump to 5.3.1
+
+---



Other differences:
--
++ plasma5-session.spec ++
--- /var/tmp/diff_new_pack.xA8FXI/_old  2015-05-29 10:34:04.0 +0200
+++ /var/tmp/diff_new_pack.xA8FXI/_new  2015-05-29 10:34:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   plasma5-session
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:The KDE Session
 License:GPL-2.0+

++ kde-plasma.desktop ++
--- /var/tmp/diff_new_pack.xA8FXI/_old  2015-05-29 10:34:04.0 +0200
+++ /var/tmp/diff_new_pack.xA8FXI/_new  2015-05-29 10:34:04.0 +0200
@@ -6,5 +6,5 @@
 TryExec=/usr/bin/startkde
 DesktopNames=KDE
 Name=KDE Plasma Workspace
-Comment=The desktop made by KDE
-
+Comment=Plasma by KDE
+X-KDE-PluginInfo-Version=5.3.1

++ plasma5.desktop ++
--- /var/tmp/diff_new_pack.xA8FXI/_old  2015-05-29 10:34:04.0 +0200
+++ /var/tmp/diff_new_pack.xA8FXI/_new  2015-05-29 10:34:04.0 +0200
@@ -6,4 +6,4 @@
 DesktopNames=KDE
 Name=Plasma 5
 Comment=Plasma by KDE
-X-KDE-PluginInfo-Version=5.3.0
\ No newline at end of file
+X-KDE-PluginInfo-Version=5.3.1




commit plasma-nm5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package plasma-nm5 for openSUSE:Factory 
checked in at 2015-05-29 10:36:12

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


Package is plasma-nm5

Changes:

--- /work/SRC/openSUSE:Factory/plasma-nm5/plasma-nm5.changes2015-05-19 
23:30:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-nm5.new/plasma-nm5.changes   
2015-05-29 10:36:14.0 +0200
@@ -1,0 +2,24 @@
+Thu May 28 11:55:33 UTC 2015 - tittiatc...@gmail.com
+
+- Add obsoletes for the old NetworkManager-kde4 package to 
+  enable a smooth upgrade path from older openSUSE releases
+
+---
+Fri May 22 15:30:18 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---
+Tue May 19 01:38:29 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Drop pkgconfig(Qt5Concurrent), pkgconfig(Qt5Designer),
+  pkgconfig(Qt5Declarative), pkgconfig(Qt5OpenGL),
+  pkgconfig(Qt5Script), pkgconfig(Qt5ScriptTools),
+  pkgconfig(Qt5Sql), pkgconfig(Qt5Svg), pkgconfig(Qt5Test),
+  pkgconfig(Qt5WebKit), pkgconfig(Qt5WebKitWidgets) and
+  pkgconfig(Qt5X11Extras) BuildRequires, no longer needed
+
+---

Old:

  plasma-nm-5.3.0.tar.xz

New:

  plasma-nm-5.3.1.tar.xz



Other differences:
--
++ plasma-nm5.spec ++
--- /var/tmp/diff_new_pack.QKo2On/_old  2015-05-29 10:36:15.0 +0200
+++ /var/tmp/diff_new_pack.QKo2On/_new  2015-05-29 10:36:15.0 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 %define mm_support 1
 Name:   plasma-nm5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Plasma applet written in QML for managing network connections
 License:(LGPL-2.1 or LGPL-3.0) and (GPL-2.0 or GPL-3.0)
@@ -52,23 +52,11 @@
 BuildRequires:  plasma-framework-devel
 BuildRequires:  solid-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(Qt5Concurrent) = 5.4.0
 BuildRequires:  pkgconfig(Qt5Core) = 5.4.0
 BuildRequires:  pkgconfig(Qt5DBus) = 5.4.0
-BuildRequires:  pkgconfig(Qt5Declarative) = 5.4.0
-BuildRequires:  pkgconfig(Qt5Designer) = 5.4.0
 BuildRequires:  pkgconfig(Qt5Network) = 5.4.0
-BuildRequires:  pkgconfig(Qt5OpenGL) = 5.4.0
 BuildRequires:  pkgconfig(Qt5Quick) = 5.4.0
-BuildRequires:  pkgconfig(Qt5Script) = 5.4.0
-BuildRequires:  pkgconfig(Qt5ScriptTools) = 5.4.0
-BuildRequires:  pkgconfig(Qt5Sql) = 5.4.0
-BuildRequires:  pkgconfig(Qt5Svg) = 5.4.0
-BuildRequires:  pkgconfig(Qt5Test) = 5.4.0
-BuildRequires:  pkgconfig(Qt5WebKit) = 5.4.0
-BuildRequires:  pkgconfig(Qt5WebKitWidgets) = 5.4.0
 BuildRequires:  pkgconfig(Qt5Widgets) = 5.4.0
-BuildRequires:  pkgconfig(Qt5X11Extras) = 5.4.0
 %if %suse_version != 1315
 BuildRequires:  pkgconfig(openconnect) = 4.00
 %endif
@@ -90,6 +78,11 @@
 BuildRequires:  libKF5ModemManagerQt-devel = 5.9.0
 BuildRequires:  pkgconfig(ModemManager) = 1.0.0
 %endif
+Obsoletes:  NetworkManager-kde4-devel
+Obsoletes:  NetworkManager-kde4-libs
+Obsoletes:  NetworkManager-novellvpn-kde4
+Obsoletes:  plasmoid-networkmanagement
+Obsoletes:  NetworkManager-kde4-libs-lang
 
 %description
 Plasma applet for controlling network connections on systems
@@ -106,6 +99,7 @@
 Provides:   plasma-nm-openvpn = %{version}
 Obsoletes:  plasma-nm-openvpn  %{version}
 %endif
+Obsoletes:  NetworkManager-openvpn-kde4
 
 %description openvpn
 OpenVPN VPN plugin for plasma-nm components.
@@ -121,6 +115,7 @@
 Provides:   plasma-nm-vpnc = %{version}
 Obsoletes:  plasma-nm-vpnc  %{version}
 %endif
+Obsoletes:  NetworkManager-vpnc-kde4
 
 %description vpnc
 Vpnc plugin for plasma-nm components.
@@ -137,6 +132,7 @@
 Provides:   plasma-nm-openconnect = %{version}
 Obsoletes:  plasma-nm-openconnect  %{version}
 %endif
+Obsoletes:  NetworkManager-openconnect-kde4
 
 %description openconnect
 OpenConnect plugin for plasma-nm components.
@@ -199,6 +195,7 @@
 Provides:   plasma-nm-pptp = %{version}
 Obsoletes:  plasma-nm-pptp  %{version}
 %endif
+Obsoletes:  NetworkManager-pptp-kde4
 
 %description pptp
 pptp plugin for plasma-nm components.

++ plasma-nm-5.3.0.tar.xz - plasma-nm-5.3.1.tar.xz ++
 32264 lines of diff (skipped)




commit u-boot for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package u-boot for openSUSE:Factory checked 
in at 2015-05-29 10:43:31

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


Package is u-boot

Changes:

--- /work/SRC/openSUSE:Factory/u-boot/u-boot-a10-olinuxino-lime.changes 
2015-04-25 11:26:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-a10-olinuxino-lime.changes
2015-05-29 10:43:33.0 +0200
@@ -1,0 +2,12 @@
+Wed May 27 10:07:49 UTC 2015 - guilla...@opensuse.org
+
+- Update to 2015.07-rc1:
+- Update drop-marvell.patch
+- Remove no more needed add_snow_usb_boot.patch
+
+---
+Wed Apr 29 07:51:25 UTC 2015 - dmuel...@suse.com
+
+- adjust copyright headers
+
+---
u-boot-a13-olinuxino.changes: same change
u-boot-a13-olinuxinom.changes: same change
u-boot-a20-olinuxino-lime.changes: same change
u-boot-a20-olinuxino-lime2.changes: same change
u-boot-a20-olinuxinomicro.changes: same change
u-boot-am335xevm.changes: same change
u-boot-arndale.changes: same change
u-boot-bananapi.changes: same change
u-boot-colibrit20.changes: same change
u-boot-cubieboard.changes: same change
u-boot-cubieboard2.changes: same change
u-boot-cubietruck.changes: same change
u-boot-highbank.changes: same change
u-boot-melea1000.changes: same change
u-boot-mx53loco.changes: same change
u-boot-mx6qsabrelite.changes: same change
u-boot-omap3beagle.changes: same change
u-boot-omap4panda.changes: same change
u-boot-paz00.changes: same change
u-boot-pcm051rev3.changes: same change
u-boot-rpi.changes: same change
u-boot-rpi2.changes: same change
u-boot-snow.changes: same change
--- /work/SRC/openSUSE:Factory/u-boot/u-boot.changes2015-04-30 
11:51:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot.changes   2015-05-29 
10:43:34.0 +0200
@@ -1,0 +2,7 @@
+Wed May 27 10:07:49 UTC 2015 - guilla...@opensuse.org
+
+- Update to 2015.07-rc1:
+- Update drop-marvell.patch
+- Remove no more needed add_snow_usb_boot.patch
+
+---

Old:

  add_snow_usb_boot.patch
  u-boot-2015.04.tar.bz2

New:

  u-boot-2015.07-rc1.tar.bz2



Other differences:
--
++ u-boot-a10-olinuxino-lime.spec ++
--- /var/tmp/diff_new_pack.Twv8LG/_old  2015-05-29 10:43:37.0 +0200
+++ /var/tmp/diff_new_pack.Twv8LG/_new  2015-05-29 10:43:37.0 +0200
@@ -25,20 +25,19 @@
 %define cuboxi_spl 0
 
 Name:   u-boot-a10-olinuxino-lime
-Version:2015.04
+Version:2015.07~rc1
 Release:0
 Summary:The u-boot firmware for the a10-olinuxino-lime arm platform
 License:GPL-2.0
 Group:  System/Boot
 Url:http://www.denx.de/wiki/U-Boot
-Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
+#Source: ftp://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
+Source: u-boot-2015.07-rc1.tar.bz2
 Source2:arndale-bl1.img
 Source300:  u-boot-rpmlintrc
 Patch1: enable_spl_ext_support_for_ti_armv7.patch
 Patch2: fix_beagle_spl_build.patch
 Patch3: mx53loco-bootscr.patch
-# Apply add_snow_usb_boot.patch only for snow, otherwise may break other boards
-Patch20:add_snow_usb_boot.patch
 # Marvell boards support is non-free licensed, and we don't need it 
(bnc#773824)
 Patch99:drop-marvell.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -66,17 +65,14 @@
 This package contains documentation for u-boot firmware
 
 %prep
-%setup -q -n u-boot-%{version}
+#%setup -q -n u-boot-%{version}
+%setup -q -n u-boot-2015.07-rc1
 # is non-free licensed, and we don't need it (bnc#773824)
 rm -rf board/Marvell
 # Any custom patches to be applied on top of mainline u-boot
 %patch1
 %patch2 -p1
 %patch3
-%if %{name} == u-boot-snow
-# Apply some patches only for u-boot-snow to avoid to break other boards
-%patch20 -p1
-%endif
 %patch99 -p1
 
 %build

u-boot-a13-olinuxino.spec: same change
u-boot-a13-olinuxinom.spec: same change
u-boot-a20-olinuxino-lime.spec: same change
u-boot-a20-olinuxino-lime2.spec: same change
u-boot-a20-olinuxinomicro.spec: same change
u-boot-am335xevm.spec: same change
u-boot-arndale.spec: same change
u-boot-bananapi.spec: same change
u-boot-colibrit20.spec: same change
u-boot-cubieboard.spec: same change
u-boot-cubieboard2.spec: same change
u-boot-cubietruck.spec: same change
u-boot-highbank.spec: same change
u-boot-melea1000.spec: same change
u-boot-mx53loco.spec: same change
u-boot-mx6qsabrelite.spec: same change
u-boot-omap3beagle.spec: same change
u-boot-omap4panda.spec: same 

commit nbd for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package nbd for openSUSE:Factory checked in 
at 2015-05-29 10:42:58

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


Package is nbd

Changes:

--- /work/SRC/openSUSE:Factory/nbd/nbd.changes  2015-05-15 07:43:19.0 
+0200
+++ /work/SRC/openSUSE:Factory/.nbd.new/nbd.changes 2015-05-29 
10:43:00.0 +0200
@@ -1,0 +2,10 @@
+Thu May 28 11:32:18 UTC 2015 - mplus...@suse.com
+
+- Update to 3.11
+  * nbd-server: fix unsafe signal handling
+  * define error values as part of the protocol
+  * docs/proto: clarify NBD_CMD_FLUSH
+- Drop nbd_signaling_CVE-2015-0847.patch as fix is included in 
+  upstream
+
+---

Old:

  nbd-3.10.tar.xz
  nbd_signaling_CVE-2015-0847.patch

New:

  nbd-3.11.tar.xz



Other differences:
--
++ nbd.spec ++
--- /var/tmp/diff_new_pack.xjx5An/_old  2015-05-29 10:43:01.0 +0200
+++ /var/tmp/diff_new_pack.xjx5An/_new  2015-05-29 10:43:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   nbd
-Version:3.10
+Version:3.11
 Release:0
 Summary:Network Block Device Server and Client Utilities
 License:GPL-2.0+
@@ -32,8 +32,6 @@
 Patch3: nbd-2.9.25-doxyfile.diff
 # fix return value
 Patch4: no-return-nonvoid.patch
-# fix for CVE-2015-0847 (incorrect signal handling DoD)
-Patch5: nbd_signaling_CVE-2015-0847.patch
 BuildRequires:  doxygen
 BuildRequires:  glib2-devel = 2.26.0
 BuildRequires:  xz
@@ -91,7 +89,6 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
 
 %build
 export CFLAGS=%{optflags} -fstack-protector -fno-strict-aliasing

++ nbd-2.9.25-close.diff ++
--- /var/tmp/diff_new_pack.xjx5An/_old  2015-05-29 10:43:01.0 +0200
+++ /var/tmp/diff_new_pack.xjx5An/_new  2015-05-29 10:43:01.0 +0200
@@ -1,7 +1,7 @@
-Index: nbd-3.9/nbd-client.c
+Index: nbd-3.11/nbd-client.c
 ===
 nbd-3.9.orig/nbd-client.c
-+++ nbd-3.9/nbd-client.c
+--- nbd-3.11.orig/nbd-client.c
 nbd-3.11/nbd-client.c
 @@ -79,6 +79,7 @@ int check_conn(char* devname, int do_pri
}
buf[(len  256) ? len : 255]='\0';

++ nbd-2.9.25-doxyfile.diff ++
--- /var/tmp/diff_new_pack.xjx5An/_old  2015-05-29 10:43:01.0 +0200
+++ /var/tmp/diff_new_pack.xjx5An/_new  2015-05-29 10:43:01.0 +0200
@@ -1,6 +1,8 @@
 nbd-2.9.25/doc/Doxyfile.in 2011-10-01 06:28:58.0 -0400
-+++ nbd-2.9.20/Doxyfile.in 2009-01-03 07:59:46.0 -0500
-@@ -30,7 +30,7 @@
+Index: nbd-3.11/doc/Doxyfile.in
+===
+--- nbd-3.11.orig/doc/Doxyfile.in
 nbd-3.11/doc/Doxyfile.in
+@@ -30,7 +30,7 @@ PROJECT_NUMBER = @PACKAGE_VERSIO
  # If a relative path is entered, it will be relative to the location 
  # where doxygen was started. If left blank the current directory will be used.
  
@@ -9,7 +11,7 @@
  
  # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 
  # 4096 sub-directories (in 2 levels) under the output directory of each 
output 
-@@ -459,7 +459,7 @@
+@@ -459,7 +459,7 @@ WARN_LOGFILE   =
  # directories like /usr/src/myproject. Separate the files or directories 
  # with spaces.
  

++ nbd-3.10.tar.xz - nbd-3.11.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbd-3.10/configure new/nbd-3.11/configure
--- old/nbd-3.10/configure  2015-03-11 18:32:38.0 +0100
+++ new/nbd-3.11/configure  2015-05-25 12:28:35.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for nbd 3.10.
+# Generated by GNU Autoconf 2.69 for nbd 3.11.
 #
 # Report bugs to wou...@debian.org.
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='nbd'
 PACKAGE_TARNAME='nbd'
-PACKAGE_VERSION='3.10'
-PACKAGE_STRING='nbd 3.10'
+PACKAGE_VERSION='3.11'
+PACKAGE_STRING='nbd 3.11'
 PACKAGE_BUGREPORT='wou...@debian.org'
 PACKAGE_URL=''
 
@@ -1335,7 +1335,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures nbd 3.10 to adapt to many kinds of systems.
+\`configure' configures nbd 3.11 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1405,7 +1405,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of nbd 3.10:;;
+ short | recursive ) echo Configuration of nbd 3.11:;;

commit mpv for openSUSE:Factory

2015-05-29 Thread h_root


bingbsqaVxvmT.bin
Description: Binary data


commit python-botocore for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package python-botocore for openSUSE:Factory 
checked in at 2015-05-29 10:40:10

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


Package is python-botocore

Changes:

--- /work/SRC/openSUSE:Factory/python-botocore/python-botocore.changes  
2015-04-27 22:09:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-botocore.new/python-botocore.changes 
2015-05-29 10:40:12.0 +0200
@@ -1,0 +2,9 @@
+Wed May 27 17:32:36 UTC 2015 - rjsch...@suse.com
+
+- Update to version 1.0.0.a2 (alpha 2)
+  + Update models to the latest version
+  + Rename event to provide-client-params
+  + Add client-method-called event to botocore
+  + Update README with date of first alpha release
+
+---

Old:

  botocore-0.105.0.tar.gz

New:

  botocore-1.0.0a2.tar.gz



Other differences:
--
++ python-botocore.spec ++
--- /var/tmp/diff_new_pack.G6K07U/_old  2015-05-29 10:40:13.0 +0200
+++ /var/tmp/diff_new_pack.G6K07U/_new  2015-05-29 10:40:13.0 +0200
@@ -19,7 +19,7 @@
 %define baseName botocore
 
 Name:   python-botocore
-Version:0.105.0
+Version:1.0.0a2
 Release:0
 Summary:Python interface for AWS
 License:Apache-2.0
@@ -29,7 +29,8 @@
 Patch0: hide_py_pckgmgmt.patch
 Requires:   python
 Requires:   python-dateutil   = 2.1
-Requires:   python-jmespath   = 0.6.2
+Requires:   python-dateutil = 3.0.0
+Requires:   python-jmespath   = 0.7.1
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 Requires:   python-ordereddict = 1.1
 Requires:   python-simplejson  = 3.3.0

++ botocore-0.105.0.tar.gz - botocore-1.0.0a2.tar.gz ++
 370981 lines of diff (skipped)

++ hide_py_pckgmgmt.patch ++
--- /var/tmp/diff_new_pack.G6K07U/_old  2015-05-29 10:40:13.0 +0200
+++ /var/tmp/diff_new_pack.G6K07U/_new  2015-05-29 10:40:13.0 +0200
@@ -4,9 +4,9 @@
  from setuptools import setup, find_packages
  
  
--requires = ['jmespath==0.6.2',
+-requires = ['jmespath==0.7.1',
 -'python-dateutil=2.1,3.0.0']
-+#requires = ['jmespath==0.6.2',
++#requires = ['jmespath==0.7.1',
 +#'python-dateutil=2.1,3.0.0']
  
  




commit rubygem-puppet for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package rubygem-puppet for openSUSE:Factory 
checked in at 2015-05-29 10:41:34

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


Package is rubygem-puppet

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-puppet/rubygem-puppet.changes
2015-01-22 21:49:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-puppet.new/rubygem-puppet.changes   
2015-05-29 10:41:36.0 +0200
@@ -1,0 +2,30 @@
+Thu May 28 07:49:27 UTC 2015 - dg...@suse.com
+
+- Updated the change file
+
+---
+Thu May 14 19:31:57 UTC 2015 - tampak...@opensuse.org
+
+- Add puppet-ruby-2_2.patch that fixes the ruby 2.2 support
+
+---
+Tue May 12 10:51:13 UTC 2015 - tampak...@opensuse.org
+
+- Re-run g2r
+- Fix the systemd patch to actually apply
+- Remove the ext/{debian,gentoo} dirs for all ruby versions
+
+---
+Mon May 11 12:51:28 UTC 2015 - tampak...@opensuse.org
+
+- Update to 3.7.5
+  * 
https://docs.puppetlabs.com/puppet/3.7/reference/release_notes.html#puppet-374
+  * 
https://docs.puppetlabs.com/puppet/3.7/reference/release_notes.html#puppet-375
+- Add upstream patch puppet-zypper-lu.patch to cache the output of zypper 
list-updates
+  https://tickets.puppetlabs.com/browse/PUP-3968
+- Add upstream patch puppet-systemd-default.patch to make systemd default on 
SLE12 and openSUSE 12.x
+  https://tickets.puppetlabs.com/browse/PUP-3338
+- Add runtime dependency on tar, needed by the puppet module command to
+  unpack tarballs that it fetches from the forge
+
+---

Old:

  puppet-3.7.3.gem

New:

  puppet-3.7.5.gem
  puppet-ruby-2_2.patch
  puppet-systemd-default.patch
  puppet-zypper-lu.patch



Other differences:
--
++ rubygem-puppet.spec ++
--- /var/tmp/diff_new_pack.y8U6cK/_old  2015-05-29 10:41:37.0 +0200
+++ /var/tmp/diff_new_pack.y8U6cK/_new  2015-05-29 10:41:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-puppet
 #
-# 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
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-puppet
-Version:3.7.3
+Version:3.7.5
 Release:0
 %define mod_name puppet
 %define mod_full_name %{mod_name}-%{version}
@@ -43,6 +43,7 @@
 BuildRequires: fdupes
 Requires(pre): /usr/sbin/groupadd
 Requires(pre): /usr/sbin/useradd
+Requires:  tar
 %if 0%{?suse_version} = 1210
 BuildRequires: systemd
 %{?systemd_requires}
@@ -62,6 +63,11 @@
 Source1:puppetmaster.fw
 Source2:puppet.fw
 Source3:gem2rpm.yml
+# MANUAL
+Patch0:  %{mod_name}-zypper-lu.patch
+Patch1:  %{mod_name}-systemd-default.patch
+Patch2:  %{mod_name}-ruby-2_2.patch
+# /MANUAL
 Summary:A network tool for managing many disparate systems
 License:Apache-2.0
 Group:  Development/Languages/Ruby
@@ -74,6 +80,11 @@
 cron jobs, and hosts, along with obviously discrete elements like
 packages, services, and files.
 %prep
+%gem_unpack
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
+%gem_build
 
 %build
 
@@ -132,7 +143,10 @@
 install -Dp -m0644 $gemdir/ext/emacs/puppet-mode-init.el 
$emacsdir/site-start.d/puppet-mode-init.el
 
 # Remove those dirs as they cause strange runtime dependencies
-rm -rf $gemdir/ext/{debian,gentoo}
+for gem in $(/usr/bin/ruby-find-versioned gem) ; do
+gemdir=%{buildroot}$($gem env gemdir)/gems/%{mod_full_name}
+rm -rf $gemdir/ext/{debian,gentoo}
+done
 # /MANUAL
 
 
@@ -198,7 +212,7 @@
 %{?systemd_requires}
 %endif
 
-# Requires:  rubygem-puppet = 3.7.3
+# Requires:  rubygem-puppet = 3.7.5
 %description master
 Puppet lets you centrally manage every important aspect of your system
 using a cross-platform specification language that manages all the
@@ -282,7 +296,7 @@
 Provides:puppet-vim = %{version}-%{release}
 Obsoletes:   puppet-vim  %{version}-%{release}
 
-# Requires:  rubygem-puppet = 3.7.3
+# Requires:  rubygem-puppet = 3.7.5
 %description vim
 Vim ftdetect and syntax files for Puppet manifests
 
@@ -305,7 +319,7 @@
 Supplements: packageand(emacs:%{name})
 Provides:puppet-emacs = %{version}-%{release}
 
-# Requires:  rubygem-puppet = 3.7.3
+# Requires:  rubygem-puppet = 3.7.5
 %description emacs
 Emacs syntax files for Puppet manifests
 

commit lftp for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package lftp for openSUSE:Factory checked in 
at 2015-05-29 10:41:01

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


Package is lftp

Changes:

--- /work/SRC/openSUSE:Factory/lftp/lftp.changes2015-01-12 
09:50:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.lftp.new/lftp.changes   2015-05-29 
10:41:02.0 +0200
@@ -1,0 +2,20 @@
+Thu May 28 08:27:26 UTC 2015 - idon...@suse.com
+
+- Update to version 4.6.2:
+  * new command edit instead of the edit alias.
+  * new setting ssl:priority for disabling selected protocols.
+  * new settings fish:auto-confirm and sftp:auto-confirm.
+  * new setting file:use-lock to lock local files before accessing.
+  * ftp: fixed disconnecting on timeout (broken in 4.6.0).
+  * http: enclose ipv6 address in brackets in URLs and Host header.
+  * fixed mirror for http protocol with redirections.
+  * fixed `bookmark edit' to use correct XDG path if XDG is used.
+  * fixed a wildcard certificate validation vulnerability (CVE-2014-0139).
+  * fixed proxy authentication for CONNECT method.
+  * fixed exit code of `help' command.
+  * fixed sftp to show file names with slashes.
+  * fixed pget status display when all chunks are done except the first one.
+- Drop lftp-CVE-2014-0139.patch, fixed upstream.
+- Refresh lftp-default-ssl-cipher.patch
+
+---

Old:

  lftp-4.6.1.tar.xz
  lftp-4.6.1.tar.xz.asc
  lftp-CVE-2014-0139.patch

New:

  lftp-4.6.2.tar.xz
  lftp-4.6.2.tar.xz.asc



Other differences:
--
++ lftp.spec ++
--- /var/tmp/diff_new_pack.SXdgkG/_old  2015-05-29 10:41:03.0 +0200
+++ /var/tmp/diff_new_pack.SXdgkG/_new  2015-05-29 10:41:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lftp
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser pascal.ble...@opensuse.org
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %define vi_version 1.1
 Name:   lftp
-Version:4.6.1
+Version:4.6.2
 Release:0
 Summary:Command Line File Transfer Program
 License:GPL-2.0+
@@ -41,7 +41,6 @@
 Patch9: lftp-config_h.patch
 # PATCH-FEATURE-OPENSUSE lftp-ssl-cipher.patch pgaj...@suse.cz -- use stronger 
cipher [bnc#857148]
 Patch10:lftp-default-ssl-cipher.patch
-Patch11:lftp-CVE-2014-0139.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -91,8 +90,7 @@
 popd #src
 %patch7 -p1
 %patch9 -p1
-%patch10
-%patch11
+%patch10 -p1
 
 %build
 autoreconf -fi

++ lftp-4.6.1.tar.xz - lftp-4.6.2.tar.xz ++
 35444 lines of diff (skipped)

++ lftp-default-ssl-cipher.patch ++
--- /var/tmp/diff_new_pack.SXdgkG/_old  2015-05-29 10:41:04.0 +0200
+++ /var/tmp/diff_new_pack.SXdgkG/_new  2015-05-29 10:41:04.0 +0200
@@ -1,13 +1,13 @@
-Index: src/lftp_ssl.cc
+Index: lftp-4.6.2/src/lftp_ssl.cc
 ===
 src/lftp_ssl.cc.orig   2013-03-19 13:55:58.0 +0100
-+++ src/lftp_ssl.cc2014-07-29 11:26:00.702007402 +0200
-@@ -772,7 +772,7 @@
-SSLeay_add_ssl_algorithms();
-ssl_ctx=SSL_CTX_new(SSLv23_client_method());
-SSL_CTX_set_options(ssl_ctx, SSL_OP_ALL|SSL_OP_NO_TICKET|SSL_OP_NO_SSLv2);
+--- lftp-4.6.2.orig/src/lftp_ssl.cc
 lftp-4.6.2/src/lftp_ssl.cc
+@@ -814,7 +814,7 @@ lftp_ssl_openssl_instance::lftp_ssl_open
+   }
+}
+SSL_CTX_set_options(ssl_ctx, options);
 -   SSL_CTX_set_cipher_list(ssl_ctx, 
ALL:!aNULL:!eNULL:!SSLv2:!LOW:!EXP:!MD5:@STRENGTH);
-+   //SSL_CTX_set_cipher_list(ssl_ctx, 
ALL:!aNULL:!eNULL:!SSLv2:!LOW:!EXP:!MD5:@STRENGTH);
++//SSL_CTX_set_cipher_list(ssl_ctx, 
ALL:!aNULL:!eNULL:!SSLv2:!LOW:!EXP:!MD5:@STRENGTH);
 
SSL_CTX_set_verify(ssl_ctx,SSL_VERIFY_PEER,lftp_ssl_openssl::verify_callback);
  //SSL_CTX_set_default_passwd_cb(ssl_ctx,lftp_ssl_passwd_callback);
  






commit terminology-theme-openSUSE for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package terminology-theme-openSUSE for 
openSUSE:Factory checked in at 2015-05-29 10:43:15

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


Package is terminology-theme-openSUSE

Changes:

--- 
/work/SRC/openSUSE:Factory/terminology-theme-openSUSE/terminology-theme-openSUSE.changes
2014-10-14 13:25:12.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.terminology-theme-openSUSE.new/terminology-theme-openSUSE.changes
   2015-05-29 10:43:16.0 +0200
@@ -1,0 +2,5 @@
+Wed May 27 09:36:08 UTC 2015 - a...@ajaissle.de
+
+- Uppercase rpm group
+
+---
@@ -8,2 +12,0 @@
-
-



Other differences:
--
++ terminology-theme-openSUSE.spec ++
--- /var/tmp/diff_new_pack.nqiVxe/_old  2015-05-29 10:43:17.0 +0200
+++ /var/tmp/diff_new_pack.nqiVxe/_new  2015-05-29 10:43:17.0 +0200
@@ -21,7 +21,7 @@
 Release:0
 Summary:openSUSE theme for Terminology
 License:BSD-2-Clause and LGPL-2.1 and CC-BY-SA-3.0
-Group:  System/X11/terminals
+Group:  System/X11/Terminals
 Url:https://en.opensuse.org/Portal:Enlightenment
 Source: %{name}-%{version}.tar.xz
 BuildRequires:  ImageMagick




commit evince for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package evince for openSUSE:Factory checked 
in at 2015-05-29 09:45:07

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


Package is evince

Changes:

--- /work/SRC/openSUSE:Factory/evince/evince.changes2015-04-10 
09:45:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.evince.new/evince.changes   2015-05-29 
09:45:09.0 +0200
@@ -1,0 +2,12 @@
+Wed May 27 10:21:04 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.1:
+  + Add accessible relations between the labels in properties
+dialog (bgo#749127).
+  + Never save n-copies in the persistent print-settings file
+(bgo#748549).
+  + Fix the background color of annotation popup windows
+(bgo#732211).
+  + Updated translations.
+
+---

Old:

  evince-3.16.0.tar.xz

New:

  evince-3.16.1.tar.xz



Other differences:
--
++ evince.spec ++
--- /var/tmp/diff_new_pack.fhrh69/_old  2015-05-29 09:45:10.0 +0200
+++ /var/tmp/diff_new_pack.fhrh69/_new  2015-05-29 09:45:10.0 +0200
@@ -19,7 +19,7 @@
 %define _major_version 3.0
 %define pluginAPI 4
 Name:   evince
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:GNOME Document Viewer
 License:GPL-2.0+

++ evince-3.16.0.tar.xz - evince-3.16.1.tar.xz ++
 7 lines of diff (skipped)




commit ilbc for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package ilbc for openSUSE:Factory checked in 
at 2015-05-29 09:55:03

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


Package is ilbc

Changes:

--- /work/SRC/openSUSE:Factory/ilbc/ilbc.changes2011-12-05 
12:43:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.ilbc.new/ilbc.changes   2015-05-29 
09:55:04.0 +0200
@@ -1,0 +2,5 @@
+Tue May 26 13:26:04 UTC 2015 - lmue...@suse.com
+
+- Split package into libilbc0 and ilbc-devel.
+
+---



Other differences:
--
++ ilbc.spec ++
--- /var/tmp/diff_new_pack.JePDgO/_old  2015-05-29 09:55:05.0 +0200
+++ /var/tmp/diff_new_pack.JePDgO/_new  2015-05-29 09:55:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ilbc
 #
-# Copyright (c) 2011 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
@@ -15,15 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   ilbc
 Summary:Internet Low Bitrate Codec
-Version:3951
-Release:99
 License:GPL-2.0+
 Group:  Productivity/Telephony/Utilities
+Version:3951
+Release:0
 Source: ilbc-rfc3951.tar.bz2
 Url:
http://download.savannah.nongnu.org/releases/linphone/1.3.x/source/ilbc-rfc3951.tar.gz
 BuildRequires:  libtool
@@ -41,6 +39,31 @@
 delayed IP packets.
 
 
+%define libilbc_name libilbc0
+%package -n %{libilbc_name}
+Summary:Internet Low Bitrate Codec
+Group:  Productivity/Telephony/Utilities
+Provides:   ilbc = %{version}
+Obsoletes:  ilbc = %{version}
+
+%description -n %{libilbc_name}
+iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for
+robust voice communication over IP. The codec is designed for narrow
+band speech and results in a payload bit rate of 13.33 kbit/s with an
+encoding frame length of 30 ms and 15.20 kbps with an encoding length
+of 20 ms. The iLBC codec enables graceful speech quality degradation in
+the case of lost frames, which occurs in connection with lost or
+delayed IP packets.
+
+
+%package devel
+Summary:Libraries and Header Files to Develop Programs with iLBC 
Support
+Group:  Development/Libraries/C and C++
+Requires:   %{libilbc_name} = %{version}
+
+%description devel
+Libraries and Header Files to Develop Programs with iLBC Support
+
 
 %prep
 %setup -n ilbc-rfc3951
@@ -59,16 +82,20 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post -p /sbin/ldconfig
+%post -n %{libilbc_name} -p /sbin/ldconfig
 
-%postun -p /sbin/ldconfig
+%postun -n %{libilbc_name} -p /sbin/ldconfig
+
+%files -n %{libilbc_name}
+%defattr(-, root, root)
+%{_libdir}/lib%{name}.so.*
 
-%files
+%files devel
 %defattr(-, root, root)
 %{_includedir}/ilbc/iLBC_decode.h
 %{_includedir}/ilbc/iLBC_define.h
 %{_includedir}/ilbc/iLBC_encode.h
-%{_libdir}/lib%{name}.so*
+%{_libdir}/lib%{name}.so
 %dir %{_includedir}/ilbc
 
 %changelog




commit kfilemetadata5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package kfilemetadata5 for openSUSE:Factory 
checked in at 2015-05-29 10:06:05

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


Package is kfilemetadata5

Changes:

--- /work/SRC/openSUSE:Factory/kfilemetadata5/kfilemetadata5.changes
2015-05-11 19:29:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.kfilemetadata5.new/kfilemetadata5.changes   
2015-05-29 10:06:06.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:33 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  kfilemetadata-5.9.0.tar.xz

New:

  kfilemetadata-5.9.1.tar.xz



Other differences:
--
++ kfilemetadata5.spec ++
--- /var/tmp/diff_new_pack.7oP1OD/_old  2015-05-29 10:06:06.0 +0200
+++ /var/tmp/diff_new_pack.7oP1OD/_new  2015-05-29 10:06:06.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kfilemetadata5
-Version:5.9.0
+Version:5.9.1
 Release:0
 Summary:Extract Metadata
 License:GPL-2.0+ and LGPL-2.1+ and LGPL-3.0

++ kfilemetadata-5.9.0.tar.xz - kfilemetadata-5.9.1.tar.xz ++
 1884 lines of diff (skipped)




commit ksshaskpass5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2015-05-29 10:13:49

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


Package is ksshaskpass5

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2015-05-11 19:29:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2015-05-29 10:13:51.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:46 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  ksshaskpass-5.3.0.tar.xz

New:

  ksshaskpass-5.3.1.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.ongnfH/_old  2015-05-29 10:13:52.0 +0200
+++ /var/tmp/diff_new_pack.ongnfH/_new  2015-05-29 10:13:52.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.3.0.tar.xz - ksshaskpass-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.3.0/CMakeLists.txt 
new/ksshaskpass-5.3.1/CMakeLists.txt
--- old/ksshaskpass-5.3.0/CMakeLists.txt2015-04-23 12:19:15.0 
+0200
+++ new/ksshaskpass-5.3.1/CMakeLists.txt2015-05-21 19:07:23.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.3.0/po/ko/ksshaskpass.po 
new/ksshaskpass-5.3.1/po/ko/ksshaskpass.po
--- old/ksshaskpass-5.3.0/po/ko/ksshaskpass.po  1970-01-01 01:00:00.0 
+0100
+++ new/ksshaskpass-5.3.1/po/ko/ksshaskpass.po  2015-05-21 19:07:17.0 
+0200
@@ -0,0 +1,74 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Shinjo Park k...@peremen.name, 2015.
+#
+msgid 
+msgstr 
+Project-Id-Version: \n
+Report-Msgid-Bugs-To: http://bugs.kde.org\n;
+POT-Creation-Date: 2015-01-12 08:05+\n
+PO-Revision-Date: 2015-04-25 23:39+0200\n
+Last-Translator: Shinjo Park k...@peremen.name\n
+Language-Team: Korean k...@peremen.name\n
+Language: ko\n
+MIME-Version: 1.0\n
+Content-Type: text/plain; charset=UTF-8\n
+Content-Transfer-Encoding: 8bit\n
+Plural-Forms: nplurals=1; plural=0;\n
+X-Generator: Lokalize 1.5\n
+
+msgctxt NAME OF TRANSLATORS
+msgid Your names
+msgstr Shinjo Park
+
+msgctxt EMAIL OF TRANSLATORS
+msgid Your emails
+msgstr k...@peremen.name
+
+#: main.cpp:41 main.cpp:106
+msgid Ksshaskpass
+msgstr Ksshaskpass
+
+#: main.cpp:43
+msgid KDE version of ssh-askpass
+msgstr KDE를 위한 ssh-askpass
+
+#: main.cpp:45
+msgid 
+(c) 2006 Hans van Leeuwen\n
+(c) 2008-2010 Armin Berres
+msgstr 
+(c) 2006 Hans van Leeuwen\n
+(c) 2008-2010 Armin Berres
+
+#: main.cpp:46
+msgid 
+Ksshaskpass allows you to interactively prompt users for a passphrase for 
+ssh-add
+msgstr 
+Ksshaskpass를 통하여 ssh-add 명령의 암호를 인터랙티브하게 입력할 수 있습니다
+
+#: main.cpp:51
+msgid Armin Berres
+msgstr Armin Berres
+
+#: main.cpp:51
+msgid Current author
+msgstr 현재 작성자
+
+#: main.cpp:52
+msgid Hans van Leeuwen
+msgstr Hans van Leeuwen
+
+#: main.cpp:52
+msgid Original author
+msgstr 원 작성자
+
+#: main.cpp:59
+msgctxt Name of a prompt for a password
+msgid Prompt
+msgstr 질문
+
+#: main.cpp:66
+msgid Please enter passphrase
+msgstr 암호를 입력하십시오
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.3.0/src/org.kde.ksshaskpass.desktop 
new/ksshaskpass-5.3.1/src/org.kde.ksshaskpass.desktop
--- old/ksshaskpass-5.3.0/src/org.kde.ksshaskpass.desktop   2015-04-23 
12:19:04.0 +0200
+++ new/ksshaskpass-5.3.1/src/org.kde.ksshaskpass.desktop   2015-05-21 
19:07:11.0 +0200
@@ -13,6 +13,7 @@
 Name[gl]=SSH AskPass
 Name[hu]=SSH AskPass
 Name[it]=SSH AskPass
+Name[ko]=SSH AskPass
 Name[nl]=SSH AskPass
 Name[pa]=SSH AskPass
 Name[pl]=SSH AskPass
@@ -45,6 +46,7 @@
 GenericName[gl]=ssh-add
 GenericName[hu]=ssh-add
 GenericName[it]=ssh-add
+GenericName[ko]=ssh-add
 GenericName[nl]=ssh-add
 GenericName[pa]=ssh-add
 GenericName[pl]=ssh-add
@@ -77,6 +79,7 @@
 Comment[gl]=Introduza un contrasinal para autenticarse co axente de SSH.
 Comment[hu]=Adja meg a 

commit kwin5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package kwin5 for openSUSE:Factory checked 
in at 2015-05-29 10:17:01

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


Package is kwin5

Changes:

--- /work/SRC/openSUSE:Factory/kwin5/kwin5.changes  2015-05-11 
19:30:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwin5.new/kwin5.changes 2015-05-29 
10:17:03.0 +0200
@@ -1,0 +2,28 @@
+Fri May 22 15:29:52 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---
+Wed May 20 22:46:50 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update port-session-management.diff to latest version, and reapply it
+
+---
+Sat May 16 15:44:27 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update port-session-management.diff, but comment it out - it has
+  the desired effect for kdelibs4-based applications, but KF5-based
+  ones aren't restored at all
+
+---
+Wed May  6 18:05:29 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Added port-session-management.diff: ports KWin part in the session
+  management for Plasma 5 (kde#341930).
+  There are still per application bugs.
+  See https://git.reviewboard.kde.org/r/123580/
+
+---

Old:

  kwin-5.3.0.tar.xz

New:

  kwin-5.3.1.tar.xz
  port-session-management.diff



Other differences:
--
++ kwin5.spec ++
--- /var/tmp/diff_new_pack.5uK3z0/_old  2015-05-29 10:17:04.0 +0200
+++ /var/tmp/diff_new_pack.5uK3z0/_new  2015-05-29 10:17:04.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kwin5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:KDE Window Manager
 License:GPL-2.0+
@@ -26,6 +26,9 @@
 Url:http://www.kde.org
 Source: kwin-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
+# PATCH-FIX-UPSTREAM port-session-management.diff -- ports KWin part in the 
session management for Plasma 5 (kde#341930).
+# There are still per application bugs. See 
https://git.reviewboard.kde.org/r/123580/
+Patch0: port-session-management.diff
 BuildRequires:  extra-cmake-modules = 0.0.11
 BuildRequires:  kactivities5-devel = 5.8.0
 BuildRequires:  kcmutils-devel = 5.8.0
@@ -111,6 +114,7 @@
 %lang_package
 %prep
 %setup -q -n kwin-%{version}
+%patch0 -p1
 
 %build
   %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5

++ kwin-5.3.0.tar.xz - kwin-5.3.1.tar.xz ++
 13601 lines of diff (skipped)

++ port-session-management.diff ++
diff --git a/main.cpp b/main.cpp
index fa6e373..6a91e3b 100644
--- a/main.cpp
+++ b/main.cpp
@@ -42,7 +42,6 @@ along with this program.  If not, see 
http://www.gnu.org/licenses/.
 #include KSharedConfig
 // Qt
 #include qplatformdefs.h
-#include QDebug
 #include QComboBox
 #include qcommandlineparser.h
 #include QDialog
@@ -372,7 +371,7 @@ void Application::createWorkspace()
 // critical startup section where x errors cause kwin to abort.
 
 // create workspace.
-(void) new Workspace(isSessionRestored());
+(void) new Workspace(m_originalSessionKey);
 emit workspaceCreated();
 }
 
diff --git a/main.h b/main.h
index 276cf78..532f54c 100644
--- a/main.h
+++ b/main.h
@@ -184,6 +184,9 @@ protected:
 bool notify(QObject* o, QEvent* e);
 static void crashHandler(int signal);
 
+protected:
+QString m_originalSessionKey;
+
 private Q_SLOTS:
 void resetCrashesCount();
 
diff --git a/main_x11.cpp b/main_x11.cpp
index c50aad2..b1c4a40 100644
--- a/main_x11.cpp
+++ b/main_x11.cpp
@@ -146,6 +146,11 @@ void ApplicationX11::performStartup()
 Application::setX11ScreenNumber(QX11Info::appScreen());
 }
 
+// QSessionManager for some reason triggers a very early commitDataRequest
+// and updates the key - before we create the workspace and load the 
session
+// data - store and pass to the workspace constructor
+m_originalSessionKey = sessionKey();
+
 owner.reset(new KWinSelectionOwner(Application::x11ScreenNumber()));
 connect(owner.data(), KSelectionOwner::failedToClaimOwnership, []{
 fputs(i18n(kwin: unable to claim manager selection, another wm 
running? (try using --replace)\n).toLocal8Bit().constData(), stderr);
@@ -291,10 +296,6 @@ KWIN_EXPORT int kdemain(int argc, char * argv[])
 
 a.start();
 
-#warning SessionManager needs porting
-#if KWIN_QT5_PORTING
-KWin::SessionManager weAreIndeed;
-#endif
 

commit libksysguard5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package libksysguard5 for openSUSE:Factory 
checked in at 2015-05-29 10:20:11

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


Package is libksysguard5

Changes:

--- /work/SRC/openSUSE:Factory/libksysguard5/libksysguard5.changes  
2015-05-11 19:30:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.libksysguard5.new/libksysguard5.changes 
2015-05-29 10:20:12.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:58 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  libksysguard-5.3.0.tar.xz

New:

  libksysguard-5.3.1.tar.xz



Other differences:
--
++ libksysguard5.spec ++
--- /var/tmp/diff_new_pack.chJ23U/_old  2015-05-29 10:20:13.0 +0200
+++ /var/tmp/diff_new_pack.chJ23U/_new  2015-05-29 10:20:13.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   libksysguard5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Task management and system monitoring library
 License:GPL-2.0+

++ libksysguard-5.3.0.tar.xz - libksysguard-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.3.0/CMakeLists.txt 
new/libksysguard-5.3.1/CMakeLists.txt
--- old/libksysguard-5.3.0/CMakeLists.txt   2015-04-23 11:53:37.0 
+0200
+++ new/libksysguard-5.3.1/CMakeLists.txt   2015-05-21 18:52:51.0 
+0200
@@ -1,5 +1,5 @@
 project(libksysguard)
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 set(PROJECT_VERSION_MAJOR 5)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.3.0/po/ca/processui.po 
new/libksysguard-5.3.1/po/ca/processui.po
--- old/libksysguard-5.3.0/po/ca/processui.po   2015-04-23 11:52:25.0 
+0200
+++ new/libksysguard-5.3.1/po/ca/processui.po   2015-05-21 18:52:01.0 
+0200
@@ -10,7 +10,7 @@
 Project-Id-Version: processui\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2015-02-21 09:40+\n
-PO-Revision-Date: 2015-01-18 19:33+0100\n
+PO-Revision-Date: 2015-05-19 18:08+0200\n
 Last-Translator: Josep Ma. Ferrer txe...@gmail.com\n
 Language-Team: Catalan kde-i18n...@kde.org\n
 Language: ca\n
@@ -19,7 +19,7 @@
 Content-Transfer-Encoding: 8bit\n
 Plural-Forms: nplurals=2; plural=n != 1;\n
 X-Accelerator-Marker: \n
-X-Generator: Lokalize 1.4\n
+X-Generator: Lokalize 1.5\n
 
 #: ksysguardprocesslist.cpp:159 ksysguardprocesslist.cpp:416
 msgid Set Priority...
@@ -272,11 +272,11 @@
 qtAre you sure you want to bimmediately and forcibly kill/b these %1 
 processes?  Any unsaved work may be lost
 msgstr[0] 
-qtEsteu segur que voleu bmatar immediata i forçadament/b aquest 
+qtEsteu segur que voleu bmatar immediatament i forçadament/b aquest 
 procés? Es perdrà qualsevol treball no desat.
 msgstr[1] 
-qtEsteu segur que voleu bmatar immediata i forçadament/b aquests %1 
-processos? Es perdrà qualsevol treball no desat.
+qtEsteu segur que voleu bmatar immediatament i forçadament/b aquests 
+%1 processos? Es perdrà qualsevol treball no desat.
 
 #: ksysguardprocesslist.cpp:1307
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.3.0/po/ko/ksgrd.po 
new/libksysguard-5.3.1/po/ko/ksgrd.po
--- old/libksysguard-5.3.0/po/ko/ksgrd.po   2015-04-23 11:52:57.0 
+0200
+++ new/libksysguard-5.3.1/po/ko/ksgrd.po   2015-05-21 18:52:24.0 
+0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Park Shinjo pere...@gmail.com, 2013, 2015.
+# Shinjo Park k...@peremen.name, 2013, 2015.
 #
 msgid 
 msgstr 
@@ -8,7 +8,7 @@
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-11-07 08:16+\n
 PO-Revision-Date: 2015-01-17 22:43+0900\n
-Last-Translator: Park Shinjo k...@peremen.name\n
+Last-Translator: Shinjo Park k...@peremen.name\n
 Language-Team: Korean k...@peremen.name\n
 Language: ko\n
 MIME-Version: 1.0\n
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.3.0/po/ko/ksysguardlsofwidgets.po 
new/libksysguard-5.3.1/po/ko/ksysguardlsofwidgets.po
--- old/libksysguard-5.3.0/po/ko/ksysguardlsofwidgets.po2015-04-23 
11:52:57.0 +0200
+++ new/libksysguard-5.3.1/po/ko/ksysguardlsofwidgets.po

commit plasma5-addons for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package plasma5-addons for openSUSE:Factory 
checked in at 2015-05-29 10:24:31

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


Package is plasma5-addons

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-addons/plasma5-addons.changes
2015-05-11 19:31:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-addons.new/plasma5-addons.changes   
2015-05-29 10:24:32.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:30:10 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  kdeplasma-addons-5.3.0.tar.xz

New:

  kdeplasma-addons-5.3.1.tar.xz



Other differences:
--
++ plasma5-addons.spec ++
--- /var/tmp/diff_new_pack.jql3bJ/_old  2015-05-29 10:24:33.0 +0200
+++ /var/tmp/diff_new_pack.jql3bJ/_new  2015-05-29 10:24:33.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-addons
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Additional Plasma5 Widgets
 License:LGPL-2.1 and GPL-2.0+ and GPL-3.0

++ kdeplasma-addons-5.3.0.tar.xz - kdeplasma-addons-5.3.1.tar.xz ++
 2840 lines of diff (skipped)




commit plasma5-mediacenter for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package plasma5-mediacenter for 
openSUSE:Factory checked in at 2015-05-29 10:27:39

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


Package is plasma5-mediacenter

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-mediacenter/plasma5-mediacenter.changes  
2015-05-11 19:31:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma5-mediacenter.new/plasma5-mediacenter.changes 
2015-05-29 10:27:40.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:30:15 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  plasma-mediacenter-5.3.0.tar.xz

New:

  plasma-mediacenter-5.3.1.tar.xz



Other differences:
--
++ plasma5-mediacenter.spec ++
--- /var/tmp/diff_new_pack.wRDwCk/_old  2015-05-29 10:27:41.0 +0200
+++ /var/tmp/diff_new_pack.wRDwCk/_new  2015-05-29 10:27:41.0 +0200
@@ -20,7 +20,7 @@
 %define rname plasma-mediacenter
 
 Name:   plasma5-mediacenter
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Media center workspace for plasma
 License:GPL-2.0+

++ plasma-mediacenter-5.3.0.tar.xz - plasma-mediacenter-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-mediacenter-5.3.0/CMakeLists.txt 
new/plasma-mediacenter-5.3.1/CMakeLists.txt
--- old/plasma-mediacenter-5.3.0/CMakeLists.txt 2015-04-23 12:18:59.0 
+0200
+++ new/plasma-mediacenter-5.3.1/CMakeLists.txt 2015-05-21 19:07:05.0 
+0200
@@ -5,7 +5,7 @@
 set(QT_MIN_VERSION 5.3.0)
 set (KF5_MIN_VERSION 5.5.0)
 
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 set(PROJECT_VERSION_MAJOR 5)
 
 find_package(ECM 0.0.8 REQUIRED NO_MODULE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-mediacenter-5.3.0/browsingbackends/eventsbackend/eventsbackend.desktop
 
new/plasma-mediacenter-5.3.1/browsingbackends/eventsbackend/eventsbackend.desktop
--- 
old/plasma-mediacenter-5.3.0/browsingbackends/eventsbackend/eventsbackend.desktop
   2015-04-23 12:15:13.0 +0200
+++ 
new/plasma-mediacenter-5.3.1/browsingbackends/eventsbackend/eventsbackend.desktop
   2015-05-21 19:06:05.0 +0200
@@ -15,6 +15,7 @@
 Name[hu]=Események és utazások
 Name[id]=Event dan Perjalanan
 Name[it]=Eventi e viaggi
+Name[ko]=이벤트와 여행
 Name[lt]=Įvykiai ir kelionės
 Name[nl]=Afspraken en reisjes
 Name[pl]=Wydarzenia i podróże
@@ -46,6 +47,7 @@
 Comment[hu]=Az eseményeken és utazásokon készített fényképeinek rendezése
 Comment[id]=Menata foto anda untuk event dan perjalanan yang telah anda ambil
 Comment[it]=Organizza le fotografie degli eventi o dei viaggi ai quali hai 
partecipato
+Comment[ko]=이벤트와 여행에서 찍은 사진 정리하기
 Comment[lt]=Tvarkyti turėtų įvykių ir kelionių nuotraukas
 Comment[nl]=Uw foto's voor gebeurtenissen en reisjes die u hebt gemaakt 
organiseren
 Comment[pl]=Urządź swoje zdjęcia według wydarzeń i podróży, które odbyłeś
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-mediacenter-5.3.0/browsingbackends/metadatamusicbackend/metadatamusicbackend.desktop
 
new/plasma-mediacenter-5.3.1/browsingbackends/metadatamusicbackend/metadatamusicbackend.desktop
--- 
old/plasma-mediacenter-5.3.0/browsingbackends/metadatamusicbackend/metadatamusicbackend.desktop
 2015-04-23 12:15:13.0 +0200
+++ 
new/plasma-mediacenter-5.3.1/browsingbackends/metadatamusicbackend/metadatamusicbackend.desktop
 2015-05-21 19:06:05.0 +0200
@@ -13,6 +13,7 @@
 Name[gl]=Música
 Name[hu]=Zene
 Name[it]=Musica
+Name[ko]=음악
 Name[nl]=Muziek
 Name[pl]=Muzyka
 Name[pt]=Música
@@ -48,6 +49,7 @@
 Comment[hu]=Zene hallgatása az eszközén
 Comment[id]=Dengarkan musik pada perangkat anda
 Comment[it]=Ascolta la musica sul tuo dispositivo
+Comment[ko]=내 장치의 음악 듣기
 Comment[lt]=Klausytis muzikos Jūsų įrenginyje
 Comment[lv]=Klausīties mūziku jūsu ierīcē
 Comment[nl]=Naar muziek luisteren op us apparaat
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-mediacenter-5.3.0/browsingbackends/metadatapicturebackend/metadatapicturebackend.desktop
 
new/plasma-mediacenter-5.3.1/browsingbackends/metadatapicturebackend/metadatapicturebackend.desktop
--- 
old/plasma-mediacenter-5.3.0/browsingbackends/metadatapicturebackend/metadatapicturebackend.desktop
 2015-04-23 12:15:13.0 +0200
+++ 

commit plasma5-workspace for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package plasma5-workspace for 
openSUSE:Factory checked in at 2015-05-29 10:28:43

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


Package is plasma5-workspace

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-workspace/plasma5-workspace.changes  
2015-05-19 23:29:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-workspace.new/plasma5-workspace.changes 
2015-05-29 10:28:45.0 +0200
@@ -1,0 +2,19 @@
+Fri May 22 15:30:20 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+- Drop patches merged upstream:
+  0001-Disable-indeterminate-animation-for-suspended-jobs.patch
+  0003-notifications-Replace-apos-with-as-apos-is-not-suppo.patch
+  0004-Match-window-switch-dialog-borders-with-addwidgets-s.patch
+  0005-Manually-keep-track-of-jobs-sources.patch
+  0006-Fix-running-applet-calculation.patch
+  0008-Only-restart-Timer-when-the-dialog-is-visible.patch
+  0009-check-for-model-existence.patch
+  0010-Fix-a-crash-in-PowermanagementEngine-populateApplica.patch
+  0011-notifications-Always-check-first-if-the-dispatch-tim.patch
+  0012-notifications-Clear-notification-from-show-queue-if-.patch
+
+---

Old:

  0001-Disable-indeterminate-animation-for-suspended-jobs.patch
  0003-notifications-Replace-apos-with-as-apos-is-not-suppo.patch
  0004-Match-window-switch-dialog-borders-with-addwidgets-s.patch
  0005-Manually-keep-track-of-jobs-sources.patch
  0006-Fix-running-applet-calculation.patch
  0008-Only-restart-Timer-when-the-dialog-is-visible.patch
  0009-check-for-model-existence.patch
  0010-Fix-a-crash-in-PowermanagementEngine-populateApplica.patch
  0011-notifications-Always-check-first-if-the-dispatch-tim.patch
  0012-notifications-Clear-notification-from-show-queue-if-.patch
  plasma-workspace-5.3.0.tar.xz

New:

  plasma-workspace-5.3.1.tar.xz



Other differences:
--
++ plasma5-workspace.spec ++
--- /var/tmp/diff_new_pack.f0V5rX/_old  2015-05-29 10:28:46.0 +0200
+++ /var/tmp/diff_new_pack.f0V5rX/_new  2015-05-29 10:28:46.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-workspace
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:The KDE Plasma Workspace Components
 License:GPL-2.0+
@@ -34,16 +34,6 @@
 # PATCH-FIX_OPENSUSE 0003-Remove-export-of-QT_PLUGIN_PATH.patch -- we install 
plugins to directory known to Qt5, so export just pollutes both Qt4 and Qt5 
plugins
 Patch2: 0003-Remove-export-of-QT_PLUGIN_PATH.patch
 # PATCHES 100-200 and above are from upstream 5.3 branch
-Patch100:   0001-Disable-indeterminate-animation-for-suspended-jobs.patch
-Patch101:   0003-notifications-Replace-apos-with-as-apos-is-not-suppo.patch
-Patch102:   0004-Match-window-switch-dialog-borders-with-addwidgets-s.patch
-Patch103:   0005-Manually-keep-track-of-jobs-sources.patch
-Patch104:   0006-Fix-running-applet-calculation.patch
-Patch105:   0008-Only-restart-Timer-when-the-dialog-is-visible.patch
-Patch106:   0009-check-for-model-existence.patch
-Patch107:   0010-Fix-a-crash-in-PowermanagementEngine-populateApplica.patch
-Patch108:   0011-notifications-Always-check-first-if-the-dispatch-tim.patch
-Patch109:   0012-notifications-Clear-notification-from-show-queue-if-.patch
 # PATCHES 201-300 and above are from upstream master/5.4 branch
 BuildRequires:  alsa-devel
 BuildRequires:  baloo5-devel = %{version}
@@ -200,16 +190,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch100 -p1
-%patch101 -p1
-%patch102 -p1
-%patch103 -p1
-%patch104 -p1
-%patch105 -p1
-%patch106 -p1
-%patch107 -p1
-%patch108 -p1
-%patch109 -p1
 
 %build
   %cmake_kf5 -d build -- -DKDE4_COMMON_PAM_SERVICE=xdm 
-DKDE_DEFAULT_HOME=.kde4 -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
@@ -326,7 +306,7 @@
 %files lang
 %defattr(-,root,root)
 %{_kf5_localedir}/
-%doc %lang(de) %{_kf5_htmldir}/de/
+%doc %lang(ca) %{_kf5_htmldir}/ca/
 %endif
 
 %changelog

++ plasma-workspace-5.3.0.tar.xz - plasma-workspace-5.3.1.tar.xz ++
/work/SRC/openSUSE:Factory/plasma5-workspace/plasma-workspace-5.3.0.tar.xz 
/work/SRC/openSUSE:Factory/.plasma5-workspace.new/plasma-workspace-5.3.1.tar.xz 
differ: char 27, line 1




commit smlnj for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package smlnj for openSUSE:Factory checked 
in at 2015-05-29 10:39:03

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


Package is smlnj

Changes:

--- /work/SRC/openSUSE:Factory/smlnj/smlnj.changes  2012-03-29 
07:48:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.smlnj.new/smlnj.changes 2015-05-29 
10:39:04.0 +0200
@@ -1,0 +2,5 @@
+Wed May 20 16:13:16 UTC 2015 - dims...@opensuse.org
+
+- Add smlnj-linux-4.0.patch: Fix build with Linux kernel 4.x.
+
+---

New:

  smlnj-linux-4.0.patch



Other differences:
--
++ smlnj.spec ++
--- /var/tmp/diff_new_pack.GIm6dU/_old  2015-05-29 10:39:06.0 +0200
+++ /var/tmp/diff_new_pack.GIm6dU/_new  2015-05-29 10:39:06.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package smlnj
 #
-# Copyright (c) 2012 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
@@ -25,6 +25,7 @@
 Url:http://www.smlnj.org/
 Source: smlnj-%{version}.tar.bz2
 Source1:pack_new_version.sh
+Patch0: smlnj-linux-4.0.patch
 Patch2: MLRISC.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %{ix86} ppc
@@ -36,6 +37,7 @@
 %prep
 %setup -q
 tar -xzf config.tgz
+%patch0 -p1
 mkdir base
 cd base
 tar -xzf ../runtime.tgz

++ smlnj-linux-4.0.patch ++
Index: smlnj-110.74/config/_arch-n-opsys
===
--- smlnj-110.74.orig/config/_arch-n-opsys
+++ smlnj-110.74/config/_arch-n-opsys
@@ -95,6 +95,7 @@ case `uname -s` in
  2.5.*) ;;
  2.6.*) ;;
  3.*) ;;
+ 4.*) ;;
  *) exit 1 ;;
esac
;;



commit eaglemode for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package eaglemode for openSUSE:Factory 
checked in at 2015-05-29 10:42:25

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


Package is eaglemode

Changes:

--- /work/SRC/openSUSE:Factory/eaglemode/eaglemode.changes  2015-01-08 
23:02:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.eaglemode.new/eaglemode.changes 2015-05-29 
10:42:27.0 +0200
@@ -1,0 +2,33 @@
+Thu May 28 07:57:55 UTC 2015 - nemy...@gmx.ch
+
+- Use GenericName[en]=Eagle Mode instead of GenericName[en]=Eagle Modee
+
+---
+Wed May 27 14:12:58 UTC 2015 - nemy...@gmx.ch
+
+- Update to 0.89.0, announce message:
+
+- Changes fromVersion 0.89.0
+  • Added new API classes: emListBox, emFileSelectionBox, emFileDialog,
+and emAnything.
+  • Removed method emPanel::EnableAutoExpansion()
+(it's always enabled now).
+  • Minor fixes and improvements.
+
+- Changes from Version 0.88.0
+  • Replaced API class emTiling by more specialized classes:
+emLinearLayout, emRasterLayout, and emPackLayout.
+  • Accordingly replaced emGroup by emLinearGroup, emRasterGroup,
+   and emPackGroup.
+  • Fixed cropping of video frames.
+  • Fixed launch feedback.
+  • Minor fixes.
+
+- Change Source0 to use Web URL
+- Change Desktop entry
+- Change icons, use eaglemode-icons.tar
+- Add BuildRequires for hicolor-icon-theme
+- Change Description
+- Simplify installation handling
+
+---

Old:

  eaglemode-0.87.0.tar.bz2
  eaglemode_16x16.png
  eaglemode_24x24.png
  eaglemode_32x32.png
  eaglemode_48x48.png

New:

  eaglemode-0.89.0.tar.bz2
  eaglemode-icons.tar



Other differences:
--
++ eaglemode.spec ++
--- /var/tmp/diff_new_pack.Y6zQjY/_old  2015-05-29 10:42:28.0 +0200
+++ /var/tmp/diff_new_pack.Y6zQjY/_new  2015-05-29 10:42:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package eaglemode
 #
-# 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
@@ -17,19 +17,16 @@
 
 
 Name:   eaglemode
-Version:0.87.0
+Version:0.89.0
 Release:0
 Summary:Eagle Mode the deep application Cosmos
 License:GPL-3.0
 Group:  Development/Tools/Other
 Url:http://eaglemode.sourceforge.net/
-Source: %{name}-%{version}.tar.bz2
-Source1:%{name}.desktop
-Source2:%{name}_16x16.png
-Source3:%{name}_24x24.png
-Source4:%{name}_32x32.png
-Source5:%{name}_48x48.png
-Source6:%{name}-rpmlintrc
+Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}/%{name}-%{version}.tar.bz2
+Source1:%{name}-icons.tar
+Source2:%{name}.desktop
+Source3:%{name}-rpmlintrc
 Patch0: 01-eaglemode.patch
 BuildRequires:  gcc-c++
 BuildRequires:  libjpeg-devel
@@ -43,6 +40,8 @@
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}
+BuildRequires:  fdupes
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  libpoppler-glib-devel
 BuildRequires:  librsvg-devel
 BuildRequires:  update-desktop-files
@@ -60,9 +59,6 @@
 BuildRequires:  poppler-glib-devel
 BuildRequires:  xine-lib-devel
 %endif
-%if 0%{?suse_version}  1020
-BuildRequires:  fdupes
-%endif
 Requires:   abiword
 Requires:   xorg-x11
 %if 0%{?suse_version}
@@ -106,8 +102,14 @@
 in a virtual cosmos. Besides, that cosmos also provides a Linux kernel
 configurator in form of a kernel patch.
 
+By featuring a separate popup-zoomed control view, help texts in the things
+they are describing, editable bookmarks, multiple input methods, fast
+anti-aliased graphics, a virtually unlimited depth of panel tree,
+and by its portable C++ API, Eagle Mode aims to be a cutting edge
+of zoomable user interfaces.
+
 %prep
-%setup -q
+%setup -q -a 1
 %patch0 -p1
 
 %build
@@ -123,6 +125,13 @@
 
 %install
 perl make.pl install dir=%{buildroot}/%{_libdir}/eaglemode
+
+# install icons
+for i in 16 24 32 48 ; do
+install -Dm 0644 icons/%{name}-${i}.png \
+%{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.png
+done
+
 cd %{buildroot}/%{_libdir}/eaglemode
 mkdir -p  ../../../%{_docdir}/eaglemode
 cp -r doc ../../../%{_docdir}/eaglemode
@@ -139,42 +148,25 @@
 mkdir -p %{buildroot}%{_prefix}/include
 cd %{buildroot}%{_prefix}/include
 ln -s ../../%{_libdir}/eaglemode/include/* .
-mkdir -p 

commit sparkleshare for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package sparkleshare for openSUSE:Factory 
checked in at 2015-05-29 10:42:08

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


Package is sparkleshare

Changes:

--- /work/SRC/openSUSE:Factory/sparkleshare/sparkleshare.changes
2015-04-10 09:53:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.sparkleshare.new/sparkleshare.changes   
2015-05-29 10:42:09.0 +0200
@@ -1,0 +2,41 @@
+Wed Apr  8 08:37:06 UTC 2015 - dims...@opensuse.org
+
+- Update to version 1.4:
+  + Check user's local bin folders for git binary.
+  + Show a notification after trying to start the app multiple
+times.
+  + Set default focus on password fields when setting up
+encryption.
+  + Show disclosure triangly on Recent Changes window timestamps.
+  + Fix some conflict resolution issues by merging instead of
+rebasing on the remote.
+  + Fix crash when copying to clipboard on Windows.
+  + Sync more quickly after the system wakes up from sleep.
+  + Fix conflict resolution when renaming folders.
+
+---
+Sat Oct  4 21:39:06 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.3:
+  + Port interface from GTK+2 to GTK+3, replace widget
+implementations with new APIs.
+  + Use GTK+3 compatible bindings for libnotify, webkitgtk, and
+appindicator.
+  + Many style usability and behaviour fixes in the setup dialog.
+  + Fix annoying flicker when changing projects on the Recent
+Changes window.
+  + Improved window scalability of the Recent Changes window and
+about dialog.
+  + Remove menu item that toggles notifications (this can now be
+done in GNOME's system menu).
+  + Refocus on existing SparkleShare instance when starting
+multiple times.
+  + Include an appdata XML file for the GNOME Software application.
+  + Show correct icon and application name on GNOME 3 and Ubuntu.
+- Update BuildRequires for port to GTK3:
+  + Drop pkgconfig(gtk-sharp-2.0), pkgconfig(notify-sharp) and
+pkgconfig(webkit-sharp-1.0)
+  + Add pkgconfig(gtk-sharp-3.0), pkgconfig(notify-sharp-3.0) and
+pkgconfig(webkitgtk-sharp-3.0).
+
+---

Old:

  1.2.0.tar.gz

New:

  1.4.tar.gz



Other differences:
--
++ sparkleshare.spec ++
--- /var/tmp/diff_new_pack.u598r2/_old  2015-05-29 10:42:10.0 +0200
+++ /var/tmp/diff_new_pack.u598r2/_new  2015-05-29 10:42:10.0 +0200
@@ -19,7 +19,7 @@
 %define with_translations 0
 
 Name:   sparkleshare
-Version:1.2.0
+Version:1.4
 Release:0
 Summary:A file sharing and collaboration tool
 License:GPL-3.0+
@@ -36,9 +36,9 @@
 BuildRequires:  nant
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-sharp-2.0) = 2.12.2
-BuildRequires:  pkgconfig(gtk-sharp-2.0) = 2.12.2
-BuildRequires:  pkgconfig(notify-sharp)
-BuildRequires:  pkgconfig(webkit-sharp-1.0)
+BuildRequires:  pkgconfig(gtk-sharp-3.0) = 2.99.1
+BuildRequires:  pkgconfig(notify-sharp-3.0)
+BuildRequires:  pkgconfig(webkitgtk-sharp-3.0)
 Requires:   git-core = 1.7.1
 Requires:   gvfs
 Requires:   mono-core
@@ -71,7 +71,7 @@
 %setup -q -n SparkleShare-%{version}
 
 # Fail when legal/License.txt, News.txt or legal/Authors.txt are no longer 
executable, so this can be dropped
-test -x legal/License.txt -a -x News.txt -a -x legal/Authors.txt
+test -x legal/License_for_SparkleShare.txt -a -x News.txt -a -x 
legal/Authors.txt
 chmod a-x legal/*.txt News.txt
 
 %build

++ 1.2.0.tar.gz - 1.4.tar.gz ++
 5299 lines of diff (skipped)




commit calibre for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package calibre for openSUSE:Factory checked 
in at 2015-05-29 10:47:37

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


Package is calibre

Changes:

--- /work/SRC/openSUSE:Factory/calibre/calibre.changes  2015-05-02 
16:15:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.calibre.new/calibre.changes 2015-05-29 
10:47:40.0 +0200
@@ -1,0 +2,38 @@
+Thu May 28 22:15:52 UTC 2015 - corne...@solcon.nl
+
+- Update to version 2.28.0:
+  * New Features:
+- Conversion of all ebook formats to Microsoft Word (DOCX)
+  files.
+- Add keyboard shortcuts (Ctrl+Right, Ctrl+Left) to switch
+  between virtual library tabs.
+- When sending email using GMX pause for five minutes between
+  books, to prevent GMX from blocking the account. The delay
+  can be configured via Preferences-Tweaks.
+  * Bug Fixes:
+- Open With: Fix application icons in XDG_DATA_HOME on linux
+  not being found and fix unhandled error when choosing 
+  non-executable files as applications.
+- AZW3 Output: Remove duplicate anchors to workaround some
+  Kindle renderers using the last occurrence of an anchor as
+  the target instead of the first.
+- Fix language definition on body tag being ignored during
+  conversion.
+- Edit book: When importing multiple files into the book,
+  import them in the order sorted by their filenames instead
+  of in random order.
+- E-book viewer: Fix print to pdf not working on some windows
+  systems with non-ascii usernames and non-utf-8 system
+  locales. Also make the print to pdf dialog a little easier 
+  to use.
+- Edit Book: Fix TOC editor window not remembering its last 
+  used size
+  * Improved news sources:
+- Field and Stream
+- Linux Magazine
+- Brand Eins
+- Courrier International
+- Wired Magazine
+- The Onion
+
+---

Old:

  calibre-2.27.0.tar.xz

New:

  calibre-2.28.0.tar.xz



Other differences:
--
++ calibre.spec ++
--- /var/tmp/diff_new_pack.ryHptB/_old  2015-05-29 10:47:41.0 +0200
+++ /var/tmp/diff_new_pack.ryHptB/_new  2015-05-29 10:47:41.0 +0200
@@ -20,7 +20,7 @@
 License:GPL-3.0
 Group:  Productivity/Other
 Name:   calibre
-Version:2.27.0
+Version:2.28.0
 Release:0
 Url:http://calibre-ebook.com
 Source0:
http://download.calibre-ebook.com/%{version}/calibre-%{version}.tar.xz

++ calibre-2.27.0.tar.xz - calibre-2.28.0.tar.xz ++
/work/SRC/openSUSE:Factory/calibre/calibre-2.27.0.tar.xz 
/work/SRC/openSUSE:Factory/.calibre.new/calibre-2.28.0.tar.xz differ: char 27, 
line 1





commit mono-basic for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package mono-basic for openSUSE:Factory 
checked in at 2015-05-29 10:47:04

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


Package is mono-basic

Changes:

--- /work/SRC/openSUSE:Factory/mono-basic/mono-basic.changes2015-05-10 
10:53:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-basic.new/mono-basic.changes   
2015-05-29 10:47:05.0 +0200
@@ -1,0 +2,5 @@
+Thu May 28 19:00:00 UTC 2015 - fwdsbs.to.1...@xoxy.net
+
+- update version 4.0.1
+
+---

Old:

  mono-basic-4.0.tar.bz2

New:

  mono-basic-4.0.1.tar.bz2



Other differences:
--
++ mono-basic.spec ++
--- /var/tmp/diff_new_pack.Z3YGpA/_old  2015-05-29 10:47:06.0 +0200
+++ /var/tmp/diff_new_pack.Z3YGpA/_new  2015-05-29 10:47:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mono-basic
-Version:4.0
+Version:4.0.1
 Release:0
 Summary:Mono's Visual Basic Compiler and Runtime
 License:LGPL-2.1

++ mono-basic-4.0.tar.bz2 - mono-basic-4.0.1.tar.bz2 ++
Files old/mono-basic-4.0/class/lib/bootstrap/Microsoft.VisualBasic.dll and 
new/mono-basic-4.0.1/class/lib/bootstrap/Microsoft.VisualBasic.dll differ
Files old/mono-basic-4.0/class/lib/bootstrap/Microsoft.VisualBasic.dll.mdb and 
new/mono-basic-4.0.1/class/lib/bootstrap/Microsoft.VisualBasic.dll.mdb differ
Files old/mono-basic-4.0/class/lib/bootstrap/Mono.Cecil.VB.Mdb.dll.mdb and 
new/mono-basic-4.0.1/class/lib/bootstrap/Mono.Cecil.VB.Mdb.dll.mdb differ
Files old/mono-basic-4.0/class/lib/bootstrap/Mono.Cecil.VB.Pdb.dll.mdb and 
new/mono-basic-4.0.1/class/lib/bootstrap/Mono.Cecil.VB.Pdb.dll.mdb differ
Files old/mono-basic-4.0/class/lib/bootstrap/Mono.Cecil.VB.dll.mdb and 
new/mono-basic-4.0.1/class/lib/bootstrap/Mono.Cecil.VB.dll.mdb differ
Files old/mono-basic-4.0/class/lib/bootstrap/vbnc.exe and 
new/mono-basic-4.0.1/class/lib/bootstrap/vbnc.exe differ
Files old/mono-basic-4.0/class/lib/bootstrap/vbnc.exe.mdb and 
new/mono-basic-4.0.1/class/lib/bootstrap/vbnc.exe.mdb differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mono-basic-4.0/configure 
new/mono-basic-4.0.1/configure
--- old/mono-basic-4.0/configure2015-04-27 20:36:26.0 +0200
+++ new/mono-basic-4.0.1/configure  2015-05-06 16:56:39.0 +0200
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-VERSION=4.0
+VERSION=4.0.1
 prefix=/usr/local
 configured_profiles=net_4_5
 moonlight_sdk_location=
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/mono-basic-4.0/vbruntime/Microsoft.VisualBasic/AssemblyInfo.vb 
new/mono-basic-4.0.1/vbruntime/Microsoft.VisualBasic/AssemblyInfo.vb
--- old/mono-basic-4.0/vbruntime/Microsoft.VisualBasic/AssemblyInfo.vb  
2014-09-04 15:56:58.0 +0200
+++ new/mono-basic-4.0.1/vbruntime/Microsoft.VisualBasic/AssemblyInfo.vb
2015-05-06 16:47:29.0 +0200
@@ -66,16 +66,16 @@
 Assembly: AssemblyDefaultAlias(Microsoft.VisualBasic.dll) 
 #Else
 #If NET_VER = 4.5 Then
-Assembly: AssemblyVersion(11.0.0.0) 
+Assembly: AssemblyVersion(10.0.0.0) 
 Assembly: ComVisible(True) 
 'Assembly: Guid(aa353322-85a4-4601-a6b7-e3b724e9350c) 
 Assembly: CLSCompliant(True) 
 Assembly: Debuggable(DebuggableAttribute.DebuggingModes.Default Or 
DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints) 
 Assembly: CompilationRelaxations(CompilationRelaxations.NoStringInterning) 
 Assembly: RuntimeCompatibility(WrapNonExceptionThrows:=True) 
-Assembly: SatelliteContractVersion(11.0.0.0) 
-Assembly: AssemblyInformationalVersion(11.0.30319.17020) 
-Assembly: AssemblyFileVersion(11.0.30319.17020) 
+Assembly: SatelliteContractVersion(10.0.0.0) 
+Assembly: AssemblyInformationalVersion(10.0.30319.17020) 
+Assembly: AssemblyFileVersion(10.0.30319.17020) 
 Assembly: AssemblyDefaultAlias(Microsoft.VisualBasic.dll) 
 #ElseIf NET_VER = 4.0 Then
 Assembly: AssemblyVersion(10.0.0.0) 




commit xkeyboard-config for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package xkeyboard-config for 
openSUSE:Factory checked in at 2015-05-29 09:48:24

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


Package is xkeyboard-config

Changes:

--- /work/SRC/openSUSE:Factory/xkeyboard-config/xkeyboard-config.changes
2015-02-12 10:20:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.xkeyboard-config.new/xkeyboard-config.changes   
2015-05-29 09:48:25.0 +0200
@@ -1,0 +2,17 @@
+Wed May 27 12:10:59 UTC 2015 - sndir...@suse.com
+
+-  Update to version 2.15
+   * Here is another minor release. Thanks to the Translation
+ Project for the several updated translations.
+ - symbols/typo: rework typographic layout.
+ - Add support for Latinamerican Dvorak layout
+ - added lk(us)
+ - fixed the license (removed GPL)
+ - Removed GPLv3 line
+ - Fixed Singhala - Sinhala
+ - Updated cm layout
+ - Updated from TP
+ - Update from TP
+ - Define LSGT key properly in basic layout
+
+---

Old:

  xkeyboard-config-2.14.tar.bz2

New:

  xkeyboard-config-2.15.tar.bz2



Other differences:
--
++ xkeyboard-config.spec ++
--- /var/tmp/diff_new_pack.uS5ew1/_old  2015-05-29 09:48:25.0 +0200
+++ /var/tmp/diff_new_pack.uS5ew1/_new  2015-05-29 09:48:25.0 +0200
@@ -28,7 +28,7 @@
 Provides:   XFree86:/etc/X11/xkb/symbols/us
 Provides:   xorg-x11:/etc/X11/xkb/symbols/us
 PreReq: /bin/ln /bin/rm
-Version:2.14
+Version:2.15
 Release:0
 Summary:The X Keyboard Extension
 License:GPL-2.0+ and LGPL-2.1+ and MIT and CDDL-1.0

++ xkeyboard-config-2.14.tar.bz2 - xkeyboard-config-2.15.tar.bz2 ++
 49158 lines of diff (skipped)




commit simple-scan for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package simple-scan for openSUSE:Factory 
checked in at 2015-05-29 09:47:18

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


Package is simple-scan

Changes:

--- /work/SRC/openSUSE:Factory/simple-scan/simple-scan.changes  2015-04-22 
01:16:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.simple-scan.new/simple-scan.changes 
2015-05-29 09:47:20.0 +0200
@@ -1,0 +2,6 @@
+Wed May 27 11:00:16 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.2:
+  + Make appdata translatable and add screenshot (lp#1254913).
+
+---

Old:

  simple-scan-3.16.1.1.tar.xz

New:

  simple-scan-3.16.2.tar.xz



Other differences:
--
++ simple-scan.spec ++
--- /var/tmp/diff_new_pack.SMjdEp/_old  2015-05-29 09:47:21.0 +0200
+++ /var/tmp/diff_new_pack.SMjdEp/_new  2015-05-29 09:47:21.0 +0200
@@ -25,7 +25,7 @@
 %endif
 
 Name:   simple-scan
-Version:3.16.1.1
+Version:3.16.2
 Release:0
 Summary:Simple Scanning Utility
 License:GPL-3.0+

++ simple-scan-3.16.1.1.tar.xz - simple-scan-3.16.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/simple-scan-3.16.1.1/NEWS new/simple-scan-3.16.2/NEWS
--- old/simple-scan-3.16.1.1/NEWS   2015-04-14 01:45:23.0 +0200
+++ new/simple-scan-3.16.2/NEWS 2015-05-10 23:30:28.0 +0200
@@ -1,3 +1,7 @@
+Overview of changes in simple-scan 3.16.2
+
+  * Make appdata translatable and add screenshot
+
 Overview of changes in simple-scan 3.16.1.1
 
   * Fix logic for adding blank page on page removal.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/simple-scan-3.16.1.1/configure 
new/simple-scan-3.16.2/configure
--- old/simple-scan-3.16.1.1/configure  2015-04-14 01:45:30.0 +0200
+++ new/simple-scan-3.16.2/configure2015-05-10 23:30:39.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for simple-scan 3.16.1.1.
+# Generated by GNU Autoconf 2.69 for simple-scan 3.16.2.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -637,8 +637,8 @@
 # Identity of this package.
 PACKAGE_NAME='simple-scan'
 PACKAGE_TARNAME='simple-scan'
-PACKAGE_VERSION='3.16.1.1'
-PACKAGE_STRING='simple-scan 3.16.1.1'
+PACKAGE_VERSION='3.16.2'
+PACKAGE_STRING='simple-scan 3.16.2'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1397,7 +1397,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures simple-scan 3.16.1.1 to adapt to many kinds of systems.
+\`configure' configures simple-scan 3.16.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1463,7 +1463,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of simple-scan 3.16.1.1:;;
+ short | recursive ) echo Configuration of simple-scan 3.16.2:;;
esac
   cat \_ACEOF
 
@@ -1579,7 +1579,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-simple-scan configure 3.16.1.1
+simple-scan configure 3.16.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1831,7 +1831,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by simple-scan $as_me 3.16.1.1, which was
+It was created by simple-scan $as_me 3.16.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2694,7 +2694,7 @@
 
 # Define the identity of the package.
  PACKAGE='simple-scan'
- VERSION='3.16.1.1'
+ VERSION='3.16.2'
 
 
 cat confdefs.h _ACEOF
@@ -6370,7 +6370,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by simple-scan $as_me 3.16.1.1, which was
+This file was extended by simple-scan $as_me 3.16.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -6427,7 +6427,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 ac_cs_config=`$as_echo $ac_configure_args | sed 's/^ //; 
s/[\\\`\$]//g'`
 ac_cs_version=\\
-simple-scan config.status 3.16.1.1
+simple-scan config.status 3.16.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\\$ac_cs_config\\
 
diff -urN '--exclude=CVS' 

commit appstream-glib for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package appstream-glib for openSUSE:Factory 
checked in at 2015-05-29 09:46:12

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


Package is appstream-glib

Changes:

--- /work/SRC/openSUSE:Factory/appstream-glib/appstream-glib.changes
2015-05-16 20:07:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.appstream-glib.new/appstream-glib.changes   
2015-05-29 09:46:15.0 +0200
@@ -1,0 +2,10 @@
+Wed May 27 09:49:34 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.4.0:
+  + Version the builder plugin location.
+  + Show a warning when the origin or basename isn't specified.
+  + Do not use the cache location when using install-origin with a
+DESTDIR.
+  + Release version 0.4.0.
+
+---

Old:

  appstream-glib-0.3.6+git.20150506.tar.xz

New:

  appstream-glib-0.4.0.tar.xz



Other differences:
--
++ appstream-glib.spec ++
--- /var/tmp/diff_new_pack.CAL8PY/_old  2015-05-29 09:46:16.0 +0200
+++ /var/tmp/diff_new_pack.CAL8PY/_new  2015-05-29 09:46:16.0 +0200
@@ -20,7 +20,7 @@
 %define _build_from_vcs 1
 
 Name:   appstream-glib
-Version:0.3.6+git.20150506
+Version:0.4.0
 Release:0
 Summary:AppStream Abstraction Library
 License:LGPL-2.1+
@@ -210,7 +210,7 @@
 %{_bindir}/appstream-util
 %{_datadir}/bash-completion/completions/appstream-builder
 %{_datadir}/bash-completion/completions/appstream-util
-%{_libdir}/asb-plugins/
+%{_libdir}/asb-plugins-2/
 %{_mandir}/man1/appstream-builder.1%{?ext_man}
 %{_mandir}/man1/appstream-util.1%{?ext_man}
 

++ _service ++
--- /var/tmp/diff_new_pack.CAL8PY/_old  2015-05-29 09:46:16.0 +0200
+++ /var/tmp/diff_new_pack.CAL8PY/_new  2015-05-29 09:46:16.0 +0200
@@ -2,10 +2,9 @@
   service name=tar_scm mode=disabled
 param name=urlhttps://github.com/hughsie/appstream-glib.git/param
 param name=scmgit/param
-param name=versionformat0.3.6+git.%cd/param
+param name=versionformat0.4.0/param
 param name=changesgenerateenable/param
-!--
-param name=revisionrefs/tags/appstream_glib_0_3_6/param --
+param name=revisionrefs/tags/appstream_glib_0_4_0/param
   /service
   service name=recompress mode=disabled
 param name=file*.tar/param

++ _servicedata ++
--- /var/tmp/diff_new_pack.CAL8PY/_old  2015-05-29 09:46:16.0 +0200
+++ /var/tmp/diff_new_pack.CAL8PY/_new  2015-05-29 09:46:16.0 +0200
@@ -1,4 +1,4 @@
 servicedata
 service name=tar_scm
 param 
name=urlhttps://github.com/hughsie/appstream-glib.git/param
-  param 
name=changesrevision6a27bb88ead9f9696c6e2964ca523ce55ab1e205/param/service/servicedata
\ No newline at end of file
+  param 
name=changesrevision2e6efb2a00a9064768ecfa0085cb581bae654521/param/service/servicedata
\ No newline at end of file

++ appstream-glib-0.3.6+git.20150506.tar.xz - appstream-glib-0.4.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/appstream-glib-0.3.6+git.20150506/NEWS 
new/appstream-glib-0.4.0/NEWS
--- old/appstream-glib-0.3.6+git.20150506/NEWS  2015-05-11 08:16:16.0 
+0200
+++ new/appstream-glib-0.4.0/NEWS   2015-05-27 11:49:33.0 +0200
@@ -1,3 +1,28 @@
+Version 0.4.0
+~
+Released: 2015-05-26
+
+Notes:
+ - Remove extra-appstream support from the builder (Richard Hughes)
+ - Remove all networking support when building metadata (Richard Hughes)
+ - Remove the batch output option from the builder (Richard Hughes)
+ - Remove the extra screenshots and appdata options from the builder (Richard 
Hughes)
+
+New Features:
+ - Add a mirror-screenshots command to appstream-util (Richard Hughes)
+ - Detect recolorable symbolic icons (Richard Hughes)
+
+Bugfixes:
+ - Add text icons and sample text for some languages (Parag Nemade)
+ - Allow using unwrapped description markup (Richard Hughes)
+ - Check for duplicate screenshots when adding fonts (Richard Hughes)
+ - Do not use the cache location when using install-origin with a DESTDIR 
(Richard Hughes)
+ - Fix a crash for an invalid AppData file (Richard Hughes)
+ - Fix exo-web-browser blacklist entry (Kalev Lember)
+ - Link libasb_plugin_font.la with GTK3 (Dominique Leuenberger)
+ - Remove overzealous blacklisting entry (Richard Hughes)
+ - Version the builder plugin location (Richard Hughes)
+
 Version 0.3.6
 ~
 Released: 2015-03-30
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/appstream-glib-0.3.6+git.20150506/client/as-builder.c 

commit bluez-qt for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package bluez-qt for openSUSE:Factory 
checked in at 2015-05-29 09:59:24

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


Package is bluez-qt

Changes:

--- /work/SRC/openSUSE:Factory/bluez-qt/bluez-qt.changes2015-05-11 
19:28:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.bluez-qt.new/bluez-qt.changes   2015-05-29 
09:59:25.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:20 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  bluez-qt-5.3.0.tar.xz

New:

  bluez-qt-5.3.1.tar.xz



Other differences:
--
++ bluez-qt.spec ++
--- /var/tmp/diff_new_pack.XwxeXm/_old  2015-05-29 09:59:25.0 +0200
+++ /var/tmp/diff_new_pack.XwxeXm/_new  2015-05-29 09:59:25.0 +0200
@@ -21,7 +21,7 @@
 %define _libname KF5BluezQt
 
 Name:   bluez-qt
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Async Bluez wrapper library
 License:LGPL-2.1+

++ bluez-qt-5.3.0.tar.xz - bluez-qt-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluez-qt-5.3.0/CMakeLists.txt 
new/bluez-qt-5.3.1/CMakeLists.txt
--- old/bluez-qt-5.3.0/CMakeLists.txt   2015-04-23 11:29:43.0 +0200
+++ new/bluez-qt-5.3.1/CMakeLists.txt   2015-05-21 18:31:54.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.12)
 
 project(BluezQt)
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 
 # ECM setup
 find_package(ECM 1.7.0 REQUIRED NO_MODULE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluez-qt-5.3.0/src/adapter_p.cpp 
new/bluez-qt-5.3.1/src/adapter_p.cpp
--- old/bluez-qt-5.3.0/src/adapter_p.cpp2015-04-23 11:29:43.0 
+0200
+++ new/bluez-qt-5.3.1/src/adapter_p.cpp2015-05-21 18:31:54.0 
+0200
@@ -93,7 +93,9 @@
 
 void AdapterPrivate::propertiesChanged(const QString interface, const 
QVariantMap changed, const QStringList invalidated)
 {
-Q_UNUSED(interface)
+if (interface != Strings::orgBluezAdapter1()) {
+return;
+}
 
 QVariantMap::const_iterator i;
 for (i = changed.constBegin(); i != changed.constEnd(); ++i) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluez-qt-5.3.0/src/device_p.cpp 
new/bluez-qt-5.3.1/src/device_p.cpp
--- old/bluez-qt-5.3.0/src/device_p.cpp 2015-04-23 11:29:43.0 +0200
+++ new/bluez-qt-5.3.1/src/device_p.cpp 2015-05-21 18:31:54.0 +0200
@@ -80,7 +80,9 @@
 
 void DevicePrivate::propertiesChanged(const QString interface, const 
QVariantMap changed, const QStringList invalidated)
 {
-Q_UNUSED(interface)
+if (interface != Strings::orgBluezDevice1()) {
+return;
+}
 
 QVariantMap::const_iterator i;
 for (i = changed.constBegin(); i != changed.constEnd(); ++i) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluez-qt-5.3.0/src/obextransfer.cpp 
new/bluez-qt-5.3.1/src/obextransfer.cpp
--- old/bluez-qt-5.3.0/src/obextransfer.cpp 2015-04-23 11:29:43.0 
+0200
+++ new/bluez-qt-5.3.1/src/obextransfer.cpp 2015-05-21 18:31:54.0 
+0200
@@ -98,9 +98,12 @@
 
 void ObexTransferPrivate::propertiesChanged(const QString interface, const 
QVariantMap changed, const QStringList invalidated)
 {
-Q_UNUSED(interface)
 Q_UNUSED(invalidated)
 
+if (interface != Strings::orgBluezObexTransfer1()) {
+return;
+}
+
 QVariantMap::const_iterator i;
 for (i = changed.constBegin(); i != changed.constEnd(); ++i) {
 const QVariant value = i.value();




commit baloo5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package baloo5 for openSUSE:Factory checked 
in at 2015-05-29 09:58:19

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


Package is baloo5

Changes:

--- /work/SRC/openSUSE:Factory/baloo5/baloo5.changes2015-05-11 
19:32:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.baloo5.new/baloo5.changes   2015-05-29 
09:58:21.0 +0200
@@ -1,0 +2,10 @@
+Fri May 22 15:29:18 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+- Drop 0001-Revert-BasicIndexingQueue-Use-xapian-slots-to-fetch-.patch,
+  merged upstream
+
+---

Old:

  0001-Revert-BasicIndexingQueue-Use-xapian-slots-to-fetch-.patch
  baloo-5.9.0.tar.xz

New:

  baloo-5.9.1.tar.xz



Other differences:
--
++ baloo5.spec ++
--- /var/tmp/diff_new_pack.UgyZb8/_old  2015-05-29 09:58:21.0 +0200
+++ /var/tmp/diff_new_pack.UgyZb8/_new  2015-05-29 09:58:21.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   baloo5
-Version:5.9.0
+Version:5.9.1
 Release:0
 Summary:Framework for searching and managing metadata
 License:GPL-2.0+ and LGPL-2.1+ and LGPL-3.0
@@ -27,8 +27,6 @@
 Source: baloo-%{version}.tar.xz
 Source1:baselibs.conf
 Source99:   %{name}-rpmlintrc
-# PATCH-FIX-UPSTREAM 
0001-Revert-BasicIndexingQueue-Use-xapian-slots-to-fetch-.patch
-Patch0: 0001-Revert-BasicIndexingQueue-Use-xapian-slots-to-fetch-.patch
 BuildRequires:  extra-cmake-modules = 1.2.0
 BuildRequires:  kauth-devel = 5.0.0
 BuildRequires:  kconfig-devel = 5.0.0
@@ -143,7 +141,6 @@
 %lang_package
 %prep
 %setup -q -n baloo-%{version}
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5

++ baloo-5.9.0.tar.xz - baloo-5.9.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.9.0/CMakeLists.txt 
new/baloo-5.9.1/CMakeLists.txt
--- old/baloo-5.9.0/CMakeLists.txt  2015-04-23 12:24:18.0 +0200
+++ new/baloo-5.9.1/CMakeLists.txt  2015-05-21 19:11:19.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.12)
 
 project(Baloo)
-set(PROJECT_VERSION 5.9.0)
+set(PROJECT_VERSION 5.9.1)
 
 # ECM setup
 find_package(ECM 1.2.0 REQUIRED NO_MODULE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.9.0/po/cs/baloo_file.po 
new/baloo-5.9.1/po/cs/baloo_file.po
--- old/baloo-5.9.0/po/cs/baloo_file.po 2015-04-23 12:23:04.0 +0200
+++ new/baloo-5.9.1/po/cs/baloo_file.po 2015-05-21 19:10:30.0 +0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Vit Pelcak v...@pelcak.org, 2013, 2014.
+# Vit Pelcak v...@pelcak.org, 2013, 2014, 2015.
 #
 msgid 
 msgstr 
@@ -15,7 +15,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 1.5\n
+X-Generator: Lokalize 2.0\n
 X-Language: cs_CZ\n
 X-Source-Language: en_US\n
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.9.0/po/cs/baloosearch.po 
new/baloo-5.9.1/po/cs/baloosearch.po
--- old/baloo-5.9.0/po/cs/baloosearch.po2015-04-23 12:23:04.0 
+0200
+++ new/baloo-5.9.1/po/cs/baloosearch.po2015-05-21 19:10:30.0 
+0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák v...@pelcak.org, 2014.
+# Vít Pelčák v...@pelcak.org, 2014, 2015.
 #
 msgid 
 msgstr 
@@ -15,7 +15,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 1.5\n
+X-Generator: Lokalize 2.0\n
 X-Language: cs_CZ\n
 X-Source-Language: en_US\n
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/baloo-5.9.0/po/fi/baloo_file.po 
new/baloo-5.9.1/po/fi/baloo_file.po
--- old/baloo-5.9.0/po/fi/baloo_file.po 2015-04-23 12:23:15.0 +0200
+++ new/baloo-5.9.1/po/fi/baloo_file.po 2015-05-21 19:10:34.0 +0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Lasse Liehu lasse.li...@gmail.com, 2013, 2014.
+# Lasse Liehu lasse.li...@gmail.com, 

commit khotkeys5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package khotkeys5 for openSUSE:Factory 
checked in at 2015-05-29 10:07:18

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


Package is khotkeys5

Changes:

--- /work/SRC/openSUSE:Factory/khotkeys5/khotkeys5.changes  2015-05-11 
19:29:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.khotkeys5.new/khotkeys5.changes 2015-05-29 
10:07:19.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:35 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  khotkeys-5.3.0.tar.xz

New:

  khotkeys-5.3.1.tar.xz



Other differences:
--
++ khotkeys5.spec ++
--- /var/tmp/diff_new_pack.p8IR78/_old  2015-05-29 10:07:19.0 +0200
+++ /var/tmp/diff_new_pack.p8IR78/_new  2015-05-29 10:07:19.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   khotkeys5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:KDE's hotkey daemon
 License:GPL-2.0+

++ khotkeys-5.3.0.tar.xz - khotkeys-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khotkeys-5.3.0/CMakeLists.txt 
new/khotkeys-5.3.1/CMakeLists.txt
--- old/khotkeys-5.3.0/CMakeLists.txt   2015-04-23 11:52:01.0 +0200
+++ new/khotkeys-5.3.1/CMakeLists.txt   2015-05-21 18:48:07.0 +0200
@@ -1,5 +1,5 @@
 project(khotkeys)
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 set(PROJECT_VERSION_MAJOR 5)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khotkeys-5.3.0/data/kde32b1.khotkeys 
new/khotkeys-5.3.1/data/kde32b1.khotkeys
--- old/khotkeys-5.3.0/data/kde32b1.khotkeys2015-04-23 11:51:25.0 
+0200
+++ new/khotkeys-5.3.1/data/kde32b1.khotkeys2015-05-21 18:47:39.0 
+0200
@@ -7,7 +7,7 @@
 Comment[be@latin]=Hety hurt źmiaščaje roznyja ŭzory, jakija vyjaŭlajuć 
balšyniu mahčymaściaŭ modula „KHotkeys”. Hety hurt dy ŭsie jahonyja aperacyi 
zmoŭčana vyklučanyja.
 Comment[bg]=Тази група съдържа различни примери, демонстриращи повечето от 
функциите на горещите клавиши. (Имайте предвид, че групата по подразбиране е 
изключена.)
 Comment[bs]=Grupa koja sadrži razne primjere primjena mogućnosti K‑prečica 
(ova grupa i sve radnje u njoj podrazumijevano su isključene).
-Comment[ca]=Aquest grup conté varis exemples que demostren la majoria de les 
funcionalitats del KHotkeys (tingueu en compte que aquest grup i totes les 
seves accions estan deshabilitats per omissió).
+Comment[ca]=Aquest grup conté diversos exemples que demostren la majoria de 
les funcionalitats del KHotkeys (tingueu en compte que aquest grup i totes les 
seves accions estan deshabilitats per omissió).
 Comment[ca@valencia]=Este grup conté varis exemples que demostren la majoria 
de les funcionalitats del KHotkeys (tingueu en compte que este grup i totes les 
seues accions estan deshabilitats per omissió).
 Comment[cs]=Skupina obsahující mnoho příkladů demonstrujících většinu 
vlastností KHotKeys. (Tato skupina i všechny činnosti nejsou ve výchozím  stavu 
povoleny.)(
 Comment[csb]=Na grëpa zamëkô w se przëmiôrë dlô wikszoscë fùnkcëjów dlô 
Skrodzënów ë gestów (KHotkeys) (Bôczënk: No karno ë jegò dzejania są w 
domëslnym nastôwie deaktiwòwòné)
@@ -65,7 +65,7 @@
 Comment[ta]=This group contains various examples demonstrating most of the 
features of KHotkeys. (Note that this group and all its actions are disabled by 
default.)
 Comment[te]=KHotkeys యొక్క చాలా సౌలభ్యాలను వివరించే వివిధ ఉదాహరణలను ఈ సమూహం 
కలిగివుంది. (ఈ సమూహం మరియు దీని అన్ని చర్యలు అప్రమేయంగా అచేతనంగా ఉంటాయని 
గమనించండి.)
 Comment[th]=กลุ่มนี้จะมีตัวอย่างต่าง ๆ ที่จะแสดงความสามารถส่วนใหญ่ของ KHotkeys 
(โปรดสังเกตว่า กลุ่มนี้และการกระทำทั้งหมดของกลุ่มจะถูกปิดการใช้งานเป็นค่าปริยาย)
-Comment[tr]=Bu grup KHotkeys uygulamasının bir çok özelliğini gösteren 
örnekler içerir. (Bu grubun ve eylemlerinin öntanımlı olarak devre dışı 
olduğunu unutmayın.)
+Comment[tr]=Bu grup KHotkeys uygulamasının birçok özelliğini gösteren örnekler 
içerir. (Bu grubun ve eylemlerinin öntanımlı olarak devre dışı olduğunu 
unutmayın.)
 Comment[ug]=بۇ گۇرۇپپىدا KHotkeys نىڭ زور كۆپچىلىك ئالاھىدىلىكىنى بايان 
قىلىدىغان ئەمەلىي مىسالى بار. (دىققەت، كۆڭۈلدىكى ئەھۋالدا بۇ گۇرۇپپا بىلەن 
ئۇنىڭ بارلىق ھەرىكىتى چەكلەنگەن بولىدۇ)
 Comment[uk]=Ця група містить різні приклади більшості можливостей KHotkeys. 
(Типово, цю групу і всі її дії вимкнено.)
 Comment[vi]=Nhóm này chứa các mẫu 

commit khelpcenter5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package khelpcenter5 for openSUSE:Factory 
checked in at 2015-05-29 10:08:21

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


Package is khelpcenter5

Changes:

--- /work/SRC/openSUSE:Factory/khelpcenter5/khelpcenter5.changes
2015-05-11 19:29:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.khelpcenter5.new/khelpcenter5.changes   
2015-05-29 10:08:23.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:37 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  khelpcenter-5.3.0.tar.xz

New:

  khelpcenter-5.3.1.tar.xz



Other differences:
--
++ khelpcenter5.spec ++
--- /var/tmp/diff_new_pack.40asun/_old  2015-05-29 10:08:23.0 +0200
+++ /var/tmp/diff_new_pack.40asun/_new  2015-05-29 10:08:23.0 +0200
@@ -36,7 +36,7 @@
 Summary:KDE Documentation Application
 License:GPL-2.0+
 Group:  Productivity/Other
-Version:5.3.0
+Version:5.3.1
 Release:0
 Source: khelpcenter-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE khelpcenter-use-susehelp.patch -- use susehelp wrapper 
instead of directly starting khelpcenter
@@ -92,7 +92,7 @@
 %files lang
 %defattr(-,root,root)
 %{_kf5_localedir}/
-%doc %lang(de) %{_kf5_htmldir}/de/
+%doc %lang(ca) %{_kf5_htmldir}/ca/
 %doc %lang(it) %{_kf5_htmldir}/it/
 %doc %lang(nl) %{_kf5_htmldir}/nl/
 %doc %lang(sv) %{_kf5_htmldir}/sv/

++ khelpcenter-5.3.0.tar.xz - khelpcenter-5.3.1.tar.xz ++
 18456 lines of diff (skipped)




commit ksysguard5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package ksysguard5 for openSUSE:Factory 
checked in at 2015-05-29 10:14:50

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


Package is ksysguard5

Changes:

--- /work/SRC/openSUSE:Factory/ksysguard5/ksysguard5.changes2015-05-11 
19:30:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksysguard5.new/ksysguard5.changes   
2015-05-29 10:14:51.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:48 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  ksysguard-5.3.0.tar.xz

New:

  ksysguard-5.3.1.tar.xz



Other differences:
--
++ ksysguard5.spec ++
--- /var/tmp/diff_new_pack.U17YPs/_old  2015-05-29 10:14:52.0 +0200
+++ /var/tmp/diff_new_pack.U17YPs/_new  2015-05-29 10:14:52.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksysguard5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:KDE System Guard daemon
 License:GPL-2.0
@@ -125,6 +125,7 @@
 %files lang
 %defattr(-,root,root)
 %{_kf5_localedir}/
+%doc %lang(ca) %{_kf5_htmldir}/ca/
 %doc %lang(pt_BR) %{_kf5_htmldir}/pt_BR/
 %doc %lang(de) %{_kf5_htmldir}/de/
 %doc %lang(it) %{_kf5_htmldir}/it/

++ ksysguard-5.3.0.tar.xz - ksysguard-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksysguard-5.3.0/CMakeLists.txt 
new/ksysguard-5.3.1/CMakeLists.txt
--- old/ksysguard-5.3.0/CMakeLists.txt  2015-04-23 12:08:49.0 +0200
+++ new/ksysguard-5.3.1/CMakeLists.txt  2015-05-21 18:59:35.0 +0200
@@ -1,5 +1,5 @@
 project(ksysguard)
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION 5.4.0)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksysguard-5.3.0/doc/CMakeLists.txt 
new/ksysguard-5.3.1/doc/CMakeLists.txt
--- old/ksysguard-5.3.0/doc/CMakeLists.txt  2015-04-23 12:08:49.0 
+0200
+++ new/ksysguard-5.3.1/doc/CMakeLists.txt  2015-05-21 18:59:35.0 
+0200
@@ -1,4 +1,5 @@
 add_subdirectory(it)
+add_subdirectory(ca)
 add_subdirectory(pt_BR)
 add_subdirectory(uk)
 add_subdirectory(nl)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksysguard-5.3.0/doc/ca/CMakeLists.txt 
new/ksysguard-5.3.1/doc/ca/CMakeLists.txt
--- old/ksysguard-5.3.0/doc/ca/CMakeLists.txt   1970-01-01 01:00:00.0 
+0100
+++ new/ksysguard-5.3.1/doc/ca/CMakeLists.txt   2015-05-21 18:59:25.0 
+0200
@@ -0,0 +1,4 @@
+kdoctools_create_handbook(index.docbook
+  INSTALL_DESTINATION ${HTML_INSTALL_DIR}/ca
+  SUBDIR ksysguard)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksysguard-5.3.0/doc/ca/index.docbook 
new/ksysguard-5.3.1/doc/ca/index.docbook
--- old/ksysguard-5.3.0/doc/ca/index.docbook1970-01-01 01:00:00.0 
+0100
+++ new/ksysguard-5.3.1/doc/ca/index.docbook2015-05-21 18:59:25.0 
+0200
@@ -0,0 +1,723 @@
+?xml version=1.0 ?
+!DOCTYPE book PUBLIC -//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN
+ dtd/kdedbx45.dtd [
+  !ENTITY kappname ksysguard;
+  !ENTITY package kdebase
+  !ENTITY % addindex IGNORE
+  !ENTITY % Catalan  INCLUDE
+ !-- change language only here --
+]
+
+book id=ksysguard lang=language;
+bookinfo
+title
+El manual de ksysguard;/title
+
+authorgroup
+author
+Chris.Schlaeger;Chris.Schlaeger.mail; /author
+
+othercredit role=developer
+John.Tapsell; John.Tapsell.mail; /othercredit
+
+othercredit role=developer
+Chris.Schlaeger;Chris.Schlaeger.mail; /othercredit
+
+othercredit role=developer
+Tobias.Koenig;Tobias.Koenig.mail; /othercredit
+
+traductor.Antoni.Bella; 
+/authorgroup
+
+copyright
+year
+2000/year
+holder
+Chris.Schlaeger;/holder
+/copyright
+
+legalnotice
+FDLNotice;/legalnotice
+
+date
+24-10-2010/date
+releaseinfo
+kde; 4.5/releaseinfo
+
+abstract
+para
+ksysguard; és un gestor de tasques orientat a xarxa i una aplicació de 
monitorització del sistema./para
+/abstract
+ 
+
+keywordset
+keyword
+KDE/keyword
+keyword
+KSysGuard/keyword
+keyword
+monitor de processos/keyword
+keyword
+monitor de rendiment/keyword
+keyword
+monitor del sistema/keyword
+keyword
+top/keyword
+keyword
+ps/keyword
+/keywordset
+/bookinfo
+
+chapter id=introduction
+title
+Introducció/title
+
+para
+ksysguard; és el monitor de tasques i de rendiment de kde;. /para

commit kwayland for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package kwayland for openSUSE:Factory 
checked in at 2015-05-29 10:15:55

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


Package is kwayland

Changes:

--- /work/SRC/openSUSE:Factory/kwayland/kwayland.changes2015-05-11 
19:30:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwayland.new/kwayland.changes   2015-05-29 
10:15:57.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:29:50 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  kwayland-5.3.0.tar.xz

New:

  kwayland-5.3.1.tar.xz



Other differences:
--
++ kwayland.spec ++
--- /var/tmp/diff_new_pack.34YODM/_old  2015-05-29 10:15:57.0 +0200
+++ /var/tmp/diff_new_pack.34YODM/_new  2015-05-29 10:15:57.0 +0200
@@ -18,7 +18,7 @@
 
 %define kwayland_server 1
 Name:   kwayland
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:KDE Wayland library
 License:LGPL-2.1+

++ kwayland-5.3.0.tar.xz - kwayland-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-5.3.0/CMakeLists.txt 
new/kwayland-5.3.1/CMakeLists.txt
--- old/kwayland-5.3.0/CMakeLists.txt   2015-04-23 11:52:05.0 +0200
+++ new/kwayland-5.3.1/CMakeLists.txt   2015-05-21 18:48:11.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 set(PROJECT_VERSION_MAJOR 5)
 
 project(KWAYLAND)




commit polkit-kde-agent-5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package polkit-kde-agent-5 for 
openSUSE:Factory checked in at 2015-05-29 10:30:48

Comparing /work/SRC/openSUSE:Factory/polkit-kde-agent-5 (Old)
 and  /work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new (New)


Package is polkit-kde-agent-5

Changes:

--- /work/SRC/openSUSE:Factory/polkit-kde-agent-5/polkit-kde-agent-5.changes
2015-05-11 19:31:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new/polkit-kde-agent-5.changes   
2015-05-29 10:30:49.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:30:24 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  polkit-kde-agent-1-5.3.0.tar.xz

New:

  polkit-kde-agent-1-5.3.1.tar.xz



Other differences:
--
++ polkit-kde-agent-5.spec ++
--- /var/tmp/diff_new_pack.ZtFL7F/_old  2015-05-29 10:30:49.0 +0200
+++ /var/tmp/diff_new_pack.ZtFL7F/_new  2015-05-29 10:30:49.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   polkit-kde-agent-5
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:PolicyKit authentication agent for KDE
 License:GPL-2.0 and LGPL-2.1+

++ polkit-kde-agent-1-5.3.0.tar.xz - polkit-kde-agent-1-5.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/polkit-kde-agent-1-5.3.0/CMakeLists.txt 
new/polkit-kde-agent-1-5.3.1/CMakeLists.txt
--- old/polkit-kde-agent-1-5.3.0/CMakeLists.txt 2015-04-23 12:02:25.0 
+0200
+++ new/polkit-kde-agent-1-5.3.1/CMakeLists.txt 2015-05-21 18:59:00.0 
+0200
@@ -1,5 +1,5 @@
 project(polkit-kde-agent-1)
-set(PROJECT_VERSION 5.3.0)
+set(PROJECT_VERSION 5.3.1)
 
 # minimal requirements
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-kde-agent-1-5.3.0/po/ko/polkit-kde-authentication-agent-1.po 
new/polkit-kde-agent-1-5.3.1/po/ko/polkit-kde-authentication-agent-1.po
--- old/polkit-kde-agent-1-5.3.0/po/ko/polkit-kde-authentication-agent-1.po 
2015-04-23 12:02:20.0 +0200
+++ new/polkit-kde-agent-1-5.3.1/po/ko/polkit-kde-authentication-agent-1.po 
2015-05-21 18:58:55.0 +0200
@@ -1,14 +1,14 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Park Shinjo k...@peremen.name, 2015.
+# Shinjo Park k...@peremen.name, 2015.
 #
 msgid 
 msgstr 
 Project-Id-Version: \n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2015-04-09 08:43+\n
-PO-Revision-Date: 2015-01-17 22:48+0900\n
-Last-Translator: Park Shinjo k...@peremen.name\n
+PO-Revision-Date: 2015-04-26 16:48+0200\n
+Last-Translator: Shinjo Park k...@peremen.name\n
 Language-Team: Korean k...@peremen.name\n
 Language: ko\n
 MIME-Version: 1.0\n
@@ -19,7 +19,7 @@
 
 msgctxt NAME OF TRANSLATORS
 msgid Your names
-msgstr Park Shinjo
+msgstr Shinjo Park
 
 msgctxt EMAIL OF TRANSLATORS
 msgid Your emails
@@ -45,11 +45,11 @@
 
 #: AuthDialog.cpp:75
 msgid Details
-msgstr 
+msgstr 자세히
 
 #: AuthDialog.cpp:91
 msgid Authentication Required
-msgstr 
+msgstr 인증 필요함
 
 #: AuthDialog.cpp:180
 msgid Password for root:
@@ -130,10 +130,8 @@
 msgstr 암호(A):
 
 #: main.cpp:35
-#, fuzzy
-#| msgid PolicyKit1-KDE
 msgid PolicyKit1 KDE Agent
-msgstr PolicyKit1-KDE
+msgstr PolicyKit1 KDE 에이전트
 
 #: main.cpp:37
 msgid (c) 2009 Red Hat, Inc.
@@ -141,7 +139,7 @@
 
 #: main.cpp:38
 msgid Lukáš Tinkl
-msgstr 
+msgstr Lukáš Tinkl
 
 #: main.cpp:38
 msgid Maintainer
@@ -152,10 +150,8 @@
 msgstr Jaroslav Reznik
 
 #: main.cpp:39
-#, fuzzy
-#| msgid Maintainer
 msgid Former maintainer
-msgstr 관리자
+msgstr 이전 관리자
 
 #: policykitlistener.cpp:74
 msgid Another client is already authenticating, please try again later.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-kde-agent-1-5.3.0/po/nb/polkit-kde-authentication-agent-1.po 
new/polkit-kde-agent-1-5.3.1/po/nb/polkit-kde-authentication-agent-1.po
--- old/polkit-kde-agent-1-5.3.0/po/nb/polkit-kde-authentication-agent-1.po 
2015-04-23 12:02:21.0 +0200
+++ new/polkit-kde-agent-1-5.3.1/po/nb/polkit-kde-authentication-agent-1.po 
2015-05-21 18:58:56.0 +0200
@@ -1,19 +1,19 @@
 # Translation of polkit-kde-authentication-agent-1 to Norwegian Bokmål
 #
-# Bjørn Steensrud bjor...@skogkatt.homelinux.org, 2009, 2010, 2011.
+# Bjørn Steensrud bjor...@skogkatt.homelinux.org, 2009, 2010, 2011, 2015.
 msgid 
 msgstr 
 

commit plasma5-openSUSE for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package plasma5-openSUSE for 
openSUSE:Factory checked in at 2015-05-29 10:35:05

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


Package is plasma5-openSUSE

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-openSUSE/plasma5-openSUSE.changes
2015-05-11 19:47:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-openSUSE.new/plasma5-openSUSE.changes   
2015-05-29 10:35:06.0 +0200
@@ -1,0 +2,7 @@
+Fri May 22 17:37:20 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Bump Plasma (Build)Requires to 5.3.1
+- Provide and Obsolete kdebase4-openSUSE and 
kdebase4-workspace-branding-openSUSE
+  on openSUSE  13.2
+
+---



Other differences:
--
++ plasma5-openSUSE.spec ++
--- /var/tmp/diff_new_pack.ljIILE/_old  2015-05-29 10:35:07.0 +0200
+++ /var/tmp/diff_new_pack.ljIILE/_new  2015-05-29 10:35:07.0 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define plasma_version 5.3.0
+%define plasma_version 5.3.1
 Name:   plasma5-openSUSE
 Version:13.2
 Release:0
@@ -69,8 +69,15 @@
 Conflicts:  plasma5-desktop-branding-upstream
 Requires:   plasma5-workspace = %plasma_version
 Requires:   wallpaper-branding-openSUSE
+%if 0%{?suse_version}  1320
+Provides:   kdebase4-openSUSE = %{version}
+Provides:   kdebase4-workspace-branding-openSUSE = %{version}
+Obsoletes:  kdebase4-openSUSE = %{version}
+Obsoletes:  kdebase4-workspace-branding-openSUSE = %{version}
+%else
 Conflicts:  kdebase4-openSUSE
 Conflicts:  kdebase4-workspace-branding-openSUSE
+%endif
 
 %description -n plasma5-workspace-branding-openSUSE
 This package contains all run-time dependencies of KDE applications.




commit proxychains-ng for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package proxychains-ng for openSUSE:Factory 
checked in at 2015-05-29 10:41:18

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


Package is proxychains-ng

Changes:

--- /work/SRC/openSUSE:Factory/proxychains-ng/proxychains-ng.changes
2015-01-08 23:01:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.proxychains-ng.new/proxychains-ng.changes   
2015-05-29 10:41:19.0 +0200
@@ -1,0 +2,10 @@
+Thu May 28 07:29:41 UTC 2015 - nemy...@gmx.ch
+
+- Update to 4.9, announce message:
+
+ - fix a security issue CVE-2015-3887
+ - add sendto hook to handle MSG_FASTOPEN flag
+ - replace problematic hostentdb with hostsreader
+ - fix compilation on OpenBSD (although doesn't work there)
+
+---

Old:

  proxychains-4.8.1.tar.bz2

New:

  proxychains-4.9.tar.bz2



Other differences:
--
++ proxychains-ng.spec ++
--- /var/tmp/diff_new_pack.pns8pm/_old  2015-05-29 10:41:20.0 +0200
+++ /var/tmp/diff_new_pack.pns8pm/_new  2015-05-29 10:41:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package proxychains-ng
 #
-# Copyright (c) 2014 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
@@ -17,7 +17,7 @@
 
 
 Name:   proxychains-ng
-Version:4.8.1
+Version:4.9
 Release:0
 Summary:Redirect connection through proxy servers
 License:GPL-2.0

++ proxychains-4.8.1.tar.bz2 - proxychains-4.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/proxychains-4.8.1/COPYING new/proxychains-4.9/COPYING
--- old/proxychains-4.8.1/COPYING   2014-07-22 17:23:21.0 +0200
+++ new/proxychains-4.9/COPYING 2015-05-28 08:36:44.0 +0200
@@ -1,8 +1,8 @@
GNU GENERAL PUBLIC LICENSE
   Version 2, June 1991
 
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-  675 Mass Ave, Cambridge, MA 02139, USA
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/proxychains-4.8.1/Makefile 
new/proxychains-4.9/Makefile
--- old/proxychains-4.8.1/Makefile  2014-07-22 17:23:21.0 +0200
+++ new/proxychains-4.9/Makefile2015-05-28 08:36:44.0 +0200
@@ -18,14 +18,14 @@
 LOBJS = src/nameinfo.o src/version.o \
 src/core.o src/common.o src/libproxychains.o src/shm.o \
 src/allocator_thread.o src/ip_type.o src/stringdump.o \
-src/hostentdb.o src/hash.o src/debug.o
+src/hostsreader.o src/hash.o src/debug.o
 
 GENH = src/version.h
 
 CFLAGS  += -Wall -O0 -g -std=c99 -D_GNU_SOURCE -pipe
 NO_AS_NEEDED = -Wl,--no-as-needed
 LIBDL   = -ldl
-LDFLAGS = -shared -fPIC $(NO_AS_NEEDED) $(LIBDL) -lpthread
+LDFLAGS = -fPIC $(NO_AS_NEEDED)
 INC = 
 PIC = -fPIC
 AR  = $(CROSS_COMPILE)ar
@@ -46,6 +46,7 @@
 -include config.mak
 
 CFLAGS+=$(USER_CFLAGS) $(MAC_CFLAGS)
+LDFLAGS+=$(USER_LDFLAGS)
 CFLAGS_MAIN=-DLIB_DIR=\$(libdir)\ -DSYSCONFDIR=\$(sysconfdir)\ 
-DDLL_NAME=\$(LDSO_PATHNAME)\
 
 
@@ -81,10 +82,10 @@
$(CC) $(CPPFLAGS) $(CFLAGS) $(CFLAGS_MAIN) $(INC) $(PIC) -c -o $@ $
 
 $(LDSO_PATHNAME): $(LOBJS)
-   $(CC) $(LDFLAGS) $(LD_SET_SONAME)$(LDSO_PATHNAME) -o $@ $(LOBJS)
+   $(CC) -shared $(LDFLAGS) $(LD_SET_SONAME)$(LDSO_PATHNAME) -lpthread 
$(LIBDL) -o $@ $(LOBJS)
 
 $(ALL_TOOLS): $(OBJS)
-   $(CC) src/main.o src/common.o -o $(PXCHAINS)
+   $(CC) $(LDFLAGS) src/main.o src/common.o -o $(PXCHAINS)
 
 
 .PHONY: all clean install install-config install-libs install-tools
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/proxychains-4.8.1/README new/proxychains-4.9/README
--- old/proxychains-4.8.1/README2014-07-22 17:23:21.0 +0200
+++ new/proxychains-4.9/README  2015-05-28 08:36:44.0 +0200
@@ -1,4 +1,4 @@
-ProxyChains-NG ver 4.8 README
+ProxyChains-NG ver 4.9 README
 =
 
   ProxyChains is a UNIX program, that hooks network-related libc functions
@@ -52,6 +52,12 @@
 
 Changelog:
 --
+Version 4.9
+- fix a security issue CVE-2015-3887
+- add sendto hook to handle 

commit python3-tox for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package python3-tox for openSUSE:Factory 
checked in at 2015-05-29 10:39:20

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


Package is python3-tox

Changes:

--- /work/SRC/openSUSE:Factory/python3-tox/python3-tox.changes  2015-03-27 
09:41:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-tox.new/python3-tox.changes 
2015-05-29 10:39:21.0 +0200
@@ -1,0 +2,59 @@
+Sun May 24 19:21:06 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * added pluggy requirement
+  * updated patch file
+
+- update to version 2.0.1:
+  * fix wheel packaging to properly require argparse on py26.
+
+- changes from version 2.0.0:
+  * (new) introduce environment variable isolation:
+tox now only passes the PATH and PIP_INDEX_URL variable from the
+tox invocation environment to the test environment and on Windows
+also SYSTEMROOT, PATHEXT, TEMP and TMP whereas on
+unix additionally TMPDIR is passed.  If you need to pass
+through further environment variables you can use the new
+passenv setting, a space-separated list of environment
+variable names.  Each name can make use of fnmatch-style glob
+patterns.  All environment variables which exist in the
+tox-invocation environment will be copied to the test environment.
+  * a new --help-ini option shows all possible testenv settings and
+their defaults.
+  * (new) introduce a way to specify on which platform a
+testenvironment is to execute: the new per-venv platform setting
+allows to specify a regular expression which is matched against
+sys.platform.  If platform is set and doesn't match the platform
+spec in the test environment the test environment is ignored, no
+setup or tests are attempted.
+  * (new) add per-venv ignore_errors setting, which defaults to
+False.  If True, a non-zero exit code from one command will be
+ignored and further commands will be executed (which was the
+default behavior in tox  2.0).  If False (the default), then a
+non-zero exit code from one command will abort execution of
+commands for that environment.
+  * show and store in json the version dependency information for each
+venv
+  * remove the long-deprecated distribute option as it has no effect
+these days.
+  * fix issue233: avoid hanging with tox-setuptools integration
+example. Thanks simonb.
+  * fix issue120: allow substitution for the commands section.  Thanks
+Volodymyr Vitvitski.
+  * fix issue235: fix AttributeError with --installpkg.  Thanks
+Volodymyr Vitvitski.
+  * tox has now somewhat pep8 clean code, thanks to Volodymyr
+Vitvitski.
+  * fix issue240: allow to specify empty argument list without it
+being rewritten to ..  Thanks Daniel Hahler.
+  * introduce experimental (not much documented yet) plugin system
+based on pytest's externalized pluggy system.  See
+tox/hookspecs.py for the current hooks.
+  * introduce parser.add_testenv_attribute() to register an
+ini-variable for testenv sections.  Can be used from plugins
+through the tox_add_option hook.
+  * rename internal files -- tox offers no external API except for the
+experimental plugin hooks, use tox internals at your own risk.
+  * DEPRECATE distshare in documentation
+
+---

Old:

  tox-1.9.2.tar.gz

New:

  tox-2.0.1.tar.gz



Other differences:
--
++ python3-tox.spec ++
--- /var/tmp/diff_new_pack.L4qxFm/_old  2015-05-29 10:39:22.0 +0200
+++ /var/tmp/diff_new_pack.L4qxFm/_new  2015-05-29 10:39:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-tox
-Version:1.9.2
+Version:2.0.1
 Release:0
 Summary:Virtualenv-based automation of test activities
 License:MIT
@@ -31,9 +31,11 @@
 # Documentation requirements:
 BuildRequires:  python3-Sphinx
 # Test requirements:
+BuildRequires:  python3-pluggy
 BuildRequires:  python3-py = 1.4.17
 BuildRequires:  python3-pytest = 2.3.5
 BuildRequires:  python3-virtualenv = 1.11.2
+Requires:   python3-pluggy
 Requires:   python3-py = 1.4.17
 Requires:   python3-virtualenv = 1.11.2
 Requires(post): update-alternatives

++ tox-1.9.2.tar.gz - tox-2.0.1.tar.gz ++
 7930 lines of diff (skipped)

++ tox-disable-env-tests.patch ++
--- /var/tmp/diff_new_pack.L4qxFm/_old  2015-05-29 10:39:22.0 +0200
+++ /var/tmp/diff_new_pack.L4qxFm/_new  2015-05-29 10:39:22.0 +0200
@@ -1,10 +1,10 @@
 diff -ruN a/tests/test_config.py b/tests/test_config.py
 --- a/tests/test_config.py 2014-03-28 15:18:52.0 +0100
 +++ 

commit perl-Sys-Virt for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package perl-Sys-Virt for openSUSE:Factory 
checked in at 2015-05-29 10:46:31

Comparing /work/SRC/openSUSE:Factory/perl-Sys-Virt (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Sys-Virt.new (New)


Package is perl-Sys-Virt

Changes:

--- /work/SRC/openSUSE:Factory/perl-Sys-Virt/perl-Sys-Virt.changes  
2015-04-22 01:18:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Sys-Virt.new/perl-Sys-Virt.changes 
2015-05-29 10:46:32.0 +0200
@@ -1,0 +2,6 @@
+Thu May 21 11:31:26 MDT 2015 - jfeh...@suse.com
+
+- Update to 1.2.15
+  - Add all new APIs and constants in libvirt 1.2.15
+
+---

Old:

  Sys-Virt-1.2.14.tar.gz

New:

  Sys-Virt-1.2.15.tar.gz



Other differences:
--
++ perl-Sys-Virt.spec ++
--- /var/tmp/diff_new_pack.DwhIil/_old  2015-05-29 10:46:32.0 +0200
+++ /var/tmp/diff_new_pack.DwhIil/_new  2015-05-29 10:46:32.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Sys-Virt
-Version:1.2.14
+Version:1.2.15
 Release:0
 %define cpan_name Sys-Virt
 Summary:Represent and manage a libvirt hypervisor connection

++ Sys-Virt-1.2.14.tar.gz - Sys-Virt-1.2.15.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.14/Changes new/Sys-Virt-1.2.15/Changes
--- old/Sys-Virt-1.2.14/Changes 2015-04-09 18:35:58.0 +0200
+++ new/Sys-Virt-1.2.15/Changes 2015-05-05 17:33:07.0 +0200
@@ -1,5 +1,13 @@
 Revision history for perl module Sys::Virt
 
+1.2.15 2015-05-05
+
+ - Add support for VIR_DOMAIN_EVENT_ID_DEVICE_ADDED
+   event callback  constants.
+ - Add JOB_DOWNTIME_NET constant
+ - Add JOB_TIME_ELAPSED_NET constant
+ - Add virDomainAddIOThread and virDomainDelIOThread API bindings
+
 1.2.14 2015-04-09
 
  - Add VIR_CONNECT_BASELINE_CPU_MIGRATABLE constant
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.2.14/HACKING new/Sys-Virt-1.2.15/HACKING
--- old/Sys-Virt-1.2.14/HACKING 2015-04-09 18:35:58.0 +0200
+++ new/Sys-Virt-1.2.15/HACKING 2015-05-05 17:33:07.0 +0200
@@ -1,10 +1,197 @@
Hacking on libvirt perl
===
 
-After each libvirt release:
+The libvirt Perl release versions are tied directly to the libvirt C
+library release versions. ie Sys::Virt 1.2.10 will require libvirt
+version 1.2.10 or newer in order to build. We do not aim to support
+conditional compilation against versions of libvirt that are older
+than the version of Sys::Virt.
 
- - Look at src/libvirt_public.syms and find any
-   new APIs introduced
- - Look at include/libvirt/virterror.h and find
-   any new VIR_FROM_XXX and VIR_ERR_XXX constants
- - Look for any new constants in libvirt.h.in
\ No newline at end of file
+
+General changes for new APIs
+
+
+Additions to the libvirt C API will require changes to a minimum
+of two parts of the Sys::Virt codebase.
+
+ - Virt.xs - this provides the C glue code to access the libvirt C
+   library APIs and constants from the Perl interpretor. As a general
+   rule, every new function and header file constant/enum requires an
+   addition to this file.  The exceptions are functions that are only
+   provided for the benefit of language bindings and not intended for
+   use by application code. For example the reference counting APIs
+   don't need exposing to Perl applications
+
+ - lib/ - this directory contains the pure Perl part of the binding.
+   There are separate files for each core libvirt object type
+
+ - lib/Sys/Virt.pm - mapping for virConnectPtr
+ - lib/Sys/Virt/Domain.pm - mapping for virDomainPtr
+ - lib/Sys/Virt/Error.pm - mapping for virErrorPtr
+ - lib/Sys/Virt/Event.pm - mapping for virEventPtr
+ - lib/Sys/Virt/Interface.pm - mapping for virInterfacePtr
+ - lib/Sys/Virt/Network.pm - mapping for virNetworkPtr
+ - lib/Sys/Virt/NodeDevice.pm - mapping for virNodeDevicePtr
+ - lib/Sys/Virt/NWFilter.pm - mapping for virNWFilterPtr
+ - lib/Sys/Virt/Secret.pm - mapping for virSecretPtr
+ - lib/Sys/Virt/StoragePool.pm - mapping for virStoragePoolPtr
+ - lib/Sys/Virt/StorageVol.pm - mapping for virStorageVolPtr
+ - lib/Sys/Virt/Stream.pm - mapping for virStreamPtr
+
+   There is rarely a need to write Perl code in the .pm modules, as
+   the mapping in the Virt.xs file is usually sufficient. As such
+   the primary purpose of the .pm modules is to hold the POD inline
+   documentation. Every function and constants is required to have
+   full API documentation provided
+
+There are a number of unit tests available in the t/ 

commit qtractor for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package qtractor for openSUSE:Factory 
checked in at 2015-05-29 10:46:47

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


Package is qtractor

Changes:

--- /work/SRC/openSUSE:Factory/qtractor/qtractor.changes2015-04-13 
20:31:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.qtractor.new/qtractor.changes   2015-05-29 
10:46:48.0 +0200
@@ -1,0 +2,26 @@
+Thu May 28 16:28:45 UTC 2015 - ec...@opensuse.org
+
+- update to 0.6.7
+  * MIDI clip editor (aka. piano-roll) position, size, and view 
+/event type criteria are now persistent, across session and 
+user preferences application state.
+  * Generic plugin form widget position is now also preserved 
+across open/save session cycles.
+  * MIDI clip editor resilience is about to get an improvement, 
+fe. it doesn't close on stopping record/overdub anymore.
+  * Introducing (JACK) Timebase master setting as an option to 
+Transport mode (cf. View/Options.../General/Transport 
+/Timebase).
+  * LV2 plug-in MIDI/Event support now slanted for deprecation.
+  * Spanish (es) translation added, by avid Reyes Pucheta.
+  * It's live: audio track export (cf. Track/Export Tracks/ Audio.) 
+has been deeply refactored to finally include MIDI t
+rack/instrument plugins rendering (aka. freeze) on selected 
+audio output buses on mix-down. (EXPERIMENTAL)
+  * MIDI file player now does (N)RPN 14-bit controller events.
+  * Track properties dialog output bus switch fix/optimization; 
+also fixed multiple DSSI instance reference count on close.
+  * Fixed for some strict tests for Qt4 vs. Qt5 configure builds.
+  * German (de) translation update (by Guido Scholz, thanks).
+
+---

Old:

  qtractor-0.6.6.tar.gz

New:

  qtractor-0.6.7.tar.gz



Other differences:
--
++ qtractor.spec ++
--- /var/tmp/diff_new_pack.wydrCl/_old  2015-05-29 10:46:49.0 +0200
+++ /var/tmp/diff_new_pack.wydrCl/_new  2015-05-29 10:46:49.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   qtractor
-Version:0.6.6
+Version:0.6.7
 Release:0
 Summary:An Audio/MIDI multi-track sequencer
 License:GPL-2.0+

++ qtractor-0.6.6.tar.gz - qtractor-0.6.7.tar.gz ++
 78766 lines of diff (skipped)




commit phpMyAdmin for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package phpMyAdmin for openSUSE:Factory 
checked in at 2015-05-29 10:46:14

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


Package is phpMyAdmin

Changes:

--- /work/SRC/openSUSE:Factory/phpMyAdmin/phpMyAdmin.changes2015-05-16 
19:01:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.phpMyAdmin.new/phpMyAdmin.changes   
2015-05-29 10:46:15.0 +0200
@@ -1,0 +2,19 @@
+Thu May 28 16:13:56 UTC 2015 - ec...@opensuse.org
+
+- update to 4.4.8 (2015-05-28)
+  - fix bug Allow accessing visual query builder when pmadb is not 
+configured
+  - sf#4893 Nav tree line alignment issue
+  - sf#4911 Lock page icon is not shown after fresh reload
+  - sf#4912 Highlight pointer and Row marker doesn't work 
+properly
+  - fix bug Browse foreigners window goes out of the window
+  - sf#4918 Date field popup dialog position bug
+  - fix bug In /setup, PMA_messages is not defined
+  - sf#4924 Recaptcha failure
+  - sf#4930 Database copy doesn't work for tables with more than 
+one FULLTEXT index
+  - sf#4929 Edit view structure doesn't load the algorithm
+  - sf#4923 Do not limit table comments to 60 characters
+
+---

Old:

  phpMyAdmin-4.4.7-all-languages.tar.bz2

New:

  phpMyAdmin-4.4.8-all-languages.tar.bz2



Other differences:
--
++ phpMyAdmin.spec ++
--- /var/tmp/diff_new_pack.3L1TFu/_old  2015-05-29 10:46:16.0 +0200
+++ /var/tmp/diff_new_pack.3L1TFu/_new  2015-05-29 10:46:16.0 +0200
@@ -34,7 +34,7 @@
 Summary:Administration of MySQL over the web
 License:GPL-2.0+
 Group:  Productivity/Networking/Web/Frontends
-Version:4.4.7
+Version:4.4.8
 Release:0
 Url:http://www.phpMyAdmin.net
 Source0:
http://sourceforge.net/projects/phpmyadmin/files/%{name}-%{version}-all-languages.tar.bz2

++ phpMyAdmin-4.4.7-all-languages.tar.bz2 - 
phpMyAdmin-4.4.8-all-languages.tar.bz2 ++
/work/SRC/openSUSE:Factory/phpMyAdmin/phpMyAdmin-4.4.7-all-languages.tar.bz2 
/work/SRC/openSUSE:Factory/.phpMyAdmin.new/phpMyAdmin-4.4.8-all-languages.tar.bz2
 differ: char 11, line 1




commit pam_passwdqc for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package pam_passwdqc for openSUSE:Factory 
checked in at 2015-05-29 10:47:21

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


Package is pam_passwdqc

Changes:

--- /work/SRC/openSUSE:Factory/pam_passwdqc/pam_passwdqc.changes
2012-03-07 13:43:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.pam_passwdqc.new/pam_passwdqc.changes   
2015-05-29 10:47:22.0 +0200
@@ -1,0 +2,26 @@
+Sun Mar  8 23:28:24 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 1.3.0
+  * Detection of common character sequences has been improved.  This has
+reduced the number of passing passwords for RockYou top 100k from
+35 to 18, and for RockYou top 1M from 2333 to 2273 (all of these are
+with passwdqc's default policy).  I also tested on lists of cracked and
+not cracked passwords and reviewed the results manually to ensure
+there's no significant increase in false positives.
+  * Generation of random passphrases with non-default settings has been
+improved: case toggling has been made optional, possible use of trailing
+single characters has been added, words are now separated with dashes
+when different separator characters are not in use, and the range of
+possible bit sizes of generated passphrases has been expanded (now it is
+24 to 85 bits for the programs, and 24 to 136 bits for the API).
+The code has been made more robust: possible NULL pointer returns from
+crypt(3) are handled correctly, all pre-initialized arrays and structs
+are declared as const, greater use of cpp macros for integer constants
+and some source code comments were added (mostly in passwdqc_random.c).
+  * Darwin (Mac OS X) support has been added to the Makefile
+  * pwqcheck.php, a PHP wrapper function around the pwqcheck program, has
+been added.
+- Use download Url as source
+- Remove redundant %clean section
+
+---

Old:

  passwdqc-1.2.2.tar.gz

New:

  passwdqc-1.3.0.tar.gz



Other differences:
--
++ pam_passwdqc.spec ++
--- /var/tmp/diff_new_pack.LlyEiv/_old  2015-05-29 10:47:22.0 +0200
+++ /var/tmp/diff_new_pack.LlyEiv/_new  2015-05-29 10:47:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pam_passwdqc
 #
-# Copyright (c) 2012 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,12 +22,12 @@
 Requires:   pam
 Recommends: passwdqc
 Provides:   pam-modules:/%_lib/security/pam_passwdqc.so
-Version:1.2.2
+Version:1.3.0
 Release:0
 Summary:Simple Password Strength Checking Module
 License:BSD-3-Clause
 Group:  System/Libraries
-Source0:passwdqc-%{version}.tar.gz
+Source0:www.openwall.com/passwdqc/passwdqc-%{version}.tar.gz
 Source1:baselibs.conf
 Source50:   dlopen.sh
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -102,9 +102,6 @@
 
 %postun -n libpasswdqc0 -p /sbin/ldconfig
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files 
 %defattr(-,root,root,755)
 %attr(755,root,root) /%{_lib}/security/pam_*.so

++ passwdqc-1.2.2.tar.gz - passwdqc-1.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/passwdqc-1.2.2/INSTALL new/passwdqc-1.3.0/INSTALL
--- old/passwdqc-1.2.2/INSTALL  2010-06-23 00:41:31.0 +0200
+++ new/passwdqc-1.3.0/INSTALL  2013-04-24 04:02:54.0 +0200
@@ -26,8 +26,8 @@
 Alternatively, on a Red Hat'ish Linux system and under an account
 configured to build RPM packages (perhaps with ~/.rpmmacros specifying
 the proper pathnames for %_topdir, %_tmppath, and %buildroot), you may
-build RPM packages by running rpmbuild -tb passwdqc-1.2.2.tar.gz, then
-install the two binary subpackages with rpm -Uvh passwdqc*-1.2.2*.rpm.
+build RPM packages by running rpmbuild -tb passwdqc-1.3.0.tar.gz, then
+install the two binary subpackages with rpm -Uvh passwdqc*-1.3.0*.rpm.
 This works due to the RPM spec file included in the tarball.
 
 Please refer to README and PLATFORMS for information on configuring your
@@ -37,4 +37,4 @@
 Please refer to the pwqcheck(1) and pwqgen(1) manual pages for
 information on using the command-line programs.
 
-$Owl: Owl/packages/passwdqc/passwdqc/INSTALL,v 1.5 2010/06/22 22:41:31 solar 
Exp $
+$Owl: Owl/packages/passwdqc/passwdqc/INSTALL,v 1.8 2013/04/24 02:02:54 solar 
Exp $
diff -urN '--exclude=CVS' 

commit virt-manager for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package virt-manager for openSUSE:Factory 
checked in at 2015-05-29 10:45:57

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


Package is virt-manager

Changes:

--- /work/SRC/openSUSE:Factory/virt-manager/virt-manager.changes
2015-05-06 07:49:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.virt-manager.new/virt-manager.changes   
2015-05-29 10:45:59.0 +0200
@@ -1,0 +2,26 @@
+Wed May 20 13:14:27 MDT 2015 - carn...@suse.com
+
+- Upstream bug fixes
+  776c1d97-fix-changing-USB-device-model.patch
+  bbc4f83b-enable-qemu_ga-for-sles-11-sp4-and-newer.patch
+  f8af2e6b-verify-HYPER-V-support-after-customization.patch
+
+---
+Fri May 15 13:10:49 MDT 2015 - carn...@suse.com
+
+- Upstream bug fixes
+  fbdf574c-fix-shortcut-key-for-USB-redir-dev-type.patch
+  2c1e482b-fix--show-host-summary-error-windows-flooding.patch
+  4b5c836a-read-start-mode-from-inactive-conf-XML.patch
+
+---
+Fri May  8 11:08:49 MDT 2015 - carn...@suse.com
+
+- Upstream bug fixes
+  848123e6-fix-memory-stats-for-shutoff-VM.patch
+  ebcb7c06-fix-exception-when-the-address-is-not-an-IP.patch
+  c4d26d16-fix-VM-polling-on-old-libvirt.patch
+  ac2be796-do-not-throw-exception-if-volume-or-pool-dont-exist.patch
+  88e18c86-fix-sending-net-removed-signal.patch
+
+---

New:

  2c1e482b-fix--show-host-summary-error-windows-flooding.patch
  4b5c836a-read-start-mode-from-inactive-conf-XML.patch
  776c1d97-fix-changing-USB-device-model.patch
  848123e6-fix-memory-stats-for-shutoff-VM.patch
  88e18c86-fix-sending-net-removed-signal.patch
  ac2be796-do-not-throw-exception-if-volume-or-pool-dont-exist.patch
  bbc4f83b-enable-qemu_ga-for-sles-11-sp4-and-newer.patch
  c4d26d16-fix-VM-polling-on-old-libvirt.patch
  ebcb7c06-fix-exception-when-the-address-is-not-an-IP.patch
  f8af2e6b-verify-HYPER-V-support-after-customization.patch
  fbdf574c-fix-shortcut-key-for-USB-redir-dev-type.patch



Other differences:
--
++ virt-manager.spec ++
--- /var/tmp/diff_new_pack.bxUFPO/_old  2015-05-29 10:46:01.0 +0200
+++ /var/tmp/diff_new_pack.bxUFPO/_new  2015-05-29 10:46:01.0 +0200
@@ -37,6 +37,17 @@
 Source1:virt-install.rb
 Source2:virt-install.desktop
 # Upstream Patches
+Patch1: 848123e6-fix-memory-stats-for-shutoff-VM.patch
+Patch2: ebcb7c06-fix-exception-when-the-address-is-not-an-IP.patch
+Patch3: c4d26d16-fix-VM-polling-on-old-libvirt.patch
+Patch4: 
ac2be796-do-not-throw-exception-if-volume-or-pool-dont-exist.patch
+Patch5: 88e18c86-fix-sending-net-removed-signal.patch
+Patch6: fbdf574c-fix-shortcut-key-for-USB-redir-dev-type.patch
+Patch7: 2c1e482b-fix--show-host-summary-error-windows-flooding.patch
+Patch8: 4b5c836a-read-start-mode-from-inactive-conf-XML.patch
+Patch9: 776c1d97-fix-changing-USB-device-model.patch
+Patch10:bbc4f83b-enable-qemu_ga-for-sles-11-sp4-and-newer.patch
+Patch11:f8af2e6b-verify-HYPER-V-support-after-customization.patch
 # SUSE Only
 Patch70:virtman-desktop.patch
 Patch71:virtman-kvm.patch
@@ -155,6 +166,17 @@
 %prep
 %setup -q
 # Upstream Patches
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p1
+%patch8 -p1
+%patch9 -p1
+%patch10 -p1
+%patch11 -p1
 # SUSE Only
 %patch70 -p1
 %patch71 -p1

++ 2c1e482b-fix--show-host-summary-error-windows-flooding.patch ++
Subject: virt-manager: fix --show-host-summary error windows flooding
From: Giuseppe Scrivano gscri...@redhat.com Mon May 11 15:05:57 2015 +0200
Date: Mon May 11 20:20:10 2015 +0200:
Git: 2c1e482b2df58e76624cb30625ce4bed0c663275

Break an endless loop vmmHost.overview_name_changed -
vmmHost.conn_state_changed - vmmHost._overview_name_changed.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1220322

Signed-off-by: Giuseppe Scrivano gscri...@redhat.com

Index: virt-manager-1.2.0/virtManager/connection.py
===
--- virt-manager-1.2.0.orig/virtManager/connection.py
+++ virt-manager-1.2.0/virtManager/connection.py
@@ -1346,7 +1346,8 @@ class vmmConnection(vmmGObject):
 self.config.set_conn_autoconnect(self.get_uri(), val)
 
 def set_config_pretty_name(self, value):
-self.config.set_perconn(self.get_uri(), /pretty-name, value)
+if value != self._get_config_pretty_name():
+self.config.set_perconn(self.get_uri(), /pretty-name, value)

commit krb5 for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package krb5 for openSUSE:Factory checked in 
at 2015-05-29 11:44:23

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


Package is krb5

Changes:

--- /work/SRC/openSUSE:Factory/krb5/krb5-mini.changes   2015-02-22 
17:23:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.krb5.new/krb5-mini.changes  2015-05-29 
11:44:24.0 +0200
@@ -1,0 +2,59 @@
+Thu May 28 08:01:00 UTC 2015 - dims...@opensuse.org
+
+- Drop libverto and libverto-libev Requires from the -server
+  package: those package names don't exist and the shared libs
+  are pulled in automatically.
+
+---
+Wed May 27 10:59:13 UTC 2015 - dims...@opensuse.org
+
+- Unconditionally buildrequire libverto-devel: krb5-mini also
+  depends on it.
+
+---
+Fri May 22 09:27:11 UTC 2015 - meiss...@suse.com
+
+- pre_checkin.sh aligned changes between krb5/krb5-mini
+- added krb5.keyring
+
+---
+Tue May 12 07:48:18 UTC 2015 - mich...@stroeder.com
+
+- update to krb5 1.13.2
+
+- DES transition
+==
+
+The Data Encryption Standard (DES) is widely recognized as weak.  The
+krb5-1.7 release contains measures to encourage sites to migrate away
+- From using single-DES cryptosystems.  Among these is a configuration
+variable that enables weak enctypes, which defaults to false
+beginning with krb5-1.8.
+
+
+Major changes in 1.13.2 (2015-05-08)
+
+
+This is a bug fix release.
+
+* Fix a minor vulnerability in krb5_read_message, which is primarily
+  used in the BSD-derived kcmd suite of applications.  [CVE-2014-5355]
+
+* Fix a bypass of requires_preauth in KDCs that have PKINIT enabled.
+  [CVE-2015-2694]
+
+* Fix some issues with the LDAP KDC database back end.
+
+* Fix an iteration-related memory leak in the DB2 KDC database back
+  end.
+
+* Fix issues with some less-used kadm5.acl functionality.
+
+* Improve documentation.
+
+---
+Thu Apr 23 14:13:03 UTC 2015 - h...@suse.com
+
+- Use externally built libverto
+
+---
@@ -16,0 +76 @@
+
@@ -18 +78 @@
-Tue Jan  6 07:20:54 UTC 2015 - m...@suse.com
+Tue Jan  6 07:12:29 UTC 2015 - m...@suse.com
@@ -52,0 +113,12 @@
+---
+Thu Sep 25 12:48:32 UTC 2014 - dd...@suse.com
+
+- Work around replay cache creation race; (bnc#898439).
+  krb5-1.13-work-around-replay-cache-creation-race.patch
+
+---
+Tue Sep 23 13:25:33 UTC 2014 - vark...@suse.com
+
+-  bnc#897874 CVE-2014-5351: krb5: current keys returned when randomizing the 
keys for a service principal 
+- added patches:
+  * bnc#897874-CVE-2014-5351.diff
--- /work/SRC/openSUSE:Factory/krb5/krb5.changes2015-02-22 
17:23:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.krb5.new/krb5.changes   2015-05-29 
11:44:24.0 +0200
@@ -1,0 +2,59 @@
+Thu May 28 08:01:00 UTC 2015 - dims...@opensuse.org
+
+- Drop libverto and libverto-libev Requires from the -server
+  package: those package names don't exist and the shared libs
+  are pulled in automatically.
+
+---
+Wed May 27 10:59:13 UTC 2015 - dims...@opensuse.org
+
+- Unconditionally buildrequire libverto-devel: krb5-mini also
+  depends on it.
+
+---
+Fri May 22 09:27:11 UTC 2015 - meiss...@suse.com
+
+- pre_checkin.sh aligned changes between krb5/krb5-mini
+- added krb5.keyring
+
+---
+Tue May 12 07:48:18 UTC 2015 - mich...@stroeder.com
+
+- update to krb5 1.13.2
+
+- DES transition
+==
+
+The Data Encryption Standard (DES) is widely recognized as weak.  The
+krb5-1.7 release contains measures to encourage sites to migrate away
+- From using single-DES cryptosystems.  Among these is a configuration
+variable that enables weak enctypes, which defaults to false
+beginning with krb5-1.8.
+
+
+Major changes in 1.13.2 (2015-05-08)
+
+
+This is a bug fix release.
+
+* Fix a minor vulnerability in krb5_read_message, which is primarily
+  used in the BSD-derived kcmd suite of applications.  [CVE-2014-5355]
+
+* Fix a bypass of requires_preauth in KDCs that have PKINIT enabled.
+  [CVE-2015-2694]
+
+* Fix some issues with the LDAP KDC database back end.
+
+* Fix an iteration-related memory leak in the DB2 KDC database back
+  end.
+
+* Fix issues 

commit ovmf for openSUSE:Factory:NonFree

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package ovmf for openSUSE:Factory:NonFree 
checked in at 2015-05-29 11:45:53

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


Package is ovmf

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ /work/SRC/openSUSE:Factory:NonFree/.ovmf.new/ovmf.changes   2015-05-29 
11:45:56.0 +0200
@@ -0,0 +1,581 @@
+---
+Thu May 14 06:59:14 UTC 2015 - g...@suse.com
+
+- Update to R17446
+  + OvmfPkg: AcpiS3SaveDxe: fix protocol usage hint in the INF file
+  + OvmfPkg: extract some bits and port offsets common to Q35 and
+I440FX
+  + MdeModulePkg: Add ESRT management module.
+  + MdeModulePkg: Add ESRT management protocol definition
+  + MdePkg: Add Microsoft UX capsule GUID  layout
+  + SecurityPkg: Update SecureBootConfigDxe to support ARM image
+  + SecurityPkg Variable: Make PK  SecureBootMode consistent
+  + MdeModulePkg DxeCore: Add read only memory support
+  + OvmfPkg: QemuBootOrderLib: parse OFW device path nodes of PCI
+bridges
+  + MdePkg: Add UEFI 2.5 SD (Secure Digital) Device Path Definitions
+  + Hash2 driver to [Components.IA32, Components.X64, Components.IPF]
+section
+  + ArmVirtualizationPkg: Enable secure boot for ArmVirtualizationQemu
+  + ArmPlatformPkg: enable use of authenticated variables in
+NorFlashDxe
+- Refresh patch
+  + ovmf-0002-ArmPlatformPkg-Bds-generate-ESP-Image-boot-option-if.patch
+- Enable Secure Boot for AArch64
+- Remove the workaround for SLE11
+
+---
+Thu May  7 10:13:13 UTC 2015 - g...@suse.com
+
+- Although ovmf-gdb-symbols.patch has been included for a while,
+  it's not mentioned in changelog and legal-auto script is not
+  happy with it.
+
+---
+Thu May  7 06:58:50 UTC 2015 - g...@suse.com
+
+- Update to R17351
+  + BaseTools: Fix build fail issue
+  + MdeModluePkg: Enable refresh opcode to refresh the entire form
+  + BaseTool: Add refresh form opcode in vfrcompiler
+  + MdeModulePkg: Add BootManagerMenuApp
+  + MdeModulePkg: Add BdsDxe driver and PlatformBootManagerNull
+library
+  + MdeModulePkg: Add UefiBootManagerLib
+  + MdePkg: Update the UEFI version to reflect new revision
+  + OvmfPkg: Use the new PCDs defined in MdePkg and MdeModulePkg
+  + MdePkg: Add UEFI2.5 bluetooth protocol/devicepath definition
+  + Add UEFI2.5 HASH protocol implementation 
+  + MdeModulePkg: Add UEFI2.5 and PI1.4 PersistentMemory feature
+  + MdePkg: Add ESRT Interface Definitions
+  + Various fixes for Shell
+- Drop ovmf-sle-11-gcc47.patch
+  + The NASM version in SLE11 is too old to build the newer ovmf
+- Rename the ARM patches to make the legal-auto script happy
+  + ovmf-0001-ArmPlatformPkg-ArmVirtualizationPkg-enable-DEBUG_VER.patch
+  + ovmf-0002-ArmPlatformPkg-Bds-generate-ESP-Image-boot-option-if.patch
+  + ovmf-0003-ArmPlatformPkg-Bds-check-for-other-defaults-too-if-u.patch
+  + ovmf-0004-ArmPlatformPkg-ArmVirtualizationPkg-auto-detect-boot.patch
+  + ovmf-0005-ArmPlatformPkg-Bds-initialize-ConIn-ConOut-ErrOut-be.patch
+  + ovmf-0006-ArmPlatformPkg-Bds-let-FindCandidate-search-all-file.patch
+  + ovmf-0007-ArmPlatformPkg-Bds-FindCandidateOnHandle-log-full-de.patch
+  + ovmf-0008-ArmPlatformPkg-Bds-fall-back-to-Boot-Menu-when-no-de.patch
+  + ovmf-0009-ArmPlatformPkg-Bds-always-connect-drivers-before-loo.patch
+  + ovmf-0010-avoid-potentially-uninitialized-variable.diff
+
+---
+Thu Apr 23 03:33:36 UTC 2015 - g...@suse.com
+
+- Update ovmf-embed-default-keys.patch to embed the default dbx.
+  Also add the dbx list from the UEFI website and enable it in the
+  MS flavor. A script, strip_authinfo.pl, was added to strip the
+  AuthInfo headers from dbxupdate.bin since those are not necessary
+  in dbx.
+
+---
+Mon Apr 20 03:43:56 UTC 2015 - g...@suse.com
+
+- Update to R17187
+  + Save initial TSVal from TCP connection initiation packets
+  + BaseTools/Ecc: Add ECC (EFI Code Checker) Binary into BaseTools
+bin directory
+  + MdePkg: Add ESRT Interface Definitions
+  + OvmfPkg: XenConsoleSerialPortLib: deal with output overflow
+  + OvmfPkg: Q35: Use correct ACPI PM control register:bit
+  + PXE driver bug fix
+  + A failed PXEv6 after a success PXEv4 will cause ASSERT
+  + MdePkg: BaseSynchronizationLib: fix Increment/Decrement retvals
+for ARM
+  + Updated Memory Error Record Per UEFI Specification 2.4a
+  + MdeModulePkg BootScriptExecutorDxe: Use ImageContext.ImageSize
+to allocate memory for PE image to handle the case PE 

commit gnu_parallel for openSUSE:13.1:Update

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package gnu_parallel for 
openSUSE:13.1:Update checked in at 2015-05-29 16:33:56

Comparing /work/SRC/openSUSE:13.1:Update/gnu_parallel (Old)
 and  /work/SRC/openSUSE:13.1:Update/.gnu_parallel.new (New)


Package is gnu_parallel

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.obIAA2/_old  2015-05-29 16:33:57.0 +0200
+++ /var/tmp/diff_new_pack.obIAA2/_new  2015-05-29 16:33:57.0 +0200
@@ -1 +1 @@
-link package='gnu_parallel.3740' cicount='copy' /
+link package='gnu_parallel.3792' cicount='copy' /




commit gnu_parallel for openSUSE:13.2:Update

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package gnu_parallel for 
openSUSE:13.2:Update checked in at 2015-05-29 16:33:59

Comparing /work/SRC/openSUSE:13.2:Update/gnu_parallel (Old)
 and  /work/SRC/openSUSE:13.2:Update/.gnu_parallel.new (New)


Package is gnu_parallel

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.fzOmWU/_old  2015-05-29 16:34:00.0 +0200
+++ /var/tmp/diff_new_pack.fzOmWU/_new  2015-05-29 16:34:00.0 +0200
@@ -1 +1 @@
-link package='gnu_parallel.3740' cicount='copy' /
+link package='gnu_parallel.3792' cicount='copy' /




commit chromium for openSUSE:13.1:Update

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package chromium for openSUSE:13.1:Update 
checked in at 2015-05-29 16:34:17

Comparing /work/SRC/openSUSE:13.1:Update/chromium (Old)
 and  /work/SRC/openSUSE:13.1:Update/.chromium.new (New)


Package is chromium

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.pJeWyo/_old  2015-05-29 16:34:26.0 +0200
+++ /var/tmp/diff_new_pack.pJeWyo/_new  2015-05-29 16:34:26.0 +0200
@@ -1 +1 @@
-link package='chromium.3749' cicount='copy' /
+link package='chromium.3793' cicount='copy' /




commit chromium for openSUSE:13.2:Update

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package chromium for openSUSE:13.2:Update 
checked in at 2015-05-29 16:34:19

Comparing /work/SRC/openSUSE:13.2:Update/chromium (Old)
 and  /work/SRC/openSUSE:13.2:Update/.chromium.new (New)


Package is chromium

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.nKWVYZ/_old  2015-05-29 16:34:33.0 +0200
+++ /var/tmp/diff_new_pack.nKWVYZ/_new  2015-05-29 16:34:33.0 +0200
@@ -1 +1 @@
-link package='chromium.3749' cicount='copy' /
+link package='chromium.3793' cicount='copy' /