commit gst-fluendo-mp3 for openSUSE:Factory:NonFree

2017-02-13 Thread root
Hello community,

here is the log from the commit of package gst-fluendo-mp3 for 
openSUSE:Factory:NonFree checked in at 2017-02-14 00:48:41

Comparing /work/SRC/openSUSE:Factory:NonFree/gst-fluendo-mp3 (Old)
 and  /work/SRC/openSUSE:Factory:NonFree/.gst-fluendo-mp3.new (New)


Package is "gst-fluendo-mp3"

Changes:

--- /work/SRC/openSUSE:Factory:NonFree/gst-fluendo-mp3/gst-fluendo-mp3.changes  
2015-03-18 13:09:01.0 +0100
+++ 
/work/SRC/openSUSE:Factory:NonFree/.gst-fluendo-mp3.new/gst-fluendo-mp3.changes 
2017-02-14 00:48:42.331658942 +0100
@@ -1,0 +2,8 @@
+Wed Feb  8 23:15:49 UTC 2017 - dims...@opensuse.org
+
+- Drop GStreamer 0.10 support on suse_version > 1320 (anything
+  after SLE12 base / Leap 42.x):
+  + Drop gstreamer-0_10-plugins-base-devel BuildRequires.
+  + Drop gstreamer-0_10-fluendo-mp3 subpackage.
+
+---



Other differences:
--
++ gst-fluendo-mp3.spec ++
--- /var/tmp/diff_new_pack.K8srbc/_old  2017-02-14 00:48:43.759457382 +0100
+++ /var/tmp/diff_new_pack.K8srbc/_new  2017-02-14 00:48:43.759457382 +0100
@@ -38,12 +38,14 @@
 NoSource:   2
 NoSource:   3
 NoSource:   4
+%if 0%{?suse_version} < 1330
 BuildRequires:  gstreamer-0_10-plugins-base-devel
+%define gst_0_10_libdir %{_libdir}/gstreamer-0.10
+%endif
 BuildRequires:  gstreamer-plugins-base-devel
 BuildRequires:  gstreamer-utils
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-ExclusiveArch:  %ix86 x86_64 ppc
-%define gst_0_10_libdir %{_libdir}/gstreamer-0.10
+ExclusiveArch:  %ix86 x86_64
 %define gst_1_0_libdir %{_libdir}/gstreamer-1.0
 
 %package -n gstreamer-0_10-fluendo-mp3
@@ -79,34 +81,37 @@
 %ifarch x86_64
 echox86_64
 %setup -c -T -a 2
-%else
+%endif
 %ifarch ppc
 echoppc
 %setup -c -T -a 3
-%else
+%endif
+%ifarch %ix86
 echoi386
 %setup -c -T -a 1
 %endif
-%endif
 
 %build
 
 %install
+%if 0%{?suse_version} < 1330
 install -d %{buildroot}%{gst_0_10_libdir}
-install -d %{buildroot}%{gst_1_0_libdir}
 install -m 755 codecs/gstreamer-0.10/libgst*.so %{buildroot}%{gst_0_10_libdir}
-install -m 755 codecs/gstreamer-1.0/libgst*.so %{buildroot}%{gst_1_0_libdir}
-# test section
 gst-inspect-0.10 --gst-plugin-path=%{buildroot}%{gst_0_10_libdir} flump3dec
+%endif
+install -d %{buildroot}%{gst_1_0_libdir}
+install -m 755 codecs/gstreamer-1.0/libgst*.so %{buildroot}%{gst_1_0_libdir}
 gst-inspect-1.0 --gst-plugin-path=%{buildroot}%{gst_1_0_libdir} flump3dec
 
 %clean
 rm -rf "%{buildroot}"
 
+%if 0%{?suse_version} < 1330
 %files -n gstreamer-0_10-fluendo-mp3
 %defattr(-,root,root)
 %doc LICENSE.txt README.txt
 %{gst_0_10_libdir}/libgst*.so
+%endif
 
 %files -n gstreamer-fluendo-mp3
 %defattr(-,root,root)




commit cantor for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package cantor for openSUSE:Factory checked 
in at 2017-02-14 00:48:04

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


Package is "cantor"

Changes:

--- /work/SRC/openSUSE:Factory/cantor/cantor.changes2017-01-18 
21:45:30.093226108 +0100
+++ /work/SRC/openSUSE:Factory/.cantor.new/cantor.changes   2017-02-14 
00:48:05.860807502 +0100
@@ -1,0 +2,13 @@
+Fri Feb 10 22:45:35 UTC 2017 - wba...@tmo.at
+
+- Add fix-build-with-ecm-5.31.patch
+
+---
+Thu Feb  9 06:40:51 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  cantor-16.12.1.tar.xz

New:

  cantor-16.12.2.tar.xz
  fix-build-with-ecm-5.31.patch



Other differences:
--
++ cantor.spec ++
--- /var/tmp/diff_new_pack.YRMNM2/_old  2017-02-14 00:48:06.700688937 +0100
+++ /var/tmp/diff_new_pack.YRMNM2/_new  2017-02-14 00:48:06.700688937 +0100
@@ -18,16 +18,18 @@
 
 %global libMAJOR 16
 Name:   cantor
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Worksheet GUI for mathematical software
 License:GPL-2.0+
 Group:  Amusements/Teaching/Mathematics
 Url:http://edu.kde.org
 Source0:%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM fix-build-with-ecm-5.31.patch
+Patch:  fix-build-with-ecm-5.31.patch
 BuildRequires:  R-base
 BuildRequires:  R-base-devel
 BuildRequires:  analitza-devel
@@ -86,6 +88,7 @@
 
 %prep
 %setup -q
+%patch -p1
 
 mkdir .doc
 cd src/backends

++ cantor-16.12.1.tar.xz -> cantor-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cantor-16.12.1/CMakeLists.txt 
new/cantor-16.12.2/CMakeLists.txt
--- old/cantor-16.12.1/CMakeLists.txt   2017-01-07 19:48:55.0 +0100
+++ new/cantor-16.12.2/CMakeLists.txt   2017-02-03 23:41:15.0 +0100
@@ -7,7 +7,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "16")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cantor-16.12.1/src/backends/julia/juliabackend.json 
new/cantor-16.12.2/src/backends/julia/juliabackend.json
--- old/cantor-16.12.1/src/backends/julia/juliabackend.json 2017-01-07 
19:48:55.0 +0100
+++ new/cantor-16.12.2/src/backends/julia/juliabackend.json 2017-02-03 
23:41:15.0 +0100
@@ -14,6 +14,7 @@
 "Description[nn]": "Julia-motor for Cantor", 
 "Description[pl]": "Silnik Julii dla Cantora", 
 "Description[pt]": "Infra-estrutura do Julia para o Cantor", 
+"Description[pt_BR]": "Infraestrutura Julia para o Cantor", 
 "Description[ru]": "Модуль поддержки языка Julia", 
 "Description[sk]": "Julia backend pre Cantor", 
 "Description[sl]": "Zaledje Julia za Cantor", 

++ fix-build-with-ecm-5.31.patch ++
>From 4b8ef6bed62daced90c7826985650c2a813d2996 Mon Sep 17 00:00:00 2001
From: Jonathan Riddell 
Date: Wed, 8 Feb 2017 14:56:48 +
Subject: remove modern C++ use to fix compile with current KDE policy

---
 src/backends/python/pythonhighlighter.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/backends/python/pythonhighlighter.cpp 
