commit ghc-binary-orphans for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package ghc-binary-orphans for 
openSUSE:Factory checked in at 2016-10-04 15:59:10

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


Package is "ghc-binary-orphans"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-binary-orphans/ghc-binary-orphans.changes
2016-09-25 14:34:06.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-binary-orphans.new/ghc-binary-orphans.changes   
2016-10-04 15:59:07.0 +0200
@@ -1,0 +2,5 @@
+Wed Aug 17 18:32:35 UTC 2016 - psim...@suse.com
+
+- Update to version 0.1.5.1 revision 2 with cabal2obs.
+
+---

New:

  2.cabal



Other differences:
--
++ ghc-binary-orphans.spec ++
--- /var/tmp/diff_new_pack.tRC0zt/_old  2016-10-04 15:59:08.0 +0200
+++ /var/tmp/diff_new_pack.tRC0zt/_new  2016-10-04 15:59:08.0 +0200
@@ -23,9 +23,10 @@
 Release:0
 Summary:Orphan instances for binary
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-binary-devel
@@ -65,20 +66,17 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-
+cp -p %{SOURCE1} %{pkg_name}.cabal
 
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %check
 %cabal_test
 
-
 %post devel
 %ghc_pkg_recache
 

++ 2.cabal ++
-- This file has been generated from package.yaml by hpack version 0.14.0.
--
-- see: https://github.com/sol/hpack

name:   binary-orphans
version:0.1.5.1
x-revision: 2
synopsis:   Orphan instances for binary
description:`binary-orphans` defines orphan instances for types in some 
popular packages.
category:   Web
homepage:   https://github.com/phadej/binary-orphans#readme
bug-reports:https://github.com/phadej/binary-orphans/issues
author: Oleg Grenrus 
maintainer: Oleg Grenrus 
license:BSD3
license-file:   LICENSE
tested-with:GHC==7.6.3, GHC==7.8.4, GHC==7.10.2
build-type: Simple
cabal-version:  >= 1.10

extra-source-files:
CHANGELOG.md
README.md

source-repository head
  type: git
  location: https://github.com/phadej/binary-orphans

library
  hs-source-dirs:
  src
  ghc-options: -Wall -fno-warn-orphans
  build-depends:
  base >=4.6.0.1   && <4.10
, aeson>=0.7.0.6   && <1.1
, binary   >=0.5.1.1   && <0.8.5
, case-insensitive >=1.2.0.4   && <1.2.1
, hashable >=1.2.3.3   && <1.3
, scientific   >=0.3.3.8   && <0.4
, tagged   >=0.7.3 && <0.8.6
, text >=1.2.0.6   && <1.3
, time >=1.4.0.1   && <1.6.1
, unordered-containers >=0.2.5.1   && <0.3
, vector   >=0.10.12.3 && <0.12
, text-binary  >=0.1.0   && <0.3
, vector-binary-instances  >=0.2.1.0 && <0.3
  if !impl(ghc >= 8.0)
build-depends:
semigroups   >=0.16.2.2  && <0.18.2
  if !impl(ghc >= 7.10)
build-depends:
void >=0.7   && <0.8
  , nats >=1 && <1.2
  exposed-modules:
  Data.Binary.Orphans
  default-language: Haskell2010

test-suite binary-orphans-test
  type: exitcode-stdio-1.0
  main-is: Tests.hs
  hs-source-dirs:
  test
  ghc-options: -Wall -fno-warn-orphans
  build-depends:
  base >=4.6.0.1   && <4.10
, aeson>=0.7.0.6   && <1.1
, binary   >=0.5.1.1   && <0.8.5
, case-insensitive >=1.2.0.4   && <1.2.1
, hashable >=1.2.3.3   && <1.3
, scientific   >=0.3.3.8   && <0.4
, tagged   >=0.7.3 && <0.8.6
, text >=1.2.0.6   && <1.3
, time >=1.4.0.1   && <1.6.1
, unordered-containers >=0.2.5.1   && <0.3
, vector   >=0.10.12.3 && <0.12
, binary-orphans
, QuickCheck   >=2.7  && <2.9.2
, quickcheck-instances >=0.3.11   && <0.3.13
, tasty>=0.10.1.2 && <0.12
, tasty-quickcheck >=0.8.3.2  && <0.9
  if !impl(ghc >= 8.0)
build-depends:
semigroups   

commit varnish for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package varnish for openSUSE:Factory checked 
in at 2016-10-04 16:00:50

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


Package is "varnish"

Changes:

--- /work/SRC/openSUSE:Factory/varnish/varnish.changes  2016-08-20 
12:27:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.varnish.new/varnish.changes 2016-10-04 
16:00:28.0 +0200
@@ -1,0 +2,30 @@
+Sun Sep 25 13:44:37 UTC 2016 - jeng...@inai.de
+
+- Update to new upstream release 5.0.0
+- The varnishd "-u NNN" option, which may be remaining in
+  /etc/sysconfig/varnish, has been replaced with "-j unix,user=NNN".
+* Varnish 5.0 changes some (mostly) internal APIs and adds some
+  major new features over Varnish 4.1.
+* 5.0 supports jumping from the active VCL's vcl_recv{} to another
+  VCL via a VCL label.
+* Very Experimental HTTP/2 support
+* We have added to the "directors" VMOD — an overhauled version of
+  a director which was available as an out-of-tree VMOD under the
+  name VSLP for a couple of years. It is basically a better hash
+  director which uses consistent hashing to provide improved
+  stability of backend node selection when the configuration and/or
+  health state of backends changes.
+* Hit-For-Pass is now actually Hit-For-Miss
+* We have made the ban lurker even more efficient by example of
+  some real live situations with tens of thousands of bans using
+  inefficient regular expressions.
+* The waitinglist logic for ESI subrequests now uses condition
+  variables to trigger immediate continuation of ESI processing
+  when an object being waited for becomes available.
+* Backend PROXY protocol requests are now supported through the
+  .proxy_header attribute of the backend definition.
+* VCL files are now also being searched for in
+  /usr/share/varnish/vcl if not found in /etc/varnish.
+* The basic device detection vcl is now bundled with varnish.
+
+---

Old:

  varnish-4.1.2.tar.gz

New:

  varnish-5.0.0.tar.gz



Other differences:
--
++ varnish.spec ++
--- /var/tmp/diff_new_pack.ujHd4X/_old  2016-10-04 16:00:31.0 +0200
+++ /var/tmp/diff_new_pack.ujHd4X/_new  2016-10-04 16:00:31.0 +0200
@@ -21,7 +21,7 @@
 %define pkg_logdir   %_localstatedir/log/%name
 %define pkg_cachedir %_localstatedir/cache/%name
 Name:   varnish
-Version:4.1.2
+Version:5.0.0
 Release:0
 Summary:High-performance HTTP accelerator
 License:BSD-2-Clause
@@ -131,7 +131,7 @@
 find "$b" -type f -name "*.la" -delete -print
 mkdir -p "$b/%pkg_logdir"
 mkdir -p "$b/%_docdir/%name"
-cp -a ChangeLog LICENSE README "$b/%_docdir/%name/"
+cp -a ChangeLog LICENSE README.rst "$b/%_docdir/%name/"
 
 %check
 if ! make %{?_smp_mflags} check; then

++ varnish-4.1.2.tar.gz -> varnish-5.0.0.tar.gz ++
 132537 lines of diff (skipped)

++ varnish.sysconfig ++
--- /var/tmp/diff_new_pack.ujHd4X/_old  2016-10-04 16:00:31.0 +0200
+++ /var/tmp/diff_new_pack.ujHd4X/_new  2016-10-04 16:00:31.0 +0200
@@ -10,7 +10,7 @@
 #
 # You might want to keep "/var/cache/varnish" when using the file backend.
 #
-VARNISHD_PARAMS="-f /etc/varnish/vcl.conf -T:6082 -s 
file,/var/cache/varnish,1M -u varnish"
+VARNISHD_PARAMS="-j unix,user=varnish -f /etc/varnish/vcl.conf -T:6082 -s 
file,/var/cache/varnish,1M"
 
 ## Path:   Network/WWW/Varnishd
 ## Description:Start parameters for varnishlog




commit python-cliff for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package python-cliff for openSUSE:Factory 
checked in at 2016-10-04 16:00:56

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


Package is "python-cliff"

Changes:

--- /work/SRC/openSUSE:Factory/python-cliff/python-cliff.changes
2016-07-14 09:46:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-cliff.new/python-cliff.changes   
2016-10-04 16:00:34.0 +0200
@@ -1,0 +2,15 @@
+Tue Oct  4 10:25:23 UTC 2016 - tbecht...@suse.com
+
+update to version 2.2.0
+  * Fixed broken link
+  * pep8: fix F405 error
+  * add formattable columns concept
+  * command: make run() return take_action() value
+  * Fix cliff URLs in doc and demoapp
+  * Avoid ASCII encoding errors when output is redirected
+  * Fix Command class doc typo
+  * Remove announce.rst
+  * Updated from global requirements
+  * Add tests, cover more cases
+
+---

Old:

  cliff-2.1.0.tar.gz

New:

  cliff-2.2.0.tar.gz



Other differences:
--
++ python-cliff.spec ++
--- /var/tmp/diff_new_pack.6GtgcB/_old  2016-10-04 16:00:35.0 +0200
+++ /var/tmp/diff_new_pack.6GtgcB/_new  2016-10-04 16:00:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-cliff
-Version:2.1.0
+Version:2.2.0
 Release:0
 Url:https://github.com/dreamhost/cliff
 Summary:Command Line Interface Formulation Framework

++ cliff-2.1.0.tar.gz -> cliff-2.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cliff-2.1.0/AUTHORS new/cliff-2.2.0/AUTHORS
--- old/cliff-2.1.0/AUTHORS 2016-06-16 15:21:48.0 +0200
+++ new/cliff-2.2.0/AUTHORS 2016-08-15 21:21:08.0 +0200
@@ -22,6 +22,7 @@
 Jamie Lennox 
 Jeremy Stanley 
 Joe Server 
+John Dennis 
 Jonathan LaCour 
 Juan Antonio Osorio Robles 
 Julien Danjou 
@@ -39,6 +40,7 @@
 Ricardo Kirkner 
 Rui Chen 
 Ryan Petrello 
+Ryan Selden 
 Sascha Peilicke 
 Sean Perry 
 Steve Baker 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cliff-2.1.0/ChangeLog new/cliff-2.2.0/ChangeLog
--- old/cliff-2.1.0/ChangeLog   2016-06-16 15:21:48.0 +0200
+++ new/cliff-2.2.0/ChangeLog   2016-08-15 21:21:08.0 +0200
@@ -1,6 +1,21 @@
 CHANGES
 ===
 
+2.2.0
+-
+
+* Avoid ASCII encoding errors when output is redirected
+* Fix cliff URLs in doc and demoapp
+* Remove announce.rst
+* Fix Command class doc typo
+* Updated from global requirements
+* Fixed broken link
+* add formattable columns concept
+* Add tests, cover more cases
+* Updated from global requirements
+* pep8: fix F405 error
+* command: make run() return take_action() value
+
 2.1.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cliff-2.1.0/PKG-INFO new/cliff-2.2.0/PKG-INFO
--- old/cliff-2.1.0/PKG-INFO2016-06-16 15:21:48.0 +0200
+++ new/cliff-2.2.0/PKG-INFO2016-08-15 21:21:09.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: cliff
-Version: 2.1.0
+Version: 2.2.0
 Summary: Command Line Interface Formulation Framework
 Home-page: https://launchpad.net/python-cliff
 Author: OpenStack
@@ -14,7 +14,7 @@
 `setuptools entry points`_ to provide subcommands, output formatters, 
and
 other extensions.
 
-.. _setuptools entry points: 
http://pythonhosted.org/setuptools/pkg_resources.html#convenience-api
+.. _setuptools entry points: 
http://setuptools.readthedocs.io/en/latest/pkg_resources.html#convenience-api
 
 * Free software: Apache license
 * Documentation: http://docs.openstack.org/developer/cliff
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cliff-2.1.0/README.rst new/cliff-2.2.0/README.rst
--- old/cliff-2.1.0/README.rst  2016-06-16 15:19:52.0 +0200
+++ new/cliff-2.2.0/README.rst  2016-08-15 21:19:43.0 +0200
@@ -6,7 +6,7 @@
 `setuptools entry points`_ to provide subcommands, output formatters, and
 other extensions.
 
-.. _setuptools entry points: 
http://pythonhosted.org/setuptools/pkg_resources.html#convenience-api
+.. _setuptools entry points: 
http://setuptools.readthedocs.io/en/latest/pkg_resources.html#convenience-api
 
 * Free software: Apache 

commit librecad for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package librecad for openSUSE:Factory 
checked in at 2016-10-04 16:00:40

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


Package is "librecad"

Changes:

--- /work/SRC/openSUSE:Factory/librecad/librecad.changes2016-09-21 
18:49:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.librecad.new/librecad.changes   2016-10-04 
16:00:23.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep 27 07:41:18 UTC 2016 - jeng...@inai.de
+
+- Update to new upstream release 2.1.3
+* The Shift key had no effect and would not activate the
+  command line.
+
+---

Old:

  2.1.2.tar.gz

New:

  2.1.3.tar.gz



Other differences:
--
++ librecad.spec ++
--- /var/tmp/diff_new_pack.FNnPxe/_old  2016-10-04 16:00:25.0 +0200
+++ /var/tmp/diff_new_pack.FNnPxe/_new  2016-10-04 16:00:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   librecad
-Version:2.1.2
+Version:2.1.3
 Release:0
 Summary:Computer-aided design (CAD) software package for 2D design and 
drafting
 License:GPL-2.0 and (Apache-2.0 or SUSE-GPL-3.0+-with-font-exception)

++ 2.1.2.tar.gz -> 2.1.3.tar.gz ++
/work/SRC/openSUSE:Factory/librecad/2.1.2.tar.gz 
/work/SRC/openSUSE:Factory/.librecad.new/2.1.3.tar.gz differ: char 30, line 1







commit aria2 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package aria2 for openSUSE:Factory checked 
in at 2016-10-04 16:00:32

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


Package is "aria2"

Changes:

--- /work/SRC/openSUSE:Factory/aria2/aria2.changes  2016-09-05 
21:22:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.aria2.new/aria2.changes 2016-10-04 
16:00:10.0 +0200
@@ -1,0 +2,17 @@
+Mon Oct  3 19:09:07 UTC 2016 - mplus...@suse.com
+
+- Update to version 1.27.1:
+  * Add missing libssl_compat.h to SRCS
+- Changes for version 1.27.0:
+  * Fix possible cause of crash if UDP tracker is used
+  * Remove custom ftruncate64 for Android
+  * The latest NDK versions support ftruncate64, so building a
+local copy of ftruncate64 is no longer needed.
+  * Also, the arm and x86 builds of ftruncate64 failed when
+targeting API level 21 or higher, as they include which are not
+present starting from API level 21.
+  * Fix typo found by Debian's Lintian
+  * Add --save-not-found option
+  * Compile with openssl 1.1.0
+
+---

Old:

  aria2-1.26.1.tar.xz

New:

  aria2-1.27.1.tar.xz



Other differences:
--
++ aria2.spec ++
--- /var/tmp/diff_new_pack.FUIyVP/_old  2016-10-04 16:00:12.0 +0200
+++ /var/tmp/diff_new_pack.FUIyVP/_new  2016-10-04 16:00:12.0 +0200
@@ -18,7 +18,7 @@
 
 %define somajor 0
 Name:   aria2
-Version:1.26.1
+Version:1.27.1
 Release:0
 Summary:Parallelizing Multi-Protocol Utility for Downloading Files
 License:SUSE-GPL-2.0-with-openssl-exception

++ aria2-1.26.1.tar.xz -> aria2-1.27.1.tar.xz ++
 13935 lines of diff (skipped)




commit exim for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package exim for openSUSE:Factory checked in 
at 2016-10-04 16:00:25

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


Package is "exim"

Changes:

--- /work/SRC/openSUSE:Factory/exim/exim.changes2016-03-07 
13:27:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.exim.new/exim.changes   2016-10-04 
16:00:03.0 +0200
@@ -1,0 +2,20 @@
+Mon Apr  4 15:55:31 UTC 2016 - e.isto...@edss.ee
+
+- Makefile tuning:
+   + add sqlite support
++ disable WITH_OLD_DEMIME
++ enable AUTH_CYRUS_SASL
++ enable AUTH_TLS
++ enable SYSLOG_LONG_LINES
++ enable SUPPORT_PAM
++ MAX_NAMED_LIST=64
++ enable EXPERIMENTAL_DMARC
++ enable EXPERIMENTAL_EVENT
++ enable EXPERIMENTAL_PROXY
++ enable EXPERIMENTAL_CERTNAMES
++ enable EXPERIMENTAL_DSN
++ enable EXPERIMENTAL_DANE
++ enable EXPERIMENTAL_SOCKS
++ enable EXPERIMENTAL_INTERNATIONAL
+
+---



Other differences:
--
++ exim.spec ++
--- /var/tmp/diff_new_pack.jp6VgL/_old  2016-10-04 16:00:05.0 +0200
+++ /var/tmp/diff_new_pack.jp6VgL/_new  2016-10-04 16:00:05.0 +0200
@@ -18,12 +18,15 @@
 
 %bcond_without  mysql
 %bcond_without  pgsql
+%bcond_without  sqlite
 %bcond_without  ldap
 
 Name:   exim
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  db-devel
+BuildRequires:  libidn-devel
 BuildRequires:  libspf2-devel
+BuildRequires:  pam-devel
 %if %{with_ldap}
 BuildRequires:  openldap2-devel
 %endif
@@ -62,6 +65,9 @@
 %if %{with_pgsql}
 BuildRequires:  postgresql-devel
 %endif
+%if %{with_sqlite}
+BuildRequires:  sqlite3-devel
+%endif
 Summary:The Exim Mail Transfer Agent, a Replacement for sendmail
 License:GPL-2.0+
 Group:  Productivity/Networking/Email/Servers
@@ -167,15 +173,14 @@
 %if %{with_pgsql}
LOOKUP_PGSQL=yes
 %endif
+%if %{with_sqlite}
+   LOOKUP_SQLITE=yes
+%endif
LOOKUP_NIS=yes
# LOOKUP_NISPLUS=yes
-   # LOOKUP_ORACLE=yes
LOOKUP_PASSWD=yes
-   # LOOKUP_PGSQL=yes
# LOOKUP_WHOSON=yes
CYRUS_SASLAUTHD_SOCKET=/var/run/sasl2/mux
-   # LOOKUP_INCLUDE=-I /usr/local/ldap/include -I /usr/local/mysql/include 
-I /usr/local/pgsql/include
-   # LOOKUP_LIBS=-L/usr/local/lib -lldap -llber -lmysqlclient -lpq
LOOKUP_LIBS=-llber
 %if %{with_ldap}
LDAP_LIB_TYPE=OPENLDAP2
@@ -189,23 +194,31 @@
LOOKUP_INCLUDE+=-I /usr/include/pgsql
LOOKUP_LIBS+=-lpq
 %endif
+%if %{with_sqlite}
+   LOOKUP_INCLUDE+=-I /usr/include/sqlite3
+   LOOKUP_LIBS+=-lsqlite3
+%endif
EXIM_MONITOR=eximon.bin
WITH_CONTENT_SCAN=yes
-   WITH_OLD_DEMIME=yes
+   #WITH_OLD_DEMIME=yes
AUTH_CRAM_MD5=yes
+AUTH_CYRUS_SASL=yes
AUTH_PLAINTEXT=yes
AUTH_SPA=yes
AUTH_DOVECOT=yes
+AUTH_TLS=yes
+   AUTH_LIBS=-lsasl2
SUPPORT_TLS=yes
TLS_LIBS=-lssl -lcrypto
INFO_DIRECTORY=%{_infodir}
LOG_FILE_PATH=/var/log/exim/%%s.log
EXICYCLOG_MAX=10
SYSLOG_LOG_PID=yes
+SYSLOG_LONG_LINES=yes
COMPRESS_COMMAND=/bin/gzip
COMPRESS_SUFFIX=gz
ZCAT_COMMAND=/usr/bin/zcat
-   # SUPPORT_PAM=yes
+   SUPPORT_PAM=yes
# You probably need to add -lpam to EXTRALIBS
# RADIUS_CONFIG_FILE=/etc/radiusclient/radiusclient.conf
# CYRUS_PWCHECK_SOCKET=/var/pwcheck/pwcheck
@@ -231,7 +244,7 @@
# LOG_MODE=0640
# LOOKUP_TESTDB=yes
MAKE_SHELL=/bin/bash
-   # MAX_NAMED_LIST=16
+   MAX_NAMED_LIST=64
# MAXINTERFACES=250
# MSGLOG_DIRECTORY_MODE=0750
# PERL_CC=
@@ -244,8 +257,19 @@
HAVE_IPV6=YES
EXPERIMENTAL_SPF=yes
LOOKUP_LIBS+=-lspf2
+#EXPERIMENTAL_DMARC=yes
+   #CFLAGS += -I/usr/local/include
+   #LDFLAGS += -lopendmarc
+   EXPERIMENTAL_EVENT=yes
+   EXPERIMENTAL_PROXY=yes
+   EXPERIMENTAL_CERTNAMES=yes
+   EXPERIMENTAL_DSN=yes
+   EXPERIMENTAL_DANE=yes
+   EXPERIMENTAL_SOCKS=yes
+   EXPERIMENTAL_INTERNATIONAL=yes
+   LDFLAGS += -lidn
CFLAGS=$RPM_OPT_FLAGS -Wall $CFLAGS_OPT_WERROR -fno-strict-aliasing 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLDAP_DEPRECATED $fPIE
-   EXTRALIBS=-ldl -L/usr/X11R6/%{_lib} $pie
+   EXTRALIBS=-ldl -lpam -L/usr/X11R6/%{_lib} $pie
 EOF
 touch Local/eximon.conf
 rm -f doc/*.{orig,txt~}






commit sendmail for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package sendmail for openSUSE:Factory 
checked in at 2016-10-04 16:00:19

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


Package is "sendmail"

Changes:

--- /work/SRC/openSUSE:Factory/sendmail/sendmail.changes2016-07-28 
23:45:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.sendmail.new/sendmail.changes   2016-10-04 
15:59:58.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep 26 13:54:13 UTC 2016 - wer...@suse.de
+
+- Use _unitdir macro instead asking pkg config of systemd
+
+---



Other differences:
--
++ sendmail.spec ++
--- /var/tmp/diff_new_pack.UydPAI/_old  2016-10-04 16:00:01.0 +0200
+++ /var/tmp/diff_new_pack.UydPAI/_new  2016-10-04 16:00:01.0 +0200
@@ -96,10 +96,6 @@
 %global _sysconfdir%{_sysconfdir}
 %global _mailcnfdir%{_sysconfdir}/mail
 %global _localstatedir  %{_localstatedir}
-%if %{without sysvinit}
-%{expand: %%global sysdsysunitdir %(pkg-config systemd 
--variable=systemdsystemunitdir)}
-%{expand: %%global sysdsysconfdir %(pkg-config systemd 
--variable=systemdsystemconfdir)}
-%endif
 %if 0%{?suse_version} < 1120
 %global _libexecdir %{_exec_prefix}/lib
 %endif
@@ -255,7 +251,7 @@
 mkdir -p %{buildroot}%{_mandir}/man8
 mkdir -p %{buildroot}%{_localstatedir}/adm/fillup-templates
 %if %{without sysvinit}
-mkdir -p %{buildroot}%{sysdsysunitdir}
+mkdir -p %{buildroot}%{_unitdir}
 mkdir -p %{buildroot}/%{_mailcnfdir}/system
 %endif
 make \
@@ -418,9 +414,9 @@
 %if %{without sysvinit}
 #
 # systemd unit conf files
-install -m 0644 %{S:3} %{buildroot}%{sysdsysunitdir}/
-install -m 0644 %{S:4} %{buildroot}%{sysdsysunitdir}/
-install -m 0644 %{S:5} %{buildroot}%{sysdsysunitdir}/
+install -m 0644 %{S:3} %{buildroot}%{_unitdir}/
+install -m 0644 %{S:4} %{buildroot}%{_unitdir}/
+install -m 0644 %{S:5} %{buildroot}%{_unitdir}/
 install -m 0644 %{S:6} %{buildroot}/%{_mailcnfdir}/system/sm.pre
 install -m 0644 %{S:7} %{buildroot}/%{_mailcnfdir}/system/sm-client.pre
 chmod 0755 %{buildroot}/%{_mailcnfdir}/system/sm.pre
@@ -579,9 +575,9 @@
 %attr(0755,root,root) %{_libexecdir}/sendmail.d/update
 %attr(0755,root,root) %{_sbindir}/config.sendmail
 %if %{without sysvinit}
-%config %attr(0644,root,root) %{sysdsysunitdir}/sendmail-client.path
-%config %attr(0644,root,root) %{sysdsysunitdir}/sendmail.service
-%config %attr(0644,root,root) %{sysdsysunitdir}/sendmail-client.service
+%config %attr(0644,root,root) %{_unitdir}/sendmail-client.path
+%config %attr(0644,root,root) %{_unitdir}/sendmail.service
+%config %attr(0644,root,root) %{_unitdir}/sendmail-client.service
 %config %attr(0755,root,root) %{_mailcnfdir}/system/sm.pre
 %config %attr(0755,root,root) %{_mailcnfdir}/system/sm-client.pre
 %endif




commit pcsc-ccid for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package pcsc-ccid for openSUSE:Factory 
checked in at 2016-10-04 15:59:53

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


Package is "pcsc-ccid"

Changes:

--- /work/SRC/openSUSE:Factory/pcsc-ccid/pcsc-ccid.changes  2016-05-31 
12:24:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.pcsc-ccid.new/pcsc-ccid.changes 2016-10-04 
15:59:31.0 +0200
@@ -1,0 +2,22 @@
+Mon Oct  3 06:31:24 UTC 2016 - w...@rosenauer.org
+
+- Updated to version 1.4.25
+  * Add support of
+Aladdin R.D. JaCarta (idProduct: 0x0402)
+Broadcom Corp 5880 (idProduct: 0x5832)
+Broadcom Corp 5880 (idProduct: 0x5833)
+Broadcom Corp 5880 (idProduct: 0x5834)
+ESMART Token GOST X2 ET1020-A
+Feitian VR504 VHBR Contactless & Contact Card Reader
+Feitian bR500
+Gemalto K50
+appidkey GmbH ID100-USB  SC Reader
+appidkey GmbH ID50 -USB
+  * Remove suport of
+Broadcom Corp 5880 (idProduct: 0x5800)
+Broadcom Corp 5880 (idProduct: 0x5805)
+KEBTechnology KONA USB SmartCard
+  * Fix crash with GemCore Pos Pro and GemCore Sim Pro
+  * Some minor improvements
+
+---

Old:

  ccid-1.4.24.tar.bz2
  ccid-1.4.24.tar.bz2.asc

New:

  ccid-1.4.25.tar.bz2
  ccid-1.4.25.tar.bz2.asc



Other differences:
--
++ pcsc-ccid.spec ++
--- /var/tmp/diff_new_pack.yMfUz4/_old  2016-10-04 15:59:32.0 +0200
+++ /var/tmp/diff_new_pack.yMfUz4/_new  2016-10-04 15:59:32.0 +0200
@@ -24,7 +24,7 @@
 
 Name:   pcsc-ccid
 %define _name ccid
-Version:1.4.24
+Version:1.4.25
 Release:0
 Summary:PCSC Driver for CCID Based Smart Card Readers and GemPC Twin 
Serial Reader
 License:LGPL-2.1+

++ ccid-1.4.24.tar.bz2 -> ccid-1.4.25.tar.bz2 ++
 2451 lines of diff (skipped)




commit sdl-ball for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package sdl-ball for openSUSE:Factory 
checked in at 2016-10-04 15:59:40

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


Package is "sdl-ball"

Changes:

--- /work/SRC/openSUSE:Factory/sdl-ball/sdl-ball.changes2016-08-25 
09:57:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.sdl-ball.new/sdl-ball.changes   2016-10-04 
15:59:21.0 +0200
@@ -1,0 +2,8 @@
+Mon Oct  3 00:14:14 UTC 2016 - badshah...@gmail.com
+
+- Do not run fdupes as symlinking icon files vetoes the
+  application showing up in appstores despite the presence of its
+  appdata file. Since rpmlint does not complain about duplicated
+  files, running fdupes is not really needed either.
+
+---



Other differences:
--
++ sdl-ball.spec ++
--- /var/tmp/diff_new_pack.uNblN0/_old  2016-10-04 15:59:22.0 +0200
+++ /var/tmp/diff_new_pack.uNblN0/_new  2016-10-04 15:59:22.0 +0200
@@ -31,7 +31,6 @@
 # PATCH-FIX-UPSTREAM https://sourceforge.net/p/sdl-ball/patches/5/
 Patch0: %{name}-%{version}-sdl-ball.desktop.patch
 %if 0%{?suse_version}
-BuildRequires:  fdupes
 BuildRequires:  update-desktop-files
 %endif
 BuildRequires:  dos2unix
@@ -104,7 +103,6 @@
 
 %if 0%{?suse_version}
 %suse_update_desktop_file %{name}
-%fdupes -s %{buildroot}%{_prefix}
 %endif
 
 %files





commit rubygem-puppet for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package rubygem-puppet for openSUSE:Factory 
checked in at 2016-10-04 16:00:00

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
2016-09-21 18:47:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-puppet.new/rubygem-puppet.changes   
2016-10-04 15:59:38.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  3 10:12:39 UTC 2016 - kstreit...@suse.com
+
+- fix sysconfig_filename parameters in %fillup_only macros 
+
+---



Other differences:
--
++ rubygem-puppet.spec ++
--- /var/tmp/diff_new_pack.GhHLw5/_old  2016-10-04 15:59:39.0 +0200
+++ /var/tmp/diff_new_pack.GhHLw5/_new  2016-10-04 15:59:39.0 +0200
@@ -202,7 +202,7 @@
 %endif
 
 %post
-%fillup_only -n puppetmaster
+%fillup_only -n puppet
 %if 0%{?has_systemd}
 %service_add_post puppet.service
 %endif
@@ -268,8 +268,7 @@
 %endif
 
 %post master
-# Compatibility with old setups
-%fillup_only
+%fillup_only -n puppetmaster
 %if 0%{?has_systemd}
 %service_add_post puppetmaster.service
 %endif

++ gem2rpm.yml ++
--- /var/tmp/diff_new_pack.GhHLw5/_old  2016-10-04 15:59:39.0 +0200
+++ /var/tmp/diff_new_pack.GhHLw5/_new  2016-10-04 15:59:39.0 +0200
@@ -131,7 +131,7 @@
 %insserv_cleanup
 %endif
   :post: |-
-%fillup_only -n puppetmaster
+%fillup_only -n puppet
 %if 0%{?has_systemd}
 %service_add_post puppet.service
 %endif
@@ -192,8 +192,7 @@
 %insserv_cleanup
 %endif
   :post: |-
-# Compatibility with old setups
-%fillup_only
+%fillup_only -n puppetmaster
 %if 0%{?has_systemd}
 %service_add_post puppetmaster.service
 %endif




commit gnuradio for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package gnuradio for openSUSE:Factory 
checked in at 2016-10-04 15:59:47

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


Package is "gnuradio"

Changes:

--- /work/SRC/openSUSE:Factory/gnuradio/gnuradio.changes2016-08-29 
15:47:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnuradio.new/gnuradio.changes   2016-10-04 
15:59:25.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep  3 19:50:42 UTC 2016 - w...@ire.pw.edu.pl
+
+- update to version 3.7.10.1
+
+---

Old:

  gnuradio-3.7.10.tar.gz

New:

  gnuradio-3.7.10.1.tar.gz



Other differences:
--
++ gnuradio.spec ++
--- /var/tmp/diff_new_pack.TSfzn7/_old  2016-10-04 15:59:27.0 +0200
+++ /var/tmp/diff_new_pack.TSfzn7/_new  2016-10-04 15:59:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnuradio
-Version:3.7.10
+Version:3.7.10.1
 Release:0
 %define soname  3_7_10-0_0_0
 %define soname_volk  1_3

++ gnuradio-3.7.10.tar.gz -> gnuradio-3.7.10.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnuradio-3.7.10/CMakeLists.txt 
new/gnuradio-3.7.10.1/CMakeLists.txt
--- old/gnuradio-3.7.10/CMakeLists.txt  2016-07-03 05:56:47.0 +0200
+++ new/gnuradio-3.7.10.1/CMakeLists.txt2016-09-02 06:16:14.0 
+0200
@@ -47,7 +47,7 @@
 set(VERSION_INFO_MAJOR_VERSION 3)
 set(VERSION_INFO_API_COMPAT7)
 set(VERSION_INFO_MINOR_VERSION 10)
-set(VERSION_INFO_MAINT_VERSION 0)
+set(VERSION_INFO_MAINT_VERSION 1)
 include(GrVersion) #setup version info
 
 # Append -O2 optimization flag for Debug builds (Not on MSVC since conflicts 
with RTC1 flag)
@@ -72,9 +72,9 @@
 ENDIF()
 
 IF(CMAKE_C_COMPILER_ID STREQUAL "GNU")
-SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu11")
+SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu99")
 ELSEIF(CMAKE_C_COMPILER_ID STREQUAL "Clang")
-SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu11")
+SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=gnu99")
 ELSEIF(CMAKE_C_COMPILER_ID STREQUAL "MSVC")
 SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -std=c11")
 ELSE()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnuradio-3.7.10/RELEASE-NOTES.md 
new/gnuradio-3.7.10.1/RELEASE-NOTES.md
--- old/gnuradio-3.7.10/RELEASE-NOTES.md2016-07-03 05:42:50.0 
+0200
+++ new/gnuradio-3.7.10.1/RELEASE-NOTES.md  2016-09-02 06:16:14.0 
+0200
@@ -1,10 +1,7 @@
-ChangeLog v3.7.10
+ChangeLog v3.7.10.1
 =
 
-This significant feature release of the 3.7 API series, and
-incorporates all the bug fixes implemented in the 3.7.9.3 maintenance
-release.
-
+This is the first bug-fix release for v3.7.10
 
 Contributors
 
@@ -12,201 +9,60 @@
 The following list of people directly contributed code to this
 release:
 
- * A. Maitland Bottoms 
- * Andrej Rode 
- * Andy Sloane 
- * Andy Walls 
- * Chris Kuethe 
- * Clayton Smith 
- * Daehyun Yang 
- * Derek Kozel 
- * Federico La Rocca 
- * Geof Nieboer 
- * Glenn Richardson 
- * Glenn Richardson 
- * Jiří Pinkava 
- * Johannes Schmitz 
+ * Artem Pisarenko 
+ * Ben Hilburn 
+ * Christopher Chavez 
  * Johnathan Corgan 
- * Kevin McQuiggin 
- * Laur Joost 
- * Marcus Müller 
- * Martin Braun 
- * Matt Hostetter 
- * Michael Dickens 
- * Nathan West 
- * Paul Cercueil 
- * Paul David 
- * Philip Balister 
+ * Jonathan Brucker 
+ * Nicholas Corgan 
+ * Nicolas Cuervo 
  * Ron Economos 
- * Sean Nowlan 
  * Sebastian Koslowski 
- * Seth Hitefield 
- * Stefan Wunsch 
- * Tim O'Shea 
- * Tom Rondeau 
- * Tracie Renea 
+ * Stephen Larew 
 
-## Major Development Areas
 
-This release 

commit engauge-digitizer for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package engauge-digitizer for 
openSUSE:Factory checked in at 2016-10-04 15:59:34

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


Package is "engauge-digitizer"

Changes:

--- /work/SRC/openSUSE:Factory/engauge-digitizer/engauge-digitizer.changes  
2016-09-07 11:48:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.engauge-digitizer.new/engauge-digitizer.changes 
2016-10-04 15:59:17.0 +0200
@@ -1,0 +2,14 @@
+Sun Oct  2 11:16:18 UTC 2016 - badshah...@gmail.com
+
+- Update to version 9.4:
+  + Language translations for Russian, Portuguese, Spanish,
+French, German and Chinese.
+  + Fixes for coordinate checking
+(gh#markummitchell/engauge-digitizer#182,
+gh#markummitchell/engauge-digitizer#189).
+- Drop engauge-digitizer-desktop-file.patch: incorporated
+  upstream.
+- Drop README.md from the -doc subpkg, it is already packaged in
+  main package.
+
+---

Old:

  engauge-digitizer-desktop-file.patch
  v9.3.tar.gz

New:

  v9.4.tar.gz



Other differences:
--
++ engauge-digitizer.spec ++
--- /var/tmp/diff_new_pack.Hp5XVo/_old  2016-10-04 15:59:20.0 +0200
+++ /var/tmp/diff_new_pack.Hp5XVo/_new  2016-10-04 15:59:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   engauge-digitizer
-Version:9.3
+Version:9.4
 Release:0
 Summary:Ditigize old graphs into numbers again
 License:GPL-2.0+
@@ -25,8 +25,6 @@
 Url:http://markummitchell.github.io/engauge-digitizer/
 Source0:
https://github.com/markummitchell/%{name}/archive/v%{version}.tar.gz
 Source1:%{name}-rpmlintrc
-# PATCH-FIX-UPSTREAM engauge-digitizer-desktop-file.patch badshah...@gmail.com 
-- Add GenericName and Categories to .desktop file and replace absolute icon 
path by icon file base name.
-Patch0: engauge-digitizer-desktop-file.patch
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -94,7 +92,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 # ADD JPEG2000 SUPPORT
@@ -176,7 +173,7 @@
 %{_datadir}/appdata/%{name}.appdata.xml
 
 %files doc
-%doc README.md doc/doxygen/latex/refman.pdf
+%doc doc/doxygen/latex/refman.pdf
 %{_docdir}/%{name}-doc/html
 
 %changelog

++ v9.3.tar.gz -> v9.4.tar.gz ++
/work/SRC/openSUSE:Factory/engauge-digitizer/v9.3.tar.gz 
/work/SRC/openSUSE:Factory/.engauge-digitizer.new/v9.4.tar.gz differ: char 13, 
line 1




commit yast2-auth-client for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package yast2-auth-client for 
openSUSE:Factory checked in at 2016-10-04 16:00:12

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


Package is "yast2-auth-client"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-auth-client/yast2-auth-client.changes  
2016-09-12 13:28:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-auth-client.new/yast2-auth-client.changes 
2016-10-04 15:59:50.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct  3 12:11:27 UTC 2016 - igonzalezs...@suse.com
+
+- Add missing textdomain declaration for localization (bsc#988374)
+- Bump version to 3.3.12
+
+---

Old:

  yast2-auth-client-3.3.11.tar.bz2

New:

  yast2-auth-client-3.3.12.tar.bz2



Other differences:
--
++ yast2-auth-client.spec ++
--- /var/tmp/diff_new_pack.774YMX/_old  2016-10-04 15:59:51.0 +0200
+++ /var/tmp/diff_new_pack.774YMX/_new  2016-10-04 15:59:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-auth-client
-Version:3.3.11
+Version:3.3.12
 Release:0
 Url:https://github.com/yast/yast-auth-client
 Summary:YaST2 - Centralised System Authentication Configuration

++ yast2-auth-client-3.3.11.tar.bz2 -> yast2-auth-client-3.3.12.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-client-3.3.11/package/yast2-auth-client.changes 
new/yast2-auth-client-3.3.12/package/yast2-auth-client.changes
--- old/yast2-auth-client-3.3.11/package/yast2-auth-client.changes  
2016-09-12 09:28:40.0 +0200
+++ new/yast2-auth-client-3.3.12/package/yast2-auth-client.changes  
2016-10-03 15:27:08.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Oct  3 12:11:27 UTC 2016 - igonzalezs...@suse.com
+
+- Add missing textdomain declaration for localization (bsc#988374)
+- Bump version to 3.3.12
+
+---
 Tue Sep  6 12:32:42 UTC 2016 - h...@suse.com
 
 - Fix an issue with UI layout after leaving a domain (bsc#997380).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-client-3.3.11/package/yast2-auth-client.spec 
new/yast2-auth-client-3.3.12/package/yast2-auth-client.spec
--- old/yast2-auth-client-3.3.11/package/yast2-auth-client.spec 2016-09-12 
09:28:40.0 +0200
+++ new/yast2-auth-client-3.3.12/package/yast2-auth-client.spec 2016-10-03 
15:27:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-auth-client
-Version:3.3.11
+Version:3.3.12
 Release:0
 Group:  System/YaST
 License:GPL-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-auth-client-3.3.11/src/lib/auth/authconf.rb 
new/yast2-auth-client-3.3.12/src/lib/auth/authconf.rb
--- old/yast2-auth-client-3.3.11/src/lib/auth/authconf.rb   2016-09-12 
09:28:40.0 +0200
+++ new/yast2-auth-client-3.3.12/src/lib/auth/authconf.rb   2016-10-03 
15:27:08.0 +0200
@@ -72,6 +72,8 @@
 end
 
 def initialize
+textdomain "auth-client"
+
 Yast.import "Nsswitch"
 Yast.import "Pam"
 Yast.import "Service"




commit equalx for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package equalx for openSUSE:Factory checked 
in at 2016-10-04 15:59:27

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


Package is "equalx"

Changes:

--- /work/SRC/openSUSE:Factory/equalx/equalx.changes2015-08-19 
09:29:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.equalx.new/equalx.changes   2016-10-04 
15:59:15.0 +0200
@@ -1,0 +2,5 @@
+Sun Oct  2 17:37:46 UTC 2016 - badshah...@gmail.com
+
+- Add manually created appdata file and install it.
+
+---

New:

  equalx.appdata.xml



Other differences:
--
++ equalx.spec ++
--- /var/tmp/diff_new_pack.KiojOj/_old  2016-10-04 15:59:17.0 +0200
+++ /var/tmp/diff_new_pack.KiojOj/_new  2016-10-04 15:59:17.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package equalx
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,6 +24,7 @@
 Group:  Productivity/Publishing/TeX/Frontends
 Url:http://equalx.sourceforge.net/
 Source0:
http://downloads.sourceforge.net/equalx/%{name}-%{version}.tar.gz
+Source1:%{name}.appdata.xml
 # PATCH-FIX-OPENSUSE equalx-fix-desktop-file.patch badshah...@gmail.com -- Fix 
icon tag in desktop file and categories for compatibility with openSUSE defined 
ones
 Patch0: equalx-fix-desktop-file.patch
 BuildRequires:  desktop-file-utils
@@ -102,6 +103,9 @@
 # REMOVE UNUSED DESKTOP FILE
 rm %{buildroot}%{_datadir}/%{name}/resources/%{name}.desktop
 
+# INSTALL APPDATA
+install -Dm0644 %{S:1} %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
+
 %fdupes %{buildroot}%{_datadir}/%{name}
 
 %post
@@ -122,5 +126,7 @@
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/%{name}/
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/%{name}.appdata.xml
 
 %changelog

++ equalx.appdata.xml ++


  equalx.desktop
  CC0-1.0
  EqualX
  GPL-3.0+
  Editor for writing and exporting TeX/LaTeX equations
  http://equalx.sourceforge.net/
  
EqualX is a helpful graphical interface to LaTeX programs.
It gives you the power and beauty for writing TeX/LaTeX equations
in a simple to use editor.
Features included:

  Highlight find results in the Equation Preview
  3 modes for Refreshing the Preview
  Customise the export commands
  Professional and customisable window layout
  Equation font is computed according to desktop DPI
  Reshaping the Symbols toolbar and Templates toolbar

  
  

  http://equalx.sourceforge.net/images/mainwindow.png
  Main window

  
  q.quark_AT_gmail.com




commit xar for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package xar for openSUSE:Factory checked in 
at 2016-10-04 16:00:06

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


Package is "xar"

Changes:

--- /work/SRC/openSUSE:Factory/xar/xar.changes  2016-07-24 19:53:52.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xar.new/xar.changes 2016-10-04 
15:59:44.0 +0200
@@ -1,0 +2,5 @@
+Mon Oct  3 12:44:56 UTC 2016 - mplus...@suse.com
+
+- Add ext2.patch from voidlinux
+
+---

New:

  ext2.patch



Other differences:
--
++ xar.spec ++
--- /var/tmp/diff_new_pack.ylxZJb/_old  2016-10-04 15:59:45.0 +0200
+++ /var/tmp/diff_new_pack.ylxZJb/_new  2016-10-04 15:59:45.0 +0200
@@ -25,8 +25,11 @@
 Group:  Productivity/Archiving/Compression
 Url:http://mackyle.github.com/xar
 Source: 
https://github.com/mackyle/xar/archive/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM ext2.patch gh#mackyle/xar#10
+Patch0: ext2.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  e2fsprogs-devel
 BuildRequires:  libacl-devel
 BuildRequires:  libbz2-devel
 BuildRequires:  libopenssl-devel
@@ -75,6 +78,7 @@
 
 %prep
 %setup -q -n %{name}-%{name}-%{version}
+%patch0
 
 %build
 pushd xar

++ ext2.patch ++
Index: xar/lib/ext2.c
===
--- xar/lib/ext2.c.orig
+++ xar/lib/ext2.c
@@ -140,8 +140,10 @@ int xar_ext2attr_archive(xar_t x, xar_fi
if(! (flags & ~EXT2_NOCOMPR_FL) )
x_addprop(f, "NoCompBlock");
 #endif
+#ifdef EXT2_ECOMPR_FL
if(! (flags & ~EXT2_ECOMPR_FL) )
x_addprop(f, "CompError");
+#endif
if(! (flags & ~EXT2_BTREE_FL) )
x_addprop(f, "BTree");
if(! (flags & ~EXT2_INDEX_FL) )
@@ -229,8 +231,10 @@ int xar_ext2attr_extract(xar_t x, xar_fi
if( e2prop_get(f, "NoCompBlock", (char **)) == 0 )
flags |= EXT2_NOCOMPR_FL ;
 #endif
+#ifdef EXT2_ECOMPR_FL
if( e2prop_get(f, "CompError", (char **)) == 0 )
flags |= EXT2_ECOMPR_FL ;
+#endif
if( e2prop_get(f, "BTree", (char **)) == 0 )
flags |= EXT2_BTREE_FL ;
if( e2prop_get(f, "HashIndexed", (char **)) == 0 )



commit proj for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package proj for openSUSE:Factory checked in 
at 2016-10-04 15:58:59

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


Package is "proj"

Changes:

--- /work/SRC/openSUSE:Factory/proj/proj.changes2016-07-05 
09:53:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.proj.new/proj.changes   2016-10-04 
15:59:04.0 +0200
@@ -1,0 +2,11 @@
+Sun Oct  2 09:00:00 UTC 2016 - tzot...@opensuse.org
+
+- Update to 4.9.3
+   o update to new datumgrid version 1.6
+
+---
+Fri Sep 30 21:00:00 UTC 2016 - tzot...@opensuse.org
+
+- Switch download link to OSGeo server
+
+---

Old:

  proj-4.9.2.tar.gz
  proj-datumgrid-1.5.zip

New:

  proj-4.9.3.tar.gz
  proj-datumgrid-1.6.zip



Other differences:
--
++ proj.spec ++
--- /var/tmp/diff_new_pack.P61NXb/_old  2016-10-04 15:59:05.0 +0200
+++ /var/tmp/diff_new_pack.P61NXb/_new  2016-10-04 15:59:05.0 +0200
@@ -16,16 +16,16 @@
 #
 
 
-%define libname lib%{name}9
+%define libname lib%{name}12
 Name:   proj
-Version:4.9.2
+Version:4.9.3
 Release:0
 Summary:Cartographic projection software
 License:MIT
 Group:  Productivity/Scientific/Other
 Url:https://trac.osgeo.org/proj/
-Source0:
https://github.com/OSGeo/proj.4/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-Source1:ftp://ftp.remotesensing.org/proj/%{name}-datumgrid-1.5.zip
+Source0:http://download.osgeo.org/proj/%{name}-%{version}.tar.gz
+Source1:http://download.osgeo.org/proj/%{name}-datumgrid-1.6.zip
 BuildRequires:  pkgconfig
 BuildRequires:  unzip
 Provides:   libproj = %{version}
@@ -54,7 +54,7 @@
 This package contains libproj and the appropriate header files and man pages.
 
 %prep
-%setup -q -n proj.4-%{version}
+%setup -q -n %{name}-%{version}
 cd nad
 unzip -o %{SOURCE1}
 
@@ -89,7 +89,7 @@
 
 %files -n %{libname}
 %defattr(0644,root,root)
-%{_libdir}/libproj.so.9*
+%{_libdir}/libproj.so.12*
 
 %files -n libproj-devel
 %defattr(0644,root,root)

++ proj-4.9.2.tar.gz -> proj-4.9.3.tar.gz ++
 199412 lines of diff (skipped)




commit blender for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package blender for openSUSE:Factory checked 
in at 2016-10-04 15:58:52

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


Package is "blender"

Changes:

--- /work/SRC/openSUSE:Factory/blender/blender.changes  2016-08-15 
10:31:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.blender.new/blender.changes 2016-10-04 
15:59:00.0 +0200
@@ -1,0 +2,25 @@
+Sun Oct  2 07:20:30 UTC 2016 - davejpla...@gmail.com
+
+- Update to release 2.78
+- Removed blender-2.58-python_include.patch, no longer relevant.
+- Upstream changes:
+  The Blender Foundation and online developer community are proud
+  to present Blender 2.78, released September 30th 2016!
+  This release aims to be a very stable one, so that developers
+  can focus better on Blender 2.8 work. Some of the highlights:
+Spherical Stereo images rendering support for VR
+Grease Pencil is now a full 2D drawing & animation tool!
+Viewport Rendering improvements
+New Freehand curves drawing over surfaces!
+Bendy Bones, powerful new options for B-Bones
+Alembic support: import/export basic operators
+Cloth Physics: new Dynamic Base Mesh and Simulation Speed
+option
+New Add-ons, individual preferences, Python APIs changes, and a
+lot of new & updated add-ons!
+For more details see:
+https://www.blender.org/features/2-78/
+   Bugfixes, too many for this changelog, see:
+https://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.78/Bug_Fixes
+
+---

Old:

  blender-2.58-python_include.patch
  blender-2.77a.tar.gz
  blender-2.77a.tar.gz.md5sum

New:

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



Other differences:
--
++ blender.spec ++
--- /var/tmp/diff_new_pack.SAOXPI/_old  2016-10-04 15:59:03.0 +0200
+++ /var/tmp/diff_new_pack.SAOXPI/_new  2016-10-04 15:59:03.0 +0200
@@ -15,7 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
+%define osversion %(cat /etc/os-release|grep VERSION_ID|cut -d '"' -f 2)
 # NOTE:Audaspace will become a separate library as of blender 2.8 set 
audaspace to 1 when this verion is available.
 # NOTE:Adaspace is already in factory.
 %define audaspace 0
@@ -46,7 +46,7 @@
 %endif
 %endif
 Name:   blender
-Version:2.77a
+Version:2.78
 Release:0
 Summary:A 3D Modelling And Rendering Package
 License:GPL-2.0+
@@ -61,9 +61,10 @@
 Source6:blender.xpm
 Source7:x-blend.desktop
 Source8:blender.appdata.xml
-# Refreshed for 2.77
-Patch1: blender-2.58-python_include.patch
+# Removed for 2.78
+#Patch1: blender-2.58-python_include.patch
 # libquicktime-devel
+BuildRequires:  openSUSE-release
 BuildRequires:  OpenEXR-devel
 BuildRequires:  SDL2-devel
 BuildRequires:  binutils-gold
@@ -103,7 +104,9 @@
 %if 0%{?debugbuild} == 1
 BuildRequires:  pkgconfig(valgrind)
 %endif
+%if 0%{?is_opensuse} == 1
 BuildRequires:  pkgconfig(jemalloc)
+%endif
 # Needed since blender 2.71. Otherwise it won't build
 BuildRequires:  python3-numpy-devel
 BuildRequires:  pkgconfig(python3) >= 3.5
@@ -147,7 +150,7 @@
 BuildRequires:  pkgconfig(libswscale)
 %endif
 %if 0%{?collada} == 1
-BuildRequires:  openCOLLADA-devel >= svn838
+BuildRequires:  openCOLLADA-devel
 %endif
 %if 0%{?audaspace} == 1
 BuildRequires:  pkgconfig(audaspace)
@@ -156,6 +159,7 @@
 %if %{with cycles}
 BuildRequires:  OpenColorIO-devel
 BuildRequires:  OpenImageIO-devel
+BuildRequires:  cmake(pugixml)
 %endif
 
 %description
@@ -198,11 +202,12 @@
 %lang_package
 
 %prep
+echo %{osversion}
 pushd ../SOURCES
 md5sum -c %{SOURCE1}
 popd
 %setup -q
-%patch1
+#%%patch1
 
 # binreloc is not a part of fedora
 rm -rf extern/ffmpeg
@@ -241,7 +246,9 @@
   -DWITH_MEM_VALGRIND:BOOL=ON \
   -DWITH_ASSERT_ABORT:BOOL=ON \
 %endif
+%if 0%{?is_opensuse} == 1
   -DWITH_MEM_JEMALLOC:BOOL=ON \
+%endif
   -DWITH_BUILDINFO:BOOL=ON \
   -DWITH_LLVM:BOOL=ON \
   -DWITH_FFTW3:BOOL=on \
@@ -422,8 +429,10 @@
 %dir %{_datadir}/%{name}/%{_version}
 %dir %{_datadir}/%{name}/%{_version}/datafiles
 %ifnarch ppc %power64
+%if 0%{?is_opensuse} == 1
 %{_datadir}/%{name}/%{_version}/datafiles/colormanagement/
 %endif
+%endif
 %{_datadir}/%{name}/%{_version}/scripts/
 %{_datadir}/applications/blender.desktop
 %{_datadir}/applications/x-blend.desktop

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

++ blender-2.77a.tar.gz.md5sum -> 

commit python3-CherryPy for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2016-10-04 15:59:17

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


Package is "python3-CherryPy"

Changes:

--- /work/SRC/openSUSE:Factory/python3-CherryPy/python3-CherryPy.changes
2016-09-09 10:21:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2016-10-04 15:59:09.0 +0200
@@ -1,0 +2,14 @@
+Fri Sep 30 15:12:44 UTC 2016 - a...@gmx.de
+
+- update to version 8.1.2:
+  * #1508
+
+- changes from version 8.1.1:
+  * #1497: Handle errors thrown by "ssl_module: 'builtin'" when client
+ opens connection to HTTPS port using HTTP.
+  * #1350: Fix regression introduced in v6.1.0 where environment
+ construction for WSGIGateway_u0 was passing one parameter and not
+ two.
+  * Other miscellaneous fixes.
+
+---

Old:

  CherryPy-8.1.0.tar.gz

New:

  CherryPy-8.1.2.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.BpFAmH/_old  2016-10-04 15:59:10.0 +0200
+++ /var/tmp/diff_new_pack.BpFAmH/_new  2016-10-04 15:59:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-CherryPy
-Version:8.1.0
+Version:8.1.2
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework

++ CherryPy-8.1.0.tar.gz -> CherryPy-8.1.2.tar.gz ++
 19048 lines of diff (skipped)




commit weechat for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package weechat for openSUSE:Factory checked 
in at 2016-10-04 15:59:22

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


Package is "weechat"

Changes:

--- /work/SRC/openSUSE:Factory/weechat/weechat.changes  2016-06-14 
23:09:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.weechat.new/weechat.changes 2016-10-04 
15:59:10.0 +0200
@@ -1,0 +2,37 @@
+Sun Oct  2 17:20:55 UTC 2016 - mimi...@gmail.com
+
+- update to version 1.6
+- removed weechat-doc subpackage, ( BuildRequires dep missing )
+* New features:
+  + core: add optional argument "lowest", "highest" or level mask in command
+/input hotlist_clear
+  + core: add option "cycle" in command /buffer
+  + api: add "extra" argument to evaluate extra variables in function
+string_eval_expression()
+  + relay: add option relay.network.allow_empty_password
+  + trigger: add support for one-time triggers
+Improvements
+  + core, irc, xfer: display more information in memory allocation errors
+  + api: remove functions printf_date() and printf_tags()
+  + irc: rename server options "default_msg_{kick|part|quit}" to
+"msg_{kick|part|quit}", evaluate them
+  + relay: allow escape of comma in command "init" (weechat protocol)
+Bug fixes
+  + core, irc, xfer: refresh domain name and name server addresses before
+connection to servers (fix connection to servers after suspend mode)
+  + api: fix return of function string_match() when there are multiple masks
+in the string
+  + api: fix crash in function network_connect_to() if address is NULL
+  + api: fix connection to servers with hook_connect() on Windows 10 with
+Windows subsystem for Linux
+  + api: fix crash in function string_split_command() when the separator
+is not a semicolon
+  + irc: fix socket leak in connection to server
+  + irc: fix display of service notice mask (message 008)
+  + irc: fix NULL pointer dereference in 734 command callback
+  + relay: return an empty hdata when the requested hdata or pointer is not 
found
+  + xfer: fix crash on DCC send if option xfer.file.auto_accept_nicks is set
+Documentation
+  + switch to asciidoctor to build docs and man page
+
+---

Old:

  weechat-1.5.tar.bz2
  weechat-1.5.tar.bz2.asc

New:

  weechat-1.6.tar.bz2
  weechat-1.6.tar.bz2.asc



Other differences:
--
++ weechat.spec ++
--- /var/tmp/diff_new_pack.0ArFcH/_old  2016-10-04 15:59:12.0 +0200
+++ /var/tmp/diff_new_pack.0ArFcH/_new  2016-10-04 15:59:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   weechat
-Version:1.5
+Version:1.6
 Release:0
 Summary:Portable, Fast, Light and Extensible Chat Client
 License:GPL-3.0+
@@ -26,44 +26,37 @@
 Source: http://weechat.org/files/src/%{name}-%{version}.tar.bz2
 Source1:weechat.desktop
 Source2:%{name}.keyring
-Source3:%{name}-%{version}.tar.bz2.asc
+Source3:http://weechat.org/files/src/%{name}-%{version}.tar.bz2.asc
 Source4:%{name}.changes
-BuildRequires:  asciidoc
 BuildRequires:  ca-certificates
 BuildRequires:  cmake
 BuildRequires:  curl-devel
-BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  enchant-devel
 BuildRequires:  gcc-c++
 BuildRequires:  grep
-BuildRequires:  guile-devel
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libgcrypt-devel
-BuildRequires:  libgnutls-devel
 BuildRequires:  libgpg-error-devel
 BuildRequires:  libtool
-BuildRequires:  libxslt-tools
-BuildRequires:  lua51-devel
 BuildRequires:  lzo-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  perl
-BuildRequires:  pkg-config
-BuildRequires:  python-devel
+BuildRequires:  pkgconfig
 BuildRequires:  ruby-devel
-BuildRequires:  tcl-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(enchant)
+BuildRequires:  pkgconfig(gnutls)
+BuildRequires:  pkgconfig(guile-2.0)
+BuildRequires:  pkgconfig(lua)
+BuildRequires:  pkgconfig(python)
+BuildRequires:  pkgconfig(python2)
+BuildRequires:  pkgconfig(tcl)
 Requires:   ca-certificates
 Requires:   hicolor-icon-theme
 Recommends: %{name}-lang = %{version}
 # without scripts it is bit annoying
 Recommends: %{name}-perl = %{version}
 Recommends: %{name}-python = %{version}
-Suggests:   %{name}-doc
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# Not on SLE12
-%if 0%{?suse_version} != 1315 || 0%{?is_opensuse}
-BuildRequires:  source-highlight
-%endif
 
 %description
 WeeChat (Wee Enhanced Environment for Chat) is a fast and light cross-platform
@@ -73,17 +66,6 @@
 
 %lang_package
 
-# Not on SLE12
-%if 0%{?suse_version} 

commit ghc-aeson-utils for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package ghc-aeson-utils for openSUSE:Factory 
checked in at 2016-10-04 15:59:06

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


Package is "ghc-aeson-utils"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-aeson-utils/ghc-aeson-utils.changes  
2016-09-25 14:31:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-aeson-utils.new/ghc-aeson-utils.changes 
2016-10-04 15:59:06.0 +0200
@@ -1,0 +2,5 @@
+Wed Aug 17 18:42:59 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.0.2 revision 3 with cabal2obs.
+
+---

Old:

  2.cabal

New:

  3.cabal



Other differences:
--
++ ghc-aeson-utils.spec ++
--- /var/tmp/diff_new_pack.SJviRr/_old  2016-10-04 15:59:07.0 +0200
+++ /var/tmp/diff_new_pack.SJviRr/_new  2016-10-04 15:59:07.0 +0200
@@ -22,12 +22,11 @@
 Release:0
 Summary:Utilities for working with Aeson
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal
 BuildRequires:  ghc-Cabal-devel
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-attoparsec-devel
 BuildRequires:  ghc-bytestring-devel
@@ -35,7 +34,6 @@
 BuildRequires:  ghc-scientific-devel
 BuildRequires:  ghc-text-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Utilities for working with Aeson.
@@ -55,15 +53,12 @@
 %setup -q -n %{pkg_name}-%{version}
 cp -p %{SOURCE1} %{pkg_name}.cabal
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ 2.cabal -> 3.cabal ++
--- /work/SRC/openSUSE:Factory/ghc-aeson-utils/2.cabal  2016-09-25 
14:31:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-aeson-utils.new/3.cabal 2016-10-04 
15:59:06.0 +0200
@@ -1,6 +1,6 @@
 name:aeson-utils
 version: 0.3.0.2
-x-revision: 2
+x-revision: 3
 synopsis:Utilities for working with Aeson.
 description: Utilities for working with Aeson.
 license: BSD3
@@ -28,7 +28,7 @@
   exposed-modules:   Data.Aeson.Utils
   build-depends:
   base == 4.*
-, aeson >= 0.6 && < 0.12
+, aeson >= 0.6 && < 1.1
 , attoparsec >= 0.10 && < 0.14
 , bytestring >= 0.9 && < 0.11
 , scientific >= 0.3.2 && < 0.4




commit python-usb for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package python-usb for openSUSE:Factory 
checked in at 2016-10-04 15:58:40

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


Package is "python-usb"

Changes:

--- /work/SRC/openSUSE:Factory/python-usb/python-usb.changes2014-06-16 
21:32:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-usb.new/python-usb.changes   
2016-10-04 15:58:55.0 +0200
@@ -1,0 +2,5 @@
+Wed Sep 28 15:55:34 UTC 2016 - stefan.bru...@rwth-aachen.de
+
+- update to release version 1.0.0
+
+---

Old:

  pyusb-1.0.0b1.tar.gz

New:

  1.0.0.tar.gz



Other differences:
--
++ python-usb.spec ++
--- /var/tmp/diff_new_pack.83LZtb/_old  2016-10-04 15:58:56.0 +0200
+++ /var/tmp/diff_new_pack.83LZtb/_new  2016-10-04 15:58:56.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-usb
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%define versuffix b1
+%define versuffix %nil
 
 Name:   python-usb
 Version:1.0.0
@@ -24,8 +24,8 @@
 Summary:USB access on the Python language
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Url:http://sourceforge.net/projects/pyusb/
-Source: 
http://sourceforge.net/projects/pyusb/files/PyUSB%201.0/1.0.0-beta-1/pyusb-%{version}%{versuffix}.tar.gz
+Url:https://github.com/walac/pyusb
+Source: 
https://github.com/walac/pyusb/archive/%{version}%{versuffix}.tar.gz
 BuildRequires:  dos2unix
 BuildRequires:  python-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -50,6 +50,6 @@
 %files
 %defattr(-,root,root)
 %{python_sitelib}/*
-%doc ACKNOWLEDGEMENTS LICENSE PKG-INFO README.rst ReleaseNotes.rst TODO docs/*
+%doc ACKNOWLEDGEMENTS LICENSE README.rst docs/*
 
 %changelog

++ pyusb-1.0.0b1.tar.gz -> 1.0.0.tar.gz ++
 7875 lines of diff (skipped)




commit geotiff for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package geotiff for openSUSE:Factory checked 
in at 2016-10-04 15:58:47

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


Package is "geotiff"

Changes:

--- /work/SRC/openSUSE:Factory/geotiff/geotiff.changes  2016-07-14 
09:44:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.geotiff.new/geotiff.changes 2016-10-04 
15:58:57.0 +0200
@@ -1,0 +2,12 @@
+Sat Oct  1 09:00:00 UTC 2016 - tzot...@opensuse.org
+
+- Update to 1.4.2
+* update to EPSG v8.9 database
+* cleanups and security fixes
+
+---
+Fri Sep 30 21:00:00 UTC 2016 - tzot...@opensuse.org
+
+- Switched download link to OSGeo server
+
+---

Old:

  libgeotiff-1.4.1.tar.gz

New:

  libgeotiff-1.4.2.tar.gz



Other differences:
--
++ geotiff.spec ++
--- /var/tmp/diff_new_pack.fQFa5W/_old  2016-10-04 15:58:58.0 +0200
+++ /var/tmp/diff_new_pack.fQFa5W/_new  2016-10-04 15:58:58.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   geotiff
-Version:1.4.1
+Version:1.4.2
 Release:0
 Summary:Library to handle georeferenced TIFF
 License:MIT and SUSE-Public-Domain
 Group:  Productivity/Scientific/Other
 Url:http://trac.osgeo.org/geotiff
-Source0:
ftp://ftp.remotesensing.org/pub/%{name}/lib%{name}/lib%{name}-%{version}.tar.gz
+Source0:
http://download.osgeo.org/%{name}/lib%{name}/lib%{name}-%{version}.tar.gz
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
 BuildRequires:  graphviz
@@ -135,8 +135,10 @@
 %{_bindir}/geotifcp
 %{_bindir}/listgeo
 %{_bindir}/applygeo
-%{_bindir}/makegeo
+#%{_bindir}/makegeo
 %{_mandir}/man1/listgeo.1.*
+%{_mandir}/man1/applygeo.1.*
+%{_mandir}/man1/geotifcp.1.*
 %dir %{_datadir}/epsg_csv
 %attr(0755,root,root) %{_datadir}/epsg_csv/csv2c.py*
 %attr(0755,root,root) %{_datadir}/epsg_csv/csv_tools.py*

++ libgeotiff-1.4.1.tar.gz -> libgeotiff-1.4.2.tar.gz ++
 32101 lines of diff (skipped)




commit breeze for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package breeze for openSUSE:Factory checked 
in at 2016-10-04 15:57:31

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.changes2016-08-29 
15:24:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.breeze.new/breeze.changes   2016-10-04 
15:57:11.0 +0200
@@ -1,0 +2,29 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Wed Sep 21 09:15:37 UTC 2016 - fab...@ritter-vogt.de
+
+- Use %{_plasma5_version} again, define it if needed
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---
--- /work/SRC/openSUSE:Factory/breeze/breeze4-style.changes 2016-08-12 
15:38:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.breeze.new/breeze4-style.changes
2016-10-04 15:57:11.0 +0200
@@ -1,0 +2,39 @@
+Sun Oct  2 11:17:40 UTC 2016 - wba...@tmo.at
+
+- Add add-support-for-Q3ListView-to-the-KDE4-style.patch to fix
+  the display of the collapse/expand icon in Q3ListView that still
+  may be used by some KDE4 applications, knode e.g. (boo#973728)
+
+---
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---
+Fri Aug 26 20:36:41 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.4
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.4.php
+
+---

Old:

  breeze-5.7.4.tar.xz

New:

  add-support-for-Q3ListView-to-the-KDE4-style.patch
  breeze-5.8.0.tar.xz



Other differences:
--
++ breeze.spec ++
--- /var/tmp/diff_new_pack.bz3T2B/_old  2016-10-04 15:57:13.0 +0200
+++ /var/tmp/diff_new_pack.bz3T2B/_new  2016-10-04 15:57:13.0 +0200
@@ -18,14 +18,15 @@
 
 %bcond_without lang
 Name:   breeze
-Version:5.7.4
+Version:5.8.0
 Release:0
+%{!?_plasma5_version: %global _plasma5_version %{version}}
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= 0.0.13
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  kf5-filesystem
-BuildRequires:  cmake(KDecoration2) >= %{version}
+BuildRequires:  cmake(KDecoration2) >= %{_plasma5_version}
 BuildRequires:  cmake(KF5ConfigWidgets)
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5FrameworkIntegration)
@@ -33,7 +34,7 @@
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5KCMUtils)
 BuildRequires:  cmake(KF5Package)
-BuildRequires:  cmake(KF5Wayland) >= %{version}
+BuildRequires:  cmake(KF5Wayland) >= %{_plasma5_version}
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(Qt5DBus) >= 5.4.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
@@ -49,7 +50,6 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-#Source: 
http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
 Source: %{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ breeze4-style.spec ++
--- /var/tmp/diff_new_pack.bz3T2B/_old  2016-10-04 

commit ksysguard5 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package ksysguard5 for openSUSE:Factory 
checked in at 2016-10-04 15:51:09

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.changes2016-08-29 
15:27:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksysguard5.new/ksysguard5.changes   
2016-10-04 15:50:48.0 +0200
@@ -1,0 +2,29 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Wed Sep 21 09:15:05 UTC 2016 - fab...@ritter-vogt.de
+
+- Use %{_plasma5_version} again, define it if needed
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  ksysguard-5.7.4.tar.xz

New:

  ksysguard-5.8.0.tar.xz



Other differences:
--
++ ksysguard5.spec ++
--- /var/tmp/diff_new_pack.u51VOW/_old  2016-10-04 15:50:49.0 +0200
+++ /var/tmp/diff_new_pack.u51VOW/_new  2016-10-04 15:50:49.0 +0200
@@ -18,7 +18,8 @@
 
 %bcond_without lang
 Name:   ksysguard5
-Version:5.7.4
+Version:5.8.0
+%{!?_plasma5_version: %global _plasma5_version %{version}}
 Release:0
 Summary:KDE System Guard daemon
 License:GPL-2.0
@@ -40,7 +41,7 @@
 BuildRequires:  cmake(KF5ItemViews)
 BuildRequires:  cmake(KF5KDELibs4Support)
 BuildRequires:  cmake(KF5NewStuff)
-BuildRequires:  cmake(KF5SysGuard) >= %{version}
+BuildRequires:  cmake(KF5SysGuard) >= %{_plasma5_version}
 BuildRequires:  cmake(Qt5Core) >= 5.4.0
 BuildRequires:  cmake(Qt5WebKitWidgets) >= 5.4.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.4.0

++ ksysguard-5.7.4.tar.xz -> ksysguard-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksysguard-5.7.4/CMakeLists.txt 
new/ksysguard-5.8.0/CMakeLists.txt
--- old/ksysguard-5.7.4/CMakeLists.txt  2016-08-23 14:45:46.0 +0200
+++ new/ksysguard-5.8.0/CMakeLists.txt  2016-09-29 13:27:23.0 +0200
@@ -1,5 +1,5 @@
 project(ksysguard)
-set(PROJECT_VERSION "5.7.4")
+set(PROJECT_VERSION "5.8.0")
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
 
@@ -46,16 +46,7 @@
 include_directories(${CMAKE_CURRENT_BINARY_DIR})
 configure_file(config-workspace.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/config-workspace.h)
 
-find_package(Qt5WebKitWidgets CONFIG)
-set_package_properties(Qt5WebKitWidgets PROPERTIES
-   URL "git://gitorious.org/qt/qtwebkit.git"
-   DESCRIPTION "Qt Webkit module (web browsing engine)"
-   TYPE OPTIONAL
-   PURPOSE "Used by the HTML-based GUI ksysguard library"
-  )
-if(Qt5WebKitWidgets_FOUND)
-add_subdirectory( gui )
-endif()
+add_subdirectory( gui )
 
 add_subdirectory( doc )
 add_subdirectory( pics )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksysguard-5.7.4/doc/CMakeLists.txt 
new/ksysguard-5.8.0/doc/CMakeLists.txt
--- old/ksysguard-5.7.4/doc/CMakeLists.txt  2016-08-23 14:45:46.0 
+0200
+++ new/ksysguard-5.8.0/doc/CMakeLists.txt  2016-09-29 13:27:23.0 
+0200
@@ -1,9 +1,9 @@
 add_subdirectory(en)
-add_subdirectory(ca)
 add_subdirectory(de)
-add_subdirectory(et)
 add_subdirectory(it)
+add_subdirectory(sv)
 add_subdirectory(nl)
 add_subdirectory(pt_BR)
-add_subdirectory(sv)
 add_subdirectory(uk)
+add_subdirectory(ca)
+add_subdirectory(et)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksysguard-5.7.4/example/ksysguard.notifyrc 
new/ksysguard-5.8.0/example/ksysguard.notifyrc
--- old/ksysguard-5.7.4/example/ksysguard.notifyrc  2016-08-23 
14:45:25.0 +0200
+++ new/ksysguard-5.8.0/example/ksysguard.notifyrc  2016-09-29 
13:27:08.0 +0200
@@ -87,6 +87,7 @@
 Name[es]=Patrón encontrado
 Name[et]=Sobiv muster
 Name[eu]=Eredua bat dator
+Name[fa]=الگو 

commit plasma5-workspace for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package plasma5-workspace for 
openSUSE:Factory checked in at 2016-10-04 15:57:49

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  
2016-08-29 15:33:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-workspace.new/plasma5-workspace.changes 
2016-10-04 15:57:28.0 +0200
@@ -1,0 +2,97 @@
+Mon Oct  3 19:51:33 UTC 2016 - fab...@ritter-vogt.de
+
+- Update 0001-Ignore-default-sddm-face-icons.patch to not break
+  all .face.icon (boo#1001364)
+
+---
+Sun Oct  2 09:30:48 UTC 2016 - fab...@ritter-vogt.de
+
+- Add add-tray-icon-cache.patch (kde#356479):
+  * High load due to animated tray icons
+
+---
+Sat Oct  1 17:25:04 UTC 2016 - fab...@ritter-vogt.de
+
+- Add 0001-Ignore-default-sddm-face-icons.patch (boo#1001364):
+  * The default SDDM face icons are too dark to be used with
+the default backgrounds
+
+---
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+- Remove patches (now upstream):
+  * 0001-wait-before-creating-the-panel.patch
+  * fix-breeze-sddm-theme-with-many-users-2.patch
+  * fix-wallpaper-not-having-correct-aspect-ratio.diff
+
+---
+Tue Sep 27 12:29:41 UTC 2016 - alarr...@suse.com
+
+- Add fix-breeze-sddm-theme-with-many-users-2.patch: Makes the
+  breeze theme in sddm show username/password directly instead of
+  a user list when there's more than N users in the system where
+  N is defined in sddm.conf, under the Theme section, in the
+  UsersThresholdToDisableAvatars variable.
+
+---
+Sat Sep 24 20:53:58 UTC 2016 - fab...@ritter-vogt.de
+
+- Add 0001-wait-before-creating-the-panel.patch to work around race
+  condition for panel transparency (boo#1000109)
+
+---
+Thu Sep 22 19:05:58 UTC 2016 - fab...@ritter-vogt.de
+
+- Add change-kioremote-severity.patch to avoid filling the home folder
+  with useless log messages (boo#997173)
+
+---
+Thu Sep 22 10:09:13 UTC 2016 - alarr...@suse.com
+
+- Added fix-wallpaper-not-having-correct-aspect-ratio.diff . The previous
+  algorithm to choose a wallpaper preferred the ones with the closest area
+  giving preference to downscaling over upscaling. This patch changes that
+  to use that algorithm first only in wallpapers with the same aspect ratio
+  as the screen and then using the old algorithm as fallback if no wallpaper
+  has the same aspect ratio (boo#990257)
+
+---
+Wed Sep 21 17:39:48 UTC 2016 - fab...@ritter-vogt.de
+
+- Use %{_plasma5_version} like other packages
+- Remove patch plasmashell-disable-windowclosing-on-logout.patch
+  * now upstream
+- Fix self-obsoletion
+
+---
+Mon Sep 19 09:39:40 UTC 2016 - wba...@tmo.at
+
+- Move german docs to lang subpackage again
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+- Removed patches:
+Configuration-option-for-System-Tray-icon-size.patch
+Use-iconName-instead-of-icon-in-all-runners.patch
+add-separate-autostart-file-for-klipper.patch
+fix-breeze-sddm-theme-with-many-users.patch
+require-qt56.diff
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  Configuration-option-for-System-Tray-icon-size.patch
  Use-iconName-instead-of-icon-in-all-runners.patch
  add-separate-autostart-file-for-klipper.patch
  fix-breeze-sddm-theme-with-many-users.patch
  plasma-workspace-5.7.4.tar.xz
  plasmashell-disable-windowclosing-on-logout.patch
  require-qt56.diff

New:

  0001-Ignore-default-sddm-face-icons.patch
  add-tray-icon-cache.patch
  

commit plasma5-openSUSE for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package plasma5-openSUSE for 
openSUSE:Factory checked in at 2016-10-04 15:57:16

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
2016-08-29 15:31:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-openSUSE.new/plasma5-openSUSE.changes   
2016-10-04 15:56:54.0 +0200
@@ -1,0 +2,117 @@
+Thu Sep 29 14:28:25 UTC 2016 - fab...@ritter-vogt.de
+
+- Use folderview as default desktop containment
+  * IMO more useful for new users
+- Update preview images
+
+---
+Tue Sep 27 07:27:05 UTC 2016 - fab...@ritter-vogt.de
+
+- Fix %pre script (when will this misery come to an end???)
+
+---
+Sat Sep 24 08:31:00 UTC 2016 - fab...@ritter-vogt.de
+
+- Add a %pre script to allow upgrading on 42.2 beta 3 and KUF
+
+---
+Fri Sep 23 12:40:54 UTC 2016 - fab...@ritter-vogt.de
+
+- Set X-Plasma-API to 5.0 to allow for proper fallback processing
+  in desktoptheme colors
+
+---
+Thu Sep 22 15:26:15 UTC 2016 - fab...@ritter-vogt.de
+
+- Use default color schemes as base for openSUSE color schemes
+  and remove uses of LabelBackground
+- Bump desktoptheme version numbers
+- Add /etc/xdg/kscreenlockerrc to use the wallpaper plugin
+- Make a symlink components -> components-real (boo#103)
+- Append .1 to version to make it meaningful (needed to obsolete
+  kdebase4-* from 42.1)
+
+---
+Wed Sep 21 17:38:05 UTC 2016 - fab...@ritter-vogt.de
+
+- Fix self-obsoletion
+
+---
+Wed Sep 21 14:31:00 UTC 2016 - fab...@ritter-vogt.de
+
+- Add a black rectangle to avoid blue screen until wallpaper loaded
+
+---
+Wed Sep 21 13:47:26 UTC 2016 - wba...@tmo.at
+
+- Use package version for the Provides/Obsoletes of
+  plasma5-desktop-branding-openSUSE, this is based on the openSUSE
+  release (13.2, 13.3, 42.1) that is higher than the
+  %plasma_version in any case, which made the Obsoletes ineffective
+  and led to conflicts on updates/upgrades
+
+---
+Mon Sep 19 13:13:31 UTC 2016 - wba...@tmo.at
+
+- Set widgetStyle=Breeze (not breeze) in the openSUSE look-and-feel
+  again, this change got lost in the upgrade to 5.8 beta
+
+---
+Mon Sep 19 12:30:16 UTC 2016 - fab...@ritter-vogt.de
+
+- Do not turn off bulb to avoid black screen
+
+---
+Sun Sep 18 19:42:35 UTC 2016 - fab...@ritter-vogt.de
+
+- Make plasma5-openSUSE empty so it won't get generated
+- Add conflict for kdebase4-openSUSE in plasma5-theme-openSUSE
+
+---
+Sat Sep 17 13:03:36 UTC 2016 - fab...@ritter-vogt.de
+
+- Change design of logout screen background
+  - Black overlay to make focus more obvious
+  - More readable as well
+
+---
+Thu Sep 15 12:49:41 UTC 2016 - fab...@ritter-vogt.de
+
+- Make layout script readable by everyone
+
+---
+Wed Sep 14 13:38:23 UTC 2016 - fab...@ritter-vogt.de
+
+- Do not conflict with other plasma5-workspace-branding providers
+
+---
+Sat Sep  3 21:46:21 UTC 2016 - fab...@ritter-vogt.de
+
+- Restructure branding packaging:
+  - Subpackages for sddm, desktop theme and defaults
+  - Co-installable with upstream branding
+  - BuildArch: noarch
+- Remove greeter
+- New sddm branding
+- New start-here-branding.svg that uses plasma theme colors
+- Use panel config to set start icon
+- dolphinrc: Enable SVG and krita thumbnails
+- Resize icons to correct sizes
+- Adjust look-and-feel components
+- Sync sddm theme components with look-and-feel
+- New splash screen
+- Remove:
+  - plasma-change-defaults.diff
+  - oS.diff
+- Add:
+  - panel.diff
+  - lookandfeel.diff
+  - sddmtheme.diff
+  - layout.diff
+
+---
+Sat Aug 27 13:48:41 UTC 2016 - fab...@ritter-vogt.de
+
+- Disable oS.diff for now as it doesn't apply to 5.8
+
+---

Old:

  oS.diff
  

commit systemsettings5 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package systemsettings5 for openSUSE:Factory 
checked in at 2016-10-04 15:57:01

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  
2016-08-29 15:32:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.systemsettings5.new/systemsettings5.changes 
2016-10-04 15:56:38.0 +0200
@@ -1,0 +2,29 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Thu Sep 15 21:44:27 UTC 2016 - alarr...@suse.com
+
+- Use the %kf5_find_lang macro
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  systemsettings-5.7.4.tar.xz

New:

  systemsettings-5.8.0.tar.xz



Other differences:
--
++ systemsettings5.spec ++
--- /var/tmp/diff_new_pack.ysuut6/_old  2016-10-04 15:56:40.0 +0200
+++ /var/tmp/diff_new_pack.ysuut6/_new  2016-10-04 15:56:40.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   systemsettings5
-Version:5.7.4
+Version:5.8.0
 Release:0
 Summary:KDE's control center
 License:GPL-2.0+

++ install_administration_category.diff ++
--- /var/tmp/diff_new_pack.ysuut6/_old  2016-10-04 15:56:40.0 +0200
+++ /var/tmp/diff_new_pack.ysuut6/_new  2016-10-04 15:56:40.0 +0200
@@ -2,10 +2,10 @@
 index 9bc8307..32e5c7c 100644
 --- a/categories/CMakeLists.txt
 +++ b/categories/CMakeLists.txt
-@@ -32,6 +32,8 @@ install( FILES
- settings-hardware-multimedia.desktop
+@@ -33,6 +33,8 @@ install( FILES
  settings-hardware-peripherals.desktop
  settings-hardware-powermanagement.desktop
+ settings-hardware-removable-storage.desktop
 +
 +old/settings-system-administration.desktop
  

++ systemsettings-5.7.4.tar.xz -> systemsettings-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/systemsettings-5.7.4/CMakeLists.txt 
new/systemsettings-5.8.0/CMakeLists.txt
--- old/systemsettings-5.7.4/CMakeLists.txt 2016-08-23 15:02:10.0 
+0200
+++ new/systemsettings-5.8.0/CMakeLists.txt 2016-09-29 13:38:18.0 
+0200
@@ -1,5 +1,5 @@
 project(systemsettings)
-set(PROJECT_VERSION "5.7.4")
+set(PROJECT_VERSION "5.8.0")
 
 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.7.4/app/main.cpp 
new/systemsettings-5.8.0/app/main.cpp
--- old/systemsettings-5.7.4/app/main.cpp   2016-08-23 15:01:44.0 
+0200
+++ new/systemsettings-5.8.0/app/main.cpp   2016-09-29 13:38:05.0 
+0200
@@ -38,6 +38,7 @@
 aboutData.addAuthor(i18n("Ben Cooksley"), i18n("Maintainer"), 
"bcooks...@kde.org");
 aboutData.addAuthor(i18n("Mathias Soeken"), i18n("Developer"), 
"msoe...@informatik.uni-bremen.de");
 aboutData.addAuthor(i18n("Will Stephenson"), i18n("Internal module 
representation, internal module model"), "wstephen...@kde.org");
+aboutData.setDesktopFileName(QStringLiteral("kdesystemsettings"));
 KAboutData::setApplicationData(aboutData);
 
 application.setAttribute(Qt::AA_UseHighDpiPixmaps, true);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/systemsettings-5.7.4/categories/CMakeLists.txt 
new/systemsettings-5.8.0/categories/CMakeLists.txt
--- old/systemsettings-5.7.4/categories/CMakeLists.txt  2016-08-23 
15:01:44.0 +0200
+++ new/systemsettings-5.8.0/categories/CMakeLists.txt  2016-09-29 
13:38:05.0 +0200
@@ -32,6 +32,7 @@
 settings-hardware-multimedia.desktop
 settings-hardware-peripherals.desktop
 settings-hardware-powermanagement.desktop
+settings-hardware-removable-storage.desktop
 
 DESTINATION  ${SERVICES_INSTALL_DIR} )
 
diff -urN 

commit powerdevil5 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package powerdevil5 for openSUSE:Factory 
checked in at 2016-10-04 15:56:46

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  2016-08-29 
15:32:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.powerdevil5.new/powerdevil5.changes 
2016-10-04 15:56:24.0 +0200
@@ -1,0 +2,29 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Wed Sep 21 09:15:22 UTC 2016 - fab...@ritter-vogt.de
+
+- Use %{_plasma5_version} again, define it if needed
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  powerdevil-5.7.4.tar.xz

New:

  powerdevil-5.8.0.tar.xz



Other differences:
--
++ powerdevil5.spec ++
--- /var/tmp/diff_new_pack.2xr38I/_old  2016-10-04 15:56:25.0 +0200
+++ /var/tmp/diff_new_pack.2xr38I/_new  2016-10-04 15:56:25.0 +0200
@@ -18,8 +18,9 @@
 
 %bcond_without lang
 Name:   powerdevil5
-Version:5.7.4
+Version:5.8.0
 Release:0
+%{!?_plasma5_version: %global _plasma5_version %{version}}
 Summary:KDE Power Management module
 License:GPL-2.0+
 Group:  System/GUI/KDE
@@ -32,7 +33,6 @@
 BuildRequires:  xz
 BuildRequires:  cmake(KF5Activities)
 BuildRequires:  cmake(KF5Auth)
-BuildRequires:  cmake(KF5BluezQt)
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5DBusAddons)
 BuildRequires:  cmake(KF5GlobalAccel)
@@ -40,12 +40,13 @@
 BuildRequires:  cmake(KF5IdleTime)
 BuildRequires:  cmake(KF5KDELibs4Support)
 BuildRequires:  cmake(KF5KIO)
-BuildRequires:  cmake(KF5NetworkManagerQt)
 BuildRequires:  cmake(KF5NotifyConfig)
-BuildRequires:  cmake(KF5Screen) >= %{version}
+BuildRequires:  cmake(KF5Screen) >= %{_plasma5_version}
 BuildRequires:  cmake(KF5Solid)
-BuildRequires:  cmake(KF5Wayland) >= %{version}
-BuildRequires:  cmake(LibKWorkspace) >= %{version}
+BuildRequires:  cmake(KF5Wayland) >= %{_plasma5_version}
+BuildRequires:  cmake(KF5NetworkManagerQt)
+BuildRequires:  cmake(KF5BluezQt)
+BuildRequires:  cmake(LibKWorkspace) >= %{_plasma5_version}
 BuildRequires:  cmake(Qt5DBus) >= 5.4.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
 BuildRequires:  cmake(Qt5X11Extras) >= 5.4.0
@@ -103,6 +104,7 @@
 %{_kf5_servicetypesdir}/
 
%{_kf5_sharedir}/dbus-1/system-services/org.kde.powerdevil.backlighthelper.service
 %{_kf5_sharedir}/polkit-1/actions/org.kde.powerdevil.backlighthelper.policy
+%{_kf5_configdir}/autostart/powerdevil.desktop
 
 %if %{with lang}
 %files lang -f %{name}.lang

++ powerdevil-5.7.4.tar.xz -> powerdevil-5.8.0.tar.xz ++
 25051 lines of diff (skipped)




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

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package polkit-kde-agent-5 for 
openSUSE:Factory checked in at 2016-10-04 15:56:28

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
2016-08-29 15:32:17.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new/polkit-kde-agent-5.changes   
2016-10-04 15:56:06.0 +0200
@@ -1,0 +2,24 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

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

New:

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



Other differences:
--
++ polkit-kde-agent-5.spec ++
--- /var/tmp/diff_new_pack.JomAtN/_old  2016-10-04 15:56:07.0 +0200
+++ /var/tmp/diff_new_pack.JomAtN/_new  2016-10-04 15:56:07.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   polkit-kde-agent-5
-Version:5.7.4
+Version:5.8.0
 Release:0
 Summary:PolicyKit authentication agent for KDE
 License:GPL-2.0 and LGPL-2.1+

++ polkit-kde-agent-1-5.7.4.tar.xz -> polkit-kde-agent-1-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/polkit-kde-agent-1-5.7.4/CMakeLists.txt 
new/polkit-kde-agent-1-5.8.0/CMakeLists.txt
--- old/polkit-kde-agent-1-5.7.4/CMakeLists.txt 2016-08-23 15:00:24.0 
+0200
+++ new/polkit-kde-agent-1-5.8.0/CMakeLists.txt 2016-09-29 13:36:59.0 
+0200
@@ -1,5 +1,5 @@
 project(polkit-kde-agent-1)
-set(PROJECT_VERSION "5.7.4")
+set(PROJECT_VERSION "5.8.0")
 
 # 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.7.4/po/he/polkit-kde-authentication-agent-1.po 
new/polkit-kde-agent-1-5.8.0/po/he/polkit-kde-authentication-agent-1.po
--- old/polkit-kde-agent-1-5.7.4/po/he/polkit-kde-authentication-agent-1.po 
2016-08-23 15:00:19.0 +0200
+++ new/polkit-kde-agent-1-5.8.0/po/he/polkit-kde-authentication-agent-1.po 
2016-09-29 13:36:55.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-05-10 08:54+\n"
-"PO-Revision-Date: 2016-06-29 16:50+0200\n"
+"PO-Revision-Date: 2016-09-19 00:09+0200\n"
 "Last-Translator: Elkana Bardugo \n"
 "Language-Team: Hebrew \n"
 "Language: he\n"
@@ -19,11 +19,11 @@
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr ""
+msgstr "אלקנה ברדוגו"
 
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr ""
+msgstr "ttv...@gmail.com"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #. i18n: ectx: property (text), widget (QLabel, app_label)
@@ -41,7 +41,7 @@
 #. i18n: ectx: property (text), widget (KUrlLabel, vendorUL)
 #: authdetails.ui:36 authdetails.ui:43
 msgid "Vendor:"
-msgstr ""
+msgstr "ספק:"
 
 #: AuthDialog.cpp:73
 msgid "Details"
@@ -66,22 +66,24 @@
 
 #: AuthDialog.cpp:191
 msgid "Password or swipe finger for root:"
-msgstr ""
+msgstr "סיסמה או טביעת אצבע ל־root:"
 
 #: AuthDialog.cpp:193
 #, kde-format
 msgid "Password or swipe finger for %1:"
-msgstr ""
+msgstr "סיסמה או טביעת אצבע ל־%1:"
 
 #: AuthDialog.cpp:197
 msgid "Password or swipe finger:"
-msgstr ""
+msgstr "סיסמה או טביעת אצבע:"
 
 #: AuthDialog.cpp:207
 msgid ""
 "An application is attempting to perform an action that requires privileges. "
 "Authentication is required to perform this action."
 msgstr ""
+"יישום מנסה לבצע פעולה הדורשת הרשאות.\n"
+"נדרש אימות כדי לבצע את הפעולה"
 
 #: AuthDialog.cpp:222
 msgid "Select User"
@@ -117,32 +119,32 @@
 #. i18n: ectx: property (text), widget (QLabel, lblPassword)
 #: AuthDialog.ui:106
 msgid "P:"
-msgstr "סיסמה:"
+msgstr "&סיסמה:"
 
 #: main.cpp:52
 msgid "PolicyKit1 KDE Agent"
-msgstr 

commit plasma-nm5 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package plasma-nm5 for openSUSE:Factory 
checked in at 2016-10-04 15:56: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.changes2016-08-29 
15:29:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-nm5.new/plasma-nm5.changes   
2016-10-04 15:55:50.0 +0200
@@ -1,0 +2,24 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  plasma-nm-5.7.4.tar.xz

New:

  plasma-nm-5.8.0.tar.xz



Other differences:
--
++ plasma-nm5.spec ++
--- /var/tmp/diff_new_pack.7s0GPz/_old  2016-10-04 15:55:51.0 +0200
+++ /var/tmp/diff_new_pack.7s0GPz/_new  2016-10-04 15:55:51.0 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 %define mm_support 1
 Name:   plasma-nm5
-Version:5.7.4
+Version:5.8.0
 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)
@@ -43,7 +43,7 @@
 BuildRequires:  cmake(KF5ItemViews) >= 5.25.0
 BuildRequires:  cmake(KF5KDELibs4Support) >= 5.25.0
 BuildRequires:  cmake(KF5KIO) >= 5.25.0
-BuildRequires:  cmake(KF5NetworkManagerQt) >=  5.14.0
+BuildRequires:  cmake(KF5NetworkManagerQt) >=  5.25.0
 BuildRequires:  cmake(KF5Notifications) >= 5.25.0
 BuildRequires:  cmake(KF5Plasma) >= 5.25.0
 BuildRequires:  cmake(KF5Service) >= 5.25.0
@@ -255,7 +255,8 @@
 %{_kf5_servicesdir}/plasma-applet*.desktop
 %{_kf5_servicetypesdir}/
 %{_kf5_sharedir}/plasma/
-%{_kf5_appstreamdir}/
+%dir %{_kf5_appstreamdir}
+%{_kf5_appstreamdir}/org.kde.plasma.networkmanagement.appdata.xml
 
 %files openvpn
 %defattr(-,root,root)

++ plasma-nm-5.7.4.tar.xz -> plasma-nm-5.8.0.tar.xz ++
 37685 lines of diff (skipped)




commit plasma5-session for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package plasma5-session for openSUSE:Factory 
checked in at 2016-10-04 15:55:55

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  
2016-08-29 15:31:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-session.new/plasma5-session.changes 
2016-10-04 15:55:33.0 +0200
@@ -1,0 +2,24 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---



Other differences:
--
++ plasma5-session.spec ++
--- /var/tmp/diff_new_pack.zib7R2/_old  2016-10-04 15:55:34.0 +0200
+++ /var/tmp/diff_new_pack.zib7R2/_new  2016-10-04 15:55:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   plasma5-session
-Version:5.7.4
+Version:5.8.0
 Release:0
 Summary:The KDE Session
 License:GPL-2.0+




commit plasma5-pa for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package plasma5-pa for openSUSE:Factory 
checked in at 2016-10-04 15:55:23

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


Package is "plasma5-pa"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-pa/plasma5-pa.changes2016-08-29 
15:31:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-pa.new/plasma5-pa.changes   
2016-10-04 15:55:01.0 +0200
@@ -1,0 +2,24 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  plasma-pa-5.7.4.tar.xz

New:

  plasma-pa-5.8.0.tar.xz



Other differences:
--
++ plasma5-pa.spec ++
--- /var/tmp/diff_new_pack.bT8a34/_old  2016-10-04 15:55:02.0 +0200
+++ /var/tmp/diff_new_pack.bT8a34/_new  2016-10-04 15:55:02.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-pa
-Version:5.7.4
+Version:5.8.0
 Release:0
 Summary:The new Plasma5 Volume Manager
 License:GPL-2.0+
@@ -38,7 +38,9 @@
 BuildRequires:  cmake(Qt5Quick)
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(libpulse)
+BuildRequires:  libcanberra-devel
 Supplements:packageand(plasma5-desktop:pulseaudio-module-x11)
 Requires:   pulseaudio-module-x11
 %if %{with lang}
@@ -78,11 +80,14 @@
 %{_kf5_servicesdir}/
 %{_kf5_plasmadir}/
 %{_kf5_appstreamdir}/
-%if %{with lang}
+%dir %{_kf5_sharedir}/kde4
+%dir %{_kf5_sharedir}/kde4/apps
+%dir %{_kf5_sharedir}/kde4/apps/kconf_update
+%{_kf5_sharedir}/kde4/apps/kconf_update/disable_kmix.upd
+%{_kf5_sharedir}/kde4/apps/kconf_update/plasmaVolumeDisableKMixAutostart.pl
 %dir %{_kf5_htmldir}/en
 %dir %{_kf5_htmldir}
 %doc %{_kf5_htmldir}/en/*/