b/src/backends/python/pythonhighlighter.cpp
index 4064524..87b10dd 100644
--- a/src/backends/python/pythonhighlighter.cpp
+++ b/src/backends/python/pythonhighlighter.cpp
@@ -87,7 +87,7 @@ void PythonHighlighter::highlightBlock(const QString )
 while (pos < text.length()) {
 // Trying to close current environments
 bool triggered = false;
-for (int i = 0; i < flags.size() and not triggered; i++) {
+for (int i = 0; i < flags.size() && !triggered; i++) {
 int flag = flags[i];
 QRegExp  = regexps[i];
 QTextCharFormat  = formats[i];
@@ -126,7 +126,7 @@ void 

commit viewvc for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package viewvc for openSUSE:Factory checked 
in at 2017-02-14 00:48:36

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


Package is "viewvc"

Changes:

--- /work/SRC/openSUSE:Factory/viewvc/viewvc.changes2017-01-24 
10:33:03.321341652 +0100
+++ /work/SRC/openSUSE:Factory/.viewvc.new/viewvc.changes   2017-02-14 
00:48:37.788300323 +0100
@@ -1,0 +2,7 @@
+Mon Feb 13 09:09:31 UTC 2017 - mich...@stroeder.com
+
+- vievwc 1.1.26, including one security fix:
+  * CVE-2017-5938 escape nav_data name to avoid XSS attack
+(boo#1024393)
+
+---

Old:

  viewvc-1.1.25.tar.gz

New:

  viewvc-1.1.26.tar.gz



Other differences:
--
++ viewvc.spec ++
--- /var/tmp/diff_new_pack.MsQGbF/_old  2017-02-14 00:48:38.756163691 +0100
+++ /var/tmp/diff_new_pack.MsQGbF/_new  2017-02-14 00:48:38.760163127 +0100
@@ -25,7 +25,7 @@
 #
 %define viewvc_dir /srv/viewvc
 Name:   viewvc
-Version:1.1.25
+Version:1.1.26
 Release:0
 Summary:Browse a Subversion Repository with a Web Browser
 License:BSD-2-Clause

++ viewvc-1.1.25.tar.gz -> viewvc-1.1.26.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/viewvc-1.1.25/CHANGES new/viewvc-1.1.26/CHANGES
--- old/viewvc-1.1.25/CHANGES   2016-09-15 21:38:32.0 +0200
+++ new/viewvc-1.1.26/CHANGES   2017-01-25 00:07:15.0 +0100
@@ -1,3 +1,7 @@
+Version 1.1.26 (released 24-Jan-2017)
+
+  * security fix: escape nav_data name to avoid XSS attack
+
 Version 1.1.25 (released 15-Sep-2016)
 
   * fix _rev2optrev assertion on long input
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/viewvc-1.1.25/LICENSE new/viewvc-1.1.26/LICENSE
--- old/viewvc-1.1.25/LICENSE   2016-09-15 21:38:32.0 +0200
+++ new/viewvc-1.1.26/LICENSE   2017-01-25 00:07:15.0 +0100
@@ -1,5 +1,4 @@
-Copyright (c) 1999-2016 The ViewCVS Group.
-All rights reserved.
+Copyright (C) 1999-2017 The ViewCVS Group. All Rights Reserved.
 
 By using ViewVC, you agree to the terms and conditions set forth
 below:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/viewvc-1.1.25/bin/asp/query.asp 
new/viewvc-1.1.26/bin/asp/query.asp
--- old/viewvc-1.1.25/bin/asp/query.asp 2016-09-15 21:38:32.0 +0200
+++ new/viewvc-1.1.26/bin/asp/query.asp 2017-01-25 00:07:15.0 +0100
@@ -3,7 +3,7 @@
 
 # -*-python-*-
 #
-# Copyright (C) 1999-2015 The ViewCVS Group. All Rights Reserved.
+# Copyright (C) 1999-2017 The ViewCVS Group. All Rights Reserved.
 #
 # By using this file, you agree to the terms and conditions set forth in
 # the LICENSE.html file which can be found at the top level of the ViewVC
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/viewvc-1.1.25/bin/asp/viewvc.asp 
new/viewvc-1.1.26/bin/asp/viewvc.asp
--- old/viewvc-1.1.25/bin/asp/viewvc.asp2016-09-15 21:38:32.0 
+0200
+++ new/viewvc-1.1.26/bin/asp/viewvc.asp2017-01-25 00:07:15.0 
+0100
@@ -3,7 +3,7 @@
 
 # -*-python-*-
 #
-# Copyright (C) 1999-2015 The ViewCVS Group. All Rights Reserved.
+# Copyright (C) 1999-2017 The ViewCVS Group. All Rights Reserved.
 #
 # By using this file, you agree to the terms and conditions set forth in
 # the LICENSE.html file which can be found at the top level of the ViewVC
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/viewvc-1.1.25/bin/cgi/query.cgi 
new/viewvc-1.1.26/bin/cgi/query.cgi
--- old/viewvc-1.1.25/bin/cgi/query.cgi 2016-09-15 21:38:32.0 +0200
+++ new/viewvc-1.1.26/bin/cgi/query.cgi 2017-01-25 00:07:15.0 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*-python-*-
 #
-# Copyright (C) 1999-2015 The ViewCVS Group. All Rights Reserved.
+# Copyright (C) 1999-2017 The ViewCVS Group. All Rights Reserved.
 #
 # By using this file, you agree to the terms and conditions set forth in
 # the LICENSE.html file which can be found at the top level of the ViewVC
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/viewvc-1.1.25/bin/cgi/viewvc.cgi 
new/viewvc-1.1.26/bin/cgi/viewvc.cgi
--- old/viewvc-1.1.25/bin/cgi/viewvc.cgi2016-09-15 21:38:32.0 
+0200
+++ new/viewvc-1.1.26/bin/cgi/viewvc.cgi2017-01-25 00:07:15.0 
+0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*-python-*-
 #
-# Copyright (C) 1999-2015 The ViewCVS Group. All Rights Reserved.
+# Copyright (C) 1999-2017 The ViewCVS Group. All Rights 

commit cargo for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package cargo for openSUSE:Factory checked 
in at 2017-02-14 00:48:14

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


Package is "cargo"

Changes:

--- /work/SRC/openSUSE:Factory/cargo/cargo.changes  2017-02-03 
17:33:59.636183567 +0100
+++ /work/SRC/openSUSE:Factory/.cargo.new/cargo.changes 2017-02-14 
00:48:15.583434965 +0100
@@ -1,0 +2,6 @@
+Thu Feb  9 23:26:05 UTC 2017 - luke.nukem.jo...@gmail.com
+
+- Update to 0.16.0
+   * No changelog provided by upstream
+
+---
@@ -4,0 +11,18 @@
+  * [In this release, Cargo build scripts no longer have access to the 
`OUT_DIR`
+environment variable at build time via `env!("OUT_DIR")`][cargo/3368]. They
+should instead check the variable at runtime with `std::env`. That the 
value
+was set at build time was a bug, and incorrect when cross-compiling. This
+change is known to cause breakage.
+  * [Add `--all` flag to `cargo test`][cargo/3221]
+  * [Compile statically against the MSVC CRT][cargo/3363]
+  * [Mix feature flags into fingerprint/metadata shorthash][cargo/3102]
+  * [Link OpenSSL statically on OSX][cargo/3311]
+  * [Apply new fingerprinting to build dir outputs][cargo/3310]
+  * [Test for bad path overrides with summaries][cargo/3336]
+  * [Require `cargo install --vers` to take a semver version][cargo/3338]
+  * [Fix retrying crate downloads for network errors][cargo/3348]
+  * [Implement string lookup for `build.rustflags` config key][cargo/3356]
+  * [Emit more info on --message-format=json][cargo/3319]
+  * [Assume `build.rs` in the same directory as `Cargo.toml` is a build 
script][cargo/3361]
+  * [Don't ignore errors in workspace manifest][cargo/3409]
+  * [Fix `--message-format JSON` when rustc emits non-JSON 
warnings][cargo/3410]
@@ -14,0 +39,22 @@
+  * This release includes security fixes to both curl and OpenSSL.
+  * [Fix transitive doctests when panic=abort][cargo/3021]
+  * [Add --all-features flag to cargo][cargo/3038]
+  * [Reject path-based dependencies in `cargo package`][cargo/3060]
+  * [Don't parse the home directory more than once][cargo/3078]
+  * [Don't try to generate Cargo.lock on empty workspaces][cargo/3092]
+  * [Update OpenSSL to 1.0.2j][cargo/3121]
+  * [Add license and license_file to cargo metadata output][cargo/3110]
+  * [Make crates-io registry URL optional in config; ignore all changes to
+source.crates-io][cargo/3089]
+  * [Don't download dependencies from other platforms][cargo/3123]
+  * [Build transitive dev-dependencies when needed][cargo/3125]
+  * [Add support for per-target rustflags in .cargo/config][cargo/3157]
+  * [Avoid updating registry when adding existing deps][cargo/3144]
+  * [Warn about path overrides that won't work][cargo/3136]
+  * [Use workspaces during `cargo install`][cargo/3146]
+  * [Leak mspdbsrv.exe processes on Windows][cargo/3162]
+  * [Add --message-format flag][cargo/3000]
+  * [Pass target environment for rustdoc][cargo/3205]
+  * [Use `CommandExt::exec` for `cargo run` on Unix][cargo/2818]
+  * [Update curl and curl-sys][cargo/3241]
+  * [Call rustdoc test with the correct cfg flags of a package][cargo/3242]

Old:

  cargo-0.15.0.tar.gz

New:

  cargo-0.16.0.tar.gz



Other differences:
--
++ cargo.spec ++
--- /var/tmp/diff_new_pack.ioZDc8/_old  2017-02-14 00:48:17.107219853 +0100
+++ /var/tmp/diff_new_pack.ioZDc8/_new  2017-02-14 00:48:17.107219853 +0100
@@ -18,11 +18,12 @@
 #
 
 
-%global prev_version 0.13.0
-%global prev_rustc 1.13.0
+%global prev_version 0.15.0
+%global prev_rustc 1.14.0
+%bcond_with bootstrap
 
 Name:   cargo
-Version:0.15.0
+Version:0.16.0
 Release:0
 Summary:The Rust package manager
 License:MIT or Apache-2.0
@@ -37,15 +38,24 @@
 # PATCH-FIX-UPSTREAM -- https://github.com/rust-lang/cargo/pull/3554
 Patch0: reproducible.patch
 
+%if %{with bootstrap}
+BuildRequires:  cargo-bootstrap <= %{version}
+BuildRequires:  cargo-bootstrap >= %{prev_version}
+%endif
+%if %{without bootstrap}
+BuildRequires:  cargo <= %{version}
 BuildRequires:  cargo >= %{prev_version}
+%endif
 BuildRequires:  cmake
 BuildRequires:  curl
 BuildRequires:  git
 BuildRequires:  libcurl-devel
 BuildRequires:  libopenssl-devel
 BuildRequires:  libssh-devel
-BuildRequires:  rustc-stable >= %{prev_rustc}
+BuildRequires:  rust >= %{prev_rustc}
+BuildRequires:  rust-std >= %{prev_rustc}
 BuildRequires:  zlib-devel
+ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 ppc64 ppc64le
 
 Conflicts:  cargo-bootstrap
 
@@ -69,7 +79,10 @@
 
 %build
 export CARGO_HOME=`pwd`/cargo-home/
-./configure

commit kapman for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package kapman for openSUSE:Factory checked 
in at 2017-02-14 00:47:57

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


Package is "kapman"

Changes:

--- /work/SRC/openSUSE:Factory/kapman/kapman.changes2017-01-18 
21:46:59.708550339 +0100
+++ /work/SRC/openSUSE:Factory/.kapman.new/kapman.changes   2017-02-14 
00:47:58.481849187 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:46:10 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kapman-16.12.1.tar.xz

New:

  kapman-16.12.2.tar.xz



Other differences:
--
++ kapman.spec ++
--- /var/tmp/diff_new_pack.CMMaSj/_old  2017-02-14 00:47:59.445713119 +0100
+++ /var/tmp/diff_new_pack.CMMaSj/_new  2017-02-14 00:47:59.449712554 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kapman
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Pac-Man-like game for KDE
 License:GPL-2.0+

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




commit munge for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package munge for openSUSE:Factory checked 
in at 2017-02-14 00:48:22

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


Package is "munge"

Changes:

--- /work/SRC/openSUSE:Factory/munge/munge.changes  2017-01-17 
14:35:43.574860398 +0100
+++ /work/SRC/openSUSE:Factory/.munge.new/munge.changes 2017-02-14 
00:48:23.454323837 +0100
@@ -1,0 +2,28 @@
+Tue Feb  7 17:27:18 UTC 2017 - e...@suse.com
+
+- Fix BuildRequires for zlib-devel.
+
+---
+Wed Feb  1 20:13:51 UTC 2017 - e...@suse.com
+
+- Replace group/user add macros with function calls.
+- Make sure we update the user/group of files/directories correctly
+  when updating - in case they have changed.
+
+---
+Tue Jan  3 16:18:13 UTC 2017 - e...@suse.com
+
+- Use user 'munge', group 'munge' for systemd and user 'daemon', group 'root' 
+  for non-systemd by setting the appropriate macros '%munge_u' and '%munge_g'.
+- Create user/group munge if they don't exist.
+- Add 'BuildRequires: libbz2-devel'
+- Fix typo.
+
+---
+Tue Jan  3 15:56:53 UTC 2017 - e...@suse.com
+
+- Add 'Recommends: munge' to libmunge:
+  This library requires the munge service to run on the
+  local system to be useful.
+
+---



Other differences:
--
++ munge.spec ++
--- /var/tmp/diff_new_pack.RhhNyp/_old  2017-02-14 00:48:25.086093482 +0100
+++ /var/tmp/diff_new_pack.RhhNyp/_new  2017-02-14 00:48:25.090092917 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package munge
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,11 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %if 0%{?suse_version} >= 1210
 %define have_systemd 1
 %endif
 %define lversion 2
 
+%if 0%{?have_systemd}
+ %define munge_g %name
+ %define munge_u %name
+%else
+ %define munge_g root
+ %define munge_u daemon
+%endif
+
 Name:   munge
 Version:0.5.12
 Release:0
@@ -31,10 +40,15 @@
 Source1:baselibs.conf
 Source2:sysconfig.munge
 Patch0: Make-SUSE-specific-adjustments.patch
+BuildRequires:  libbz2-devel
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
 BuildRequires:  zlib-devel
-BuildRequires:  libbz2-devel
+%if 0%{?suse_version} <= 1140
+Requires(pre):  pwdutils
+%else
+Requires(pre):  shadow
+%endif
 %if 0%{?have_systemd}
 BuildRequires: systemd
 BuildRequires: systemd-rpm-macros
@@ -58,6 +72,7 @@
 %package -n lib%{name}%{lversion}
 Summary:Libraries for applications using MUNGE
 Group:  System/Libraries
+Recommends: munge
 
 %description -n lib%{name}%{lversion}
 A shared library for applications using the MUNGE authentication service.
@@ -94,12 +109,12 @@
test -f %{buildroot}/lib/systemd/system/munge.service && \
   rm -f %{buildroot}/lib/systemd/system/munge.service
rm -f %{buildroot}/%{_tmpfilesdir}/munge.conf
-   sed -i 's/USER="munge"/USER="daemon"/g' %{buildroot}/%{_initrddir}/%{name}
+   sed -i 's/USER="munge"/USER="%munge_u"/g' %{buildroot}/%{_initrddir}/%{name}
%{__ln_s} -f %{_initrddir}/%{name} %{buildroot}%{_sbindir}/rc%{name}
 %else
-  sed -i 's/User=munge/User=daemon/g' %{buildroot}%{_unitdir}/munge.service
-  sed -i 's/Group=munge/Group=root/g' %{buildroot}%{_unitdir}/munge.service
-  sed -i 's/munge \+munge/daemon root/g' %{buildroot}%{_tmpfilesdir}/munge.conf
+  sed -i 's/User=munge/User=%munge_u/g' %{buildroot}%{_unitdir}/munge.service
+  sed -i 's/Group=munge/Group=%munge_g/g' %{buildroot}%{_unitdir}/munge.service
+  sed -i 's/munge \+munge/%munge_u %munge_g/g' 
%{buildroot}%{_tmpfilesdir}/munge.conf
   %{__rm} -f %{buildroot}/%{_initddir}/munge
   %{__ln_s} %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}
 %endif
@@ -108,11 +123,15 @@
 
 %postun -n lib%{name}%{lversion} -p /sbin/ldconfig
 
-
-%if 0%{?have_systemd}
 %pre
+%if 0%{?have_systemd}
 %service_add_pre munge.service
 %endif
+%define munge_home "%_localstatedir%_rundir/munge"
+%define munge_descr "MUNGE authentication service"
+getent group %munge_g >/dev/null || groupadd -r %munge_g
+getent passwd %munge_u >/dev/null || useradd -r -g %munge_g -d %munge_home -s 
/bin/false -c %munge_descr %munge_u
+exit 0
 
 %preun
 %if 0%{?have_systemd}
@@ -121,7 +140,14 @@
 %stop_on_removal 

commit perl-Mojo-SQLite for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package perl-Mojo-SQLite for 
openSUSE:Factory checked in at 2017-02-14 00:48:30

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


Package is "perl-Mojo-SQLite"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojo-SQLite/perl-Mojo-SQLite.changes
2017-02-03 18:54:13.104323777 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojo-SQLite.new/perl-Mojo-SQLite.changes   
2017-02-14 00:48:31.661165285 +0100
@@ -1,0 +2,11 @@
+Sun Feb 12 06:10:45 UTC 2017 - co...@suse.com
+
+- updated to 2.000
+   see /usr/share/doc/packages/perl-Mojo-SQLite/Changes
+
+  2.000 2017-02-11 17:03:53 EST
+- Add support for generating queries with SQL::Abstract. (based on 
Mojo::Pg 3.0)
+- Add abstract attribute to Mojo::SQLite.
+- Add delete, insert, select, and update methods to Mojo::SQLite::Database.
+
+---

Old:

  Mojo-SQLite-1.004.tar.gz

New:

  Mojo-SQLite-2.000.tar.gz



Other differences:
--
++ perl-Mojo-SQLite.spec ++
--- /var/tmp/diff_new_pack.5dlC9b/_old  2017-02-14 00:48:32.377064222 +0100
+++ /var/tmp/diff_new_pack.5dlC9b/_new  2017-02-14 00:48:32.381063658 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojo-SQLite
-Version:1.004
+Version:2.000
 Release:0
 %define cpan_name Mojo-SQLite
 Summary:Tiny Mojolicious Wrapper for Sqlite
@@ -35,6 +35,7 @@
 BuildRequires:  perl(Module::Build::Tiny) >= 0.034
 BuildRequires:  perl(Module::Metadata)
 BuildRequires:  perl(Mojolicious) >= 7.15
+BuildRequires:  perl(SQL::Abstract) >= 1.81
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(URI) >= 1.69
 BuildRequires:  perl(URI::db) >= 0.15
@@ -42,6 +43,7 @@
 Requires:   perl(DBD::SQLite) >= 1.50
 Requires:   perl(DBI) >= 1.627
 Requires:   perl(Mojolicious) >= 7.15
+Requires:   perl(SQL::Abstract) >= 1.81
 Requires:   perl(URI) >= 1.69
 Requires:   perl(URI::db) >= 0.15
 Requires:   perl(URI::file) >= 4.21

++ Mojo-SQLite-1.004.tar.gz -> Mojo-SQLite-2.000.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojo-SQLite-1.004/Build.PL 
new/Mojo-SQLite-2.000/Build.PL
--- old/Mojo-SQLite-1.004/Build.PL  2017-01-17 06:10:54.0 +0100
+++ new/Mojo-SQLite-2.000/Build.PL  2017-02-11 23:03:56.0 +0100
@@ -84,7 +84,7 @@
 "Dan Book "
   ],
   "dist_name" => "Mojo-SQLite",
-  "dist_version" => "1.004",
+  "dist_version" => "2.000",
   "license" => "artistic_2",
   "module_name" => "Mojo::SQLite",
   "recursive_test_files" => 1,
@@ -95,6 +95,7 @@
 "File::Spec::Functions" => 0,
 "File::Temp" => 0,
 "Mojolicious" => "7.15",
+"SQL::Abstract" => "1.81",
 "Scalar::Util" => 0,
 "URI" => "1.69",
 "URI::db" => "0.15",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojo-SQLite-1.004/Changes 
new/Mojo-SQLite-2.000/Changes
--- old/Mojo-SQLite-1.004/Changes   2017-01-17 06:10:54.0 +0100
+++ new/Mojo-SQLite-2.000/Changes   2017-02-11 23:03:56.0 +0100
@@ -1,3 +1,8 @@
+2.000 2017-02-11 17:03:53 EST
+  - Add support for generating queries with SQL::Abstract. (based on Mojo::Pg 
3.0)
+  - Add abstract attribute to Mojo::SQLite.
+  - Add delete, insert, select, and update methods to Mojo::SQLite::Database.
+
 1.004 2017-01-17 00:10:51 EST
   - Use Mojo::File from Mojolicious 7.15 instead of deprecated
 Mojo::Util slurp function. (#9)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojo-SQLite-1.004/MANIFEST 
new/Mojo-SQLite-2.000/MANIFEST
--- old/Mojo-SQLite-1.004/MANIFEST  2017-01-17 06:10:54.0 +0100
+++ new/Mojo-SQLite-2.000/MANIFEST  2017-02-11 23:03:56.0 +0100
@@ -31,6 +31,7 @@
 t/00-report-prereqs.dd
 t/00-report-prereqs.t
 t/connection.t
+t/crud.t
 t/database.t
 t/migrations.t
 t/migrations/test.sql
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojo-SQLite-1.004/META.json 
new/Mojo-SQLite-2.000/META.json
--- old/Mojo-SQLite-1.004/META.json 2017-01-17 06:10:54.0 +0100
+++ new/Mojo-SQLite-2.000/META.json 2017-02-11 23:03:56.0 +0100
@@ -44,6 +44,7 @@
 "File::Spec::Functions" : "0",
 "File::Temp" : "0",
 "Mojolicious" : "7.15",
+"SQL::Abstract" : "1.81",
 "Scalar::Util" : "0",
 "URI" : "1.69",
 "URI::db" : "0.15",
@@ -65,28 +66,28 @@

commit xquarto for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package xquarto for openSUSE:Factory checked 
in at 2017-02-14 00:47:45

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


Package is "xquarto"

Changes:

--- /work/SRC/openSUSE:Factory/xquarto/xquarto.changes  2015-06-23 
11:57:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.xquarto.new/xquarto.changes 2017-02-14 
00:47:46.515538468 +0100
@@ -1,0 +2,5 @@
+Wed Feb  8 17:46:27 CET 2017 - ku...@suse.de
+
+- Move from /usr/games to /usr/bin (as done for the rest 4 years ago)
+
+---



Other differences:
--
++ xquarto.spec ++
--- /var/tmp/diff_new_pack.w5tV3f/_old  2017-02-14 00:47:47.083458295 +0100
+++ /var/tmp/diff_new_pack.w5tV3f/_new  2017-02-14 00:47:47.087457730 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xquarto
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -72,7 +72,7 @@
 
 %files
 %defattr(-, root, root)
-%{_prefix}/games/xquarto
+%{_bindir}/xquarto
 %doc %{_xorg7_mandir}/man1/xquarto.1x.gz
 
 %changelog

++ xquarto-2.5-imake_font.patch ++
--- /var/tmp/diff_new_pack.w5tV3f/_old  2017-02-14 00:47:47.115453778 +0100
+++ /var/tmp/diff_new_pack.w5tV3f/_new  2017-02-14 00:47:47.119453213 +0100
@@ -11,7 +11,7 @@
  
  /* destination directory */
 -BINDIR = /usr/games/bin
-+BINDIR = /usr/games/
++BINDIR = /usr/bin/
  
  /* X pixmap library */
  XPMLIB = -lXpm




commit kanagram for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package kanagram for openSUSE:Factory 
checked in at 2017-02-14 00:47:52

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


Package is "kanagram"

Changes:

--- /work/SRC/openSUSE:Factory/kanagram/kanagram.changes2017-01-18 
21:46:53.725396639 +0100
+++ /work/SRC/openSUSE:Factory/.kanagram.new/kanagram.changes   2017-02-14 
00:47:53.874499605 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:45:42 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kanagram-16.12.1.tar.xz

New:

  kanagram-16.12.2.tar.xz



Other differences:
--
++ kanagram.spec ++
--- /var/tmp/diff_new_pack.ZcVWo2/_old  2017-02-14 00:47:54.746376522 +0100
+++ /var/tmp/diff_new_pack.ZcVWo2/_new  2017-02-14 00:47:54.750375958 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kanagram
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Anagram Game
 License:GPL-2.0+

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




commit tboot for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package tboot for openSUSE:Factory checked 
in at 2017-02-14 00:47:34

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


Package is "tboot"

Changes:

--- /work/SRC/openSUSE:Factory/tboot/tboot.changes  2017-02-10 
10:04:26.623023379 +0100
+++ /work/SRC/openSUSE:Factory/.tboot.new/tboot.changes 2017-02-14 
00:47:35.309120477 +0100
@@ -1,0 +2,6 @@
+Fri Feb 10 16:56:03 UTC 2017 - jeng...@inai.de
+
+- Trim filler words from description; use modern macros over
+  shell vars.
+
+---



Other differences:
--
++ tboot.spec ++
--- /var/tmp/diff_new_pack.lk9Mkk/_old  2017-02-14 00:47:35.989024495 +0100
+++ /var/tmp/diff_new_pack.lk9Mkk/_new  2017-02-14 00:47:35.993023931 +0100
@@ -34,10 +34,9 @@
 ExclusiveArch:  %{ix86} x86_64
 
 %description
-Trusted Boot (tboot) is an open source, pre-kernel/VMM module that uses
-Intel(R) Trusted Execution Technology (Intel(R) TXT) to perform a measured
-and verified launch of an OS kernel/VMM.
-
+Trusted Boot (tboot) is a pre-kernel/VMM module that uses Intel(R)
+Trusted Execution Technology (Intel(R) TXT) to perform a measured and
+verified launch of an OS kernel/VMM.
 
 %prep
 %setup -q -n %name-%ver
@@ -46,12 +45,12 @@
 %patch4 -p1
 
 %build
-export CFLAGS="$RPM_OPT_FLAGS"
+export CFLAGS="%{optflags}"
 export TBOOT_CFLAGS="$CFLAGS"
 make debug=y %{?_smp_mflags}
 
 %install
-make debug=y install DISTDIR=$RPM_BUILD_ROOT MANPATH=$RPM_BUILD_ROOT/%{_mandir}
+make debug=y install DISTDIR="%{buildroot}" MANPATH="%{buildroot}/%{_mandir}"
 
 %files
 %defattr(-,root,root,-)




commit calibre for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package calibre for openSUSE:Factory checked 
in at 2017-02-14 00:47:39

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


Package is "calibre"

Changes:

--- /work/SRC/openSUSE:Factory/calibre/calibre.changes  2017-02-06 
15:22:40.487764060 +0100
+++ /work/SRC/openSUSE:Factory/.calibre.new/calibre.changes 2017-02-14 
00:47:42.552097986 +0100
@@ -1,0 +2,27 @@
+Fri Feb 10 15:50:57 UTC 2017 - ec...@opensuse.org
+
+- update to 2.79.0
+  New Features
+  - Windows: Make recently opened books show up in the jump lists
+for the standalone viewer and editor programs
+  - OS X/Linux: Show an informational popup message when an Android 
+device is plugged in that needs the user to tap Allow for the
+connection to work.
+  - Conversion: Log options that are different from the defaults 
+separately, for easy reference
+  Bug Fixes
+  - Conversion: Fix regression that broke conversion of some epub 
+files when using the 'Remove first image' option.
+  - Get Books: Update Kobo plugin for website changes
+  - Windows MTP driver: Fix error when enumerating device storage 
+not being reported during debug device detection
+  - Tag Browser: When dragging and dropping a book onto a series 
+increment the series number.
+  - Fix crash when generating covers with Qt 5.8 on linux
+  - Fix Get Books result list and jobs list not being populated on 
+Qt 5.8
+  - Fix importing rules in the coloring/icon rules dialog not 
+enabling the apply button
+- rebase patch calibre-setup.install.py.diff
+
+---

Old:

  calibre-2.78.0.tar.xz

New:

  calibre-2.79.0.tar.xz



Other differences:
--
++ calibre.spec ++
--- /var/tmp/diff_new_pack.NTj31Y/_old  2017-02-14 00:47:45.503681312 +0100
+++ /var/tmp/diff_new_pack.NTj31Y/_new  2017-02-14 00:47:45.503681312 +0100
@@ -20,7 +20,7 @@
 License:GPL-3.0
 Group:  Productivity/Other
 Name:   calibre
-Version:2.78.0
+Version:2.79.0
 Release:0
 Url:http://calibre-ebook.com
 Source0:
http://download.calibre-ebook.com/%{version}/calibre-%{version}.tar.xz

++ calibre-2.78.0.tar.xz -> calibre-2.79.0.tar.xz ++
/work/SRC/openSUSE:Factory/calibre/calibre-2.78.0.tar.xz 
/work/SRC/openSUSE:Factory/.calibre.new/calibre-2.79.0.tar.xz differ: char 27, 
line 1

++ calibre-setup.install.py.diff ++
--- /var/tmp/diff_new_pack.NTj31Y/_old  2017-02-14 00:47:45.567672278 +0100
+++ /var/tmp/diff_new_pack.NTj31Y/_new  2017-02-14 00:47:45.567672278 +0100
@@ -1,8 +1,7 @@
-Index: calibre/setup/install.py
-===
 calibre.orig/setup/install.py
-+++ calibre/setup/install.py
-@@ -75,11 +76,13 @@ class Develop(Command):
+diff -Pdpru calibre-2.79.0.orig/setup/install.py 
calibre-2.79.0/setup/install.py
+--- calibre-2.79.0.orig/setup/install.py   2017-02-10 04:09:41.0 
+0100
 calibre-2.79.0/setup/install.py2017-02-10 19:47:38.648066452 +0100
+@@ -75,11 +75,13 @@ class Develop(Command):
  opts = self.opts
  if not opts.prefix:
  opts.prefix = sys.prefix
@@ -18,7 +17,7 @@
  self.libdir = getattr(opts, 'libdir', None)
  if self.libdir is None:
  self.libdir = self.j(opts.prefix, 'lib')
-@@ -87,8 +90,12 @@ class Develop(Command):
+@@ -87,6 +89,9 @@ class Develop(Command):
  if self.bindir is None:
  self.bindir = self.j(opts.prefix, 'bin')
  self.sharedir = getattr(opts, 'sharedir', None)
@@ -27,11 +26,8 @@
 +self.mandir = self.j(opts.prefix, 'share')
  if self.sharedir is None:
  self.sharedir = self.j(opts.prefix, 'share')
-+
  if not getattr(opts, 'staging_root', None):
- opts.staging_root = opts.prefix
- self.staging_libdir = getattr(opts, 'staging_libdir', None)
-@@ -100,9 +107,17 @@ class Develop(Command):
+@@ -100,9 +105,17 @@ class Develop(Command):
  self.staging_sharedir = getattr(opts, 'staging_sharedir', None)
  if self.staging_sharedir is None:
  self.staging_sharedir = opts.staging_sharedir = 
self.j(opts.staging_root, 'share')
@@ -49,7 +45,7 @@
  
  if self.__class__.__name__ == 'Develop':
  self.libdir = self.SRC
-@@ -113,6 +128,8 @@ class Develop(Command):
+@@ -113,6 +126,8 @@ class Develop(Command):
  self.info('INSTALL paths:')
  self.info('\tLIB:', self.staging_libdir)
  self.info('\tSHARE:', self.staging_sharedir)
@@ -57,8 +53,8 @@
 +# self.mandir = 

commit audaspace for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package audaspace for openSUSE:Factory 
checked in at 2017-02-14 00:47:10

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


Package is "audaspace"

Changes:

--- /work/SRC/openSUSE:Factory/audaspace/audaspace.changes  2016-07-05 
09:52:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.audaspace.new/audaspace.changes 2017-02-14 
00:47:11.500481550 +0100
@@ -1,0 +2,16 @@
+Fri Feb 10 09:14:52 UTC 2017 - davejpla...@gmail.com
+
+- Update to release 1.3.0
+- Removed patch audaspace-findffmpeg.patch Fixed upstream
+- Upstream changes:
+  * Audaspace 1.3.0 is a bug fixing release without changes to the
+API, but two small new features:
+linear interpolation for volume changes in the software mixer
+dynamic Loading for JACK
+  * Bug fixes:
+renamed Jack to JACK
+C API was not working
+filter python API parameter check
+finding ffmpeg with pkgconfig
+
+---

Old:

  audaspace-1.2.tar.gz
  audaspace-findffmpeg.patch

New:

  audaspace-1.3.0.tar.gz



Other differences:
--
++ audaspace.spec ++
--- /var/tmp/diff_new_pack.8A8Gpz/_old  2017-02-14 00:47:12.424351127 +0100
+++ /var/tmp/diff_new_pack.8A8Gpz/_new  2017-02-14 00:47:12.424351127 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package audaspace
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,18 @@
 
 
 # See also http://en.opensuse.org/openSUSE:Shared_library_packaging_policy
-# NOTE: soname foillows version.
-%define soname 1_2
+# NOTE: soname follows version.
+%define soname 1_3
+%define soversion 1.3
 
 Name:   audaspace
-Version:1.2
+Version:1.3.0
 Release:0
 Summary:A High Level Audio Library
 License:Apache-2.0
 Group:  System/Libraries
 Url:https://github.com/audaspace/audaspace/releases/tag/v%{version}
 Source0:audaspace-%{version}.tar.gz
-Patch1: audaspace-findffmpeg.patch
 BuildRequires:  cmake > 3
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -125,7 +125,6 @@
 
 %prep
 %setup -n audaspace-%{version} -q
-%patch1
 
 %build
 tmpflags="%{optflags}"
@@ -182,19 +181,19 @@
 %defattr (-, root, root)
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/plugins
-%{_libdir}/%{name}/plugins/*.%{version}
+%{_libdir}/%{name}/plugins/*.%{soversion}
 
 %files -n libaudaspace%{soname}
 %defattr (-, root, root)
-%{_libdir}/libaudaspace.so.%{version}
+%{_libdir}/libaudaspace.so.%{soversion}
 
 %files -n libaudaspace-c%{soname}
 %defattr (-, root, root)
-%{_libdir}/libaudaspace-c.so.%{version}
+%{_libdir}/libaudaspace-c.so.%{soversion}
 
 %files -n libaudaspace-py%{soname}
 %defattr (-, root, root)
-%{_libdir}/libaudaspace-py.so.%{version}
+%{_libdir}/libaudaspace-py.so.%{soversion}
 
 %files doc
 %defattr (-, root, root)

++ audaspace-1.2.tar.gz -> audaspace-1.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/audaspace-1.2/.travis.yml 
new/audaspace-1.3.0/.travis.yml
--- old/audaspace-1.2/.travis.yml   2016-03-13 15:42:34.0 +0100
+++ new/audaspace-1.3.0/.travis.yml 2016-11-07 23:35:13.0 +0100
@@ -5,6 +5,8 @@
 os:
  - osx
 
+env: MACOSX_DEPLOYMENT_TARGET=10.11
+
 compiler:
  - clang
 # - gcc
@@ -25,7 +27,7 @@
 before_script:
  - mkdir build
  - cd build
- - cmake 
-DPYTHON_INCLUDE_DIR=/usr/local/Cellar/python3/3.5.1/Frameworks/Python.framework/Versions/3.5/include/python3.5m
 
-DPYTHON_LIBRARY=/usr/local//Cellar/python3/3.5.1/Frameworks/Python.framework/Versions/3.5/lib/libpython3.5.dylib
 
-DPython_FRAMEWORKS=/usr/local/Cellar/python3/3.5.1/Frameworks/Python.framework 
..
+ - cmake -DPYTHON_INCLUDE_DIR=$(find 
/usr/local/Cellar/python3/3.*/Frameworks/Python.framework/Versions/3.*/include/ 
-name "python3.*m") -DPYTHON_LIBRARY=$(find 
/usr/local/Cellar/python3/3.*/Frameworks/Python.framework/Versions/3.*/lib 
-name "libpython3.*.dylib") -DPython_FRAMEWORKS=$(find 
/usr/local/Cellar/python3/3.*/Frameworks -name "Python.framework") ..
 
 script:
  - make
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/audaspace-1.2/CHANGES new/audaspace-1.3.0/CHANGES
--- old/audaspace-1.2/CHANGES   2016-03-13 15:42:34.0 +0100
+++ new/audaspace-1.3.0/CHANGES 2016-11-07 23:35:13.0 +0100
@@ -1,3 +1,30 @@
+Audaspace 1.3
+=
+
+- New features:
+ - linear 

commit fvwm2 for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package fvwm2 for openSUSE:Factory checked 
in at 2017-02-14 00:47:27

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


Package is "fvwm2"

Changes:

--- /work/SRC/openSUSE:Factory/fvwm2/fvwm2.changes  2017-02-09 
11:18:59.666394708 +0100
+++ /work/SRC/openSUSE:Factory/.fvwm2.new/fvwm2.changes 2017-02-14 
00:47:28.546075218 +0100
@@ -1,0 +2,5 @@
+Fri Feb 10 16:53:50 UTC 2017 - jeng...@inai.de
+
+- Update summary
+
+---



Other differences:
--
++ fvwm2.spec ++
--- /var/tmp/diff_new_pack.RJMqqZ/_old  2017-02-14 00:47:30.153848248 +0100
+++ /var/tmp/diff_new_pack.RJMqqZ/_new  2017-02-14 00:47:30.157847683 +0100
@@ -19,7 +19,7 @@
 Name:   fvwm2
 Version:2.6.7
 Release:0
-Summary:Improved Version of FVWM Window Manager
+Summary:The F Virtual Window Manager
 License:GPL-2.0+
 Group:  System/GUI/Other
 Url:http://www.fvwm.org
@@ -81,7 +81,7 @@
 
 FVWM is intended to have a small memory footprint but a rich feature
 set, to be extremely customizable and extendible, and to be very
-compatible with the Motif MWM.
+compatible with the Motif Window Manager (mwm).
 
 %define _xorg7libs %{_lib}
 %define _xorg7bin bin




commit kalgebra for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package kalgebra for openSUSE:Factory 
checked in at 2017-02-14 00:47:05

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


Package is "kalgebra"

Changes:

--- /work/SRC/openSUSE:Factory/kalgebra/kalgebra.changes2017-01-18 
21:46:47.610261608 +0100
+++ /work/SRC/openSUSE:Factory/.kalgebra.new/kalgebra.changes   2017-02-14 
00:47:06.517185044 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:44:57 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kalgebra-16.12.1.tar.xz

New:

  kalgebra-16.12.2.tar.xz



Other differences:
--
++ kalgebra.spec ++
--- /var/tmp/diff_new_pack.nRizhp/_old  2017-02-14 00:47:07.549039377 +0100
+++ /var/tmp/diff_new_pack.nRizhp/_new  2017-02-14 00:47:07.557038248 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kalgebra
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Math Expression Solver and Plotter
 License:GPL-2.0+

++ kalgebra-16.12.1.tar.xz -> kalgebra-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalgebra-16.12.1/org.kde.kalgebra.appdata.xml 
new/kalgebra-16.12.2/org.kde.kalgebra.appdata.xml
--- old/kalgebra-16.12.1/org.kde.kalgebra.appdata.xml   2016-10-16 
09:10:10.0 +0200
+++ new/kalgebra-16.12.2/org.kde.kalgebra.appdata.xml   2017-02-03 
07:05:55.0 +0100
@@ -79,7 +79,7 @@
 KAlgebra on rakendus, mis võib asendada su senist 
graafikalkulaatorit Sel on arvulisi, loogilisi, sümbolilisi ja analüüsiomadusi, 
mis võimaldavad arvutada matemaatilisi avaldisi konsoolis ja lasta tulemusi 
kujutada graafiliselt nii tasapinnaliselt (2D) kui ka ruumiliselt (3D). 
KAlgebra juured on matemaatilises märkekeeles (MathML), kuid KAlgebra 
kasutamiseks ei ole MathML-i tundmine sugugi vajalik.
 KAlgebralla voi korvata graafisen laskimen. Siinä on 
numeeriset, loogiset, symboliset ja analyysiominaisuudet, jotka tarvitaan 
matemaattisten lausekkeiden laskemiseen sekä tulosten piirtämiseen kaksi- tai 
kolmiulotteisesti. KAlgebra perustuu MathML:ään (Mathematical Markup Language), 
mutta sitä ei tarvitse osata käyttääkseen KAlgebraa.
 KAlgebra est une application qui peut remplacer votre 
calculatrice graphique. Elle fournit des fonctions pour le calcul numérique, 
logique, symbolique et l'analyse qui vous permettent de calculer des 
expressions mathématiques dans la console et tracer graphiquement les résultats 
en 2D ou 3D. KAlgebra repose sur MathML, le langage de balise pour les 
mathématiques ; cependant, il n'est pas nécessaire de connaître MathML pour 
utiliser KAlgebra.
-KAlgebra é un programa que pode substituír as 
calculadoras gráficas. Ten funcionalidades numéricas, lóxicas, simbólicas e de 
análise que permiten calcular expresións matemáticas na consola e trazar 
graficamente os resultados en 2D ou 3D. KAlgebra ten o seu alicerce na Linguaxe 
de Marcaxe Matemática (MathML); porén, non hai que saber nada do MathML para 
poder empregar o KAlgebra.
+KAlgebra é un aplicativo que pode substituír as 
calculadoras gráficas. Ten funcionalidades numéricas, lóxicas, simbólicas e de 
análise que permiten calcular expresións matemáticas na consola e trazar 
graficamente os resultados en 2D ou 3D. KAlgebra ten o seu alicerce na Linguaxe 
de Marcaxe Matemática (MathML); porén, non hai que saber nada do MathML para 
poder empregar o KAlgebra.
 A KAlgebra a grafikus számológépe helyébe léphet. 
Numerikus, logikai, szimbolikus és analízis képességei lehetővé teszik 
matematikai kifejezések kiértékelését a konzolon, majd grafikus ábrázolását 
2D-ben vagy 3D-ben. A KAlgebra erősen épít a MathML matematikai leírónyelv 
használatára, ugyanakkor nem szükséges MathML ismeret a KAlgebra 
használatához.
 KAlgebra è un'applicazione che può sostituire la tua 
calcolatrice grafica. Ha funzionalità numeriche, logiche, simboliche e di 
analisi che ti permettono di calcolare espressioni matematiche sulla console e 
visualizzarne il grafico in 2D o 3D. KAlgebra si basa sul linguaggio a 
marcatori di matematica («Mathematical Markup Language», MathML); tuttavia, non 
è necessario conoscere MathML per usare KAlgebra.
 KAlgebra kannst Du 

commit kajongg for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package kajongg for openSUSE:Factory checked 
in at 2017-02-14 00:46:54

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


Package is "kajongg"

Changes:

--- /work/SRC/openSUSE:Factory/kajongg/kajongg.changes  2017-01-18 
21:46:30.060743934 +0100
+++ /work/SRC/openSUSE:Factory/.kajongg.new/kajongg.changes 2017-02-14 
00:46:55.682714554 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:44:19 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kajongg-16.12.1.tar.xz

New:

  kajongg-16.12.2.tar.xz



Other differences:
--
++ kajongg.spec ++
--- /var/tmp/diff_new_pack.PIC95C/_old  2017-02-14 00:46:56.442607279 +0100
+++ /var/tmp/diff_new_pack.PIC95C/_new  2017-02-14 00:46:56.446606715 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kajongg
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:4 Player Mahjongg game
 License:GPL-2.0+

++ kajongg-16.12.1.tar.xz -> kajongg-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kajongg-16.12.1/src/kdestub.py 
new/kajongg-16.12.2/src/kdestub.py
--- old/kajongg-16.12.1/src/kdestub.py  2017-01-06 23:13:40.0 +0100
+++ new/kajongg-16.12.2/src/kdestub.py  2017-01-11 23:26:46.0 +0100
@@ -108,7 +108,6 @@
 @return: The translated text, args included.
 @rtype: C{unicode}
 """
-assert englishIn
 if not Debug.neutral and KGlobal.translation and englishIn:
 _ = KGlobal.translation.gettext(englishIn)
 else:




commit torbrowser-launcher for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package torbrowser-launcher for 
openSUSE:Factory checked in at 2017-02-14 00:47:19

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


Package is "torbrowser-launcher"

Changes:

--- /work/SRC/openSUSE:Factory/torbrowser-launcher/torbrowser-launcher.changes  
2016-08-09 22:15:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.torbrowser-launcher.new/torbrowser-launcher.changes 
2017-02-14 00:47:20.483213454 +0100
@@ -1,0 +2,6 @@
+Tue Feb  7 17:00:05 UTC 2017 - badshah...@gmail.com
+
+- Add Requires: python-Parsley to fix downloading through tor
+  local server (boo#1023484).
+
+---



Other differences:
--
++ torbrowser-launcher.spec ++
--- /var/tmp/diff_new_pack.ZYYR1M/_old  2017-02-14 00:47:21.327094323 +0100
+++ /var/tmp/diff_new_pack.ZYYR1M/_new  2017-02-14 00:47:21.327094323 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package torbrowser-launcher
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,9 @@
 License:MIT
 Group:  Productivity/Networking/Web/Utilities
 Url:https://github.com/micahflee/torbrowser-launcher
-BuildArch:  noarch
+Source: https://github.com/micahflee/%{name}/archive/v%{version}.tar.gz
+# PATCH-FEATURE-OPENSUSE pythontorbrowser-launcher-fix-distro-name.patch 
badshah...@gmail.com -- Use the correct distribution name (the setup.py code 
gives "SuSE" instead of "openSUSE")
+Patch0: torbrowser-launcher-fix-distro-name.patch
 BuildRequires:  apparmor-abstractions
 BuildRequires:  python-devel
 BuildRequires:  python-gtk
@@ -31,6 +33,7 @@
 BuildRequires:  python-twisted
 BuildRequires:  update-desktop-files
 BuildRequires:  wmctrl
+Requires:   python-Parsley
 Requires:   python-gtk
 Requires:   python-psutil
 Requires:   python-pygame
@@ -39,10 +42,8 @@
 Requires:   python-twisted
 Requires:   python-txsocksx
 Requires:   wmctrl
-Source: https://github.com/micahflee/%{name}/archive/v%{version}.tar.gz
-# PATCH-FEATURE-OPENSUSE pythontorbrowser-launcher-fix-distro-name.patch 
badshah...@gmail.com -- Use the correct distribution name (the setup.py code 
gives "SuSE" instead of "openSUSE")
-Patch0: torbrowser-launcher-fix-distro-name.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
 
 %description
 Tor Browser Launcher is intended to make Tor Browser easier to




commit kaccessible for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package kaccessible for openSUSE:Factory 
checked in at 2017-02-14 00:46:49

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


Package is "kaccessible"

Changes:

--- /work/SRC/openSUSE:Factory/kaccessible/kaccessible.changes  2017-01-18 
21:46:22.705784268 +0100
+++ /work/SRC/openSUSE:Factory/.kaccessible.new/kaccessible.changes 
2017-02-14 00:46:50.751410710 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:43:50 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kaccessible-16.12.1.tar.xz

New:

  kaccessible-16.12.2.tar.xz



Other differences:
--
++ kaccessible.spec ++
--- /var/tmp/diff_new_pack.UJb2Rr/_old  2017-02-14 00:46:51.471309082 +0100
+++ /var/tmp/diff_new_pack.UJb2Rr/_new  2017-02-14 00:46:51.475308517 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   kaccessible
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Accessibility Bridge
 License:LGPL-2.1+

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




commit kalarm for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package kalarm for openSUSE:Factory checked 
in at 2017-02-14 00:46:59

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


Package is "kalarm"

Changes:

--- /work/SRC/openSUSE:Factory/kalarm/kalarm.changes2017-01-18 
21:46:37.667667959 +0100
+++ /work/SRC/openSUSE:Factory/.kalarm.new/kalarm.changes   2017-02-14 
00:47:00.793992991 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:44:35 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  kalarm-16.12.1.tar.xz

New:

  kalarm-16.12.2.tar.xz



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

++ kalarm-16.12.1.tar.xz -> kalarm-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalarm-16.12.1/CMakeLists.txt 
new/kalarm-16.12.2/CMakeLists.txt
--- old/kalarm-16.12.1/CMakeLists.txt   2017-01-02 02:08:37.0 +0100
+++ new/kalarm-16.12.2/CMakeLists.txt   2017-02-05 20:37:07.0 +0100
@@ -32,7 +32,7 @@
 endif()
 
 
-set(KDEPIM_VERSION_NUMBER "5.4.1")
+set(KDEPIM_VERSION_NUMBER "5.4.2")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
 set(AKONADI_MIMELIB_VERSION "5.4.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalarm-16.12.1/Changelog new/kalarm-16.12.2/Changelog
--- old/kalarm-16.12.1/Changelog2017-01-02 02:08:37.0 +0100
+++ new/kalarm-16.12.2/Changelog2017-02-05 20:37:07.0 +0100
@@ -1,5 +1,10 @@
 KAlarm Change Log
 
+=== Version 2.11.13 --- 29 January 2017 ===
++ Fix system tray icon used for "some alarms disabled"
++ Improved system tray icons (requires Plasma 5.9) [KDE Bug 362631]
++ Don't show misleading "Failed to update alarm" if command alarm fails [KDE 
Bug 375615]
+
 === Version 2.11.12 (KDE Applications 16.12.1) --- 1 January 2017 ===
 + Fix Export Alarms file save error [KDE Bug 374337]
 + Fix arrow/page up/down keys not working in date edit control
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalarm-16.12.1/src/akonadimodel.cpp 
new/kalarm-16.12.2/src/akonadimodel.cpp
--- old/kalarm-16.12.1/src/akonadimodel.cpp 2017-01-02 02:08:37.0 
+0100
+++ new/kalarm-16.12.2/src/akonadimodel.cpp 2017-02-05 20:37:07.0 
+0100
@@ -1507,7 +1507,9 @@
 const Item current = itemById(itemId);// fetch the up-to-date 
item
 checkQueuedItemModifyJob(current);
 }
-KAMessageBox::error(MainWindow::mainMainWindow(), xi18nc("@info", 
"%1(%2)", errMsg, j->errorString()));
+// Don't show error details by default, since it's from Akonadi and 
likely
+// to be too technical for general users.
+KAMessageBox::detailedError(MainWindow::mainMainWindow(), errMsg, 
j->errorString());
 }
 else
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalarm-16.12.1/src/kalarm.h 
new/kalarm-16.12.2/src/kalarm.h
--- old/kalarm-16.12.1/src/kalarm.h 2017-01-02 02:08:37.0 +0100
+++ new/kalarm-16.12.2/src/kalarm.h 2017-02-05 20:37:07.0 +0100
@@ -24,7 +24,7 @@
 #undef QT3_SUPPORT
 
 #define VERSION_SUFFIX "-5"
-#define KALARM_VERSION "2.11.12" VERSION_SUFFIX
+#define KALARM_VERSION "2.11.13" VERSION_SUFFIX
 
 #define KALARM_NAME "KAlarm"
 #define KALARM_DBUS_SERVICE  "org.kde.kalarm"  // D-Bus service name of KAlarm 
application
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kalarm-16.12.1/src/kalarmapp.cpp 
new/kalarm-16.12.2/src/kalarmapp.cpp
--- old/kalarm-16.12.1/src/kalarmapp.cpp2017-01-02 02:08:37.0 
+0100
+++ new/kalarm-16.12.2/src/kalarmapp.cpp2017-02-05 20:37:07.0 
+0100
@@ -75,9 +75,6 @@
 
 static const int AKONADI_TIMEOUT = 30;   // timeout (seconds) for Akonadi 
collections to be 

commit filelight for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package filelight for openSUSE:Factory 
checked in at 2017-02-14 00:46:05

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


Package is "filelight"

Changes:

--- /work/SRC/openSUSE:Factory/filelight/filelight.changes  2017-01-18 
21:45:53.233952950 +0100
+++ /work/SRC/openSUSE:Factory/.filelight.new/filelight.changes 2017-02-14 
00:46:06.545651294 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:42:24 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  filelight-16.12.1.tar.xz

New:

  filelight-16.12.2.tar.xz



Other differences:
--
++ filelight.spec ++
--- /var/tmp/diff_new_pack.5HWxRu/_old  2017-02-14 00:46:07.381533291 +0100
+++ /var/tmp/diff_new_pack.5HWxRu/_new  2017-02-14 00:46:07.385532727 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   filelight
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Graphical disk usage viewer
 License:GPL-2.0 or GPL-3.0

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




commit juk for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package juk for openSUSE:Factory checked in 
at 2017-02-14 00:46:43

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


Package is "juk"

Changes:

--- /work/SRC/openSUSE:Factory/juk/juk.changes  2017-01-18 21:46:15.942740878 
+0100
+++ /work/SRC/openSUSE:Factory/.juk.new/juk.changes 2017-02-14 
00:46:44.716262697 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:43:42 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  juk-16.12.1.tar.xz

New:

  juk-16.12.2.tar.xz



Other differences:
--
++ juk.spec ++
--- /var/tmp/diff_new_pack.6ducfC/_old  2017-02-14 00:46:45.656130016 +0100
+++ /var/tmp/diff_new_pack.6ducfC/_new  2017-02-14 00:46:45.660129451 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   juk
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Jukebox
 License:GPL-2.0+

++ juk-16.12.1.tar.xz -> juk-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/juk-16.12.1/org.kde.juk.appdata.xml 
new/juk-16.12.2/org.kde.juk.appdata.xml
--- old/juk-16.12.1/org.kde.juk.appdata.xml 2016-11-15 19:57:10.0 
+0100
+++ new/juk-16.12.2/org.kde.juk.appdata.xml 2017-02-04 02:48:42.0 
+0100
@@ -89,7 +89,7 @@
 JuK on helifailide muusikamängija, mis toetab MP3, Ogg 
Vorbise ja FLAC-i vormingut. See võimaldab muuta helifailide "silte" ning 
hallata muusikakogusid ja esitusnimekirju. Õigupoolest ongi rakenduse rõhk 
eelkõige muusika haldamisel.
 JuK on musiikkia soittava jukeboksi, joka tukee MP3-, Ogg 
Vorbis- ja FLAC-äänitiedostoja. Sillä voi myös muokata äänitiedostojen 
tunnisteita sekä hallita musiikkikokoelmaa ja soittolistoja. Sen keskittyykin 
pääasiassa musiikkikirjaston hallitsemiseen.
 JuK est une application de jukebox audio, prenant en 
charge les collections de fichiers audio MP3, Ogg Vorbis et FLAC. Il permet de 
modifier les balises de vos fichiers audio, et gère votre collection et listes 
de lecture. En effet, il est principalement dédié à la gestion de musiques.
-JuK é un reprodutor de música compatíbel con coleccións 
de ficheiros de son MP3, Ogg Vorbis e FLAC. Permítelle editar as «etiquetas» 
dos ficheiros de son e xestionar a súa colección e as súas listas de 
reprodución. O programa está destinado principalmente á xestión de música.
+JuK é un reprodutor de música compatíbel con coleccións 
de ficheiros de son MP3, Ogg Vorbis e FLAC. Permítelle editar as «etiquetas» 
dos ficheiros de son e xestionar a súa colección e as súas listas de 
reprodución. O aplicativo está destinado principalmente á xestión de música.
 A JuK egy zenedoboz alkalmazás, amely támogatja MP3, Ogg 
Vorbis és FLAC hangfájlok gyűjteményeit. Lehetővé teszi a hangfájlok 
„címkéinek” szerkesztését, és a gyűjtemények, illetve lejátszólisták kezelését. 
A fő célja valójában a zenekezelés.
 JuK es un application audio de jukebox application, 
supportante collectiones de files audio MP3, Ogg Vorbis, e FLAC. Il permitte 
que tu modifica le etiquettas "tags" de tu files audio, e gere tu collection e 
lista de reproduction. Su focus principal de facto, es sur gestion de 
musica.
 JuK è un'applicazione jukebox, che supporta raccolte di 
file audio MP3, Ogg Vorbis e FLAC. Permette di modificare le etichette dei file 
audio, e gestire raccolte e scalette. Il suo scopo primario è la gestione della 
musica.
@@ -194,7 +194,7 @@
   Oskus uurida kohe käivitamisel läbi katalooge ja 
importida sealt esitusnimekirju ja muusikafaile
   Kyky tarkkailla tiedostokansioita ja tuoda 
automaattisesti soittolistoja ja musiikkitiedostoja käynnistyessään
   Peut parcourir les dossiers pour importer 
automatiquement les listes de lecture et fichiers musicaux au démarrage
-  Pode explorar cartafoles para importar automaticamente 
listas de reprodución e ficheiros de música ao iniciar o programa.
+  Pode explorar directorios para importar 
automaticamente listas de reprodución e ficheiros de música ao iniciar o 
programa.
   Könyvtárak átvizsgálásának képessége zenefájlok és 
lejátszólisták automatikus importálásához a program indulásakor
   habilitate de scander directorios pro 

commit grantlee-editor for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package grantlee-editor for openSUSE:Factory 
checked in at 2017-02-14 00:46:27

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


Package is "grantlee-editor"

Changes:

--- /work/SRC/openSUSE:Factory/grantlee-editor/grantlee-editor.changes  
2017-02-03 17:41:33.167991068 +0100
+++ /work/SRC/openSUSE:Factory/.grantlee-editor.new/grantlee-editor.changes 
2017-02-14 00:46:28.370570238 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:42:48 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  grantlee-editor-16.12.1.tar.xz

New:

  grantlee-editor-16.12.2.tar.xz



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

++ grantlee-editor-16.12.1.tar.xz -> grantlee-editor-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grantlee-editor-16.12.1/CMakeLists.txt 
new/grantlee-editor-16.12.2/CMakeLists.txt
--- old/grantlee-editor-16.12.1/CMakeLists.txt  2016-12-27 08:21:05.0 
+0100
+++ new/grantlee-editor-16.12.2/CMakeLists.txt  2017-01-16 06:52:59.0 
+0100
@@ -32,22 +32,22 @@
 endif()
 
 
-set(KDEPIM_VERSION_NUMBER "5.4.1")
+set(KDEPIM_VERSION_NUMBER "5.4.2")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
-set(MESSAGELIB_LIB_VERSION_LIB "5.4.1")
-set(AKONADI_MIMELIB_VERSION "5.4.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.4.1")
+set(MESSAGELIB_LIB_VERSION_LIB "5.4.2")
+set(AKONADI_MIMELIB_VERSION "5.4.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.4.2")
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
-set(KDEPIM_APPS_LIB_VERSION_LIB "5.4.1")
-set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.4.1")
-set(LIBKLEO_LIB_VERSION_LIB "5.4.1")
+set(KDEPIM_APPS_LIB_VERSION_LIB "5.4.2")
+set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.4.2")
+set(LIBKLEO_LIB_VERSION_LIB "5.4.2")
 set(QT_REQUIRED_VERSION "5.6.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets WebEngine 
WebEngineWidgets)
 
-set(PIMCOMMON_LIB_VERSION_LIB "5.4.1")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.4.1")
+set(PIMCOMMON_LIB_VERSION_LIB "5.4.2")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.4.2")
 # Find KF5 package
 find_package(KF5Crash ${KF5_VERSION} REQUIRED)
 find_package(KF5DBusAddons ${KF5_VERSION} CONFIG REQUIRED)




commit jovie for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package jovie for openSUSE:Factory checked 
in at 2017-02-14 00:46:37

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


Package is "jovie"

Changes:

--- /work/SRC/openSUSE:Factory/jovie/jovie.changes  2017-01-18 
21:46:05.680192477 +0100
+++ /work/SRC/openSUSE:Factory/.jovie.new/jovie.changes 2017-02-14 
00:46:38.653118638 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:43:32 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  jovie-16.12.1.tar.xz

New:

  jovie-16.12.2.tar.xz



Other differences:
--
++ jovie.spec ++
--- /var/tmp/diff_new_pack.gjtCX8/_old  2017-02-14 00:46:39.317024913 +0100
+++ /var/tmp/diff_new_pack.gjtCX8/_new  2017-02-14 00:46:39.321024349 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   jovie
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Text-to-Speech
 License:GPL-2.0+

++ jovie-16.12.1.tar.xz -> jovie-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jovie-16.12.1/jovie/org.kde.jovie.appdata.xml 
new/jovie-16.12.2/jovie/org.kde.jovie.appdata.xml
--- old/jovie-16.12.1/jovie/org.kde.jovie.appdata.xml   2016-10-14 
23:29:36.0 +0200
+++ new/jovie-16.12.2/jovie/org.kde.jovie.appdata.xml   2017-02-03 
02:57:22.0 +0100
@@ -82,7 +82,7 @@
 Jovie KDE teksti ettelugemise deemon on KDE töölaua 
allsüsteem teksti muutmiseks kõneks. Praegu jõudsalt arendatava Jovie eesmärk 
on saada kõigi KDE rakenduste standardseks allsüsteemiks, mis tagab neile 
kõneväljundi võimaluse.
 Jovie, KDE:n puhesyntetisaattoripalvelu, on KDE:n 
työpöydän osajärjestelmä, joka muuntaa tekstiä puheeksi. Jovie on parhaillaan 
kehitteillä, ja sen tavoitteena on tulla KDE-ohjelmien vakiotavaksi tuottaa 
puhetta.
 La synthèse vocale Jovie de KDE est un sous-système du 
bureau KDE qui permet de convertir du texte sous une forme audible. Jovie est 
actuellement en cours de développement et souhaite devenir le sous-système 
standard de synthèse vocale pour toutes les applications KDE.
-Jovie é un subsistema do escritorio de KDE para converter 
texto en voz. Jovie está en desenvolvemento e pretende converterse no 
subsistema estándar de todos os programas de KDE para fornecer saída de voz.
+Jovie é un subsistema do escritorio de KDE para converter 
texto en voz. Jovie está en desenvolvemento e pretende converterse no 
subsistema estándar de todos os aplicativos de KDE para fornecer saída de 
voz.
 La pronuncia Jovie per KDE è un sottosistema nel desktop 
di KDE per la conversione del testo in parlato. Jovie è attualmente in fase di 
sviluppo e punta a diventare il sottosistema standard per il parlato in tutte 
le applicazioni di KDE.
 Jovie는 KDE 음성 합성 하위 시스템입니다. Jovie는 현재 개발 중이며 KDE 프로그램의 음성 
합성 표준 하위 시스템을 목표로 합니다.
 Jovie KDE voor tekst naar spraak is een subsysteem in het 
KDE bureaublad voor conversie van tekst naar spraak. Jovie is nog in 
ontwikkeling en richt zich erop het standaard subsysteem te worden voor alle 
KDE toepassingen om spraakuitvoer te leveren.
@@ -211,7 +211,7 @@
   Lasta kõnelda täielikult või osaliselt Kates avatud 
tekstifaili, sealhulgas juhul, kui Kate on lõimitud mõnda muusse KDE 
rakendusse
   Puhuu Katessa auki olevan tekstin kokonaisuudessaan 
tai osan siitä, silloinkin, kun Kate on upotettuna toisessa 
KDE-sovelluksessa.
   Lire l'ensemble ou une partie d'un fichier texte dans 
Kate, notamment lorsque Kate est intégré dans d'autres applications KDE.
-  Ler un ficheiro desde Kate, total ou parcialmente, 
incluíndo casos nos que Kate estea incrustado noutro programa de KDE.
+  Ler un ficheiro desde Kate, total ou parcialmente, 
incluíndo casos nos que Kate estea incrustado noutro aplicativo de KDE.
   Pronuncia tutto o parte di un testo in Kate, inclusi i 
casi in cui Kate sia incorporato in un'altra applicazione di KDE.
   다른 KDE 프로그램에 연동된 Kate를 포함한 모든 Kate에서 연 텍스트 파일의 일부를 읽어 
줍니다.
   Spreek alles of een gedeelte uit van een tekstbestand 
vanuit Kate, inclusief exemplaren waar Kate is ingebed in andere KDE 
toepassing.
@@ -464,7 +464,7 @@
   Lihtne ja väike liides rakendustele kõneväljundi 

commit dolphin-plugins for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package dolphin-plugins for openSUSE:Factory 
checked in at 2017-02-14 00:45:57

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


Package is "dolphin-plugins"

Changes:

--- /work/SRC/openSUSE:Factory/dolphin-plugins/dolphin-plugins.changes  
2017-01-18 21:45:41.879558983 +0100
+++ /work/SRC/openSUSE:Factory/.dolphin-plugins.new/dolphin-plugins.changes 
2017-02-14 00:46:00.834457553 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:41:25 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  dolphin-plugins-16.12.1.tar.xz

New:

  dolphin-plugins-16.12.2.tar.xz



Other differences:
--
++ dolphin-plugins.spec ++
--- /var/tmp/diff_new_pack.PtmNca/_old  2017-02-14 00:46:02.142272926 +0100
+++ /var/tmp/diff_new_pack.PtmNca/_new  2017-02-14 00:46:02.142272926 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   dolphin-plugins
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Version control plugins for Dolphin
 License:GPL-2.0+

++ dolphin-plugins-16.12.1.tar.xz -> dolphin-plugins-16.12.2.tar.xz ++




commit granatier for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package granatier for openSUSE:Factory 
checked in at 2017-02-14 00:46:15

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


Package is "granatier"

Changes:

--- /work/SRC/openSUSE:Factory/granatier/granatier.changes  2017-01-18 
21:46:00.072985596 +0100
+++ /work/SRC/openSUSE:Factory/.granatier.new/granatier.changes 2017-02-14 
00:46:17.280135890 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:42:30 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  granatier-16.12.1.tar.xz

New:

  granatier-16.12.2.tar.xz



Other differences:
--
++ granatier.spec ++
--- /var/tmp/diff_new_pack.JSfjap/_old  2017-02-14 00:46:18.26030 +0100
+++ /var/tmp/diff_new_pack.JSfjap/_new  2017-02-14 00:46:18.204005466 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   granatier
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Bomberman-like game for KDE
 License:GPL-2.0+

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




commit cervisia for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package cervisia for openSUSE:Factory 
checked in at 2017-02-14 00:45:03

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


Package is "cervisia"

Changes:

--- /work/SRC/openSUSE:Factory/cervisia/cervisia.changes2017-01-18 
21:45:36.988250837 +0100
+++ /work/SRC/openSUSE:Factory/.cervisia.new/cervisia.changes   2017-02-14 
00:45:04.486412338 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:41:00 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  cervisia-16.12.1.tar.xz

New:

  cervisia-16.12.2.tar.xz



Other differences:
--
++ cervisia.spec ++
--- /var/tmp/diff_new_pack.fAAvmR/_old  2017-02-14 00:45:05.606254246 +0100
+++ /var/tmp/diff_new_pack.fAAvmR/_new  2017-02-14 00:45:05.606254246 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   cervisia
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:CVS Frontend
 License:GPL-2.0 and GFDL-1.2 and LGPL-2.0

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




commit bovo for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package bovo for openSUSE:Factory checked in 
at 2017-02-14 00:44:56

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


Package is "bovo"

Changes:

--- /work/SRC/openSUSE:Factory/bovo/bovo.changes2017-01-18 
21:45:22.986231361 +0100
+++ /work/SRC/openSUSE:Factory/.bovo.new/bovo.changes   2017-02-14 
00:44:57.635379518 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:40:35 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  bovo-16.12.1.tar.xz

New:

  bovo-16.12.2.tar.xz



Other differences:
--
++ bovo.spec ++
--- /var/tmp/diff_new_pack.u4DeI6/_old  2017-02-14 00:44:58.499257562 +0100
+++ /var/tmp/diff_new_pack.u4DeI6/_new  2017-02-14 00:44:58.499257562 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   bovo
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Five-in-a-row Board Game
 License:GPL-2.0+

++ bovo-16.12.1.tar.xz -> bovo-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bovo-16.12.1/org.kde.bovo.appdata.xml 
new/bovo-16.12.2/org.kde.bovo.appdata.xml
--- old/bovo-16.12.1/org.kde.bovo.appdata.xml   2016-08-19 09:12:29.0 
+0200
+++ new/bovo-16.12.2/org.kde.bovo.appdata.xml   2017-02-06 06:57:58.0 
+0100
@@ -40,6 +40,15 @@
   xxBovoxx
   Bovo
   五子棋_Bovo
+  "Five in a row" board game
+  Joc de tauler «cinc en fila»
+  "Five in a row" board game
+  Juego de tablero «Cinco en línea»
+  Bordspel "Vijf-op-een-rij"
+  Stolová hra Piškvorky
+  "Fem-i-rad" brädspel
+  Настільна гра «П’ять у ряд»
+  xx"Five in a row" board gamexx
   
 
   Bovo is a Gomoku (from Japanese 五目並べ - lit. "five points") like game for 
two players, where the opponents




commit blogilo for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package blogilo for openSUSE:Factory checked 
in at 2017-02-14 00:44:40

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


Package is "blogilo"

Changes:

--- /work/SRC/openSUSE:Factory/blogilo/blogilo.changes  2017-02-03 
17:32:05.672313561 +0100
+++ /work/SRC/openSUSE:Factory/.blogilo.new/blogilo.changes 2017-02-14 
00:44:41.449664506 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:40:06 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  blogilo-16.12.1.tar.xz

New:

  blogilo-16.12.2.tar.xz



Other differences:
--
++ blogilo.spec ++
--- /var/tmp/diff_new_pack.8eBOl8/_old  2017-02-14 00:44:42.069576991 +0100
+++ /var/tmp/diff_new_pack.8eBOl8/_new  2017-02-14 00:44:42.073576427 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   blogilo
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:KDE Blog Editor
 # FIXME: use correct group, see 
"https://en.opensuse.org/openSUSE:Package_group_guidelines;

++ blogilo-16.12.1.tar.xz -> blogilo-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blogilo-16.12.1/CMakeLists.txt 
new/blogilo-16.12.2/CMakeLists.txt
--- old/blogilo-16.12.1/CMakeLists.txt  2016-12-27 08:20:52.0 +0100
+++ new/blogilo-16.12.2/CMakeLists.txt  2017-01-16 06:52:45.0 +0100
@@ -33,20 +33,20 @@
 endif()
 
 
-set(KDEPIM_VERSION_NUMBER "5.4.1")
+set(KDEPIM_VERSION_NUMBER "5.4.2")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
 
-set(KPIMTEXTEDIT_LIB_VERSION "5.4.1")
-set(KBLOG_LIB_VERSION "5.4.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.4.2")
+set(KBLOG_LIB_VERSION "5.4.2")
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
 
 set(QT_REQUIRED_VERSION "5.6.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test Sql 
WebEngine WebEngineWidgets)
-set(PIMCOMMON_LIB_VERSION_LIB "5.4.1")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.4.1")
-set(MESSAGELIB_LIB_VERSION_LIB "5.4.1")
+set(PIMCOMMON_LIB_VERSION_LIB "5.4.2")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.4.2")
+set(MESSAGELIB_LIB_VERSION_LIB "5.4.2")
 # Find KF5 package
 find_package(KF5Crash ${KF5_VERSION} REQUIRED)
 find_package(KF5DBusAddons ${KF5_VERSION} CONFIG REQUIRED)




commit bomber for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package bomber for openSUSE:Factory checked 
in at 2017-02-14 00:44:46

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


Package is "bomber"

Changes:

--- /work/SRC/openSUSE:Factory/bomber/bomber.changes2017-01-18 
21:45:15.755254148 +0100
+++ /work/SRC/openSUSE:Factory/.bomber.new/bomber.changes   2017-02-14 
00:44:47.860759431 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:40:21 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  bomber-16.12.1.tar.xz

New:

  bomber-16.12.2.tar.xz



Other differences:
--
++ bomber.spec ++
--- /var/tmp/diff_new_pack.hyiNxi/_old  2017-02-14 00:44:48.732636345 +0100
+++ /var/tmp/diff_new_pack.hyiNxi/_new  2017-02-14 00:44:48.732636345 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   bomber
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Invading cities with a plane
 License:GPL-2.0+

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




commit yamagi-quake2 for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package yamagi-quake2 for openSUSE:Factory 
checked in at 2017-02-14 00:43:56

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


Package is "yamagi-quake2"

Changes:

--- /work/SRC/openSUSE:Factory/yamagi-quake2/yamagi-quake2.changes  
2016-09-16 11:00:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.yamagi-quake2.new/yamagi-quake2.changes 
2017-02-14 00:43:57.587856640 +0100
@@ -1,0 +2,42 @@
+Fri Feb 10 02:35:54 UTC 2017 - luke.nukem.jo...@gmail.com
+
+- Add appdata.xml
+
+---
+Fri Dec 16 05:15:37 UTC 2016 - luke.nukem.jo...@gmail.com
+
+Update to version 6.00
+
+- Make the client asynchronous. The old behaviour can be forced by
+  setting cl_async to 0. Please note that asynchronicity can lead
+  to problems if the old SDL 1.2 backend is used and vsync is
+  enabled.
+- Implement gl_overbrightbits in the non multitexturing case.  A
+  value of 1 just fixes lighting on water surfaces, higher values
+  increase the brightness of everything.
+- General renderer overhaul for better compatibility with modern GPU
+  OpenGL 1.4 is now required, older versions are no longer supported.
+  Multitexturing was deprecated and will be removed in a future
+  release.
+- Fix some longstanding AI problems.
+- Several general gameplay fixes.
+
+- patch allow-custom-cflags.patch has been removed due to the
+  package being forked in factory
+
+---
+Mon Aug  1 22:24:08 UTC 2016 - r...@fthiessen.de
+
+- Install into _libexecdir
+- Install icons into icon-theme directory (hicolor)
+
+---
+Mon Aug  1 19:56:31 UTC 2016 - mar...@gmx.de
+
+- remove patch: yamagi-quake2-allow-overriding-cflags.patch since
+  upstream now also have CMake support without this problem
+- install binaries and libs to /usr/lib/yamagi-quake2/ and use a
+  wrapper-script in /usr/bin/ to workaround rpath issues
+- fix source url
+
+---

Old:

  QUAKE2_5_34.tar.gz
  allow-custom-cflags.patch

New:

  quake2-6.00.tar.xz
  yamagi-quake2.appdata.xml



Other differences:
--
++ yamagi-quake2.spec ++
--- /var/tmp/diff_new_pack.hau4hp/_old  2017-02-14 00:43:58.259761785 +0100
+++ /var/tmp/diff_new_pack.hau4hp/_new  2017-02-14 00:43:58.263761220 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yamagi-quake2
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2016 Luke Jones 
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,18 +17,20 @@
 #
 
 
-%define fver 5_34
 Name:   yamagi-quake2
-Version:5.34
+Version:6.00
 Release:0
 Summary:Enhanced Quake 2 Source Port
 License:GPL-2.0
 Group:  Amusements/Games/3D/Shoot
 Url:http://www.yamagi.org/quake2/
-Source: 
https://github.com/yquake2/yquake2/archive/QUAKE2_%{fver}.tar.gz
+Source: http://deponie.yamagi.org/quake2/quake2-%{version}.tar.xz
 Source99:   %{name}.changes
-# PATCH-FEATURE-OPENSUSE allow-custom-cflags.patch -- Allow custom cflags for 
our optflags
-Patch0: allow-custom-cflags.patch
+Source100:  yamagi-quake2.appdata.xml
+BuildRequires:  ImageMagick
+BuildRequires:  cmake
+BuildRequires:  gcc-c++
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  libSDL2-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libvorbis-devel
@@ -45,43 +47,61 @@
 retexturing packs and HUD scaling.
 
 %prep
-%setup -q -n yquake2-QUAKE2_5_34
-%patch0 -p1
+%setup -q -n quake2-%{version}
 # Fix usage of __DATE__ macro to prevent build in excess
 modified="$(sed -n '/^/n;s/ - .*$//;p;q' "%{SOURCE99}")"
 DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
 sed -i "s/__DATE__/${DATE}/g" src/common/misc.c src/game/savegame/savegame.c
 
 %build
-CFLAGS="%{optflags}" make %{?_smp_mflags} \
-WITH_SYSTEMWIDE=yes \
-WITH_SYSTEMDIR='%{_libdir}/%{name}'
+%cmake -DSYSTEMWIDE_SUPPORT=ON
+make %{_smp_mflags}
 
 %install
-install -D -p -m 755 ./release/quake2 %{buildroot}%{_bindir}/yquake2
-install -D -p -m 755 ./release/q2ded %{buildroot}%{_bindir}/yq2ded
-install -D -p -m 644 ./release/baseq2/game.so \
-%{buildroot}%{_libdir}/%{name}/baseq2/game.so
-install -D -p -m 644 stuff/yq2.cfg \
-%{buildroot}%{_libdir}/%{name}/baseq2/yq2.cfg
-install -D -p -m 644 stuff/icon/Quake2.png \
-%{buildroot}%{_datadir}/pixmaps/yquake2.png

commit quakespasm for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package quakespasm for openSUSE:Factory 
checked in at 2017-02-14 00:44:02

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


Package is "quakespasm"

Changes:

--- /work/SRC/openSUSE:Factory/quakespasm/quakespasm.changes2016-10-18 
10:39:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.quakespasm.new/quakespasm.changes   
2017-02-14 00:44:03.623004634 +0100
@@ -1,0 +2,5 @@
+Fri Feb 10 02:18:55 UTC 2017 - luke.nukem.jo...@gmail.com
+
+- Add appdata.xml
+
+---

New:

  quakespasm.appdata.xml



Other differences:
--
++ quakespasm.spec ++
--- /var/tmp/diff_new_pack.sWEBV0/_old  2017-02-14 00:44:04.610865174 +0100
+++ /var/tmp/diff_new_pack.sWEBV0/_new  2017-02-14 00:44:04.614864609 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package quakespasm
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2016 Luke Jones 
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 Luke Jones 
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,16 +20,16 @@
 Name:   quakespasm
 Version:0.92.0
 Release:0
-Summary:Quakspasm Quake Engine
+Summary:Quakespasm Quake Engine
 License:GPL-2.0+
 Group:  Amusements/Games/3D/Shoot
 Url:http://quakespasm.sourceforge.net/
 Source: 
http://ufpr.dl.sourceforge.net/project/quakespasm/Source/%{name}-%{version}.tgz
+Source100:  quakespasm.appdata.xml
 Source99:   %{name}.changes
-BuildRequires:  libSDL2-devel
-BuildRequires:  libSDL2_net-devel
-BuildRequires:  libvorbis-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(SDL2_net)
+BuildRequires:  pkgconfig(vorbis)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -62,9 +62,10 @@
 %install
 install -D -p -m 755 Quake/quakespasm %{buildroot}%{_bindir}/quakespasm
 install -D -p -m 644 Misc/QuakeSpasm_512.png 
%{buildroot}%{_datadir}/pixmaps/quakespasm.png
+install -D -p -m 644 %{SOURCE100}  
%{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
 install -d -m 755 %{buildroot}%{_datadir}/quake/
 
-%suse_update_desktop_file -c quakespasm 'Quake' 'QuakeSpasm' quakespasm 
quakespasm Game ActionGame
+%suse_update_desktop_file -c %{name} 'Quake' 'QuakeSpasm' %{name} %{name} Game 
ActionGame
 
 %post
 %desktop_database_post
@@ -75,9 +76,10 @@
 %files
 %defattr(-,root,root)
 %doc README MUSIC LICENSE html/
-%{_bindir}/quakespasm
+%{_bindir}/%{name}
 %dir %{_datadir}/quake/
-%{_datadir}/pixmaps/quakespasm.png
-%{_datadir}/applications/quakespasm.desktop
+%{_datadir}/pixmaps/%{name}.png
+%{_datadir}/applications/%{name}.desktop
+%{_datadir}/appdata/%{name}.appdata.xml
 
 %changelog

++ quakespasm.appdata.xml ++


​  quakespasm.desktop
​  CC0
​  GPL-2.0+
​  Quakespasm
​  Quakespasm Quake Engine
​
​  
​
​  QuakeSpasm is a Quake 1 engine based on the SDL2 port of FitzQuake.  It 
includes
  64-bit CPU support, a new sound driver, several networking fixes and a few
  graphical niceities, while also staying true to the original game.
  Game data must be placed in ~/.quakespasm/id1 .

​  
​
​  
​
  Gameplay
​  
https://upload.wikimedia.org/wikipedia/en/a/a7/Quake_gameplay.png
​
​  
​
​  http://quakespasm.sourceforge.net/
​
​  
​quakespasm
​  
​
​



commit akonadiconsole for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package akonadiconsole for openSUSE:Factory 
checked in at 2017-02-14 00:44:10

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


Package is "akonadiconsole"

Changes:

--- /work/SRC/openSUSE:Factory/akonadiconsole/akonadiconsole.changes
2017-02-06 15:21:50.486913470 +0100
+++ /work/SRC/openSUSE:Factory/.akonadiconsole.new/akonadiconsole.changes   
2017-02-14 00:44:11.525888952 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:38:05 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  akonadiconsole-16.12.1.tar.xz

New:

  akonadiconsole-16.12.2.tar.xz



Other differences:
--
++ akonadiconsole.spec ++
--- /var/tmp/diff_new_pack.PfxvDG/_old  2017-02-14 00:44:12.397765867 +0100
+++ /var/tmp/diff_new_pack.PfxvDG/_new  2017-02-14 00:44:12.405764737 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   akonadiconsole
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.28.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Management and debugging console for akonadi
 License:GPL-2.0+ and LGPL-2.1+

++ akonadiconsole-16.12.1.tar.xz -> akonadiconsole-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadiconsole-16.12.1/CMakeLists.txt 
new/akonadiconsole-16.12.2/CMakeLists.txt
--- old/akonadiconsole-16.12.1/CMakeLists.txt   2016-12-27 08:23:29.0 
+0100
+++ new/akonadiconsole-16.12.2/CMakeLists.txt   2017-02-06 07:51:52.0 
+0100
@@ -33,15 +33,15 @@
 endif()
 
 
-set(KDEPIM_VERSION_NUMBER "5.4.1")
+set(KDEPIM_VERSION_NUMBER "5.4.2")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
 
-set(AKONADI_MIMELIB_VERSION "5.4.1")
-set(AKONADI_CONTACT_VERSION "5.4.1")
-set(CALENDARSUPPORT_LIB_VERSION_LIB "5.4.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.4.1")
-set(AKONADI_VERSION "5.4.1")
+set(AKONADI_MIMELIB_VERSION "5.4.2")
+set(AKONADI_CONTACT_VERSION "5.4.2")
+set(CALENDARSUPPORT_LIB_VERSION_LIB "5.4.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.4.2")
+set(AKONADI_VERSION "5.4.2")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
@@ -49,12 +49,12 @@
 
 set(QT_REQUIRED_VERSION "5.6.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets DBus Sql)
-set(MESSAGELIB_LIB_VERSION_LIB "5.4.1")
-set(LIBKLEO_LIB_VERSION_LIB "5.4.1")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.4.1")
-set(KCALENDARCORE_LIB_VERSION "5.4.1")
-set(KCONTACTS_LIB_VERSION "5.4.1")
-set(KMIME_LIB_VERSION "5.4.1")
+set(MESSAGELIB_LIB_VERSION_LIB "5.4.2")
+set(LIBKLEO_LIB_VERSION_LIB "5.4.2")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.4.2")
+set(KCALENDARCORE_LIB_VERSION "5.4.2")
+set(KCONTACTS_LIB_VERSION "5.4.2")
+set(KMIME_LIB_VERSION "5.4.2")
 
 # Find KF5 package
 find_package(KF5Completion ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadiconsole-16.12.1/src/CMakeLists.txt 
new/akonadiconsole-16.12.2/src/CMakeLists.txt
--- old/akonadiconsole-16.12.1/src/CMakeLists.txt   2016-12-27 
08:23:29.0 +0100
+++ new/akonadiconsole-16.12.2/src/CMakeLists.txt   2017-02-06 
07:51:52.0 +0100
@@ -89,6 +89,7 @@
 KF5::AkonadiCore
 KF5::AkonadiPrivate
 KF5::AkonadiContact
+KF5::AkonadiXml
 KF5::CalendarSupport
 KF5::CalendarCore
 KF5::Libkdepim
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadiconsole-16.12.1/src/browserwidget.cpp 
new/akonadiconsole-16.12.2/src/browserwidget.cpp
--- old/akonadiconsole-16.12.1/src/browserwidget.cpp2016-12-27 
08:23:29.0 +0100
+++ new/akonadiconsole-16.12.2/src/browserwidget.cpp2017-02-06 
07:51:52.0 +0100
@@ -48,6 +48,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 
 #include 
@@ -472,10 +473,9 @@
 if (fileName.isEmpty()) {
 return;
 }
-#if 0 // TODO: port me, can't use XmlWriteJob here, it's in runtime, call the 
akonadi2xml cli tool instead
+
 XmlWriteJob *job = new XmlWriteJob(root, fileName, this);
 connect(job, ::result, this, ::dumpToXmlResult);
-#endif
 }
 
 void BrowserWidget::dumpToXmlResult(KJob *job)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit artikulate for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package artikulate for openSUSE:Factory 
checked in at 2017-02-14 00:44:27

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


Package is "artikulate"

Changes:

--- /work/SRC/openSUSE:Factory/artikulate/artikulate.changes2017-01-18 
21:45:02.109184319 +0100
+++ /work/SRC/openSUSE:Factory/.artikulate.new/artikulate.changes   
2017-02-14 00:44:28.735459414 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:39:34 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  artikulate-16.12.1.tar.xz

New:

  artikulate-16.12.2.tar.xz



Other differences:
--
++ artikulate.spec ++
--- /var/tmp/diff_new_pack.cgIdd5/_old  2017-02-14 00:44:29.607336328 +0100
+++ /var/tmp/diff_new_pack.cgIdd5/_new  2017-02-14 00:44:29.611335763 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   artikulate
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Pronunciation Self-Teaching
 License:LGPL-3.0+ and GPL-2.0 and BSD-3-Clause

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




commit blinken for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package blinken for openSUSE:Factory checked 
in at 2017-02-14 00:44:33

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


Package is "blinken"

Changes:

--- /work/SRC/openSUSE:Factory/blinken/blinken.changes  2017-01-18 
21:45:08.620263359 +0100
+++ /work/SRC/openSUSE:Factory/.blinken.new/blinken.changes 2017-02-14 
00:44:34.850596119 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:39:58 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  blinken-16.12.1.tar.xz

New:

  blinken-16.12.2.tar.xz



Other differences:
--
++ blinken.spec ++
--- /var/tmp/diff_new_pack.9r70H0/_old  2017-02-14 00:44:35.658482067 +0100
+++ /var/tmp/diff_new_pack.9r70H0/_new  2017-02-14 00:44:35.662481502 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   blinken
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:Simon Says Game
 License:GPL-2.0+

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




commit analitza for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package analitza for openSUSE:Factory 
checked in at 2017-02-14 00:44:22

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


Package is "analitza"

Changes:

--- /work/SRC/openSUSE:Factory/analitza/analitza.changes2017-01-18 
21:44:54.694233125 +0100
+++ /work/SRC/openSUSE:Factory/.analitza.new/analitza.changes   2017-02-14 
00:44:23.636179297 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:39:18 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  analitza-16.12.1.tar.xz

New:

  analitza-16.12.2.tar.xz



Other differences:
--
++ analitza.spec ++
--- /var/tmp/diff_new_pack.XBIcK1/_old  2017-02-14 00:44:24.484059599 +0100
+++ /var/tmp/diff_new_pack.XBIcK1/_new  2017-02-14 00:44:24.488059035 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   analitza
-Version:16.12.1
+Version:16.12.2
 Release:0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:A library to add mathematical features to programs
 License:LGPL-2.1+

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




commit akonadi-import-wizard for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package akonadi-import-wizard for 
openSUSE:Factory checked in at 2017-02-14 00:44:16

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


Package is "akonadi-import-wizard"

Changes:

--- 
/work/SRC/openSUSE:Factory/akonadi-import-wizard/akonadi-import-wizard.changes  
2017-02-03 17:31:18.534985148 +0100
+++ 
/work/SRC/openSUSE:Factory/.akonadi-import-wizard.new/akonadi-import-wizard.changes
 2017-02-14 00:44:17.361065179 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 06:38:20 UTC 2017 - lbeltr...@kde.org
+
+- Update to KDE Applications 16.12.2
+   * KDE Applications 16.12.2
+   * https://www.kde.org/announcements/announce-applications-16.12.2.php
+
+
+---

Old:

  akonadi-import-wizard-16.12.1.tar.xz

New:

  akonadi-import-wizard-16.12.2.tar.xz



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

++ akonadi-import-wizard-16.12.1.tar.xz -> 
akonadi-import-wizard-16.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-import-wizard-16.12.1/CMakeLists.txt 
new/akonadi-import-wizard-16.12.2/CMakeLists.txt
--- old/akonadi-import-wizard-16.12.1/CMakeLists.txt2016-12-27 
08:20:26.0 +0100
+++ new/akonadi-import-wizard-16.12.2/CMakeLists.txt2017-01-16 
06:52:18.0 +0100
@@ -33,25 +33,25 @@
 
 
 
-set(KDEPIM_VERSION_NUMBER "5.4.1")
+set(KDEPIM_VERSION_NUMBER "5.4.2")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
 
-set(KMAILTRANSPORT_LIB_VERSION "5.4.1")
-set(AKONADI_VERSION "5.4.1")
+set(KMAILTRANSPORT_LIB_VERSION "5.4.2")
+set(AKONADI_VERSION "5.4.2")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
 
 set(QT_REQUIRED_VERSION "5.6.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Gui)
-set(LIBMAILIMPORTER_VERSION_LIB "5.4.1")
-set(MAILCOMMON_LIB_VERSION_LIB "5.4.1")
-set(MESSAGELIB_LIB_VERSION_LIB "5.4.1")
-set(PIMCOMMON_LIB_VERSION_LIB "5.4.1")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.4.1")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.1")
-set(KCONTACTS_LIB_VERSION "5.4.1")
+set(LIBMAILIMPORTER_VERSION_LIB "5.4.2")
+set(MAILCOMMON_LIB_VERSION_LIB "5.4.2")
+set(MESSAGELIB_LIB_VERSION_LIB "5.4.2")
+set(PIMCOMMON_LIB_VERSION_LIB "5.4.2")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.4.2")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.4.2")
+set(KCONTACTS_LIB_VERSION "5.4.2")
 
 # Find KF5 package
 find_package(KF5Wallet ${KF5_VERSION} CONFIG REQUIRED)




commit liberasurecode for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package liberasurecode for openSUSE:Factory 
checked in at 2017-02-14 00:43:39

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


Package is "liberasurecode"

Changes:

--- /work/SRC/openSUSE:Factory/liberasurecode/liberasurecode.changes
2017-02-03 17:47:24.162319054 +0100
+++ /work/SRC/openSUSE:Factory/.liberasurecode.new/liberasurecode.changes   
2017-02-14 00:43:40.294298046 +0100
@@ -1,0 +2,16 @@
+Thu Jan 12 10:41:40 UTC 2017 - jeng...@inai.de
+
+- Update RPM group and summaries.
+
+---
+Wed Jan 11 14:17:47 UTC 2017 - apla...@suse.com
+
+- Add partial-disable-simd.patch
+  Some libraries like python-PyECLib fail in OBS during the tests.
+  This can be because in OBS SSE2, SSE3 and other SIMD extensions are
+  not properly addressed by QEMU.
+  This patch remove some SIMD extensions, maintaining MMX+SSE for
+  x86_64 systems.
+- Add buildreuired for pkg-config
+
+---

New:

  partial-disable-simd.patch



Other differences:
--
++ liberasurecode.spec ++
--- /var/tmp/diff_new_pack.K9MsDo/_old  2017-02-14 00:43:41.054190769 +0100
+++ /var/tmp/diff_new_pack.K9MsDo/_new  2017-02-14 00:43:41.058190204 +0100
@@ -24,18 +24,24 @@
 License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
 Url:https://github.com/openstack/liberasurecode
-BuildRequires:  automake libtool
+BuildRequires:  automake
+BuildRequires:  libtool
+BuildRequires:  pkg-config
 Source0:%{name}-%{version}.tar.gz
+# PATCH-FIX-OPENSUSE partial-disable-simd.patch
+Patch0: partial-disable-simd.patch
 
 %description
-Unified Erasure Coding interface for common storage workloads.
+liberasurecode is an Erasure Code API library written in C with
+pluggable Erasure Code backends.
 
 %package -n %{libsoname}
 Summary:Erasure Code API library with pluggable Erasure Code backends
-Group:  Development/Libraries/C and C++
+Group:  System/Libraries
 
 %description -n %{libsoname}
-Unified Erasure Coding interface for common storage workloads.
+liberasurecode is an Erasure Code API library written in C with
+pluggable Erasure Code backends.
 
 %package devel
 Summary:liberasurecode development files
@@ -43,10 +49,11 @@
 Requires:   %{libsoname} = %{version}
 
 %description devel
-Development files for the Unified Erasure Coding interface for common storage 
workloads.
+Development files for the Unified Erasure Coding interface.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 ./autogen.sh

++ partial-disable-simd.patch ++
--- a/get_flags_from_cpuid.c2017-01-11 16:42:02.399921368 +0100
+++ b/get_flags_from_cpuid.c2017-01-11 16:46:03.295952787 +0100
@@ -5,13 +5,6 @@
 
 #define EDX_MMX_BIT 23
 #define EDX_SSE_BIT 25
-#define EDX_SSE2_BIT 26
-#define ECX_SSE3_BIT 0
-#define ECX_SSSE3_BIT 9
-#define ECX_SSE41_BIT 19
-#define ECX_SSE42_BIT 20
-#define ECX_AVXOS_BIT 27
-#define ECX_AVX_BIT 28
 
 
 uint64_t get_supported_flags()
@@ -31,24 +24,6 @@
 if (strcmp(comp_flag, "-msse\0") == 0) {
   supp_comp_flgs |= (1 << EDX_SSE_BIT);
 }
-if (strcmp(comp_flag, "-msse2\0") == 0) {
-  supp_comp_flgs |= (1 << EDX_SSE2_BIT);
-}
-if (strcmp(comp_flag, "-msse3\0") == 0) {
-  supp_comp_flgs |= (1 << ECX_SSE3_BIT);
-}
-if (strcmp(comp_flag, "-mssse3\0") == 0) {
-  supp_comp_flgs |= (1 << ECX_SSSE3_BIT);
-}
-if (strcmp(comp_flag, "-msse4.1\0") == 0) {
-  supp_comp_flgs |= (1 << ECX_SSE41_BIT);
-}
-if (strcmp(comp_flag, "-msse4.2\0") == 0) {
-  supp_comp_flgs |= (1 << ECX_SSE42_BIT);
-}
-if (strcmp(comp_flag, "-mavx\0") == 0) {
-  supp_comp_flgs |= (1 << ECX_AVX_BIT);
-}
   }
 
   return supp_comp_flgs;
@@ -75,26 +50,6 @@
   if (is_supported(feature_edx, supp_comp_flgs, EDX_SSE_BIT)) {
 fprintf(f, "-msse -DINTEL_SSE ");
   } 
-  if (is_supported(feature_edx, supp_comp_flgs, EDX_SSE2_BIT)) {
-fprintf(f, "-msse2 -DINTEL_SSE2 ");
-  } 
-  if (is_supported(feature_ecx, supp_comp_flgs, ECX_SSE3_BIT)) {
-fprintf(f, "-msse3 -DINTEL_SSE3 ");
-  } 
-  if (is_supported(feature_ecx, supp_comp_flgs, ECX_SSSE3_BIT)) {
-fprintf(f, "-mssse3 -DINTEL_SSSE3 ");
-  } 
-  if (is_supported(feature_ecx, supp_comp_flgs, ECX_SSE41_BIT)) {
-fprintf(f, "-msse4.1 -DINTEL_SSE41 ");
-  } 
-  if (is_supported(feature_ecx, supp_comp_flgs, ECX_SSE42_BIT)) {
-fprintf(f, "-msse4.2 -DINTEL_SSE42 ");
-  } 
-  if (is_supported(feature_ecx, supp_comp_flgs, ECX_AVX_BIT)) {
-if ((feature_ecx >> ECX_AVXOS_BIT) & 

commit attractmode for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package attractmode for openSUSE:Factory 
checked in at 2017-02-14 00:43:48

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


Package is "attractmode"

Changes:

--- /work/SRC/openSUSE:Factory/attractmode/attractmode.changes  2016-11-21 
14:26:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.attractmode.new/attractmode.changes 
2017-02-14 00:43:49.952934494 +0100
@@ -1,0 +2,22 @@
+Thu Feb  9 22:52:57 UTC 2017 - luke.nukem.jo...@gmail.com
+
+- Update to version 2.2.1
++ [linux] fixes for multimonitor mode with X11
++ [rpi] Misc. cleanup of emulation launching on the RPi
++ Added a description of the default controls to the readme
++ Fix move speed in config menus when key held down
++ Fix freetype2 header not found during compile
++ [linux] Added --console cmdline option to enable script from console
++ Improved combo key handling, added more initial key mappings
++ Default "Confirm Favourites" value is now "true"
++ Fix audio volume changing for layout sounds after running emulator
++ Add cn entry in en.msg
++ [linux] Smoother transition to emulator from 'fullscreen mode'
++ Added "Working Directory" emulation setting
++ Minor reorder of options in the misc. config menu
++ Issue #250 - Fix improper handling of "Upos" joystick axis
+   + cn.msg
+   + Create Linux desktop entry
+   + Support for wheel fade
+
+---

Old:

  v2.2.0.tar.gz

New:

  attractmode.appdata.xml
  v2.2.1.tar.gz



Other differences:
--
++ attractmode.spec ++
--- /var/tmp/diff_new_pack.E8RzSu/_old  2017-02-14 00:43:51.820670818 +0100
+++ /var/tmp/diff_new_pack.E8RzSu/_new  2017-02-14 00:43:51.824670253 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package attractmode
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   attractmode
-Version:2.2.0
+Version:2.2.1
 Release:0
 Summary:A graphical frontend for emulators
 License:GPL-3.0
@@ -25,10 +25,11 @@
 Url:https://attractmode.org
 Source: https://github.com/mickelson/attract/archive/v%{version}.tar.gz
 Source100:  attractmode-rpmlintrc
-BuildRequires:  freeglut-devel
+Source101:  attractmode.appdata.xml
 BuildRequires:  gcc-c++
 BuildRequires:  libjpeg8-devel
 BuildRequires:  pkgconfig
+BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(fontconfig)
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(libarchive)
@@ -41,7 +42,11 @@
 BuildRequires:  pkgconfig(sfml-graphics)
 BuildRequires:  pkgconfig(sfml-system)
 BuildRequires:  pkgconfig(xcb-xinerama)
-BuildRequires:  update-desktop-files
+%if 0%{?suse_version} < 1320
+BuildRequires:  mesaglut-devel
+%else
+BuildRequires:  pkgconfig(freeglut)
+%endif
 Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils
 
@@ -58,10 +63,11 @@
 make %{?_smp_mflags}
 
 %install
-install -D -p -m 644 util/icon.png 
%{buildroot}%{_datadir}/pixmaps/attractmode.png
-%suse_update_desktop_file -c attractmode 'AttractMode' 'AttractMode emulator 
frontend' attract attractmode Game Emulator
+install -Dpm 0644 %{SOURCE101}  
%{buildroot}%{_datadir}/appdata/attractmode.appdata.xml
 mkdir -p %{buildroot}%{_bindir} # Required for building on Leap 42.1
 %make_install prefix=%{_prefix} # Defaults to /usr/local without this
+install -D -p -m 644 util/icon.png 
%{buildroot}%{_datadir}/pixmaps/attractmode.png
+%suse_update_desktop_file -c attractmode 'AttractMode' 'AttractMode emulator 
frontend' attract attractmode Game Emulator
 
 %post
 %desktop_database_post
@@ -77,5 +83,6 @@
 %{_datadir}/attract/*
 %{_datadir}/pixmaps/attractmode.png
 %{_datadir}/applications/attractmode.desktop
+%{_datadir}/appdata/attractmode.appdata.xml
 
 %changelog

++ attractmode-rpmlintrc ++
--- /var/tmp/diff_new_pack.E8RzSu/_old  2017-02-14 00:43:51.872663478 +0100
+++ /var/tmp/diff_new_pack.E8RzSu/_new  2017-02-14 00:43:51.872663478 +0100
@@ -1,5 +1,10 @@
 # We don't want to use %fdupes macro on these as the user is expected to copy 
this data
 # to their ~/.attract dir, and may want to selectively delete some things. 
Links will make
-# this hard to do.
+# this hard to do. There are also false positives.
+addFilter("files-duplicate (/usr/share/attract/emulators/.*)")
 addFilter("files-duplicate 

commit hwloc for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package hwloc for openSUSE:Factory checked 
in at 2017-02-14 00:43:23

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


Package is "hwloc"

Changes:

--- /work/SRC/openSUSE:Factory/hwloc/hwloc.changes  2015-12-29 
12:59:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.hwloc.new/hwloc.changes 2017-02-14 
00:43:24.644507399 +0100
@@ -1,0 +2,51 @@
+Wed Feb  8 12:46:42 UTC 2017 - jeng...@inai.de
+
+- fix grammar errors
+
+---
+Fri Jan 27 13:14:01 UTC 2017 - thomas.bl...@suse.com
+
+- use correct upstream source version
+
+---
+Tue Jan 24 15:10:18 UTC 2017 - thomas.bl...@suse.com
+
+- use version_prefix in specfile and download_files service to get sources
+
+---
+Mon Jan 23 14:37:16 UTC 2017 - tchva...@suse.com
+
+- Set noarch on the subpackages that are arch independent
+- Run configure with enabling verbose mode and disable needless knobs
+- Set version in the package fully (not 1.11 but 1.11.5+git...)
+- Rename files to name of the package, if it needs to be renamed the folder
+  needs to keep the other name too
+- Do not mess with provides/obsoletes about the hwloc-2.0 it won't work
+  with libsolv anyway without user interaction
+  * Bump the user version to 2.0.0.1.11.5+git... to allow 'fake' update
+for user in order to work with fate#321929c#5
+
+---
+Tue Jan 17 12:34:11 UTC 2017 - thomas.bl...@suse.com
+
+- switch  to version 1.11.5 since 2.0 is a development version with 
+  no .so-version set fate#321929 comment#5)
+
+---
+Mon Aug 29 13:28:27 UTC 2016 - thomas.bl...@suse.com
+
+- fix missing manpage bug (bsc#995407)
+- remove dependency to selinux-policy, selinux is not essential
+  for hwloc (bsc#976559 comment#4)
+
+---
+Fri Apr 22 08:28:22 UTC 2016 - thomas.bl...@suse.com
+
+- add dependency to selinux-policy (bsc#976559)
+
+---
+Fri Mar 11 05:39:24 UTC 2016 - thomas.bl...@suse.com
+
+- Update to 2.0 to support memory side cache (fate#319511)
+
+---

Old:

  hwloc-1.11.2.tar.bz2

New:

  _service
  hwloc-1.11.5.tar.gz



Other differences:
--
++ hwloc.spec ++
--- /var/tmp/diff_new_pack.8ouUID/_old  2017-02-14 00:43:25.376404074 +0100
+++ /var/tmp/diff_new_pack.8ouUID/_new  2017-02-14 00:43:25.380403509 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hwloc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,57 +17,46 @@
 
 
 %global lname libhwloc5
-%define sversion 1.11
+%if ! 0%{?is_opensuse}
+%define version_prefix 2.0.0.
+%endif
+%define mainversion 1.11.5
 Name:   hwloc
-Version:1.11.2
+Version:%{?version_prefix}%{?mainversion}
 Release:0
 Summary:Portable Hardware Locality
 License:BSD-3-Clause
 Group:  Productivity/Clustering/Computing
 Url:http://www.open-mpi.org/projects/hwloc/
-Source0:
http://www.open-mpi.org/software/hwloc/v%{sversion}/downloads/%{name}-%{version}.tar.bz2
+#Source0:%{name}-%{version}.tar.xz
+Source0:
https://github.com/open-mpi/hwloc/archive/%{name}-%{mainversion}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
-#BuildRequires:  libXNVCtrl-devel
 BuildRequires:  ncurses-devel
-BuildRequires:  transfig
+BuildRequires:  perl
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-BuildRequires:  w3m
-Requires:   %{lname} = %{version}-%{release}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} <= 1220 && !0%{?suse_version}
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(pciaccess)
 BuildRequires:  pkgconfig(x11)
-%else
-BuildRequires:  cairo-devel
-BuildRequires:  libxml2-devel
-BuildRequires:  ncurses-devel
-BuildRequires:  xorg-x11-libICE-devel
-BuildRequires:  xorg-x11-libSM-devel
-BuildRequires:  xorg-x11-libX11-devel
-%endif
-#BuildRequires:  texlive-latex
-%if 0%{?suse_version} 

commit Rivet for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package Rivet for openSUSE:Factory checked 
in at 2017-02-14 00:42:04

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


Package is "Rivet"

Changes:

--- /work/SRC/openSUSE:Factory/Rivet/Rivet.changes  2017-02-07 
12:05:26.440872629 +0100
+++ /work/SRC/openSUSE:Factory/.Rivet.new/Rivet.changes 2017-02-14 
00:42:05.315706685 +0100
@@ -1,0 +2,5 @@
+Tue Feb  7 11:17:44 UTC 2017 - jeng...@inai.de
+
+- Correct RPM groups
+
+---



Other differences:
--
++ Rivet.spec ++
--- /var/tmp/diff_new_pack.1H01L0/_old  2017-02-14 00:42:06.207580773 +0100
+++ /var/tmp/diff_new_pack.1H01L0/_new  2017-02-14 00:42:06.211580209 +0100
@@ -60,7 +60,7 @@
 
 %package -n %{so_name}
 Summary:A toolkit for validation of Monte Carlo event generators
-Group:  Development/Libraries/C and C++
+Group:  System/Libraries
 
 %description -n %{so_name}
 The Rivet project (Robust Independent Validation of Experiment and
@@ -93,7 +93,7 @@
 
 %package -n python-%{name}
 Summary:A toolkit for validation of Monte Carlo event generators
-Group:  Development/Libraries/C and C++
+Group:  Development/Languages/Python
 Requires:   %{so_name} = %{version}
 
 %description -n python-%{name}




commit scite for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package scite for openSUSE:Factory checked 
in at 2017-02-14 00:42:11

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


Package is "scite"

Changes:

--- /work/SRC/openSUSE:Factory/scite/scite.changes  2016-09-20 
13:26:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.scite.new/scite.changes 2017-02-14 
00:42:12.386708427 +0100
@@ -1,0 +2,100 @@
+Tue Feb  7 15:35:15 UTC 2017 - malcolmle...@opensuse.org
+
+- Updated to version 3.7.2:
+  + Minimize redrawing for SCI_SETSELECTIONN* APIs, (sf#1888).
+  + Use more precision to allow selecting individual lines in files
+with more than 16.7 million lines.
+  + Fix crash on GTK+ <3.8 due to incorrect lifetime of
+accessibility object. More accurate reporting of attribute
+ranges and deletion lengths for accessibility.
+  + In SciTE, if a Lua script causes a Scintilla failure exception,
+display error message in output pane instead of exiting,
+(sf#1773).
+- Changes from version 3.7.1:
+  + The Scintilla namespace is no longer applied to struct
+definitions in Scintilla.h even when SCI_NAMESPACE defined.
+Client code should not define SCI_NAMESPACE.
+  + Structure names in Scintilla.h without prefixes are deprecated
+and will now only be usable with INCLUDE_DEPRECATED_FEATURES
+defined. Use the newer names with the "Sci_" prefix:
+* CharacterRange → Sci_CharacterRange.
+* TextRange → Sci_TextRange.
+* TextToFind → Sci_TextToFind.
+* RangeToFormat → Sci_RangeToFormat.
+* NotifyHeader → Sci_NotifyHeader.
+  + Previously deprecated features SC_CP_DBCS, SCI_SETUSEPALETTE
+and SCI_GETUSEPALETTE have been removed and can no longer be
+used in client code.
+  + Accessibility support allowing screen readers to work added on
+GTK+.
+  + Textual tags may be displayed to the right on folded lines with
+SCI_TOGGLEFOLDSHOWTEXT. This is commonly something like
+"{ ... }" or "...". It is displayed with the
+STYLE_FOLDDISPLAYTEXT style and may have a box drawn around it
+with SCI_FOLDDISPLAYTEXTSETSTYLE.
+  + A mouse right-click over the margin may send an
+SCN_MARGINRIGHTCLICK event. This only occurs when popup menus
+are turned off. SCI_USEPOPUP now has three states:
+SC_POPUP_NEVER, SC_POPUP_ALL, or SC_POPUP_TEXT.
+  + INDIC_POINT and INDIC_POINTCHARACTER indicators added to
+display small arrows underneath positions or characters.
+  + Added alternate appearance for visible tabs which looks like a
+horizontal line. Controlled with SCI_SETTABDRAWMODE,
+Feature #1165.
+  + Baan folder accommodates sections and lexer fixes definition of
+SCE_BAAN_FUNCDEF.
+  + EDIFACT lexer and folder added, Feature #1166.
+  + JSON folder fixed where it didn't resume folding with the
+correct fold level.
+  + Matlab folder based on syntax instead of indentation so more
+accurate (sf#1692).
+  + YAML lexer fixed style of references and keywords when followed
+by a comment, (sf#1872).
+  + Margin click to select line now clears rectangular and
+additional selections.
+  + Fixed a NULL access bug on GTK+ where the scrollbars could be
+used during destruction, (sf#1873).
+  + A potential bug on GTK+ fixed where asynchronous clipboard
+could be delivered after its target Scintilla instance was
+destroyed.
+  + SciTE on GTK+ allows localising tool bar tool tips,
+Feature #1167.
+  + SciTE measures files larger that 2 GB which allows it to refuse
+to open huge files more consistently and to show better warning
+messages.
+- Changes from version 3.7.0:
+  + Word selection, navigation, and manipulation is now performed
+on characters instead of bytes leading to more natural
+behaviour for multi-byte encodings like UTF-8. For UTF-8
+characters 0x80 and above, classification into word;
+punctuation; space; or line-end is based on the Unicode general
+category of the character and is not customizable, (sf#1832).
+  + Two enums changed in Scintilla.iface which may lead to changed
+bindings. There were 2 FontQuality enums and the first is now
+PhasesDraw. The prefix for FoldAction was SC_FOLDACTION and is
+now SC_FOLDACTION_ which is similar to other enums. These
+changes do not affect the standard C/C++ binding.
+  + EDGE_MULTILINE and SCI_MULTIEDGEADDLINE added to allow
+displaying multiple vertical edges simultaneously.
+  + The number of margins can be changed with SCI_SETMARGINS.
+  + Margin type SC_MARGIN_COLOUR added so that the application may
+choose any colour for a margin with SCI_SETMARGINBACKN.
+  + The WordList class in lexlib used by lexers adds an
+InListAbridged method for matching keywords that have
+particular prefixes and/or 

commit gasnet for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package gasnet for openSUSE:Factory checked 
in at 2017-02-14 00:41:46

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


Package is "gasnet"

Changes:

New Changes file:

--- /dev/null   2017-01-26 09:49:33.150892021 +0100
+++ /work/SRC/openSUSE:Factory/.gasnet.new/gasnet.changes   2017-02-14 
00:41:48.374098441 +0100
@@ -0,0 +1,49 @@
+---
+Mon Feb  6 14:52:50 UTC 2017 - jeng...@inai.de
+
+- Declare bash as build shell
+
+---
+Mon Oct 24 16:17:17 UTC 2016 - jungh...@votca.org
+
+- Version update to 1.28.0, lot of changes, see:
+  https://gasnet.lbl.gov/dist/ChangeLog
+
+---
+Mon Oct 17 08:54:54 UTC 2016 - jeng...@inai.de
+
+- Implement shared library naming guideline
+- Trim description
+
+---
+Tue Sep 20 02:39:45 UTC 2016 - jungh...@votca.org
+
+- added %check block and related patch from upstream:
+  https://bitbucket.org/berkeleylab/gasnet/pull-requests/37
+- link shared libs, so that deps are fulfilled
+
+---
+Mon Sep 12 15:26:11 UTC 2016 - jungh...@votca.org
+
+- Added upstream patch to support overwriting of flags:
+  https://bitbucket.org/berkeleylab/gasnet/pull-requests/34
+- Build shared libs manually as upstream doesn't want to support them:
+  https://bitbucket.org/berkeleylab/gasnet/pull-requests/36
+  but we need them for legion package
+
+---
+Sun Sep  4 23:26:38 UTC 2016 - jungh...@votca.org
+
+- Update to GASNet 1.26.4
+  Details: https://gasnet.lbl.gov/dist/ChangeLog
+
+---
+Sun May 29 15:29:33 UTC 2016 - jungh...@votca.org
+
+- import into Science overlay
+
+---
+Thu Mar 10 10:52:14 UTC 2016 - nirmoy@suse.com
+
+- Initial package, version: 1.26.0(fate#319250) 
+

New:

  GASNet-1.28.0.tar.gz
  gasnet.changes
  gasnet.spec



Other differences:
--
++ gasnet.spec ++
#
# spec file for package gasnet
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define _buildshell /bin/bash
Name:   gasnet
Version:1.28.0
%define libver  1_28_0
Release:0
Summary:A Communication Layer for GAS Languages
License:PostgreSQL
Group:  Productivity/Networking/Other
Url:https://bitbucket.org/berkeleylab/gasnet/
Source0:
https://bitbucket.org/berkeleylab/gasnet/downloads/GASNet-%{version}.tar.gz
BuildRequires:  automake
BuildRequires:  fdupes
BuildRequires:  gcc-c++
BuildRequires:  libtool
BuildRequires:  openmpi
BuildRequires:  openmpi-devel

BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
GASNet (Global Address Space Networking) is a language-independent,
low-level networking layer that provides network-independent
communication primitives tailored for implementing parallel global
address space SPMD languages such as UPC, Titanium, and Co-Array
Fortran.

%package devel
Summary:Development files for GASNet
Group:  Development/Libraries/C and C++
Requires:   %{name} = %{version}
Requires:   lib%{name}-%{libver}

%description devel
GASNet is a language-independent, low-level networking layer that provides
network-independent communication primitives tailored for
implementing parallel global address space SPMD languages
such as UPC, Titanium, and Co-Array Fortran.

The interface is primarily intended as a compilation target and for
use by runtime library writers (as opposed to end users).

Development package for GASNet. Including header files and libraries.

%package -n libgasnet-%{libver}
Summary:Runtime libraries for GASNet
Group:  System/Libraries

%description -n libgasnet-%{libver}
GASNet is a 

commit lifelines for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package lifelines for openSUSE:Factory 
checked in at 2017-02-14 00:41:55

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


Package is "lifelines"

Changes:

--- /work/SRC/openSUSE:Factory/lifelines/lifelines.changes  2015-10-20 
00:05:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.lifelines.new/lifelines.changes 2017-02-14 
00:41:56.544944909 +0100
@@ -1,0 +2,6 @@
+Mon Feb  6 18:16:48 UTC 2017 - dims...@opensuse.org
+
+- Favor newer ncurses versions over older ones (e.g.
+  ncurses6-config > ncurses5-config).
+
+---



Other differences:
--
++ lifelines.spec ++
--- /var/tmp/diff_new_pack.VLcrnD/_old  2017-02-14 00:41:57.652788508 +0100
+++ /var/tmp/diff_new_pack.VLcrnD/_new  2017-02-14 00:41:57.656787944 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lifelines
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -59,7 +59,7 @@
 BuildRequires:  tidy
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %global _sysconfdir /etc
-%global ncursesw_config %(set -- %{_bindir}/ncursesw*-config; echo 
${1})
+%global ncursesw_config %(set -- %{_bindir}/ncursesw*-config; echo 
${@:$#})
 
 %description
 Lifelines is terminal-based program that allows the tracking of




commit python-lxc-python2 for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package python-lxc-python2 for 
openSUSE:Factory checked in at 2017-02-14 00:40:46

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


Package is "python-lxc-python2"

Changes:

New Changes file:

--- /dev/null   2017-01-26 09:49:33.150892021 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-lxc-python2.new/python-lxc-python2.changes   
2017-02-14 00:40:49.218449872 +0100
@@ -0,0 +1,19 @@
+---
+Wed Feb  1 11:14:09 UTC 2017 - opensuse_buildserv...@ojkastl.de
+
+- switched from _service to tarball of latest git commit
+- added %if-condition to have Tumbleweed use another package than lxc-devel 
(liblxc-devel)
+
+---
+Thu Jan 26 07:39:11 UTC 2017 - opensuse_buildserv...@ojkastl.de
+
+- cleaned up spec with spec-cleaner
+- changed description to be more informative
+
+---
+Wed Jan 25 20:49:35 UTC 2017 - opensuse_buildserv...@ojkastl.de
+
+- changed to _service
+- renamed package to comply with openSUSE naming conventions
+- based on lxc-python2 package from bhwachter 
+

New:

  python-lxc-python2-0.1.git_0553f05.tar.gz
  python-lxc-python2.changes
  python-lxc-python2.spec



Other differences:
--
++ python-lxc-python2.spec ++
#
# spec file for package python-lxc-python2
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   python-lxc-python2
Version:0.1.git_0553f05
Release:0
Summary:LXC bindings for python2
License:LGPL-2.1+
Group:  System/Base
Url:https://github.com/lxc/python2-lxc
Source0:python-lxc-python2-%{version}.tar.gz
%if %{?suse_version} > 1320
BuildRequires:  liblxc-devel
%else
BuildRequires:  lxc-devel
%endif
BuildRequires:  python
BuildRequires:  python-devel

%description
Out of tree python 2.7 binding for liblxc (similar to the official python3). 
Needed for running ansibles lxc_container module on the lxc host.

%files
%defattr(-,root,root,-)
%{python_sitearch}/*

%prep
%setup -q -n python-lxc-python2-%{version}

%build
python setup.py build

%install
python setup.py install --root %{buildroot}

%changelog



commit jigit for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package jigit for openSUSE:Factory checked 
in at 2017-02-14 00:41:17

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


Package is "jigit"

Changes:

New Changes file:

--- /dev/null   2017-01-26 09:49:33.150892021 +0100
+++ /work/SRC/openSUSE:Factory/.jigit.new/jigit.changes 2017-02-14 
00:41:18.354336540 +0100
@@ -0,0 +1,14 @@
+---
+Sat Feb  4 01:54:08 UTC 2017 - jeng...@inai.de
+
+- Use text from upstream readme as description.
+
+---
+Thu Feb  2 20:28:49 UTC 2017 - asterios.dra...@gmail.com
+
+- Change %{_bindir}/* to an explicit binary list.
+
+---
+Mon Jan 30 20:19:56 UTC 2017 - asterios.dra...@gmail.com
+
+- Initial rpm release.

New:

  jigit.changes
  jigit.spec
  jigit_1.20.orig.tar.gz



Other differences:
--
++ jigit.spec ++
#
# spec file for package jigit
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define so_ver 1

Name:   jigit
Version:1.20
Release:0
Summary:Tools for Working With jigdo Files
License:GPL-2.0
Group:  Productivity/File utilities
Url:http://www.einval.com/~steve/software/JTE/
Source0:
http://www.einval.com/~steve/software/JTE/download/%{name}_%{version}.orig.tar.gz
BuildRequires:  libbz2-devel
BuildRequires:  zlib-devel
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
Jigit is an interactive wrapper around mkimage to ease the download or upgrade
of existing CDs and CD images.

%package -n libjte%{so_ver}
Summary:Jigdo Template Export Library
License:LGPL-2.1+
Group:  System/Libraries

%description -n libjte%{so_ver}
libjte is a library providing support for creating jigdo files, to be used by
ISO image creation tools.

%package -n libjte-devel
Summary:Development Files for libjte
License:LGPL-2.1+
Group:  Development/Libraries/C and C++
Requires:   libjte%{so_ver} = %{version}

%description -n libjte-devel
This package includes development files for libjte.

%prep
%setup -q

%build
export CFLAGS="%{optflags}"
make %{?_smp_mflags} jigit-mkimage extract-data jigsum rsyncsum jigdump
cd libjte
%configure \
 --disable-static
make %{?_smp_mflags}
cd ..

%install
install -dm 0755 %{buildroot}%{_bindir}
install -pm 0755 jigit-mkimage jigsum jigdump %{buildroot}%{_bindir}
install -pm 0755 extract-data %{buildroot}%{_bindir}/jigit-extract-data
install -pm 0755 rsyncsum %{buildroot}%{_bindir}/jigit-rsyncsum
install -pm 0755 jigit mkjigsnap %{buildroot}%{_bindir}
install -dm 0755 %{buildroot}%{_mandir}/man1
install -pm 0644 jigdump.1 jigit-mkimage.1 jigit.1 jigsum.1 
%{buildroot}%{_mandir}/man1/
install -dm 0755 %{buildroot}%{_mandir}/man8
install -pm 0644 mkjigsnap.8 %{buildroot}%{_mandir}/man8/
cd libjte
%make_install
install -pm 0755 bin/jigdo-gen-md5-list %{buildroot}%{_bindir}
install -pm 0644 doc/jigdo-gen-md5-list.1 %{buildroot}%{_mandir}/man1/
cd ..

# Remove libtool config files
find %{buildroot} -type f -name "*.la" -delete -print

%post -n libjte%{so_ver} -p /sbin/ldconfig

%postun -n libjte%{so_ver} -p /sbin/ldconfig

%files
%defattr(-,root,root,-)
%doc COPYING ChangeLog README iso-image.pl
%{_bindir}/jigit-mkimage
%{_bindir}/jigsum
%{_bindir}/jigdump
%{_bindir}/jigit-extract-data
%{_bindir}/jigit-rsyncsum
%{_bindir}/jigit
%{_bindir}/mkjigsnap
%{_bindir}/jigdo-gen-md5-list
%{_mandir}/man1/*.1%{ext_man}
%{_mandir}/man8/*.8%{ext_man}

%files -n libjte%{so_ver}
%defattr(-,root,root,-)
%{_libdir}/libjte.so.%{so_ver}*

%files -n libjte-devel
%defattr(-,root,root,-)
%doc libjte/{COPYING,COPYRIGHT,ChangeLog}
%doc libjte/doc/{API,NOTES,TODO}
%{_includedir}/libjte/
%{_libdir}/pkgconfig/*
%{_libdir}/libjte.so

%changelog



commit Coin for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package Coin for openSUSE:Factory checked in 
at 2017-02-14 00:40:35

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


Package is "Coin"

Changes:

--- /work/SRC/openSUSE:Factory/Coin/Coin.changes2017-01-22 
00:13:12.666421659 +0100
+++ /work/SRC/openSUSE:Factory/.Coin.new/Coin.changes   2017-02-14 
00:40:36.340267988 +0100
@@ -1,0 +2,6 @@
+Sun Oct 30 18:06:58 UTC 2016 - jeng...@inai.de
+
+- Redo description from in-tarball README
+- Run fdupes over entire package
+
+---



Other differences:
--
++ Coin.spec ++
--- /var/tmp/diff_new_pack.3vCJbn/_old  2017-02-14 00:40:37.876051169 +0100
+++ /var/tmp/diff_new_pack.3vCJbn/_new  2017-02-14 00:40:37.880050604 +0100
@@ -21,7 +21,7 @@
 Version:3.1.3
 Release:0
 License:GPL-2.0
-Summary:Multiplatform high-level 3D graphics library
+Summary:Scene-graph based retain-mode 3D graphics library
 Url:http://www.coin3d.org/lib/coin/
 Group:  Development/Libraries/C and C++
 Source0:
https://bitbucket.org/Coin3D/coin/downloads/%{name}-%{version}.tar.gz
@@ -47,15 +47,13 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-The core rendering library Coin is a multiplatform high-level 3D graphics
-library with a C++ API. Coin uses OpenGL for accelerated rendering, while
-providing a higher abstraction level, 3D interactivity, and many complex
-optimization features for fast rendering that are transparent for the
-application programmer, thus facilitating the development of interactive 3D
-applications and greatly increasing productivity.
+Coin is a scene-graph based, retain-mode, rendering and model
+manipulation C++ class library that uses OpenGL for its 3D graphics.
+Coin is compatible to Open Inventor 2.1 and also has support for 3D
+sound, GLSL shaders, and additional file formats like VRML97.
 
 %package devel
-Summary:Development files for Coin
+Summary:Development files for Coin, a 3D graphics library
 Group:  Development/Libraries/C and C++
 Requires:   libCoin%{soname} = %{version}
 Requires:   fontconfig-devel
@@ -71,26 +69,25 @@
 Requires:   zlib-devel
 
 %description devel
-The core rendering library Coin is a multiplatform high-level 3D graphics
-library with a C++ API. Coin uses OpenGL for accelerated rendering, while
-providing a higher abstraction level, 3D interactivity, and many complex
-optimization features for fast rendering that are transparent for the
-application programmer, thus facilitating the development of interactive 3D
-applications and greatly increasing productivity.
+Coin is a scene-graph based, retain-mode, rendering and model
+manipulation C++ class library that uses OpenGL for its 3D graphics.
+Coin is compatible to Open Inventor 2.1 and also has support for 3D
+sound, GLSL shaders, and additional file formats like VRML97.
+
+This subpackage contains libraries and header files for developing
+applications that want to make use of Coin.
 
 %package -n libCoin%{soname}
-Summary:Multiplatform high-level 3D graphics library
+Summary:Scene-graph based retain-mode 3D graphics library
 Group:  System/Libraries
 Provides:   %{name} = %{version}
 Obsoletes:  %{name} < %{version}
 
 %description -n libCoin%{soname}
-The core rendering library Coin is a multiplatform high-level 3D graphics
-library with a C++ API. Coin uses OpenGL for accelerated rendering, while
-providing a higher abstraction level, 3D interactivity, and many complex
-optimization features for fast rendering that are transparent for the
-application programmer, thus facilitating the development of interactive 3D
-applications and greatly increasing productivity.
+Coin is a scene-graph based, retain-mode, rendering and model
+manipulation C++ class library that uses OpenGL for its 3D graphics.
+Coin is compatible to Open Inventor 2.1 and also has support for 3D
+sound, GLSL shaders, and additional file formats like VRML97.
 
 %prep
 %setup -q
@@ -141,7 +138,7 @@
 # Remove unneeded files
 rm -f %{buildroot}%{_libdir}/*.la
 
-%fdupes -s %{buildroot}%{_docdir}/%{name}-devel/
+%fdupes %{buildroot}/%{_prefix}
 
 %post -n libCoin%{soname} -p /sbin/ldconfig
 




commit cairo for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package cairo for openSUSE:Factory checked 
in at 2017-02-14 00:40:04

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


Package is "cairo"

Changes:

--- /work/SRC/openSUSE:Factory/cairo/cairo.changes  2017-01-10 
10:41:14.446306181 +0100
+++ /work/SRC/openSUSE:Factory/.cairo.new/cairo.changes 2017-02-14 
00:40:05.448629220 +0100
@@ -1,0 +2,6 @@
+Sat Feb 11 13:53:32 UTC 2017 - jeng...@inai.de
+
+- Fix RPM groups; update summaries.
+  Remove useless --with-pic which is only for static libs.
+
+---



Other differences:
--
++ cairo.spec ++
--- /var/tmp/diff_new_pack.cQnouT/_old  2017-02-14 00:40:08.064259948 +0100
+++ /var/tmp/diff_new_pack.cQnouT/_new  2017-02-14 00:40:08.068259384 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cairo
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 Release:0
 Summary:Vector Graphics Library with Cross-Device Output Support
 License:LGPL-2.1+ or MPL-1.1
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 Url:http://cairographics.org/
 Source: http://cairographics.org/snapshots/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
@@ -100,10 +100,10 @@
 hardware acceleration when available.
 
 %package tools
-Summary:Vector Graphics Library with Cross-Device Output Support -- 
Utilities
+Summary:Utilities for cairo, a Vector Graphics Library with 
Cross-Device Output Support
+# We need an explicit requires since nothing links to the cairo library
 License:GPL-3.0+
 Group:  Development/Libraries/X11
-# We need an explicit requires since nothing links to the cairo library
 Requires:   libcairo2 = %{version}
 # Named changed during  development of 11.4
 Provides:   %{name}-utils = %{version}
@@ -138,7 +138,6 @@
 
 %build
 %configure \
---with-pic \
 --enable-fc \
 --enable-ft \
 %if %{build_gl_backend}




commit clutter-gst for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package clutter-gst for openSUSE:Factory 
checked in at 2017-02-14 00:39:52

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


Package is "clutter-gst"

Changes:

--- /work/SRC/openSUSE:Factory/clutter-gst/clutter-gst.changes  2017-01-11 
12:01:26.893326213 +0100
+++ /work/SRC/openSUSE:Factory/.clutter-gst.new/clutter-gst.changes 
2017-02-14 00:39:54.510173498 +0100
@@ -1,0 +2,5 @@
+Sat Feb 11 14:05:22 UTC 2017 - jeng...@inai.de
+
+- Fix RPM groups
+
+---



Other differences:
--
++ clutter-gst.spec ++
--- /var/tmp/diff_new_pack.ZwCsYz/_old  2017-02-14 00:39:55.442041938 +0100
+++ /var/tmp/diff_new_pack.ZwCsYz/_new  2017-02-14 00:39:55.442041938 +0100
@@ -22,7 +22,7 @@
 Url:http://clutter-project.org/
 Summary:GStreamer integration for Clutter
 License:LGPL-2.1+
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 Source0:
http://download.gnome.org/sources/clutter-gst/3.0/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 # PATCH-FIX-UPSTREAM clutter-gst-mem-leak-fixes.patch zai...@opensuse.org -- 
Fix various memory leaks in videosink




commit mozilla-nss for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package mozilla-nss for openSUSE:Factory 
checked in at 2017-02-14 00:39:41

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


Package is "mozilla-nss"

Changes:

--- /work/SRC/openSUSE:Factory/mozilla-nss/mozilla-nss.changes  2017-02-03 
17:50:45.645913849 +0100
+++ /work/SRC/openSUSE:Factory/.mozilla-nss.new/mozilla-nss.changes 
2017-02-14 00:39:42.631850469 +0100
@@ -1,0 +2,13 @@
+Sun Feb 12 07:31:29 UTC 2017 - w...@rosenauer.org
+
+- update to NSS 3.28.2
+  This is a stability and compatibility release. Below is a summary of
+  the changes.
+  * Fixed a NSS 3.28 regression in the signature scheme flexibility that
+causes connectivity issues between iOS 8 clients and NSS servers
+with ECDSA certificates (bmo#1334114)
+  * Fixed a possible crash on some Windows systems (bmo#1323150)
+  * Fixed a compatibility issue with TLS clients that do not provide a
+list of supported key exchange groups (bmo#1330612)
+
+---

Old:

  nss-3.28.1.tar.gz

New:

  nss-3.28.2.tar.gz



Other differences:
--
++ mozilla-nss.spec ++
--- /var/tmp/diff_new_pack.aFbvWs/_old  2017-02-14 00:39:45.319471032 +0100
+++ /var/tmp/diff_new_pack.aFbvWs/_new  2017-02-14 00:39:45.323470468 +0100
@@ -2,7 +2,7 @@
 # spec file for package mozilla-nss
 #
 # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2006-2016 Wolfgang Rosenauer
+# Copyright (c) 2006-2017 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,11 +21,11 @@
 
 Name:   mozilla-nss
 BuildRequires:  gcc-c++
-BuildRequires:  mozilla-nspr-devel >= 4.13.1
+BuildRequires:  mozilla-nspr-devel >= 4.13
 BuildRequires:  pkg-config
 BuildRequires:  sqlite-devel
 BuildRequires:  zlib-devel
-Version:3.28.1
+Version:3.28.2
 Release:0
 # bug437293
 %ifarch ppc64
@@ -36,8 +36,8 @@
 License:MPL-2.0
 Group:  System/Libraries
 Url:http://www.mozilla.org/projects/security/pki/nss/
-Source: 
https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_28_1_RTM/src/nss-%{version}.tar.gz
-# hg clone https://hg.mozilla.org/projects/nss nss-3.28.1/nss ; cd 
nss-3.28.1/nss ; hg up NSS_3_28_1_RTM
+Source: 
https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_28_2_RTM/src/nss-%{version}.tar.gz
+# hg clone https://hg.mozilla.org/projects/nss nss-3.28.2/nss ; cd 
nss-3.28.2/nss ; hg up NSS_3_28_2_RTM
 #Source: nss-%{version}.tar.gz
 Source1:nss.pc.in
 Source3:nss-config.in



++ nss-3.28.1.tar.gz -> nss-3.28.2.tar.gz ++
/work/SRC/openSUSE:Factory/mozilla-nss/nss-3.28.1.tar.gz 
/work/SRC/openSUSE:Factory/.mozilla-nss.new/nss-3.28.2.tar.gz differ: char 5, 
line 1




commit plasma5-workspace for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package plasma5-workspace for 
openSUSE:Factory checked in at 2017-02-14 00:39:32

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  
2017-02-10 10:01:03.467752985 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-workspace.new/plasma5-workspace.changes 
2017-02-14 00:39:33.653118079 +0100
@@ -1,0 +2,7 @@
+Sun Feb 12 11:26:03 UTC 2017 - fab...@ritter-vogt.de
+
+- Add workaround for boo#1024326, kde#376394:
+  * Copy org.kde.plasma.systemtray.appdata.xml to
+org.kde.plasma.private.systemtray.appdata.xml to fix missing summary
+
+---



Other differences:
--
++ plasma5-workspace.spec ++
--- /var/tmp/diff_new_pack.arEJCo/_old  2017-02-14 00:39:34.820953205 +0100
+++ /var/tmp/diff_new_pack.arEJCo/_new  2017-02-14 00:39:34.828952076 +0100
@@ -234,6 +234,10 @@
   rm -rfv %{buildroot}%{_kf5_sharedir}/xsessions
   rm -rfv %{buildroot}%{_kf5_sharedir}/wayland-sessions
   %fdupes %{buildroot}/%{_prefix}
+  # Workaround for boo#1024326, kde#376394
+  grep "" 
%{buildroot}%{_kf5_appstreamdir}/org.kde.plasma.private.systemtray.appdata.xml 
&& exit 1 # Fixed now?
+  cp %{buildroot}%{_kf5_appstreamdir}/org.kde.plasma.systemtray.appdata.xml 
%{buildroot}%{_kf5_appstreamdir}/org.kde.plasma.private.systemtray.appdata.xml
+  sed -i 's/org\.kde\.plasma\.systemtray/kde.plasma.private.systemtray/g' 
%{buildroot}%{_kf5_appstreamdir}/org.kde.plasma.private.systemtray.appdata.xml
 
 %post -p /sbin/ldconfig
 




commit plasma5-integration for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package plasma5-integration for 
openSUSE:Factory checked in at 2017-02-14 00:39:23

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  
2017-02-10 09:59:40.375503260 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma5-integration.new/plasma5-integration.changes 
2017-02-14 00:39:24.506409407 +0100
@@ -1,0 +2,6 @@
+Sun Feb 12 11:01:07 UTC 2017 - fab...@ritter-vogt.de
+
+- Add patch to fix prefiling of filenames with colons (kde#376365):
+  * 0001-Do-not-treat-filename-in-selection-as-URL.patch
+
+---

New:

  0001-Do-not-treat-filename-in-selection-as-URL.patch



Other differences:
--
++ plasma5-integration.spec ++
--- /var/tmp/diff_new_pack.hLdCmr/_old  2017-02-14 00:39:25.566259777 +0100
+++ /var/tmp/diff_new_pack.hLdCmr/_new  2017-02-14 00:39:25.570259213 +0100
@@ -29,6 +29,8 @@
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM 0001-Do-not-treat-filename-in-selection-as-URL.patch 
fab...@ritter-vogt.de kde#376365 https://phabricator.kde.org/D4579 -- Do not 
treat filename in selection as URL
+Patch1: 0001-Do-not-treat-filename-in-selection-as-URL.patch
 BuildRequires:  extra-cmake-modules >= 5.17.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  libQt5Gui-private-headers-devel >= 5.5.0
@@ -77,6 +79,7 @@
 %lang_package -n plasma5-integration-plugin
 %prep
 %setup -q -n plasma-integration-%{version}
+%patch1 -p1
 
 %build
 %cmake_kf5 -d build

++ 0001-Do-not-treat-filename-in-selection-as-URL.patch ++
>From b9298a5f0cd0763d5c7fc58655fa791e0fa60915 Mon Sep 17 00:00:00 2001
From: Fabian Vogt 
Date: Sat, 11 Feb 2017 22:07:54 +0100
Subject: [PATCH] Do not treat filename in selection as URL

Summary:
KFileWidget::setSelection(QString &) accepts either absolute URLs
or relative paths. If the filename contains a :, it gets treated
as a URL and gets rejected. This forces setSelection to parse
it as URL.

CCBUG: 376365

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D4579
---
 src/platformtheme/kdeplatformfiledialoghelper.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/platformtheme/kdeplatformfiledialoghelper.cpp 
b/src/platformtheme/kdeplatformfiledialoghelper.cpp
index d94060f..a2b775f 100644
--- a/src/platformtheme/kdeplatformfiledialoghelper.cpp
+++ b/src/platformtheme/kdeplatformfiledialoghelper.cpp
@@ -126,7 +126,7 @@ void KDEPlatformFileDialog::selectFile(const QUrl )
 {
 QUrl dirUrl = filename.adjusted(QUrl::RemoveFilename);
 m_fileWidget->setUrl(dirUrl);
-m_fileWidget->setSelection(filename.fileName());
+m_fileWidget->setSelection(filename.toString());
 }
 
 void KDEPlatformFileDialog::setViewMode(QFileDialogOptions::ViewMode view)
-- 
2.11.0




commit grub2 for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2017-02-14 00:38:49

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


Package is "grub2"

Changes:

--- /work/SRC/openSUSE:Factory/grub2/grub2.changes  2017-02-07 
11:58:00.572008842 +0100
+++ /work/SRC/openSUSE:Factory/.grub2.new/grub2.changes 2017-02-14 
00:38:51.791028161 +0100
@@ -1,0 +2,44 @@
+Fri Feb 10 17:58:22 UTC 2017 - arvidj...@gmail.com
+
+- new upstream version 2.02~rc1
+  * rediff
+- use-grub2-as-a-package-name.patch
+- grub2-s390x-04-grub2-install.patch
+- grub2-accept-empty-module.patch
+- grub2-btrfs-04-grub2-install.patch
+- grub2-btrfs-06-subvol-mount.patch
+  * drop upstream patches
+- 0001-dns-fix-buffer-overflow-for-data-addresses-in-recv_h.patch
+- 0001-build-Use-AC_HEADER_MAJOR-to-find-device-macros.patch
+- 0002-configure-fix-check-for-sys-sysmacros.h-under-glibc-.patch
+- 0001-Fix-fwpath-in-efi-netboot.patch
+- 0001-arm64-Move-firmware-fdt-search-into-global-function.patch
+- 0002-arm-efi-Use-fdt-from-firmware-when-available.patch
+- grub2-arm64-mknetdir-add-suport-for-arm64-efi.patch
+- 0001-10_linux-Fix-grouping-of-tests-for-GRUB_DEVICE.patch
+- 0002-20_linux_xen-fix-test-for-GRUB_DEVICE.patch
+- 0001-xen-make-xen-loader-callable-multiple-times.patch
+- 0002-xen-avoid-memleaks-on-error.patch
+- 0003-xen-reduce-number-of-global-variables-in-xen-loader.patch
+- 0004-xen-add-elfnote.h-to-avoid-using-numbers-instead-of-.patch
+- 0005-xen-synchronize-xen-header.patch
+- 0006-xen-factor-out-p2m-list-allocation-into-separate-fun.patch
+- 0007-xen-factor-out-allocation-of-special-pages-into-sepa.patch
+- 0008-xen-factor-out-allocation-of-page-tables-into-separa.patch
+- 0009-xen-add-capability-to-load-initrd-outside-of-initial.patch
+- 0010-xen-modify-page-table-construction.patch
+- 0011-xen-add-capability-to-load-p2m-list-outside-of-kerne.patch
+  * add
+- 
fix-grub2-use-stat-instead-of-udevadm-for-partition-lookup-with-new-glibc.patch
+  fix compilation with new glibc
+
+---
+Thu Feb  9 03:45:16 UTC 2017 - mch...@suse.com
+
+- Fix build error on glibc-2.25
+  * 0001-build-Use-AC_HEADER_MAJOR-to-find-device-macros.patch
+  * 0002-configure-fix-check-for-sys-sysmacros.h-under-glibc-.patch
+- Fix fwpath in efi netboot (fate#321993) (bsc#1022294)
+  * 0001-Fix-fwpath-in-efi-netboot.patch
+
+---

Old:

  0001-10_linux-Fix-grouping-of-tests-for-GRUB_DEVICE.patch
  0001-arm64-Move-firmware-fdt-search-into-global-function.patch
  0001-dns-fix-buffer-overflow-for-data-addresses-in-recv_h.patch
  0001-xen-make-xen-loader-callable-multiple-times.patch
  0002-20_linux_xen-fix-test-for-GRUB_DEVICE.patch
  0002-arm-efi-Use-fdt-from-firmware-when-available.patch
  0002-xen-avoid-memleaks-on-error.patch
  0003-xen-reduce-number-of-global-variables-in-xen-loader.patch
  0004-xen-add-elfnote.h-to-avoid-using-numbers-instead-of-.patch
  0005-xen-synchronize-xen-header.patch
  0006-xen-factor-out-p2m-list-allocation-into-separate-fun.patch
  0007-xen-factor-out-allocation-of-special-pages-into-sepa.patch
  0008-xen-factor-out-allocation-of-page-tables-into-separa.patch
  0009-xen-add-capability-to-load-initrd-outside-of-initial.patch
  0010-xen-modify-page-table-construction.patch
  0011-xen-add-capability-to-load-p2m-list-outside-of-kerne.patch
  grub-2.02~beta3.tar.xz
  grub2-arm64-mknetdir-add-suport-for-arm64-efi.patch

New:

  
fix-grub2-use-stat-instead-of-udevadm-for-partition-lookup-with-new-glibc.patch
  grub-2.02~rc1.tar.xz



Other differences:
--
++ grub2.spec ++
--- /var/tmp/diff_new_pack.82a0Wj/_old  2017-02-14 00:38:58.010150144 +0100
+++ /var/tmp/diff_new_pack.82a0Wj/_new  2017-02-14 00:38:58.014149579 +0100
@@ -123,7 +123,7 @@
 %define only_x86_64 %{nil}
 %endif
 
-Version:2.02~beta3
+Version:2.02~rc1
 Release:0
 Summary:Bootloader with support for Linux, Multiboot and more
 License:GPL-3.0+
@@ -186,7 +186,6 @@
 Patch70:grub2-default-distributor.patch
 Patch71:grub2-menu-unrestricted.patch
 Patch72:grub2-mkconfig-arm.patch
-Patch73:0001-dns-fix-buffer-overflow-for-data-addresses-in-recv_h.patch
 Patch74:grub2-accept-empty-module.patch
 # Btrfs snapshot booting related patches
 Patch101:   grub2-btrfs-01-add-ability-to-boot-from-subvolumes.patch
@@ -201,18 +200,12 @@
 Patch120:   grub2-efi-xen-chainload.patch
 Patch121:   grub2-efi-chainloader-root.patch

commit publicsuffix for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2017-02-14 00:38:28

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


Package is "publicsuffix"

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2017-01-19 10:37:05.442289347 +0100
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new/publicsuffix.changes   
2017-02-14 00:38:30.110089085 +0100
@@ -1,0 +2,9 @@
+Fri Feb 10 09:59:26 UTC 2017 - astie...@suse.com
+
+- Update to version 20170206:
+  * Add additional private Fastly domains (#371)
+  * Add onion (#386)
+  * Removing s3.amazonaws.com wildcard, adding AWS eu-west-2 regional 
endpoints (#387)
+  * Add .RU and .SU geographic suffixes owned by FAITID (#384)
+
+---

Old:

  publicsuffix-20170105.tar.xz

New:

  publicsuffix-20170206.tar.xz



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.2QHcye/_old  2017-02-14 00:38:31.249928161 +0100
+++ /var/tmp/diff_new_pack.2QHcye/_new  2017-02-14 00:38:31.253927597 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20170105
+Version:20170206
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.2QHcye/_old  2017-02-14 00:38:31.293921951 +0100
+++ /var/tmp/diff_new_pack.2QHcye/_new  2017-02-14 00:38:31.293921951 +0100
@@ -1,4 +1,4 @@
 
 
 https://github.com/publicsuffix/list.git
-  4dc16db295da02a51f67be88529ab4cdaa2945cb
\ No newline at end of file
+  07c79d469fd5e42ca90caf7c5569547c3ceb4da5
\ No newline at end of file

++ publicsuffix-20170105.tar.xz -> publicsuffix-20170206.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20170105/public_suffix_list.dat 
new/publicsuffix-20170206/public_suffix_list.dat
--- old/publicsuffix-20170105/public_suffix_list.dat2017-01-05 
23:18:56.0 +0100
+++ new/publicsuffix-20170206/public_suffix_list.dat2017-02-06 
11:59:44.0 +0100
@@ -5280,6 +5280,9 @@
 org.om
 pro.om
 
+// onion : https://tools.ietf.org/html/rfc7686
+onion
+
 // org : https://en.wikipedia.org/wiki/.org
 org
 
@@ -5861,38 +5864,6 @@
 
 // su : https://en.wikipedia.org/wiki/.su
 su
-adygeya.su
-arkhangelsk.su
-balashov.su
-bashkiria.su
-bryansk.su
-dagestan.su
-grozny.su
-ivanovo.su
-kalmykia.su
-kaluga.su
-karelia.su
-khakassia.su
-krasnodar.su
-kurgan.su
-lenug.su
-mordovia.su
-msk.su
-murmansk.su
-nalchik.su
-nov.su
-obninsk.su
-penza.su
-pokrovsk.su
-sochi.su
-spb.su
-togliatti.su
-troitsk.su
-tula.su
-tuva.su
-vladikavkaz.su
-vladimir.su
-vologda.su
 
 // sv : http://www.svnet.org.sv/niveldos.pdf
 sv
@@ -10550,7 +10521,7 @@
 
 // Amazon S3 : https://aws.amazon.com/s3/
 // Submitted by Luke Wells 
-*.s3.amazonaws.com
+s3.amazonaws.com
 s3-ap-northeast-1.amazonaws.com
 s3-ap-northeast-2.amazonaws.com
 s3-ap-south-1.amazonaws.com
@@ -10559,6 +10530,7 @@
 s3-ca-central-1.amazonaws.com
 s3-eu-central-1.amazonaws.com
 s3-eu-west-1.amazonaws.com
+s3-eu-west-2.amazonaws.com
 s3-external-1.amazonaws.com
 s3-fips-us-gov-west-1.amazonaws.com
 s3-sa-east-1.amazonaws.com
@@ -10571,6 +10543,7 @@
 s3.cn-north-1.amazonaws.com.cn
 s3.ca-central-1.amazonaws.com
 s3.eu-central-1.amazonaws.com
+s3.eu-west-2.amazonaws.com
 s3.us-east-2.amazonaws.com
 s3.dualstack.ap-northeast-1.amazonaws.com
 s3.dualstack.ap-northeast-2.amazonaws.com
@@ -10580,6 +10553,7 @@
 s3.dualstack.ca-central-1.amazonaws.com
 s3.dualstack.eu-central-1.amazonaws.com
 s3.dualstack.eu-west-1.amazonaws.com
+s3.dualstack.eu-west-2.amazonaws.com
 s3.dualstack.sa-east-1.amazonaws.com
 s3.dualstack.us-east-1.amazonaws.com
 s3.dualstack.us-east-2.amazonaws.com
@@ -10595,6 +10569,7 @@
 s3-website.ap-south-1.amazonaws.com
 s3-website.ca-central-1.amazonaws.com
 s3-website.eu-central-1.amazonaws.com
+s3-website.eu-west-2.amazonaws.com
 s3-website.us-east-2.amazonaws.com
 
 // Amune : https://amune.org/
@@ -11204,13 +11179,92 @@
 // Submitted by Peter Ruibal 
 apps.fbsbx.com
 
-// Fastly Inc. http://www.fastly.com/
-// Submitted by Vladimir Vuksan 
+// FAITID : https://faitid.org/
+// Submitted by Maxim Alzoba 
+// https://www.flexireg.net/stat_info
+ru.net
+adygeya.ru
+bashkiria.ru
+bir.ru
+cbg.ru
+com.ru
+dagestan.ru
+grozny.ru
+kalmykia.ru
+kustanai.ru
+marine.ru
+mordovia.ru
+msk.ru
+mytis.ru
+nalchik.ru
+nov.ru
+pyatigorsk.ru
+spb.ru
+vladikavkaz.ru
+vladimir.ru

commit linuxrc for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package linuxrc for openSUSE:Factory checked 
in at 2017-02-14 00:38:38

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


Package is "linuxrc"

Changes:

--- /work/SRC/openSUSE:Factory/linuxrc/linuxrc.changes  2017-01-24 
10:30:41.449458812 +0100
+++ /work/SRC/openSUSE:Factory/.linuxrc.new/linuxrc.changes 2017-02-14 
00:38:40.192665621 +0100
@@ -1,0 +2,7 @@
+Fri Feb 10 10:20:26 UTC 2017 - snw...@suse.com
+
+- avoid segfault when image files are missing
+- match only file name, not path when checking digests
+- 5.0.99
+
+---

Old:

  linuxrc-5.0.98.tar.xz

New:

  linuxrc-5.0.99.tar.xz



Other differences:
--
++ linuxrc.spec ++
--- /var/tmp/diff_new_pack.DDN8cV/_old  2017-02-14 00:38:40.880568503 +0100
+++ /var/tmp/diff_new_pack.DDN8cV/_new  2017-02-14 00:38:40.880568503 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   linuxrc
-Version:5.0.98
+Version:5.0.99
 Release:0
 Summary:SUSE Installation Program
 License:GPL-3.0+

++ linuxrc-5.0.98.tar.xz -> linuxrc-5.0.99.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.98/VERSION new/linuxrc-5.0.99/VERSION
--- old/linuxrc-5.0.98/VERSION  2017-01-19 16:35:56.0 +0100
+++ new/linuxrc-5.0.99/VERSION  2017-02-10 11:18:01.0 +0100
@@ -1 +1 @@
-5.0.98
+5.0.99
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.98/changelog new/linuxrc-5.0.99/changelog
--- old/linuxrc-5.0.98/changelog2017-01-19 16:35:56.0 +0100
+++ new/linuxrc-5.0.99/changelog2017-02-10 11:18:01.0 +0100
@@ -1,3 +1,7 @@
+2017-02-09:5.0.99
+   - avoid segfault when image files are missing
+   - match only file name, not path when checking digests
+
 2017-01-19:5.0.98
- allow reading of config files from instsys location, part 2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.98/install.c new/linuxrc-5.0.99/install.c
--- old/linuxrc-5.0.98/install.c2017-01-19 16:35:56.0 +0100
+++ new/linuxrc-5.0.99/install.c2017-02-10 11:18:01.0 +0100
@@ -1176,6 +1176,8 @@
 
   if(!config.test) {
 for(sl = config.url.instsys_list; sl; sl = sl->next) {
+  log_debug("instsys_list: key = %s, value = %s\n", sl->key, sl->value);
+  if(!sl->value) return 1;
   argv[1] = sl->value;
   argv[2] = "/";
   util_lndir_main(3, argv);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.98/url.c new/linuxrc-5.0.99/url.c
--- old/linuxrc-5.0.98/url.c2017-01-19 16:35:56.0 +0100
+++ new/linuxrc-5.0.99/url.c2017-02-10 11:18:01.0 +0100
@@ -1951,7 +1951,7 @@
 strprintf(,
   "%s: %s\n\n%s",
   url_print2(url_data->url, NULL),
-  "SHA1 sum wrong.",
+  "Digest verification failed.",
   "If you really trust your repository, you may continue in an 
insecure mode."
 );
 if(!(win = config.win)) util_disp_init();
@@ -3057,13 +3057,19 @@
   slist_t *sl, *sl0;
   int len, file_name_len, ok = 0;
 
+  // match only last path element
+  if(file_name) {
+char *s = strrchr(file_name, '/');
+if(s) file_name = s + 1;
+  }
+
   file_name_len = file_name ? strlen(file_name) : 0;
 
   for(sl = config.digests.list; sl; sl = sl->next) {
 // first check file name
 if(file_name_len) {
   len = strlen(sl->value);
-  if(len > file_name_len || strcmp(file_name + file_name_len - len, 
sl->value)) continue;
+  if(len < file_name_len || strcmp(file_name, sl->value + len - 
file_name_len)) continue;
 }
 
 // compare digest




commit libdlm for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package libdlm for openSUSE:Factory checked 
in at 2017-02-14 00:37:45

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


Package is "libdlm"

Changes:

--- /work/SRC/openSUSE:Factory/libdlm/libdlm.changes2017-02-08 
12:06:31.461906375 +0100
+++ /work/SRC/openSUSE:Factory/.libdlm.new/libdlm.changes   2017-02-14 
00:37:46.460251618 +0100
@@ -5,0 +6,2 @@
+- Re-add the dropped bsc numbers to follow the factory-first policy
+ * take Factory fixes for SLE12 (boo#944795, bsc#944797)



Other differences:
--



commit sssd for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package sssd for openSUSE:Factory checked in 
at 2017-02-14 00:37:58

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


Package is "sssd"

Changes:

--- /work/SRC/openSUSE:Factory/sssd/sssd.changes2017-02-03 
20:02:25.896960014 +0100
+++ /work/SRC/openSUSE:Factory/.sssd.new/sssd.changes   2017-02-14 
00:37:59.938348761 +0100
@@ -1,0 +2,5 @@
+Wed Feb  8 19:58:55 UTC 2017 - luizl...@gmail.com
+
+- Added /etc/sssd/conf.d/ for configuration snippets
+
+---



Other differences:
--
++ sssd.spec ++
--- /var/tmp/diff_new_pack.o4e7YV/_old  2017-02-14 00:38:01.030194613 +0100
+++ /var/tmp/diff_new_pack.o4e7YV/_new  2017-02-14 00:38:01.034194048 +0100
@@ -420,6 +420,7 @@
"$b/%_mandir"/{uk/man5,uk/man8}
 install -d "$b/%_sysconfdir/sssd"
 install -m600 src/examples/sssd-example.conf "$b/%_sysconfdir/sssd/sssd.conf"
+install -d "$b/%_sysconfdir/sssd/conf.d"
 install -d "$b/%_unitdir"
 install -m644 %{S:4} "$b/%_unitdir/sssd.service"
 rm -Rf "$b/%_initddir"
@@ -526,6 +527,7 @@
 %attr(750,root,root) %dir %_localstatedir/log/%name/
 %dir %_sysconfdir/sssd/
 %config(noreplace) %_sysconfdir/sssd/sssd.conf
+%dir %_sysconfdir/sssd/conf.d
 %dir %_sysconfdir/pam.d/
 %config(noreplace) %_sysconfdir/pam.d/sssd-shadowutils
 %dir %_datadir/%name/





commit yodl for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package yodl for openSUSE:Factory checked in 
at 2017-02-14 00:38:15

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


Package is "yodl"

Changes:

--- /work/SRC/openSUSE:Factory/yodl/yodl.changes2016-11-24 
21:18:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.yodl.new/yodl.changes   2017-02-14 
00:38:16.671986287 +0100
@@ -1,0 +2,5 @@
+Thu Feb  9 19:21:11 UTC 2017 - dims...@opensuse.org
+
+- Explicitly package %{_docdir}/%{name} to fix build with RPM 4.13.
+
+---



Other differences:
--
++ yodl.spec ++
--- /var/tmp/diff_new_pack.n0sGCh/_old  2017-02-14 00:38:17.795827622 +0100
+++ /var/tmp/diff_new_pack.n0sGCh/_new  2017-02-14 00:38:17.799827057 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yodl
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -81,6 +81,7 @@
 %files
 %defattr(-,root,root)
 %doc yodl/AUTHORS.txt yodl/changelog yodl/README.* yodl/CHANGES
+%doc %{_docdir}/%{name}/
 %{_bindir}/*
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/*




commit cifs-utils for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package cifs-utils for openSUSE:Factory 
checked in at 2017-02-14 00:37:00

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


Package is "cifs-utils"

Changes:

--- /work/SRC/openSUSE:Factory/cifs-utils/cifs-utils.changes2016-02-25 
21:43:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.cifs-utils.new/cifs-utils.changes   
2017-02-14 00:37:01.558590927 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 15:31:14 UTC 2017 - aap...@suse.com
+
+ - Use https urls.
+
+---



Other differences:
--
++ cifs-utils.spec ++
--- /var/tmp/diff_new_pack.5OeXMw/_old  2017-02-14 00:37:02.478461057 +0100
+++ /var/tmp/diff_new_pack.5OeXMw/_new  2017-02-14 00:37:02.478461057 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cifs-utils
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,8 +23,8 @@
 License:GPL-3.0+
 Group:  System/Filesystems
 Url:http://www.samba.org/linux-cifs/cifs-utils/
-Source: 
http://ftp.samba.org/pub/linux-cifs/%{name}/%{name}-%{version}.tar.bz2
-Source5:
http://ftp.samba.org/pub/linux-cifs/%{name}/%{name}-%{version}.tar.bz2.asc
+Source: 
https://ftp.samba.org/pub/linux-cifs/%{name}/%{name}-%{version}.tar.bz2
+Source5:
https://ftp.samba.org/pub/linux-cifs/%{name}/%{name}-%{version}.tar.bz2.asc
 # http://ftp.samba.org/pub/linux-cifs/cifs-utils/cifs-utils-pubkey_70F3B981.asc
 Source6:cifs-utils.keyring
 Source100:  README.cifstab.migration






commit gstreamer-plugins-good for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2017-02-14 00:37:31

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-good (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new (New)


Package is "gstreamer-plugins-good"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2017-02-03 17:41:55.836782491 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2017-02-14 00:37:32.358242564 +0100
@@ -1,0 +2,7 @@
+Sat Feb  4 23:08:04 UTC 2017 - zai...@opensuse.org
+
+- Add gstreamer-plugins-good-qtdemux-sanity-check.patch: qtdemux:
+  sanity check number of segments in edit list. Fixes crash with
+  fuzzed file (bgo#777940).
+
+---
@@ -4 +11 @@
-- Update to version 1.10.3:
+- Update to version 1.10.3 (CVE-2017-5838):

New:

  gstreamer-plugins-good-qtdemux-sanity-check.patch



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.pUbgz3/_old  2017-02-14 00:37:33.570071476 +0100
+++ /var/tmp/diff_new_pack.pUbgz3/_new  2017-02-14 00:37:33.574070911 +0100
@@ -32,6 +32,8 @@
 Source0:
http://download.gnome.org/sources/gst-plugins-good/1.10/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM gstreamer-plugins-good-qtdemux-sanity-check.patch 
bgo#777940 zai...@opensuse.org -- qtdemux: sanity check number of segments in 
edit list
+Patch0: gstreamer-plugins-good-qtdemux-sanity-check.patch
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
 %endif
@@ -123,6 +125,7 @@
 %prep
 chmod 0644 %{S:0}
 %setup -q -n %{_name}-%{version}
+%patch0 -p1
 %if !0%{?is_opensuse}
 translation-update-upstream po gst-plugins-good-%{gst_branch}
 %endif

++ gstreamer-plugins-good-qtdemux-sanity-check.patch ++
>From cc1968e3e7995ae737e4d484ecf7b8b6139dac91 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= 
Date: Mon, 30 Jan 2017 20:20:08 +
Subject: qtdemux: sanity check number of segments in edit list

Fixes crash with fuzzed file.

https://bugzilla.gnome.org/show_bug.cgi?id=777940

diff --git a/gst/isomp4/qtdemux.c b/gst/isomp4/qtdemux.c
index f2c4a42..ba36a9e 100644
--- a/gst/isomp4/qtdemux.c
+++ b/gst/isomp4/qtdemux.c
@@ -8668,7 +8668,7 @@ qtdemux_parse_segments (GstQTDemux * qtdemux, 
QtDemuxStream * stream,
 
 n_segments = QT_UINT32 (buffer + 12);
 
-if (size < 16 + n_segments * entry_size) {
+if (n_segments > 10 || size < 16 + n_segments * entry_size) {
   GST_WARNING_OBJECT (qtdemux, "Invalid edit list");
   goto done;
 }
-- 
cgit v0.10.2




commit gstreamer for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package gstreamer for openSUSE:Factory 
checked in at 2017-02-14 00:37:11

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


Package is "gstreamer"

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer/gstreamer.changes  2017-02-03 
17:41:44.618370364 +0100
+++ /work/SRC/openSUSE:Factory/.gstreamer.new/gstreamer.changes 2017-02-14 
00:37:12.317072018 +0100
@@ -1,0 +2,7 @@
+Sat Feb  4 23:03:41 UTC 2017 - zai...@opensuse.org
+
+- Add gstreamer-parse-dont-translate-bin-name.patch: parse: Don't
+  translate the "bin" element name. Otherwise we won't be able to
+  create bins (bgo#777998).
+
+---
@@ -4 +11 @@
-- Update to version 1.10.3:
+- Update to version 1.10.3 (CVE-2017-5838):

New:

  gstreamer-parse-dont-translate-bin-name.patch



Other differences:
--
++ gstreamer.spec ++
--- /var/tmp/diff_new_pack.W7IJ8L/_old  2017-02-14 00:37:12.968979981 +0100
+++ /var/tmp/diff_new_pack.W7IJ8L/_new  2017-02-14 00:37:12.968979981 +0100
@@ -31,6 +31,8 @@
 Source99:   baselibs.conf
 # PATCH-FEATURE-UPSTREAM gstreamer-rpm-prov.patch bgo#588783 
dims...@opensuse.org -- Add --rpm parameter to allow creation of rpm provides, 
patch from fedora
 Patch1: gstreamer-rpm-prov.patch
+# PATCH-FIX-UPSTREAM gstreamer-parse-dont-translate-bin-name.patch bgo#777998 
zai...@opensuse.org -- Don't translate the "bin" element name
+Patch2: gstreamer-parse-dont-translate-bin-name.patch
 BuildRequires:  bison
 BuildRequires:  check-devel
 BuildRequires:  fdupes
@@ -151,6 +153,7 @@
 gnome-patch-translation-prepare po gstreamer-%{gst_branch}
 %endif
 %patch1 -p1
+%patch2 -p1
 %if !0%{?is_opensuse}
 gnome-patch-translation-update po gstreamer-%{gst_branch}
 %endif

++ gstreamer-parse-dont-translate-bin-name.patch ++
>From f7d2624044074456b6ba52516bd9dd8353616759 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= 
Date: Tue, 31 Jan 2017 21:19:18 +0200
Subject: parse: Don't translate the "bin" element name
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Otherwise we won't be able to create bins, there is no element called
"Behälter" if you're using a German locale.

https://bugzilla.gnome.org/show_bug.cgi?id=777998

diff --git a/gst/parse/grammar.y b/gst/parse/grammar.y
index 85d37dd..1dc59a3 100644
--- a/gst/parse/grammar.y
+++ b/gst/parse/grammar.y
@@ -970,7 +970,7 @@ assignments:/* NOP */ { $$ = 
NULL; }
|   ASSIGNMENT assignments{ $$ = g_slist_prepend ($2, $1); }
;
 
-binopener: '('   { $$ = 
gst_parse_strdup(_("bin")); }
+binopener: '('   { $$ = gst_parse_strdup("bin"); }
|   BINREF{ $$ = $1; }
;
 bin:   binopener assignments chainlist ')'   {
-- 
cgit v0.10.2




commit fcoe-utils for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package fcoe-utils for openSUSE:Factory 
checked in at 2017-02-14 00:36:41

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


Package is "fcoe-utils"

Changes:

--- /work/SRC/openSUSE:Factory/fcoe-utils/fcoe-utils.changes2016-07-21 
07:52:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcoe-utils.new/fcoe-utils.changes   
2017-02-14 00:36:43.037205826 +0100
@@ -1,0 +2,10 @@
+Thu Feb  9 08:54:54 UTC 2017 - jthumsh...@suse.com
+
+- Update to latest upstream release (FATE#320515) 
+ Remove the following upstreamed patches:
+   0007-fipvlan-clean-up-state-machine-for-pfd_add.patch
+   0009-fcoemon.c-Add-a-check-to-verify-if-dcbd-is-to-be-ini.patch
+   0010-fcoemon-fixup-log_nlmsg_error.patch
+   0011-fcoemon-Add-debugging-message-for-recv.patch
+   0013-Fallback-to-default-MAC-address-for-FIP.patch
+---

Old:

  0007-fipvlan-clean-up-state-machine-for-pfd_add.patch
  0009-fcoemon.c-Add-a-check-to-verify-if-dcbd-is-to-be-ini.patch
  0010-fcoemon-fixup-log_nlmsg_error.patch
  0011-fcoemon-Add-debugging-message-for-recv.patch
  0013-Fallback-to-default-MAC-address-for-FIP.patch
  fcoe-utils-1.0.31.tar.xz

New:

  _service
  fcoe-utils-1.0.32.tar.xz



Other differences:
--
++ fcoe-utils.spec ++
--- /var/tmp/diff_new_pack.IMvtBg/_old  2017-02-14 00:36:44.181044336 +0100
+++ /var/tmp/diff_new_pack.IMvtBg/_new  2017-02-14 00:36:44.185043771 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fcoe-utils
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,7 +29,7 @@
 Requires:   iproute
 Requires:   open-lldp
 %systemd_requires
-Version:1.0.31
+Version:1.0.32
 Release:0
 Summary:FCoE userspace management tools
 License:GPL-2.0
@@ -42,13 +42,8 @@
 Patch4: 0004-fcoemon-Correctly-handle-options-in-the-service-file.patch
 Patch5: 0005-fcoe.service-Add-foreground-to-prevent-fcoemon-to-be.patch
 Patch6: 0006-fipvlan-fixup-return-value-on-error.patch
-Patch7: 0007-fipvlan-clean-up-state-machine-for-pfd_add.patch
 Patch8: 0008-Use-correct-socket-for-fcoemon.socket.patch
-Patch9: 0009-fcoemon.c-Add-a-check-to-verify-if-dcbd-is-to-be-ini.patch
-Patch10:0010-fcoemon-fixup-log_nlmsg_error.patch
-Patch11:0011-fcoemon-Add-debugging-message-for-recv.patch
 Patch12:0012-fcoemon-Retry-fcm_link_getlink-on-EBUSY.patch
-Patch13:0013-Fallback-to-default-MAC-address-for-FIP.patch
 
 # Patches from Fedora
 Patch101:   fcoe-utils-1.0.29-make.patch
@@ -65,13 +60,8 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
-%patch7 -p1
 %patch8 -p1
-%patch9 -p1
-%patch10 -p1
-%patch11 -p1
 %patch12 -p1
-%patch13 -p1
 %patch101 -p1
 
 %build

++ _service ++


https://github.com/morbidrsa/fcoe-utils.git
git
fcoe-utils
1.0.32
v1.0.32
.git


*.tar
xz


fcoe-utils


++ fcoe-utils-1.0.31.tar.xz -> fcoe-utils-1.0.32.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcoe-utils-1.0.31/.gitignore 
new/fcoe-utils-1.0.32/.gitignore
--- old/fcoe-utils-1.0.31/.gitignore2016-02-05 20:53:34.0 +0100
+++ new/fcoe-utils-1.0.32/.gitignore1970-01-01 01:00:00.0 +0100
@@ -1,32 +0,0 @@
-# standard autotools stuff
-.deps/
-Makefile
-Makefile.in
-aclocal.m4
-autom4te.cache/
-compile
-config.log
-config.status
-configure
-depcomp
-install-sh
-missing
-
-# other autoconf generated files
-fcoe-utils.spec
-fcoeplumb
-fcoe_utils_version.h
-
-# compile generated files
-*.o
-fcoeadm
-fcoemon
-fipvlan
-fcping
-fcnsq
-fcrls
-etc/initd/fcoe
-
-# build.sh generated files
-fcoe-utils-*.tar.gz
-fcoe-utils-*.rpm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcoe-utils-1.0.31/configure.ac 
new/fcoe-utils-1.0.32/configure.ac
--- old/fcoe-utils-1.0.31/configure.ac  2016-02-05 20:53:34.0 +0100
+++ new/fcoe-utils-1.0.32/configure.ac  2017-01-17 13:19:20.0 +0100
@@ -1,4 +1,4 @@
-AC_INIT([fcoe-utils], [1.0.31], [fcoe-de...@open-fcoe.org])
+AC_INIT([fcoe-utils], [1.0.32], [fcoe-de...@open-fcoe.org])
 
 m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
 

commit gimp for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package gimp for openSUSE:Factory checked in 
at 2017-02-14 00:36:50

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


Package is "gimp"

Changes:

--- /work/SRC/openSUSE:Factory/gimp/gimp.changes2017-02-08 
10:53:45.739949630 +0100
+++ /work/SRC/openSUSE:Factory/.gimp.new/gimp.changes   2017-02-14 
00:36:51.456017234 +0100
@@ -1,0 +2,6 @@
+Thu Feb  9 11:15:33 UTC 2017 - zai...@opensuse.org
+
+- Add conditional gimp-help-browser Obsoletes for Tumbleweed and
+  Leap newer than 42.x.
+
+---



Other differences:
--
++ gimp.spec ++
--- /var/tmp/diff_new_pack.MFvTX0/_old  2017-02-14 00:36:52.799827512 +0100
+++ /var/tmp/diff_new_pack.MFvTX0/_new  2017-02-14 00:36:52.803826947 +0100
@@ -78,6 +78,9 @@
 Requires:   libgimpui-2_0-0 = %{version}
 %if 0%{?suse_version} < 1330
 Recommends: %{name}-help-browser
+%else
+# Obsolete gimp-help browser for versions newer than 1330
+Obsoletes:  %{name}-help-browser
 %endif
 Recommends: %{name}-lang
 Recommends: %{name}-plugins-python = %{version}




commit suse-xsl-stylesheets for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package suse-xsl-stylesheets for 
openSUSE:Factory checked in at 2017-02-14 00:36:32

Comparing /work/SRC/openSUSE:Factory/suse-xsl-stylesheets (Old)
 and  /work/SRC/openSUSE:Factory/.suse-xsl-stylesheets.new (New)


Package is "suse-xsl-stylesheets"

Changes:

--- 
/work/SRC/openSUSE:Factory/suse-xsl-stylesheets/suse-xsl-stylesheets.changes
2017-02-03 20:02:35.471612338 +0100
+++ 
/work/SRC/openSUSE:Factory/.suse-xsl-stylesheets.new/suse-xsl-stylesheets.changes
   2017-02-14 00:36:33.614536147 +0100
@@ -1,0 +2,20 @@
+Thu Feb  9 13:07:40 UTC 2017 - skn...@suse.com
+
+Stable release of the SUSE XSL stylesheets 2.0.7.1:
+
+Find issues in our GitHub tracker at
+https://github.com/openSUSE/suse-xsl/issues/NUMBER
+
+* Packaging
+  - On non-SLE platforms, require liberation2-fonts instead of
+liberation-fonts (suse-xsl #298)
+
+* SUSE Word List for aspell
+  - Added more words from the SUSE Enterprise Storage and
+SUSE OpenStack Cloud documentation, removed duplicates
+
+* Stylesheets (common)
+  - Fix zh_TW of "Procedure" in certain circumstances (further to
+suse-xsl #292) 
+
+---

Old:

  suse-xsl-stylesheets-2.0.7.tar.bz2

New:

  suse-xsl-stylesheets-2.0.7.1.tar.bz2



Other differences:
--
++ suse-xsl-stylesheets.spec ++
--- /var/tmp/diff_new_pack.wgGjGW/_old  2017-02-14 00:36:34.498411359 +0100
+++ /var/tmp/diff_new_pack.wgGjGW/_new  2017-02-14 00:36:34.502410794 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   suse-xsl-stylesheets
-Version:2.0.7
+Version:2.0.7.1
 Release:0
 
 ###
@@ -88,7 +88,12 @@
 # Proprietary Western:
 Recommends: agfa-fonts
 # Fallback for proprietary Western:
+# (openSUSE provides liberation2-fonts, while SLE 12 is currently stuck on v1.)
+%if 0%{?is_opensuse} || 0%{suse_version} > 1320
+Requires:   liberation2-fonts
+%else
 Requires:   liberation-fonts
+%endif
 # Japanese:
 Requires:   sazanami-fonts
 # Korean:

++ suse-xsl-stylesheets-2.0.7.tar.bz2 -> 
suse-xsl-stylesheets-2.0.7.1.tar.bz2 ++
 2903 lines of diff (skipped)




commit libinput for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package libinput for openSUSE:Factory 
checked in at 2017-02-14 00:36:10

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


Package is "libinput"

Changes:

--- /work/SRC/openSUSE:Factory/libinput/libinput.changes2017-01-23 
11:23:18.873620570 +0100
+++ /work/SRC/openSUSE:Factory/.libinput.new/libinput.changes   2017-02-14 
00:36:12.025584148 +0100
@@ -1,0 +2,8 @@
+Thu Feb  2 09:40:16 UTC 2017 - jeng...@inai.de
+
+- Update to new upstream release 1.6.1
+  * Tap timeout reduction from 1.6 has been reverted back to the
+previous default of 180ms.
+  * The kernel LED support for tablet pads is now available.
+
+---

Old:

  libinput-1.6.0.tar.xz
  libinput-1.6.0.tar.xz.sig

New:

  libinput-1.6.1.tar.xz
  libinput-1.6.1.tar.xz.sig



Other differences:
--
++ libinput.spec ++
--- /var/tmp/diff_new_pack.mdziSS/_old  2017-02-14 00:36:13.425386519 +0100
+++ /var/tmp/diff_new_pack.mdziSS/_new  2017-02-14 00:36:13.425386519 +0100
@@ -18,7 +18,7 @@
 
 Name:   libinput
 %define lname  libinput10
-Version:1.6.0
+Version:1.6.1
 Release:0
 Summary:Input device and event processing library
 License:MIT
@@ -44,7 +44,7 @@
 BuildRequires:  pkgconfig(check) >= 0.9.10
 BuildRequires:  pkgconfig(libevdev) >= 0.4
 BuildRequires:  pkgconfig(libudev)
-BuildRequires:  pkgconfig(libwacom) >= 0.12
+BuildRequires:  pkgconfig(libwacom) >= 0.20
 BuildRequires:  pkgconfig(mtdev) >= 1.1.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ libinput-1.6.0.tar.xz -> libinput-1.6.1.tar.xz ++
 2667 lines of diff (skipped)




commit spice-protocol for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package spice-protocol for openSUSE:Factory 
checked in at 2017-02-14 00:36:22

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


Package is "spice-protocol"

Changes:

--- /work/SRC/openSUSE:Factory/spice-protocol/spice-protocol.changes
2016-10-22 13:02:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.spice-protocol.new/spice-protocol.changes   
2017-02-14 00:36:24.023890186 +0100
@@ -4 +4 @@
-- Update to version 0.12.12:
+- Update to version 0.12.12 (fate#322402):



Other differences:
--
++ spice-protocol.spec ++
--- /var/tmp/diff_new_pack.XygwfZ/_old  2017-02-14 00:36:24.743788548 +0100
+++ /var/tmp/diff_new_pack.XygwfZ/_new  2017-02-14 00:36:24.743788548 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package spice-protocol
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed




commit usb_modeswitch for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package usb_modeswitch for openSUSE:Factory 
checked in at 2017-02-14 00:35:51

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


Package is "usb_modeswitch"

Changes:

--- /work/SRC/openSUSE:Factory/usb_modeswitch/usb_modeswitch.changes
2016-09-17 14:38:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.usb_modeswitch.new/usb_modeswitch.changes   
2017-02-14 00:35:53.572189468 +0100
@@ -1,0 +2,28 @@
+Sat Jan 28 22:39:32 UTC 2017 - joerg.loren...@ki.tng.de
+
+- Update to version 2.5.0
+  * ATTENTION: Parameter transmitted from udev now reduced to %k
+(kernel name), however, rules file parameters can be '%b/%k' or
+'%k' - this fixes issues with parameter handling by the systemd
+unit file.
+  * Remove endpoint reset ahead of bulk message transmission, only
+reset if endpoints are actually stalled, helping with quirky
+device behaviour (see www.draisberghof.de/usb_modeswitch/bb/
+viewtopic.php?f=2=2582 ).
+  * Stability fix by making a buffer in the config parser static,
+preventing problems seen in Fedora (thanks to Lubomir Rintel
+for patches and hints regarding the three previous issues).
+  * Removed premature driver unbinding in wrapper which could
+disrupt certain devices already in target mode (reported by
+Aleksander Morgado).
+  * Improved check for determining install mode (essential with
+generic config files present, e.g. 12d1:#linux).
+- Update usb-modeswitch-data package to version 20170120.
+
+---
+Fri Oct 28 14:33:42 UTC 2016 - joerg.loren...@ki.tng.de
+
+- Update usb-modeswitch-data package to version 20160803.
+- Added systemd as BuildRequires and fixed install of service file.
+
+---

Old:

  usb-modeswitch-2.4.0.tar.bz2
  usb-modeswitch-data-20160612.tar.bz2

New:

  usb-modeswitch-2.5.0.tar.bz2
  usb-modeswitch-data-20170120.tar.bz2



Other differences:
--
++ usb_modeswitch.spec ++
--- /var/tmp/diff_new_pack.6cAkSm/_old  2017-02-14 00:35:54.572048304 +0100
+++ /var/tmp/diff_new_pack.6cAkSm/_new  2017-02-14 00:35:54.576047739 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package usb_modeswitch
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 
 
 %define source_nameusb-modeswitch
-%define date   20160612
+%define date   20170120
 %define _udevdir %(pkg-config --variable=udevdir udev)
 Name:   usb_modeswitch
-Version:2.4.0
+Version:2.5.0
 Release:0
 Summary:A mode switching tool for controlling multiple-device USB gear
 License:GPL-2.0+
@@ -35,6 +35,8 @@
 BuildRequires:  tcl
 BuildRequires:  pkgconfig(libusb-1.0)
 BuildRequires:  pkgconfig(udev)
+BuildRequires:  systemd
+%{?systemd_requires}
 Requires:   tcl >= 8.4
 Requires:   usb_modeswitch-data = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -68,7 +70,7 @@
 # The install target recreates usb_modeswitch_dispatcher, which is racy in 
respect to its
 # installation. install-common just uses the file from the build phase. 
boo#998641
 make DESTDIR=%{buildroot} install-common %{?_smp_mflags} 
UDEVDIR=%{buildroot}%{_udevdir}
-install --mode=444 -D -t %{buildroot}%{_unitdir} usb_modeswitch@.service
+install -Dm 444 usb_modeswitch@.service 
%{buildroot}%{_unitdir}/usb_modeswitch@.service
 
 cd %{source_name}-data-%{date}
 make DESTDIR=%{buildroot} install %{?_smp_mflags} 
RULESDIR=%{buildroot}%{_udevdir}/rules.d

++ usb-modeswitch-2.4.0.tar.bz2 -> usb-modeswitch-2.5.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/usb-modeswitch-2.4.0/ChangeLog 
new/usb-modeswitch-2.5.0/ChangeLog
--- old/usb-modeswitch-2.4.0/ChangeLog  2016-06-12 14:08:36.0 +0200
+++ new/usb-modeswitch-2.5.0/ChangeLog  2017-01-17 19:22:01.0 +0100
@@ -2,6 +2,19 @@
 History of USB_ModeSwitch
 =
 
+Version 2.5.0, 2017/01/17
+ATTENTION: Parameter transmitted from udev now reduced to %k (kernel
+name), however, rules file parameters can be '%b/%k' or '%k' - this
+fixes issues with parameter handling by the systemd unit file;
+remove endpoint reset ahead of bulk message transmission, only reset
+if endpoints are actually stalled, helping with quirky device behaviour
+

commit rust for openSUSE:Factory

2017-02-13 Thread root
Hello community,

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

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


Package is "rust"

Changes:

--- /work/SRC/openSUSE:Factory/rust/rust.changes2017-02-03 
20:01:03.492558763 +0100
+++ /work/SRC/openSUSE:Factory/.rust.new/rust.changes   2017-02-13 
22:26:32.080810517 +0100
@@ -1,0 +2,59 @@
+Sat Feb 11 05:31:34 UTC 2017 - luke.nukem.jo...@gmail.com
+
+- Update to 1.15.1
+- Fix IntoIter::as_mut_slice's signature
+
+---
+Mon Feb  6 09:05:39 UTC 2017 - luke.nukem.jo...@gmail.com
+
+- Correct rust-triples use in spec.
+
+---
+Mon Feb  6 08:25:17 UTC 2017 - luke.nukem.jo...@gmail.com
+
+- Update to 1.15.0
+
+- Language updates
+   * Basic procedural macros allowing custom `#[derive]`, aka "macros 
1.1", are
+   stable. This allows popular code-generating crates like Serde and 
Diesel to
+   work ergonomically. [RFC 1681].
+   * [Tuple structs may be empty. Unary and empty tuple structs may be 
instantiated
+   with curly braces][36868]. Part of [RFC 1506].
+   * [A number of minor changes to name resolution have been 
activated][37127].
+   They add up to more consistent semantics, allowing for future evolution 
of
+   Rust macros. Specified in [RFC 1560], see its section on ["changes"] for
+   details of what is different. The breaking changes here have been 
transitioned
+   through the [`legacy_imports`] lint since 1.14, with no known 
regressions.
+   * [In `macro_rules`, `path` fragments can now be parsed as type 
parameter
+   bounds][38279]
+   * [`?Sized` can be used in `where` clauses][37791]
+   * [There is now a limit on the size of monomorphized types and it can be
+   modified with the `#![type_size_limit]` crate attribute, similarly to
+   the `#![recursion_limit]` attribute][37789]
+
+- Compiler changes
+   * [On Windows, the compiler will apply dllimport attributes when 
linking to
+   extern functions][37973]. Additional attributes and flags can control 
which
+   library kind is linked and its name. [RFC 1717].
+   * [Rust-ABI symbols are no longer exported from cdylibs][38117]
+   * [The `--test` flag works with procedural macro crates][38107]
+   * [Fix `extern "aapcs" fn` ABI][37814]
+   * [The `-C no-stack-check` flag is deprecated][37636]. It does nothing.
+   * [The `format!` expander recognizes incorrect `printf` and shell-style
+   formatting directives and suggests the correct format][37613].
+   * [Only report one error for all unused imports in an import 
list][37456]
+
+- Compiler performance
+   * [Avoid unnecessary `mk_ty` calls in `Ty::super_fold_with`][37705]
+   * [Avoid more unnecessary `mk_ty` calls in `Ty::super_fold_with`][37979]
+   * [Don't clone in `UnificationTable::probe`][37848]
+   * [Remove `scope_auxiliary` to cut RSS by 10%][37764]
+   * [Use small vectors in type walker][37760]
+   * [Macro expansion performance was improved][37701]
+   * [Change `HirVec

` to `HirVec` in `hir::Expr`][37642] + * [Replace FNV with a faster hash function][37229] + +- For full change list, please see + https://raw.githubusercontent.com/rust-lang/rust/master/RELEASES.md + +--- Old: _aggregate rustc-1.14.0-src.tar.gz New: config.toml rustc-1.15.1-src.tar.gz Other differences: -- ++ rust.spec ++ --- /var/tmp/diff_new_pack.kPlwdI/_old 2017-02-13 22:26:35.024393349 +0100 +++ /var/tmp/diff_new_pack.kPlwdI/_new 2017-02-13 22:26:35.028392783 +0100 @@ -2,6 +2,7 @@ # spec file for package rust # # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 Luke Jones, luke.nukem.jo...@gmail.com # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,54 +17,68 @@ # -%global prev_version 1.13.0 +%global prev_version 1.14.0 +%global abi gnu +%ifarch armv7hl +%global _arch armv7 +%global abi gnueabihf +%endif +%ifarch ppc64 +%global _arch powerpc64 +%endif +%ifarch ppc64le +%global _arch powerpc64le +%endif +%ifarch x86_64 +%global _arch x86_64 +%endif +%ifarch %{ix86} +%global _arch i586 +%endif +%global rust_triple %{_arch}-unknown-linux-%{abi} %bcond_with bootstrap Name: rust -Version:1.14.0 +Version:1.15.1 Release:0 Summary:A systems programming language


commit patterns-openSUSE for openSUSE:Factory

2017-02-13 Thread root
Hello community,

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

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


Package is "patterns-openSUSE"

Changes:

--- /work/SRC/openSUSE:Factory/patterns-openSUSE/patterns-openSUSE.changes  
2017-02-13 07:46:48.526039539 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-openSUSE.new/patterns-openSUSE.changes 
2017-02-13 09:40:46.503513998 +0100
@@ -2,5 +1,0 @@
-Sat Feb 11 12:12:48 UTC 2017 - fab...@ritter-vogt.de
-
-- Replace mozilla-kde4-integration with kmozillahelper
-




Other differences:
--
++ patterns-openSUSE.spec ++
--- /var/tmp/diff_new_pack.WrXos4/_old  2017-02-13 09:40:48.251267278 +0100
+++ /var/tmp/diff_new_pack.WrXos4/_new  2017-02-13 09:40:48.263265584 +0100
@@ -2823,7 +2823,7 @@
 Recommends: kgpg
 Recommends: spectacle
 Recommends: kwalletmanager5
-Recommends: kmozillahelper
+Recommends: mozilla-kde4-integration
 Recommends: kio_mtp
 Recommends: kde-print-manager
 Recommends: akregator5