-%endif
 
 %if %{with lang}
 %files lang -f %{name}.lang

++ plasma-pa-5.7.4.tar.xz -> plasma-pa-5.8.0.tar.xz ++
 25281 lines of diff (skipped)




commit plasma5-integration for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package plasma5-integration for 
openSUSE:Factory checked in at 2016-10-04 15:55:07

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


Package is "plasma5-integration"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-integration/plasma5-integration.changes  
2016-08-29 15:30:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma5-integration.new/plasma5-integration.changes 
2016-10-04 15:54:45.0 +0200
@@ -1,0 +2,29 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Wed Sep 21 09:15:18 UTC 2016 - fab...@ritter-vogt.de
+
+- Use %{_plasma5_version} again, define it if needed
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  plasma-integration-5.7.4.tar.xz

New:

  plasma-integration-5.8.0.tar.xz



Other differences:
--
++ plasma5-integration.spec ++
--- /var/tmp/diff_new_pack.cEmz88/_old  2016-10-04 15:54:46.0 +0200
+++ /var/tmp/diff_new_pack.cEmz88/_new  2016-10-04 15:54:46.0 +0200
@@ -18,8 +18,9 @@
 
 %bcond_without lang
 Name:   plasma5-integration
-Version:5.7.4
+Version:5.8.0
 Release:0
+%{!?_plasma5_version: %global _plasma5_version %{version}}
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:GPL-2.0+
 Group:  System/GUI/KDE
@@ -28,7 +29,7 @@
 BuildRequires:  extra-cmake-modules >= 5.17.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  libQt5Gui-private-headers-devel >= 5.5.0
-BuildRequires:  cmake(Breeze) >= %{version}
+BuildRequires:  cmake(Breeze) >= %{_plasma5_version}
 BuildRequires:  cmake(KF5Config) >= 5.17.0
 BuildRequires:  cmake(KF5ConfigWidgets) >= 5.17.0
 BuildRequires:  cmake(KF5I18n) >= 5.17.0
@@ -58,7 +59,7 @@
 %package plugin
 Summary:Plugins responsible for better integration of Qt applications 
in KDE Workspace
 Group:  System/GUI/KDE
-Requires:   kde-oxygen-fonts
+Requires:   hack-fonts
 Requires:   noto-sans
 %requires_eq libQt5Gui5
 
@@ -88,6 +89,7 @@
 %defattr(-,root,root)
 %doc COPYING*
 %{_kf5_plugindir}/
+%{_kf5_sharedir}/kconf_update/
 
 %if %{with lang}
 %files -n plasma5-integration-plugin-lang -f plasmaintegration5.lang

++ plasma-integration-5.7.4.tar.xz -> plasma-integration-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-integration-5.7.4/CMakeLists.txt 
new/plasma-integration-5.8.0/CMakeLists.txt
--- old/plasma-integration-5.7.4/CMakeLists.txt 2016-08-23 14:55:13.0 
+0200
+++ new/plasma-integration-5.8.0/CMakeLists.txt 2016-09-29 13:32:35.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.12)
 
 project(PlasmaIntegration)
-set(PROJECT_VERSION "5.7.4")
+set(PROJECT_VERSION "5.8.0")
 set(PROJECT_VERSION_MAJOR 5)
 
 include(FeatureSummary)
@@ -51,6 +51,17 @@
 add_subdirectory(autotests)
 add_subdirectory(tests)
 
+find_package(FontNotoSans)
+set_package_properties(FontNotoSans PROPERTIES
+PURPOSE "Default sans-serif font -- this is not detected automatically, 
pass -DCMAKE_DISABLE_FIND_PACKAGE_FontNotoSans=true to mark it ignored."
+URL "https://www.google.com/get/noto/;
+TYPE RUNTIME
+)
+find_package(FontHack)
+set_package_properties(FontHack PROPERTIES
+PURPOSE "Default monospace font -- this is not detected automatically, 
pass -DCMAKE_DISABLE_FIND_PACKAGE_FontHack=true to mark it ignored."
+URL "http://sourcefoundry.org/hack/;
+TYPE RUNTIME
+)
 
-feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
-message("** plasma-integration uses Noto Sans 
(https://www.google.com/get/noto/) and Oxygen Mono 
(http://download.kde.org/stable/plasma/5.4.0/oxygen-fonts-5.4.0.tar.xz) fonts, 
ensure these are installed for use at runtime")
+feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' 

commit plasma5-desktop for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package plasma5-desktop for openSUSE:Factory 
checked in at 2016-10-04 15:54:41

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  
2016-08-29 15:33:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-desktop.new/plasma5-desktop.changes 
2016-10-04 15:54:22.0 +0200
@@ -1,0 +2,58 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+- Remove patches (upstream):
+folderviewkjob.patch
+kglobalshortcutseditor-Change-component-shown-on-selection-changes.patch
+
+---
+Tue Sep 27 11:02:47 UTC 2016 - wba...@tmo.at
+
+- Add kglobalshortcutseditor-Change-component-shown-on-selection-changes.patch:
+  fixes kglobalshortcutseditor when "double-click to open files/folders"
+  is activated in the mouse settings (boo#1001279, kde#368661)
+
+---
+Sat Sep 24 08:35:21 UTC 2016 - fab...@ritter-vogt.de
+
+- Add folderviewkjob.patch
+  * Use correct parent for folderview context menu actions (boo#1000546)
+
+---
+Wed Sep 21 17:35:20 UTC 2016 - fab...@ritter-vogt.de
+
+- Fix self-obsoletion
+
+---
+Wed Sep 21 13:19:03 UTC 2016 - wba...@tmo.at
+
+- Do not Obsolete plasma5-desktop-branding-openSUSE as this is done
+  in plasma5-theme-openSUSE, it was ineffective here anyway because
+  of the wrong version number
+
+---
+Wed Sep 21 09:15:16 UTC 2016 - fab...@ritter-vogt.de
+
+- Use %{_plasma5_version} again, define it if needed
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+- Remove patch use-iconName-if-possible.patch
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  plasma-desktop-5.7.4.tar.xz
  use-iconName-if-possible.patch

New:

  plasma-desktop-5.8.0.tar.xz



Other differences:
--
++ plasma5-desktop.spec ++
--- /var/tmp/diff_new_pack.OGkhPq/_old  2016-10-04 15:54:23.0 +0200
+++ /var/tmp/diff_new_pack.OGkhPq/_new  2016-10-04 15:54:23.0 +0200
@@ -16,19 +16,21 @@
 #
 
 
+%define kf5_version 5.26.0
+
 %bcond_without lang
 Name:   plasma5-desktop
-Version:5.7.4
+Version:5.8.0
 Release:0
+%{!?_plasma5_version: %global _plasma5_version %{version}}
 Summary:The KDE Plasma Workspace Components
 License:GPL-2.0
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
 Source: plasma-desktop-%{version}.tar.xz
 Patch0: 0001-Require-xorg-evdev-2.8.99.1.patch
-# PATCHES 100-200 and above are from upstream 5.7 branch
-# PATCHES 201-300 and above are from upstream master/5.8 branch
-Patch201:   use-iconName-if-possible.patch
+# PATCHES 100-200 and above are from upstream 5.8 branch
+# PATCHES 201-300 and above are from upstream master/5.9 branch
 BuildRequires:  boost-devel
 BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  fdupes
@@ -38,38 +40,38 @@
 BuildRequires:  phonon4qt5-devel >= 4.6.60
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
-BuildRequires:  cmake(KDED) >= 5.19.0
-BuildRequires:  cmake(KF5Activities) >= 5.19.0
-BuildRequires:  cmake(KF5ActivitiesStats) >= 5.19.0
-BuildRequires:  cmake(KF5Attica) >= 5.19.0
-BuildRequires:  cmake(KF5Auth) >= 5.19.0
-BuildRequires:  cmake(KF5Baloo) >= 5.1.90
+BuildRequires:  cmake(KDED) >= %{kf5_version}
+BuildRequires:  cmake(KF5Activities) >= %{kf5_version}
+BuildRequires:  cmake(KF5ActivitiesStats) >= %{kf5_version}
+BuildRequires:  cmake(KF5Attica) >= %{kf5_version}
+BuildRequires:  cmake(KF5Auth) >= %{kf5_version}
+BuildRequires:  cmake(KF5Baloo) >= %{kf5_version}
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5CoreAddons)
-BuildRequires:  cmake(KF5DBusAddons) >= 5.19.0

commit plasma5-addons for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package plasma5-addons for openSUSE:Factory 
checked in at 2016-10-04 15:54:14

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
2016-08-29 15:30:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-addons.new/plasma5-addons.changes   
2016-10-04 15:53:56.0 +0200
@@ -1,0 +2,29 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Wed Sep 21 09:15:14 UTC 2016 - fab...@ritter-vogt.de
+
+- Use %{_plasma5_version} again, define it if needed
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  kdeplasma-addons-5.7.4.tar.xz

New:

  kdeplasma-addons-5.8.0.tar.xz



Other differences:
--
++ plasma5-addons.spec ++
--- /var/tmp/diff_new_pack.RQSSYA/_old  2016-10-04 15:53:57.0 +0200
+++ /var/tmp/diff_new_pack.RQSSYA/_new  2016-10-04 15:53:57.0 +0200
@@ -18,8 +18,9 @@
 
 %bcond_without lang
 Name:   plasma5-addons
-Version:5.7.4
+Version:5.8.0
 Release:0
+%{!?_plasma5_version: %global _plasma5_version %{version}}
 Summary:Additional Plasma5 Widgets
 License:LGPL-2.1 and GPL-2.0+ and GPL-3.0
 Group:  System/GUI/KDE
@@ -40,7 +41,7 @@
 BuildRequires:  cmake(KF5Runner) >= 5.25.0
 BuildRequires:  cmake(KF5Service) >= 5.25.0
 BuildRequires:  cmake(KF5UnitConversion) >= 5.25.0
-BuildRequires:  cmake(LibTaskManager) >= %{version}
+BuildRequires:  cmake(LibTaskManager) >= %{_plasma5_version}
 %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
 BuildRequires:  cmake(KDEExperimentalPurpose)
 %endif

++ kdeplasma-addons-5.7.4.tar.xz -> kdeplasma-addons-5.8.0.tar.xz ++
 23856 lines of diff (skipped)




commit oxygen5 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2016-10-04 15:53:53

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  2016-08-29 
15:29:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.oxygen5.new/oxygen5.changes 2016-10-04 
15:53:31.0 +0200
@@ -1,0 +2,34 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Wed Sep 21 17:31:18 UTC 2016 - fab...@ritter-vogt.de
+
+- Fix self-obsoletion
+
+---
+Wed Sep 21 09:15:11 UTC 2016 - fab...@ritter-vogt.de
+
+- Use %{_plasma5_version} again, define it if needed
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  oxygen-5.7.4.tar.xz

New:

  oxygen-5.8.0.tar.xz



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.96HESF/_old  2016-10-04 15:53:33.0 +0200
+++ /var/tmp/diff_new_pack.96HESF/_new  2016-10-04 15:53:33.0 +0200
@@ -20,13 +20,13 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.7.4
+Version:5.8.0
 Release:0
+%{!?_plasma5_version: %global _plasma5_version %{version}}
 Summary:Oxygen style, KWin decoration, cursors and sounds
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-#Source: 
http://download.kde.org/stable/plasma/%{version}/oxygen-%{version}.tar.xz
 Source: oxygen-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  extra-cmake-modules >= 0.0.9
@@ -40,10 +40,11 @@
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5KCMUtils)
 BuildRequires:  cmake(KF5Service)
+BuildRequires:  cmake(KF5Wayland) >= %{_plasma5_version}
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5WindowSystem)
 %if %kwin_deco
-BuildRequires:  cmake(KDecoration2) >= %{version}
+BuildRequires:  cmake(KDecoration2) >= %{_plasma5_version}
 %endif
 BuildRequires:  xz
 BuildRequires:  cmake(Qt5DBus) >= 5.4.0
@@ -80,8 +81,8 @@
 Summary:The KDE Workspace Sounds
 License:GPL-2.0+
 Group:  System/GUI/KDE
-Obsoletes:  oxygen-sounds5
-Provides:   oxygen-sounds5
+Obsoletes:  oxygen-sounds5 < %{version}
+Provides:   oxygen-sounds5 = %{version}
 
 %description sounds
 This package contains the default sound set for a K Desktop Environment
@@ -101,8 +102,8 @@
 Conflicts:  oxygen4-cursors
 Conflicts:  oxygen-cursors4
 %endif
-Obsoletes:  oxygen-cursors5
-Provides:   oxygen-cursors5
+Obsoletes:  oxygen-cursors5 < %{version}
+Provides:   oxygen-cursors5 = %{version}
 
 %description cursors
 This package contains the default cursor set for a K Desktop Environment
@@ -112,8 +113,8 @@
 Summary:Oxygen style
 License:GPL-2.0+
 Group:  System/GUI/KDE
-Obsoletes:  oxygen-style5
-Provides:   oxygen-style5
+Obsoletes:  oxygen-style5 < %{version}
+Provides:   oxygen-style5 = %{version}
 
 %description style
 This package contains the libraries of the Oxygen style.
@@ -124,8 +125,8 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Supplements:packageand(oxygen5-style:kwin5)
-Obsoletes:  oxygen-decoration5
-Provides:   oxygen-decoration5
+Obsoletes:  oxygen-decoration5 < %{version}
+Provides:   oxygen-decoration5 = %{version}
 %requires_eq oxygen5-style
 
 %description decoration

++ oxygen-5.7.4.tar.xz -> oxygen-5.8.0.tar.xz ++
 3993 lines of diff (skipped)




commit milou5 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package milou5 for openSUSE:Factory checked 
in at 2016-10-04 15:53:34

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.changes2016-08-29 
15:29:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.milou5.new/milou5.changes   2016-10-04 
15:53:12.0 +0200
@@ -1,0 +2,25 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+- Removed patch use-iconName.patch
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  milou-5.7.4.tar.xz
  use-iconName.patch

New:

  milou-5.8.0.tar.xz



Other differences:
--
++ milou5.spec ++
--- /var/tmp/diff_new_pack.dmpn7R/_old  2016-10-04 15:53:13.0 +0200
+++ /var/tmp/diff_new_pack.dmpn7R/_new  2016-10-04 15:53:13.0 +0200
@@ -18,15 +18,13 @@
 
 %bcond_without lang
 Name:   milou5
-Version:5.7.4
+Version:5.8.0
 Release:0
 Summary:Dedicated search application built on top of Baloo
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/GUI/KDE
 Url:https://projects.kde.org/milou
 Source: milou-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM use-iconName.patch boo#994983 -- use iconName for the 
results if it is set, that's preferred since having each runner set an icon for 
the results can lead to threading issues
-Patch:  use-iconName.patch
 BuildRequires:  extra-cmake-modules >= 1.2.0
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
@@ -52,7 +50,6 @@
 %lang_package
 %prep
 %setup -q -n milou-%{version}
-%patch -p1
 
 %build
   %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
@@ -63,7 +60,6 @@
 %if %{with lang}
   %kf5_find_lang
 %endif
-
   %fdupes -s %{buildroot}%{_kf5_localedir}/
 
 %post

++ milou-5.7.4.tar.xz -> milou-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.7.4/CMakeLists.txt 
new/milou-5.8.0/CMakeLists.txt
--- old/milou-5.7.4/CMakeLists.txt  2016-08-23 14:52:06.0 +0200
+++ new/milou-5.8.0/CMakeLists.txt  2016-09-29 13:30:18.0 +0200
@@ -1,13 +1,16 @@
 project(Milou)
-set(PROJECT_VERSION "5.7.4")
+set(PROJECT_VERSION "5.8.0")
 set(PROJECT_VERSION_MAJOR 5)
 cmake_minimum_required(VERSION 2.8.12)
 
+set(QT_MIN_VERSION "5.6.0")
+set(KF5_MIN_VERSION "5.24.0")
+
 find_package(ECM 1.2.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
-find_package(Qt5 REQUIRED NO_MODULE COMPONENTS Script Qml Quick Widgets Test)
-find_package(KF5 REQUIRED COMPONENTS CoreAddons I18n Declarative Service 
Plasma Runner)
+find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Script Qml 
Quick Widgets Test)
+find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS CoreAddons I18n 
Declarative Service Plasma Runner)
 
 include(FeatureSummary)
 include(ECMAddTests)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.7.4/lib/qml/ResultDelegate.qml 
new/milou-5.8.0/lib/qml/ResultDelegate.qml
--- old/milou-5.7.4/lib/qml/ResultDelegate.qml  2016-08-23 14:50:12.0 
+0200
+++ new/milou-5.8.0/lib/qml/ResultDelegate.qml  2016-09-29 13:29:47.0 
+0200
@@ -149,6 +149,7 @@
&& (index === 0 || 
resultDelegate.ListView.view.currentIndex !== (index - 1))
 
 Item {
+id: labelWrapper
 anchors {
 left: parent.left
 right: parent.right
@@ -163,13 +164,14 @@
 rightMargin: units.smallSpacing
 }
 
-QtExtra.QIconItem {
+PlasmaCore.IconItem {
 id: typePixmap
-width: Globals.IconSize
-height: Globals.IconSize
-
-icon: model.decoration
-smooth: true
+Layout.preferredWidth: Globals.IconSize
+   

commit libksysguard5 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package libksysguard5 for openSUSE:Factory 
checked in at 2016-10-04 15:53:12

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  
2016-08-29 15:28:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.libksysguard5.new/libksysguard5.changes 
2016-10-04 15:52:50.0 +0200
@@ -1,0 +2,24 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  libksysguard-5.7.4.tar.xz

New:

  libksysguard-5.8.0.tar.xz



Other differences:
--
++ libksysguard5.spec ++
--- /var/tmp/diff_new_pack.T28V6K/_old  2016-10-04 15:52:51.0 +0200
+++ /var/tmp/diff_new_pack.T28V6K/_new  2016-10-04 15:52:51.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   libksysguard5
-Version:5.7.4
+Version:5.8.0
 Release:0
 Summary:Task management and system monitoring library
 License:GPL-2.0+

++ libksysguard-5.7.4.tar.xz -> libksysguard-5.8.0.tar.xz ++
 57569 lines of diff (skipped)




commit libkscreen2 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package libkscreen2 for openSUSE:Factory 
checked in at 2016-10-04 15:52:53

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  2016-08-29 
15:28:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkscreen2.new/libkscreen2.changes 
2016-10-04 15:52:31.0 +0200
@@ -1,0 +2,29 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Wed Sep 21 09:15:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Use %{_plasma5_version} again, define it if needed
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  libkscreen-5.7.4.tar.xz

New:

  libkscreen-5.8.0.tar.xz



Other differences:
--
++ libkscreen2.spec ++
--- /var/tmp/diff_new_pack.ZzzShQ/_old  2016-10-04 15:52:32.0 +0200
+++ /var/tmp/diff_new_pack.ZzzShQ/_new  2016-10-04 15:52:32.0 +0200
@@ -15,17 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define lname   libKF5Screen7
 %define plasma_version 5.0.0
 Name:   libkscreen2
-Version:5.7.4
+Version:5.8.0
 Release:0
+%{!?_plasma5_version: %global _plasma5_version %{version}}
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= 5.14.0
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
-BuildRequires:  cmake(KF5Wayland) >= %{version}
+BuildRequires:  cmake(KF5Wayland) >= %{_plasma5_version}
 BuildRequires:  cmake(Qt5Core) >= 5.4.0
 BuildRequires:  cmake(Qt5DBus) >= 5.4.0
 BuildRequires:  cmake(Qt5Gui) >= 5.4.0

++ libkscreen-5.7.4.tar.xz -> libkscreen-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-5.7.4/CMakeLists.txt 
new/libkscreen-5.8.0/CMakeLists.txt
--- old/libkscreen-5.7.4/CMakeLists.txt 2016-08-23 14:48:20.0 +0200
+++ new/libkscreen-5.8.0/CMakeLists.txt 2016-09-29 13:28:59.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.12)
 
 project(libkscreen)
-set(PROJECT_VERSION "5.7.4")
+set(PROJECT_VERSION "5.8.0")
 
 find_package(ECM 5.14.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-5.7.4/autotests/CMakeLists.txt 
new/libkscreen-5.8.0/autotests/CMakeLists.txt
--- old/libkscreen-5.7.4/autotests/CMakeLists.txt   2016-08-23 
14:48:20.0 +0200
+++ new/libkscreen-5.8.0/autotests/CMakeLists.txt   2016-09-29 
13:28:59.0 +0200
@@ -21,6 +21,7 @@
 kscreen_add_test(testconfigmonitor)
 kscreen_add_test(testinprocess)
 kscreen_add_test(testbackendloader)
+kscreen_add_test(testlog)
 
 set(KSCREEN_WAYLAND_LIBS
 KF5::WaylandServer KF5::WaylandClient
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-5.7.4/autotests/testbackendloader.cpp 
new/libkscreen-5.8.0/autotests/testbackendloader.cpp
--- old/libkscreen-5.7.4/autotests/testbackendloader.cpp2016-08-23 
14:48:20.0 +0200
+++ new/libkscreen-5.8.0/autotests/testbackendloader.cpp2016-09-29 
13:28:59.0 +0200
@@ -47,6 +47,7 @@
 TestBackendLoader::TestBackendLoader(QObject *parent)
 : QObject(parent)
 {
+qputenv("KSCREEN_LOGGING", "false");
 qputenv("KSCREEN_BACKEND_INPROCESS", QByteArray());
 qputenv("KSCREEN_BACKEND", QByteArray());
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-5.7.4/autotests/testconfigmonitor.cpp 
new/libkscreen-5.8.0/autotests/testconfigmonitor.cpp
--- old/libkscreen-5.7.4/autotests/testconfigmonitor.cpp2016-08-23 
14:48:20.0 +0200
+++ new/libkscreen-5.8.0/autotests/testconfigmonitor.cpp2016-09-29 
13:28:59.0 +0200
@@ -55,6 

commit kwin5 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package kwin5 for openSUSE:Factory checked 
in at 2016-10-04 15:52:02

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  2016-08-29 
15:27:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.kwin5.new/kwin5.changes 2016-10-04 
15:51:40.0 +0200
@@ -1,0 +2,37 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+- Removed patch (upstream): fix-build.patch
+
+---
+Wed Sep 21 14:22:07 UTC 2016 - wba...@tmo.at
+
+- kwin5 requires xkbcommon >= 0.5.0 now for building
+
+---
+Tue Sep 20 09:25:18 UTC 2016 - fab...@ritter-vogt.de
+
+- Revert usage of %{version} and define %{_plasma5_version} if needed
+  to make the same spec usable in KUF
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+- Added patch: fix-build.patch
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  kwin-5.7.4.tar.xz

New:

  kwin-5.8.0.tar.xz



Other differences:
--
++ kwin5.spec ++
--- /var/tmp/diff_new_pack.jGzTEj/_old  2016-10-04 15:51:42.0 +0200
+++ /var/tmp/diff_new_pack.jGzTEj/_new  2016-10-04 15:51:42.0 +0200
@@ -16,47 +16,53 @@
 #
 
 
+%define kf5_version 5.26.0
 %bcond_without lang
 Name:   kwin5
-Version:5.7.4
+Version:5.8.0
 Release:0
+%{!?_plasma5_version: %global _plasma5_version %{version}}
 Summary:KDE Window Manager
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: kwin-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 0.0.11
+BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  libQt5Core-private-headers-devel >= 5.4.0
 BuildRequires:  libQt5Gui-private-headers-devel >= 5.4.0
 BuildRequires:  libQt5PlatformSupport-private-headers-devel >= 5.4.0
-BuildRequires:  cmake(Breeze) >= %{version}
-BuildRequires:  cmake(KDecoration2) >= %{version}
-BuildRequires:  cmake(KF5Activities) >= 5.12.0
-BuildRequires:  cmake(KF5Completion) >= 5.12.0
-BuildRequires:  cmake(KF5Config) >= 5.12.0
-BuildRequires:  cmake(KF5ConfigWidgets) >= 5.12.0
-BuildRequires:  cmake(KF5CoreAddons) >= 5.12.0
-BuildRequires:  cmake(KF5Crash) >= 5.12.0
-BuildRequires:  cmake(KF5Declarative) >= 5.12.0
-BuildRequires:  cmake(KF5DocTools) >= 5.12.0
-BuildRequires:  cmake(KF5GlobalAccel) >= 5.12.0
-BuildRequires:  cmake(KF5I18n) >= 5.12.0
-BuildRequires:  cmake(KF5IconThemes) >= 5.12.0
-BuildRequires:  cmake(KF5IdleTime) >= 5.12.0
-BuildRequires:  cmake(KF5Init) >= 5.12.0
-BuildRequires:  cmake(KF5KCMUtils) >= 5.12.0
-BuildRequires:  cmake(KF5KIO) >= 5.12.0
-BuildRequires:  cmake(KF5NewStuff) >= 5.12.0
-BuildRequires:  cmake(KF5Notifications) >= 5.12.0
-BuildRequires:  cmake(KF5Package) >= 5.12.0
-BuildRequires:  cmake(KF5Plasma) >= 5.12.0
-BuildRequires:  cmake(KF5Service) >= 5.12.0
-BuildRequires:  cmake(KF5Wayland) >= %{version}
-BuildRequires:  cmake(KF5WidgetsAddons) >= 5.12.0
-BuildRequires:  cmake(KF5WindowSystem) >= 5.12.0
-BuildRequires:  cmake(KF5XmlGui) >= 5.12.0
-BuildRequires:  cmake(KScreenLocker) >= %{version}
+BuildRequires:  libepoxy-devel
+BuildRequires:  pkgconfig
+BuildRequires:  xz
+BuildRequires:  cmake(Breeze) >= %{_plasma5_version}
+BuildRequires:  cmake(KDecoration2) >= %{_plasma5_version}
+BuildRequires:  cmake(KF5Activities) >= %{kf5_version}
+BuildRequires:  cmake(KF5Completion) >= %{kf5_version}
+BuildRequires:  cmake(KF5Config) >= %{kf5_version}
+BuildRequires:  cmake(KF5ConfigWidgets) >= %{kf5_version}
+BuildRequires:  cmake(KF5CoreAddons) >= %{kf5_version}
+BuildRequires:  cmake(KF5Crash) >= %{kf5_version}
+BuildRequires:  cmake(KF5Declarative) >= %{kf5_version}
+BuildRequires:  cmake(KF5DocTools) >= %{kf5_version}
+BuildRequires:  cmake(KF5GlobalAccel) >= %{kf5_version}
+BuildRequires:  cmake(KF5I18n) >= %{kf5_version}
+BuildRequires:  cmake(KF5IconThemes) >= 

commit libkdecoration2 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package libkdecoration2 for openSUSE:Factory 
checked in at 2016-10-04 15:52:31

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  
2016-08-29 15:28:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkdecoration2.new/libkdecoration2.changes 
2016-10-04 15:52:09.0 +0200
@@ -1,0 +2,24 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  kdecoration-5.7.4.tar.xz

New:

  kdecoration-5.8.0.tar.xz



Other differences:
--
++ libkdecoration2.spec ++
--- /var/tmp/diff_new_pack.hP1UjU/_old  2016-10-04 15:52:10.0 +0200
+++ /var/tmp/diff_new_pack.hP1UjU/_new  2016-10-04 15:52:10.0 +0200
@@ -19,7 +19,7 @@
 %define lname   libkdecorations2-5
 %define lname_private   libkdecorations2private5
 Name:   libkdecoration2
-Version:5.7.4
+Version:5.8.0
 Release:0
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= 0.0.11

++ kdecoration-5.7.4.tar.xz -> kdecoration-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdecoration-5.7.4/CMakeLists.txt 
new/kdecoration-5.8.0/CMakeLists.txt
--- old/kdecoration-5.7.4/CMakeLists.txt2016-08-23 14:38:24.0 
+0200
+++ new/kdecoration-5.8.0/CMakeLists.txt2016-09-29 13:22:07.0 
+0200
@@ -1,5 +1,5 @@
 project(decoration-api)
-set(PROJECT_VERSION "5.7.4")
+set(PROJECT_VERSION "5.8.0")
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdecoration-5.7.4/src/decorationshadow.cpp 
new/kdecoration-5.8.0/src/decorationshadow.cpp
--- old/kdecoration-5.7.4/src/decorationshadow.cpp  2016-08-23 
14:38:24.0 +0200
+++ new/kdecoration-5.8.0/src/decorationshadow.cpp  2016-09-29 
13:22:07.0 +0200
@@ -125,7 +125,7 @@
 
 DELEGATE(QImage, shadow)
 DELEGATE(QMargins, padding)
-DELEGATE(QRect, innerShadowRect);
+DELEGATE(QRect, innerShadowRect)
 
 #define I(name, Name) \
 int DecorationShadow::padding##Name() const \




commit kwayland-integration for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package kwayland-integration for 
openSUSE:Factory checked in at 2016-10-04 15:51:31

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


Package is "kwayland-integration"

Changes:

--- 
/work/SRC/openSUSE:Factory/kwayland-integration/kwayland-integration.changes
2016-08-29 15:27:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kwayland-integration.new/kwayland-integration.changes
   2016-10-04 15:51:10.0 +0200
@@ -1,0 +2,29 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Wed Sep 21 09:15:07 UTC 2016 - fab...@ritter-vogt.de
+
+- Use %{_plasma5_version} again, define it if needed
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  kwayland-integration-5.7.4.tar.xz

New:

  kwayland-integration-5.8.0.tar.xz



Other differences:
--
++ kwayland-integration.spec ++
--- /var/tmp/diff_new_pack.h8SMvl/_old  2016-10-04 15:51:10.0 +0200
+++ /var/tmp/diff_new_pack.h8SMvl/_new  2016-10-04 15:51:10.0 +0200
@@ -17,8 +17,9 @@
 
 
 Name:   kwayland-integration
-Version:5.7.4
+Version:5.8.0
 Release:0
+%{!?_plasma5_version: %global _plasma5_version %{version}}
 Summary:Integration plugins for various KDE frameworks for wayland 
windowing system
 License:LGPL-2.1+
 Group:  Development/Libraries/KDE
@@ -28,7 +29,7 @@
 BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5IdleTime) >= 5.12.0
-BuildRequires:  cmake(KF5Wayland) >= %{version}
+BuildRequires:  cmake(KF5Wayland) >= %{_plasma5_version}
 BuildRequires:  cmake(KF5WindowSystem) >= 5.12.0
 BuildRequires:  cmake(Qt5Core) >= 5.4.0
 BuildRequires:  cmake(Qt5Test) >= 5.4.0

++ kwayland-integration-5.7.4.tar.xz -> kwayland-integration-5.8.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-integration-5.7.4/CMakeLists.txt 
new/kwayland-integration-5.8.0/CMakeLists.txt
--- old/kwayland-integration-5.7.4/CMakeLists.txt   2016-08-23 
14:46:04.0 +0200
+++ new/kwayland-integration-5.8.0/CMakeLists.txt   2016-09-29 
13:27:42.0 +0200
@@ -1,10 +1,10 @@
 project(kwayland-integration)
-set(PROJECT_VERSION "5.7.4")
+set(PROJECT_VERSION "5.8.0")
 set(PROJECT_VERSION_MAJOR 5)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.4.0")
-set(KF5_MIN_VERSION "5.23.0")
+set(KF5_MIN_VERSION "5.24.0")
 
 find_package(ECM 0.0.11 REQUIRED NO_MODULE)
 
@@ -20,7 +20,7 @@
 
 include(KDEInstallDirs)
 include(KDECMakeSettings)
-include(KDECompilerSettings)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 
 # required frameworks
 find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kwayland-integration-5.7.4/src/windowsystem/windowsystem.cpp 
new/kwayland-integration-5.8.0/src/windowsystem/windowsystem.cpp
--- old/kwayland-integration-5.7.4/src/windowsystem/windowsystem.cpp
2016-08-23 14:46:04.0 +0200
+++ new/kwayland-integration-5.8.0/src/windowsystem/windowsystem.cpp
2016-09-29 13:27:42.0 +0200
@@ -435,6 +435,12 @@
 case NET::OnScreenDisplay:
 role = KWayland::Client::PlasmaShellSurface::Role::OnScreenDisplay;
 break;
+case NET::Notification:
+role = KWayland::Client::PlasmaShellSurface::Role::Notification;
+break;
+case NET::Tooltip:
+role = KWayland::Client::PlasmaShellSurface::Role::ToolTip;
+break;
 default:
 return;
 }




commit kscreenlocker for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package kscreenlocker for openSUSE:Factory 
checked in at 2016-10-04 15:50:22

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


Package is "kscreenlocker"

Changes:

--- /work/SRC/openSUSE:Factory/kscreenlocker/kscreenlocker.changes  
2016-08-29 15:27:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.kscreenlocker.new/kscreenlocker.changes 
2016-10-04 15:50:00.0 +0200
@@ -1,0 +2,24 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  kscreenlocker-5.7.4.tar.xz

New:

  kscreenlocker-5.8.0.tar.xz



Other differences:
--
++ kscreenlocker.spec ++
--- /var/tmp/diff_new_pack.6qaa0K/_old  2016-10-04 15:50:01.0 +0200
+++ /var/tmp/diff_new_pack.6qaa0K/_new  2016-10-04 15:50:01.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kscreenlocker
-Version:5.7.4
+Version:5.8.0
 Release:0
 Summary:Library and components for secure lock screen architecture
 License:GPL-2.0+

++ fix-wayland-version-requirement.diff ++
--- /var/tmp/diff_new_pack.6qaa0K/_old  2016-10-04 15:50:01.0 +0200
+++ /var/tmp/diff_new_pack.6qaa0K/_new  2016-10-04 15:50:01.0 +0200
@@ -2,7 +2,7 @@
 ===
 --- kscreenlocker-5.5.0.orig/CMakeLists.txt
 +++ kscreenlocker-5.5.0/CMakeLists.txt
-@@ -38,7 +38,7 @@ set_package_properties(KF5Wayland PROPER
+@@ -56,7 +56,7 @@ set_package_properties(KF5Wayland PROPERTIES
 TYPE REQUIRED
 PURPOSE "Required for building screenlocker")
  find_package(WaylandScanner)

++ kscreenlocker-5.7.4.tar.xz -> kscreenlocker-5.8.0.tar.xz ++
 8675 lines of diff (skipped)




commit ksshaskpass5 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2016-10-04 15:50:42

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
2016-08-29 15:27:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new/ksshaskpass5.changes   
2016-10-04 15:50:20.0 +0200
@@ -1,0 +2,24 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  ksshaskpass-5.7.4.tar.xz

New:

  ksshaskpass-5.8.0.tar.xz



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.HuBi9C/_old  2016-10-04 15:50:21.0 +0200
+++ /var/tmp/diff_new_pack.HuBi9C/_new  2016-10-04 15:50:21.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.7.4
+Version:5.8.0
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0+

++ ksshaskpass-5.7.4.tar.xz -> ksshaskpass-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.7.4/CMakeLists.txt 
new/ksshaskpass-5.8.0/CMakeLists.txt
--- old/ksshaskpass-5.7.4/CMakeLists.txt2016-08-23 14:45:16.0 
+0200
+++ new/ksshaskpass-5.8.0/CMakeLists.txt2016-09-29 13:26:59.0 
+0200
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.7.4")
+set(PROJECT_VERSION "5.8.0")
 
 find_package(Qt5 REQUIRED COMPONENTS Core)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.7.4/po/pl/ksshaskpass.po 
new/ksshaskpass-5.8.0/po/pl/ksshaskpass.po
--- old/ksshaskpass-5.7.4/po/pl/ksshaskpass.po  2016-08-23 14:45:14.0 
+0200
+++ new/ksshaskpass-5.8.0/po/pl/ksshaskpass.po  2016-09-29 13:26:57.0 
+0200
@@ -7,7 +7,7 @@
 "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: 2016-08-20 09:00+0100\n"
+"PO-Revision-Date: 2016-08-20 07:55+0100\n"
 "Last-Translator: Łukasz Wojniłowicz \n"
 "Language-Team: Polish \n"
 "Language: pl\n"

++ suse-tweaks.diff ++
--- /var/tmp/diff_new_pack.HuBi9C/_old  2016-10-04 15:50:21.0 +0200
+++ /var/tmp/diff_new_pack.HuBi9C/_new  2016-10-04 15:50:21.0 +0200
@@ -1,7 +1,7 @@
 diff -urB ksshaskpass/CMakeLists.txt new/CMakeLists.txt
 --- ksshaskpass/CMakeLists.txt 2014-11-14 14:43:03.239674828 +0100
 +++ new/CMakeLists.txt 2014-11-14 14:55:55.783702339 +0100
-@@ -34,7 +34,7 @@
+@@ -34,7 +34,7 @@ target_link_libraries(ksshaskpass
  KF5::WidgetsAddons
  )
  




commit kscreen5 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package kscreen5 for openSUSE:Factory 
checked in at 2016-10-04 15:50:01

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.changes2016-08-29 
15:26:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.kscreen5.new/kscreen5.changes   2016-10-04 
15:49:39.0 +0200
@@ -1,0 +2,29 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Wed Sep 21 09:15:03 UTC 2016 - fab...@ritter-vogt.de
+
+- Use %{_plasma5_version} again, define it if needed
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  kscreen-5.7.4.tar.xz

New:

  kscreen-5.8.0.tar.xz



Other differences:
--
++ kscreen5.spec ++
--- /var/tmp/diff_new_pack.1QOQ7v/_old  2016-10-04 15:49:40.0 +0200
+++ /var/tmp/diff_new_pack.1QOQ7v/_new  2016-10-04 15:49:40.0 +0200
@@ -15,11 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %bcond_without lang
 Name:   kscreen5
-Version:5.7.4
+Version:5.8.0
 Release:0
+%{!?_plasma5_version: %global _plasma5_version %{version}}
 Summary:KDE's screen management software
 License:GPL-2.0+
 Group:  System/GUI/KDE
@@ -34,13 +34,13 @@
 BuildRequires:  cmake(KF5DBusAddons)
 BuildRequires:  cmake(KF5GlobalAccel)
 BuildRequires:  cmake(KF5I18n)
-BuildRequires:  cmake(KF5Screen) >= %{version}
+BuildRequires:  cmake(KF5Screen) >= %{_plasma5_version}
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5XmlGui)
 BuildRequires:  cmake(Qt5QuickWidgets) >= 5.4.0
 BuildRequires:  cmake(Qt5Test) >= 5.4.0
 Requires:   kded
-Requires:   libkscreen2-plugin >= %{version}
+Requires:   libkscreen2-plugin >= %{_plasma5_version}
 %if %{with lang}
 Recommends: %{name}-lang
 %endif

++ kscreen-5.7.4.tar.xz -> kscreen-5.8.0.tar.xz ++
 10013 lines of diff (skipped)




commit khotkeys5 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package khotkeys5 for openSUSE:Factory 
checked in at 2016-10-04 15:49:08

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  2016-08-29 
15:26:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.khotkeys5.new/khotkeys5.changes 2016-10-04 
15:48:46.0 +0200
@@ -1,0 +2,29 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Wed Sep 21 09:14:26 UTC 2016 - fab...@ritter-vogt.de
+
+- Use %{_plasma5_version} again, define it if needed
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  khotkeys-5.7.4.tar.xz

New:

  khotkeys-5.8.0.tar.xz



Other differences:
--
++ khotkeys5.spec ++
--- /var/tmp/diff_new_pack.WVkGR5/_old  2016-10-04 15:48:47.0 +0200
+++ /var/tmp/diff_new_pack.WVkGR5/_new  2016-10-04 15:48:47.0 +0200
@@ -18,8 +18,9 @@
 
 %bcond_without lang
 Name:   khotkeys5
-Version:5.7.4
+Version:5.8.0
 Release:0
+%{!?_plasma5_version: %global _plasma5_version %{version}}
 Summary:KDE's hotkey daemon
 License:GPL-2.0+
 Group:  System/GUI/KDE
@@ -36,7 +37,7 @@
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5Plasma)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(LibKWorkspace) >= %{version}
+BuildRequires:  cmake(LibKWorkspace) >= %{_plasma5_version}
 BuildRequires:  cmake(Qt5X11Extras) >= 5.4.0
 BuildRequires:  pkgconfig(x11)
 %if %{with lang}

++ khotkeys-5.7.4.tar.xz -> khotkeys-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khotkeys-5.7.4/CMakeLists.txt 
new/khotkeys-5.8.0/CMakeLists.txt
--- old/khotkeys-5.7.4/CMakeLists.txt   2016-08-23 14:41:19.0 +0200
+++ new/khotkeys-5.8.0/CMakeLists.txt   2016-09-29 13:24:06.0 +0200
@@ -1,5 +1,5 @@
 project(khotkeys)
-set(PROJECT_VERSION "5.7.4")
+set(PROJECT_VERSION "5.8.0")
 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.7.4/libkhotkeysprivate/triggers/shortcut_trigger.cpp 
new/khotkeys-5.8.0/libkhotkeysprivate/triggers/shortcut_trigger.cpp
--- old/khotkeys-5.7.4/libkhotkeysprivate/triggers/shortcut_trigger.cpp 
2016-08-23 14:40:52.0 +0200
+++ new/khotkeys-5.8.0/libkhotkeysprivate/triggers/shortcut_trigger.cpp 
2016-09-29 13:23:50.0 +0200
@@ -190,18 +190,14 @@
 void ShortcutTrigger::set_key_sequence( const QKeySequence  )
 {
 
-qDebug() << "SHO" << seq;
-
 // Get the action from the keyboard handler
 QAction *action = keyboard_handler->getAction( _uuid.toString() );
-qDebug() << "SHO" << action;
 if (!action)
 {
 _shortcut.setPrimary(seq);
 }
 else
 {
-qDebug() << "SHO" << "setting shortcut";
 KGlobalAccel::self()->setShortcut(action,
   QList() << seq,
   
KGlobalAccel::KGlobalAccel::NoAutoloading);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khotkeys-5.7.4/po/bg/khotkeys.po 
new/khotkeys-5.8.0/po/bg/khotkeys.po
--- old/khotkeys-5.7.4/po/bg/khotkeys.po2016-08-23 14:40:54.0 
+0200
+++ new/khotkeys-5.8.0/po/bg/khotkeys.po2016-09-29 13:23:52.0 
+0200
@@ -2,7 +2,7 @@
 # Bulgarian translation of KDE.
 # This file is licensed under the GPL.
 #
-# $Id: khotkeys.po 1462113 2016-06-16 19:23:52Z ltoscano $
+# $Id: khotkeys.po 1469943 2016-09-15 23:00:38Z ltoscano $
 #
 # Zlatko Popov , 2006, 2007, 2008.
 # Yasen Pramatarov , 2009, 2011.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit kmenuedit5 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package kmenuedit5 for openSUSE:Factory 
checked in at 2016-10-04 15:49:42

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.changes2016-08-29 
15:26:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.kmenuedit5.new/kmenuedit5.changes   
2016-10-04 15:49:20.0 +0200
@@ -1,0 +2,29 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Wed Sep 21 09:15:01 UTC 2016 - fab...@ritter-vogt.de
+
+- Use %{_plasma5_version} again, define it if needed
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  kmenuedit-5.7.4.tar.xz

New:

  kmenuedit-5.8.0.tar.xz



Other differences:
--
++ kmenuedit5.spec ++
--- /var/tmp/diff_new_pack.9mOzc3/_old  2016-10-04 15:49:21.0 +0200
+++ /var/tmp/diff_new_pack.9mOzc3/_new  2016-10-04 15:49:21.0 +0200
@@ -18,8 +18,9 @@
 
 %bcond_without lang
 Name:   kmenuedit5
-Version:5.7.4
+Version:5.8.0
 Release:0
+%{!?_plasma5_version: %global _plasma5_version %{version}}
 Summary:Provides the interface and basic tools for the KDE workspace
 License:GPL-2.0
 Group:  System/GUI/KDE
@@ -36,7 +37,7 @@
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5Sonnet)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(KHotKeysDBusInterface) >= %{version}
+BuildRequires:  cmake(KHotKeysDBusInterface) >= %{_plasma5_version}
 BuildRequires:  cmake(Qt5Core) >= 5.4.0
 BuildRequires:  cmake(Qt5DBus) >= 5.4.0
 BuildRequires:  cmake(Qt5Xml) >= 5.4.0

++ kmenuedit-5.7.4.tar.xz -> kmenuedit-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmenuedit-5.7.4/CMakeLists.txt 
new/kmenuedit-5.8.0/CMakeLists.txt
--- old/kmenuedit-5.7.4/CMakeLists.txt  2016-08-23 14:43:08.0 +0200
+++ new/kmenuedit-5.8.0/CMakeLists.txt  2016-09-29 13:25:24.0 +0200
@@ -1,5 +1,5 @@
 project(kmenuedit)
-set(PROJECT_VERSION "5.7.4")
+set(PROJECT_VERSION "5.8.0")
 
 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.7.4/doc/CMakeLists.txt 
new/kmenuedit-5.8.0/doc/CMakeLists.txt
--- old/kmenuedit-5.7.4/doc/CMakeLists.txt  2016-08-23 14:43:08.0 
+0200
+++ new/kmenuedit-5.8.0/doc/CMakeLists.txt  2016-09-29 13:25:24.0 
+0200
@@ -1,8 +1,8 @@
 add_subdirectory(en)
-add_subdirectory(ca)
 add_subdirectory(de)
 add_subdirectory(it)
+add_subdirectory(sv)
 add_subdirectory(nl)
 add_subdirectory(pt_BR)
-add_subdirectory(sv)
 add_subdirectory(uk)
+add_subdirectory(ca)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmenuedit-5.7.4/doc/ca/index.docbook 
new/kmenuedit-5.8.0/doc/ca/index.docbook
--- old/kmenuedit-5.7.4/doc/ca/index.docbook2016-08-23 14:43:01.0 
+0200
+++ new/kmenuedit-5.8.0/doc/ca/index.docbook2016-09-29 13:25:19.0 
+0200
@@ -257,23 +257,23 @@
 >No hi ha manera de transferir els ajustaments utilitzant la , cal fer-ho 
 >manualment i copiar els següents fitxers a l'usuari de destinació:
 El  emmagatzema la jerarquia del menú a $HOME/.config/menus/applications-kmenuedit.menumenus/applications-kmenuedit.menu a la carpeta $(qtpaths --paths GenericConfigLocation) i $HOME/.local/share/desktop-directoriesdesktop-directories a la carpeta $(qtpaths --paths GenericDataLocation) conté els fitxers d'escriptori per als submenús que heu creat. A  class="directory"
->$HOME/.local/share/applications/applications/ a la carpeta $(qtpaths --paths GenericDataLocation) trobareu els fitxers d'escriptori per als elements personalitzats que heu 
 > creat. 
 Les dreceres per a cada aplicació s'emmagatzemen a 

commit kinfocenter5 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package kinfocenter5 for openSUSE:Factory 
checked in at 2016-10-04 15:49:24

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
2016-08-29 15:26:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.kinfocenter5.new/kinfocenter5.changes   
2016-10-04 15:49:01.0 +0200
@@ -1,0 +2,29 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Wed Sep 21 09:14:58 UTC 2016 - fab...@ritter-vogt.de
+
+- Use %{_plasma5_version} again, define it if needed
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  kinfocenter-5.7.4.tar.xz

New:

  kinfocenter-5.8.0.tar.xz
  kinfocenter5-rpmlintrc



Other differences:
--
++ kinfocenter5.spec ++
--- /var/tmp/diff_new_pack.F71d0w/_old  2016-10-04 15:49:02.0 +0200
+++ /var/tmp/diff_new_pack.F71d0w/_new  2016-10-04 15:49:02.0 +0200
@@ -18,13 +18,15 @@
 
 %bcond_without lang
 Name:   kinfocenter5
-Version:5.7.4
+Version:5.8.0
 Release:0
+%{!?_plasma5_version: %global _plasma5_version %{version}}
 Summary:Utility that provides information about a computer system
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
 Source: kinfocenter-%{version}.tar.xz
+Source99:   %{name}-rpmlintrc
 # PATCH-FIX-OPENSUSE plasma-session-name.patch
 Patch0: plasma-session-name.patch
 BuildRequires:  extra-cmake-modules >= 1.2.0
@@ -49,7 +51,7 @@
 BuildRequires:  cmake(KF5Service) >= 5.9.0
 BuildRequires:  cmake(KF5Solid) >= 5.9.0
 BuildRequires:  cmake(KF5Solid) >= 5.9.0
-BuildRequires:  cmake(KF5Wayland) >= %{version}
+BuildRequires:  cmake(KF5Wayland) >= %{_plasma5_version}
 BuildRequires:  cmake(KF5WidgetsAddons) >= 5.9.0
 BuildRequires:  cmake(KF5XmlGui) >= 5.9.0
 BuildRequires:  cmake(Qt5Core) >= 5.4.0

++ kinfocenter-5.7.4.tar.xz -> kinfocenter-5.8.0.tar.xz ++
 5426 lines of diff (skipped)

++ kinfocenter5-rpmlintrc ++
# we don't use find_lang macro as it doesn't searches in subdirectories
addFilter("file-not-in-%lang .*")++ plasma-session-name.patch ++
--- /var/tmp/diff_new_pack.F71d0w/_old  2016-10-04 15:49:03.0 +0200
+++ /var/tmp/diff_new_pack.F71d0w/_new  2016-10-04 15:49:03.0 +0200
@@ -1,5 +1,5 @@
 diff --git a/Modules/about-distro/src/Module.cpp 
b/Modules/about-distro/src/Module.cpp
-index 9e9dc9c..7a34520 100644
+index bec3a36..b78ede7 100644
 --- a/Modules/about-distro/src/Module.cpp
 +++ b/Modules/about-distro/src/Module.cpp
 @@ -190,7 +190,7 @@ void Module::defaults()




commit yast2-trans for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package yast2-trans for openSUSE:Factory 
checked in at 2016-10-04 15:43:03

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


Package is "yast2-trans"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-trans/yast2-trans.changes  2015-11-15 
12:46:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-trans.new/yast2-trans.changes 
2016-10-04 15:42:42.0 +0200
@@ -2 +2,59 @@
-Wed Nov 11 09:53:55 UTC 2015 - k...@suse.de
+Thu Sep 29 09:34:56 UTC 2016 - g...@opensuse.org
+
+- Update to version 84.87.20160929.17a3ba9:
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Slovak)
+  * Translated using Weblate (Slovak)
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Polish)
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Slovak)
+  * Translated using Weblate (Polish)
+
+---
+Thu Sep 29 09:30:30 UTC 2016 - k...@suse.de
+
+- Add po-stats and build proper status.txt files for yast.
+
+---
+Wed Sep 28 15:34:09 UTC 2016 - g...@opensuse.org
+
+- Update to version 84.87.20160928.fc07eda:
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Russian)
+  * Translated using Weblate (Greek)
+
+---
+Wed Sep 28 14:31:07 UTC 2016 - k...@suse.de
+
+- Update to version 84.87.20160928.a700cf0:
+  * Translated using Weblate (Greek)
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Russian)
+
+---
+Thu Sep 22 12:58:51 UTC 2016 - k...@suse.de
@@ -7,2 +65 @@
-  en_GB en_US pt_BR zh_CN zh_TW ast nds.
-- General update and fix uk (bsc#954357) and cs (bsc#954399).
+  en_GB en_US pt_BR zh_CN zh_TW ast nds (dummy bsc#933411).
@@ -10,2 +67,2 @@
-
-Tue Sep 29 11:29:58 CEST 2015 - k...@suse.de
+---
+Thu Sep 15 15:14:03 UTC 2016 - k...@suse.de
@@ -13 +70,2 @@
-- Updated languages: lt.
+- Updated languages: ar cs da de el en_GB en_US es fi fr hu it ja ko nb
+  nl pl pt pt_BR ru sv tr uk zh_CN zh_TW (dummy bsc#933411).
@@ -16 +74,25 @@
-Tue Sep 29 10:43:57 CEST 2015 - k...@suse.de
+Tue Sep 13 15:10:52 CEST 2016 - k...@suse.de
+
+- Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu
+  fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my
+  nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu
+  en_GB en_US pt_BR zh_CN zh_TW ast nds (dummy bsc#933411).
+
+---
+Thu Aug 25 06:51:01 UTC 2016 - k...@suse.de
+
+- Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu
+  fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my
+  nb nl nn pa pl pt ro ru si sk sl sr sv sw ta tg th tk tr uk vi wa xh zu
+  en_GB en_US pt_BR zh_CN zh_TW ast nds (bsc#988370).
+
+---
+Thu Aug 18 08:38:27 UTC 2016 - k...@suse.de
+
+- Updated languages: af am ar be bg bn bs ca cs cy da de el eo es et eu
+  fa fi fr gl gu he hi hr hu id it ja jv ka km kn ko ku lo lt mk mr ms my
+  nb nl nn pa pl pt ro ru si sk sl sr sv sw 

commit kde-user-manager for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package kde-user-manager for 
openSUSE:Factory checked in at 2016-10-04 15:48:53

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


Package is "kde-user-manager"

Changes:

--- /work/SRC/openSUSE:Factory/kde-user-manager/kde-user-manager.changes
2016-08-29 15:25:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde-user-manager.new/kde-user-manager.changes   
2016-10-04 15:48:31.0 +0200
@@ -1,0 +2,24 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  user-manager-5.7.4.tar.xz

New:

  user-manager-5.8.0.tar.xz



Other differences:
--
++ kde-user-manager.spec ++
--- /var/tmp/diff_new_pack.im6Yeu/_old  2016-10-04 15:48:32.0 +0200
+++ /var/tmp/diff_new_pack.im6Yeu/_new  2016-10-04 15:48:32.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kde-user-manager
-Version:5.7.4
+Version:5.8.0
 Release:0
 Summary:KDE System Settings module to manage users
 License:GPL-2.0+

++ user-manager-5.7.4.tar.xz -> user-manager-5.8.0.tar.xz ++
 25943 lines of diff (skipped)




commit kde-cli-tools5 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package kde-cli-tools5 for openSUSE:Factory 
checked in at 2016-10-04 15:48:16

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
2016-08-29 15:25:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde-cli-tools5.new/kde-cli-tools5.changes   
2016-10-04 15:47:54.0 +0200
@@ -1,0 +2,31 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Mon Sep 26 08:22:42 UTC 2016 - fab...@ritter-vogt.de
+
+- Remove unnecessary kde-cli-tools5-rpmlintrc
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+- Removed patch kdesu-Do-not-change-minimum-size.patch
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+- Refresh kdesu-add-some-i18n-love.patch and add new change
+
+---

Old:

  kde-cli-tools-5.7.4.tar.xz
  kdesu-Do-not-change-minimum-size.patch

New:

  kde-cli-tools-5.8.0.tar.xz



Other differences:
--
++ kde-cli-tools5.spec ++
--- /var/tmp/diff_new_pack.6ntw7v/_old  2016-10-04 15:47:56.0 +0200
+++ /var/tmp/diff_new_pack.6ntw7v/_new  2016-10-04 15:47:56.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kde-cli-tools5
-Version:5.7.4
+Version:5.8.0
 Release:0
 Summary:Additional CLI tools for KDE applications
 License:GPL-2.0+
@@ -27,8 +27,6 @@
 Source: kde-cli-tools-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE kdesu-add-some-i18n-love.patch -- boo#852256
 Patch0: kdesu-add-some-i18n-love.patch
-# PATCH-FIX-UPSTREAM kdesu-Do-not-change-minimum-size.patch boo#958785 -- 
prevent the displayed command line text running into the password field
-Patch1: kdesu-Do-not-change-minimum-size.patch
 BuildRequires:  extra-cmake-modules >= 1.3.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz
@@ -65,7 +63,6 @@
 %prep
 %setup -q -n kde-cli-tools-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
   %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}

++ kde-cli-tools-5.7.4.tar.xz -> kde-cli-tools-5.8.0.tar.xz ++
 48283 lines of diff (skipped)

++ kdesu-add-some-i18n-love.patch ++
--- /var/tmp/diff_new_pack.6ntw7v/_old  2016-10-04 15:47:56.0 +0200
+++ /var/tmp/diff_new_pack.6ntw7v/_new  2016-10-04 15:47:56.0 +0200
@@ -15,16 +15,21 @@
 index 9e7f173..f553422 100644
 --- a/kdesu/kdesu.cpp
 +++ b/kdesu/kdesu.cpp
-@@ -140,7 +140,7 @@ int main(int argc, char *argv[])
+@@ -160,11 +160,11 @@
  
  if (result == 127)
  {
 -KMessageBox::sorry(0, i18n("Cannot execute command '%1'.", 
QString::fromLocal8Bit(command)));
 +KMessageBox::sorry(0, i18n("Cannot execute command '%1'.", 
QString::fromUtf8(command)));
  }
+ if (result == -2)
+ {
+-KMessageBox::sorry(0, i18n("Cannot execute command '%1'. It contains 
invalid characters.", QString::fromLocal8Bit(command)));
++KMessageBox::sorry(0, i18n("Cannot execute command '%1'. It contains 
invalid characters.", QString::fromUtf8(command)));
+ }
  
  return result;
-@@ -175,7 +175,7 @@ static int startApp(QCommandLineParser& p)
+@@ -199,7 +199,7 @@
  prompt = false;
  
  // Get target uid
@@ -33,7 +38,7 @@
  QByteArray auth_user = user;
  struct passwd *pw = getpwnam(user);
  if (pw == 0L)
-@@ -235,7 +235,7 @@ static int startApp(QCommandLineParser& p)
+@@ -259,7 +259,7 @@
  // Get command
  if (p.isSet("c"))
  {
@@ -42,7 +47,7 @@
  // Accepting additional arguments here is somewhat weird,
  // but one can conceive use cases: have a complex command with
  // redirections and additional file names which need to be quoted
-@@ -323,7 +323,7 @@ static int startApp(QCommandLineParser& p)
+@@ -347,7 +347,7 @@
  // }
  
  KUser u;
@@ -51,7 +56,7 @@
  
  if (keep && !terminal && !just_started)
  {
-@@ -429,7 +429,7 @@ static int 

commit btrfsprogs for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package btrfsprogs for openSUSE:Factory 
checked in at 2016-10-04 15:42:44

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


Package is "btrfsprogs"

Changes:

--- /work/SRC/openSUSE:Factory/btrfsprogs/btrfsprogs.changes2016-09-20 
13:20:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.btrfsprogs.new/btrfsprogs.changes   
2016-10-04 15:42:22.0 +0200
@@ -1,0 +2,17 @@
+Wed Sep 28 00:00:00 CEST 2016 - dste...@suse.cz
+
+- update to 4.7.3
+  * fixed free space tree compat status
+  * check: low-mem mode: handle partially dropped snapshots
+  * dump-super: consolidate options for superblock copy
+  * tree-stats: check mount status
+  * subvol delete: handle verbosity option
+  * defrag: print correct error string
+  * mkfs: fix reading rotational status
+  * other:
+* UBSAN build option
+* documentation updates
+* enhanced tests: convert, fuzzed images, more tools to run on fuzzed
+  images
+
+---

Old:

  btrfs-progs-v4.7.2.tar.gz

New:

  btrfs-progs-v4.7.3.tar.gz



Other differences:
--
++ btrfsprogs.spec ++
--- /var/tmp/diff_new_pack.sglz9n/_old  2016-10-04 15:42:24.0 +0200
+++ /var/tmp/diff_new_pack.sglz9n/_new  2016-10-04 15:42:24.0 +0200
@@ -28,7 +28,7 @@
 %endif
 
 Name:   btrfsprogs
-Version:4.7.2
+Version:4.7.3
 Release:0
 Summary:Utilities for the Btrfs filesystem
 License:GPL-2.0

++ btrfs-progs-v4.7.2.tar.gz -> btrfs-progs-v4.7.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/btrfs-progs-v4.7.2/CHANGES 
new/btrfs-progs-v4.7.3/CHANGES
--- old/btrfs-progs-v4.7.2/CHANGES  2016-09-05 12:21:24.0 +0200
+++ new/btrfs-progs-v4.7.3/CHANGES  2016-09-21 13:59:53.0 +0200
@@ -1,3 +1,17 @@
+btrfs-progs-4.7.3 (2016-09-21)
+  * fixed free space tree compat status
+  * check: low-mem mode: handle partially dropped snapshots
+  * dump-super: consolidate options for superblock copy
+  * tree-stats: check mount status
+  * subvol delete: handle verbosity option
+  * defrag: print correct error string
+  * mkfs: fix reading rotational status
+  * other:
+* UBSAN build option
+* documentation updates
+* enhanced tests: convert, fuzzed images, more tools to run on fuzzed
+  images
+
 btrfs-progs-4.7.2 (2016-09-05)
   * check:
 * urgent fix: false report of backref mismatches; do not --repair
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/btrfs-progs-v4.7.2/Documentation/btrfs-inspect-internal.asciidoc 
new/btrfs-progs-v4.7.3/Documentation/btrfs-inspect-internal.asciidoc
--- old/btrfs-progs-v4.7.2/Documentation/btrfs-inspect-internal.asciidoc
2016-09-05 12:21:24.0 +0200
+++ new/btrfs-progs-v4.7.3/Documentation/btrfs-inspect-internal.asciidoc
2016-09-21 13:59:53.0 +0200
@@ -30,25 +30,36 @@
 checks. The superblock checksum status is reported, the device item and
 filesystem UUIDs are checked and reported.
 +
+NOTE: the meaning of option '-s' has changed in version 4.8 to be consistent
+with other tools to specify superblock copy rather the offset. The old way 
still
+works, but prints a warning. Please update your scripts to use '--bytenr'
+instead. The option '-i' has been deprecated.
++
 `Options`
 +
 -f|--full
 print full superblock information, including the system chunk array and backup 
roots
 -a|--all
-print information about all present superblock copies (cannot be used together 
with '-i' option)
--i 
-specify which mirror to print, valid values are 0, 1 and 2 and the superblock 
must be present on the device
+print information about all present superblock copies (cannot be used together
+with '-s' option)
+-i 
+(deprecated since 4.8, same behaviour as '--super')
+--bytenr 
+specify offset to a superblock in a non-standard location at 'bytenr', useful
+for debugging (disables the '-f' option)
 +
-If there are multiple options specified, only the last one is applies.
+If there are multiple options specified, only the last one applies.
 +
 -F|--force
-attempt to print the superblock even if thre's no valid BTRFS signature found
+attempt to print the superblock even if thre's no valid BTRFS signature found,
+the result may be completely wrong if the data do not resemble a superblock
 +
-The result may be completely wrong if the data do not resemble a superblock.
+-s|--super 
+(see compatibility note above)
 +
--s 
-specify offset to a superblock in a non-standard location 

commit kde-gtk-config5 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package kde-gtk-config5 for openSUSE:Factory 
checked in at 2016-10-04 15:48:36

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  
2016-08-29 15:25:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.kde-gtk-config5.new/kde-gtk-config5.changes 
2016-10-04 15:48:14.0 +0200
@@ -1,0 +2,24 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  kde-gtk-config-5.7.4.tar.xz

New:

  kde-gtk-config-5.8.0.tar.xz



Other differences:
--
++ kde-gtk-config5.spec ++
--- /var/tmp/diff_new_pack.QNTpSJ/_old  2016-10-04 15:48:15.0 +0200
+++ /var/tmp/diff_new_pack.QNTpSJ/_new  2016-10-04 15:48:15.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kde-gtk-config5
-Version:5.7.4
+Version:5.8.0
 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.7.4.tar.xz -> kde-gtk-config-5.8.0.tar.xz ++
 4366 lines of diff (skipped)




commit kcm_sddm for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package kcm_sddm for openSUSE:Factory 
checked in at 2016-10-04 15:48:01

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.changes2016-08-29 
15:25:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.kcm_sddm.new/kcm_sddm.changes   2016-10-04 
15:47:39.0 +0200
@@ -1,0 +2,24 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  sddm-kcm-5.7.4.tar.xz

New:

  sddm-kcm-5.8.0.tar.xz



Other differences:
--
++ kcm_sddm.spec ++
--- /var/tmp/diff_new_pack.J9VSLB/_old  2016-10-04 15:47:41.0 +0200
+++ /var/tmp/diff_new_pack.J9VSLB/_new  2016-10-04 15:47:41.0 +0200
@@ -21,7 +21,7 @@
 Summary:A sddm control module for KDE
 License:GPL-2.0
 Group:  System/GUI/KDE
-Version:5.7.4
+Version:5.8.0
 Release:0
 Url:https://projects.kde.org/projects/kdereview/sddm-kcm/repository
 Source: sddm-kcm-%{version}.tar.xz

++ sddm-kcm-5.7.4.tar.xz -> sddm-kcm-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-5.7.4/CMakeLists.txt 
new/sddm-kcm-5.8.0/CMakeLists.txt
--- old/sddm-kcm-5.7.4/CMakeLists.txt   2016-08-23 15:01:35.0 +0200
+++ new/sddm-kcm-5.8.0/CMakeLists.txt   2016-09-29 13:37:57.0 +0200
@@ -1,13 +1,13 @@
 project(sddm-kcm)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.7.4")
+set(PROJECT_VERSION "5.8.0")
 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)
 include(ECMInstallIcons)
 include(KDEInstallDirs)
 include(KDECMakeSettings)
-include(KDECompilerSettings)
+include(KDECompilerSettings NO_POLICY_SCOPE)
 include(FeatureSummary)
 
 find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Core Gui Widgets 
Designer X11Extras Quick QuickWidgets)
@@ -38,6 +38,7 @@
 
 
 add_definitions(-DTRANSLATION_DOMAIN=\"kcm_sddm\")
+add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
 
 install(FILES kcm_sddm.desktop DESTINATION ${CMAKE_INSTALL_KSERVICES5DIR})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-5.7.4/po/he/kcm_sddm.po 
new/sddm-kcm-5.8.0/po/he/kcm_sddm.po
--- old/sddm-kcm-5.7.4/po/he/kcm_sddm.po2016-08-23 15:01:30.0 
+0200
+++ new/sddm-kcm-5.8.0/po/he/kcm_sddm.po2016-09-29 13:37:53.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-01-14 08:07+\n"
-"PO-Revision-Date: 2016-06-27 22:04+0200\n"
+"PO-Revision-Date: 2016-09-18 20:48+0200\n"
 "Last-Translator: Elkana Bardugo \n"
 "Language-Team: Hebrew \n"
 "Language: he_IL\n"
@@ -71,7 +71,7 @@
 
 #: src/sddmkcm.cpp:53 src/sddmkcm.cpp:54
 msgid "Author"
-msgstr ""
+msgstr "מחבר"
 
 #: src/sddmkcm.cpp:108
 msgid "Theme"
@@ -123,12 +123,12 @@
 #. i18n: ectx: property (text), widget (QLabel, label_6)
 #: src/ui/advanceconfig.ui:99
 msgid "Minimum UID:"
-msgstr ""
+msgstr "‏UID מינימלי:"
 
 #. i18n: ectx: property (text), widget (QLabel, label_5)
 #: src/ui/advanceconfig.ui:119
 msgid "Maximum UID:"
-msgstr ""
+msgstr "‏UID מקסימלי:"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 #: src/ui/advanceconfig.ui:148
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sddm-kcm-5.7.4/sddmauthhelper.cpp 
new/sddm-kcm-5.8.0/sddmauthhelper.cpp
--- old/sddm-kcm-5.7.4/sddmauthhelper.cpp   2016-08-23 15:01:27.0 
+0200
+++ new/sddm-kcm-5.8.0/sddmauthhelper.cpp   2016-09-29 13:37:50.0 
+0200
@@ -18,7 +18,10 @@
 #include "sddmauthhelper.h"
 
 #include 
+#include 
+#include 
 

commit kactivitymanagerd for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package kactivitymanagerd for 
openSUSE:Factory checked in at 2016-10-04 15:47:44

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


Package is "kactivitymanagerd"

Changes:

--- /work/SRC/openSUSE:Factory/kactivitymanagerd/kactivitymanagerd.changes  
2016-08-29 15:25:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.kactivitymanagerd.new/kactivitymanagerd.changes 
2016-10-04 15:47:22.0 +0200
@@ -1,0 +2,24 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  kactivitymanagerd-5.7.4.tar.xz

New:

  kactivitymanagerd-5.8.0.tar.xz



Other differences:
--
++ kactivitymanagerd.spec ++
--- /var/tmp/diff_new_pack.W6QNrT/_old  2016-10-04 15:47:23.0 +0200
+++ /var/tmp/diff_new_pack.W6QNrT/_new  2016-10-04 15:47:23.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kactivitymanagerd
-Version:5.7.4
+Version:5.8.0
 Release:0
 Summary:KDE Plasma Activities support
 License:GPL-2.0+

++ kactivitymanagerd-5.7.4.tar.xz -> kactivitymanagerd-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kactivitymanagerd-5.7.4/CMakeLists.txt 
new/kactivitymanagerd-5.8.0/CMakeLists.txt
--- old/kactivitymanagerd-5.7.4/CMakeLists.txt  2016-08-23 14:36:20.0 
+0200
+++ new/kactivitymanagerd-5.8.0/CMakeLists.txt  2016-09-29 13:20:57.0 
+0200
@@ -29,7 +29,7 @@
 
 include (KDEInstallDirs)
 include (KDECMakeSettings)
-include (KDECompilerSettings)
+include (KDECompilerSettings NO_POLICY_SCOPE)
 include (GenerateExportHeader)
 include (ECMGenerateHeaders)
 
@@ -57,6 +57,7 @@
${CMAKE_MODULE_PATH}
)
 
+add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
 add_definitions (-DTRANSLATION_DOMAIN=\"kactivities5\")
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
 ki18n_install (po)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kactivitymanagerd-5.7.4/po/ar/kactivities5.po 
new/kactivitymanagerd-5.8.0/po/ar/kactivities5.po
--- old/kactivitymanagerd-5.7.4/po/ar/kactivities5.po   2016-08-23 
14:36:11.0 +0200
+++ new/kactivitymanagerd-5.8.0/po/ar/kactivities5.po   2016-09-29 
13:20:50.0 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2016-07-27 10:53+\n"
+"POT-Creation-Date: 2016-07-28 07:52+\n"
 "PO-Revision-Date: 2013-07-07 23:56+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kactivitymanagerd-5.7.4/po/ast/kactivities5.po 
new/kactivitymanagerd-5.8.0/po/ast/kactivities5.po
--- old/kactivitymanagerd-5.7.4/po/ast/kactivities5.po  2016-08-23 
14:36:11.0 +0200
+++ new/kactivitymanagerd-5.8.0/po/ast/kactivities5.po  2016-09-29 
13:20:50.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2016-07-27 10:53+\n"
+"POT-Creation-Date: 2016-07-28 07:52+\n"
 "PO-Revision-Date: 2016-02-02 19:29+0100\n"
 "Last-Translator: enolp \n"
 "Language-Team: Asturian <>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kactivitymanagerd-5.7.4/po/bg/kactivities5.po 
new/kactivitymanagerd-5.8.0/po/bg/kactivities5.po
--- old/kactivitymanagerd-5.7.4/po/bg/kactivities5.po   2016-08-23 
14:36:11.0 +0200
+++ new/kactivitymanagerd-5.8.0/po/bg/kactivities5.po   2016-09-29 
13:20:51.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2016-07-27 10:53+\n"
+"POT-Creation-Date: 2016-07-28 07:52+\n"
 

commit breeze-gtk for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package breeze-gtk for openSUSE:Factory 
checked in at 2016-10-04 15:47:30

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


Package is "breeze-gtk"

Changes:

--- /work/SRC/openSUSE:Factory/breeze-gtk/breeze-gtk.changes2016-08-29 
15:24:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.breeze-gtk.new/breeze-gtk.changes   
2016-10-04 15:47:08.0 +0200
@@ -1,0 +2,35 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Mon Sep 19 12:30:19 UTC 2016 - wba...@tmo.at
+
+- Re-add update_from_BreezeGTK.patch to fix the GTK theme settings on
+  upgrades from Leap 42.1, which shipped with BreezyGTK (boo#994832)
+- build the proper theme for distributions which have gtk3 < 3.20
+  (13.2 and Leap 42.1)
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+- Removed patches: 
+Install-GTK3-theme-version-depending-on-present-libg.patch
+update_from_BreezeGTK.patch
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  Install-GTK3-theme-version-depending-on-present-libg.patch
  breeze-gtk-5.7.4.tar.xz

New:

  breeze-gtk-5.8.0.tar.xz



Other differences:
--
++ breeze-gtk.spec ++
--- /var/tmp/diff_new_pack.C2t86P/_old  2016-10-04 15:47:09.0 +0200
+++ /var/tmp/diff_new_pack.C2t86P/_new  2016-10-04 15:47:09.0 +0200
@@ -18,24 +18,21 @@
 
 %define _name   breeze
 Name:   breeze-gtk
-Version:5.7.4
+Version:5.8.0
 Release:0
 Summary:GTK+ theme matching KDE's Breeze
 License:LGPL-2.1
 Group:  System/GUI/KDE
 Url:https://projects.kde.org/breeze-gtk
 Source: %{name}-%{version}.tar.xz
-# PATCH-FIX-OPENSUSE Install-GTK3-theme-version-depending-on-present-libg.patch
-Patch0: Install-GTK3-theme-version-depending-on-present-libg.patch
 # PATCH-FIX-OPENSUSE update_from_BreezeGTK.patch boo#994832 -- update user's 
config from the old BreezyGTK theme
-Patch1: update_from_BreezeGTK.patch
+Patch: update_from_BreezeGTK.patch
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires:  gtk3-devel
 
 %description
 A GTK+ theme created to match with the new Plasma 5 Breeze theme.
@@ -73,12 +70,15 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -p1
 chmod a-x COPYING* README.md
 
 %build
+%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 0%{?sle_version} 
> 120100)
+%cmake_kf5 -- -DWITH_GTK3_VERSION=3.20
+%else
 %cmake_kf5
+%endif
 make %{?_smp_mflags}
 
 %install
@@ -91,6 +91,7 @@
 %{_datadir}/themes/Breeze*/
 %exclude %{_datadir}/themes/Breeze*/gtk-?.0/
 %dir %{_kf5_sharedir}/kconf_update/
+%dir %{_kf5_sharedir}/themes/Breeze*/assets/
 %{_kf5_sharedir}/kconf_update/*%{_name}*
 %dir %{_kf5_libdir}/kconf_update_bin/
 %{_kf5_libdir}/kconf_update_bin/*%{_name}*

++ breeze-gtk-5.7.4.tar.xz -> breeze-gtk-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-gtk-5.7.4/CMakeLists.txt 
new/breeze-gtk-5.8.0/CMakeLists.txt
--- old/breeze-gtk-5.7.4/CMakeLists.txt 2016-08-23 14:30:59.0 +0200
+++ new/breeze-gtk-5.8.0/CMakeLists.txt 2016-09-29 13:19:52.0 +0200
@@ -1,5 +1,5 @@
 project(breeze-gtk)
-set(PROJECT_VERSION "5.7.4")
+set(PROJECT_VERSION "5.8.0")
 set(PROJECT_VERSION_MAJOR 5)
 
 cmake_minimum_required(VERSION 2.8.12)




commit quilt for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package quilt for openSUSE:Factory checked 
in at 2016-10-04 15:46:35

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


Package is "quilt"

Changes:

--- /work/SRC/openSUSE:Factory/quilt/quilt.changes  2016-09-21 
18:24:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.quilt.new/quilt.changes 2016-10-04 
15:46:13.0 +0200
@@ -1,0 +2,10 @@
+Fri Sep 16 09:24:13 UTC 2016 - jdelv...@suse.de
+
+- reject-binary-files-in-patches.patch: Since diffutils version
+  3.4, diff no longer returns an error code for binary files. Parse
+  the first line of the output to detect this case and raise our
+  own error.
+- Remove fix-faildiff-test-for-diffutils-3.4.patch, use the
+  upstream fix instead.
+
+---

Old:

  fix-faildiff-test-for-diffutils-3.4.patch

New:

  reject-binary-files-in-patches.patch



Other differences:
--
++ quilt.spec ++
--- /var/tmp/diff_new_pack.zPrvlO/_old  2016-10-04 15:46:15.0 +0200
+++ /var/tmp/diff_new_pack.zPrvlO/_new  2016-10-04 15:46:15.0 +0200
@@ -50,7 +50,7 @@
 Patch9: edit-01-test-file-creation.patch
 Patch10:edit-02-call-remove-not-revert.patch
 Patch11:edit-03-fix-corner-case.patch
-Patch12:fix-faildiff-test-for-diffutils-3.4.patch
+Patch12:reject-binary-files-in-patches.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %if 0%{?suse_version}

++ reject-binary-files-in-patches.patch ++
From: Jean Delvare 
Date: Thu, 15 Sep 2016 14:05:29 +0200
Subject: Reject binary files in patches
Git-commit: 20f06212baced666027131555ad4c834d8e4b232
Patch-mainline: yes

Since diffutils version 3.4, diff no longer returns an error code for
binary files. Parse the first line of the output to detect this case
and raise our own error.

diff --git a/quilt/scripts/patchfns.in b/quilt/scripts/patchfns.in
index 521e92d18b53..a496f3b07390 100644
--- a/quilt/scripts/patchfns.in
+++ b/quilt/scripts/patchfns.in
@@ -741,6 +741,12 @@ diff_file()
 "$old_file" "$new_file" \
| if read line
then
+   if [[ "$line" =~ ^Binary\ files\ .*\ differ$ ]]
+   then
+   echo "$line"
+   return 1
+   fi
+
if [ -z "$QUILT_NO_DIFF_INDEX" ]
then
echo "Index: $index"
@@ -751,7 +757,7 @@ diff_file()
fi
 
# Test the return value of diff, and propagate the error retcode if any
-   if [ ${PIPESTATUS[0]} == 2 ]
+   if [ ${PIPESTATUS[0]} == 2 -o ${PIPESTATUS[1]} == 1 ]
then
return 1
fi



commit bluedevil5 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package bluedevil5 for openSUSE:Factory 
checked in at 2016-10-04 15:47:15

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.changes2016-08-29 
15:24:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.bluedevil5.new/bluedevil5.changes   
2016-10-04 15:46:53.0 +0200
@@ -1,0 +2,24 @@
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  bluedevil-5.7.4.tar.xz

New:

  bluedevil-5.8.0.tar.xz



Other differences:
--
++ bluedevil5.spec ++
--- /var/tmp/diff_new_pack.WysxJS/_old  2016-10-04 15:46:54.0 +0200
+++ /var/tmp/diff_new_pack.WysxJS/_new  2016-10-04 15:46:54.0 +0200
@@ -2,6 +2,7 @@
 # spec file for package bluedevil5
 #
 # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 Raymond Wooninck 
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +19,7 @@
 
 %bcond_without lang
 Name:   bluedevil5
-Version:5.7.4
+Version:5.8.0
 Release:0
 Summary:Bluetooth Manager for KDE
 License:GPL-2.0+
@@ -94,7 +95,7 @@
 %{_kf5_servicesdir}/
 %{_kf5_qmldir}/
 %{_kf5_plasmadir}/
-%{_kf5_appstreamdir}/
+%{_kf5_appstreamdir}/*.xml
 
 %if %{with lang}
 %files lang -f %{name}.lang

++ bluedevil-5.7.4.tar.xz -> bluedevil-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.7.4/CMakeLists.txt 
new/bluedevil-5.8.0/CMakeLists.txt
--- old/bluedevil-5.7.4/CMakeLists.txt  2016-08-23 14:28:26.0 +0200
+++ new/bluedevil-5.8.0/CMakeLists.txt  2016-09-29 13:18:24.0 +0200
@@ -1,5 +1,5 @@
 project(bluedevil)
-set(PROJECT_VERSION "5.7.4")
+set(PROJECT_VERSION "5.8.0")
 set(PROJECT_VERSION_MAJOR 5)
 
 cmake_minimum_required(VERSION 2.8.12)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.7.4/po/ar/bluedevil.po 
new/bluedevil-5.8.0/po/ar/bluedevil.po
--- old/bluedevil-5.7.4/po/ar/bluedevil.po  2016-08-23 14:26:08.0 
+0200
+++ new/bluedevil-5.8.0/po/ar/bluedevil.po  2016-09-29 13:17:58.0 
+0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Safa Alfulaij , 2015, ٢٠١٥.
+# Safa Alfulaij , 2015, ٢٠١٥, ٢٠١٦.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-03-19 07:53+\n"
-"PO-Revision-Date: ٢٠١٥-٠٨-١٦ ١٧:١٦+0300\n"
+"PO-Revision-Date: ٢٠١٦-٠٨-١١ ١٥:٤٤+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
 "Language: ar\n"
@@ -59,7 +59,7 @@
 msgstr[1] "دقيقة واحدة"
 msgstr[2] "دقيقتان"
 msgstr[3] "%1 دقائق"
-msgstr[4] "%1 دقيقة"
+msgstr[4] "%1 دقيقةً"
 msgstr[5] "%1 دقيقة"
 
 #: kcmodule/adapters/adapters.cpp:119
@@ -90,7 +90,7 @@
 msgstr[1] "دقيقة واحدة"
 msgstr[2] "دقيقتان"
 msgstr[3] "%1 دقائق"
-msgstr[4] "%1 دقيقة"
+msgstr[4] "%1 دقيقةً"
 msgstr[5] "%1 دقيقة"
 
 #: kcmodule/adapters/adapters.cpp:269
@@ -118,10 +118,8 @@
 msgstr "المصين والمطوّر السّابق"
 
 #: kcmodule/adapters/adapters.cpp:348
-#, fuzzy
-#| msgid "No adapters found. Please connect one."
 msgid "No adapters found"
-msgstr "لم يُعثر على محوّلات. فضلًا أوصل واحدًا."
+msgstr "لا محوّلات"
 
 #: kcmodule/common/systemcheck.cpp:69 kio/bluetooth/kiobluetooth.cpp:79
 #: kio/bluetooth/kiobluetooth.cpp:209
@@ -143,7 +141,7 @@
 
 #: kcmodule/common/systemcheck.cpp:87 sendfile/discoverwidget.cpp:148
 msgid "Your Bluetooth adapter is powered off."
-msgstr "محوّل بلوتوث مُطفأ."
+msgstr 

commit plasma-framework for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package plasma-framework for 
openSUSE:Factory checked in at 2016-10-04 15:46:58

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


Package is "plasma-framework"

Changes:

--- /work/SRC/openSUSE:Factory/plasma-framework/plasma-framework.changes
2016-09-14 23:30:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-framework.new/plasma-framework.changes   
2016-10-04 15:46:36.0 +0200
@@ -1,0 +2,9 @@
+Wed Sep 28 20:19:00 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.27.0~20160928~b115ea1.git
+  * Pick up plasma theme to be used with Plasma 5.8
+- Cherry pick 0001-Commit-translations-from-l10n-kf5.patch so the
+  translations from 5.26.0 are kept (they are only part of tar and
+  tag, not in git master)
+
+---

Old:

  plasma-framework-5.26.0.tar.xz

New:

  0001-Commit-translations-from-l10n-kf5.patch
  plasma-framework-5.27.0~20160928~b115ea1.git.tar.xz



Other differences:
--
++ plasma-framework.spec ++
--- /var/tmp/diff_new_pack.V2vQTN/_old  2016-10-04 15:46:38.0 +0200
+++ /var/tmp/diff_new_pack.V2vQTN/_new  2016-10-04 15:46:38.0 +0200
@@ -19,17 +19,20 @@
 %bcond_without lang
 %define _tar_path 5.26
 Name:   plasma-framework
-Version:5.26.0
+Version:5.27.0~20160928~b115ea1.git
 Release:0
 %define kf5_version %{version}
 Summary:Plasma library and runtime components based upon KF5 and Qt5
 License:GPL-2.0+ and LGPL-2.0+
 Group:  System/GUI/KDE
 Url:https://projects.kde.org/plasma-framework
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+#Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+Source: %{name}-%{version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-OPENSUSE loosen-up-kactivities-requirement.patch -- require 
kactivities 5.19.0, as we can't update kactivities5 to 5.26.0 before Plasma 
5.6.0
 Patch0: loosen-up-kactivities-requirement.patch
+# PATCH-FIX-UPSTREAM 0001-Commit-translations-from-l10n-kf5.patch
+Patch1: 0001-Commit-translations-from-l10n-kf5.patch
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  kactivities5-devel >= 5.19.0
@@ -123,6 +126,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
   %cmake_kf5 -d build

++ 0001-Commit-translations-from-l10n-kf5.patch ++
 49775 lines (skipped)




commit sddm for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package sddm for openSUSE:Factory checked in 
at 2016-10-04 15:46:15

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


Package is "sddm"

Changes:

--- /work/SRC/openSUSE:Factory/sddm/sddm.changes2016-06-12 
18:51:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.sddm.new/sddm.changes   2016-10-04 
15:45:57.0 +0200
@@ -1,0 +2,23 @@
+Sat Sep 24 17:02:03 UTC 2016 - fab...@ritter-vogt.de
+
+- Add 0001-Fall-back-to-regular-login-when-autologin-fails.patch
+  to fix crash when autologin session not found (boo#1000917)
+
+---
+Thu Sep 22 18:17:01 UTC 2016 - fab...@ritter-vogt.de
+
+- Add 0001-Make-the-default-cursor-themed.patch to fix the default
+  cursor appearance
+
+---
+Wed Sep 21 17:48:23 UTC 2016 - fab...@ritter-vogt.de
+
+- Provide sddm-lang
+
+---
+Thu Sep 15 11:57:36 UTC 2016 - alarr...@suse.com
+
+- Use the new theme name, breeze-openSUSE, in sddm-branding-openSUSE
+- Require the new sddm-theme-openSUSE package
+
+---

New:

  0001-Fall-back-to-regular-login-when-autologin-fails.patch
  0001-Make-the-default-cursor-themed.patch



Other differences:
--
++ sddm.spec ++
--- /var/tmp/diff_new_pack.JlWUiX/_old  2016-10-04 15:45:58.0 +0200
+++ /var/tmp/diff_new_pack.JlWUiX/_new  2016-10-04 15:45:58.0 +0200
@@ -57,6 +57,10 @@
 Patch9: specify-default-config-entries.patch
 # PATCH-FIX-UPSTREAM add-threshold-to-disable-avatars.patch -- Add a config 
option/property to define a thershold above which avatars are disabled 
automatically
 Patch10:add-threshold-to-disable-avatars.patch
+# PATCH-FIX-UPSTREAM 0001-Make-the-default-cursor-themed.patch -- Make the 
default cursor themed
+Patch11:0001-Make-the-default-cursor-themed.patch
+# PATCH-FIX-UPSTREAM 
0001-Fall-back-to-regular-login-when-autologin-fails.patch -- Fall back to 
regular login when autologin fails
+Patch12:0001-Fall-back-to-regular-login-when-autologin-fails.patch
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
@@ -76,7 +80,8 @@
 BuildRequires:  pkgconfig(xcb-xkb)
 Requires:   sddm-branding = %{version}
 # Merged the -lang package back into the main package
-Obsoletes:  %{name}-lang <= %{version}
+Provides:   %{name}-lang = %{version}
+Obsoletes:  %{name}-lang < %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -88,7 +93,7 @@
 Summary:Lightweight QML-based display manager. openSUSE branding
 Group:  System/GUI/KDE
 PreReq: sddm
-Requires:   plasma5-workspace-branding
+Requires:   sddm-theme-openSUSE
 Supplements:packageand(plasma5-workspace:branding-openSUSE)
 Provides:   sddm-branding = %{version}
 Conflicts:  otherproviders(sddm-branding)
@@ -125,6 +130,8 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p1
+%patch12 -p1
 cp %{SOURCE3} data/faces/default.face.icon.png
 cp %{SOURCE4} data/faces/root.face.icon.png
 
@@ -162,12 +169,14 @@
 
 %post branding-openSUSE
 if [ $1 -ge 1 -a -f /etc/sddm.conf ]; then
-sed -i -e 's/^Current=maui$/Current=breeze/g' /etc/sddm.conf
+# Upgrade from previous theme name
+sed -i -e 's/^Current=breeze$/Current=breeze-openSUSE/g' /etc/sddm.conf
+sed -i -e 's/^Current=maui$/Current=breeze-openSUSE/g' /etc/sddm.conf
 fi
 
 %postun branding-openSUSE
 if [ $1 -eq 0 -a -f /etc/sddm.conf ]; then
-   sed -i -e 's/^Current=breeze$/Current=maui/g' /etc/sddm.conf
+   sed -i -e 's/^Current=breeze-openSUSE$/Current=maui/g' /etc/sddm.conf
 fi
 
 %files

++ 0001-Fall-back-to-regular-login-when-autologin-fails.patch ++
>From 5f43cbf23a9ec9e3547dfe0f59928d0ac5324db9 Mon Sep 17 00:00:00 2001
From: Jerome Leclanche 
Date: Thu, 5 Nov 2015 21:28:22 +0200
Subject: [PATCH] Fall back to regular login when autologin fails

Fixes #316
---
 src/daemon/Display.cpp | 42 +-
 src/daemon/Display.h   |  1 +
 2 files changed, 26 insertions(+), 17 deletions(-)

diff --git a/src/daemon/Display.cpp b/src/daemon/Display.cpp
index 8de59e5..6bc9965 100644
--- a/src/daemon/Display.cpp
+++ b/src/daemon/Display.cpp
@@ -103,6 +103,29 @@ namespace SDDM {
 m_displayServer->start();
 }
 
+bool Display::attemptAutologin() {
+Session::Type sessionType = Session::X11Session;
+
+// determine session type
+const QString  = 

commit kernel-source for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2016-10-04 15:45:14

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


Package is "kernel-source"

Changes:

--- /work/SRC/openSUSE:Factory/kernel-source/kernel-64kb.changes
2016-09-28 11:29:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-source.new/kernel-64kb.changes   
2016-10-04 15:44:53.0 +0200
@@ -1,0 +2,24 @@
+Fri Sep 30 14:05:29 CEST 2016 - jsl...@suse.cz
+
+- rpm/package-descriptions: the flavor is 64kb, not 64k
+- commit 2e05d02
+
+---
+Fri Sep 30 13:26:33 CEST 2016 - jsl...@suse.cz
+
+- Linux 4.7.6 (bsc#997639 bsc#999600).
+- Delete
+  patches.fixes/autofs-use-dentry-flags-to-block-walks-during-expire.
+- Delete
+  patches.suse/btrfs-ensure-that-file-descriptor-used-with-subvol-i.patch.
+- commit 0b20275
+
+---
+Mon Sep 26 09:52:29 CEST 2016 - sch...@suse.de
+
+- kernel-module-subpackage: Properly quote flavor in expressions
+  That fixes a parse error if the flavor starts with a digit or contains
+  other non-alphabetic characters.
+- commit 19ba528
+
+---
@@ -5 +29 @@
-- commit 8462c50
+- commit 7d9e0ef
@@ -52,0 +77,18 @@
+Wed Sep 21 11:52:48 CEST 2016 - mma...@suse.com
+
+- rpm/package-descriptions: pv has been merged into -default (fate#315712)
+- commit 711ab33
+
+---
+Wed Sep 21 11:26:42 CEST 2016 - jsl...@suse.cz
+
+- rpm/package-descriptions: add kernel-syzkaller
+- commit 620032b
+
+---
+Wed Sep 21 10:58:48 CEST 2016 - mma...@suse.com
+
+- rpm/kernel-binary.spec.in: Build the -base package unconditionally 
(bsc#1000118)
+- commit 1d8c576
+
+---
@@ -119,0 +162,6 @@
+Fri Sep  2 12:57:42 CEST 2016 - mma...@suse.com
+
+- rpm/mkspec: Read a default release string from rpm/config.sh (bsc997059)
+- commit cf65a8d
+
+---
@@ -6251 +6299 @@
-- commit f7db992
+- commit 6dd25c9
kernel-debug.changes: same change
kernel-default.changes: same change
kernel-docs.changes: same change
kernel-lpae.changes: same change
kernel-obs-build.changes: same change
kernel-obs-qa.changes: same change
kernel-pae.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-vanilla.changes: same change



Other differences:
--
++ kernel-64kb.spec ++
--- /var/tmp/diff_new_pack.ht927H/_old  2016-10-04 15:44:58.0 +0200
+++ /var/tmp/diff_new_pack.ht927H/_new  2016-10-04 15:44:58.0 +0200
@@ -20,7 +20,7 @@
 # needssslcertforbuild
 
 %define srcversion 4.7
-%define patchversion 4.7.5
+%define patchversion 4.7.6
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -46,10 +46,9 @@
 
 # Define some CONFIG variables as rpm macros as well. (rpm cannot handle
 # defining them all at once.)
-%define config_vars CONFIG_MODULES CONFIG_MODULE_SIG CONFIG_KMSG_IDS 
CONFIG_SPLIT_PACKAGE CONFIG_SUSE_KERNEL_SUPPORTED CONFIG_EFI_STUB
+%define config_vars CONFIG_MODULES CONFIG_MODULE_SIG CONFIG_KMSG_IDS 
CONFIG_SUSE_KERNEL_SUPPORTED CONFIG_EFI_STUB
 %{expand:%(eval "$(test -n "%cpu_arch_flavor" && tar -xjf 
%_sourcedir/config.tar.bz2 --to-stdout config/%cpu_arch_flavor)"; for config in 
%config_vars; do echo "%%global $config ${!config:-n}"; done)}
-%define split_base (%CONFIG_SPLIT_PACKAGE == "y")
-%define split_extra (%CONFIG_SPLIT_PACKAGE == "y" && 
%CONFIG_SUSE_KERNEL_SUPPORTED == "y")
+%define split_extra (%CONFIG_SUSE_KERNEL_SUPPORTED == "y")
 
 %ifarch %ix86 x86_64
 %define install_vdso 1
@@ -58,12 +57,12 @@
 %endif
 
 Name:   kernel-64kb
-Summary:The Linux Kernel
+Summary:Kernel with 64kb PAGE_SIZE
 License:GPL-2.0
 Group:  System/Kernel
-Version:4.7.5
+Version:4.7.6
 %if 0%{?is_kotd}
-Release:.g02c4d35
+Release:.gfb37fcc
 %else
 Release:0
 %endif
@@ -86,7 +85,6 @@
 Provides:   %name-%version-%source_rel
 Provides:   %{name}_%_target_cpu = %version-%release
 Provides:   multiversion(kernel)
-%if %split_base
 Provides:   kernel-base = %version-%source_rel
 # In SLE11, kernel-$flavor complemented kernel-$flavor-base. With SLE12,
 # kernel-$flavor itself contains all the needed files and kernel-$flavor-base
@@ -95,7 +93,6 @@
 # owned by multiple packages now. The dependency is not correct wrt openSUSE
 # 

commit mono-core for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package mono-core for openSUSE:Factory 
checked in at 2016-10-04 15:44:10

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


Package is "mono-core"

Changes:

--- /work/SRC/openSUSE:Factory/mono-core/mono-core.changes  2016-10-01 
23:51:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-core.new/mono-core.changes 2016-10-04 
15:43:50.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct  2 08:26:07 UTC 2016 - mailaen...@opensuse.org
+
+- Update to version 4.6.1 (Bugfix release)
+  * bxc#44402 - Array doesn’t implement non-generic IEnumerable
+- Drop upstream applied bxc-44402.patch
+
+---

Old:

  bxc-44402.patch
  mono-4.6.0.245.tar.bz2

New:

  mono-4.6.1.3.tar.bz2



Other differences:
--
++ mono-core.spec ++
--- /var/tmp/diff_new_pack.GH3PRM/_old  2016-10-04 15:43:53.0 +0200
+++ /var/tmp/diff_new_pack.GH3PRM/_new  2016-10-04 15:43:53.0 +0200
@@ -21,13 +21,13 @@
 %define sgen yes
 
 Name:   mono-core
-Version:4.6.0
+Version:4.6.1
 Release:0
 Summary:Cross-platform, Open Source, .NET development framework
 License:LGPL-2.1 and MIT and MS-PL
 Group:  Development/Languages/Mono
 Url:http://www.mono-project.com
-Source0:
http://download.mono-project.com/sources/mono/mono-%{version}.245.tar.bz2
+Source0:
http://download.mono-project.com/sources/mono/mono-%{version}.3.tar.bz2
 Source1:mono-core.rpmlintrc
 Source2:gmcs
 # ppc build segfault so exclude it
@@ -36,8 +36,6 @@
 Patch14:find-deps-fix.patch
 # PATCH-FIX-OPENSUSE fix incorrect $mono_libdir substitution for 
libMonoPosixHelper.so library when native library dir (/usr/lib64 on x86_64) is 
different from mono lib dir (/usr/lib)
 Patch15:mono-config-fix-monoposixhelper-libdir.patch
-# PATCH-FIX-UPSTREAM https://bugzilla.xamarin.com/show_bug.cgi?id=44402 ; 
https://github.com/mono/mono/commit/0dfef7b3453a1599806b8be04cf42f9b67c2e592
-Patch16:bxc-44402.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  bison
@@ -171,7 +169,6 @@
 %setup -q -n mono-%{version}
 %patch14 -p1
 %patch15 -p1
-%patch16 -p1
 
 %build
 NOCONFIGURE="yes" ./autogen.sh

++ mono-4.6.0.245.tar.bz2 -> mono-4.6.1.3.tar.bz2 ++
/work/SRC/openSUSE:Factory/mono-core/mono-4.6.0.245.tar.bz2 
/work/SRC/openSUSE:Factory/.mono-core.new/mono-4.6.1.3.tar.bz2 differ: char 11, 
line 1




commit ffmpeg for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package ffmpeg for openSUSE:Factory checked 
in at 2016-10-04 15:43:45

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


Package is "ffmpeg"

Changes:

--- /work/SRC/openSUSE:Factory/ffmpeg/ffmpeg.changes2016-09-12 
13:23:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.ffmpeg.new/ffmpeg.changes   2016-10-04 
15:43:24.0 +0200
@@ -1,0 +2,39 @@
+Sat Oct  1 11:00:20 UTC 2016 - aloi...@gmx.com
+
+- Update to version 3.1.4
+  * avformat/avidec: Check nb_streams in read_gab2_sub()
+  * avformat/avidec: Remove ancient assert
+  * avfilter/vf_colorspace: fix range for output colorspace 
+option
+  * lavc/mediacodecdec_h264: fix SODB escaping
+  * avcodec/nvenc: fix const options for hevc gpu setting
+  * avformat/avidec: Fix memleak with dv in avi
+  * lavc/movtextdec.c: Avoid infinite loop on invalid data.
+  * avcodec/ansi: Check dimensions
+  * avcodec/cavsdsp: use av_clip_uint8() for idct
+  * avformat/movenc: Check packet in mov_write_single_packet()
+too
+  * avformat/movenc: Factor check_pkt() out
+  * avformat/utils: fix timebase error in avformat_seek_file()
+  * avcodec/g726: Add missing ADDB output mask
+  * avcodec/avpacket: clear side_data_elems
+  * avformat/movenc: Check first DTS similar to dts difference
+  * avcodec/ccaption_dec: Use simple array instead of AVBuffer
+  * avcodec/svq3: Reintroduce slice_type
+  * avformat/mov: Fix potential integer overflow in 
+mov_read_keys
+  * swscale/swscale_unscaled: Try to fix 
+Rgb16ToPlanarRgb16Wrapper() with slices
+  * swscale/swscale_unscaled: Fix packed_16bpc_bswap() with 
+slices
+  * avformat/avidec: Fix infinite loop in avi_read_nikon()
+  * lavf/utils: Avoid an overflow for huge negative durations.
+  * avformat/hls: Fix handling of EXT-X-BYTERANGE streams over 
+2GB
+  * lavc/avpacket: Fix undefined behaviour, do not pass a null 
+pointer to memcpy().
+  * lavc/mjpegdec: Do not skip reading quantization tables.
+  * cmdutils: fix implicit declaration of SetDllDirectory 
+function
+
+---

Old:

  ffmpeg-3.1.3.tar.xz
  ffmpeg-3.1.3.tar.xz.asc

New:

  ffmpeg-3.1.4.tar.xz
  ffmpeg-3.1.4.tar.xz.asc



Other differences:
--
++ ffmpeg.spec ++
--- /var/tmp/diff_new_pack.z3AsqU/_old  2016-10-04 15:43:25.0 +0200
+++ /var/tmp/diff_new_pack.z3AsqU/_new  2016-10-04 15:43:25.0 +0200
@@ -32,7 +32,7 @@
 %bcond_without webp
 
 Name:   ffmpeg
-Version:3.1.3
+Version:3.1.4
 Release:0
 Summary:Library for working with various multimedia formats
 License:LGPL-2.1+ and GPL-2.0+

++ ffmpeg-3.1.3.tar.xz -> ffmpeg-3.1.4.tar.xz ++
/work/SRC/openSUSE:Factory/ffmpeg/ffmpeg-3.1.3.tar.xz 
/work/SRC/openSUSE:Factory/.ffmpeg.new/ffmpeg-3.1.4.tar.xz differ: char 26, 
line 1




commit autoyast2 for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2016-10-04 15:43:23

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


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2016-09-20 
13:20:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2016-10-04 
15:43:01.0 +0200
@@ -1,0 +2,8 @@
+Fri Sep 30 10:21:45 CEST 2016 - sch...@suse.de
+
+- Adding missed desktop file for "clone_system" in order to show
+  it in the control center and command line calls.
+  (bnc#985621)
+- 3.1.152
+
+---

Old:

  autoyast2-3.1.151.tar.bz2

New:

  autoyast2-3.1.152.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.2BYMuT/_old  2016-10-04 15:43:02.0 +0200
+++ /var/tmp/diff_new_pack.2BYMuT/_new  2016-10-04 15:43:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.151
+Version:3.1.152
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -178,6 +178,7 @@
 
 %dir %yast_desktopdir
 %{yast_desktopdir}/autoyast.desktop
+%{yast_desktopdir}/clone_system.desktop
 /usr/share/autoinstall/modules/*.desktop
 %dir %{yast_yncludedir}
 %{yast_yncludedir}/autoinstall/classes.rb

++ autoyast2-3.1.151.tar.bz2 -> autoyast2-3.1.152.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.151/package/autoyast2.changes 
new/autoyast2-3.1.152/package/autoyast2.changes
--- old/autoyast2-3.1.151/package/autoyast2.changes 2016-09-15 
13:09:13.0 +0200
+++ new/autoyast2-3.1.152/package/autoyast2.changes 2016-09-30 
10:54:58.0 +0200
@@ -1,4 +1,12 @@
 ---
+Fri Sep 30 10:21:45 CEST 2016 - sch...@suse.de
+
+- Adding missed desktop file for "clone_system" in order to show
+  it in the control center and command line calls.
+  (bnc#985621)
+- 3.1.152
+
+---
 Wed Sep 14 17:19:01 CEST 2016 - sch...@suse.de
 
 - Adding an missing PREP partition for PPC, BUT not for
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.151/package/autoyast2.spec 
new/autoyast2-3.1.152/package/autoyast2.spec
--- old/autoyast2-3.1.151/package/autoyast2.spec2016-09-15 
13:09:13.0 +0200
+++ new/autoyast2-3.1.152/package/autoyast2.spec2016-09-30 
10:54:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.151
+Version:3.1.152
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -178,6 +178,7 @@
 
 %dir %yast_desktopdir
 %{yast_desktopdir}/autoyast.desktop
+%{yast_desktopdir}/clone_system.desktop
 /usr/share/autoinstall/modules/*.desktop
 %dir %{yast_yncludedir}
 %{yast_yncludedir}/autoinstall/classes.rb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.151/src/Makefile.am 
new/autoyast2-3.1.152/src/Makefile.am
--- old/autoyast2-3.1.151/src/Makefile.am   2016-09-15 13:09:13.0 
+0200
+++ new/autoyast2-3.1.152/src/Makefile.am   2016-09-30 10:54:58.0 
+0200
@@ -104,7 +104,8 @@
   bin/fetch_image.sh
 
 desktop_DATA = \
-  desktop/autoyast.desktop
+  desktop/autoyast.desktop \
+  desktop/clone_system.desktop
 
 fillup_DATA = \
   fillup/sysconfig.autoinstall
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.151/src/desktop/autoyast.desktop 
new/autoyast2-3.1.152/src/desktop/autoyast.desktop
--- old/autoyast2-3.1.151/src/desktop/autoyast.desktop  2016-09-15 
13:09:13.0 +0200
+++ new/autoyast2-3.1.152/src/desktop/autoyast.desktop  2016-09-30 
10:54:58.0 +0200
@@ -17,6 +17,6 @@
 Icon=yast-autoyast
 Exec=/usr/bin/xdg-su -c '/sbin/yast2 autoyast'
 
-Name=Autoinstallation
+Name=Autoinstallation Configuration
 GenericName=Configuration system for autoinstallation
 StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.151/src/desktop/clone_system.desktop 
new/autoyast2-3.1.152/src/desktop/clone_system.desktop
--- old/autoyast2-3.1.151/src/desktop/clone_system.desktop  1970-01-01 
01:00:00.0 +0100
+++ new/autoyast2-3.1.152/src/desktop/clone_system.desktop  2016-09-30 
10:54:58.0 +0200
@@ -0,0 +1,22 @@
+[Desktop Entry]
+Type=Application

commit e2fsprogs for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package e2fsprogs for openSUSE:Factory 
checked in at 2016-10-04 15:42:01

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


Package is "e2fsprogs"

Changes:

--- /work/SRC/openSUSE:Factory/e2fsprogs/e2fsprogs.changes  2016-07-09 
09:18:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.e2fsprogs.new/e2fsprogs.changes 2016-10-04 
15:41:40.0 +0200
@@ -1,0 +2,31 @@
+Mon Oct  3 12:02:04 UTC 2016 - j...@suse.cz
+
+- Remove suse-module-tools dependency as it creates cycle in dependency list
+
+---
+Tue Sep 27 12:41:57 UTC 2016 - j...@suse.cz
+
+- Update download URL to poing to ftp.kernel.org which is more reliable
+
+---
+Mon Sep 26 12:56:47 UTC 2016 - j...@suse.cz
+
+- Update to 1.43.3
+  * mke2fs will use larger journal for large filesystems by default
+  * e2fsck journal replay bugfixes
+  * debugfs improvements and fixes
+  * fix resize2fs migration of attribute blocks
+- fuse2fs manpage is no longer installed when fuse2fs is not built
+
+---
+Mon Sep 12 11:02:14 UTC 2016 - dmuel...@suse.com
+
+- fix last change
+
+---
+Sat Jul 23 18:24:39 UTC 2016 - crrodrig...@opensuse.org
+
+- Rebuild the initrd if this package changes (and we are not 
+  building the -mini version)
+
+---

Old:

  e2fsprogs-1.43.1.tar.gz

New:

  e2fsprogs-1.43.3.tar.gz



Other differences:
--
++ e2fsprogs.spec ++
--- /var/tmp/diff_new_pack.8eN5Ji/_old  2016-10-04 15:41:42.0 +0200
+++ /var/tmp/diff_new_pack.8eN5Ji/_new  2016-10-04 15:41:42.0 +0200
@@ -61,7 +61,7 @@
 Conflicts:  libcom_err-mini-devel
 %endif
 #
-Version:1.43.1
+Version:1.43.3
 Release:0
 Summary:Utilities for the Second Extended File System
 License:GPL-2.0
@@ -69,7 +69,7 @@
 Url:http://e2fsprogs.sourceforge.net
 Requires:   libcom_err2 >= %{version}
 Requires:   libext2fs2 >= %{version}
-Source: 
http://downloads.sourceforge.net/project/e2fsprogs/e2fsprogs/v%{version}/e2fsprogs-%{version}.tar.gz
+Source: 
ftp://ftp.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v%{version}/e2fsprogs-%{version}.tar.gz
 Source2:README.SUSE
 Source3:baselibs.conf
 #
@@ -285,12 +285,19 @@
 /sbin/ldconfig
 %if ! %{build_mini}
 %install_info --info-dir=%{_infodir} %{_infodir}/libext2fs.info.gz
+%{?regenerate_initrd_post}
 %endif
 
 %postun
 /sbin/ldconfig
 %if ! %{build_mini}
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/libext2fs.info.gz
+%{?regenerate_initrd_post}
+%endif
+
+%if ! %{build_mini}
+%posttrans
+%{?regenerate_initrd_posttrans}
 %endif
 
 %if %{build_mini}
@@ -369,7 +376,6 @@
 %endif
 %{_mandir}/man1/chattr.1.gz
 %{_mandir}/man1/lsattr.1.gz
-%{_mandir}/man1/fuse2fs.1.gz
 %{_mandir}/man5/ext?.5.gz
 %{_mandir}/man5/e2fsck.conf.5.gz
 %{_mandir}/man5/mke2fs.conf.5.gz

++ e2fsprogs-1.43.1.tar.gz -> e2fsprogs-1.43.3.tar.gz ++
/work/SRC/openSUSE:Factory/e2fsprogs/e2fsprogs-1.43.1.tar.gz 
/work/SRC/openSUSE:Factory/.e2fsprogs.new/e2fsprogs-1.43.3.tar.gz differ: char 
5, line 1




commit ncurses for openSUSE:Factory

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package ncurses for openSUSE:Factory checked 
in at 2016-10-04 15:41:26

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


Package is "ncurses"

Changes:

--- /work/SRC/openSUSE:Factory/ncurses/ncurses.changes  2016-08-25 
09:49:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.ncurses.new/ncurses.changes 2016-10-04 
15:41:05.0 +0200
@@ -1,0 +2,70 @@
+Mon Sep 26 11:13:35 UTC 2016 - wer...@suse.de
+
+- Add ncurses patch 20160924
+  + modify _nc_tic_expand to escape comma if it immediately follows a
+percent sign, to work with minitel change.
+  + updated minitel and viewdata descriptions (Alexandre Montaron).
+
+---
+Mon Sep 19 06:52:26 UTC 2016 - wer...@suse.de
+
+- Add ncurses patch 20160917
+  + build-fix for gnat6, which unhelpfully attempts to compile C files.
+  + fix typo in 20160910 changes (Debian #837892, patch by Sven Joachim).
+
+---
+Mon Sep 12 12:55:25 UTC 2016 - wer...@suse.de
+
+- Add ncurses patch 20160910
+  + trim dead code ifdef'd with HIDE_EINTR since 970830 (discussion with
+Leon Winter).
+  + trim some obsolete/incorrect wording about EINTR from wgetch manual
+page (patch by Leon Winter).
+  + really correct 20100515 change (patch by Rich Coe).
+  + add "--enable-string-hacks" option to test/configure
+  + completed string-hacks for "sprintf", etc., including test-programs.
+  + make "--enable-string-hacks" work with Debian by checking for the
+"bsd" library and its associated "" header.
+- Add ncurses patch 20160903
+  + correct 20100515 change for weak signals versus sigprocmask (report
+by Rich Coe).
+  + modify misc/Makefile.in to work around OpenBSD "make" which unlike
+all other versions of "make" does not recognize continuation lines
+of comments.
+  + amend the last change to CF_C_ENV_FLAGS to move only the
+preprocessor, optimization and warning flags to CPPFLAGS and CFLAGS,
+leaving the residue in CC.  That happens to work for gcc's various
+"model" options, but may require tuning for other compilers (report
+by Sven Joachim).
+- Add ncurses patch 20160827
+  + add "v" menu entry to test/ncurses.c to show baudrate and other
+values.
+  + add "newer" baudrate symbols from Linux and FreeBSD to progs/tset.c,
+lib_baudrate.c
+  + modify CF_XOPEN_SOURCE macro:
++ add "uclinux" to case for "linux" (patch by Yann E. Morin)
++ modify _GNU_SOURCE for cygwin headers, tested with cygwin 2.3, 2.5
+  (patch by Corinna Vinschen, from changes to tin).
+  + improve CF_CC_ENV_FLAGS macro to allow for compiler wrappers such
+as "ccache" (report by Enrico Scholz).
+  + update config.guess, config.sub from
+  http://git.savannah.gnu.org/cgit/config.git
+- Add ncurses patch 20160820
+  + update tput manual page to reflect changes to manipulate terminal
+modes by sharing functions with tset.
+  + add the terminal-mode parts of "reset" (aka tset) to the "tput reset"
+command, making the two almost the same except for window-size.
+  + adapt logic used in dialog "--keep-tite" option for test/filter.c as
+"-a" option.  When set, test/filter attempts to suppress the
+alternate screen.
+  + correct a typo in interix entry -TD
+- Drop patch ncurses-6.0-signal.dif as now upstream
+
+---
+Mon Sep  5 00:14:00 UTC 2016 - r...@wi.rr.com
+
+- Add patch ncurses-6.0-signal.dif for bnc#995148:
++ redfine sigprocmask macro
++ wrap sigprocmask to call system sigprocmask instead of self
+
+---



Other differences:
--
++ ncurses.spec ++
--- /var/tmp/diff_new_pack.4OWTYO/_old  2016-10-04 15:41:08.0 +0200
+++ /var/tmp/diff_new_pack.4OWTYO/_new  2016-10-04 15:41:08.0 +0200
@@ -261,7 +261,6 @@
 %prep
 %setup -q
 rm -f  Ada95/src/terminal_interface-curses.adb
-rm -f  Ada95/src/library.gpr
 rm -f  mkinstalldirs
 tar xfj %{S:1}
 set +x

++ ncurses-6.0-patches.tar.bz2 ++
 73514 lines of diff (skipped)

++ ncurses-6.0.dif ++
--- /var/tmp/diff_new_pack.4OWTYO/_old  2016-10-04 15:41:10.0 +0200
+++ /var/tmp/diff_new_pack.4OWTYO/_new  2016-10-04 15:41:10.0 +0200
@@ -21,7 +21,7 @@
  19 files changed, 239 insertions(+), 80 deletions(-)
 
 --- aclocal.m4
-+++ aclocal.m4 2016-08-08 12:33:42.740866267 +
 aclocal.m4 2016-09-12 12:57:28.319002677 +
 @@ -564,7 +564,7 @@ AC_MSG_CHECKING([for size of bool])
  AC_CACHE_VAL(cf_cv_type_of_bool,[
rm -f 

commit dirmngr for openSUSE:13.2:Update

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package dirmngr for openSUSE:13.2:Update 
checked in at 2016-10-04 13:06:59

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


Package is "dirmngr"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.7cWErv/_old  2016-10-04 13:06:41.0 +0200
+++ /var/tmp/diff_new_pack.7cWErv/_new  2016-10-04 13:06:41.0 +0200
@@ -1 +1 @@
-
+




commit dirmngr.5653 for openSUSE:13.2:Update

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package dirmngr.5653 for 
openSUSE:13.2:Update checked in at 2016-10-04 13:06:53

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


Package is "dirmngr.5653"

Changes:

New Changes file:

--- /dev/null   2016-09-15 12:42:18.240042505 +0200
+++ /work/SRC/openSUSE:13.2:Update/.dirmngr.5653.new/dirmngr.changes
2016-10-04 13:06:35.0 +0200
@@ -0,0 +1,241 @@
+---
+Tue Sep 13 15:37:37 UTC 2016 - pjano...@suse.de
+
+- add the required files to make daemon mode work (bsc#994794)
+  * add dirmngr.conf
+  * add dirmngr.logrotate
+  * add dirmngr.tmpfiles
+  * add ldapservers.conf
+
+---
+Mon Oct 20 08:28:48 UTC 2014 - vci...@suse.com
+
+- initialize pth with libgcrypt > 1.6.0 (bnc#901845)
+  * added dirmngr-initialize_pth.patch
+  * http://bugs.gnupg.org/gnupg/issue1590
+- spec-cleaned .spec
+
+---
+Tue Dec 17 20:35:39 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 1.1.1
+  + Fixes for building with newer mingw32 versions.
+- Remove dirmngr-GPLv3.patch and dirmngr-GPLv3.patch; merged and/or
+  fixed on upstream release
+- Subpackage locales
+
+---
+Thu Dec  1 16:02:30 UTC 2011 - pu...@suse.com
+
+- fix license in specfile (bnc#734177) 
+
+---
+Wed Nov 30 09:48:08 UTC 2011 - co...@suse.com
+
+- add automake as buildrequire to avoid implicit dependency
+
+---
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+---
+Mon Aug 29 20:09:58 UTC 2011 - crrodrig...@opensuse.org
+
+- Add missing -llber where relevant.
+
+---
+Thu Nov 18 16:11:04 UTC 2010 - pu...@novell.com
+
+- upstream relicensed to GPLv3 (bnc#652989)
+- add dirmngr-GPLv3.patch
+- add LICENSE.README
+
+---
+Tue Aug 17 15:05:00 UTC 2010 - pu...@novell.com
+
+- update to dirmngr-1.1.0 
+ - only bumps version number
+
+---
+Wed Apr 14 20:50:43 UTC 2010 - ch...@computersalat.de
+
+- fix deps
+  * added
+o libgpg-error-devel >= 1.4
+  * updated
+o libassuan-devel >= 2.0.0
+o pth / libpth-devel >= 1.3.7
+
+---
+Tue Apr  6 10:48:09 UTC 2010 - pu...@novell.com
+
+- update to dirmngr-1.1.0rc1 
+ * Fixed a resource problem with LDAP CRLs.
+ * Fixed a bad EOF detection with HTTP CRLs.
+ * Made "dirmngr-client --url --load-crl URL" work.
+ * New option --ignore-cert-extension.
+
+---
+Fri Dec 25 22:11:03 CET 2009 - jeng...@medozas.de
+
+- enable parallel build
+
+---
+Wed Jun 17 17:06:13 CEST 2009 - pu...@suse.cz
+
+- update to dirmngr-1.0.3
+  * Client based trust anchors are now supported.
+  * Configured certificates with the suffix ".der" are now also used.
+  * Libgcrypt 1.4 is now required.
+- drop obsoleted db-devel build dependency
+
+---
+Thu Jun 11 11:19:13 CEST 2009 - pu...@suse.cz
+
+- change BuildRequires: (pth-devel -> libpth-devel) 
+
+---
+Mon Jun  1 11:18:43 CEST 2009 - pu...@suse.cz
+
+- BuildRequires: pth-devel 
+
+---
+Mon Aug  4 14:12:54 CEST 2008 - pu...@suse.cz
+
+- update to 1.0.2
+  * new option --url for the LOOKUP command and dirmngr-client
+  * the LOOKUP command does now also consults the local cache 
+- new option --cache-only for it and --local for dirmngr-client
+  * port to Windows completed
+  * improved certificate chain construction
+  * support loading of PEM encoded CRLs via HTTP.
+- install some certificates to %docdir/dirmngr/examples
+- removed unnecessary krb5 dependency
+- use %makeinstall macro
+
+
+---
+Sun Mar 16 05:26:31 CET 2008 - crrodrig...@suse.de
+
+- fix file-not-in-lang errors
+- fix info-files-without-install-info-* errors
+- update to version 1.0.1
+  * The option --ocsp-signer may now take a filename to allow several
+ 

commit patchinfo.5653 for openSUSE:13.2:Update

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.5653 for 
openSUSE:13.2:Update checked in at 2016-10-04 13:07:02

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


Package is "patchinfo.5653"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  dirmngr fails to run in daemon mode because 
required directories and configs are missing
  recommended
  moderate
  pjanouch
  This update for dirmngr fixes the following issues:

- missing configuration and template files prevented daemon mode from working 
(boo#994794)
- The following files are now shipped:
  + dirmngr.conf
  + dirmngr.logrotate
  + dirmngr.tmpfiles
  + ldapservers.conf

  Recommended update for dirmngr




commit php5 for openSUSE:13.2:Update

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package php5 for openSUSE:13.2:Update 
checked in at 2016-10-04 13:06:04

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


Package is "php5"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.bem0hX/_old  2016-10-04 13:05:47.0 +0200
+++ /var/tmp/diff_new_pack.bem0hX/_new  2016-10-04 13:05:47.0 +0200
@@ -1 +1 @@
-
+




commit patchinfo.5648 for openSUSE:13.2:Update

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.5648 for 
openSUSE:13.2:Update checked in at 2016-10-04 13:06:08

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


Package is "patchinfo.5648"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  VUL-0: CVE-2016-7413 php5, php53, php7: Use 
after free in wddx_deserialize
  VUL-0: CVE-2016-7416: php5, php7: Stack 
based buffer overflow in msgfmt_format_message
  VUL-0: CVE-2016-7417: php5, php7: Missing 
type check when unserializing SplArray
  VUL-0: CVE-2016-7412: php5, php7: Heap 
overflow in mysqlnd when not receiving UNSIGNED_FLAG in BIT field
  VUL-0: CVE-2016-7411: php5: Memory 
corruption when destructing deserialized object
  VUL-0: CVE-2016-7414: php5, php7: Out of 
bounds heap read when verifying signature of zip phar in 
phar_parse_zipfile
  VUL-0: CVE-2016-7418: php5, php7: Null 
pointer dereference in php_wddx_push_element
  
  
  
  
  
  
  
  security
  important
  pgajdos
  
This update for php5 fixes the following security issues:

* CVE-2016-7411: Memory corruption when destructing deserialized object
* CVE-2016-7412: Heap overflow in mysqlnd when not receiving UNSIGNED_FLAG in 
BIT field
* CVE-2016-7413: Use after free in wddx_deserialize
* CVE-2016-7414: Out of bounds heap read when verifying signature of zip phar 
in phar_parse_zipfile
* CVE-2016-7416: Stack based buffer overflow in msgfmt_format_message
* CVE-2016-7417: Missing type check when unserializing SplArray
* CVE-2016-7418: Null pointer dereference in php_wddx_push_element

  Security update for php5




commit glibc-utils for openSUSE:13.2:Update

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package glibc-utils for openSUSE:13.2:Update 
checked in at 2016-10-04 13:04:49

Comparing /work/SRC/openSUSE:13.2:Update/glibc-utils (Old)
 and  /work/SRC/openSUSE:13.2:Update/.glibc-utils.new (New)


Package is "glibc-utils"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ziMuA2/_old  2016-10-04 13:04:32.0 +0200
+++ /var/tmp/diff_new_pack.ziMuA2/_new  2016-10-04 13:04:32.0 +0200
@@ -1 +1 @@
-
+




commit glibc.i686 for openSUSE:13.2:Update

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package glibc.i686 for openSUSE:13.2:Update 
checked in at 2016-10-04 13:04:54

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


Package is "glibc.i686"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ejANxM/_old  2016-10-04 13:04:37.0 +0200
+++ /var/tmp/diff_new_pack.ejANxM/_new  2016-10-04 13:04:37.0 +0200
@@ -1 +1 @@
-
+




commit patchinfo.5640 for openSUSE:13.2:Update

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.5640 for 
openSUSE:13.2:Update checked in at 2016-10-04 13:05:15

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


Package is "patchinfo.5640"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  VUL-0: CVE-2016-6323: glibc: Missing unwind 
information on ARM EABI (32-bit) causes backtrace generation to hang
  glibc resolver problem __libc_res_nquery 
assertion failed on unqualified hostname
  
  security
  moderate
  Andreas_Schwab
  
This update for glibc fixes the following issues:

Security issues fixed:
- arm: mark __startcontext as .cantunwind (CVE-2016-6323, boo#994359, BZ #20435)

Bugs fixed:
- aarch64: Merge __local_multiple_threads offset with memory reference
- Fix memory leak in regexp compiler (BZ #17069)
- Provide correct buffer length to netgroup queries in nscd (BZ #16695)
- Use NSS_STATUS_TRYAGAIN to indicate insufficient buffer (BZ #16878)
- aarch64: End frame record chain correctly (BZ #17555)
- _IO_wstr_overflow integer overflow (BZ #17269)
- Fix nscd lookup when netgroup has wildcards (BZ #16758, BZ #16759)
- Avoid overlapping addresses to stpcpy calls in nscd (BZ #16760)
- resolv: Always set *resplen2 out parameter in send_dg (boo#994576, BZ #19791)
- Fix memory handling in strxfrm_l (BZ #16009)
- Harden tls_dtor_list with pointer mangling (BZ #19018)
- open and openat ignore 'mode' with O_TMPFILE in flags (BZ #17523)

  Security update for glibc




commit glibc for openSUSE:13.2:Update

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package glibc for openSUSE:13.2:Update 
checked in at 2016-10-04 13:05:04

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


Package is "glibc"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.c5ZlMS/_old  2016-10-04 13:04:47.0 +0200
+++ /var/tmp/diff_new_pack.c5ZlMS/_new  2016-10-04 13:04:47.0 +0200
@@ -1 +1 @@
-
+




commit glibc-utils.5640 for openSUSE:13.2:Update

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package glibc-utils.5640 for 
openSUSE:13.2:Update checked in at 2016-10-04 13:04:47

Comparing /work/SRC/openSUSE:13.2:Update/glibc-utils.5640 (Old)
 and  /work/SRC/openSUSE:13.2:Update/.glibc-utils.5640.new (New)


Package is "glibc-utils.5640"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++



commit glibc-testsuite for openSUSE:13.2:Update

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package glibc-testsuite for 
openSUSE:13.2:Update checked in at 2016-10-04 13:04:45

Comparing /work/SRC/openSUSE:13.2:Update/glibc-testsuite (Old)
 and  /work/SRC/openSUSE:13.2:Update/.glibc-testsuite.new (New)


Package is "glibc-testsuite"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.oDkbsc/_old  2016-10-04 13:04:28.0 +0200
+++ /var/tmp/diff_new_pack.oDkbsc/_new  2016-10-04 13:04:28.0 +0200
@@ -1 +1 @@
-
+




commit patchinfo.5641 for openSUSE:13.2:Update

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.5641 for 
openSUSE:13.2:Update checked in at 2016-10-04 11:05:02

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


Package is "patchinfo.5641"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  "Operation not permitted" when waking up 
resolver after updating ntp
  recommended
  moderate
  jmoellers
  
This update for ntp fixes the following issue:

- Make the resolver task change user and group IDs to the same
  values as the main task. (boo#988028)

  Recommended update for ntp




commit ntp for openSUSE:13.2:Update

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package ntp for openSUSE:13.2:Update checked 
in at 2016-10-04 11:04:42

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


Package is "ntp"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.9cFvV9/_old  2016-10-04 11:04:27.0 +0200
+++ /var/tmp/diff_new_pack.9cFvV9/_new  2016-10-04 11:04:27.0 +0200
@@ -1 +1 @@
-
+




commit patchinfo.5617 for openSUSE:13.2:Update

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.5617 for 
openSUSE:13.2:Update checked in at 2016-10-04 09:45:21

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


Package is "patchinfo.5617"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  Chromium crashes in gtk3 on wayland 
session
  Chromium update 53.0.2785.143 contains 3 
security fixes
  chromium on Tumbleweed crashes on 
startup
  
  
  security
  moderate
  scarabeus_iv
  This update Chromium 53.0.2785.143 fixes the following issues 
(boo#1002140)

- CVE-2016-5177: Use after free in V8
- CVE-2016-5178: Various fixes from internal audits

The following bugfix changes are included:

- Export GDK_BACKEND=x11 before starting chromium, ensuring that it's started 
as an Xwayland client (boo#1001135).
- Changes to Sandbox to fix crashers on tumbleweed (boo#999091)

  Security update for chromium




commit chromium for openSUSE:13.2:Update

2016-10-04 Thread h_root
Hello community,

here is the log from the commit of package chromium for openSUSE:13.2:Update 
checked in at 2016-10-04 09:44:57

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.f1TfVD/_old  2016-10-04 09:44:52.0 +0200
+++ /var/tmp/diff_new_pack.f1TfVD/_new  2016-10-04 09:44:52.0 +0200
@@ -1 +1 @@
-
+