commit libgooglepinyin for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "libgooglepinyin"

Wed Jan 17 21:58:29 2018 rev:8 rq:566520 version:0.1.2

Changes:

--- /work/SRC/openSUSE:Factory/libgooglepinyin/libgooglepinyin.changes  
2012-09-21 14:39:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgooglepinyin.new/libgooglepinyin.changes 
2018-01-17 21:59:34.707650044 +0100
@@ -1,0 +2,5 @@
+Wed Jan 17 02:34:24 UTC 2018 - i...@marguerite.su
+
+- fix build
+
+---



Other differences:
--
++ libgooglepinyin.spec ++
--- /var/tmp/diff_new_pack.3ORtzS/_old  2018-01-17 21:59:35.255624359 +0100
+++ /var/tmp/diff_new_pack.3ORtzS/_new  2018-01-17 21:59:35.259624171 +0100
@@ -15,7 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%define  %py_ver  %(python -c "import sys; v=sys.version_info[:2]; print 
'%%d.%%d'%%v" 2>/dev/null || echo PYTHON-NOT-FOUND)
+%define  py_ver  %(python -c "import sys; v=sys.version_info[:2]; print 
'%%d.%%d'%%v" 2>/dev/null || echo PYTHON-NOT-FOUND)
 
 Name:   libgooglepinyin
 Version:0.1.2




commit python-oslo.policy for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package python-oslo.policy for 
openSUSE:Factory checked in at 2018-01-17 21:59:14

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


Package is "python-oslo.policy"

Wed Jan 17 21:59:14 2018 rev:6 rq:566876 version:1.33.1

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.policy/python-oslo.policy.changes
2017-08-28 15:30:15.886258324 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.policy.new/python-oslo.policy.changes   
2018-01-17 21:59:56.458630536 +0100
@@ -1,0 +2,34 @@
+Wed Jan 17 12:01:33 UTC 2018 - dmuel...@suse.com
+
+- convert to singlespec
+
+---
+Mon Jan 15 11:57:49 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.33.1
+  - Fix string injection for InvalidScope
+  - Imported Translations from Zanata
+  - Avoid tox_install.sh for constraints support
+  - add bandit to pep8 job
+  - Add JSON output option to sample generator
+  - External Policy hook should support SSL
+  - rewrite HttpCheckFixture to not mock out entire HttpCheck class
+  - http/https check rules as stevedore extensions
+  - Add functionality to deprecate policies
+  - Handle deprecation of inspect.getargspec
+  - Documentation and release notes for plugins
+  - Remove -U from pip install
+  - Modification to add additional information in the HTTPCheck request.
+  - fix formatting for empty defaults
+  - Add scope_types to RuleDefault objects
+  - Pass creds as a dict in tests
+  - Only log deprecation warnings when they are overridden
+  - throw an exception when sphinxext cannot find the config file
+  - Update reno for stable/pike
+  - Remove setting of version/release from releasenotes
+  - expand type documentation for Enforcer arguments
+  - Add configuration option for enforcing scope
+  - Updated from global requirements
+  - Add a release note for enforce_scope
+
+---

Old:

  oslo.policy-1.25.1.tar.gz

New:

  oslo.policy-1.33.1.tar.gz



Other differences:
--
++ python-oslo.policy.spec ++
--- /var/tmp/diff_new_pack.wikekG/_old  2018-01-17 21:59:57.074601664 +0100
+++ /var/tmp/diff_new_pack.wikekG/_new  2018-01-17 21:59:57.074601664 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.policy
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,53 +16,71 @@
 #
 
 
-%global sname oslo.policy
 Name:   python-oslo.policy
-Version:1.25.1
+Version:1.33.1
 Release:0
 Summary:OpenStack Oslo Policy library
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%sname
-Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+Url:https://launchpad.net/oslo.policy
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.policy/oslo.policy-1.33.1.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-PyYAML >= 3.10.0
 BuildRequires:  python-devel
-BuildRequires:  python-oslo.config >= 4.0.0
-BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.serialization >= 1.10.0
-BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-requests >= 2.14.2
-BuildRequires:  python-requests-mock >= 1.1
-Requires:   python-PyYAML >= 3.10.0
-Requires:   python-oslo.config >= 4.0.0
-Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.serialization >= 1.10.0
+BuildRequires:  python2-PyYAML >= 3.10
+BuildRequires:  python2-oslo.config >= 4.6.0
+BuildRequires:  python2-oslo.i18n >= 3.15.3
+BuildRequires:  python2-oslo.serialization >= 2.18.0
+BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-requests >= 2.14.2
+BuildRequires:  python2-requests-mock >= 1.1.0
+BuildRequires:  python3-PyYAML >= 3.10
+BuildRequires:  python3-devel
+BuildRequires:  python3-oslo.config >= 4.6.0
+BuildRequires:  python3-oslo.i18n >= 3.15.3
+BuildRequires:  python3-oslo.serialization >= 2.18.0
+BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-requests >= 2.14.2
+BuildRequires:  python3-requests-mock >= 1.1.0
+Requires:   python-PyYAML >= 3.10
+Requires:   python-oslo.config >= 4.6.0
+Requires:   python-oslo.i18n >= 3.15.3
+Requires:   pyt

commit transset for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package transset for openSUSE:Factory 
checked in at 2018-01-17 21:59:03

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


Package is "transset"

Wed Jan 17 21:59:03 2018 rev:17 rq:566642 version:20040120

Changes:

--- /work/SRC/openSUSE:Factory/transset/transset.changes2017-11-14 
13:00:40.115387578 +0100
+++ /work/SRC/openSUSE:Factory/.transset.new/transset.changes   2018-01-17 
21:59:53.362775643 +0100
@@ -1,0 +2,6 @@
+Wed Jan 10 13:44:53 UTC 2018 - crrodrig...@opensuse.org
+
+- Replace xorg-x11-devel buildrequires by the libraries 
+  demanded by makefile.
+
+---



Other differences:
--
++ transset.spec ++
--- /var/tmp/diff_new_pack.NKyqpw/_old  2018-01-17 21:59:54.058743023 +0100
+++ /var/tmp/diff_new_pack.NKyqpw/_new  2018-01-17 21:59:54.062742835 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package transset
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,10 @@
 
 Name:   transset
 BuildRequires:  pkgconfig
-BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(xcomposite)
+BuildRequires:  pkgconfig(xdamage)
+BuildRequires:  pkgconfig(xfixes)
+BuildRequires:  pkgconfig(xrender)
 Url:http://www.kde.me.uk/index.php?page=x-6.8-xcomposite-howto
 Version:20040120
 Release:0




commit aytests-tests for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package aytests-tests for openSUSE:Factory 
checked in at 2018-01-17 21:59:08

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


Package is "aytests-tests"

Wed Jan 17 21:59:08 2018 rev:3 rq:566644 version:1.2.15

Changes:

--- /work/SRC/openSUSE:Factory/aytests-tests/aytests-tests.changes  
2018-01-13 21:47:48.497625024 +0100
+++ /work/SRC/openSUSE:Factory/.aytests-tests.new/aytests-tests.changes 
2018-01-17 21:59:54.326730461 +0100
@@ -1,0 +2,19 @@
+Wed Jan 17 15:39:04 CET 2018 - sch...@suse.de
+
+- Adapting upgrade to SLES15.
+- 1.2.15
+
+---
+Tue Jan 16 14:10:32 UTC 2018 - knut.anders...@suse.com
+
+- Fix test for root ssh authorized_keys file once the postinstall
+  script moves the file to authorized_keys.aytests (bsc#1075830).
+- 1.2.14
+
+---
+Mon Jan 15 10:50:31 CET 2018 - sch...@suse.de
+
+- Moved sles12 test to general sles test.
+- 1.2.13
+
+---

Old:

  aytests-tests-1.2.12.tar.bz2

New:

  aytests-tests-1.2.15.tar.bz2



Other differences:
--
++ aytests-tests.spec ++
--- /var/tmp/diff_new_pack.dUhZCZ/_old  2018-01-17 21:59:54.990699340 +0100
+++ /var/tmp/diff_new_pack.dUhZCZ/_new  2018-01-17 21:59:54.994699153 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   aytests-tests
-Version:1.2.12
+Version:1.2.15
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ aytests-tests-1.2.12.tar.bz2 -> aytests-tests-1.2.15.tar.bz2 ++
 2100 lines of diff (skipped)




commit openmpi3 for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "openmpi3"

Wed Jan 17 21:58:59 2018 rev:4 rq:566630 version:3.0.0

Changes:

--- /work/SRC/openSUSE:Factory/openmpi3/openmpi3.changes2018-01-09 
14:54:45.691390860 +0100
+++ /work/SRC/openSUSE:Factory/.openmpi3.new/openmpi3.changes   2018-01-17 
21:59:52.102834699 +0100
@@ -1,0 +2,5 @@
+Wed Jan 17 09:54:18 UTC 2018 - nmoreychaisemar...@suse.com
+
+- Only build openmpi3-config for the standard flavor
+
+---



Other differences:
--
++ openmpi3.spec ++
--- /var/tmp/diff_new_pack.uX2fcj/_old  2018-01-17 21:59:53.038790829 +0100
+++ /var/tmp/diff_new_pack.uX2fcj/_new  2018-01-17 21:59:53.042790642 +0100
@@ -328,6 +328,7 @@
 the dynamic library and headers.
 %endif
 
+%if %{without hpc}
 %package-n %{pname}%{m_f_ver}-config
 Summary:Runtime configuration files for openMPI %{?with_hpc:HPC} 
version %{version}
 Group:  Development/Libraries/Parallel
@@ -342,6 +343,7 @@
 such as latency or throughput.
 
 This RPM contains the configuration files for OpenMPI runtime (Version 3).
+%endif
 
 %if %{with hpc}
 %{hpc_master_package -L -a}
@@ -533,6 +535,11 @@
 mkdir -p %{buildroot}%{_sysconfdir}/rpm
 cp %{S:3} %{buildroot}%{_sysconfdir}/rpm
 
+# Drop the files that should go into %{pname}-config as we only package them
+# in the non HPC build
+rm -f %{buildroot}%{_sysconfdir}/openmpi-default-hostfile
+rm -f %{buildroot}%{_sysconfdir}/openmpi-mca-params.conf
+rm -f %{buildroot}%{_sysconfdir}/openmpi-totalview.tcl
 %endif
 
 %if %{without hpc}
@@ -675,10 +682,12 @@
 %{mpi_libdir}/openmpi/*.a
 %endif
 
+%if %{without hpc}
 %files -n %{pname}%{m_f_ver}-config
 %config %{_sysconfdir}/openmpi-default-hostfile
 %config %{_sysconfdir}/openmpi-mca-params.conf
 %{_sysconfdir}/openmpi-totalview.tcl
+%endif
 
 %endif # !?testsuite
 




commit epiphany for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package epiphany for openSUSE:Factory 
checked in at 2018-01-17 21:59:10

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


Package is "epiphany"

Wed Jan 17 21:59:10 2018 rev:146 rq:566727 version:3.26.5.1

Changes:

--- /work/SRC/openSUSE:Factory/epiphany/epiphany.changes2018-01-09 
14:54:24.764371889 +0100
+++ /work/SRC/openSUSE:Factory/.epiphany.new/epiphany.changes   2018-01-17 
21:59:55.358682092 +0100
@@ -1,0 +2,13 @@
+Sat Jan 13 19:11:07 UTC 2018 - zai...@opensuse.org
+
+- Add epiphany-search-provider-fix.patch: Fix typos in
+  serviceprovider, make it actually work (bgo#792502).
+- Add epiphany-fix-download-of-blob-URIs.patch: Fix download of
+  blob URIs. Epiphany doesn't recognize blob as a web scheme,
+  causing it to try opening it in an external URI handler in it's
+  policy decision callback (bgo#788576).
+- Pass explicit developer_mode=false, https_everywhere=false and
+  unit_tests=false options to meson, ensure we build the features
+  we want.
+
+---

New:

  epiphany-fix-download-of-blob-URIs.patch
  epiphany-search-provider-fix.patch



Other differences:
--
++ epiphany.spec ++
--- /var/tmp/diff_new_pack.YakvfX/_old  2018-01-17 21:59:56.222641597 +0100
+++ /var/tmp/diff_new_pack.YakvfX/_new  2018-01-17 21:59:56.226641410 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package epiphany
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,10 @@
 Source99:   %{name}-rpmlintrc
 # PATCH-FIX-UPSTREAM epiphany-application-mode-fix-desktopfile.patch 
bgo#790781 zai...@opensuse.org -- application mode: use strstr() to get base 
name of the desktop file
 Patch0: epiphany-application-mode-fix-desktopfile.patch
+# PATCH-FIX-UPSTREAM epiphany-fix-download-of-blob-URIs.patch bgo#788576 
zai...@opensuse.org -- Fix download of blob URIs
+Patch1: epiphany-fix-download-of-blob-URIs.patch
+# PATCH-FIX-UPSTREAM epiphany-search-provider-fix.patch bgo#792502 
zai...@opensuse.org -- Fix typo in serviceprovider
+Patch2: epiphany-search-provider-fix.patch
 
 BuildRequires:  fdupes
 BuildRequires:  meson
@@ -107,7 +111,10 @@
 
 %build
 %{meson} \
+   -Ddeveloper_mode=false \
-Ddistributor_name=openSUSE \
+   -Dhttps_everywhere=false \
+   -Dunit_tests=false \
%{nil}
 %{meson_build}
 

++ epiphany-fix-download-of-blob-URIs.patch ++
>From 75c43671086d9f0d8c25bbf881cd2a74cd62da3d Mon Sep 17 00:00:00 2001
From: Michael Catanzaro 
Date: Sat, 6 Jan 2018 18:54:00 -0600
Subject: Fix download of blob URIs

Epiphany doesn't recognize blob as a web scheme, causing it to try
opening it in an external URI handler in its policy decision callback...
doesn't work.

https://bugzilla.gnome.org/show_bug.cgi?id=788576
---
 embed/ephy-embed-utils.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/embed/ephy-embed-utils.c b/embed/ephy-embed-utils.c
index db69135..cc7abf9 100644
--- a/embed/ephy-embed-utils.c
+++ b/embed/ephy-embed-utils.c
@@ -126,6 +126,7 @@ ephy_embed_utils_address_has_web_scheme (const char 
*address)
  g_ascii_strncasecmp (address, "file", colonpos) &&
  g_ascii_strncasecmp (address, "javascript", colonpos) &&
  g_ascii_strncasecmp (address, "data", colonpos) &&
+ g_ascii_strncasecmp (address, "blob", colonpos) &&
  g_ascii_strncasecmp (address, "about", colonpos) &&
  g_ascii_strncasecmp (address, "ephy-about", colonpos) &&
  g_ascii_strncasecmp (address, "gopher", colonpos) &&
-- 
cgit v0.12

++ epiphany-search-provider-fix.patch ++
>From cbd969232cd189e732e67ff5de8180fdbe781243 Mon Sep 17 00:00:00 2001
From: Michael Catanzaro 
Date: Sat, 13 Jan 2018 15:27:25 -0600
Subject: Try to fix the search provider
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Thanks to Bjørn Lie for noticing the problem.
---
 data/org.gnome.Epiphany.search-provider.ini | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/org.gnome.Epiphany.search-provider.ini 
b/data/org.gnome.Epiphany.search-provider.ini
index 3260c89..f71beb6 100644
--- a/data/org.gnome.Epiphany.search-provider.ini
+++ b/data/org.gnome.Epiphany.search-provider.ini
@@ -1,5 +1,5 @@
 [Shell Search Provider]
 DesktopId=org.gnome.Epiphany.des

commit cim-schema for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "cim-schema"

Wed Jan 17 21:58:56 2018 rev:32 rq:566617 version:2.50.0

Changes:

--- /work/SRC/openSUSE:Factory/cim-schema/cim-schema.changes2017-12-06 
08:59:57.805966793 +0100
+++ /work/SRC/openSUSE:Factory/.cim-schema.new/cim-schema.changes   
2018-01-17 21:59:51.170878381 +0100
@@ -1,0 +2,12 @@
+Wed Jan 10 12:45:03 UTC 2018 - kkae...@suse.com
+
+- Upgrade to 2.50.0
+  As part of CIM 2.50.0, a number of enhancements and additions are
+  introduced throughout the Schema, including ongoing improvements to
+  support product and alliance partners and to support DMTF Profiles and
+  Management Initiatives.  Examples include updates to BIOS, printers,
+  standard messages, operating system state, modern power management
+  paradigms, virtualization and security. 
+  See 
https://www.dmtf.org/sites/default/files/cim/cim_schema_v2500/releasenotes.html
+
+---

Old:

  cim_schema_2.49.0Experimental-MOFs.zip

New:

  cim_schema_2.50.0Experimental-MOFs.zip



Other differences:
--
++ cim-schema.spec ++
--- /var/tmp/diff_new_pack.sPfsMm/_old  2018-01-17 21:59:51.842846885 +0100
+++ /var/tmp/diff_new_pack.sPfsMm/_new  2018-01-17 21:59:51.846846698 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cim-schema
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   cim-schema
-Version:2.49.0
+Version:2.50.0
 Release:0
 Summary:Common Information Model (CIM) Schema
 License:SUSE-DMTF
 Group:  System/Management
 Url:http://www.dmtf.org/
-Source0:
http://www.dmtf.org/sites/default/files/cim/cim_schema_v2490/cim_schema_%{version}Experimental-MOFs.zip
+Source0:
http://www.dmtf.org/sites/default/files/cim/cim_schema_v2500/cim_schema_%{version}Experimental-MOFs.zip
 Source1:loadmof.sh
 Source2:rmmof.sh
 BuildRequires:  unzip




commit rasdaemon for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "rasdaemon"

Wed Jan 17 21:58:53 2018 rev:7 rq:566610 version:0.6.0

Changes:

--- /work/SRC/openSUSE:Factory/rasdaemon/rasdaemon.changes  2017-11-29 
10:53:53.681962424 +0100
+++ /work/SRC/openSUSE:Factory/.rasdaemon.new/rasdaemon.changes 2018-01-17 
21:59:50.394914752 +0100
@@ -1,0 +2,7 @@
+Wed Jan 17 10:44:06 UTC 2018 - josef.moell...@suse.com
+
+- Do not require dmidecode on s390x and ppc64le, it does not
+  exist there!
+  [bsc#1071830]
+
+---



Other differences:
--
++ rasdaemon.spec ++
--- /var/tmp/diff_new_pack.DtoHMC/_old  2018-01-17 21:59:50.922890005 +0100
+++ /var/tmp/diff_new_pack.DtoHMC/_new  2018-01-17 21:59:50.930889631 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rasdaemon
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,9 @@
 BuildRequires:  libtool
 BuildRequires:  sqlite3-devel
 BuildRequires:  systemd-rpm-macros
+%ifnarch s390x ppc64le
 Requires:   dmidecode
+%endif
 Requires:   perl-DBD-SQLite
 %{?systemd_requires}
 




commit python-pifpaf for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "python-pifpaf"

Wed Jan 17 21:58:39 2018 rev:4 rq:566563 version:2.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pifpaf/python-pifpaf.changes  
2017-08-17 11:51:18.200922234 +0200
+++ /work/SRC/openSUSE:Factory/.python-pifpaf.new/python-pifpaf.changes 
2018-01-17 21:59:39.739414195 +0100
@@ -1,0 +2,36 @@
+Wed Jan 17 06:15:28 UTC 2018 - tbecht...@suse.com
+
+- update to 2.0.0:
+  * Replace cliff by click
+  * Set the Cliff namespace
+  * Wait logging thread and close the fd
+  * Use psutil to cleanup process
+  * Fix travis CI
+  * swift: use 127.0.0.1 instead of localhost for memcached
+  * gnocchi: run 4 api processes
+  * Remove deprecated parameters from server.properties
+  * gnocchi: allow any workers as possible
+  * Replace hacking with flake8 extensions
+  * Update wait\_for\_line for Kafka 1.0.0 server
+  * Update config for 0.11 kafka server
+  * Add leseb image in README.rst
+  * gnocchi: handle virtual env on API
+  * correct disk name
+  * create data directory for swift
+  * Push release to PyPI using Travis
+  * Fix Python 2 ProcessLookupError
+  * Handle terminate lookup error
+  * tests: call setUp to init cleanups
+  * postgresql: do not call \_exec in \_\_init\_\_
+  * Install mock for tests
+  * Remove not used oslotest dependency
+  * Fix process cleanup
+  * Ensure pifpaf kill all processes
+  * Fix compatibility with Redis 4.0
+
+---
+Fri Jul 28 13:02:13 UTC 2017 - tbecht...@suse.com
+
+- convert to singlespec
+
+---

Old:

  pifpaf-1.9.2.tar.gz

New:

  pifpaf-2.0.0.tar.gz



Other differences:
--
++ python-pifpaf.spec ++
--- /var/tmp/diff_new_pack.2wLaIx/_old  2018-01-17 21:59:40.295388136 +0100
+++ /var/tmp/diff_new_pack.2wLaIx/_new  2018-01-17 21:59:40.303387761 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pifpaf
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,31 +16,36 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pifpaf
-Version:1.9.2
+Version:2.0.0
 Release:0
 Summary:Suite of tools and fixtures to manage daemons for testing
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://github.com/jd/pifpaf
 Source: 
https://pypi.io/packages/source/p/pifpaf/pifpaf-%{version}.tar.gz
-BuildRequires:  python-devel
-BuildRequires:  python-pbr
-Requires:   python-cliff
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pbr}
+BuildRequires:  python-rpm-macros
+Requires:   python-Jinja2
+Requires:   python-click
 Requires:   python-daiquiri
 Requires:   python-fixtures
-Requires:   python-os-testr
-Requires:   python-oslotest
+Requires:   python-mock
+Requires:   python-psutil
 Requires:   python-requests
 Requires:   python-six
-Requires:   python-stevedore
-Requires:   python-tenacity
 Requires:   python-testrepository
 Requires:   python-testtools
 Requires:   python-xattr
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 BuildArch:  noarch
 
+%python_subpackages
+
 %description
 Pifpaf is a suite of `fixtures`_ and a command-line tool that allows to start
 and stop daemons for a quick throw-away usage. This is typically useful when
@@ -51,15 +56,24 @@
 %setup -q -n pifpaf-%{version}
 
 %build
-python setup.py build
+export LC_ALL=en_US.utf8
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+export LC_ALL=en_US.utf8
+%python_install
+%python_clone -a %{buildroot}%{_bindir}/pifpaf
+
+%post
+%python_install_alternative pifpaf
+
+%postun
+%python_uninstall_alternative pifpaf
 
-%files
+%files %{python_files}
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog LICENSE README.rst
 %{python_sitelib}/*
-%{_bindir}/pifpaf
+%python_alternative %{_bindir}/pifpaf
 
 %changelog

++ pifpaf-1.9.2.tar.gz -> pifpaf-2.0.0.tar.gz ++
 2713 lines of diff (skipped)




commit nodejs8 for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "nodejs8"

Wed Jan 17 21:58:50 2018 rev:12 rq:566595 version:8.9.4

Changes:

--- /work/SRC/openSUSE:Factory/nodejs8/nodejs8.changes  2018-01-06 
18:52:21.766334674 +0100
+++ /work/SRC/openSUSE:Factory/.nodejs8.new/nodejs8.changes 2018-01-17 
21:59:48.834987869 +0100
@@ -1,0 +2,10 @@
+Tue Jan  9 11:03:58 UTC 2018 - adam.ma...@suse.de
+
+- New upstream LTS release 8.9.4:
+  * deps: update npm to 5.6.0
+  * for complete changeset see
+
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V8.md#8.9.4
+- versioned.patch: refreshed
+- nodejs-sle11-python26-check_output.patch: refreshed
+
+---

Old:

  node-v8.9.3.tar.xz

New:

  node-v8.9.4.tar.xz



Other differences:
--
++ nodejs8.spec ++
--- /var/tmp/diff_new_pack.PPCw2b/_old  2018-01-17 21:59:50.122927501 +0100
+++ /var/tmp/diff_new_pack.PPCw2b/_new  2018-01-17 21:59:50.126927313 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nodejs8
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,12 +26,12 @@
 ###
 
 Name:   nodejs8
-Version:8.9.3
+Version:8.9.4
 Release:0
 
 %define node_version_number 8
 
-%if 0%{?sles_version} == 11
+%if 0%{?suse_version} == 1110
 %define _libexecdir %{_exec_prefix}/lib
 %endif
 
@@ -122,7 +122,7 @@
 #
 # If the default compiler is not supported, use the most recent compiler
 # version available.
-%if 0%{?sles_version} == 11
+%if 0%{?suse_version} == 1110
 # GCC 5 is only available in the SUSE:SLE-11:SP4:Update repository (SDK).
 %if %node_version_number >= 8
 BuildRequires:  gcc5-c++
@@ -136,8 +136,8 @@
 %endif # sles == 11
 
 # SLE 12 and Leap 42
-# GCC 6 is only available with SLE 12 SP1 and Leap 42.2+ (ignore 42.1: EOL).
-%if 8 >= 8 && 0%{?suse_version} == 1315
+# GCC 6 is only available with SLE 12 SP1 and Leap 42.2+.
+%if %node_version_number >= 8 && 0%{?suse_version} == 1315
 %if 0%{?sle_version} < 120100
 BuildRequires:  gcc5-c++
 %define cc_exec  gcc-5
@@ -186,7 +186,7 @@
 
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
-Recommends: npm(npm) = 5.5.1
+Recommends: npm(npm) = 5.6.0
 
 #we need ABI virtual provides where SONAMEs aren't enough/not present so deps
 #break when binary compatibility is broken
@@ -206,7 +206,7 @@
 # For SLE11, to be able to use the certificate store we need to have properly
 # symlinked certificates. The compatability symlinks are provided by the
 # openssl1 library in the Security Module
-%if 0%{?sles_version} == 11
+%if 0%{?suse_version} == 1110
 Requires:   openssl1
 %endif
 
@@ -236,7 +236,7 @@
 Provides:   nodejs-npm = %{version}
 Obsoletes:  nodejs-npm < 4.0.0
 Provides:   npm = %{version}
-Provides:   npm(npm) = 5.5.1
+Provides:   npm(npm) = 5.6.0
 
 %description -n npm8
 A package manager for Node.js that allows developers to install and
@@ -263,7 +263,7 @@
 %patch101 -p1
 %patch102 -p1
 # Add check_output to configure script (not part of Python 2.6 in SLE11).
-%if 0%{?sles_version} == 11
+%if 0%{?suse_version} == 1110
 %patch103 -p1
 %endif
 %patch104 -p1
@@ -286,6 +286,10 @@
 
 find deps/zlib -name *.[ch] -delete
 
+# Annoying, over-repetitive patch updated just because lines in
+# documentation changes every version.
+find -name *.md.orig -delete
+
 %build
 # percent-configure pulls in something that confuses node's configure
 # script, so we'll do it thus:

++ SHASUMS256.txt ++
--- /var/tmp/diff_new_pack.PPCw2b/_old  2018-01-17 21:59:50.174925064 +0100
+++ /var/tmp/diff_new_pack.PPCw2b/_new  2018-01-17 21:59:50.178924877 +0100
@@ -1,40 +1,40 @@
-92e662ae3e7fa84a304a4be2e547a38d4f4dc421201a44a5f833683278484198  
node-v8.9.3-aix-ppc64.tar.gz
-fa7962f25db420a374e9e60d8a410188bd690a2f0ce8d403aa9b09d9b7ae8c1f  
node-v8.9.3-darwin-x64.tar.gz
-ff2a425e6c87cd51be6935fe7e3cf3979f9dd53fc7307b66b74358822780ab05  
node-v8.9.3-darwin-x64.tar.xz
-f8a5add5cc635ac6981a52ac777d9e7ff03c072078f2ec1f33e099e9f57e3fca  
node-v8.9.3-headers.tar.gz
-c0aa9ccfc9445b912367e695285cab6d153904c75a67b9cf7ce1b5fc8620ba99  
node-v8.9.3-headers.tar.xz
-df32e87060f5426fc6c6b1af8e3e130ae08ee36f570ac3728442c7833e53d7c3  
node-v8.9.3-linux-arm64.tar.gz
-8860678ad0c2

commit nodejs6 for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "nodejs6"

Wed Jan 17 21:58:46 2018 rev:20 rq:566594 version:6.12.3

Changes:

--- /work/SRC/openSUSE:Factory/nodejs6/nodejs6.changes  2018-01-06 
18:52:12.990744711 +0100
+++ /work/SRC/openSUSE:Factory/.nodejs6.new/nodejs6.changes 2018-01-17 
21:59:46.667089482 +0100
@@ -1,0 +2,8 @@
+Tue Jan  9 10:54:48 UTC 2018 - adam.ma...@suse.de
+
+- New upstream LTS release 6.12.3:
+  * v8: profiler-related fixes
+  * mostly documentation and test related changes
+- nodejs-sle11-python26-check_output.patch: refreshed
+
+---

Old:

  node-v6.12.2.tar.xz

New:

  node-v6.12.3.tar.xz



Other differences:
--
++ nodejs6.spec ++
--- /var/tmp/diff_new_pack.TxnDNM/_old  2018-01-17 21:59:47.991027427 +0100
+++ /var/tmp/diff_new_pack.TxnDNM/_new  2018-01-17 21:59:47.995027239 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nodejs6
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,12 +26,12 @@
 ###
 
 Name:   nodejs6
-Version:6.12.2
+Version:6.12.3
 Release:0
 
 %define node_version_number 6
 
-%if 0%{?sles_version} == 11
+%if 0%{?suse_version} == 1110
 %define _libexecdir %{_exec_prefix}/lib
 %endif
 
@@ -121,7 +121,7 @@
 #
 # If the default compiler is not supported, use the most recent compiler
 # version available.
-%if 0%{?sles_version} == 11
+%if 0%{?suse_version} == 1110
 # GCC 5 is only available in the SUSE:SLE-11:SP4:Update repository (SDK).
 %if %node_version_number >= 8
 BuildRequires:  gcc5-c++
@@ -135,8 +135,8 @@
 %endif # sles == 11
 
 # SLE 12 and Leap 42
-# GCC 6 is only available with SLE 12 SP1 and Leap 42.2+ (ignore 42.1: EOL).
-%if 6 >= 8 && 0%{?suse_version} == 1315
+# GCC 6 is only available with SLE 12 SP1 and Leap 42.2+.
+%if %node_version_number >= 8 && 0%{?suse_version} == 1315
 %if 0%{?sle_version} < 120100
 BuildRequires:  gcc5-c++
 %define cc_exec  gcc-5
@@ -205,7 +205,7 @@
 # For SLE11, to be able to use the certificate store we need to have properly
 # symlinked certificates. The compatability symlinks are provided by the
 # openssl1 library in the Security Module
-%if 0%{?sles_version} == 11
+%if 0%{?suse_version} == 1110
 Requires:   openssl1
 %endif
 
@@ -261,7 +261,7 @@
 %patch101 -p1
 %patch102 -p1
 # Add check_output to configure script (not part of Python 2.6 in SLE11).
-%if 0%{?sles_version} == 11
+%if 0%{?suse_version} == 1110
 %patch103 -p1
 %endif
 %patch104 -p1
@@ -284,6 +284,10 @@
 
 find deps/zlib -name *.[ch] -delete
 
+# Annoying, over-repetitive patch updated just because lines in
+# documentation changes every version.
+find -name *.md.orig -delete
+
 %build
 # percent-configure pulls in something that confuses node's configure
 # script, so we'll do it thus:

++ SHASUMS256.txt ++
--- /var/tmp/diff_new_pack.TxnDNM/_old  2018-01-17 21:59:48.091022740 +0100
+++ /var/tmp/diff_new_pack.TxnDNM/_new  2018-01-17 21:59:48.095022552 +0100
@@ -1,42 +1,42 @@
-a9ac3110966718640e8da7692b6e8438264a6dec766ff0565ebb0b7b6d8f20b2  
node-v6.12.2-aix-ppc64.tar.gz
-ef78e01bab2e59643f70dd7384477c1816e3c327a71841cc58826baa7ab8a5e9  
node-v6.12.2-darwin-x64.tar.gz
-7684b91c7a23a1a61a81d8f3f6d080481cdda8f3b452cd64cc142172f7ea1e4b  
node-v6.12.2-darwin-x64.tar.xz
-c5e77f5a6d9dffeb8d8f311dc5e26873a65188ba157f72ba0fe972368c6b7685  
node-v6.12.2-headers.tar.gz
-44cdfe1819a0e9bc84c0ff69433dada84e1a344ae6b29d1c427a48f93da74327  
node-v6.12.2-headers.tar.xz
-8a1aa367e8bdc95a56837b0e96620bd6f68fba56a1773607f3199bf191bdf1e7  
node-v6.12.2-linux-arm64.tar.gz
-a9b37f4ad08ffbb86dd2c20e0d86504cfb9131f804167fbd61bd4c6a706e1a09  
node-v6.12.2-linux-arm64.tar.xz
-d1011acb0d10b88894cb48f00efbe3621990be8c698c938e9ae2a4949bbd20e6  
node-v6.12.2-linux-armv6l.tar.gz
-6144541afc59b9ada04d324257ad7933b184eab1c42d02f6b907bb47b305a263  
node-v6.12.2-linux-armv6l.tar.xz
-4d60d4a2bb3987e051a93e9c139cde98a6e9c413eaaa6dd867bfc658fb75ff7d  
node-v6.12.2-linux-armv7l.tar.gz
-8262d425b43555c563a88a351a7c5cbc776bd1a8aa7f8ba8a2c211c3cf95dbf0  
node-v6.12.2-linux-armv7l.tar.xz
-891737bd7b623e00b3eab3e9575d4e3d1574fcae42b40e4f0db29a5517560282  
node-v6.12.2-linux-ppc64le.tar.gz
-198f9e68381cd7aa8bea55e6f391566d630078b1ac8e1b2e75c952840f0d79e1  
node-v6

commit cacti-spine for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "cacti-spine"

Wed Jan 17 21:58:36 2018 rev:10 rq:566553 version:1.1.31

Changes:

--- /work/SRC/openSUSE:Factory/cacti-spine/cacti-spine.changes  2018-01-05 
01:04:49.703957300 +0100
+++ /work/SRC/openSUSE:Factory/.cacti-spine.new/cacti-spine.changes 
2018-01-17 21:59:38.931452066 +0100
@@ -1,0 +2,14 @@
+Wed Jan 17 06:56:06 UTC 2018 - lie...@rz.uni-mannheim.de
+
+- Update to version 1.1.31
+  -issue#15: Spine cause CPU usage up to 100%
+  -issue#32: Support noAuthNoPriv in Spine
+  -issue#34: Re-introduce check for relocatable Net-SNMP and
+ development files
+  -issue#35: SNMP OID range checks cause some snmpget's to fail
+  -issue#38: SNMP Ping timeouts not reported properly
+  -issue#39: Spine should use same logging format as Cacti
+  -issue#41: Spine cause CPU usage up to 100%
+  -issue#42: Boost table keeps populating with boost disabled
+
+---

Old:

  1.1.30.tar.gz

New:

  1.1.31.tar.gz



Other differences:
--
++ cacti-spine.spec ++
--- /var/tmp/diff_new_pack.Qmedgv/_old  2018-01-17 21:59:39.451427693 +0100
+++ /var/tmp/diff_new_pack.Qmedgv/_new  2018-01-17 21:59:39.455427506 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   cacti-spine
-Version:1.1.30
+Version:1.1.31
 Release:0
 Url:https://github.com/Cacti/spine
 Source: 
https://github.com/Cacti/spine/archive/release/%{version}.tar.gz

++ 1.1.30.tar.gz -> 1.1.31.tar.gz ++
 2082 lines of diff (skipped)




commit cacti for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "cacti"

Wed Jan 17 21:58:32 2018 rev:11 rq:566552 version:1.1.31

Changes:

--- /work/SRC/openSUSE:Factory/cacti/cacti.changes  2018-01-05 
01:05:33.997220339 +0100
+++ /work/SRC/openSUSE:Factory/.cacti.new/cacti.changes 2018-01-17 
21:59:37.943498373 +0100
@@ -1,0 +2,37 @@
+Wed Jan 17 06:41:20 UTC 2018 - lie...@rz.uni-mannheim.de
+
+- Build version 1.1.31
+  -issue#629: Site reload after delete the last letter in the searchbar
+  -issue#1022: Discovery network stuck in "running" state does not
+   return results
+  -issue#1164: Version compare function fails on major/minor only
+   versions
+  -issue#1166: Invalid New User default language selection
+  -issue#1175: Automatic logout inconsistent redirect
+  -issue#1179: Warn during installation if installing moving to older
+   version
+  -issue#1183: Automatically detect missing Theme and use alternate
+  -issue#1185: Layout with Graphs having large number of data columns
+  -issue#1189: Allow ability to sort tree list by name asc/desc
+  -issue#1190: Enabling, Disabling, Uninstalling plugin, you should
+   page refresh
+  -issue#1191: Tree sequences were not set or checked
+  -issue#1197: Add more collection intervals to Data Source Profiles
+  -issue#1206: Display issue with internationalization number format
+  -issue#1210: CDEF and VDEF Items can not be properly edited
+  -issue#1212: Navigation breadcrumbs fail to handle External links
+   correctly
+  -issue#1213: PHPMailer trying TLS despite SMTPSecure setting
+  -issue#1215: Show version when installation prompts for license
+  -issue#1217: Add ability to view/edit Input/Query when editing
+   Data Template
+  -issue: Named colors fail to import on install or upgrade
+  -issue: Drag and Drop issues on multiple pages could corrupt
+  sequencing
+  -feature: Enhance filter to permit more glyphs for table headers
+  -feature: Add a page refresh dropdown to the Automation Networks
+  -feature: Enhanced SNMP v3 input forms
+  -feature: Allow Trees to be rearranged using Drag and Drop
+  -feature: Trap GUI callback errors and present error message  
+
+---

Old:

  cacti-1.1.30.tar.gz

New:

  cacti-1.1.31.tar.gz



Other differences:
--
++ cacti.spec ++
--- /var/tmp/diff_new_pack.ExnoYM/_old  2018-01-17 21:59:38.627466314 +0100
+++ /var/tmp/diff_new_pack.ExnoYM/_new  2018-01-17 21:59:38.631466127 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   cacti
-Version:1.1.30
+Version:1.1.31
 Release:0
 Summary:Web Front-End to Monitor System Data via RRDtool
 License:GPL-2.0+

++ cacti-1.1.30.tar.gz -> cacti-1.1.31.tar.gz ++
/work/SRC/openSUSE:Factory/cacti/cacti-1.1.30.tar.gz 
/work/SRC/openSUSE:Factory/.cacti.new/cacti-1.1.31.tar.gz differ: char 5, line 1




commit tomcat for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "tomcat"

Wed Jan 17 21:58:43 2018 rev:41 rq:566591 version:9.0.2

Changes:

--- /work/SRC/openSUSE:Factory/tomcat/tomcat.changes2017-12-06 
08:58:43.452688408 +0100
+++ /work/SRC/openSUSE:Factory/.tomcat.new/tomcat.changes   2018-01-17 
21:59:40.571375199 +0100
@@ -1,0 +2,9 @@
+Wed Jan 17 09:34:14 UTC 2018 - fst...@suse.com
+
+- Modified patch:
+  * tomcat-9.0-javadoc.patch
++ Don't append to javadoc --add-modules since we are building
+  with source=8
++ Avoid accessing Internet URLs from build environment
+
+---



Other differences:
--
++ tomcat.spec ++
--- /var/tmp/diff_new_pack.IqFGUp/_old  2018-01-17 21:59:41.475332829 +0100
+++ /var/tmp/diff_new_pack.IqFGUp/_new  2018-01-17 21:59:41.479332642 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tomcat
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2009, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,11 +17,6 @@
 #
 
 
-#Compat macro for new _fillupdir macro introduced in Nov 2017
-%if ! %{defined _fillupdir}
-  %define _fillupdir /var/adm/fillup-templates
-%endif
-
 %define jspspec 2.3
 %define servletspec 4.0
 %define elspec 3.0
@@ -40,6 +35,10 @@
 %define cachedir %{_localstatedir}/cache/%{name}
 %define tempdir %{cachedir}/temp
 %define workdir %{cachedir}/work
+#Compat macro for new _fillupdir macro introduced in Nov 2017
+%if ! %{defined _fillupdir}
+  %define _fillupdir %{_localstatedir}/adm/fillup-templates
+%endif
 Name:   tomcat
 Version:%{major_version}.%{minor_version}.%{micro_version}
 Release:0
@@ -98,7 +97,7 @@
 BuildRequires:  geronimo-qname-1_1-api
 BuildRequires:  geronimo-saaj-1_1-api
 BuildRequires:  jakarta-taglibs-standard >= 1.1
-BuildRequires:  java-devel = 1.8.0
+BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-local
 BuildRequires:  javapackages-tools
 BuildRequires:  junit
@@ -339,7 +338,7 @@
 install -d -m 0755 %{buildroot}%{_bindir}
 install -d -m 0755 %{buildroot}%{_sbindir}
 install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
-install -d -m 0755 %{buildroot}%{_initrddir}
+install -d -m 0755 %{buildroot}%{_initddir}
 install -d -m 0755 %{buildroot}%{_systemddir}
 install -d -m 0755 %{buildroot}%{_sysconfdir}/logrotate.d
 install -d -m 0755 %{buildroot}%{_sysconfdir}/sysconfig


++ tomcat-9.0-javadoc.patch ++
--- /var/tmp/diff_new_pack.IqFGUp/_old  2018-01-17 21:59:41.619326080 +0100
+++ /var/tmp/diff_new_pack.IqFGUp/_new  2018-01-17 21:59:41.623325893 +0100
@@ -61,8 +61,9 @@
encoding="UTF-8"
docencoding="UTF-8"
charset="UTF-8"
+-  additionalparam="-breakiterator -notimestamp ${java9.add.modules}"
 +  source="${compile.source}"
-   additionalparam="-breakiterator -notimestamp ${java9.add.modules}"
++  additionalparam="-breakiterator -notimestamp"
maxmemory="512m"
failonerror="true"
 -  failonwarning="true">
@@ -70,3 +71,13 @@

  
  
+@@ -1868,9 +1873,6 @@
+   
+   
+   
+-  http://docs.oracle.com/javase/8/docs/api/"/>
+-  http://commons.apache.org/proper/commons-io/javadocs/api-release/"/>
+-  https://javaee.github.io/javaee-spec/javadocs/"/>
+   
+ 
+ 




commit rubygem-bunny for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "rubygem-bunny"

Wed Jan 17 21:58:01 2018 rev:40 rq:566445 version:2.9.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-bunny/rubygem-bunny.changes  
2017-12-20 10:40:09.981676578 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-bunny.new/rubygem-bunny.changes 
2018-01-17 21:59:11.648730864 +0100
@@ -1,0 +2,10 @@
+Tue Jan  9 13:21:44 UTC 2018 - enava...@suse.com
+
+- Update to version 2.9.0
+
+  * Bunny now requires Ruby 2.2.
+  * Support for Additional URI Query Parameters
+
+  Please refer to the upstream changelog for detailed information.
+
+---

Old:

  bunny-2.8.0.gem

New:

  bunny-2.9.0.gem



Other differences:
--
++ rubygem-bunny.spec ++
--- /var/tmp/diff_new_pack.fwnrPp/_old  2018-01-17 21:59:12.440693743 +0100
+++ /var/tmp/diff_new_pack.fwnrPp/_new  2018-01-17 21:59:12.444693556 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-bunny
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,12 +24,18 @@
 #
 
 Name:   rubygem-bunny
-Version:2.8.0
+Version:2.9.0
 Release:0
 %define mod_name bunny
 %define mod_full_name %{mod_name}-%{version}
+# MANUAL
+%if 0%{?suse_version} && 0%{?suse_version} < 1330
+%define rb_build_versions ruby22
+%define rb_default_ruby_abi ruby:2.2.0
+%endif
+# /MANUAL
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{ruby >= 2.0}
+BuildRequires:  %{ruby >= 2.2}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:http://rubybunny.info
@@ -45,12 +51,13 @@
 %description
 Easy to use, feature complete Ruby client for RabbitMQ 3.3 and later versions.
 
-%prep
 %gem_unpack
 %patch0 -p1
 find -type f -print0 | xargs -0 touch -r %{S:0}
 %gem_build
 
+%prep
+
 %build
 
 %install

++ bunny-2.8.0.gem -> bunny-2.9.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CONTRIBUTING.md new/CONTRIBUTING.md
--- old/CONTRIBUTING.md 2017-12-18 15:45:32.0 +0100
+++ new/CONTRIBUTING.md 2018-01-08 13:09:43.0 +0100
@@ -39,7 +39,8 @@
 
  Using a locally installed RabbitMQ server
 
-Run the following command from the base directory of the gem:
+It is possible to start a local RabbitMQ node from the repository root. It is 
not necessarily
+optimal but can be a good starting point but is a useful example:
 
 ```
 RABBITMQ_NODENAME=bunny RABBITMQ_CONFIG_FILE=./spec/config/rabbitmq 
RABBITMQ_ENABLED_PLUGINS_FILE=./spec/config/enabled_plugins rabbitmq-server
@@ -51,10 +52,17 @@
 the tests allow for expecting hostname overriding using the 
`BUNNY_RABBITMQ_HOSTNAME`
 environment variables (default value is `127.0.0.1`).
 
-Server, CA and client certificates can be found under `spec/tls`.
-The location can be overridden via the `BUNNY_CERTIFICATE_DIR` environment 
variable.
+By default there's a set of CA, server, and client certificates pre-generated 
at `spec/tls`. Since x509 certificates
+contain a hardcoded CN and your hostname is unlikely to match it,
+the location can be overridden via the `BUNNY_CERTIFICATE_DIR` environment 
variable.
 It is supposed to target 
[tls-gen](https://github.com/michaelklishin/tls-gen)'s basic profile
-output (result) directory on the host where specs are to be executed.
+output (result) directory on the host where specs are to be executed. Combine 
it with `BUNNY_RABBITMQ_HOSTNAME`
+when running TLS connection tests:
+
+```
+BUNNY_CERTIFICATE_DIR="/path/to/tls-gen/basic/result" 
BUNNY_RABBITMQ_HOSTNAME="mayflower" bundle exec rspec
+
+```
 
 Next up you'll need to prepare your node for the specs (just once):
 
@@ -104,8 +112,8 @@
 
 It is possible to run all tests:
 
-bundle exec rspec -c
+bundle exec rspec
 
 It is possible to run only integration and regression tests but exclude unit 
and stress tests:
 
-CI=true bundle exec rspec -c spec/higher_level_api/ spec/lower_level_api 
spec/issues && bundle exec rspec -c 
spec/higher_level_api/integration/connection_recovery_spec.rb
+CI=true bundle exec rspec spec/higher_level_api/ spec/lower_level_api 
spec/issues spec/higher_level_api/integration/connection_recovery_spec.rb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit os-autoinst for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "os-autoinst"

Wed Jan 17 21:58:20 2018 rev:10 rq:566466 version:4.5.1516095934.1b1283ad

Changes:

--- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes  2018-01-13 
21:49:53.203810874 +0100
+++ /work/SRC/openSUSE:Factory/.os-autoinst.new/os-autoinst.changes 
2018-01-17 21:59:31.611795152 +0100
@@ -1,0 +2,10 @@
+Tue Jan 16 16:07:48 UTC 2018 - ok...@suse.com
+
+- Update to version 4.5.1516095934.1b1283ad:
+  * Move and increase sleep time between ipmi power actions
+  * Add variable to define stall treshold
+  * Add variable to don't power of the machine after test
+  * Increase the limits for checking the VNC console. (#906)
+  * Makefile.am: Fix install directory for RunArgs.pm (#907)
+
+---

Old:

  os-autoinst-4.5.1515766826.5f24243a.tar.xz

New:

  os-autoinst-4.5.1516095934.1b1283ad.tar.xz



Other differences:
--
++ os-autoinst.spec ++
--- /var/tmp/diff_new_pack.SwKw8j/_old  2018-01-17 21:59:32.395758406 +0100
+++ /var/tmp/diff_new_pack.SwKw8j/_new  2018-01-17 21:59:32.399758219 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   os-autoinst
-Version:4.5.1515766826.5f24243a
+Version:4.5.1516095934.1b1283ad
 Release:0
 Summary:OS-level test automation
 License:GPL-2.0+

++ os-autoinst-4.5.1515766826.5f24243a.tar.xz -> 
os-autoinst-4.5.1516095934.1b1283ad.tar.xz ++
/work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.5.1515766826.5f24243a.tar.xz
 
/work/SRC/openSUSE:Factory/.os-autoinst.new/os-autoinst-4.5.1516095934.1b1283ad.tar.xz
 differ: char 26, line 1




commit python-barbicanclient for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "python-barbicanclient"

Wed Jan 17 21:58:15 2018 rev:5 rq:566462 version:4.5.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-barbicanclient/python-barbicanclient.changes  
2017-09-23 21:36:48.340559463 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-barbicanclient.new/python-barbicanclient.changes
 2018-01-17 21:59:27.164003629 +0100
@@ -1,0 +2,5 @@
+Tue Jan 16 15:35:05 UTC 2018 - dmuel...@suse.com
+
+- convert to singlespec
+
+---



Other differences:
--
++ python-barbicanclient.spec ++
--- /var/tmp/diff_new_pack.eR62ty/_old  2018-01-17 21:59:28.083960509 +0100
+++ /var/tmp/diff_new_pack.eR62ty/_new  2018-01-17 21:59:28.083960509 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-barbicanclient
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,38 +16,59 @@
 #
 
 
-%global sname python-barbicanclient
 Name:   python-barbicanclient
 Version:4.5.2
 Release:0
 Summary:Client for the Barbican Key Management API
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
+Url:https://launchpad.net/python-barbicanclient
+Source0:
https://files.pythonhosted.org/packages/source/p/python-barbicanclient/python-barbicanclient-4.5.2.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-cliff >= 2.8.0
 BuildRequires:  python-devel
-BuildRequires:  python-keystoneauth1 >= 3.1.0
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.serialization >= 1.10.0
-BuildRequires:  python-oslo.utils >= 3.20.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-requests >= 2.14.2
-BuildRequires:  python-requests-mock >= 1.1
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
+BuildRequires:  python2-cliff >= 2.8.0
+BuildRequires:  python2-keystoneauth1 >= 3.2.0
+BuildRequires:  python2-mock >= 2.0.0
+BuildRequires:  python2-oslo.i18n >= 3.15.3
+BuildRequires:  python2-oslo.serialization >= 2.18.0
+BuildRequires:  python2-oslo.utils >= 3.31.0
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-requests >= 2.14.2
+BuildRequires:  python2-requests-mock >= 1.1.0
+BuildRequires:  python2-testrepository >= 0.0.18
+BuildRequires:  python2-testscenarios >= 0.4
+BuildRequires:  python2-testtools >= 2.2.0
+BuildRequires:  python3-cliff >= 2.8.0
+BuildRequires:  python3-devel
+BuildRequires:  python3-keystoneauth1 >= 3.2.0
+BuildRequires:  python3-mock >= 2.0.0
+BuildRequires:  python3-oslo.i18n >= 3.15.3
+BuildRequires:  python3-oslo.serialization >= 2.18.0
+BuildRequires:  python3-oslo.utils >= 3.31.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-requests >= 2.14.2
+BuildRequires:  python3-requests-mock >= 1.1.0
+BuildRequires:  python3-testrepository >= 0.0.18
+BuildRequires:  python3-testscenarios >= 0.4
+BuildRequires:  python3-testtools >= 2.2.0
 Requires:   python-cliff >= 2.8.0
-Requires:   python-keystoneauth1 >= 3.1.0
-Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.serialization >= 1.10.0
-Requires:   python-oslo.utils >= 3.20.0
+Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   python-oslo.i18n >= 3.15.3
+Requires:   python-oslo.serialization >= 2.18.0
+Requires:   python-oslo.utils >= 3.31.0
 Requires:   python-pbr >= 2.0.0
 Requires:   python-requests >= 2.14.2
-Requires:   python-six >= 1.9.0
+Requires:   python-six >= 1.10.0
 BuildArch:  noarch
+%if 0%{?suse_version}
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
+%else
+# on RDO, update-alternatives is in chkconfig
+Requires(post): chkconfig
+Requires(postun): chkconfig
+%endif
+%python_subpackages
 
 %description
 OpenStack Key Management API client - Python 2.x
@@ -57,42 +78,45 @@
 
 This package contains the Python 2.x module.
 
-%package doc
+%package -n python-barbicanclient-doc
 Summary:Documentation for OpenStack Key Management API Client
-Group:   

commit python-castellan for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "python-castellan"

Wed Jan 17 21:58:18 2018 rev:4 rq:566463 version:0.17.0

Changes:

--- /work/SRC/openSUSE:Factory/python-castellan/python-castellan.changes
2017-08-28 15:29:52.669522108 +0200
+++ /work/SRC/openSUSE:Factory/.python-castellan.new/python-castellan.changes   
2018-01-17 21:59:30.463848959 +0100
@@ -1,0 +2,34 @@
+Tue Jan 16 15:32:00 UTC 2018 - cloud-de...@suse.de
+
+- update to version 0.17.0
+  - Updated from global requirements
+- convert to singlespec
+
+---
+Mon Jan 15 10:50:24 UTC 2018 - cloud-de...@suse.de
+
+- update to version 0.16.0
+  - Add releasenotes for castellan
+  - Append a forward slash to the base_url
+  - Remove genconfig from functional tests
+  - Avoid tox_install.sh for constraints support
+  - Replace LOG.warn with LOG.warning
+  - Add list capability
+  - Include domain info when creating identity token
+  - Add ID to managed objects
+  - Remove use of tox-siblings role
+  - Add a functional vault job
+  - Use generic user for both zuul v2 and v3
+  - Rename barbican client import
+  - Use Stevedore for better extensions
+  - Makes list method not abstract
+  - Fix retrieving barbican endpoint from service catalog
+  - Improve docs around configuring Castellan
+  - Remove setting of version/release from releasenotes
+  - Support handling legacy all-zeros key ID
+  - Vault based key manager
+  - Migrate to zuulv3
+  - Updated from global requirements
+  - allow redirects in .htaccess files on the static web servers
+
+---

Old:

  castellan-0.12.0.tar.gz

New:

  castellan-0.17.0.tar.gz



Other differences:
--
++ python-castellan.spec ++
--- /var/tmp/diff_new_pack.LrSK9d/_old  2018-01-17 21:59:30.975824962 +0100
+++ /var/tmp/diff_new_pack.LrSK9d/_new  2018-01-17 21:59:30.979824774 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-castellan
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,76 +16,91 @@
 #
 
 
-%global sname castellan
 Name:   python-castellan
-Version:0.12.0
+Version:0.17.0
 Release:0
 Summary:Generic Key Manager interface for OpenStack
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/castellan
-Source0:
https://pypi.io/packages/source/c/%{sname}/%{sname}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/c/castellan/castellan-0.17.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-barbicanclient >= 4.0.0
-BuildRequires:  python-cryptography >= 1.6
-BuildRequires:  python-oslo.config >= 4.0.0
-BuildRequires:  python-oslo.log >= 3.22.0
-BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-python-subunit >= 0.0.18
-BuildRequires:  python-setuptools >= 16.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
+BuildRequires:  python2-barbicanclient >= 4.0.0
+BuildRequires:  python2-cryptography >= 1.9
+BuildRequires:  python2-keystoneauth1 >= 3.2.0
+BuildRequires:  python2-oslo.config >= 4.6.0
+BuildRequires:  python2-oslo.log >= 3.30.0
+BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-python-subunit >= 1.0.0
+BuildRequires:  python2-setuptools >= 16.0
+BuildRequires:  python2-testrepository >= 0.0.18
+BuildRequires:  python2-testscenarios >= 0.4
+BuildRequires:  python2-testtools >= 2.2.0
+BuildRequires:  python3-barbicanclient >= 4.0.0
+BuildRequires:  python3-cryptography >= 1.9
+BuildRequires:  python3-keystoneauth1 >= 3.2.0
+BuildRequires:  python3-oslo.config >= 4.6.0
+BuildRequires:  python3-oslo.log >= 3.30.0
+BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-python-subunit >= 1.0.0
+BuildRequires:  python3-setuptools >= 16.0
+BuildRequires:  python3-testrepository >= 0.0.18
+BuildRequires:  python3-testscenarios >= 0.4
+BuildRequires:  python3-testtools >= 2.2.0
 Requires:   python-Babel >= 2.3.4
-Requires:   python-cryptography >= 1.6
-Requires:   python-oslo.config >= 4.0.0
-Requires:   python-oslo.context >= 2.14.0
-Requires:   python-oslo.log >= 3.

commit soapy-sdr for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "soapy-sdr"

Wed Jan 17 21:58:05 2018 rev:3 rq:566452 version:0.6.0

Changes:

--- /work/SRC/openSUSE:Factory/soapy-sdr/soapy-sdr.changes  2017-08-16 
16:14:04.766303155 +0200
+++ /work/SRC/openSUSE:Factory/.soapy-sdr.new/soapy-sdr.changes 2018-01-17 
21:59:16.372509450 +0100
@@ -1,0 +2,11 @@
+Mon Jan 15 20:27:40 UTC 2018 - mar...@gmx.de
+
+- Add patch to avoid cmake bugs:
+  * 0001-Remove-whitespace-padding-from-PYTHON3_LIBRARIES-var.patch
+
+---
+Sat Oct  7 18:43:05 UTC 2017 - mar...@gmx.de
+
+- Build only against python3
+
+---

New:

  0001-Remove-whitespace-padding-from-PYTHON3_LIBRARIES-var.patch



Other differences:
--
++ soapy-sdr.spec ++
--- /var/tmp/diff_new_pack.r5AxNP/_old  2018-01-17 21:59:16.892485078 +0100
+++ /var/tmp/diff_new_pack.r5AxNP/_new  2018-01-17 21:59:16.896484891 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package soapy-sdr
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -26,13 +26,14 @@
 Group:  Development/Libraries/C and C++
 Url:https://github.com/pothosware/SoapySDR.git
 Source: 
https://github.com/pothosware/SoapySDR/archive/%{name}-%{version}.tar.gz
+Patch0: 0001-Remove-whitespace-padding-from-PYTHON3_LIBRARIES-var.patch
 BuildRequires:  boost-devel
 BuildRequires:  cmake
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  swig
-BuildRequires:  pkgconfig(python2)
+BuildRequires:  pkgconfig(python3)
 
 %description
 A vendor neutral and platform independent SDR support library.
@@ -44,13 +45,13 @@
 %description -n libSoapySDR%{sover}
 A vendor neutral and platform independent SDR support library.
 
-%package -n python2-SoapySDR
+%package -n python3-SoapySDR
 Summary:Python bindings for SoapySDR
 Group:  Development/Languages/Python
 Provides:   python-%{name}
 Recommends: pytnon-numpy
 
-%description -n python2-SoapySDR
+%description -n python3-SoapySDR
 Python Bindings for SoapySDR.
 A vendor neutral and platform independent SDR support library.
 
@@ -65,9 +66,11 @@
 
 %prep
 %setup -q -n SoapySDR-%{name}-%{version}
+%patch0 -p1
 
 %build
-%cmake
+%cmake \
+  -DBUILD_PYTHON3=ON
 %make_jobs
 
 %install
@@ -90,10 +93,10 @@
 %doc Changelog.txt LICENSE_1_0.txt README.md
 %{_libdir}/libSoapySDR.so.*
 
-%files -n python2-SoapySDR
+%files -n python3-SoapySDR
 %defattr(-,root,root)
-%{python_sitearch}/SoapySDR.py
-%{python_sitearch}/*SoapySDR.so
+%{python3_sitearch}/SoapySDR.py
+%{python3_sitearch}/*SoapySDR.so
 
 %files devel
 %defattr(-,root,root)

++ 0001-Remove-whitespace-padding-from-PYTHON3_LIBRARIES-var.patch ++
>From 2979de0bbb253a134f7504b3c56ddb6e6f614624 Mon Sep 17 00:00:00 2001
From: "Jared K. Smith" 
Date: Thu, 7 Dec 2017 14:50:56 -0500
Subject: [PATCH] Remove whitespace padding from PYTHON3_LIBRARIES variable

---
 python3/FindPython3Libs.cmake | 1 +
 1 file changed, 1 insertion(+)

diff --git a/python3/FindPython3Libs.cmake b/python3/FindPython3Libs.cmake
index 8994f0c..9af2007 100644
--- a/python3/FindPython3Libs.cmake
+++ b/python3/FindPython3Libs.cmake
@@ -156,6 +156,7 @@ if (NOT PYTHON3_LIBRARIES OR NOT PYTHON3_INCLUDE_DIRS)
 COMMAND ${PYTHON3_CONFIG_EXECUTABLE}  --ldflags
 OUTPUT_STRIP_TRAILING_WHITESPACE
 OUTPUT_VARIABLE PYTHON3_LIBRARIES)
+string(STRIP "${PYTHON3_LIBRARIES}" PYTHON3_LIBRARIES)
 endif(PYTHON3_CONFIG_EXECUTABLE)
 endif()
 
-- 
2.13.6




commit fldigi for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "fldigi"

Wed Jan 17 21:58:03 2018 rev:9 rq:566451 version:4.0.14

Changes:

--- /work/SRC/openSUSE:Factory/fldigi/fldigi.changes2017-12-31 
19:32:56.603591794 +0100
+++ /work/SRC/openSUSE:Factory/.fldigi.new/fldigi.changes   2018-01-17 
21:59:14.688588379 +0100
@@ -1,0 +2,15 @@
+Tue Jan 16 14:58:21 UTC 2018 - mar...@gmx.de
+
+- Update to version 4.0.13
+  * linux shutdown
+  * remote logbook
+  * ARQ exit seg fault
+  * WEFAX auto center behavior
+  * WEFAX phasing change button
+  * RTTY configure initializers
+  * File aging
+  * PSK IMD
+  * Spectrum Display
+  * Warnings in sound.cxx
+
+---

Old:

  fldigi-4.0.13.tar.gz

New:

  fldigi-4.0.14.tar.gz



Other differences:
--
++ fldigi.spec ++
--- /var/tmp/diff_new_pack.du3AAc/_old  2018-01-17 21:59:15.440553133 +0100
+++ /var/tmp/diff_new_pack.du3AAc/_new  2018-01-17 21:59:15.440553133 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fldigi
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   fldigi
-Version:4.0.13
+Version:4.0.14
 Release:0
 Summary:Digital modem program (hamradio)
 License:GPL-3.0

++ fldigi-4.0.13.tar.gz -> fldigi-4.0.14.tar.gz ++
 69070 lines of diff (skipped)




commit crmsh for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "crmsh"

Wed Jan 17 21:58:24 2018 rev:138 rq:566488 version:4.0.0+git.1516124911.d66d9d1f

Changes:

--- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes  2018-01-13 
21:49:07.645934986 +0100
+++ /work/SRC/openSUSE:Factory/.crmsh.new/crmsh.changes 2018-01-17 
21:59:32.643746783 +0100
@@ -1,0 +2,7 @@
+Tue Jan 16 17:50:14 UTC 2018 - kgronl...@suse.com
+
+- Update to version 4.0.0+git.1516124911.d66d9d1f:
+  * medium: constants: Add bundle to constants (bsc#1076239)
+  * low: xmlutil: Add bundle to sort (bsc#1076239)
+
+---

Old:

  crmsh-4.0.0+git.1515767348.9561209c.tar.bz2

New:

  crmsh-4.0.0+git.1516124911.d66d9d1f.tar.bz2



Other differences:
--
++ crmsh.spec ++
--- /var/tmp/diff_new_pack.uX9dvW/_old  2018-01-17 21:59:33.247718474 +0100
+++ /var/tmp/diff_new_pack.uX9dvW/_new  2018-01-17 21:59:33.251718286 +0100
@@ -36,7 +36,7 @@
 Summary:High Availability cluster command-line interface
 License:GPL-2.0+
 Group:  %{pkg_group}
-Version:4.0.0+git.1515767348.9561209c
+Version:4.0.0+git.1516124911.d66d9d1f
 Release:0
 Url:http://crmsh.github.io
 Source0:%{name}-%{version}.tar.bz2

++ _servicedata ++
--- /var/tmp/diff_new_pack.uX9dvW/_old  2018-01-17 21:59:33.299716036 +0100
+++ /var/tmp/diff_new_pack.uX9dvW/_new  2018-01-17 21:59:33.299716036 +0100
@@ -1,4 +1,4 @@
 
 
 git://github.com/ClusterLabs/crmsh.git
-  9561209c80e799683eda21e4fc93c9740db8e42e
\ No newline at end of file
+  d66d9d1fcee2cb4f0f4b06beaa4f5140caeb67e3
\ No newline at end of file

++ crmsh-4.0.0+git.1515767348.9561209c.tar.bz2 -> 
crmsh-4.0.0+git.1516124911.d66d9d1f.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/crmsh-4.0.0+git.1515767348.9561209c/crmsh/constants.py 
new/crmsh-4.0.0+git.1516124911.d66d9d1f/crmsh/constants.py
--- old/crmsh-4.0.0+git.1515767348.9561209c/crmsh/constants.py  2018-01-12 
15:29:08.0 +0100
+++ new/crmsh-4.0.0+git.1516124911.d66d9d1f/crmsh/constants.py  2018-01-16 
18:48:31.0 +0100
@@ -100,7 +100,7 @@
 "tag": "tag",
 "alert": "alert",
 }
-container_tags = ("group", "clone", "ms", "master")
+container_tags = ("group", "clone", "ms", "master", "bundle")
 clonems_tags = ("clone", "ms", "master")
 resource_tags = ("primitive", "group", "clone", "ms", "master", "template")
 constraint_tags = ("rsc_location", "rsc_colocation", "rsc_order", "rsc_ticket")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh-4.0.0+git.1515767348.9561209c/crmsh/xmlutil.py 
new/crmsh-4.0.0+git.1516124911.d66d9d1f/crmsh/xmlutil.py
--- old/crmsh-4.0.0+git.1515767348.9561209c/crmsh/xmlutil.py2018-01-12 
15:29:08.0 +0100
+++ new/crmsh-4.0.0+git.1516124911.d66d9d1f/crmsh/xmlutil.py2018-01-16 
18:48:31.0 +0100
@@ -832,7 +832,7 @@
 
 
 _sort_xml_order = make_sort_map('node',
-'template', 'primitive', 'group', 'master', 
'clone', 'op',
+'template', 'primitive', 'bundle', 'group', 
'master', 'clone', 'op',
 'tag',
 ['rsc_location', 'rsc_colocation', 
'rsc_order'],
 ['rsc_ticket', 'fencing-topology'],
@@ -841,7 +841,7 @@
 'alert')
 
 _sort_cli_order = make_sort_map('node',
-'rsc_template', 'primitive', 'group',
+'rsc_template', 'primitive', 'bundle', 'group',
 ['ms', 'master'], 'clone', 'op',
 'tag',
 ['location', 'colocation', 'collocation', 
'order'],




commit python-oslo.concurrency for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package python-oslo.concurrency for 
openSUSE:Factory checked in at 2018-01-17 21:58:27

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


Package is "python-oslo.concurrency"

Wed Jan 17 21:58:27 2018 rev:9 rq:566504 version:3.24.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
  2017-08-28 15:31:25.684445935 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new/python-oslo.concurrency.changes
 2018-01-17 21:59:33.959685102 +0100
@@ -1,0 +2,29 @@
+Mon Jan 15 11:50:29 UTC 2018 - cloud-de...@suse.de
+
+- update to version 3.24.0
+  - Imported Translations from Zanata
+  - Remove setting of version/release from releasenotes
+  - Remove -U from pip install
+  - Updated from global requirements
+  - Avoid tox_install.sh for constraints support
+
+---
+Fri Nov 24 23:01:53 UTC 2017 - cloud-de...@suse.de
+
+- update to version 3.23.0
+  - Add debug log to indicate when external lock is taken
+  - Update reno for stable/pike
+  - Minor correction to docstrings
+  - Windows: ensure exec calls don't block other greenthreads
+  - Updated from global requirements
+
+---
+Thu Sep 28 06:57:11 UTC 2017 - cloud-de...@suse.de
+
+- update to version 3.21.1
+  - Update .gitreview for stable/pike
+  - Windows: ensure exec calls don't block other greenthreads
+  - Updated from global requirements
+  - Update UPPER_CONSTRAINTS_FILE for stable/pike
+
+---

Old:

  oslo.concurrency-3.21.0.tar.gz

New:

  oslo.concurrency-3.24.0.tar.gz



Other differences:
--
++ python-oslo.concurrency.spec ++
--- /var/tmp/diff_new_pack.IVZkmJ/_old  2018-01-17 21:59:34.447662230 +0100
+++ /var/tmp/diff_new_pack.IVZkmJ/_new  2018-01-17 21:59:34.451662042 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.concurrency
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,65 +16,87 @@
 #
 
 
-%global sname oslo.concurrency
 Name:   python-oslo.concurrency
-Version:3.21.0
+Version:3.24.0
 Release:0
 Summary:OpenStack oslo.concurrency library
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+Url:https://launchpad.net/oslo.concurrency
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.concurrency/oslo.concurrency-3.24.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
-BuildRequires:  python-enum34
-BuildRequires:  python-eventlet >= 0.18.2
-BuildRequires:  python-fasteners >= 0.7
-BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-futures >= 3.0
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-oslo.config >= 4.0.0
-BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.utils >= 3.20.0
-BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
-Requires:   python-enum34
-Requires:   python-fasteners >= 0.7
+BuildRequires:  python2-enum34 >= 1.0.4
+BuildRequires:  python2-eventlet >= 0.18.2
+BuildRequires:  python2-fasteners >= 0.7.0
+BuildRequires:  python2-fixtures >= 3.0.0
+BuildRequires:  python2-futures >= 3.0.0
+BuildRequires:  python2-mock >= 2.0.0
+BuildRequires:  python2-oslo.config >= 4.6.0
+BuildRequires:  python2-oslo.i18n >= 3.15.3
+BuildRequires:  python2-oslo.utils >= 3.31.0
+BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-testrepository >= 0.0.18
+BuildRequires:  python2-testscenarios >= 0.4
+BuildRequires:  python2-testtools >= 2.2.0
+BuildRequires:  python3-eventlet >= 0.18.2
+BuildRequires:  python3-fasteners >= 0.7.0
+BuildRequires:  python3-fixtures >= 3.0.0
+BuildRequires:  python3-mock >= 2.0.0
+BuildRequires:  python3-oslo.config >= 4.6.0
+BuildRequires:  python3-oslo.i18n >= 3.15.3
+BuildRequires:  python3-oslo.utils >= 3.31.0
+BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-testr

commit rubygem-amq-protocol for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package rubygem-amq-protocol for 
openSUSE:Factory checked in at 2018-01-17 21:58:12

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


Package is "rubygem-amq-protocol"

Wed Jan 17 21:58:12 2018 rev:16 rq:566460 version:2.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-amq-protocol/rubygem-amq-protocol.changes
2017-06-08 14:59:50.425804504 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-amq-protocol.new/rubygem-amq-protocol.changes
   2018-01-17 21:59:23.624169549 +0100
@@ -1,0 +2,14 @@
+Tue Jan  9 10:40:08 UTC 2018 - enava...@suse.com
+
+- updated to version 2.3.0
+ see installed ChangeLog.md
+
+  ## Changes between 2.2.0 and 2.3.0
+
+  ### Support for Additional URI Query Parameters
+
+  GitHub issue: #67, #68, #69.
+
+  Contributed by Andrew Babichev.
+
+---

Old:

  amq-protocol-2.2.0.gem

New:

  amq-protocol-2.3.0.gem



Other differences:
--
++ rubygem-amq-protocol.spec ++
--- /var/tmp/diff_new_pack.m28OT5/_old  2018-01-17 21:59:24.188143114 +0100
+++ /var/tmp/diff_new_pack.m28OT5/_new  2018-01-17 21:59:24.192142927 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-amq-protocol
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,16 +24,22 @@
 #
 
 Name:   rubygem-amq-protocol
-Version:2.2.0
+Version:2.3.0
 Release:0
 %define mod_name amq-protocol
 %define mod_full_name %{mod_name}-%{version}
+# MANUAL
+%if 0%{?suse_version} && 0%{?suse_version} < 1330
+%define rb_build_versions ruby22
+%define rb_default_ruby_abi ruby:2.2.0
+%endif
+# /MANUAL
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{ruby >= 2.0}
+BuildRequires:  %{ruby >= 2.2}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:http://github.com/ruby-amqp/amq-protocol
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:AMQP 0.9.1 encoding & decoding library
 License:MIT

++ amq-protocol-2.2.0.gem -> amq-protocol-2.3.0.gem ++
 1774 lines of diff (skipped)

++ gem2rpm.yml ++
--- /var/tmp/diff_new_pack.m28OT5/_old  2018-01-17 21:59:24.300137865 +0100
+++ /var/tmp/diff_new_pack.m28OT5/_new  2018-01-17 21:59:24.304137677 +0100
@@ -15,6 +15,11 @@
 # ## used by gem2rpm
 # :disable_automatic_rdoc_dep: true
 # ## used by gem2rpm
+:preamble: |-
+%if 0%{?suse_version} && 0%{?suse_version} < 1330
+%define rb_build_versions ruby22
+%define rb_default_ruby_abi ruby:2.2.0
+%endif
 # :preamble: |-
 #   BuildRequires: foobar
 #   Requires: foobar




commit uhd for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "uhd"

Wed Jan 17 21:58:07 2018 rev:22 rq:566453 version:3.9.7

Changes:

--- /work/SRC/openSUSE:Factory/uhd/uhd.changes  2018-01-09 14:52:04.838931658 
+0100
+++ /work/SRC/openSUSE:Factory/.uhd.new/uhd.changes 2018-01-17 
21:59:17.112474767 +0100
@@ -1,0 +2,5 @@
+Sat Jan 13 15:32:26 UTC 2018 - mar...@gmx.de
+
+- Force usage of python2 during build
+
+---



Other differences:
--
++ uhd.spec ++
--- /var/tmp/diff_new_pack.2rwdgM/_old  2018-01-17 21:59:19.368369028 +0100
+++ /var/tmp/diff_new_pack.2rwdgM/_new  2018-01-17 21:59:19.372368840 +0100
@@ -144,7 +144,9 @@
 
 %build
 touch ../README.md
-%cmake -DENABLE_GPSD=1
+%cmake \
+  -DPYTHON_EXECUTABLE=/usr/bin/python2 \
+  -DENABLE_GPSD=1
 make VERBOSE=1 %{?_smp_mflags}
 
 %check




commit cmpi-provider-register for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package cmpi-provider-register for 
openSUSE:Factory checked in at 2018-01-17 21:57:56

Comparing /work/SRC/openSUSE:Factory/cmpi-provider-register (Old)
 and  /work/SRC/openSUSE:Factory/.cmpi-provider-register.new (New)


Package is "cmpi-provider-register"

Wed Jan 17 21:57:56 2018 rev:19 rq:566406 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/cmpi-provider-register/cmpi-provider-register.changes
2017-07-11 08:27:43.879486791 +0200
+++ 
/work/SRC/openSUSE:Factory/.cmpi-provider-register.new/cmpi-provider-register.changes
   2018-01-17 21:59:09.324839790 +0100
@@ -1,0 +2,12 @@
+Mon Jan 15 16:29:37 UTC 2018 - adam.ma...@suse.de
+
+- Fix upgrade paths from SLE11 (bnc#1072564)
+  + Adapt cmpi-provider-register to continue to function and
+maintain sblim-sfcb's providers irrespective if sblim-sfcb is
+present or not. This prevents dangling symlinks and subsequent
+failures in registration/deregistration RPM scriptlets.
+  + Adapt sfcb_init_script to function with all supported
+codestreams.
+- Adapt to python3
+
+---



Other differences:
--
++ cmpi-provider-register.spec ++
--- /var/tmp/diff_new_pack.4JuFoO/_old  2018-01-17 21:59:09.980809043 +0100
+++ /var/tmp/diff_new_pack.4JuFoO/_new  2018-01-17 21:59:09.984808856 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cmpi-provider-register
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,8 @@
 
 
 Name:   cmpi-provider-register
-Version:1.0.1
+Version:1.1.0
 Release:0
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:CIMOM neutral provider registration utility
 License:BSD-3-Clause
 Group:  System/Management
@@ -28,7 +27,8 @@
 BuildRequires:  cim-schema
 BuildRequires:  python-pywbem
 BuildArch:  noarch
-Source0:%{name}.py
+Source0:cmpi-provider-register.py
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 A utility allowing CMPI provider packages to register with whatever
@@ -40,10 +40,10 @@
 
 %install
 %{__mkdir} -p $RPM_BUILD_ROOT/usr/sbin
-install -m 755 %{S:0} $RPM_BUILD_ROOT/usr/sbin/%{name}
+install -m 755 %{S:0} $RPM_BUILD_ROOT/usr/sbin/cmpi-provider-register
 
 %files
 %defattr(-,root,root)
-/usr/sbin/*
+/usr/sbin/cmpi-provider-register
 
 %changelog

++ cmpi-provider-register.py ++
--- /var/tmp/diff_new_pack.4JuFoO/_old  2018-01-17 21:59:10.020807169 +0100
+++ /var/tmp/diff_new_pack.4JuFoO/_new  2018-01-17 21:59:10.024806982 +0100
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python
 
#***
 # Copyright (C) 2008 Novell, Inc. All rights reserved.
 #
@@ -39,7 +39,16 @@
 from getpass import getpass
 import pywbem
 
-sfcb_init_script = '/usr/sbin/rcsblim-sfcb'
+sfcb_init_script = None
+
+for filename in ['rcsblim-sfcb', 'rcsfcb']:
+try:
+os.lstat('/usr/sbin/' + filename)
+sfcb_init_script = '/usr/sbin/' + filename
+break
+except OSError:
+# doesn't exist, continue to next filename
+pass
 
 pegasus_init_script = '/etc/init.d/tog-pegasus'
 pegasus_cimserver_exe = '/usr/sbin/cimserver'
@@ -103,10 +112,10 @@
 return self.rval
 
 self.rval.append((ns, filename))
-
+
 
 def process_sfcb(mof, stage, remove=False):
-mofcomp = SimpleCompiler() 
+mofcomp = SimpleCompiler()
 files = []
 files = mofcomp.compile_file(mof, None)
 for file_ in files:
@@ -119,7 +128,7 @@
 if remove:
 try:
 os.unlink(dest)
-except OSError, e:
+except OSError as e:
 if e.errno != errno.ENOENT:
 raise
 else:
@@ -128,17 +137,17 @@
 os.unlink(dest)
 try:
 os.symlink(src, dest)
-except OSError, e:
+except OSError as e:
 if e.errno != errno.EEXIST:
 raise
 if os.readlink(dest) != src:
-print 'Warning: %s already exists' % dest
+print('Warning: %s already exists' % dest)
 for src in sfcb_regs:
 dest = stage + '/regs/' + os.path.basename(src)
 if remove:
 try:
 os.unlink(dest)
-except OSError, e:
+except OSError as e:
 if e.er

commit kcm_tablet for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package kcm_tablet for openSUSE:Factory 
checked in at 2018-01-17 21:57:50

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


Package is "kcm_tablet"

Wed Jan 17 21:57:50 2018 rev:2 rq:566403 version:2.9.82

Changes:

--- /work/SRC/openSUSE:Factory/kcm_tablet/kcm_tablet.changes2018-01-09 
14:52:01.859071360 +0100
+++ /work/SRC/openSUSE:Factory/.kcm_tablet.new/kcm_tablet.changes   
2018-01-17 21:59:08.444881036 +0100
@@ -1,0 +2,6 @@
+Tue Jan 16 12:09:29 UTC 2018 - fab...@ritter-vogt.de
+
+- Add Supplements: packageand(plasma5-workspace:xf86-input-wacom)
+- Run spec-cleaner
+
+---



Other differences:
--
++ kcm_tablet.spec ++
--- /var/tmp/diff_new_pack.tpPkDd/_old  2018-01-17 21:59:09.156847664 +0100
+++ /var/tmp/diff_new_pack.tpPkDd/_new  2018-01-17 21:59:09.160847477 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package kcm_tablet
 #
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Raymond Wooninck 
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,6 +17,7 @@
 #
 
 
+%define rname wacomtablet
 Name:   kcm_tablet
 Version:2.9.82
 Release:0
@@ -23,10 +25,12 @@
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/wacomtablet.git/
-%define rname wacomtablet
 Source: 
https://download.kde.org/unstable/%{rname}/%{version}/%{rname}-%{version}.tar.xz
 # PATCH-FEATURE-UPSTREAM
-Patch:  Implement-hotplugging-on-Xlib.patch
+Patch0: Implement-hotplugging-on-Xlib.patch
+BuildRequires:  extra-cmake-modules
+BuildRequires:  pkgconfig
+BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5DBusAddons)
@@ -44,17 +48,14 @@
 BuildRequires:  cmake(Qt5Qml)
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5X11Extras)
-BuildRequires:  extra-cmake-modules
 BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xi)
-BuildRequires:  pkgconfig(xrandr)
 BuildRequires:  pkgconfig(xorg-wacom)
-BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(xrandr)
 Requires:   xf86-input-wacom >= 0.20
 Recommends: %{name}-lang = %{version}
 Recommends: xrandr >= 1.2
-
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Supplements:packageand(plasma5-workspace:xf86-input-wacom)
 
 %description
 This module implements a GUI for the Wacom Linux Drivers and extends it
@@ -65,9 +66,10 @@
 All tablets can be set up as long as they are found with the wacom kernel 
module.
 
 %lang_package
+
 %prep
-%setup -n %rname-%{version} -q
-%patch -p1
+%setup -q -n %{rname}-%{version}
+%patch0 -p1
 
 %build
   %cmake_kf5 -d build
@@ -75,16 +77,16 @@
 
 %install
   %kf5_makeinstall -C build
-  %find_lang %rname %name.lang
-  %find_lang plasma_applet_org.kde.%rname %name.lang
+  %find_lang %{rname} %{name}.lang
+  %find_lang plasma_applet_org.kde.%{rname} %{name}.lang
   %if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120300
-  %kf5_find_htmldocs
+  %{kf5_find_htmldocs}
   %else
   # %%kf5_find_htmldocs is only defined since Leap 42.3
   CURDIR=`pwd`
   pushd %{buildroot}%{_kf5_htmldir}
   for i in *; do
-if ! [ -d "/usr/share/locale/${i}" ]; then
+if ! [ -d "%{_datadir}/locale/${i}" ]; then
 echo "Removing unsupported translation %{_kf5_htmldir}/${i}"
 rm -rf "$i"
 elif [ "$i" != "en" ]; then
@@ -102,11 +104,9 @@
 %postun
 %desktop_database_postun
 
-%files lang -f %name.lang
-%defattr(-,root,root)
+%files lang -f %{name}.lang
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING README
 %doc %lang(en) %{_kf5_htmldir}/en/kcontrol
 %{_kf5_applicationsdir}/kde_wacom_tabletfinder.desktop




commit cloud-init for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "cloud-init"

Wed Jan 17 21:57:58 2018 rev:44 rq:566429 version:17.1

Changes:

--- /work/SRC/openSUSE:Factory/cloud-init/cloud-init.changes2017-12-14 
11:03:18.854725552 +0100
+++ /work/SRC/openSUSE:Factory/.cloud-init.new/cloud-init.changes   
2018-01-17 21:59:10.156800795 +0100
@@ -1,0 +2,6 @@
+Tue Jan 16 10:03:00 UTC 2018 - dims...@opensuse.org
+
+- Fix usage of fdupes macro: there is no '-n' parameter to the
+  macro (there would be to fdupes, the command, though).
+
+---



Other differences:
--
++ cloud-init.spec ++
--- /var/tmp/diff_new_pack.ttlLb5/_old  2018-01-17 21:59:10.880766860 +0100
+++ /var/tmp/diff_new_pack.ttlLb5/_new  2018-01-17 21:59:10.884766673 +0100
@@ -304,9 +304,9 @@
 # remove duplicate files
 %if 0%{?suse_version}
 %if 0%{?suse_version} <= 1315
-%fdupes -n %{buildroot}%{python_sitelib}
+%fdupes %{buildroot}%{python_sitelib}
 %else
-%fdupes -n %{buildroot}%{python3_sitelib}
+%fdupes %{buildroot}%{python3_sitelib}
 %endif
 %endif
 




commit grpc for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package grpc for openSUSE:Factory checked in 
at 2018-01-17 21:57:32

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


Package is "grpc"

Wed Jan 17 21:57:32 2018 rev:3 rq:566379 version:1.8.4

Changes:

--- /work/SRC/openSUSE:Factory/grpc/grpc.changes2018-01-13 
21:46:06.178394932 +0100
+++ /work/SRC/openSUSE:Factory/.grpc.new/grpc.changes   2018-01-17 
21:58:52.813613712 +0100
@@ -1,0 +2,7 @@
+Tue Jan 16 11:20:00 UTC 2018 - jeng...@inai.de
+
+- Update to new upstream release 1.8.4
+  * Fix HTTP/2 PING issues
+  * Fix issues with poll engine
+
+---

Old:

  v1.8.3.tar.gz

New:

  v1.8.4.tar.gz



Other differences:
--
++ grpc.spec ++
--- /var/tmp/diff_new_pack.hHfGaD/_old  2018-01-17 21:58:54.697525408 +0100
+++ /var/tmp/diff_new_pack.hHfGaD/_new  2018-01-17 21:58:54.701525220 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define lname libgrpc-1_8_3
+%define lname libgrpc-1_8_4
 Name:   grpc
-Version:1.8.3
+Version:1.8.4
 Release:0
 Summary:HTTP/2-based Remote Procedure Call implementation
 License:Apache-2.0

++ v1.8.3.tar.gz -> v1.8.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grpc-1.8.3/BUILD new/grpc-1.8.4/BUILD
--- old/grpc-1.8.3/BUILD2017-12-31 21:38:59.0 +0100
+++ new/grpc-1.8.4/BUILD2018-01-09 06:01:17.0 +0100
@@ -43,7 +43,7 @@
 
 core_version = "5.0.0"
 
-version = "1.8.3"
+version = "1.8.4"
 
 GPR_PUBLIC_HDRS = [
 "include/grpc/support/alloc.h",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grpc-1.8.3/CMakeLists.txt 
new/grpc-1.8.4/CMakeLists.txt
--- old/grpc-1.8.3/CMakeLists.txt   2017-12-31 21:38:59.0 +0100
+++ new/grpc-1.8.4/CMakeLists.txt   2018-01-09 06:01:17.0 +0100
@@ -24,7 +24,7 @@
 cmake_minimum_required(VERSION 2.8)
 
 set(PACKAGE_NAME  "grpc")
-set(PACKAGE_VERSION   "1.8.3")
+set(PACKAGE_VERSION   "1.8.4")
 set(PACKAGE_STRING"${PACKAGE_NAME} ${PACKAGE_VERSION}")
 set(PACKAGE_TARNAME   "${PACKAGE_NAME}-${PACKAGE_VERSION}")
 set(PACKAGE_BUGREPORT "https://github.com/grpc/grpc/issues/";)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grpc-1.8.3/Makefile new/grpc-1.8.4/Makefile
--- old/grpc-1.8.3/Makefile 2017-12-31 21:38:59.0 +0100
+++ new/grpc-1.8.4/Makefile 2018-01-09 06:01:17.0 +0100
@@ -412,8 +412,8 @@
 endif
 
 CORE_VERSION = 5.0.0
-CPP_VERSION = 1.8.3
-CSHARP_VERSION = 1.8.3
+CPP_VERSION = 1.8.4
+CSHARP_VERSION = 1.8.4
 
 CPPFLAGS_NO_ARCH += $(addprefix -I, $(INCLUDES)) $(addprefix -D, $(DEFINES))
 CPPFLAGS += $(CPPFLAGS_NO_ARCH) $(ARCH_FLAGS)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grpc-1.8.3/build.yaml new/grpc-1.8.4/build.yaml
--- old/grpc-1.8.3/build.yaml   2017-12-31 21:38:59.0 +0100
+++ new/grpc-1.8.4/build.yaml   2018-01-09 06:01:17.0 +0100
@@ -14,7 +14,7 @@
   '#10': See the expand_version.py for all the quirks here
   core_version: 5.0.0
   g_stands_for: generous
-  version: 1.8.3
+  version: 1.8.4
 filegroups:
 - name: census
   public_headers:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grpc-1.8.3/gRPC-Core.podspec 
new/grpc-1.8.4/gRPC-Core.podspec
--- old/grpc-1.8.3/gRPC-Core.podspec2017-12-31 21:38:59.0 +0100
+++ new/grpc-1.8.4/gRPC-Core.podspec2018-01-09 06:01:17.0 +0100
@@ -22,7 +22,7 @@
 
 Pod::Spec.new do |s|
   s.name = 'gRPC-Core'
-  version = '1.8.3'
+  version = '1.8.4'
   s.version  = version
   s.summary  = 'Core cross-platform gRPC library, written in C'
   s.homepage = 'https://grpc.io'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grpc-1.8.3/gRPC-ProtoRPC.podspec 
new/grpc-1.8.4/gRPC-ProtoRPC.podspec
--- old/grpc-1.8.3/gRPC-ProtoRPC.podspec2017-12-31 21:38:59.0 
+0100
+++ new/grpc-1.8.4/gRPC-ProtoRPC.podspec2018-01-09 06:01:17.0 
+0100
@@ -21,7 +21,7 @@
 
 Pod::Spec.new do |s|
   s.name = 'gRPC-ProtoRPC'
-  version = '1.8.3'
+  version = '1.8.4'
   s.version  = version
   s.summary  = 'RPC library for Protocol Buffers, based on gRPC'
   s.homepage = 'https://grpc.io'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grpc-1.8.3/gRPC-RxLibrary.podspec 
new/grpc-1.8.4/gRPC-RxLibrary.podspec
--- old/grpc-1.8.3/gRPC-RxLibrary.podspec   2017-12-31 21:38:59.0 
+0100
+++

commit yast2-iscsi-lio-server for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2018-01-17 21:57:17

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


Package is "yast2-iscsi-lio-server"

Wed Jan 17 21:57:17 2018 rev:20 rq:565894 version:4.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2017-03-24 02:09:19.204780725 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2018-01-17 21:58:43.362056731 +0100
@@ -1,0 +2,14 @@
+Wed Dec 13 09:40:01 UTC 2017 - ls...@suse.com
+
+- fate#319238 [yas2-iscsi-lio-server] refactor code to use
+  targetcli-fb instead of lio-utils.
+- 4.0.0 
+
+---
+Tue May 16 10:09:07 UTC 2017 - ls...@suse.com
+
+- fix bsc#1037819, add translation markers in adding LUN page
+  Removed trailing ":" from labels.
+- 3.2.1
+
+---

Old:

  yast2-iscsi-lio-server-3.2.0.tar.bz2

New:

  yast2-iscsi-lio-server-4.0.0.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.zZuii8/_old  2018-01-17 21:58:44.010026359 +0100
+++ /var/tmp/diff_new_pack.zZuii8/_new  2018-01-17 21:58:44.014026171 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-iscsi-lio-server
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,24 +17,20 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.2.0
+Version:4.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
-BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  doxygen
-BuildRequires:  libxslt
-BuildRequires:  popt-devel
-BuildRequires:  sgml-skel
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
 BuildRequires:  yast2-devtools >= 3.1.10
-BuildRequires:  yast2-packagemanager-devel
-BuildRequires:  yast2-testsuite
-BuildRequires:  rubygem(rspec)
-Requires:   lio-utils
+BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
+BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
+Requires:   python-configshell-fb
+Requires:   python-rtslib-fb
+Requires:   targetcli-fb
 
 # network needs Wizard::OpenCancelOKDialog()
 #  function from yast2-2.18.2
@@ -56,21 +52,19 @@
 %setup -n %{name}-%{version}
 
 %build
-%yast_build
+
+%check
+rake test:unit
 
 %install
-%yast_install
+rake install DESTDIR="%{buildroot}"
 
 %files
 %defattr(-,root,root)
 %dir %{yast_yncludedir}/iscsi-lio-server
 %{yast_yncludedir}/iscsi-lio-server/*
 %{yast_clientdir}/iscsi-lio-server.rb
-%{yast_clientdir}/iscsi-lio-server_*.rb
-%{yast_moduledir}/IscsiLioServer*
-%{yast_moduledir}/IscsiLioData*
 %{yast_desktopdir}/iscsi-lio-server.desktop
-%{yast_scrconfdir}/ietd.scr
 %doc %{yast_docdir}
 
 %changelog

++ yast2-iscsi-lio-server-3.2.0.tar.bz2 -> 
yast2-iscsi-lio-server-4.0.0.tar.bz2 ++
 9610 lines of diff (skipped)




commit tellico for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2018-01-17 21:57:30

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


Package is "tellico"

Wed Jan 17 21:57:30 2018 rev:73 rq:566375 version:3.1.1

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2017-10-23 
16:43:33.008039487 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new/tellico.changes 2018-01-17 
21:58:49.625763135 +0100
@@ -1,0 +2,22 @@
+Tue Jan 16 09:15:32 UTC 2018 - wba...@tmo.at
+
+- Update to 3.1.1:
+  Improvements:
+  * Updated KINO.de data source.
+  * Updated Internet Game Database (IGDB.com) data source.
+  * Updated Internet Movie Database (IMDB.com) data source.
+  * Improved "Filter by Group" to use a regular expression
+(kde#386011).
+  * Updated Goodreads importer.
+  Bug fixes:
+  * Removed deprecated Wine.com data source.
+  * Fixed bug with OMDB settings not being saved (kde#388703).
+  * Fixed bug with filter selection (kde#387130).
+  * Fixed bug with multi-selection and entry editing (kde#387053).
+  * Fixed bug with incorrect entry titles in icon view and multiple
+entry icons (kde#386548).
+  * Fixed bug for "losing" icons after modifying a collection
+(kde#386549).
+  * Fixed bug with duplicated colons in CSV importer (kde#386483).
+
+---

Old:

  tellico-3.1.tar.xz

New:

  tellico-3.1.1.tar.xz



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.V8jgq6/_old  2018-01-17 21:58:50.513721513 +0100
+++ /var/tmp/diff_new_pack.V8jgq6/_new  2018-01-17 21:58:50.521721139 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tellico
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   tellico
-Version:3.1
+Version:3.1.1
 Release:0
 Summary:A Collection Manager for KDE
 License:GPL-2.0+
@@ -130,7 +130,6 @@
 
 %files lang -f %{name}.lang
 %defattr(-,root,root,-)
-%dir %{_kf5_htmldir}/pt_BR
 %{_kf5_htmldir}/*/tellico/
 %exclude %{_kf5_htmldir}/en/tellico/
 

++ tellico-3.1.tar.xz -> tellico-3.1.1.tar.xz ++
 125970 lines of diff (skipped)




commit virt-manager for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package virt-manager for openSUSE:Factory 
checked in at 2018-01-17 21:57:46

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


Package is "virt-manager"

Wed Jan 17 21:57:46 2018 rev:169 rq:566389 version:1.4.3

Changes:

--- /work/SRC/openSUSE:Factory/virt-manager/virt-manager.changes
2018-01-06 18:56:06.791816102 +0100
+++ /work/SRC/openSUSE:Factory/.virt-manager.new/virt-manager.changes   
2018-01-17 21:59:00.965231625 +0100
@@ -1,0 +2,6 @@
+Tue Jan 16 10:15:04 UTC 2018 - cbosdon...@suse.com
+
+- Fix a python3 UnboundLocalError (bsc#1075622)
+  c174b550-connection-Another-py3-exception-variable-fix.patch
+
+---

New:

  c174b550-connection-Another-py3-exception-variable-fix.patch



Other differences:
--
++ virt-manager.spec ++
--- /var/tmp/diff_new_pack.3ocKAy/_old  2018-01-17 21:59:04.901047144 +0100
+++ /var/tmp/diff_new_pack.3ocKAy/_new  2018-01-17 21:59:04.905046956 +0100
@@ -73,6 +73,7 @@
 Patch33:7fc7e94f-fix-virtio-scsi-controller-target-calculation.patch
 Patch34:2eb455c9-correctly-calculate-virtio-scsi-controller-index.patch
 Patch35:f836e47b-virtinst-Fix-URLFetcher-for-reading-files.patch
+Patch36:c174b550-connection-Another-py3-exception-variable-fix.patch
 # SUSE Only
 Patch70:virtman-desktop.patch
 Patch71:virtman-kvm.patch
@@ -253,6 +254,7 @@
 %patch33 -p1
 %patch34 -p1
 %patch35 -p1
+%patch36 -p1
 # SUSE Only
 %patch70 -p1
 %patch71 -p1

++ c174b550-connection-Another-py3-exception-variable-fix.patch ++
>From c174b5509f5007fb11e095df1c88fd6176789f4f Mon Sep 17 00:00:00 2001
From: Cole Robinson 
Date: Wed, 20 Dec 2017 14:15:56 -0500
Subject: [virt-manager][PATCH] connection: Another py3 exception variable fix

---
 virtManager/connection.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/virtManager/connection.py b/virtManager/connection.py
index f9da6677..43fa3eb5 100644
--- a/virtManager/connection.py
+++ b/virtManager/connection.py
@@ -1030,11 +1030,13 @@ class vmmConnection(vmmGObject):
 warnconsole = False
 libvirt_error_code = None
 libvirt_error_message = None
+exc = None
 
 try:
 self._backend.open(self._do_creds_password)
 return True, None
-except Exception as exc:
+except Exception as e:
+exc = e
 tb = "".join(traceback.format_exc())
 if isinstance(exc, libvirt.libvirtError):
 # pylint: disable=no-member
-- 
2.15.1




commit blueberry for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2018-01-17 21:57:43

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


Package is "blueberry"

Wed Jan 17 21:57:43 2018 rev:26 rq:566385 version:1.1.20

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2017-12-31 
01:13:21.406352266 +0100
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2018-01-17 
21:58:59.369306430 +0100
@@ -1,0 +2,6 @@
+Tue Jan 16 11:50:01 UTC 2018 - sor.ale...@meowr.ru
+
+- Add blueberry-fix-rfkill-path.patch: Fix rfkill's path
+  (boo#1076134).
+
+---

New:

  blueberry-fix-rfkill-path.patch



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.T9Mr55/_old  2018-01-17 21:59:00.181268371 +0100
+++ /var/tmp/diff_new_pack.T9Mr55/_new  2018-01-17 21:59:00.185268184 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package blueberry
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,6 +25,8 @@
 Group:  System/GUI/Other
 Url:https://github.com/linuxmint/blueberry
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+# PATCH-FIX-OPENSUSE blueberry-fix-rfkill-path.patch boo#1076134 
sor.ale...@meowr.ru -- Fix rfkill's path.
+Patch0: blueberry-fix-rfkill-path.patch
 BuildRequires:  bluez-tools
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
@@ -34,16 +36,17 @@
 Requires:   gnome-bluetooth >= 3.14
 Requires:   python3-gobject
 Requires:   python3-setproctitle
-Requires:   rfkill
 Requires:   wmctrl
 Recommends: %{name}-lang
 BuildArch:  noarch
 %glib2_gsettings_schema_requires
 %if 0%{?suse_version} > 1320
 Requires:   python3-dbus-python
+Requires:   util-linux
 %else
 BuildRequires:  update-desktop-files
 Requires:   dbus-1-python3
+Requires:   rfkill
 %endif
 %if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
 Requires:   python3-gobject-Gdk
@@ -56,6 +59,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 # Replace the icon with an existing one.
 sed -i 's/^\(Icon=\).*$/\1%{name}/' .%{_datadir}/applications/%{name}.desktop
 

++ blueberry-fix-rfkill-path.patch ++
--- a/usr/lib/blueberry/rfkillMagic.py
+++ b/usr/lib/blueberry/rfkillMagic.py
@@ -2,14 +2,20 @@
 import thread
 import subprocess
 import os
+import os.path
 import re
 from gi.repository import GObject
 
-RFKILL_CHK = ["/usr/sbin/rfkill", "list", "bluetooth"]
-RFKILL_BLOCK = ["/usr/sbin/rfkill", "block", "bluetooth"]
-RFKILL_UNBLOCK = ["/usr/sbin/rfkill", "unblock", "bluetooth"]
+if os.path.isfile("/usr/bin/rfkill"):
+RFKILL_BINARY = "/usr/bin/rfkill"
+else:
+RFKILL_BINARY = "/usr/sbin/rfkill"
 
-RFKILL_EVENT_MONITOR = ["/usr/lib/blueberry/safechild", "/usr/sbin/rfkill", 
"event"]
+RFKILL_CHK = (RFKILL_BINARY, "list", "bluetooth")
+RFKILL_BLOCK = (RFKILL_BINARY, "block", "bluetooth")
+RFKILL_UNBLOCK = (RFKILL_BINARY, "unblock", "bluetooth")
+
+RFKILL_EVENT_MONITOR = ("/usr/lib/blueberry/safechild", RFKILL_BINARY, "event")
 
 class Interface:
 def __init__(self, output_callback, debug):



commit dpdk for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package dpdk for openSUSE:Factory checked in 
at 2018-01-17 21:57:37

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


Package is "dpdk"

Wed Jan 17 21:57:37 2018 rev:24 rq:566384 version:17.11

Changes:

--- /work/SRC/openSUSE:Factory/dpdk/dpdk-thunderx.changes   2018-01-13 
21:46:52.824220458 +0100
+++ /work/SRC/openSUSE:Factory/.dpdk.new/dpdk-thunderx.changes  2018-01-17 
21:58:57.881376173 +0100
@@ -1,0 +2,5 @@
+Mon Jan 15 11:20:39 CET 2018 - n...@suse.de
+
+- Enable(disabled by default) MLX4 and MLX5 pmd(fate#322609)
+
+---
dpdk.changes: same change



Other differences:
--
++ dpdk-thunderx.spec ++
--- /var/tmp/diff_new_pack.lgfePJ/_old  2018-01-17 21:58:59.077320116 +0100
+++ /var/tmp/diff_new_pack.lgfePJ/_new  2018-01-17 21:58:59.081319929 +0100
@@ -69,6 +69,7 @@
 BuildRequires:  libnuma-devel
 BuildRequires:  libpcap-devel
 BuildRequires:  pesign-obs-integration
+BuildRequires:  rdma-core-devel
 BuildRequires:  zlib-devel
 ExclusiveArch:  aarch64
 Provides:   dpdk-any = %{version}
@@ -188,6 +189,8 @@
setconf CONFIG_RTE_LIBRTE_BNX2X_MF_SUPPORT y $1
setconf CONFIG_RTE_LIBRTE_PMD_PCAP y $1
setconf CONFIG_RTE_LIBRTE_VHOST_NUMA y $1
+   setconf CONFIG_RTE_LIBRTE_MLX5_PMD y $1
+   setconf CONFIG_RTE_LIBRTE_MLX4_PMD y $1
 
setconf CONFIG_RTE_EAL_IGB_UIO n $1
setconf CONFIG_RTE_KNI_KMOD n $1

++ dpdk.spec ++
--- /var/tmp/diff_new_pack.lgfePJ/_old  2018-01-17 21:58:59.125317866 +0100
+++ /var/tmp/diff_new_pack.lgfePJ/_new  2018-01-17 21:58:59.129317679 +0100
@@ -67,6 +67,7 @@
 BuildRequires:  libnuma-devel
 BuildRequires:  libpcap-devel
 BuildRequires:  pesign-obs-integration
+BuildRequires:  rdma-core-devel
 BuildRequires:  zlib-devel
 ExclusiveArch:  aarch64 x86_64 %ix86 ppc64le
 Provides:   dpdk-any = %{version}
@@ -186,6 +187,8 @@
setconf CONFIG_RTE_LIBRTE_BNX2X_MF_SUPPORT y $1
setconf CONFIG_RTE_LIBRTE_PMD_PCAP y $1
setconf CONFIG_RTE_LIBRTE_VHOST_NUMA y $1
+   setconf CONFIG_RTE_LIBRTE_MLX5_PMD y $1
+   setconf CONFIG_RTE_LIBRTE_MLX4_PMD y $1
 
setconf CONFIG_RTE_EAL_IGB_UIO n $1
setconf CONFIG_RTE_KNI_KMOD n $1




commit irssi for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package irssi for openSUSE:Factory checked 
in at 2018-01-17 21:57:23

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


Package is "irssi"

Wed Jan 17 21:57:23 2018 rev:50 rq:565920 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/irssi/irssi.changes  2018-01-09 
14:54:37.491775245 +0100
+++ /work/SRC/openSUSE:Factory/.irssi.new/irssi.changes 2018-01-17 
21:58:44.993980239 +0100
@@ -1,0 +2,71 @@
+Tue Jan 16 02:49:12 UTC 2018 - avin...@opensuse.org
+
+- update to 1.1.0
+  * Changes
++ Colour is now re-set when reaching a comma, matching mIRC
+  behaviour
++ Irssi now shows the initial nick and name on first start
++ lynx is no longer required to run autogen.sh
++ The command history no longer permits wrapping around
++ /foreach now correctly sends arguments as commands, stopping
+  you from embarassing AMSGs
++ /server does not connect to servers anymore, use /server
+  connect to change servers
++ The net_ip_compare API function is now deprecated, and the
+  previously deprecated net_connect has been removed
+  * Additions
++ Add an option to ignore all channels or ignore all queries
+  using /set activity_hide_targets
++ Add a startup warning if the TERM var is wrong inside tmux /
+  screen
++ Add option to hide certain levels from the textbuffer using /
+  window hidelevel
++ Irssi now has its first unit test (for mode parsing)
++ Added access to global command history when using window
+  history, and a binding to erase entries from the command
+  history (erase_history_entry)
++ -alternate_nick is now available as a network specific
+  property
++ On FreeBSD, Irssi now supports Capsicum sandbox (/capsicum
+  enter)
++ Filenames (directories) ending with a / now tab-complete
++ UTF-8 should now work in regular expressions when using
+  GRegex (the default)
++ Nicks are now properly escaped on completion
++ /server add -port now works
++ Add a setting key_timeout to make key sequences
+  automatically re-set when not finished
++ Warn users about expired client certificates, as servers
+  may refuse them
++ Add a new net_start_ssl function for StartTLS. This is
+  available from ABI 8 and can be used by protocol modules
++ The %# code is now stored in the textbuffer, so for example
+  web scripts can make use of it
++ Add new setting break_wide which can be used to enable
+  breaking of wide characters (for east-asian users)
++ Add fuzzing code
+  * Fixes
++ Netsplits show properly again
++ Do not error on blank lines when using /exec -o
++ Detect used nickname as reported by server
++ Prevent use after free error during the execution of some
+  commands
++ Fix MODE parameter parsing when colon was used at a place
+  Irssi didn't expect
++ Fixed code to compile with -Werror=declaration-after-statement
++ Clang-format is now supported for git-clang-format
++ Fix use after free when changing the network of hilights
++ Fix positioning error when tab-completing non-ascii strings
++ In-development issues
++ Clarify Alis in /help list
++ Improve /lastlog performance from O(N^2) to O(N)
++ Fix a segfault on "script destroyed" signal
++ Fix early ISON error
++ Documentation improvements
++ Minor cleanups
++ Fix space issue in glib-2.0.m4
+- cleanup with spec-cleaner
+- drop regex-patch-653.patch
+  * fixed upstream in 79bbca4644cad7f2dee89c7ac6b8f9acc2c8b427
+
+---

Old:

  irssi-1.0.6.tar.xz
  irssi-1.0.6.tar.xz.asc
  regex-patch-653.patch

New:

  irssi-1.1.0.tar.xz
  irssi-1.1.0.tar.xz.asc



Other differences:
--
++ irssi.spec ++
--- /var/tmp/diff_new_pack.piDWoK/_old  2018-01-17 21:58:45.829941054 +0100
+++ /var/tmp/diff_new_pack.piDWoK/_new  2018-01-17 21:58:45.833940867 +0100
@@ -18,7 +18,7 @@
 
 %bcond_with socks
 Name:   irssi
-Version:1.0.6
+Version:1.1.0
 Release:0
 #
 Summary:Modular, Secure, and Well Designed IRC Client
@@ -35,8 +35,6 @@
 Source99:   irssi-rpmlintrc
 # PATCH-FIX-OPENSUSE irssi-0.8.16_missing_prototype_warnings.patch
 Patch1: irssi-0.8.16_missing_prototype_warnings.patch
-# PATCH-FEATURE-UPSTREAM regex-patch-653.patch github#653 
ailin.ne...@gmail.com -- one of proposed regex utf8 workarounds
-Patch2: regex-patch-653.patch
 BuildRequires:  glib2-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  openssl-devel
@@ -45,7 +43,6 @@
 BuildRequires:  pkgconfig
 B

commit digikam for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package digikam for openSUSE:Factory checked 
in at 2018-01-17 21:57:12

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


Package is "digikam"

Wed Jan 17 21:57:12 2018 rev:165 rq:565891 version:5.8.0

Changes:

--- /work/SRC/openSUSE:Factory/digikam/digikam.changes  2017-12-10 
18:17:32.530916934 +0100
+++ /work/SRC/openSUSE:Factory/.digikam.new/digikam.changes 2018-01-17 
21:58:35.178440320 +0100
@@ -1,0 +2,28 @@
+Mon Jan 15 19:33:44 UTC 2018 - wba...@tmo.at
+
+- Update to 5.8.0:
+  * https://www.digikam.org/news/2018-01-14-5.8.0_release_announcement/
+- New features (from NEWS):
+General  : Add support to OpenCV 3.4.x.
+General  : Updated internal Libraw to last 0.18.6.
+General  : New Upnp/Dlna media server to share collections on local 
network.
+Image Editor : New clone tool to replace old CImg in-painting tool.
+DropBox : tool ported AuthO2 API.
+
+- 231 bugs fixed
+- Remove unneeded libkface-devel build requirement, it's not used
+  anymore since over 2 years
+- Add 0001-Revert-replace-obsolete-qSort-function.patch and
+  0002-Revert-replace-obsolete-qSort-function.patch to fix build
+  with gcc 4.8 on Leap 42
+- Add fix-italian-docs-with-older-kdoctools.patch to make it build
+  on Leap 42.2
+- Pass --without-kde to %find_lang to prevent the docs being added
+  to the lang package, we have a separate docs subpackage
+  (it supports the KF5 docs location starting with rpm 4.14.0, and
+  that would break the build)
+- Drop upstream patches:
+  * Adapt-to-KCalCore-API-changes.patch
+  * fix-Qt-5.9.3-empty-album-problem.patch
+
+---

Old:

  Adapt-to-KCalCore-API-changes.patch
  digikam-5.7.0.tar.xz
  fix-Qt-5.9.3-empty-album-problem.patch

New:

  0001-Revert-replace-obsolete-qSort-function.patch
  0002-Revert-replace-obsolete-qSort-function.patch
  digikam-5.8.0.tar.xz
  fix-italian-docs-with-older-kdoctools.patch



Other differences:
--
++ digikam.spec ++
--- /var/tmp/diff_new_pack.fXVXga/_old  2018-01-17 21:58:42.866079979 +0100
+++ /var/tmp/diff_new_pack.fXVXga/_new  2018-01-17 21:58:42.870079791 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package digikam
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   digikam
-Version:5.7.0
+Version:5.8.0
 Release:0
 Summary:A KDE Photo Manager
 License:GPL-2.0+
@@ -26,10 +26,12 @@
 Source0:
http://download.kde.org/stable/%{name}/%{name}-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE 0001-Disable-detection-of-OpenGL-for-GLES-platforms.patch 
-- The OpenGL slideshow depends on Desktop GL, see kde#383715
 Patch0: 0001-Disable-detection-of-OpenGL-for-GLES-platforms.patch
-# PATCH-FIX-UPSTREAM
-Patch1: Adapt-to-KCalCore-API-changes.patch
-# PATCH-FIX-UPSTREAM
-Patch2: fix-Qt-5.9.3-empty-album-problem.patch
+# PATCH-FIX-OPENSUSE
+Patch1: 0001-Revert-replace-obsolete-qSort-function.patch
+# PATCH-FIX-OPENSUSE
+Patch2: 0002-Revert-replace-obsolete-qSort-function.patch
+# PATCH-FIX-OPENSUSE fix-italian-docs-with-older-kdoctools.patch -- fix build 
with the old kdoctools in Leap 42.2 that misses two necessary entities for 
italian
+Patch3: fix-italian-docs-with-older-kdoctools.patch
 #This pulls in QWebEngine, which is not available on ppc64
 %ifarch %ix86 x86_64 %arm aarch64 mips mips64
 BuildRequires:  akonadi-contact-devel
@@ -61,7 +63,6 @@
 BuildRequires:  libjasper-devel
 BuildRequires:  libkdcraw-devel >= 15.12.0
 BuildRequires:  libkexiv2-devel >= 15.12.0
-BuildRequires:  libkface-devel >= 15.12.0
 BuildRequires:  libkgeomap-devel > 15.12.0
 BuildRequires:  libkipi-devel >= 16.04.0
 BuildRequires:  libksane-devel >= 15.12.0
@@ -173,8 +174,13 @@
 # Disable OpenGL slideshow on embedded platforms
 %patch0 -p1
 %endif
+%if 0%{?suse_version} < 1320
 %patch1 -p1
 %patch2 -p1
+%if 0%{?sle_version} <= 120200
+%patch3 -p1
+%endif
+%endif
 
 # Remove build time references so build-compare can do its work
 FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e 
%%Y')
@@ -216,8 +222,8 @@
 %suse_update_desktop_file -r org.kde.showfoto Qt KDE Graphics Photography
 %endif
 
-%find_lang %{name}
-%find_lang kipiplugins kipiplugin.lang
+%find_lang %{name} --without-kde
+%find_lang kipiplugins kipiplugin.lang --without-kde
 
 for i in dropbox googleservices sendimages facebo

commit rubygem-devise for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package rubygem-devise for openSUSE:Factory 
checked in at 2018-01-17 21:57:26

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


Package is "rubygem-devise"

Wed Jan 17 21:57:26 2018 rev:2 rq:566362 version:4.4.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-devise/rubygem-devise.changes
2018-01-10 23:31:46.725565991 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-devise.new/rubygem-devise.changes   
2018-01-17 21:58:46.793895872 +0100
@@ -1,0 +2,21 @@
+Tue Jan 16 10:10:31 UTC 2018 - msab...@suse.com
+
+- Updated to version 4.4.0
+
+* enhancements
+  * Add `frozen_string_literal` pragma comment to all Ruby files. (by @pat)
+  * Use `set_flash_method!` instead of `set_flash_method` in 
`Devise::OmniauthCallbacksController#failure`. (by @saichander17)
+  * Clarify how `store_location_for` modifies URIs. (by @olivierlacan)
+  * Move `failed_attempts` increment into its own function. by (@mobilutz)
+  * Add `autocomplete="email"` to email fields. by (@MikeRogers0)
+  * Add the ability to change the default migrations path introduced in Rails 
5.0.3.  (by @alexhifer)
+  * Delete unnecessary condition for helper method. (by @davydovanton)
+  * Support `id: :uuid` option for migrations. (by @filip373)
+
+* bug fixes
+  * Fix syntax for MRI 2.5.0. (by @pat)
+  * Validations were being ignored on singup in the 
`Trackable#update_tracked_fields!` method. (by @AshleyFoster)
+  * Do not modify options for `#serializable_hash`. (by @guigs)
+  * Email confirmations were being sent on sign in/sign out for application 
using `mongoid` and `mongoid-paperclip` gems. This is because previously we 
were checking if a model is from Active Record by checking if the method 
`after_commit` was defined - since `mongoid` doesn' have one - but 
`mongoid-paperclip` gem does define one, which cause this issue. (by @fjg)
+
+---

Old:

  devise-4.3.0.gem

New:

  devise-4.4.0.gem



Other differences:
--
++ rubygem-devise.spec ++
--- /var/tmp/diff_new_pack.FfJRxH/_old  2018-01-17 21:58:47.841846751 +0100
+++ /var/tmp/diff_new_pack.FfJRxH/_new  2018-01-17 21:58:47.845846564 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-devise
-Version:4.3.0
+Version:4.4.0
 Release:0
 %define mod_name devise
 %define mod_full_name %{mod_name}-%{version}

++ devise-4.3.0.gem -> devise-4.4.0.gem ++
 2778 lines of diff (skipped)




commit haproxy for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package haproxy for openSUSE:Factory checked 
in at 2018-01-17 21:57:09

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


Package is "haproxy"

Wed Jan 17 21:57:09 2018 rev:54 rq:565889 version:1.8.3

Changes:

--- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes  2017-12-05 
01:30:32.324643232 +0100
+++ /work/SRC/openSUSE:Factory/.haproxy.new/haproxy.changes 2018-01-17 
21:57:17.878063647 +0100
@@ -1,0 +2,85 @@
+Sun Dec 31 02:26:13 UTC 2017 - mrueck...@suse.de
+
+- Update to version 1.8.3:
+  * [RELEASE] Released version 1.8.3
+  * MEDIUM: h2: prepare a graceful shutdown when the frontend is stopped
+  * BUG/MAJOR: hpack: don't return direct references to the dynamic headers 
table
+  * BUG/MEDIUM: http: don't automatically forward request close
+  * MINOR: don't close stdio anymore
+  * BUG/MEDIUM: mworker: don't close stdio several time
+  * BUG/MEDIUM: h2: ensure we always know the stream before sending a reset
+  * DOC/MINOR: configuration: typo, formatting fixes
+  * BUG/MEDIUM: h2: improve handling of frames received on closed streams
+  * BUG/MEDIUM: h2: properly handle and report some stream errors
+
+---
+Sun Dec 24 23:30:31 UTC 2017 - mrueck...@suse.de
+
+- Update to version 1.8.2:
+  * [RELEASE] Released version 1.8.2
+  * BUG/MEDIUM: checks: properly set servers to stopping state on 404
+  * BUG/MAJOR: connection: refine the situations where we don't send shutw()
+  * BUG/MEDIUM: cache: don't cache the response on no-cache="set-cookie"
+  * BUG/MEDIUM: cache: respect the request cache-control header
+  * BUG/MEDIUM: cache: replace old object on store
+  * BUG/MEDIUM: cache: do not try to retrieve host-less requests from the cache
+  * MINOR: http: add a function to check request's cache-control header field
+  * BUG/MINOR: cache: do not force the TX_CACHEABLE flag before checking 
cacheability
+  * BUG/MINOR: http: properly detect max-age=0 and s-maxage=0 in responses
+  * BUG/MINOR: http: do not ignore cache-control: public
+  * MINOR: http: start to compute the transaction's cacheability from the 
request
+  * MINOR: http: update the list of cacheable status codes as per RFC7231
+  * MINOR: http: adjust the list of supposedly cacheable methods
+  * BUG/MEDIUM: lua: fix crash when using bogus mode in register_service()
+  * BUG/MEDIUM: checks: a server passed in maint state was not forced down.
+  * MEDIUM: netscaler: add support for standard NetScaler CIP protocol
+  * MEDIUM: netscaler: do not analyze original IP packet size
+  * MINOR: netscaler: check in one-shot if buffer is large enough for IP and 
TCP header
+  * BUG/MEDIUM: stream: don't consider abortonclose on muxes which close 
cleanly
+  * MINOR: stream-int: set flag SI_FL_CLEAN_ABRT when mux supports clean aborts
+  * MINOR: mux: add flags to describe a mux's capabilities
+  * BUG/MINOR: h2: properly report a stream error on RST_STREAM
+  * CONTRIB: halog: Fix compiler warnings in halog.c
+  * CONTRIB: iprange: Fix compiler warning in iprange.c
+  * BUG/MAJOR: netscaler: address truncated CIP header detection
+  * BUG/MEDIUM: netscaler: use the appropriate IPv6 header size
+  * MINOR: netscaler: rename cip_len to clarify its uage
+  * MINOR: netscaler: remove the use of cip_magic only used once
+  * MINOR: netscaler: respect syntax
+  * DOC/MINOR: intro: typo, wording, formatting fixes
+  * BUG/MEDIUM: mworker: Set FD_CLOEXEC flag on log fd
+  * BUILD/MINOR: Makefile : enabling USE_CPU_AFFINITY
+  * BUG: MINOR: http: don't check http-request capture id when len is provided
+  * BUG: MAJOR: lb_map: server map calculation broken
+  * BUG/MINOR: stream-int: don't try to receive again after receiving an EOS
+  * BUG/MEDIUM: h2: fix stream limit enforcement
+  * BUG/MEDIUM: http: don't disable lingering on requests with tunnelled 
responses
+  * BUG/MEDIUM: h2: don't close after the first DATA frame on tunnelled 
responses
+  * BUG/MEDIUM: h2: don't switch the state to HREM before end of DATA frame
+  * MINOR: h2: don't demand that a DATA frame is complete before processing it
+  * BUG/MEDIUM: h2: support uploading partial DATA frames
+  * MINOR: h2: store the demux padding length in the h2c struct
+  * BUG/MEDIUM: h2: debug incoming traffic in h2_wake()
+  * BUG/MEDIUM: h2: work around a connection API limitation
+  * BUG/MEDIUM: h2: enable recv polling whenever demuxing is possible
+  * BUG/MEDIUM: h2: automatically set CS_FL_RCV_MORE when the output buffer is 
full
+  * BUG/MEDIUM: stream-int: always set SI_FL_WAIT_ROOM on CS_FL_RCV_MORE
+  * MINOR: conn_stream: add new flag CS_FL_RCV_MORE to indicate pending data
+  * BUG/MEDIUM: lua/notification: memory leak
+  * DOC: notifications: add precisions abo

commit qutebrowser for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "qutebrowser"

Wed Jan 17 21:56:56 2018 rev:13 rq:565835 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/qutebrowser/qutebrowser.changes  2017-11-30 
12:44:55.114950070 +0100
+++ /work/SRC/openSUSE:Factory/.qutebrowser.new/qutebrowser.changes 
2018-01-17 21:57:07.198564237 +0100
@@ -1,0 +2,156 @@
+Mon Jan 15 19:04:57 UTC 2018 - 9@cirno.systems
+
+- Update to version 1.1.0: 
+  Added:
+* Initial support for Greasemonkey scripts. There are still
+  some rough edges, but many scripts should already work.
+* New fields for window.title_format and tabs.title.format:
+  + {current_url}
+  + {protocol}
+* New settings:
+  + colors.statusbar.passthrough.fg/.bg
+  + completion.delay and completion.min_chars to update the
+completion less often.
+  + completion.use_best_match to automatically use the
+best-matching command in the completion.
+  + keyhint.radius to configure the edge rounding for the key
+hint widget.
+  + qt.highdpi to turn on Qt's High-DPI scaling.
+  + tabs.pinned.shrink (true by default) to make it possible
+for pinned tabs and normal tabs to have the same size.
+  + content.windowed_fullscreen to show e.g. a fullscreened
+video in the window without fullscreening that window.
+  + tabs.persist_mode_on_change to keep the current mode when
+switching tabs.
+  + session.lazy_restore which allows to not load pages
+immediately when restoring a session.
+* New commands:
+  + :tab-give and :tab-take, to give tabs to another window,
+or take them from another window.
+  + :completion-item-yank (bound to ) to yank the
+current completion item text.
+  + :edit-command to edit the commandline in an editor.
+  + search.incremental for incremental text search.
+* New flags for existing commands:
+  + -o flag for :spawn to show stdout/stderr in a new tab.
+  + --rapid flag for :command-accept (bound to Ctrl-Enter by
+default), which allows executing a command in the
+completion without closing it.
+  + --private and --related flags for :edit-url, which have the
+same effect they have with :open.
+  + --history for :completion-item-focus which causes it to go
+through the command history when no text was entered.
+The default bindings for cursor keys in the completion
+changed to use that, so that they can be used again to
+navigate through completion items when a text was entered.
+  + --file for :debug-pyeval which makes it take a filename
+instead of a line of code.
+* New config.source(...) method for config.py to source another
+  file.
+* New {line} and {column} replacements for editor.command to
+  position the cursor correctly.
+* New qute-pass userscript as alternative to password_fill
+  which allows selecting accounts via rofi or any other
+  dmenu-compatile application.
+* New hist_importer.py script to import history from
+  Firefox/Chromium.
+
+  Changed:
+* Some settings got renamed:
+* tabs.width.bar -> tabs.width
+* tabs.width.indicator -> tabs.indicator.width
+* tabs.indicator_padding -> tabs.indicator.padding
+* session_default_name -> session.default_name
+* ignore_case -> search.ignore_case
+* Much improved user stylesheet handling for QtWebEngine which
+  reduces flickering and updates immediately after setting a
+  stylesheet.
+* High-DPI favicons are now used when available.
+* The asciidoc2html.py script now uses Pygments (which is
+  already a dependency of qutebrowser) instead of
+  source-highlight for syntax highlighting.
+* The :buffer command now doesn't require quoting anymore,
+  similar to :open.
+* The importer.py script was largely rewritten and now also
+  supports importing from Firefox' places.sqlite file and
+  Chrome/Chromium profiles.
+* Various internal refactorings to use Python 3.5 and
+  ECMAscript 6 features.
+* If the window.hide_wayland_decoration setting is False, but
+  QT_WAYLAND_DISABLE_WINDOWDECORATION is set in the
+  environment, the decorations are still hidden.
+* The install_dict.py script for QtWebEngine was renamed to
+  dictcli.py and can now also upgrade dictionaries correctly.
+* :undo now can re-open multiple tabs after :tab-only was used.
+* :config-write-py with a relative path now puts the file into
+  the config directory.
+* The qute://versio

commit byobu for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package byobu for openSUSE:Factory checked 
in at 2018-01-17 21:56:54

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


Package is "byobu"

Wed Jan 17 21:56:54 2018 rev:3 rq:565831 version:5.124

Changes:

--- /work/SRC/openSUSE:Factory/byobu/byobu.changes  2017-10-11 
23:03:51.262327799 +0200
+++ /work/SRC/openSUSE:Factory/.byobu.new/byobu.changes 2018-01-17 
21:56:55.775099702 +0100
@@ -1,0 +2,19 @@
+Mon Jan  8 18:12:11 UTC 2018 - tejas.gurusw...@opensuse.org
+
+- update to 5.124
+  * usr/bin/wifi-status:
+- add a speedometer split
+  * debian/control, usr/bin/wifi-status,
+usr/share/byobu/profiles/bashrc:
+- kill the double bracket; doesn't always print nicely
+  * === added directory snap, snap/snapcraft.yaml:
+- initial crack at snap packaging
+  * usr/lib/byobu/include/select-session.py:
+- Fix culling sessions with named groups (#25)
+- https://github.com/dustinkirkland/byobu/pull/25
+  * usr/bin/purge-old-kernels:
+- make sure we pass through the -f|-y apt options
+  * Build-depend on dh-python.
+  * Drop the alternative python2 dependencies. LP: #1735348.
+
+---

Old:

  byobu_5.123.orig.tar.gz
  byobu_5.123.orig.tar.gz.asc

New:

  byobu_5.124.orig.tar.gz
  byobu_5.124.orig.tar.gz.asc



Other differences:
--
++ byobu.spec ++
--- /var/tmp/diff_new_pack.ofK94O/_old  2018-01-17 21:56:57.511018332 +0100
+++ /var/tmp/diff_new_pack.ofK94O/_new  2018-01-17 21:56:57.511018332 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package byobu
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   byobu
-Version:5.123
+Version:5.124
 Release:0
 Summary:Enhanced profile and configuration utilities for GNU Screen 
and tmux
 License:GPL-3.0

++ byobu_5.123.orig.tar.gz -> byobu_5.124.orig.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/byobu-5.123/ChangeLog new/byobu-5.124/ChangeLog
--- old/byobu-5.123/ChangeLog   2017-09-25 17:27:25.0 +0200
+++ new/byobu-5.124/ChangeLog   2017-12-04 14:45:05.0 +0100
@@ -1,4 +1,30 @@
-byobu (5.123) released; urgency=medium
+byobu (5.124) released; urgency=medium
+
+  [ Dustin Kirkland ]
+  * usr/bin/wifi-status:
+- add a speedometer split
+  * debian/control, usr/bin/wifi-status,
+usr/share/byobu/profiles/bashrc:
+- kill the double bracket;  doesn't always print nicely
+  * === added directory snap, snap/snapcraft.yaml:
+- initial crack at snap packaging
+
+  [ Ari Pollak ]
+  * usr/lib/byobu/include/select-session.py:
+- Fix culling sessions with named groups (#25)
+- https://github.com/dustinkirkland/byobu/pull/25
+
+  [ Charles Alva ]
+  * usr/bin/purge-old-kernels:
+- make sure we pass through the -f|-y apt options
+
+  [ Matthias Klose ]
+  * Build-depend on dh-python.
+  * Drop the alternative python2 dependencies. LP: #1735348.
+
+ -- Dustin Kirkland   Mon, 25 Sep 2017 10:28:42 -0500
+
+byobu (5.123-0ubuntu1) artful; urgency=medium
 
   [ @cripton ]
   * po/es.po:
@@ -20,7 +46,7 @@
   * usr/bin/byobu-ctrl-a.in: LP: #1710780
 - set prefix2 to F12 in screen-compat ctrl-a mode
 
- -- Dustin Kirkland   Thu, 17 Aug 2017 18:44:26 -0500
+ -- Dustin Kirkland   Mon, 25 Sep 2017 10:28:38 -0500
 
 byobu (5.122-0ubuntu1) artful; urgency=medium
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/byobu-5.123/snap/snapcraft.yaml 
new/byobu-5.124/snap/snapcraft.yaml
--- old/byobu-5.123/snap/snapcraft.yaml 1970-01-01 01:00:00.0 +0100
+++ new/byobu-5.124/snap/snapcraft.yaml 2017-10-15 18:58:08.0 +0200
@@ -0,0 +1,26 @@
+name: byobu
+version: 5.124
+summary: text window manager, shell multiplexer, integrated DevOps environment
+description: >
+Byobu is Ubuntu's powerful text-based window manager, shell multiplexer, 
and
+integrated DevOps environment.
+Using Byobu, you can quickly create and move between different windows
+over a single SSH connection or TTY terminal, split each of those windows 
into
+multiple panes, monitor dozens of important statistics about your system,
+detach and reattach to sessions later while your programs continue to run 
in
+the background.
+confinement: classic
+grade: stable
+
+parts:
+  byobu:
+plugin: nil
+stage-packag

commit python-oslo.utils for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package python-oslo.utils for 
openSUSE:Factory checked in at 2018-01-17 21:56:30

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


Package is "python-oslo.utils"

Wed Jan 17 21:56:30 2018 rev:13 rq:565767 version:3.34.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.utils/python-oslo.utils.changes  
2018-01-06 18:48:29.301196633 +0100
+++ /work/SRC/openSUSE:Factory/.python-oslo.utils.new/python-oslo.utils.changes 
2018-01-17 21:56:33.672133766 +0100
@@ -1,0 +2,13 @@
+Mon Jan 15 12:01:36 UTC 2018 - cloud-de...@suse.de
+
+- update to version 3.34.0
+  - Follow the new PTI for document build
+  - Add method validate_integer
+  - improve docstring for last_bytes()
+  - Add method to escape ipv6 ip addresses
+  - Add missing information in docstring of validate_integer
+  - Add method last_bytes in fileutils
+  - Cleanup test-requirements
+  - Updated from global requirements
+
+---

Old:

  oslo.utils-3.32.0.tar.gz

New:

  oslo.utils-3.34.0.tar.gz



Other differences:
--
++ python-oslo.utils.spec ++
--- /var/tmp/diff_new_pack.1aWeVI/_old  2018-01-17 21:56:34.232107573 +0100
+++ /var/tmp/diff_new_pack.1aWeVI/_new  2018-01-17 21:56:34.236107385 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.utils
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,16 @@
 
 
 Name:   python-oslo.utils
-Version:3.32.0
+Version:3.34.0
 Release:0
 Summary:OpenStack Utils Library
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/oslo.utils
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.utils/oslo.utils-3.32.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.utils/oslo.utils-3.34.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python2-Babel
+BuildRequires:  python2-ddt
 BuildRequires:  python2-debtcollector
 BuildRequires:  python2-fixtures >= 3.0.0
 BuildRequires:  python2-iso8601
@@ -42,6 +43,7 @@
 BuildRequires:  python2-testscenarios
 BuildRequires:  python2-testtools
 BuildRequires:  python3-Babel
+BuildRequires:  python3-ddt
 BuildRequires:  python3-debtcollector
 BuildRequires:  python3-fixtures >= 3.0.0
 BuildRequires:  python3-iso8601
@@ -83,7 +85,7 @@
 Documentation for OpenStack utils library.
 
 %prep
-%autosetup -p1 -n oslo.utils-3.32.0
+%autosetup -p1 -n oslo.utils-3.34.0
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 %py_req_cleanup
 
@@ -98,8 +100,6 @@
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
-%check
-
 %files %{python_files}
 %license LICENSE
 %doc ChangeLog README.rst

++ oslo.utils-3.32.0.tar.gz -> oslo.utils-3.34.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.utils-3.32.0/AUTHORS 
new/oslo.utils-3.34.0/AUTHORS
--- old/oslo.utils-3.32.0/AUTHORS   2017-12-04 11:38:16.0 +0100
+++ new/oslo.utils-3.34.0/AUTHORS   2018-01-08 15:14:46.0 +0100
@@ -35,6 +35,7 @@
 Davanum Srinivas 
 Davanum Srinivas 
 David Stanek 
+Derek Higgins 
 Dina Belova 
 Dirk Mueller 
 Dmitry Mescheryakov 
@@ -120,6 +121,7 @@
 Zhongyue Luo 
 Zuul 
 avnish 
+bhagyashris 
 dharmendra 
 ekudryashova 
 gecong1973 
@@ -129,6 +131,7 @@
 lin-hua-cheng 
 lingyongxu 
 lvdongbing 
+malei 
 melissaml 
 paul-carlton2 
 pran1990 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.utils-3.32.0/ChangeLog 
new/oslo.utils-3.34.0/ChangeLog
--- old/oslo.utils-3.32.0/ChangeLog 2017-12-04 11:38:16.0 +0100
+++ new/oslo.utils-3.34.0/ChangeLog 2018-01-08 15:14:46.0 +0100
@@ -1,6 +1,20 @@
 CHANGES
 ===
 
+3.34.0
+--
+
+* Updated from global requirements
+* Cleanup test-requirements
+* improve docstring for last\_bytes()
+* Add method last\_bytes in fileutils
+* Follow the new PTI for document build
+* Add missing information in docstring of validate\_integer
+
+3.33.0
+--
+
+
 3.32.0
 --
 
@@ -14,6 +28,7 @@
 
 * Add method to compute a file's checksum to fileutils
 * Imported Translations from Zanata
+* Add method validate\_integer
 
 3.30.0
 --
@@ -27,6 +42,7 @@
 --
 
 * Imported Translations from Zanata
+* Add method to escape ipv6 ip addresses
 * Updat

commit libscca for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package libscca for openSUSE:Factory checked 
in at 2018-01-17 21:56:16

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


Package is "libscca"

Wed Jan 17 21:56:16 2018 rev:3 rq:564460 version:0~20170205

Changes:

--- /work/SRC/openSUSE:Factory/libscca/libscca.changes  2017-03-04 
16:48:14.406118515 +0100
+++ /work/SRC/openSUSE:Factory/.libscca.new/libscca.changes 2018-01-17 
21:56:27.796408608 +0100
@@ -1,0 +2,6 @@
+Tue Jan  9 03:13:29 UTC 2018 - greg.freem...@gmail.com
+
+- rename python-libscca to python2-libscca for consistency sake
+- eliminate pyscca symbol as it in unversioned
+
+---



Other differences:
--
++ libscca.spec ++
--- /var/tmp/diff_new_pack.ecCT4o/_old  2018-01-17 21:56:28.544373621 +0100
+++ /var/tmp/diff_new_pack.ecCT4o/_new  2018-01-17 21:56:28.548373434 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libscca
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -83,28 +83,28 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of %{name}.
 
-%package -n python-%{name}
+%package -n python2-%{name}
 Summary:Python 2 bindings for libscca
 License:LGPL-3.0+
-Group:  Development/Libraries/Python
+Group:  Development/Languages/Python
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(python2)
 Requires:   %{lname} = %{version}
 Requires:   python
-Provides:   pyscca = %{version}
+Provides:   python-%{name} = %{version}
+Obsoletes: python-%{name} <= 20170105
 
-%description -n python-%{name}
+%description -n python2-%{name}
 Python 2 binding for libscca, which can access the Windows Prefetch File (PF) 
format.
 
 %package -n python3-%{name}
 Summary:Python 3 bindings for libscca
 License:LGPL-3.0+
-Group:  Development/Libraries/Python
+Group:  Development/Languages/Python
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(python3)
 Requires:   %{lname} = %{version}
 Requires:   python3
-Provides:   pyscca = %{version}
 
 %description -n python3-%{name}
 Python 3 binding for libscca, which can access the Windows Prefetch File (PF) 
format.
@@ -142,7 +142,7 @@
 %{_libdir}/pkgconfig/libscca.pc
 %{_mandir}/man3/libscca.3*
 
-%files -n python-%{name}
+%files -n python2-%{name}
 %defattr(-,root,root)
 %doc AUTHORS COPYING README
 %{python_sitearch}/pyscca.so




commit python-oslo.rootwrap for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package python-oslo.rootwrap for 
openSUSE:Factory checked in at 2018-01-17 21:56:32

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


Package is "python-oslo.rootwrap"

Wed Jan 17 21:56:32 2018 rev:6 rq:565768 version:5.13.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.rootwrap/python-oslo.rootwrap.changes
2017-08-28 15:31:33.891292174 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.rootwrap.new/python-oslo.rootwrap.changes
   2018-01-17 21:56:34.688086244 +0100
@@ -1,0 +2,16 @@
+Mon Jan 15 11:59:18 UTC 2018 - cloud-de...@suse.de
+
+- update to version 5.13.0
+  - Follow the new PTI for document build
+  - Remove -U from pip install
+  - Add bandit to pep8 job
+  - Update reno for stable/pike
+  - Remove setting of version/release from releasenotes
+  - Avoid tox_install.sh for constraints support
+  - Fix test_daemon_no_cleanup_for_uninitialized_server
+  - Protect rootwrap daemon socket against multiple threads
+  - Cleanup test-requirements
+  - Updated from global requirements
+  - Ignore syslog settings if /dev/log is not present
+
+---

Old:

  oslo.rootwrap-5.9.0.tar.gz

New:

  oslo.rootwrap-5.13.0.tar.gz



Other differences:
--
++ python-oslo.rootwrap.spec ++
--- /var/tmp/diff_new_pack.R1c8WF/_old  2018-01-17 21:56:35.440051070 +0100
+++ /var/tmp/diff_new_pack.R1c8WF/_new  2018-01-17 21:56:35.440051070 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.rootwrap
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,28 +16,27 @@
 #
 
 
-%global sname oslo.rootwrap
 Name:   python-oslo.rootwrap
-Version:5.9.0
+Version:5.13.0
 Release:0
 Summary:Filtering shell commands to run as root from OpenStack services
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+Url:https://launchpad.net/oslo.rootwrap
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.rootwrap/oslo.rootwrap-5.13.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python-eventlet >= 0.18.2
 BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-mock >= 2.0
+BuildRequires:  python-mock >= 2.0.0
 BuildRequires:  python-oslotest >= 1.10.0
 BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-python-subunit >= 0.0.18
-BuildRequires:  python-six >= 1.9.0
+BuildRequires:  python-python-subunit >= 1.0.0
+BuildRequires:  python-six >= 1.10.0
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
-Requires:   python-six >= 1.9.0
+BuildRequires:  python-testtools >= 2.2.0
+Requires:   python-six >= 1.10.0
 BuildArch:  noarch
 %if 0%{?suse_version}
 BuildRequires:  iproute2
@@ -50,17 +49,17 @@
 from OpenStack services.
 
 %package doc
-Summary:Documentation for OpenStack %{sname}
+Summary:Documentation for OpenStack oslo.rootwrap
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.11.0
-BuildRequires:  python-reno >= 1.8.0
+BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-reno >= 2.5.0
 
 %description doc
-Documentation for the OpenStack %{sname} library.
+Documentation for the OpenStack oslo.rootwrap library.
 
 %prep
-%autosetup -n %{sname}-%{version}
+%autosetup -p1 -n oslo.rootwrap-5.13.0
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 

++ _service ++
--- /var/tmp/diff_new_pack.R1c8WF/_old  2018-01-17 21:56:35.476049385 +0100
+++ /var/tmp/diff_new_pack.R1c8WF/_new  2018-01-17 21:56:35.476049385 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/oslo.rootwrap/oslo.rootwrap.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.rootwrap/oslo.rootwrap.spec.j2
 python-oslo.rootwrap.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
 cloud-de...@suse.de
 gh,openstack

commit audacity for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "audacity"

Wed Jan 17 21:56:17 2018 rev:76 rq:564497 version:2.2.1

Changes:

--- /work/SRC/openSUSE:Factory/audacity/audacity.changes2017-11-07 
10:01:53.025844256 +0100
+++ /work/SRC/openSUSE:Factory/.audacity.new/audacity.changes   2018-01-17 
21:56:29.296338448 +0100
@@ -1,0 +2,21 @@
+Mon Jan 15 08:11:19 UTC 2018 - davejpla...@gmail.com
+
+- Update to maintenance release version 2.2.1
+- Upstream changes and fixes:
+  *Waveform colorways:
+   You can optionally change the colorway of the waveforms
+   displayed in your project. The setting is per track and not per
+   project so you can have multiple colorways in the same project. 
+  *"Save Other" reverts to "Export" in the File menu:
+   When we made the menu changes for 2.2.0 we introduced an entry
+   into the File menu called "Save Other" which led to a sub-menu
+   for exporting various audio formats.
+   Many users were confused by this change and found it hard to
+   find where they could export.
+  *Bug #1770 - Crash applying certain chain files
+  *Bug #1783 - Preview fails when selection extends before zero
+  *Bug #1787 - Auto-scroll stopped working in 2.2.0
+  *Bug #1765 - Using File > Open to import audio gives wrong zoom
+   level and no scroll bar slider.
+
+---

Old:

  Audacity-2.2.0.tar.gz

New:

  Audacity-2.2.1.tar.gz



Other differences:
--
++ audacity.spec ++
--- /var/tmp/diff_new_pack.hbaOWL/_old  2018-01-17 21:56:30.608277080 +0100
+++ /var/tmp/diff_new_pack.hbaOWL/_new  2018-01-17 21:56:30.628276145 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package audacity
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 %endif
 
 Name:   audacity
-Version:2.2.0
+Version:2.2.1
 Release:0
 Summary:A Free, Cross-Platform Digital Audio Editor
 License:GPL-2.0+
@@ -54,6 +54,7 @@
 %else
 BuildRequires:  gcc-c++
 %endif
+#!BuildIgnore:  gstreamer-0_10-plugins-base
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  wxWidgets-3_0-nostl-devel
 BuildRequires:  pkgconfig(alsa)

++ Audacity-2.2.0.tar.gz -> Audacity-2.2.1.tar.gz ++
/work/SRC/openSUSE:Factory/audacity/Audacity-2.2.0.tar.gz 
/work/SRC/openSUSE:Factory/.audacity.new/Audacity-2.2.1.tar.gz differ: char 13, 
line 1




commit python-osprofiler for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package python-osprofiler for 
openSUSE:Factory checked in at 2018-01-17 21:56:39

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


Package is "python-osprofiler"

Wed Jan 17 21:56:39 2018 rev:5 rq:565775 version:1.14.0

Changes:

--- /work/SRC/openSUSE:Factory/python-osprofiler/python-osprofiler.changes  
2017-08-28 15:30:00.400435309 +0200
+++ /work/SRC/openSUSE:Factory/.python-osprofiler.new/python-osprofiler.changes 
2018-01-17 21:56:41.491767995 +0100
@@ -1,0 +2,16 @@
+Mon Jan 15 12:04:06 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.14.0
+  - Remove unused parameters from Profiler class
+  - Make dependency on oslo.messaging runtime only
+  - Update reno for stable/pike
+  - Add loading local static files option of template.html
+  - Do not require OpenStack authentication to run osprofiler CLI
+  - Improve unit test coverage
+  - Make test_notifier independent of test case execution order
+  - Remove dependency on oslo.log library
+  - Extend messaging driver to support reporting
+  - Handle and report SQLAlchemy errors
+  - Add function/sql results to trace info
+
+---

Old:

  osprofiler-1.11.0.tar.gz

New:

  osprofiler-1.14.0.tar.gz



Other differences:
--
++ python-osprofiler.spec ++
--- /var/tmp/diff_new_pack.8PDYwi/_old  2018-01-17 21:56:42.163736562 +0100
+++ /var/tmp/diff_new_pack.8PDYwi/_new  2018-01-17 21:56:42.171736188 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-osprofiler
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,39 +16,63 @@
 #
 
 
-%global sname osprofiler
 Name:   python-osprofiler
-Version:1.11.0
+Version:1.14.0
 Release:0
 Summary:OpenStack Profiler Library
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/osprofiler
-Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/osprofiler/osprofiler-1.14.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-WebOb >= 1.7.1
-BuildRequires:  python-ceilometerclient >= 2.5.0
-BuildRequires:  python-ddt >= 1.0.1
 BuildRequires:  python-devel
-BuildRequires:  python-elasticsearch >= 2.0.0
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-oslo.concurrency >= 3.8.0
-BuildRequires:  python-oslo.config >= 4.0.0
-BuildRequires:  python-oslo.log >= 3.22.0
-BuildRequires:  python-oslo.utils >= 3.20.0
-BuildRequires:  python-pymongo >= 3.0.2
-BuildRequires:  python-python-subunit >= 0.0.18
-BuildRequires:  python-redis >= 2.10.0
-BuildRequires:  python-six >= 1.9.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testtools >= 1.4.0
+BuildRequires:  python2-WebOb >= 1.7.1
+BuildRequires:  python2-ceilometerclient >= 2.5.0
+BuildRequires:  python2-ddt >= 1.0.1
+BuildRequires:  python2-elasticsearch >= 2.0.0
+BuildRequires:  python2-mock >= 2.0.0
+BuildRequires:  python2-oslo.concurrency >= 3.20.0
+BuildRequires:  python2-oslo.config >= 4.6.0
+BuildRequires:  python2-oslo.log >= 3.30.0
+BuildRequires:  python2-oslo.utils >= 3.31.0
+BuildRequires:  python2-pymongo >= 3.0.2
+BuildRequires:  python2-python-subunit >= 1.0.0
+BuildRequires:  python2-redis >= 2.10.0
+BuildRequires:  python2-six >= 1.10.0
+BuildRequires:  python2-testrepository >= 0.0.18
+BuildRequires:  python2-testtools >= 2.2.0
+BuildRequires:  python3-WebOb >= 1.7.1
+BuildRequires:  python3-ceilometerclient >= 2.5.0
+BuildRequires:  python3-ddt >= 1.0.1
+BuildRequires:  python3-devel
+BuildRequires:  python3-elasticsearch >= 2.0.0
+BuildRequires:  python3-mock >= 2.0.0
+BuildRequires:  python3-oslo.concurrency >= 3.20.0
+BuildRequires:  python3-oslo.config >= 4.6.0
+BuildRequires:  python3-oslo.log >= 3.30.0
+BuildRequires:  python3-oslo.utils >= 3.31.0
+BuildRequires:  python3-pymongo >= 3.0.2
+BuildRequires:  python3-python-subunit >= 1.0.0
+BuildRequires:  python3-redis >= 2.10.0
+BuildRequires:  python3-six >= 1.10.0
+BuildRequires:  python3-testrepository >= 0.0.18
+BuildRequires:  python3-testtools >= 2.2.0
 Requires:   python-WebOb >= 1.7.1
-Requires:   python-oslo.concurrency >= 3.8.0
-Requires:   python-oslo.config >= 4.0.0
-Requires:   python-oslo.log >= 3.22.0
-Requires:   python-oslo.utils >= 3.20.0
-Require

commit python-oslo.log for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package python-oslo.log for openSUSE:Factory 
checked in at 2018-01-17 21:56:37

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


Package is "python-oslo.log"

Wed Jan 17 21:56:37 2018 rev:10 rq:565769 version:3.36.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.log/python-oslo.log.changes  
2017-08-28 15:29:46.426399753 +0200
+++ /work/SRC/openSUSE:Factory/.python-oslo.log.new/python-oslo.log.changes 
2018-01-17 21:56:39.155877258 +0100
@@ -1,0 +2,21 @@
+Mon Jan 15 11:55:42 UTC 2018 - cloud-de...@suse.de
+
+- update to version 3.36.0
+  - Update the documentation link for doc migration
+  - Add release note for use_json option
+  - Truncate error_summary if exc_info not explicitly passed
+  - Update reno for stable/pike
+  - Remove checks for auth_token in JSON-based formatter tests
+  - JSONFormatter convert unserializable with repr()
+  - Remove setting of version/release from releasenotes
+  - Add option to use JSON formatter
+  - Imported Translations from Zanata
+  - Cleanup test-requirements
+  - Allow logging of unhashable exceptions in Python 3
+  - Migrate to Zuul v3
+  - Zuul: add file extension to playbook path
+  - Update the documentation link
+  - Updated from global requirements
+  - Capture context in its own key for JSON-based formatters
+
+---

Old:

  oslo.log-3.30.0.tar.gz

New:

  oslo.log-3.36.0.tar.gz



Other differences:
--
++ python-oslo.log.spec ++
--- /var/tmp/diff_new_pack.FcF4vJ/_old  2018-01-17 21:56:40.223827303 +0100
+++ /var/tmp/diff_new_pack.FcF4vJ/_new  2018-01-17 21:56:40.251825994 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.log
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,85 +16,119 @@
 #
 
 
-%global sname oslo.log
 Name:   python-oslo.log
-Version:3.30.0
+Version:3.36.0
 Release:0
 Summary:OpenStack log library
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+Url:https://launchpad.net/oslo.log
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.log/oslo.log-3.36.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-monotonic >= 0.6
-BuildRequires:  python-oslo.config >= 4.0.0
-BuildRequires:  python-oslo.context >= 2.14.0
-BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.serialization >= 1.10.0
-BuildRequires:  python-oslo.utils >= 3.20.0
-BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-pyinotify >= 0.9.6
-BuildRequires:  python-python-dateutil >= 2.4.2
-BuildRequires:  python-python-subunit >= 0.0.18
-BuildRequires:  python-six >= 1.9.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
+BuildRequires:  python2-mock >= 2.0.0
+BuildRequires:  python2-monotonic >= 0.6
+BuildRequires:  python2-oslo.config >= 4.6.0
+BuildRequires:  python2-oslo.context >= 2.19.2
+BuildRequires:  python2-oslo.i18n >= 3.15.3
+BuildRequires:  python2-oslo.serialization >= 2.18.0
+BuildRequires:  python2-oslo.utils >= 3.31.0
+BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-pyinotify >= 0.9.6
+BuildRequires:  python2-python-dateutil >= 2.4.2
+BuildRequires:  python2-python-subunit >= 1.0.0
+BuildRequires:  python2-six >= 1.10.0
+BuildRequires:  python2-testrepository >= 0.0.18
+BuildRequires:  python2-testscenarios >= 0.4
+BuildRequires:  python2-testtools >= 2.2.0
+BuildRequires:  python3-devel
+BuildRequires:  python3-mock >= 2.0.0
+BuildRequires:  python3-monotonic >= 0.6
+BuildRequires:  python3-oslo.config >= 4.6.0
+BuildRequires:  python3-oslo.context >= 2.19.2
+BuildRequires:  python3-oslo.i18n >= 3.15.3
+BuildRequires:  python3-oslo.serialization >= 2.18.0
+BuildRequires:  python3-oslo.utils >= 3.31.0
+BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-pyinotify >= 0.9.6
+BuildRequires:  python3-python-dateutil >= 2.4.2
+BuildRequires:  python3-python-subunit >= 1.0.0
+BuildRequires:  python3-six >= 1.10

commit claws-mail for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package claws-mail for openSUSE:Factory 
checked in at 2018-01-17 21:55:56

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


Package is "claws-mail"

Wed Jan 17 21:55:56 2018 rev:79 rq:558852 version:3.16.0

Changes:

--- /work/SRC/openSUSE:Factory/claws-mail/claws-mail.changes2017-11-27 
22:19:03.593221919 +0100
+++ /work/SRC/openSUSE:Factory/.claws-mail.new/claws-mail.changes   
2018-01-17 21:56:09.401269056 +0100
@@ -1,0 +2,18 @@
+Wed Dec 20 11:33:40 UTC 2017 - mvet...@suse.com
+
+- Drop imap-Fix-use-after-free.patch: upstreamed
+- Update to 3.16.0:
+  * Reworked Preferences dialogs, adding new options
+  * Compose: more UTF-8 list-item characters have been added
+  * GPG: full key/signature fingerprints are now shown instead of the
+short versions
+  * SSL Certificate Manager: added support for ipv6 addresses
+  * CLI: the --insert option has been added to --compose, to allow
+inserting files from the command line
+  * The HTML parser now supports all entities
+  * Tools: a simple bash completion helper has been added,
+tools/bash_completion/claws-mail
+  * Updated and added translations
+  * Many bug fixes. For complete list please view ChangeLog file
+
+---

Old:

  claws-mail-3.15.1.tar.xz
  imap-Fix-use-after-free.patch

New:

  claws-mail-3.16.0.tar.xz



Other differences:
--
++ claws-mail.spec ++
--- /var/tmp/diff_new_pack.k4dGZI/_old  2018-01-17 21:56:10.277228083 +0100
+++ /var/tmp/diff_new_pack.k4dGZI/_new  2018-01-17 21:56:10.281227896 +0100
@@ -29,7 +29,7 @@
 %bcond_withtnef
 
 Name:   claws-mail
-Version:3.15.1
+Version:3.16.0
 Release:0
 URL:http://www.claws-mail.org/
 Summary:A configurable email client
@@ -37,7 +37,6 @@
 Group:  Productivity/Networking/Email/Clients
 Source: 
http://www.claws-mail.org/download.php?file=releases/%{name}-%{version}.tar.xz
 Patch:  libcanberra-gtk3.patch
-Patch1: imap-Fix-use-after-free.patch
 BuildRequires:  NetworkManager-devel
 BuildRequires:  compface-devel
 BuildRequires:  db-devel
@@ -133,7 +132,9 @@
 %if ! 0%{?favor_gtk2}
 %patch -p1
 %endif
-%patch1 -p1
+sed -i 's/#!\/usr\/bin\/env python/#!\/usr\/bin\/python/' tools/*.py
+sed -i 's/#!\/usr\/bin\/env bash/#!\/bin\/bash/' tools/*.sh
+sed -i 's/#!\/usr\/bin\/env bash/#!\/bin\/bash/' 
tools/kdeservicemenu/install.sh
 
 %build
 %configure \

++ claws-mail-3.15.1.tar.xz -> claws-mail-3.16.0.tar.xz ++
 343287 lines of diff (skipped)




commit python-oslo.context for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package python-oslo.context for 
openSUSE:Factory checked in at 2018-01-17 21:56:48

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


Package is "python-oslo.context"

Wed Jan 17 21:56:48 2018 rev:9 rq:565790 version:2.20.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.context/python-oslo.context.changes  
2017-08-28 15:32:32.715022293 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.context.new/python-oslo.context.changes 
2018-01-17 21:56:54.371165510 +0100
@@ -1,0 +2,19 @@
+Mon Jan 15 11:51:48 UTC 2018 - cloud-de...@suse.de
+
+- update to version 2.20.0
+  - Remove -U from pip install
+  - Follow the new PTI for document build
+  - Update reno for stable/pike
+  - Remove use of positional decorator
+  - Remove setting of version/release from releasenotes
+  - Rename deprecated context params
+  - Update the documentation link for doc migration
+  - Revert "Postpone deprecation warnings to Pike"
+  - Ouput a placeholder instead of the auth_token
+  - Make from_dict extensible
+  - add bandit to pep8 job
+  - Output 'project' key in context's to_dict function
+  - Updated from global requirements
+  - Avoid tox_install.sh for constraints support
+
+---

Old:

  oslo.context-2.17.0.tar.gz

New:

  oslo.context-2.20.0.tar.gz



Other differences:
--
++ python-oslo.context.spec ++
--- /var/tmp/diff_new_pack.I1aeEm/_old  2018-01-17 21:56:55.107131012 +0100
+++ /var/tmp/diff_new_pack.I1aeEm/_new  2018-01-17 21:56:55.30825 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.context
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,26 +16,30 @@
 #
 
 
-%global sname oslo.context
 %bcond_without test
 Name:   python-oslo.context
-Version:2.17.0
+Version:2.20.0
 Release:0
 Summary:OpenStack Oslo context library
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+Url:https://launchpad.net/oslo.context
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.context/oslo.context-2.20.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-positional >= 1.1.1
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-positional
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-positional
 Requires:   python-debtcollector >= 1.2.0
-Requires:   python-positional >= 1.1.1
+Requires:   python-positional
 BuildArch:  noarch
 %if %{with test}
-BuildRequires:  python-debtcollector >= 1.2.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python2-debtcollector >= 1.2.0
+BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python3-debtcollector >= 1.2.0
+BuildRequires:  python3-oslotest >= 1.10.0
 %endif
+%python_subpackages
 
 %description
 The Oslo context library has helpers to maintain useful information
@@ -43,43 +47,45 @@
 The request context is usually populated in the WSGI pipeline and
 used by various modules such as logging.
 
-%package doc
+%package -n python-oslo.context-doc
 Summary:Documentation for OpenStack common context library
-Group:  Documentation
+Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.11.0
+BuildRequires:  python-openstackdocstheme >= 1.17.0
 
-%description doc
+%description -n python-oslo.context-doc
 Documentation for the oslo-context library.
 
 %prep
-%autosetup -n %{sname}-%{version}
+%autosetup -p1 -n oslo.context-2.20.0
 %py_req_cleanup
 # without git, openstackdocstheme has warnings which let the doc build fail
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
-%{py2_build}
+%{python_build}
 # generate html docs
 %{__python2} setup.py build_sphinx
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install
-%{py2_install}
+%{python_install}
 
 %if %{with test}
 %check
-%{__python2} setup.py test
+%{python_expand rm -rf .testrepository
+$python setup.py testr
+}
 %endif
 
-%files
+%files %{python_files}
 %license LICENSE
 %doc README.rst
 %{python2_sitelib}/oslo_context
 %{python2_sitelib}/*.egg-info
 
-%files doc
+%files -n pyt

commit python-oslo.serialization for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package python-oslo.serialization for 
openSUSE:Factory checked in at 2018-01-17 21:56:45

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


Package is "python-oslo.serialization"

Wed Jan 17 21:56:45 2018 rev:9 rq:565777 version:2.21.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.serialization/python-oslo.serialization.changes
  2017-08-28 15:31:35.759029598 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.serialization.new/python-oslo.serialization.changes
 2018-01-17 21:56:46.939513170 +0100
@@ -1,0 +2,9 @@
+Mon Jan 15 11:59:43 UTC 2018 - cloud-de...@suse.de
+
+- update to version 2.21.1
+  - Update reno for stable/pike
+  - warn developers when can't convert value into primitive
+  - Updated from global requirements
+  - jsonutils.to_primitive(): add fallback parameter
+
+---

Old:

  oslo.serialization-2.20.0.tar.gz

New:

  oslo.serialization-2.21.1.tar.gz



Other differences:
--
++ python-oslo.serialization.spec ++
--- /var/tmp/diff_new_pack.PHlD7N/_old  2018-01-17 21:56:48.775427293 +0100
+++ /var/tmp/diff_new_pack.PHlD7N/_new  2018-01-17 21:56:48.775427293 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.serialization
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,53 +16,61 @@
 #
 
 
-%global sname oslo.serialization
 Name:   python-oslo.serialization
-Version:2.20.0
+Version:2.21.1
 Release:0
 Summary:OpenStack serialization library
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+Url:https://launchpad.net/oslo.serialization
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.serialization/oslo.serialization-2.21.1.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
-BuildRequires:  python-ipaddress >= 1.0.7
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-msgpack-python >= 0.4.0
-BuildRequires:  python-netaddr >= 0.7.13
-BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.utils >= 3.20.0
-BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 2.0.0
+BuildRequires:  python2-ipaddress >= 1.0.16
+BuildRequires:  python2-mock >= 2.0.0
+BuildRequires:  python2-msgpack-python >= 0.4.0
+BuildRequires:  python2-netaddr >= 0.7.18
+BuildRequires:  python2-oslo.i18n >= 3.15.3
+BuildRequires:  python2-oslo.utils >= 3.31.0
+BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python3-devel
+BuildRequires:  python3-mock >= 2.0.0
+BuildRequires:  python3-msgpack-python >= 0.4.0
+BuildRequires:  python3-netaddr >= 0.7.18
+BuildRequires:  python3-oslo.i18n >= 3.15.3
+BuildRequires:  python3-oslo.utils >= 3.31.0
+BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-pbr >= 2.0.0
 Requires:   python-msgpack-python >= 0.4.0
-Requires:   python-oslo.utils >= 3.20.0
+Requires:   python-oslo.utils >= 3.31.0
 Requires:   python-pytz >= 2013.6
-Requires:   python-six >= 1.9.0
+Requires:   python-six >= 1.10.0
 BuildArch:  noarch
+%python_subpackages
 
 %description
 The oslo.serialization library provides support for representing objects
 in transmittable and storable formats, such as Base64, JSON and MessagePack.
 
-%package doc
+%package -n python-oslo.serialization-doc
 Summary:Documentation for OpenStack serialization library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.11.0
+BuildRequires:  python-openstackdocstheme >= 1.17.0
 
-%description doc
+%description -n python-oslo.serialization-doc
 The oslo.serialization library provides support for representing objects
 in transmittable and storable formats, such as Base64, JSON and MessagePack.
 This package contains the documentation.
 
 %prep
-%autosetup -n %{sname}-%{version}
+%autosetup -p1 -n oslo.serialization-2.21.1
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
-%{py2_build}
+%{python_build}
 
 # generate html docs
 %{__python2} setup.py build_sphinx
@@ -70,18 +78,20 @@
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install
-%{py2

commit python-ceilometerclient for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package python-ceilometerclient for 
openSUSE:Factory checked in at 2018-01-17 21:56:42

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


Package is "python-ceilometerclient"

Wed Jan 17 21:56:42 2018 rev:25 rq:565776 version:2.9.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-ceilometerclient/python-ceilometerclient.changes
  2017-08-28 15:29:55.337147098 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ceilometerclient.new/python-ceilometerclient.changes
 2018-01-17 21:56:42.843704756 +0100
@@ -1,0 +2,5 @@
+Mon Jan 15 12:34:45 UTC 2018 - dmuel...@suse.com
+
+- convert to singlespec
+
+---



Other differences:
--
++ python-ceilometerclient.spec ++
--- /var/tmp/diff_new_pack.zEqhhv/_old  2018-01-17 21:56:43.735663033 +0100
+++ /var/tmp/diff_new_pack.zEqhhv/_new  2018-01-17 21:56:43.739662846 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ceilometerclient
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
 #
 
 
-%global sname python-ceilometerclient
 Name:   python-ceilometerclient
 Version:2.9.0
 Release:0
@@ -24,48 +23,73 @@
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://github.com/openstack/%{name}
-Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-ceilometerclient/python-ceilometerclient-2.9.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-PrettyTable >= 0.7.1
 BuildRequires:  python-devel
-BuildRequires:  python-keystoneauth1 >= 2.21.0
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.serialization >= 1.10.0
-BuildRequires:  python-oslo.utils >= 3.20.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-requests >= 2.14.2
-BuildRequires:  python-requests-mock >= 1.1
-BuildRequires:  python-setuptools >= 16.0
-BuildRequires:  python-six >= 1.9.0
-BuildRequires:  python-stevedore >= 1.20.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
+BuildRequires:  python2-PrettyTable >= 0.7.1
+BuildRequires:  python2-keystoneauth1 >= 3.2.0
+BuildRequires:  python2-mock >= 2.0.0
+BuildRequires:  python2-oslo.i18n >= 3.15.3
+BuildRequires:  python2-oslo.serialization >= 2.18.0
+BuildRequires:  python2-oslo.utils >= 3.31.0
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-requests >= 2.14.2
+BuildRequires:  python2-requests-mock >= 1.1.0
+BuildRequires:  python2-setuptools >= 16.0
+BuildRequires:  python2-six >= 1.10.0
+BuildRequires:  python2-stevedore >= 1.20.0
+BuildRequires:  python2-testrepository >= 0.0.18
+BuildRequires:  python2-testscenarios >= 0.4
+BuildRequires:  python2-testtools >= 2.2.0
+BuildRequires:  python3-PrettyTable >= 0.7.1
+BuildRequires:  python3-devel
+BuildRequires:  python3-keystoneauth1 >= 3.2.0
+BuildRequires:  python3-mock >= 2.0.0
+BuildRequires:  python3-oslo.i18n >= 3.15.3
+BuildRequires:  python3-oslo.serialization >= 2.18.0
+BuildRequires:  python3-oslo.utils >= 3.31.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-requests >= 2.14.2
+BuildRequires:  python3-requests-mock >= 1.1.0
+BuildRequires:  python3-setuptools >= 16.0
+BuildRequires:  python3-six >= 1.10.0
+BuildRequires:  python3-stevedore >= 1.20.0
+BuildRequires:  python3-testrepository >= 0.0.18
+BuildRequires:  python3-testscenarios >= 0.4
+BuildRequires:  python3-testtools >= 2.2.0
 Requires:   python-PrettyTable >= 0.7.1
 Requires:   python-iso8601 >= 0.1.11
-Requires:   python-keystoneauth1 >= 2.21.0
-Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.serialization >= 1.10.0
-Requires:   python-oslo.utils >= 3.20.0
+Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   python-oslo.i18n >= 3.15.3
+Requires:   python-oslo.serialization >= 2.18.0
+Requires:   python-oslo.utils >= 3.31.0
 Requires:   python-pbr >= 2.0.0
 Requires:   python-requests >= 2.14.2
-Requires:   python-six >= 1.9.0
+Requires:   python-six >= 1.10.0
 Requires:   python-stevedore >= 1.20.0
 BuildArch:  noarch
+%if 0%{?suse_version}
+Requires(post): update-alternatives
+Requires(postun): upda

commit python-osc-lib for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package python-osc-lib for openSUSE:Factory 
checked in at 2018-01-17 21:56:24

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


Package is "python-osc-lib"

Wed Jan 17 21:56:24 2018 rev:4 rq:565765 version:1.7.0

Changes:

--- /work/SRC/openSUSE:Factory/python-osc-lib/python-osc-lib.changes
2017-08-28 15:30:05.459724080 +0200
+++ /work/SRC/openSUSE:Factory/.python-osc-lib.new/python-osc-lib.changes   
2018-01-17 21:56:31.540233488 +0100
@@ -1,0 +2,5 @@
+Mon Jan 15 13:16:33 UTC 2018 - dmuel...@suse.com
+
+- switch to singlespec
+
+---



Other differences:
--
++ python-osc-lib.spec ++
--- /var/tmp/diff_new_pack.67nkCq/_old  2018-01-17 21:56:32.224201494 +0100
+++ /var/tmp/diff_new_pack.67nkCq/_new  2018-01-17 21:56:32.228201307 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-osc-lib
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
 #
 
 
-%global sname osc-lib
 Name:   python-osc-lib
 Version:1.7.0
 Release:0
@@ -24,63 +23,84 @@
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://docs.openstack.org/developer/osc-lib
-Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/osc-lib/osc-lib-1.7.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-Babel >= 2.3.4
-BuildRequires:  python-cliff >= 2.6.0
 BuildRequires:  python-devel
-BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-keystoneauth1 >= 2.21.0
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-os-client-config >= 1.27.0
-BuildRequires:  python-os-testr >= 0.8.0
-BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.utils >= 3.20.0
-BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-osprofiler >= 1.4.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-reno >= 1.8.0
-BuildRequires:  python-requests-mock >= 1.1
-BuildRequires:  python-simplejson >= 2.2.0
-BuildRequires:  python-six >= 1.9.0
-BuildRequires:  python-stevedore >= 1.20.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testtools >= 1.4.0
+BuildRequires:  python2-Babel >= 2.3.4
+BuildRequires:  python2-cliff >= 2.8.0
+BuildRequires:  python2-fixtures >= 3.0.0
+BuildRequires:  python2-keystoneauth1 >= 3.2.0
+BuildRequires:  python2-mock >= 2.0.0
+BuildRequires:  python2-os-client-config >= 1.28.0
+BuildRequires:  python2-os-testr >= 1.0.0
+BuildRequires:  python2-oslo.i18n >= 3.15.3
+BuildRequires:  python2-oslo.utils >= 3.31.0
+BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-osprofiler >= 1.4.0
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-reno >= 2.5.0
+BuildRequires:  python2-requests-mock >= 1.1.0
+BuildRequires:  python2-simplejson >= 3.5.1
+BuildRequires:  python2-six >= 1.10.0
+BuildRequires:  python2-stevedore >= 1.20.0
+BuildRequires:  python2-testrepository >= 0.0.18
+BuildRequires:  python2-testtools >= 2.2.0
+BuildRequires:  python3-Babel >= 2.3.4
+BuildRequires:  python3-cliff >= 2.8.0
+BuildRequires:  python3-devel
+BuildRequires:  python3-fixtures >= 3.0.0
+BuildRequires:  python3-keystoneauth1 >= 3.2.0
+BuildRequires:  python3-mock >= 2.0.0
+BuildRequires:  python3-os-client-config >= 1.28.0
+BuildRequires:  python3-os-testr >= 1.0.0
+BuildRequires:  python3-oslo.i18n >= 3.15.3
+BuildRequires:  python3-oslo.utils >= 3.31.0
+BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-osprofiler >= 1.4.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-reno >= 2.5.0
+BuildRequires:  python3-requests-mock >= 1.1.0
+BuildRequires:  python3-simplejson >= 3.5.1
+BuildRequires:  python3-six >= 1.10.0
+BuildRequires:  python3-stevedore >= 1.20.0
+BuildRequires:  python3-testrepository >= 0.0.18
+BuildRequires:  python3-testtools >= 2.2.0
 Requires:   python-Babel >= 2.3.4
-Requires:   python-cliff >= 2.6.0
-Requires:   python-keystoneauth1 >= 2.21.0
-Requires:   python-os-client-config >= 1.27.0
-Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.utils >= 3.20.0
+Requires:   python-cliff >= 2.8.0
+Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   python-os-client-config >= 1.28.0
+Requires:   python-oslo.i18n >= 3.15.

commit python-dfVFS for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package python-dfVFS for openSUSE:Factory 
checked in at 2018-01-17 21:56:10

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


Package is "python-dfVFS"

Wed Jan 17 21:56:10 2018 rev:11 rq:564457 version:0~20171230

Changes:

--- /work/SRC/openSUSE:Factory/python-dfVFS/python-dfVFS.changes
2017-11-09 13:56:25.954098773 +0100
+++ /work/SRC/openSUSE:Factory/.python-dfVFS.new/python-dfVFS.changes   
2018-01-17 21:56:24.224575684 +0100
@@ -1,0 +2,9 @@
+Thu Jan 11 21:53:23 UTC 2018 - greg.freem...@gmail.com
+
+- update to v0~20171230
+  * add more python3 support (even though openSUSE package doesn't use it)
+  * bug fixes
+  * compatible with plaso 20171231
+- revert effort to use Python singlespec.  It's just not working smoothly.
+
+---

Old:

  dfvfs-20170723.tar.gz

New:

  dfvfs-20171230.tar.gz



Other differences:
--
++ python-dfVFS.spec ++
--- /var/tmp/diff_new_pack.l8X5Hf/_old  2018-01-17 21:56:27.596417963 +0100
+++ /var/tmp/diff_new_pack.l8X5Hf/_new  2018-01-17 21:56:27.604417589 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dfVFS
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,7 @@
 #
 
 
-%define timestamp 20170723
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define timestamp 20171230
 Name:   python-dfVFS
 Version:0~%{timestamp}
 Release:0
@@ -26,31 +25,31 @@
 Group:  Productivity/File utilities
 Url:https://github.com/log2timeline/dfvfs/wiki
 Source: 
https://github.com/log2timeline/dfvfs/releases/download/%timestamp/dfvfs-%timestamp.tar.gz
-BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-devel
 BuildRequires:  python-rpm-macros
-# Use the python- variant of the libyal python bindings.  This allows python 
singlespec to tweak the Requires for python2 and python3
+BuildRequires:  python-setuptools
 Requires:   python-construct
-Requires:   python-dfdatetime >= 0~20160814
-Requires:   python-libbde
-Requires:   python-libewf
-Requires:   python-libfsntfs >= 0~20160418
-Requires:   python-libfvde
-Requires:   python-libfwnt
-Requires:   python-libqcow
-Requires:   python-libsigscan
-Requires:   python-libsmdev
-Requires:   python-libsmraw
-Requires:   python-libvhdi
-Requires:   python-libvmdk
-Requires:   python-libvshadow >= 0~20160110
-Requires:   python-libvslvm
+Requires:   python-pycrypto
+# Use the python- variant of the libyal python bindings.  This allows python 
singlespec to tweak the Requires for python2 and python3
 Requires:   python-six
-Requires:   python-tsk
+Requires:   python2-dfdatetime >= 0~20180110
+Requires:   python2-libbde
+Requires:   python2-libewf
+Requires:   python2-libfsntfs >= 0~20160418
+Requires:   python2-libfvde
+Requires:   python2-libfwnt
+Requires:   python2-libqcow
+Requires:   python2-libsigscan
+Requires:   python2-libsmdev
+Requires:   python2-libsmraw
+Requires:   python2-libvhdi
+Requires:   python2-libvmdk
+Requires:   python2-libvshadow >= 0~20170902
+Requires:   python2-libvslvm
+Requires:   python2-tsk >= 0~20160721
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-%python_subpackages
 
 %description
 dfVFS, or Digital Forensics Virtual File System, provides read-only access to 
file-system objects from various storage media types and file formats. The goal 
of dfVFS is to provide a generic interface for accessing file-system objects, 
for which it uses several back-ends that provide the actual implementation of 
the various storage media types, volume systems and file systems.
@@ -66,10 +65,10 @@
 chmod -x run_tests.py
 
 %build
-%python_build
+python setup.py build
 
 %install
-%python_install
+python setup.py install --root=%{buildroot} --prefix=%{_prefix}
 # force complie to resolve an rpmlint complaint
 pushd %{buildroot}%{python_sitelib}/dfvfs/
 %py_compile .
@@ -77,12 +76,12 @@
 popd
 %fdupes -s %{buildroot}
 
-%files %{python_files}
+%files
 %defattr(-,root,root)
 %doc ACKNOWLEDGEMENTS AUTHORS LICENSE README
 %doc utils/check_dependencies.py utils/dependencies.py
 %doc examples
-%{python_sitelib}/dfvfs-%{timestamp}-py%{python_version}.e

commit python-oslo.config for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package python-oslo.config for 
openSUSE:Factory checked in at 2018-01-17 21:56:27

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


Package is "python-oslo.config"

Wed Jan 17 21:56:27 2018 rev:25 rq:565766 version:5.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.config/python-oslo.config.changes
2018-01-10 23:35:59.205718376 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.config.new/python-oslo.config.changes   
2018-01-17 21:56:32.396193449 +0100
@@ -1,0 +2,11 @@
+Mon Jan 15 11:50:59 UTC 2018 - cloud-de...@suse.de
+
+- update to version 5.2.0
+  - Clean up enforce_type related test method's name
+  - Remove -U from pip install
+  - Provide descriptions for choices
+  - Fix the invalid links for doc file in oslo.config
+  - Avoid tox_install.sh for constraints support
+  - sphinxext: Don't sometimes emit trailing newlines
+
+---

Old:

  oslo.config-5.1.0.tar.gz

New:

  oslo.config-5.2.0.tar.gz



Other differences:
--
++ python-oslo.config.spec ++
--- /var/tmp/diff_new_pack.2rtRCf/_old  2018-01-17 21:56:33.064162204 +0100
+++ /var/tmp/diff_new_pack.2rtRCf/_new  2018-01-17 21:56:33.092160894 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.config
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   python-oslo.config
-Version:5.1.0
+Version:5.2.0
 Release:0
 Summary:OpenStack common configuration library
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/oslo.config
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.config/oslo.config-5.1.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.config/oslo.config-5.2.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-PyYAML >= 3.10
@@ -94,7 +94,7 @@
 Documentation for the oslo-config library.
 
 %prep
-%autosetup -p1 -n oslo.config-5.1.0
+%autosetup -p1 -n oslo.config-5.2.0
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 

++ oslo.config-5.1.0.tar.gz -> oslo.config-5.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.config-5.1.0/AUTHORS 
new/oslo.config-5.2.0/AUTHORS
--- old/oslo.config-5.1.0/AUTHORS   2017-11-20 17:28:15.0 +0100
+++ new/oslo.config-5.2.0/AUTHORS   2018-01-08 15:15:24.0 +0100
@@ -164,6 +164,7 @@
 lzyeval 
 melissaml 
 ricolin 
+shangxiaobj 
 skudriashev 
 sonu.kumar 
 ting.wang 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.config-5.1.0/ChangeLog 
new/oslo.config-5.2.0/ChangeLog
--- old/oslo.config-5.1.0/ChangeLog 2017-11-20 17:28:15.0 +0100
+++ new/oslo.config-5.2.0/ChangeLog 2018-01-08 15:15:24.0 +0100
@@ -1,6 +1,16 @@
 CHANGES
 ===
 
+5.2.0
+-
+
+* Fix the invalid links for doc file in oslo.config
+* sphinxext: Don't sometimes emit trailing newlines
+* Provide descriptions for choices
+* Remove -U from pip install
+* Avoid tox\_install.sh for constraints support
+* Clean up enforce\_type related test method's name
+
 5.1.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.config-5.1.0/PKG-INFO 
new/oslo.config-5.2.0/PKG-INFO
--- old/oslo.config-5.1.0/PKG-INFO  2017-11-20 17:28:16.0 +0100
+++ new/oslo.config-5.2.0/PKG-INFO  2018-01-08 15:15:24.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: oslo.config
-Version: 5.1.0
+Version: 5.2.0
 Summary: Oslo Configuration API
 Home-page: https://docs.openstack.org/oslo.config/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/oslo.config-5.1.0/doc/source/reference/styleguide.rst 
new/oslo.config-5.2.0/doc/source/reference/styleguide.rst
--- old/oslo.config-5.1.0/doc/source/reference/styleguide.rst   2017-11-20 
17:25:42.0 +0100
+++ new/oslo.config-5.2.0/doc/source/reference/styleguide.rst   2018-01-08 
15:12:21.0 +0100
@@ -9,7 +9,7 @@
 configuration files, such as ``etc/cinder/cinder.conf`` in the
 cinder repository. They are also displayed in the `OpenStack
 Configuration Reference
-

commit doomsday for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package doomsday for openSUSE:Factory 
checked in at 2018-01-17 21:56:07

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


Package is "doomsday"

Wed Jan 17 21:56:07 2018 rev:20 rq:564216 version:2.0.3

Changes:

--- /work/SRC/openSUSE:Factory/doomsday/doomsday.changes2018-01-13 
21:44:23.487181716 +0100
+++ /work/SRC/openSUSE:Factory/.doomsday.new/doomsday.changes   2018-01-17 
21:56:14.385035937 +0100
@@ -1,0 +2,5 @@
+Sun Jan 14 16:23:15 UTC 2018 - jeng...@inai.de
+
+- Add bundled() markers
+
+---



Other differences:
--
++ doomsday.spec ++
--- /var/tmp/diff_new_pack.W04Uhz/_old  2018-01-17 21:56:15.416987667 +0100
+++ /var/tmp/diff_new_pack.W04Uhz/_new  2018-01-17 21:56:15.424987292 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package doomsday
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -61,6 +61,7 @@
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(zzip-zlib-config)
 # Doomsday uses a modified version of assimp, so no pkgconfig(assimp) here :-(
+Provides:   bundled(assimp) = 3.1.1
 
 %if 0%{?suse_version}
 Recommends: timidity timidity-eawpats




commit cfengine for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package cfengine for openSUSE:Factory 
checked in at 2018-01-17 21:55:53

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


Package is "cfengine"

Wed Jan 17 21:55:53 2018 rev:70 rq:558813 version:3.11.0

Changes:

--- /work/SRC/openSUSE:Factory/cfengine/cfengine.changes2017-07-04 
09:11:21.982407607 +0200
+++ /work/SRC/openSUSE:Factory/.cfengine.new/cfengine.changes   2018-01-17 
21:56:06.777391790 +0100
@@ -1,0 +2,34 @@
+Mon Dec  4 11:24:38 UTC 2017 - kkae...@suse.com
+
+- add 0003-CFE-2629-Openssl-1.1-compatibility.patch
+  for openssl-1.1.0 compatibility
+
+---
+Fri Aug 11 17:01:35 UTC 2017 - kkae...@suse.com
+
+- Update to 3.11.0
+  New Features:
+  - allow function calls in promiser using universal "with"
+attribute. (CFE-1092)
+  - add example of with attribute (CFE-1092)
+  - Detect Amazon Linux and set "AmazonLinux" hard class and
+sys.flavour variable.
+  - New sysctlvalue() and data_sysctlvalues() functions from /proc/sys
+(CFE-2513)
+  - readdata() also auto-detects .yml files as YAML
+  - Added support for ENV and CSV file parsing (CFE-1881)
+  - Added vars and classes for CoreOS (ENT-3043)
+  - cf-agent: implement --show-evaluated-vars and
+--show-evaluated-classes
+  - Support for custom ports and host names as policy hub (CFE-953)
+  - cf-promises: allows --show-vars and --show-classes to take an
+optional filter
+  - Added a new tool: cf-net. cf-net is a CLI for the CFEngine
+network protocol, useful for debugging, testing etc.
+(CFE-2493)
+  - New policy variable: sys.cf_net contains path to cf-net binary
+  - Read /etc/os-release into sys.os_release (CFE-1881)
+
+- Full changelog at https://github.com/cfengine/core/blob/3.11.0/ChangeLog
+
+---

Old:

  cfengine-3.10.1.tar.gz

New:

  0003-CFE-2629-Openssl-1.1-compatibility.patch
  core-3.11.0.tar.gz



Other differences:
--
++ cfengine.spec ++
--- /var/tmp/diff_new_pack.cYUy8c/_old  2018-01-17 21:56:08.189325746 +0100
+++ /var/tmp/diff_new_pack.cYUy8c/_new  2018-01-17 21:56:08.193325559 +0100
@@ -16,8 +16,8 @@
 #
 
 
-%define srcversion 3.10.1
-%define srcname %{name}-%{srcversion}
+%define srcversion 3.11.0
+%define srcname core-%{srcversion}
 %define libname   libpromises
 %define libsoname %{libname}3
 # Yes, its not FHS conformant but in sync with cfengine documentation
@@ -34,7 +34,7 @@
 %bcond_with postgresql
 %bcond_with libvirt
 Name:   cfengine
-Version:3.10.0
+Version:%{srcversion}
 Release:0
 # This is the place where workdir should be
 #define basedir   /var/lib/%{name}
@@ -45,6 +45,12 @@
 Url:http://www.cfengine.org/
 Source: %{srcname}.tar.gz
 Source1:%{name}.SuSEfirewall2
+Source2:cf-execd.service
+Source3:cf-monitord.service
+Source4:cf-serverd.service
+Source5:cf-monitord
+Source6:cf-execd
+Source7:cf-serverd
 Source10:   %{name}.cron
 Source11:   %{name}-rpmlintrc
 # docs
@@ -57,16 +63,17 @@
 Source107:  http://www.verticalsysadmin.com/cfengine/primer.pdf
 
 # PATCH-FIX-SUSE
-# set cfengine's notion of bindir to /usr/sbin instead of /var/cfengine/bin
+# set cfengine's notion of bindir to /usr/bin instead of /var/cfengine/bin
 # kkae...@suse.de
 Patch1: 0001-Set-sys.bindir-to-usr-sbin-expect-cf-components-ther.patch
 # PATCH-FIX-UPSTREAM add 'suse' class for consistency with other vendor classes
 # PATCH-FEATURE-UPSTREAM better /etc/SuSE-release parsing, upstream #5423
 # kkae...@suse.de
 Patch2: 0002-Simplify-and-fix-parsing-of-etc-SuSE-release-fixes-i.patch
+# PATCH-FIX-UPSTREAM 
https://github.com/cfengine/core/commit/f4b9c855c0b035c0188fcdf79d2cbddab2f1bdcc
+Patch3: 0003-CFE-2629-Openssl-1.1-compatibility.patch
 # PATCH-FIX-UPSTREAM https://github.com/cfengine/core/pull/2881
-Patch3: reproducible.patch
-
+Patch4: reproducible.patch
 # SLE 11 or RHEL5 autoconf does not support AM_SUBST_NOTMAKE, kkae...@suse.de
 Patch10:make_home_dir_for_tests.patch
 Patch99:remove-am_subst_notmake.patch
@@ -86,15 +93,6 @@
 BuildRequires:  util-linux
 Requires:   %{libsoname} = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if %{have_systemd}
-Source7:cf-execd.service
-Source8:cf-monitord.service
-Source9:cf-serverd.service
-%else
-Source7:cf-monitord
-Source8:cf-execd
-Source9:cf-serverd
-%endif
 %if %{with mysql}
 BuildRequires:  mysql-devel
 %endif
@@ -172,7

commit pocl for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package pocl for openSUSE:Factory checked in 
at 2018-01-17 21:55:49

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


Package is "pocl"

Wed Jan 17 21:55:49 2018 rev:12 rq:558754 version:1.0

Changes:

--- /work/SRC/openSUSE:Factory/pocl/pocl.changes2017-10-27 
14:01:26.927940402 +0200
+++ /work/SRC/openSUSE:Factory/.pocl.new/pocl.changes   2018-01-17 
21:56:04.565495254 +0100
@@ -1,0 +2,42 @@
+Tue Dec 19 18:44:43 UTC 2017 - mar...@gmx.de
+
+- Update to version 1.0
+  Highlights
+  * Improved automatic local work-group sizing on kernel enqueue, taking
+into account standard constraints, SIMD width for vectorization as
+well as the number of compute units available on the device.
+  * Support for NVIDIA GPUs via a new CUDA backend (currently experimental).
+  * Removed support for BBVectorizer.
+  * LLVM 5.0 is now supported.
+  * A few build options have been added for distribution builds,
+see README.packaging.
+  * Somewhat improved scalability in the CPU driver. CPUs with many cores
+and programs using a lot of WIs with small kernels can run somewhat faster.
+  * Full conformance with OpenCL 1.2 standard, enabled by default. There are
+some caveats though - see the documentation.
+  * When conformance is enabled, some kernel library functions might be
+slower than in previous releases.
+  * Pocl now reports OpenCL 1.2 instead of 2.0, except HSA enabled builds.
+  * Updated format of pocl binaries, which is NOT backwards compatible.
+  * You'll need to clean any kernel caches.
+  * Fixed several memory leaks.
+  * Unresolved symbols (missing/misspelled functions etc) in a kernel will
+result in error in clBuildProgram() instead of pocl silently ignoring
+them and then aborting at dlopen().
+  * New env variable POCL_MEMORY_LIMIT=N limits the Global memory size
+reported by pocl to N gigabytes.
+  * New env variable POCL_AFFINITY (defaults to 0): if enabled, sets
+the affinity of each CPU driver pthread to a single core.
+  * Improved AVX512 support (with LLVM 5.0). Note that even with LLVM 5.0
+there are still a few bugs (see pocl issue #555); AVX512 + LLVM 4.0 are
+a lot more broken, and probably not worth trying.
+  * POCL_DEBUG env var has been revamped. You can now limit debuginfo to
+these categories (or their combination): all,error,warning,general
+memory,llvm,events,cache,locking,refcounts,timing,hsa,tce,cuda
+  * The old setting POCL_DEBUG=1 now equals error+warning+general.
+- Remove patch:
+  * pocl-disable-tests.diff
+- Disable CUDA backend since it depends on CUDA_TOOLKIT which is
+  not available in Factory
+
+---

Old:

  pocl-0.14.tar.gz
  pocl-disable-tests.diff

New:

  pocl-1.0.tar.gz



Other differences:
--
++ pocl.spec ++
--- /var/tmp/diff_new_pack.pR3fiV/_old  2018-01-17 21:56:05.241463634 +0100
+++ /var/tmp/diff_new_pack.pR3fiV/_new  2018-01-17 21:56:05.245463447 +0100
@@ -17,9 +17,9 @@
 #
 
 
-%define sover  1.7.0
+%define sover  2.0.0
 Name:   pocl
-Version:0.14
+Version:1.0
 Release:0
 Summary:Portable Computing Language - an OpenCL implementation
 # The whole code is under MIT
@@ -30,7 +30,6 @@
 Url:http://portablecl.org/
 Source0:http://portablecl.org/downloads/%{name}-%{version}.tar.gz
 Source99:   pocl-rpmlintrc
-Patch0: pocl-disable-tests.diff
 BuildRequires:  clang
 BuildRequires:  clang-devel
 BuildRequires:  clang-devel-static
@@ -84,12 +83,11 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %define __builder ninja
 %cmake \
-  -DENABLE_CUDA=1 \
+  -DENABLE_CUDA=0 \
   -DENABLE_ICD=1 \
   -DPOCL_INSTALL_ICD_VENDORDIR=%{_sysconfdir}/OpenCL/vendors \
   -DCMAKE_C_COMPILER=clang  \
@@ -124,9 +122,9 @@
 %dir %{_sysconfdir}/OpenCL/vendors
 %{_sysconfdir}/OpenCL/vendors/pocl.icd
 %{_bindir}/poclcc
-%{_libdir}/libpocl.so.1
+%{_libdir}/libpocl.so.2
 %{_libdir}/libpocl.so.%{sover}
-%{_libdir}/libpoclu.so.1
+%{_libdir}/libpoclu.so.2
 %{_libdir}/libpoclu.so.%{sover}
 %{_libdir}/pocl/
 %{_datadir}/pocl/

++ pocl-0.14.tar.gz -> pocl-1.0.tar.gz ++
 180797 lines of diff (skipped)




commit lcdf-typetools for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package lcdf-typetools for openSUSE:Factory 
checked in at 2018-01-17 21:55:46

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


Package is "lcdf-typetools"

Wed Jan 17 21:55:46 2018 rev:19 rq:558702 version:2.106

Changes:

--- /work/SRC/openSUSE:Factory/lcdf-typetools/lcdf-typetools.changes
2015-11-23 07:30:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.lcdf-typetools.new/lcdf-typetools.changes   
2018-01-17 21:56:02.201605826 +0100
@@ -1,0 +2,5 @@
+Wed Dec 13 00:54:09 UTC 2017 - plinn...@opensuse.org
+
+- Update to 2.106
+- Minor updates, mostly involving licensing of Adobe code and data.
+---

Old:

  lcdf-typetools-2.105.tar.gz

New:

  lcdf-typetools-2.106.tar.gz



Other differences:
--
++ lcdf-typetools.spec ++
--- /var/tmp/diff_new_pack.gr4gfY/_old  2018-01-17 21:56:02.985569155 +0100
+++ /var/tmp/diff_new_pack.gr4gfY/_new  2018-01-17 21:56:02.985569155 +0100
@@ -19,7 +19,7 @@
 Summary:Programs to manipulate OpenType and multiple-master fonts
 
 Name:   lcdf-typetools
-Version:2.105
+Version:2.106
 Release:0
 License:GPL-2.0
 Url:http://www.lcdf.org/type/
@@ -86,7 +86,6 @@
 
 %files
 %defattr(-,root,root)
-%doc NEWS ONEWS README.md
 %{_bindir}/cfftot1
 %{_bindir}/mmafm
 %{_bindir}/mmpfb

++ lcdf-typetools-2.105.tar.gz -> lcdf-typetools-2.106.tar.gz ++
 5140 lines of diff (skipped)




commit fpc for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package fpc for openSUSE:Factory checked in 
at 2018-01-17 21:55:40

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


Package is "fpc"

Wed Jan 17 21:55:40 2018 rev:2 rq:558235 version:3.0.4

Changes:

--- /work/SRC/openSUSE:Factory/fpc/fpc.changes  2016-10-13 11:27:42.0 
+0200
+++ /work/SRC/openSUSE:Factory/.fpc.new/fpc.changes 2018-01-17 
21:55:41.782560939 +0100
@@ -1,0 +2,8 @@
+Fri Dec 15 22:06:50 UTC 2017 - markus.b...@web.de
+
+- Update to 3.0.4
+  * Changes see http://wiki.freepascal.org/User_Changes_3.0.4
+
+- Added update-fpcdocs.patch to fix doc generation
+
+---

Old:

  fpcbuild-3.0.0.tar.gz

New:

  fpcbuild-3.0.4.tar.gz
  update-fpcdocs.patch



Other differences:
--
++ fpc.spec ++
--- /var/tmp/diff_new_pack.NoJQNb/_old  2018-01-17 21:56:01.365644929 +0100
+++ /var/tmp/diff_new_pack.NoJQNb/_new  2018-01-17 21:56:01.369644741 +0100
@@ -1,8 +1,7 @@
 #
 # spec file for package fpc
 #
-# Copyright (c) 2008-2009 oc2pus
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,10 +11,11 @@
 # 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 fpcopt -k--build-id -k-z -knoexecstack
 %define fpcdebugopt -gl
 
@@ -36,14 +36,15 @@
 %endif
 
 Name:   fpc
-Version:3.0.0
+Version:3.0.4
 Release:0
-License:GPL-2.0+ and LGPL-2.1+
 Summary:Free Pascal Compiler
-Url:http://www.freepascal.org/
+License:GPL-2.0+ and LGPL-2.1+
 Group:  Development/Languages/Other
+Url:http://www.freepascal.org/
 Source:%{name}build-%{version}.tar.gz
 Source90:   %{name}-rpmlintrc
+Patch0: update-fpcdocs.patch
 BuildRequires:  binutils
 %if 0%{?suse_version}
 BuildRequires:  fdupes
@@ -61,6 +62,7 @@
 BuildRequires:  texlive-float
 BuildRequires:  texlive-helvetic
 BuildRequires:  texlive-makeindex
+BuildRequires:  texlive-mdwtools
 BuildRequires:  texlive-metafont
 BuildRequires:  texlive-ntgclass
 BuildRequires:  texlive-psnfss
@@ -81,7 +83,6 @@
 packages.
 
 %package doc
-License:GPL-2.0+ and LGPL-2.1+
 Summary:Freepascal Compiler - documentation and examples
 Group:  Documentation/Other
 
@@ -90,7 +91,6 @@
 examples of Freepascal.
 
 %package src
-License:GPL-2.0+ and LGPL-2.1+
 Summary:Freepascal Compiler - sources
 Group:  Development/Languages/Other
 
@@ -100,16 +100,16 @@
 
 %prep
 %setup -q -n %{name}build-%{version}
+%patch0 -p1
 
 # Fix permissions (fix rpmlint warning "script-without-shebang")
 chmod 644 fpcsrc/packages/cocoaint/utils/doc/Make\ Cocoa\ Headers.txt
 chmod 644 fpcsrc/packages/cocoaint/utils/doc/Make\ Single\ Header.txt
 chmod 644 fpcsrc/packages/cocoaint/utils/doc/Make\ iPhone\ Headers.txt
 chmod 644 fpcsrc/packages/cocoaint/utils/parser.php
-chmod 644 fpcsrc/packages/fcl-net/examples/cnslookup.pp
-chmod 644 fpcsrc/packages/objcrtl/Makefile.fpc
-chmod 644 fpcsrc/packages/paszlib/examples/extractodt.pas
-chmod 644 fpcsrc/rtl/win64/signals.pp
+chmod 644 fpcsrc/packages/libvlc/src/vlc.pp
+chmod 644 fpcsrc/packages/fcl-stl/tests/gtreetest.pp
+chmod 644 fpcsrc/packages/fcl-stl/src/gtree.pp
 
 # Copy needed source files by external packages in a new directory (to be 
included in the fpc-src subpackage)
 install -dm 0755 fpc-src
@@ -144,7 +144,6 @@
 make -C fpcdocs pdf FPC=${NEWPP}
 popd
 
-
 %install
 pushd fpcsrc
 FPCDIR=
@@ -171,7 +170,6 @@
make -C man ${INSTALLOPTS} INSTALL_MANDIR=%{buildroot}%{_mandir}
 popd
 
-
 # create link
 ln -sf ../%{_lib}/%{name}/%{version}/%{ppcname} 
%{buildroot}%{_bindir}/%{ppcname}
 

++ fpcbuild-3.0.0.tar.gz -> fpcbuild-3.0.4.tar.gz ++
/work/SRC/openSUSE:Factory/fpc/fpcbuild-3.0.0.tar.gz 
/work/SRC/openSUSE:Factory/.fpc.new/fpcbuild-3.0.4.tar.gz differ: char 5, line 1

++ update-fpcdocs.patch ++
update to latest revision (r1449) from
https://svn.freepascal.org/svn/fpcdocs/trunk

This fixes a generation error due to the missing file linuxex/ex71.pp.
Index: fpcbuild-3.0.4/fpcdocs/fclres.tex
===
--- fpcbuild-3.0.4.orig/fpcdocs/fclres.tex
+++ fpcbuild-3.0.4/fpcdocs/fclres.tex

commit icingaweb2-module-director for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package icingaweb2-module-director for 
openSUSE:Factory checked in at 2018-01-17 21:55:34

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


Package is "icingaweb2-module-director"

Wed Jan 17 21:55:34 2018 rev:3 rq:542118 version:1.4.2

Changes:

--- 
/work/SRC/openSUSE:Factory/icingaweb2-module-director/icingaweb2-module-director.changes
2017-04-17 10:25:22.574159250 +0200
+++ 
/work/SRC/openSUSE:Factory/.icingaweb2-module-director.new/icingaweb2-module-director.changes
   2018-01-17 21:55:35.274865339 +0100
@@ -1,0 +2,210 @@
+Wed Nov 15 17:56:39 UTC 2017 - ec...@opensuse.org
+
+- update to 1.4.2
+  * Fixed issues
+- You can find issues and feature requests related to this 
+  release on our roadmap
+  * Configuration rendering
+- FIX: Caching had an influence on context-specific Custom 
+  Variable rendering when those variables contained macros 
+  (#1257)
+  * Sync
+- FIX: The fix for #1223 caused a regression and broke Sync for 
+  objects without a 'disabled' property (Sets, List members) 
+  (#1279)
+
+---
+Sat Oct 28 09:14:33 UTC 2017 - ec...@opensuse.org
+
+- update to 1.4.1
+  * Fixed issues
+- You can find issues and feature requests related to this 
+  release on our roadmap
+  * Automation
+- FIX: A Sync Rule with merge policy used to re-enable manually 
+  disabled objects, even when no Sync Property disabled has 
+  been defined (#1223)
+- FIX: SQL error on PostgreSQL when inspecting Template-Choice 
+  (#1242)
+  * Large environments
+- FIX: Director tries to raise it's memory limit for certain 
+  memory-intensive tasks. When granted more (but not infinite) 
+  memory however this had the effect that he self-restricted 
+  himself to a lower limit (#1222)
+  * User Interface
+- FIX: Assignment filters suggested only Host properties, 
+  you have been required  to manually type Service property 
+  names (#1207)
+- FIX: Hostgroups Dashlet has been shown to users with 
+  restricted permissions, clicking it used to throw an error 
+  (#1237)
+
+---
+Thu Oct 19 15:15:40 UTC 2017 - ec...@opensuse.org
+
+- include agent installer for linux and windows
+- aktivate systemd for module-director
+
+---
+Mon Oct 16 09:16:41 UTC 2017 - adamradovit...@hotmail.com
+
+- update to 1.4.0
+  * New requirements
+- Icinga Director now requires PHP 5.4, support for 5.3 has been dropped
+- For best performance we strongly suggest PHP 7
+- When using MySQL, please consider slowly moving to at least version 5.5. 
One
+  of our next versions will introduce official Emoji support 😱😱😱! That's 
not
+  possible with older MySQL versions. However, 1.4.x still supports 5.1.x
+  * Fixed issues and related features
+- You can find issues and feature requests related to this release on our
+  
[roadmap](https://github.com/Icinga/icingaweb2-module-director/milestone/6?closed=1)
+  * Dashboard and Dashlets
+- Multiple new Dashboards have been introduced, their layout has been 
optimized
+- Dashboards are made aware of newly introduced permissions and try to 
provide
+  useful hints
+  * GUI, UX and Responsiveness
+- Many little improvements related to mobile devices have been applied to
+  Dashboards, Forms and Tables
+- Search has been both improved and simplified. On most tables search 
spawns
+  multiple columns, visible and invisible ones. Multiple search terms are
+  combined in an intuitive way.
+- Pagination (and search) has been added to those tables where it was still
+  missing
+- Some form fields referencing related objects are no longer static 
drop-down
+  selection elements but offer suggestions as you type. This makes forms 
faster,
+  especially in larger environments
+- Navigation has been simplified, redirects after form submissions have 
been
+  improved, more possibilities to jump to related objects have been added
+- Form field description has been moved to the bottom of the screen. Might 
be
+  easier to overlook this way, but while the former implementation was 
great
+  for people navigating forms with their Keyboard, it was annoying for 
Mouse
+  lovers
+- Double-Click a Tab to enlarge it to full width
+- Action Link bar has been unified, all links should now respect 
permissions
+- All tables showing historic data are now grouped by day
+- Property Modifiers, Sync Rules, Import Sources and

commit signon-kwallet-extension for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package signon-kwallet-extension for 
openSUSE:Factory checked in at 2018-01-17 21:54:28

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


Package is "signon-kwallet-extension"

Wed Jan 17 21:54:28 2018 rev:32 rq:564418 version:17.12.1

Changes:

--- 
/work/SRC/openSUSE:Factory/signon-kwallet-extension/signon-kwallet-extension.changes
2017-12-18 08:55:53.513272599 +0100
+++ 
/work/SRC/openSUSE:Factory/.signon-kwallet-extension.new/signon-kwallet-extension.changes
   2018-01-17 21:54:51.844896785 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:41:29 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * None
+
+---

Old:

  signon-kwallet-extension-17.12.0.tar.xz

New:

  signon-kwallet-extension-17.12.1.tar.xz



Other differences:
--
++ signon-kwallet-extension.spec ++
--- /var/tmp/diff_new_pack.7a3eKv/_old  2018-01-17 21:54:52.500866102 +0100
+++ /var/tmp/diff_new_pack.7a3eKv/_new  2018-01-17 21:54:52.520865167 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package signon-kwallet-extension
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   signon-kwallet-extension
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ signon-kwallet-extension-17.12.0.tar.xz -> 
signon-kwallet-extension-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/signon-kwallet-extension-17.12.0/CMakeLists.txt 
new/signon-kwallet-extension-17.12.1/CMakeLists.txt
--- old/signon-kwallet-extension-17.12.0/CMakeLists.txt 2017-12-05 
00:10:08.0 +0100
+++ new/signon-kwallet-extension-17.12.1/CMakeLists.txt 2018-01-04 
19:08:15.0 +0100
@@ -2,7 +2,7 @@
 
 set(KDE_APPLICATIONS_VERSION_MAJOR "17")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(kwalletsignon_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 cmake_minimum_required(VERSION 2.8.12)




commit okular for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2018-01-17 21:54:13

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


Package is "okular"

Wed Jan 17 21:54:13 2018 rev:93 rq:564409 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/okular/okular.changes2017-12-18 
08:56:24.247788914 +0100
+++ /work/SRC/openSUSE:Factory/.okular.new/okular.changes   2018-01-17 
21:54:47.897081444 +0100
@@ -1,0 +2,12 @@
+Thu Jan 11 23:41:28 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * remove deprecated Encoding key from desktop files
+  * Fix testSaveAsUndoStackAnnotations autotest
+  * Don't call m_formsMessage->setVisible( true ) on unsetDummyMode
+
+---

Old:

  okular-17.12.0.tar.xz

New:

  okular-17.12.1.tar.xz



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

++ okular-17.12.0.tar.xz -> okular-17.12.1.tar.xz ++
 7436 lines of diff (skipped)




commit messagelib for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "messagelib"

Wed Jan 17 21:54:01 2018 rev:24 rq:564405 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/messagelib/messagelib.changes2018-01-06 
18:45:47.216770144 +0100
+++ /work/SRC/openSUSE:Factory/.messagelib.new/messagelib.changes   
2018-01-17 21:54:44.337247956 +0100
@@ -1,0 +2,16 @@
+Thu Jan 11 23:41:26 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * Repair Page Down with Qt 5.9, there documentElement.scrollTop doesn't work.
+  * Fix Bug 388440 - scrolling in KMail: "page down" only works once 
(kde#388440)
+  * Add the values of the Inotify find call to the appropriate lists
+  * Not necessary to use private class here
+  * Hide widget when we change message
+- Dropped patches, now upstream:
+  * 0001-Fix-Bug-388440-scrolling-in-KMail-page-down-only-wor.patch
+
+---

Old:

  0001-Fix-Bug-388440-scrolling-in-KMail-page-down-only-wor.patch
  messagelib-17.12.0.tar.xz

New:

  messagelib-17.12.1.tar.xz



Other differences:
--
++ messagelib.spec ++
--- /var/tmp/diff_new_pack.ZuldEj/_old  2018-01-17 21:54:45.925173681 +0100
+++ /var/tmp/diff_new_pack.ZuldEj/_new  2018-01-17 21:54:45.929173493 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   messagelib
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -29,8 +29,6 @@
 Group:  System/Libraries
 Url:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM
-Patch1: 0001-Fix-Bug-388440-scrolling-in-KMail-page-down-only-wor.patch
 BuildRequires:  akonadi-contact-devel
 BuildRequires:  akonadi-mime-devel
 BuildRequires:  akonadi-search-devel
@@ -119,7 +117,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %cmake_kf5 -d build -- -DMESSAGEVIEWER_USE_QTWEBENGINE=TRUE 
-DQTWEBENGINE_SUPPORT_OPTION=TRUE

++ messagelib-17.12.0.tar.xz -> messagelib-17.12.1.tar.xz ++
/work/SRC/openSUSE:Factory/messagelib/messagelib-17.12.0.tar.xz 
/work/SRC/openSUSE:Factory/.messagelib.new/messagelib-17.12.1.tar.xz differ: 
char 27, line 1




commit syndication for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package syndication for openSUSE:Factory 
checked in at 2018-01-17 21:54:47

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


Package is "syndication"

Wed Jan 17 21:54:47 2018 rev:29 rq:564423 version:17.12.1

Changes:

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

Old:

  syndication-17.12.0.tar.xz

New:

  syndication-17.12.1.tar.xz



Other differences:
--
++ syndication.spec ++
--- /var/tmp/diff_new_pack.EY0lwa/_old  2018-01-17 21:54:55.468727281 +0100
+++ /var/tmp/diff_new_pack.EY0lwa/_new  2018-01-17 21:54:55.468727281 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package syndication
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define kf5_version 5.36.0
 Name:   syndication
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ syndication-17.12.0.tar.xz -> syndication-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/syndication-17.12.0/CMakeLists.txt 
new/syndication-17.12.1/CMakeLists.txt
--- old/syndication-17.12.0/CMakeLists.txt  2017-12-02 08:31:46.0 
+0100
+++ new/syndication-17.12.1/CMakeLists.txt  2017-12-15 07:58:47.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(SYNDICATION_LIB_VERSION "5.7.0")
+set(SYNDICATION_LIB_VERSION "5.7.1")
 
 project(Syndication VERSION ${SYNDICATION_LIB_VERSION})
 




commit marble for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package marble for openSUSE:Factory checked 
in at 2018-01-17 21:53:55

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


Package is "marble"

Wed Jan 17 21:53:55 2018 rev:98 rq:564403 version:17.12.1

Changes:

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

Old:

  marble-17.12.0.tar.xz

New:

  marble-17.12.1.tar.xz



Other differences:
--
++ marble.spec ++
--- /var/tmp/diff_new_pack.Mmf2cc/_old  2018-01-17 21:54:38.489521483 +0100
+++ /var/tmp/diff_new_pack.Mmf2cc/_new  2018-01-17 21:54:38.493521295 +0100
@@ -21,7 +21,7 @@
 %define _so -28
 %define _so_astro 1
 Name:   marble
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ marble-17.12.0.tar.xz -> marble-17.12.1.tar.xz ++
/work/SRC/openSUSE:Factory/marble/marble-17.12.0.tar.xz 
/work/SRC/openSUSE:Factory/.marble.new/marble-17.12.1.tar.xz differ: char 27, 
line 1




commit patterns-kde for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package patterns-kde for openSUSE:Factory 
checked in at 2018-01-17 21:54:53

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


Package is "patterns-kde"

Wed Jan 17 21:54:53 2018 rev:11 rq:566371 version:20170319

Changes:

--- /work/SRC/openSUSE:Factory/patterns-kde/patterns-kde.changes
2018-01-16 09:39:01.083104609 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-kde.new/patterns-kde.changes   
2018-01-17 21:54:55.724715307 +0100
@@ -1,0 +2,5 @@
+Tue Jan 16 11:00:47 UTC 2018 - fab...@ritter-vogt.de
+
+- Don't recommend kde-gtk-config5, replaced by supplements
+
+---



Other differences:
--
++ patterns-kde.spec ++
--- /var/tmp/diff_new_pack.JbHiAF/_old  2018-01-17 21:54:56.272689675 +0100
+++ /var/tmp/diff_new_pack.JbHiAF/_new  2018-01-17 21:54:56.272689675 +0100
@@ -533,7 +533,6 @@
 Recommends: konsole
 Recommends: kdenetwork4-filesharing
 Recommends: pinentry-qt5
-Recommends: kde-gtk-config5
 Recommends: yast2-control-center-qt
 # we want useful bug reports
 Recommends: gdb




commit spectacle for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package spectacle for openSUSE:Factory 
checked in at 2018-01-17 21:54:35

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


Package is "spectacle"

Wed Jan 17 21:54:35 2018 rev:25 rq:564419 version:17.12.1

Changes:

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

Old:

  spectacle-17.12.0.tar.xz

New:

  spectacle-17.12.1.tar.xz



Other differences:
--
++ spectacle.spec ++
--- /var/tmp/diff_new_pack.7ZSZrU/_old  2018-01-17 21:54:53.456821387 +0100
+++ /var/tmp/diff_new_pack.7ZSZrU/_new  2018-01-17 21:54:53.460821200 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package spectacle
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   spectacle
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ spectacle-17.12.0.tar.xz -> spectacle-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spectacle-17.12.0/CMakeLists.txt 
new/spectacle-17.12.1/CMakeLists.txt
--- old/spectacle-17.12.0/CMakeLists.txt2017-12-08 01:48:17.0 
+0100
+++ new/spectacle-17.12.1/CMakeLists.txt2018-01-09 01:56:28.0 
+0100
@@ -2,7 +2,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "17")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(SPECTACLE_VERSION ${KDE_APPLICATIONS_VERSION})
 # minimum requirements
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spectacle-17.12.0/desktop/spectacle.khotkeys 
new/spectacle-17.12.1/desktop/spectacle.khotkeys
--- old/spectacle-17.12.0/desktop/spectacle.khotkeys2017-12-05 
00:02:54.0 +0100
+++ new/spectacle-17.12.1/desktop/spectacle.khotkeys2018-01-04 
18:49:36.0 +0100
@@ -102,7 +102,7 @@
 Comment[gl]=Iniciar a ferramenta de captura de pantalla e mostrar a súa 
interface.
 Comment[he]=הפעל את כלי צילום המסך והראה את הממשק הגרפי
 Comment[ia]=Initia le instrumento de instantaneo de schermo e monstra le GUI
-Comment[id]=Mulai alat cuplikanlayar dan tampakkan GUI
+Comment[id]=Mulai alat cuplikanlayar dan tampilkan GUI
 Comment[it]=Avvia lo strumento per le schermate e ne mostra l'interfaccia
 Comment[ko]=스크린샷 도구를 시작하고 GUI 보이기
 Comment[nl]=Start het hulpmiddel voor schermafdrukken en toon de GUI
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spectacle-17.12.0/po/ca/spectacle.po 
new/spectacle-17.12.1/po/ca/spectacle.po
--- old/spectacle-17.12.0/po/ca/spectacle.po2017-12-08 01:48:16.0 
+0100
+++ new/spectacle-17.12.1/po/ca/spectacle.po2018-01-09 01:56:28.0 
+0100
@@ -10,8 +10,8 @@
 "Project-Id-Version: spectacle\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-07 03:08+0100\n"
-"PO-Revision-Date: 2017-11-07 13:22+0100\n"
-"Last-Translator: Antoni Bella Pérez \n"
+"PO-Revision-Date: 2017-12-27 21:41+0100\n"
+"Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -260,12 +260,12 @@
 #: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:41
 #, kde-format
 msgid "Remember last used Save mode"
-msgstr "Recorda el darrer mode de desat"
+msgstr "Recorda el darrer mode de desament"
 
 #: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:48
 #, kde-format
 msgid "Copy save location to the clipboard"
-msgstr "Copia la ubicació del desat al porta-retalls"
+msgstr "Copia la ubicació del desament al porta-retalls"
 
 #: src/Gui/SettingsDialog/GeneralOptionsPage.cpp:62
 #, kde-format
@@ -290,7 +290,7 @@
 #: src/Gui/SettingsDialog/

commit sweeper for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package sweeper for openSUSE:Factory checked 
in at 2018-01-17 21:54:40

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


Package is "sweeper"

Wed Jan 17 21:54:40 2018 rev:80 rq:564422 version:17.12.1

Changes:

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

Old:

  sweeper-17.12.0.tar.xz

New:

  sweeper-17.12.1.tar.xz



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

++ sweeper-17.12.0.tar.xz -> sweeper-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-17.12.0/org.kde.sweeper.appdata.xml 
new/sweeper-17.12.1/org.kde.sweeper.appdata.xml
--- old/sweeper-17.12.0/org.kde.sweeper.appdata.xml 2017-12-04 
06:14:15.0 +0100
+++ new/sweeper-17.12.1/org.kde.sweeper.appdata.xml 2018-01-07 
06:20:17.0 +0100
@@ -12,6 +12,7 @@
   Sweeper
   Sweeper
   Sweeper
+  Sweeper
   Sweeper
   Spazzino
   Sweeper
@@ -40,6 +41,7 @@
   Εργαλείο καθαρισμού του συστήματος
   System cleaning utility
   Utilidad de limpieza del sistema
+  Järjestelmän siivoustyökalu
   Utilitaire de nettoyage du système
   Utilità per la pulizia del sistema
   시스템 청소 도구
@@ -70,6 +72,7 @@
 Το Sweeper βοηθάει στον καθαρισμό ανεπιθύμητων ιχνών που 
ο χρήστης αφήνει στο σύστημα. Μπορεί να αφαιρέσει cookies και να καθαρίσει 
προσωρινές μνήμες, για παράδειγμα.
 Sweeper helps to clean unwanted traces the user leaves 
on the system. It can remove cookies and clean out caches, for example.
 Sweeper ayuda a borrar el rastro no deseado que deja el 
usuario en el sistema. Puede eliminar cookies y borrar cachés, por ejemplo.
+Sweeper auttaa poistamaan käyttäjän järjestelmään 
jättämät turhat jäljet. Se osaa esimerkiksi poistaa evästeet ja tyhjentää 
välimuistit.
 Sweeper aide à effacer les traces indésirables laissées 
par l'utilisateur sur le système. Il peut supprimer les cookies et vider les 
caches, par exemple.
 Lo spazzino aiuta a cancellare le tracce indesiderate che 
l'utente lascia nel sistema, ad esempio può rimuovere i cookie e ripulire la 
cache.
 Sweeper는 시스템에 남아 있는 사용자의 과거 기록을 청소합니다. 쿠키와 캐시 등 데이터를 지울 수 
있습니다.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sweeper-17.12.0/org.kde.sweeper.desktop 
new/sweeper-17.12.1/org.kde.sweeper.desktop
--- old/sweeper-17.12.0/org.kde.sweeper.desktop 2017-12-04 06:14:15.0 
+0100
+++ new/sweeper-17.12.1/org.kde.sweeper.desktop 2018-01-07 06:20:17.0 
+0100
@@ -141,7 +141,9 @@
 Comment[el]=Βοηθάει στον καθαρισμό ανεπιθύμητων ιχνών που αφήνει ο χρήστης στο 
σύστημα και στην ανάκτηση χώρου στο δίσκο με τη διαγραφή περιττών προσωρινών 
αρχείων
 Comment[en_GB]=Helps to clean unwanted traces the user leaves on the system 
and to regain disk space removing unused temporary files
 Comment[es]=Ayuda a borrar el rastro no deseado que deja el usuario en el 
sistema y permite ganar espacio en disco eliminando archivos temporales no 
usados
+Comment[fi]=Auttaa poistamaan käyttäjän järjestelmään jättämät turhat jäljet 
sekä lisäämään levytilaa poistamalla vanhat väliaikaistiedostot
 Comment[fr]=Aide à effacer les traces indésirables laissées par l'utilisateur 
sur le système et à regagner de l'espace disque en effaçant les fichiers 
temporaires inutilisés
+Comment[gl]=Axuda a limpar o ronsel non desexado que o usuario deixa no 
sistema e a recuperar espazo en disco retirando ficheiros temporais non usados.
 Comment[it]=Aiuta a cancellare le tracce indesiderate che l'utente lascia nel 
sistema ed a riguadagnare spazio su disco rimuovendo i file temporanei non usati
 Comment[ko]=시스템에 남아 있는 사용자의 과거 기록을 청소하고 사용하지 않는 임시 파일을 삭제해서 디스크 공간을 확보합니다
 Comment[nl]=Helpt bij het uitwissen van ongewenste sporen die de gebruiker op 
het systeem achterlaat 

commit pimcommon for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package pimcommon for openSUSE:Factory 
checked in at 2018-01-17 21:54:23

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


Package is "pimcommon"

Wed Jan 17 21:54:23 2018 rev:22 rq:564413 version:17.12.1

Changes:

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

Old:

  pimcommon-17.12.0.tar.xz

New:

  pimcommon-17.12.1.tar.xz



Other differences:
--
++ pimcommon.spec ++
--- /var/tmp/diff_new_pack.LiJfAJ/_old  2018-01-17 21:54:51.456914933 +0100
+++ /var/tmp/diff_new_pack.LiJfAJ/_new  2018-01-17 21:54:51.456914933 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pimcommon
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   pimcommon
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ pimcommon-17.12.0.tar.xz -> pimcommon-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-17.12.0/CMakeLists.txt 
new/pimcommon-17.12.1/CMakeLists.txt
--- old/pimcommon-17.12.0/CMakeLists.txt2017-12-08 02:04:46.0 
+0100
+++ new/pimcommon-17.12.1/CMakeLists.txt2018-01-09 02:20:51.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.0")
+set(PIM_VERSION "5.7.1")
 
 project(pimcommon VERSION ${PIM_VERSION})
 
@@ -27,14 +27,14 @@
 
 
 set(PIMCOMMON_LIB_VERSION ${PIM_VERSION})
-set(AKONADICONTACT_LIB_VERSION "5.7.0")
-set(LIBKDEPIM_LIB_VERSION "5.7.0")
+set(AKONADICONTACT_LIB_VERSION "5.7.1")
+set(LIBKDEPIM_LIB_VERSION "5.7.1")
 set(QT_REQUIRED_VERSION "5.8.0")
-set(KMIME_LIB_VERSION "5.7.0")
-set(KIMAP_LIB_VERSION "5.7.0")
-set(KCONTACTS_LIB_VERSION "5.7.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.7.0")
-set(AKONADI_VERSION "5.7.0")
+set(KMIME_LIB_VERSION "5.7.1")
+set(KIMAP_LIB_VERSION "5.7.1")
+set(KCONTACTS_LIB_VERSION "5.7.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.7.1")
+set(AKONADI_VERSION "5.7.1")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets DBus Network 
Test Xml PrintSupport)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-17.12.0/po/cs/libpimcommon.po 
new/pimcommon-17.12.1/po/cs/libpimcommon.po
--- old/pimcommon-17.12.0/po/cs/libpimcommon.po 2017-12-08 02:04:45.0 
+0100
+++ new/pimcommon-17.12.1/po/cs/libpimcommon.po 2018-01-09 02:20:50.0 
+0100
@@ -1112,13 +1112,10 @@
 msgstr "Přejete si si skutečně odejmout tato přístupová práva k této složce?"
 
 #: pimcommonakonadi/acl/aclmodifyjob.cpp:181
-#, fuzzy, kde-format
-#| msgid ""
-#| "Do you really want to apply this folders permissions on the "
-#| "subdirectories:"
+#, kde-format
 msgid ""
 "Do you really want to apply the folder's permissions to these subfolders?"
-msgstr "Opravdu si přejete aplikovat oprávnění této složky na podadresáře:"
+msgstr ""
 
 #: pimcommonakonadi/acl/aclmodifyjob.cpp:183
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pimcommon-17.12.0/po/es/libpimcommon.po 
new/pimcommon-17.12.1/po/es/libpimcommon.po
--- old/pimcommon-17.12.0/po/es/libpimcommon.po 2017-12-08 02:04:45.0 
+0100
+++ new/pimcommon-17.12.1/po/es/libpimcommon.po 2018-01-09 02:20:50.0 
+0100
@@ -2,14 +2,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Javier Viñal , 2012, 2013, 2014, 2015, 2016, 2017.
-# Javier Vinal , 2017.
+# Javier Vinal , 2017, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-17 05:47+0100\n"
-"PO-Revision-Date: 2017-11-13 16:31+0100\n"
-"Last-Translator: Javier Vinal \n"
+"PO-Revision-Date: 2018-01-05 23:34+0100\n"
+"Last-Translator: Javier Vinal \n"
 "Language-Team: Spanish \n"
 "Language: es\n"
 "MIME-Version: 

commit mobipocket for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package mobipocket for openSUSE:Factory 
checked in at 2018-01-17 21:54:07

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


Package is "mobipocket"

Wed Jan 17 21:54:07 2018 rev:88 rq:564407 version:17.12.1

Changes:

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

Old:

  kdegraphics-mobipocket-17.12.0.tar.xz

New:

  kdegraphics-mobipocket-17.12.1.tar.xz



Other differences:
--
++ mobipocket.spec ++
--- /var/tmp/diff_new_pack.Tg14ww/_old  2018-01-17 21:54:46.669138881 +0100
+++ /var/tmp/diff_new_pack.Tg14ww/_new  2018-01-17 21:54:46.673138694 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mobipocket
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kdegraphics-mobipocket-17.12.0.tar.xz -> 
kdegraphics-mobipocket-17.12.1.tar.xz ++




commit mailcommon for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package mailcommon for openSUSE:Factory 
checked in at 2018-01-17 21:53:44

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


Package is "mailcommon"

Wed Jan 17 21:53:44 2018 rev:22 rq:564401 version:17.12.1

Changes:

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

Old:

  mailcommon-17.12.0.tar.xz

New:

  mailcommon-17.12.1.tar.xz



Other differences:
--
++ mailcommon.spec ++
--- /var/tmp/diff_new_pack.VfwU2E/_old  2018-01-17 21:53:48.099878439 +0100
+++ /var/tmp/diff_new_pack.VfwU2E/_new  2018-01-17 21:53:48.119877504 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mailcommon
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   mailcommon
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ mailcommon-17.12.0.tar.xz -> mailcommon-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailcommon-17.12.0/CMakeLists.txt 
new/mailcommon-17.12.1/CMakeLists.txt
--- old/mailcommon-17.12.0/CMakeLists.txt   2017-12-08 02:04:15.0 
+0100
+++ new/mailcommon-17.12.1/CMakeLists.txt   2018-01-09 02:20:20.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.0")
+set(PIM_VERSION "5.7.1")
 
 project(mailcommon VERSION ${PIM_VERSION})
 
@@ -25,16 +25,16 @@
 include(ECMCoverageOption)
 
 set(MAILCOMMON_LIB_VERSION ${PIM_VERSION})
-set(AKONADIMIME_LIB_VERSION "5.7.0")
-set(MESSAGELIB_LIB_VERSION "5.7.0")
+set(AKONADIMIME_LIB_VERSION "5.7.1")
+set(MESSAGELIB_LIB_VERSION "5.7.1")
 set(QT_REQUIRED_VERSION "5.8.0")
-set(KMIME_LIB_VERSION "5.7.0")
-set(KMAILTRANSPORT_LIB_VERSION "5.7.0")
-set(MAILIMPORTER_LIB_VERSION "5.7.0")
-set(LIBKDEPIM_LIB_VERSION "5.7.0")
-set(PIMCOMMON_LIB_VERSION "5.7.0")
+set(KMIME_LIB_VERSION "5.7.1")
+set(KMAILTRANSPORT_LIB_VERSION "5.7.1")
+set(MAILIMPORTER_LIB_VERSION "5.7.1")
+set(LIBKDEPIM_LIB_VERSION "5.7.1")
+set(PIMCOMMON_LIB_VERSION "5.7.1")
 
-set(AKONADI_VERSION "5.7.0")
+set(AKONADI_VERSION "5.7.1")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets DBus Test Xml)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailcommon-17.12.0/po/ca/libmailcommon.po 
new/mailcommon-17.12.1/po/ca/libmailcommon.po
--- old/mailcommon-17.12.0/po/ca/libmailcommon.po   2017-12-08 
02:04:15.0 +0100
+++ new/mailcommon-17.12.1/po/ca/libmailcommon.po   2018-01-09 
02:20:20.0 +0100
@@ -11,8 +11,8 @@
 "Project-Id-Version: libmailcommon\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-09 03:13+0100\n"
-"PO-Revision-Date: 2017-11-07 13:22+0100\n"
-"Last-Translator: Antoni Bella Pérez \n"
+"PO-Revision-Date: 2017-12-30 18:00+0100\n"
+"Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -1010,7 +1010,7 @@
 #: filter/kmfilterdialog.cpp:145
 #, kde-format
 msgid "Icedove Mail filters"
-msgstr "Filtres de correu del Icedove"
+msgstr "Filtres de correu de l'Icedove"
 
 #: filter/kmfilterdialog.cpp:151
 #, kde-format
@@ -2181,12 +2181,12 @@
 #: search/searchrule/searchrule.cpp:245
 #, kde-format
 msgid "has regexp"
-msgstr "té una exp reg"
+msgstr "té una exp. reg."
 
 #: search/searchrule/searchrule.cpp:248
 #, kde-format
 msgid "not regexp"
-msgstr "no té una exp reg"
+msgstr "no té una exp. reg."
 
 #: search/searchrule/searchrule.cpp:262
 #, kde-format
@@ -2781,12 +2781,12 @@
 #: widgets/redirectdialog.cpp:133
 #, kde-format
 msgid "Redirect Message"
-msgstr "Redirecciona el missatge"
+msgstr "Redirigeix el missatge"
 
 #: widgets/redirectdialog.cpp:154
 #, kde-format
 msgid "Select the recipient addresses to redirect to:"
-msgstr "Seleccioneu els destinataris als quals redireccionar:"

commit mailimporter for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package mailimporter for openSUSE:Factory 
checked in at 2018-01-17 21:53:50

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


Package is "mailimporter"

Wed Jan 17 21:53:50 2018 rev:22 rq:564402 version:17.12.1

Changes:

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

Old:

  mailimporter-17.12.0.tar.xz

New:

  mailimporter-17.12.1.tar.xz



Other differences:
--
++ mailimporter.spec ++
--- /var/tmp/diff_new_pack.Jg5z4n/_old  2018-01-17 21:53:53.483626618 +0100
+++ /var/tmp/diff_new_pack.Jg5z4n/_new  2018-01-17 21:53:53.483626618 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mailimporter
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   mailimporter
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ mailimporter-17.12.0.tar.xz -> mailimporter-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailimporter-17.12.0/CMakeLists.txt 
new/mailimporter-17.12.1/CMakeLists.txt
--- old/mailimporter-17.12.0/CMakeLists.txt 2017-12-08 02:04:19.0 
+0100
+++ new/mailimporter-17.12.1/CMakeLists.txt 2018-01-09 02:20:24.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.0")
+set(PIM_VERSION "5.7.1")
 
 project(MailImporter VERSION ${PIM_VERSION})
 
@@ -26,11 +26,11 @@
 set(MAILIMPORTER_LIB ${PIM_VERSION})
 
 
-set(AKONADIMIME_LIB_VERSION "5.7.0")
-set(KDEPIM_LIB_VERSION "5.7.0")
+set(AKONADIMIME_LIB_VERSION "5.7.1")
+set(KDEPIM_LIB_VERSION "5.7.1")
 set(QT_REQUIRED_VERSION "5.8.0")
-set(KMIME_LIB_VERSION "5.7.0")
-set(AKONADI_VERSION "5.7.0")
+set(KMIME_LIB_VERSION "5.7.1")
+set(AKONADI_VERSION "5.7.1")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test Xml)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailimporter-17.12.0/po/ca/libmailimporter.po 
new/mailimporter-17.12.1/po/ca/libmailimporter.po
--- old/mailimporter-17.12.0/po/ca/libmailimporter.po   2017-12-08 
02:04:18.0 +0100
+++ new/mailimporter-17.12.1/po/ca/libmailimporter.po   2018-01-09 
02:20:23.0 +0100
@@ -11,8 +11,8 @@
 "Project-Id-Version: libmailimporter\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-03 03:13+0100\n"
-"PO-Revision-Date: 2017-08-24 09:40+0100\n"
-"Last-Translator: Antoni Bella Pérez \n"
+"PO-Revision-Date: 2017-12-30 18:06+0100\n"
+"Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -169,7 +169,7 @@
 "base de la bústia de correu del Claws-mail que desitgeu importar "
 "(normalment: ~/Mail).Com que és possible recrear l'estructura de les "
 "carpetes, aquestes s'emmagatzemaran sota: «ClawsMail-Import» de la carpeta "
-"local.Aquest filtre també recrea l'estat del missatge, p.ex. nou o "
+"local.Aquest filtre també recrea l'estat del missatge, p. ex. nou o "
 "reenviat."
 
 #: mailimporter/filters/filterclawsmail.cpp:51
@@ -826,8 +826,8 @@
 "base de la bústia de correu del Sylpheed que desitgeu importar (normalment: "
 "~/Mail ).Com que és possible recrear l'estructura de les carpetes, "
 "aquestes s'emmagatzemaran sota: «Sylpheed-Import» a la carpeta local.Aquest filtre també recrea l'estat del missatge, p.ex. nou o reenviat."
+"p>Aquest filtre també recrea l'estat del missatge, p. ex. nou o reenviat."
+""
 
 #: mailimporter/filters/filtersylpheed.cpp:63
 #, kde-format
@@ -859,7 +859,7 @@
 "Filtre d'importació del The Bat!Seleccioneu el directori "
 "base de la bústia de correu local del «The Bat!» que desitgeu importar.Nota: Aquest filtre importa els fitxers *.tbb des de la carpeta "
-"local del «The Bat!», p.ex. des dels comptes POP, però no des dels comptes "
+"local del «The Ba

commit libksieve for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package libksieve for openSUSE:Factory 
checked in at 2018-01-17 21:53:39

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


Package is "libksieve"

Wed Jan 17 21:53:39 2018 rev:22 rq:564398 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/libksieve/libksieve.changes  2017-12-18 
08:54:40.624791234 +0100
+++ /work/SRC/openSUSE:Factory/.libksieve.new/libksieve.changes 2018-01-17 
21:53:41.696177968 +0100
@@ -1,0 +2,11 @@
+Thu Jan 11 23:41:23 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * We just need address header not all
+  * Fix Bug 381714 - Cancelling sieve management operation has no effect 
(kde#381714)
+
+---

Old:

  libksieve-17.12.0.tar.xz

New:

  libksieve-17.12.1.tar.xz



Other differences:
--
++ libksieve.spec ++
--- /var/tmp/diff_new_pack.XpshDp/_old  2018-01-17 21:53:42.532138866 +0100
+++ /var/tmp/diff_new_pack.XpshDp/_new  2018-01-17 21:53:42.532138866 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libksieve
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   libksieve
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ libksieve-17.12.0.tar.xz -> libksieve-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksieve-17.12.0/CMakeLists.txt 
new/libksieve-17.12.1/CMakeLists.txt
--- old/libksieve-17.12.0/CMakeLists.txt2017-12-08 02:04:12.0 
+0100
+++ new/libksieve-17.12.1/CMakeLists.txt2018-01-09 02:20:17.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.0")
+set(PIM_VERSION "5.7.1")
 
 project(libksieve VERSION ${PIM_VERSION})
 
@@ -27,13 +27,13 @@
 
 set(LIBKSIEVE_LIB_VERSION ${PIM_VERSION})
 set(QT_REQUIRED_VERSION "5.8.0")
-set(KMIME_LIB_VERSION "5.7.0")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.7.0")
-set(KMAILTRANSPORT_LIB_VERSION "5.7.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.7.0")
-set(LIBKDEPIM_LIB_VERSION "5.7.0")
-set(PIMCOMMON_LIB_VERSION "5.7.0")
-set(KIMAP_LIB_VERSION "5.7.0")
+set(KMIME_LIB_VERSION "5.7.1")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.7.1")
+set(KMAILTRANSPORT_LIB_VERSION "5.7.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.7.1")
+set(LIBKDEPIM_LIB_VERSION "5.7.1")
+set(PIMCOMMON_LIB_VERSION "5.7.1")
+set(KIMAP_LIB_VERSION "5.7.1")
 
 option(KDEPIM_ENTERPRISE_BUILD "Enable features specific to the enterprise 
branch, which are normally disabled. Also, it disables many components not 
needed for Kontact such as the Kolab client." FALSE)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksieve-17.12.0/po/ca/libksieve.po 
new/libksieve-17.12.1/po/ca/libksieve.po
--- old/libksieve-17.12.0/po/ca/libksieve.po2017-12-08 02:04:10.0 
+0100
+++ new/libksieve-17.12.1/po/ca/libksieve.po2018-01-09 02:20:16.0 
+0100
@@ -10,8 +10,8 @@
 "Project-Id-Version: libksieve\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-01 02:59+0100\n"
-"PO-Revision-Date: 2017-11-07 22:26+0100\n"
-"Last-Translator: Antoni Bella Pérez \n"
+"PO-Revision-Date: 2017-12-30 18:03+0100\n"
+"Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -179,12 +179,12 @@
 #: ksieveui/autocreatescripts/commonwidgets/selectmatchtypecombobox.cpp:57
 #, kde-format
 msgid "regex"
-msgstr "exp reg"
+msgstr "exp. reg."
 
 #: ksieveui/autocreatescripts/commonwidgets/selectmatchtypecombobox.cpp:58
 #, kde-format
 msgid "not regex"
-msgstr "sense exp reg"
+msgstr "sense exp. reg."
 
 #: ksieveui/autocreatescripts/commonwidgets/selectmimetypecombobox.cpp:40
 #, kde-format
@@ -957,7 +957,7 @@
 "La prova «cos» coincideix amb el contingut en el cos d'un missatge de correu "
 "electrònic, és a dir, qualsevol cosa després de la primera línia en blanc "
 "després de la capçalera. (La mateixa línia en blanc, si està present, no "
-"serà consideradà com a part del cos)."
+"serà considerada com a part del cos)."
 
 #: ksieveui/autocreatescripts/sieveconditions/sievec

commit libkgapi for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package libkgapi for openSUSE:Factory 
checked in at 2018-01-17 21:53:04

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


Package is "libkgapi"

Wed Jan 17 21:53:04 2018 rev:26 rq:564391 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/libkgapi/libkgapi.changes2017-12-18 
08:54:06.526437306 +0100
+++ /work/SRC/openSUSE:Factory/.libkgapi.new/libkgapi.changes   2018-01-17 
21:53:05.689862132 +0100
@@ -1,0 +2,16 @@
+Sat Jan 13 18:20:40 UTC 2018 - wba...@tmo.at
+
+- Add Fix-token-page-URL.patch to make authentification with
+  Google services work again after a change by Google (kde#388483)
+
+---
+Thu Jan 11 23:41:22 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * None
+
+---

Old:

  libkgapi-17.12.0.tar.xz

New:

  Fix-token-page-URL.patch
  libkgapi-17.12.1.tar.xz



Other differences:
--
++ libkgapi.spec ++
--- /var/tmp/diff_new_pack.hvrPaa/_old  2018-01-17 21:53:06.497824340 +0100
+++ /var/tmp/diff_new_pack.hvrPaa/_new  2018-01-17 21:53:06.509823779 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libkgapi
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,15 @@
 %bcond_without lang
 
 Name:   libkgapi
-Version:17.12.0
+Version:17.12.1
 Release:0
 Summary:Extension for accessing your Google data
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM
+Patch:  Fix-token-page-URL.patch
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kcalcore-devel
 BuildRequires:  kcontacts5-devel
@@ -129,6 +131,7 @@
 
 %prep
 %setup -q -n libkgapi-%{version}
+%patch -p1
 
 %build
   %cmake_kf5 -d build -- -DBUILD_TESTING=ON

++ Fix-token-page-URL.patch ++
>From 2980ace5fc69f900432f18481397c5498dcc4bb1 Mon Sep 17 00:00:00 2001
From: David Kahles 
Date: Fri, 12 Jan 2018 15:23:53 +0100
Subject: Fix token page URL

Summary:
It seems like Google changed the URL of the token page.
Maybe we should use QString::startsWith, to be futureproof?

BUG: 388483

Test Plan:
- Login in KOrganizer and KMail works again
- All tests pass (though i think there is no oauth2 test)

Reviewers: dvratil, mlaurent

Reviewed By: mlaurent

Differential Revision: https://phabricator.kde.org/D9843
---
 src/core/ui/authwidget_p.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/core/ui/authwidget_p.h b/src/core/ui/authwidget_p.h
index 78b0e7f..29ece44 100644
--- a/src/core/ui/authwidget_p.h
+++ b/src/core/ui/authwidget_p.h
@@ -79,7 +79,7 @@ class Q_DECL_HIDDEN AuthWidgetPrivate: public QObject {
 bool isSigninPage(const QUrl &url) const { return url.path() == 
QLatin1String("/signin/oauth"); }
 bool isUsernameFrame(const QUrl &url) { return url.path() == 
QLatin1String("/signin/oauth/identifier"); }
 bool isPasswordFrame(const QUrl &url) { return url.path() == 
QLatin1String("/signin/v2/challenge/pwd"); }
-bool isTokenPage(const QUrl &url) { return url.path() == 
QLatin1String("/o/oauth2/approval/v2"); }
+bool isTokenPage(const QUrl &url) { return url.path() == 
QLatin1String("/o/oauth2/approval/v2/approvalnativeapp"); }
 
 void setSslIcon(const QString &icon);
 
-- 
cgit v0.11.2

++ libkgapi-17.12.0.tar.xz -> libkgapi-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgapi-17.12.0/CMakeLists.txt 
new/libkgapi-17.12.1/CMakeLists.txt
--- old/libkgapi-17.12.0/CMakeLists.txt 2017-12-08 02:04:05.0 +0100
+++ new/libkgapi-17.12.1/CMakeLists.txt 2018-01-09 02:20:12.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.0")
+set(PIM_VERSION "5.7.1")
 
 set(KGAPI_LIB_VERSION ${PIM_VERSION})
 
@@ -23,8 +23,8 @@
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 
 
-set(KCALENDARCORE_LIB_VERSION "5.7.0")
-set(KCONTACTS_LIB_VERSION "5.7.0")
+set(KCALENDARCORE_LIB_VERSION "5.7.1")
+set(KCONTACTS_LIB_VERSION "5.7.1")
 
 ecm_setup_version(PROJECT
 VARIABLE_PREFIX KGAPI
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--excl

commit libkipi for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package libkipi for openSUSE:Factory checked 
in at 2018-01-17 21:53:15

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


Package is "libkipi"

Wed Jan 17 21:53:15 2018 rev:89 rq:564393 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/libkipi/libkipi.changes  2018-01-09 
14:46:49.349723676 +0100
+++ /work/SRC/openSUSE:Factory/.libkipi.new/libkipi.changes 2018-01-17 
21:53:17.121327436 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:41:22 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * None
+
+---

Old:

  libkipi-17.12.0.tar.xz

New:

  libkipi-17.12.1.tar.xz



Other differences:
--
++ libkipi.spec ++
--- /var/tmp/diff_new_pack.wV0fni/_old  2018-01-17 21:53:17.989286838 +0100
+++ /var/tmp/diff_new_pack.wV0fni/_new  2018-01-17 21:53:18.001286277 +0100
@@ -19,7 +19,7 @@
 %define _so 32_0_0
 %define libname libKF5Kipi
 Name:   libkipi
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ libkipi-17.12.0.tar.xz -> libkipi-17.12.1.tar.xz ++




commit libkleo for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package libkleo for openSUSE:Factory checked 
in at 2018-01-17 21:53:20

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


Package is "libkleo"

Wed Jan 17 21:53:20 2018 rev:23 rq:564394 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/libkleo/libkleo.changes  2017-12-18 
08:54:24.701559916 +0100
+++ /work/SRC/openSUSE:Factory/.libkleo.new/libkleo.changes 2018-01-17 
21:53:22.081095448 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:41:22 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * Fix sorting in KeyRearrangeColumnsProxyModel
+
+---

Old:

  libkleo-17.12.0.tar.xz

New:

  libkleo-17.12.1.tar.xz



Other differences:
--
++ libkleo.spec ++
--- /var/tmp/diff_new_pack.xCBL8z/_old  2018-01-17 21:53:23.101047740 +0100
+++ /var/tmp/diff_new_pack.xCBL8z/_new  2018-01-17 21:53:23.105047553 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libkleo
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   libkleo
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ libkleo-17.12.0.tar.xz -> libkleo-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkleo-17.12.0/CMakeLists.txt 
new/libkleo-17.12.1/CMakeLists.txt
--- old/libkleo-17.12.0/CMakeLists.txt  2017-12-08 02:04:08.0 +0100
+++ new/libkleo-17.12.1/CMakeLists.txt  2018-01-09 02:20:14.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.0")
+set(PIM_VERSION "5.7.1")
 
 project(libkleo VERSION ${PIM_VERSION})
 
@@ -25,7 +25,7 @@
 
 set(LIBKLEO_LIB_VERSION ${PIM_VERSION})
 set(QT_REQUIRED_VERSION "5.8.0")
-set(KDEPIMTEXTEDIT_VERSION "5.7.0")
+set(KDEPIMTEXTEDIT_VERSION "5.7.1")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkleo-17.12.0/po/fr/libkleopatra.po 
new/libkleo-17.12.1/po/fr/libkleopatra.po
--- old/libkleo-17.12.0/po/fr/libkleopatra.po   2017-12-08 02:04:07.0 
+0100
+++ new/libkleo-17.12.1/po/fr/libkleopatra.po   2018-01-09 02:20:13.0 
+0100
@@ -9,7 +9,7 @@
 # Sébastien Renard , 2007, 2008.
 # Sébastien Renard , 2011, 2015.
 # xavier , 2013.
-# Vincent Pinon , 2017.
+# Vincent Pinon , 2017, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: libkleopatra\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkleo-17.12.0/po/pl/libkleopatra.po 
new/libkleo-17.12.1/po/pl/libkleopatra.po
--- old/libkleo-17.12.0/po/pl/libkleopatra.po   2017-12-08 02:04:08.0 
+0100
+++ new/libkleo-17.12.1/po/pl/libkleopatra.po   2018-01-09 02:20:14.0 
+0100
@@ -1,5 +1,5 @@
 # translation of libkleopatra.po to
-# Version: $Revision: 1501348 $
+# Version: $Revision: 1506126 $
 # Copyright (C) 2002,2003, 2004, 2005, 2007, 2008 Free Software Foundation, 
Inc.
 #
 # Krzysztof Lichota , 2002, 2004, 2005.
@@ -12,7 +12,7 @@
 "Project-Id-Version: libkleopatra\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-12 03:26+0200\n"
-"PO-Revision-Date: 2017-10-22 05:53+0100\n"
+"PO-Revision-Date: 2017-12-09 07:43+0100\n"
 "Last-Translator: Łukasz Wojniłowicz \n"
 "Language-Team: Polish \n"
 "Language: pl\n"
@@ -584,7 +584,7 @@
 #, kde-format
 msgid "(Optional) Enter your user name here, if needed."
 msgstr ""
-"(Opcjonalne) Proszę wpisać tutaj swoją nazwę użytkownika, jeśli jest "
+"(Opcjonalne) Wpisz tutaj swoją nazwę użytkownika, jeśli jest "
 "potrzebna."
 
 #: ui/directoryserviceswidget.cpp:746
@@ -594,7 +594,7 @@
 "that the password will be saved in the clear in a config file in your home "
 "directory."
 msgstr ""
-"(Opcjonalne, nie zalecane) Proszę wpisać tu swoje hasło, jeśli jest "
+"(Opcjonalne, nie zalecane) Wpisz tu swoje hasło, jeśli jest "
 "potrzebne. Uwaga: hasło zostanie zapisane jawnym tekstem w pliku ustawień w "
 "twoim katalogu domowym."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--e

commit libkexiv2 for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package libkexiv2 for openSUSE:Factory 
checked in at 2018-01-17 21:52:59

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


Package is "libkexiv2"

Wed Jan 17 21:52:59 2018 rev:90 rq:564390 version:17.12.1

Changes:

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

Old:

  libkexiv2-17.12.0.tar.xz

New:

  libkexiv2-17.12.1.tar.xz



Other differences:
--
++ libkexiv2.spec ++
--- /var/tmp/diff_new_pack.FgkNbp/_old  2018-01-17 21:53:01.782044916 +0100
+++ /var/tmp/diff_new_pack.FgkNbp/_new  2018-01-17 21:53:01.782044916 +0100
@@ -19,7 +19,7 @@
 %define _so 15_0_0
 %define lname   libKF5KExiv2
 Name:   libkexiv2
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ libkexiv2-17.12.0.tar.xz -> libkexiv2-17.12.1.tar.xz ++




commit libksane for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package libksane for openSUSE:Factory 
checked in at 2018-01-17 21:53:32

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


Package is "libksane"

Wed Jan 17 21:53:32 2018 rev:89 rq:564397 version:17.12.1

Changes:

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

Old:

  libksane-17.12.0.tar.xz

New:

  libksane-17.12.1.tar.xz



Other differences:
--
++ libksane.spec ++
--- /var/tmp/diff_new_pack.RPmOG8/_old  2018-01-17 21:53:35.320476187 +0100
+++ /var/tmp/diff_new_pack.RPmOG8/_new  2018-01-17 21:53:35.324476000 +0100
@@ -21,7 +21,7 @@
 %define _so 5
 %define lname libKF5Sane
 Name:   libksane
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ libksane-17.12.0.tar.xz -> libksane-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksane-17.12.0/po/en_GB/libksane.po 
new/libksane-17.12.1/po/en_GB/libksane.po
--- old/libksane-17.12.0/po/en_GB/libksane.po   2017-12-08 01:48:43.0 
+0100
+++ new/libksane-17.12.1/po/en_GB/libksane.po   2018-01-09 01:56:32.0 
+0100
@@ -3,26 +3,26 @@
 #
 # Andrew Coles , 2009, 2010.
 # Malcolm Hunter , 2009.
-# Steve Allewell , 2014, 2015.
+# Steve Allewell , 2014, 2015, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: libksane\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:15+0100\n"
-"PO-Revision-Date: 2015-10-17 17:46+0100\n"
+"PO-Revision-Date: 2017-12-30 11:56+\n"
 "Last-Translator: Steve Allewell \n"
-"Language-Team: British English \n"
+"Language-Team: British English \n"
 "Language: en_GB\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: ../ksanetwain/ktwain_widget.cpp:50
 #, kde-format
 msgid "Open scan dialog"
-msgstr "Open scan dialog"
+msgstr "Open scan dialogue"
 
 #: i18n-hplip.cpp:3
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksane-17.12.0/po/fr/libksane.po 
new/libksane-17.12.1/po/fr/libksane.po
--- old/libksane-17.12.0/po/fr/libksane.po  2017-12-08 01:48:43.0 
+0100
+++ new/libksane-17.12.1/po/fr/libksane.po  2018-01-09 01:56:32.0 
+0100
@@ -322,7 +322,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Information"
-msgstr ""
+msgstr "Informations"
 
 #: options/ksaneoptcombo.cpp:145
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksane-17.12.0/po/gl/libksane.po 
new/libksane-17.12.1/po/gl/libksane.po
--- old/libksane-17.12.0/po/gl/libksane.po  2017-12-08 01:48:43.0 
+0100
+++ new/libksane-17.12.1/po/gl/libksane.po  2018-01-09 01:56:32.0 
+0100
@@ -6,14 +6,14 @@
 # Marce Villarino , 2009, 2014.
 # Xosé , 2012.
 # Adrián Chaves Fernández (Gallaecio) , 2015.
+# Adrián Chaves (Gallaecio) , 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: libksane\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:15+0100\n"
-"PO-Revision-Date: 2015-10-24 11:56+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n"
+"PO-Revision-Date: 2018-01-07 11:57+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -183,7 +183,7 @@
 "systems scanner setup.For details about SANE see the SANE homepage."
 msgstr ""
-"O sistema SANE non atopou ningún dispositivo.Comprobe que o "
+"O sistema SANE non puido atopar ningún dispositivo.Comprobe que o "
 "escáner está conectado e prendidoou comprobe a configuración do escáner "
 "no sistema.Para detalles sobre SANE consulte a páxina web de SANE."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksane-17.12.0/po/tr/libksane.po 
new/libksane-17.12.1/po/tr/libksane.po
--- old/libksane-17.12.0/po/tr/libksane.po  2017-12-08 01:48:43.0 
+0100

commit libkomparediff2 for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package libkomparediff2 for openSUSE:Factory 
checked in at 2018-01-17 21:53:26

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


Package is "libkomparediff2"

Wed Jan 17 21:53:26 2018 rev:53 rq:564396 version:17.12.1

Changes:

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

Old:

  libkomparediff2-17.12.0.tar.xz

New:

  libkomparediff2-17.12.1.tar.xz



Other differences:
--
++ libkomparediff2.spec ++
--- /var/tmp/diff_new_pack.Whgu0P/_old  2018-01-17 21:53:30.640695080 +0100
+++ /var/tmp/diff_new_pack.Whgu0P/_new  2018-01-17 21:53:30.644694893 +0100
@@ -20,7 +20,7 @@
 
 %define soname 5
 Name:   libkomparediff2
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ libkomparediff2-17.12.0.tar.xz -> libkomparediff2-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkomparediff2-17.12.0/po/tr/libkomparediff2.po 
new/libkomparediff2-17.12.1/po/tr/libkomparediff2.po
--- old/libkomparediff2-17.12.0/po/tr/libkomparediff2.po2017-12-08 
01:59:35.0 +0100
+++ new/libkomparediff2-17.12.1/po/tr/libkomparediff2.po2018-01-09 
02:15:43.0 +0100
@@ -14,8 +14,8 @@
 "POT-Creation-Date: 2017-10-17 03:39+0200\n"
 "PO-Revision-Date: 2014-06-08 14:01+\n"
 "Last-Translator: Volkan Gezer \n"
-"Language-Team: Turkish (http://www.transifex.com/projects/p/kdesdk-k-tr/";
-"language/tr/)\n"
+"Language-Team: Turkish "
+"(http://www.transifex.com/projects/p/kdesdk-k-tr/language/tr/)\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkomparediff2-17.12.0/po/zh_CN/libkomparediff2.po 
new/libkomparediff2-17.12.1/po/zh_CN/libkomparediff2.po
--- old/libkomparediff2-17.12.0/po/zh_CN/libkomparediff2.po 2017-12-08 
01:59:35.0 +0100
+++ new/libkomparediff2-17.12.1/po/zh_CN/libkomparediff2.po 2018-01-09 
02:15:43.0 +0100
@@ -13,7 +13,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-17 03:39+0200\n"
-"PO-Revision-Date: 2017-11-09 08:36-0500\n"
+"PO-Revision-Date: 2018-01-08 18:10-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -24,7 +24,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kdesdk/libkomparediff2.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kdesdk/libkomparediff2.pot\n"
 
 #: komparemodellist.cpp:68
 #, kde-format




commit libkgeomap for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package libkgeomap for openSUSE:Factory 
checked in at 2018-01-17 21:53:09

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


Package is "libkgeomap"

Wed Jan 17 21:53:09 2018 rev:32 rq:564392 version:17.12.1

Changes:

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

Old:

  libkgeomap-17.12.0.tar.xz

New:

  libkgeomap-17.12.1.tar.xz



Other differences:
--
++ libkgeomap.spec ++
--- /var/tmp/diff_new_pack.Gauz4K/_old  2018-01-17 21:53:11.921570650 +0100
+++ /var/tmp/diff_new_pack.Gauz4K/_new  2018-01-17 21:53:11.929570277 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libkgeomap
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   libkgeomap
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ libkgeomap-17.12.0.tar.xz -> libkgeomap-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgeomap-17.12.0/po/tr/libkgeomap.po 
new/libkgeomap-17.12.1/po/tr/libkgeomap.po
--- old/libkgeomap-17.12.0/po/tr/libkgeomap.po  2017-12-08 01:48:32.0 
+0100
+++ new/libkgeomap-17.12.1/po/tr/libkgeomap.po  2018-01-09 01:56:31.0 
+0100
@@ -11,8 +11,8 @@
 "POT-Creation-Date: 2016-11-19 20:15+0100\n"
 "PO-Revision-Date: 2017-08-03 12:15+\n"
 "Last-Translator: Mesutcan \n"
-"Language-Team: Turkish (http://www.transifex.com/projects/p/extragear-libs-k-";
-"tr/language/tr/)\n"
+"Language-Team: Turkish (http://www.transifex.com/projects/p/extragear-";
+"libs-k-tr/language/tr/)\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkgeomap-17.12.0/po/zh_CN/libkgeomap.po 
new/libkgeomap-17.12.1/po/zh_CN/libkgeomap.po
--- old/libkgeomap-17.12.0/po/zh_CN/libkgeomap.po   2017-12-08 
01:48:32.0 +0100
+++ new/libkgeomap-17.12.1/po/zh_CN/libkgeomap.po   2018-01-09 
01:56:31.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:15+0100\n"
-"PO-Revision-Date: 2017-11-09 08:35-0500\n"
+"PO-Revision-Date: 2018-01-08 18:08-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -19,7 +19,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kdegraphics/libkgeomap.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kdegraphics/libkgeomap.pot\n"
 
 #: src/backends/backendgooglemaps.cpp:170
 #, kde-format




commit libkdepim for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package libkdepim for openSUSE:Factory 
checked in at 2018-01-17 21:52:54

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


Package is "libkdepim"

Wed Jan 17 21:52:54 2018 rev:22 rq:564388 version:17.12.1

Changes:

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

Old:

  libkdepim-17.12.0.tar.xz

New:

  libkdepim-17.12.1.tar.xz



Other differences:
--
++ libkdepim.spec ++
--- /var/tmp/diff_new_pack.DCO8em/_old  2018-01-17 21:52:56.558289251 +0100
+++ /var/tmp/diff_new_pack.DCO8em/_new  2018-01-17 21:52:56.558289251 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libkdepim
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   libkdepim
-Version:17.12.0
+Version:17.12.1
 Release:0
 Summary:Base package of kdepim
 License:GPL-2.0 and GPL-2.0+ and LGPL-2.1+

++ libkdepim-17.12.0.tar.xz -> libkdepim-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdepim-17.12.0/CMakeLists.txt 
new/libkdepim-17.12.1/CMakeLists.txt
--- old/libkdepim-17.12.0/CMakeLists.txt2017-12-08 02:04:03.0 
+0100
+++ new/libkdepim-17.12.1/CMakeLists.txt2018-01-09 02:20:08.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.0")
+set(PIM_VERSION "5.7.1")
 
 project(libkdepim VERSION ${PIM_VERSION})
 
@@ -24,12 +24,12 @@
 
 
 set(LIBKDEPIM_LIB_VERSION ${PIM_VERSION})
-set(AKONADICONTACT_LIB_VERSION "5.7.0")
+set(AKONADICONTACT_LIB_VERSION "5.7.1")
 set(QT_REQUIRED_VERSION "5.8.0")
-set(KLDAP_LIB_VERSION "5.7.0")
-set(KCONTACTS_LIB_VERSION "5.7.0")
-set(AKONADISEARCH_LIB_VERSION "5.7.0")
-set(AKONADI_VERSION "5.7.0")
+set(KLDAP_LIB_VERSION "5.7.1")
+set(KCONTACTS_LIB_VERSION "5.7.1")
+set(AKONADISEARCH_LIB_VERSION "5.7.1")
+set(AKONADI_VERSION "5.7.1")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test DBus 
Network)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdepim-17.12.0/po/ca/libkdepim.po 
new/libkdepim-17.12.1/po/ca/libkdepim.po
--- old/libkdepim-17.12.0/po/ca/libkdepim.po2017-12-08 02:04:02.0 
+0100
+++ new/libkdepim-17.12.1/po/ca/libkdepim.po2018-01-09 02:20:07.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: libkdepim\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-11 03:18+0100\n"
-"PO-Revision-Date: 2017-11-01 10:03+0100\n"
+"PO-Revision-Date: 2017-12-30 17:48+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
@@ -670,7 +670,7 @@
 "manually."
 msgstr ""
 "L'adreça de correu electrònic primària de la vCard ja es troba a la llibreta "
-"d'adreces, tot i així encara podeu desar la vCard en un fitxer i importar-la "
+"d'adreces, així i tot encara podeu desar la vCard en un fitxer i importar-la "
 "a la llibreta d'adreces de forma manual."
 
 #: libkdepimakonadi/job/addcontactjob.cpp:129
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdepim-17.12.0/po/ca@valencia/libkdepim.po 
new/libkdepim-17.12.1/po/ca@valencia/libkdepim.po
--- old/libkdepim-17.12.0/po/ca@valencia/libkdepim.po   2017-12-08 
02:04:02.0 +0100
+++ new/libkdepim-17.12.1/po/ca@valencia/libkdepim.po   2018-01-09 
02:20:08.0 +0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: libkdepim\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-11 03:18+0100\n"
-"PO-Revision-Date: 2017-11-01 10:03+0100\n"
+"PO-Revision-Date: 2017-12-30 17:48+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca@valencia\n"
@@ -670,7 +670,7 @@
 "manually."
 msgstr ""
 "L'adreça de correu electrònic primària de la vCard ja es troba a la llibreta "
-"d'adreces, tot i així encara podeu guardar la vCard en un fitxer i im

commit libkcompactdisc for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package libkcompactdisc for openSUSE:Factory 
checked in at 2018-01-17 21:52:44

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


Package is "libkcompactdisc"

Wed Jan 17 21:52:44 2018 rev:15 rq:564385 version:17.12.1

Changes:

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

Old:

  libkcompactdisc-17.12.0.tar.xz

New:

  libkcompactdisc-17.12.1.tar.xz



Other differences:
--
++ libkcompactdisc.spec ++
--- /var/tmp/diff_new_pack.KbC7kd/_old  2018-01-17 21:52:46.610754535 +0100
+++ /var/tmp/diff_new_pack.KbC7kd/_new  2018-01-17 21:52:46.614754348 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libkcompactdisc
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   libkcompactdisc
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ libkcompactdisc-17.12.0.tar.xz -> libkcompactdisc-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkcompactdisc-17.12.0/po/tr/libkcompactdisc.po 
new/libkcompactdisc-17.12.1/po/tr/libkcompactdisc.po
--- old/libkcompactdisc-17.12.0/po/tr/libkcompactdisc.po2017-12-08 
01:52:24.0 +0100
+++ new/libkcompactdisc-17.12.1/po/tr/libkcompactdisc.po2018-01-09 
02:07:30.0 +0100
@@ -12,8 +12,8 @@
 "POT-Creation-Date: 2016-11-19 20:16+0100\n"
 "PO-Revision-Date: 2014-06-08 13:56+\n"
 "Last-Translator: Volkan Gezer \n"
-"Language-Team: Turkish (http://www.transifex.com/projects/p/kdemultimedia-k-";
-"tr/language/tr/)\n"
+"Language-Team: Turkish "
+"(http://www.transifex.com/projects/p/kdemultimedia-k-tr/language/tr/)\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkcompactdisc-17.12.0/po/zh_CN/libkcompactdisc.po 
new/libkcompactdisc-17.12.1/po/zh_CN/libkcompactdisc.po
--- old/libkcompactdisc-17.12.0/po/zh_CN/libkcompactdisc.po 2017-12-08 
01:52:24.0 +0100
+++ new/libkcompactdisc-17.12.1/po/zh_CN/libkcompactdisc.po 2018-01-09 
02:07:30.0 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:16+0100\n"
-"PO-Revision-Date: 2017-11-09 08:37-0500\n"
+"PO-Revision-Date: 2018-01-08 18:06-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -14,7 +14,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kdemultimedia/libkcompactdisc.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kdemultimedia/libkcompactdisc.pot\n"
 
 #: src/kcompactdisc_p.cpp:225
 #, kde-format




commit libkcddb for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package libkcddb for openSUSE:Factory 
checked in at 2018-01-17 21:52:37

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


Package is "libkcddb"

Wed Jan 17 21:52:37 2018 rev:15 rq:564384 version:17.12.1

Changes:

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

Old:

  libkcddb-17.12.0.tar.xz

New:

  libkcddb-17.12.1.tar.xz



Other differences:
--
++ libkcddb.spec ++
--- /var/tmp/diff_new_pack.K47KjC/_old  2018-01-17 21:52:40.327048448 +0100
+++ /var/tmp/diff_new_pack.K47KjC/_new  2018-01-17 21:52:40.331048261 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libkcddb
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   libkcddb
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ libkcddb-17.12.0.tar.xz -> libkcddb-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkcddb-17.12.0/po/ca/libkcddb.po 
new/libkcddb-17.12.1/po/ca/libkcddb.po
--- old/libkcddb-17.12.0/po/ca/libkcddb.po  2017-12-08 01:52:20.0 
+0100
+++ new/libkcddb-17.12.1/po/ca/libkcddb.po  2018-01-09 02:07:27.0 
+0100
@@ -1,7 +1,7 @@
 # Translation of libkcddb.po to Catalan
 # Copyright (C) 2003-2017 This_file_is_part_of_KDE
 #
-# Josep Ma. Ferrer , 2003, 2005, 2006, 2007, 2010, 2012, 
2015.
+# Josep Ma. Ferrer , 2003, 2005, 2006, 2007, 2010, 2012, 
2015, 2017.
 # Albert Astals Cid , 2004, 2005.
 # Sebastià Pla i Sanz , 2005.
 # Manuel Tortosa Moreno , 2009.
@@ -11,8 +11,8 @@
 "Project-Id-Version: libkcddb\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-21 03:04+0100\n"
-"PO-Revision-Date: 2017-11-07 22:59+0100\n"
-"Last-Translator: Antoni Bella Pérez \n"
+"PO-Revision-Date: 2017-12-27 23:14+0100\n"
+"Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -332,7 +332,7 @@
 "\".  Use \"Various\" for compilations."
 msgstr ""
 "Escriviu els noms com «primer darrer», no com «darrer, primer». Suprimiu "
-"qualsevol article (p.ex. «Els») inicial. Feu servir «Varis» per les "
+"qualsevol article (p. ex. «Els») inicial. Feu servir «Varis» per les "
 "recopilacions."
 
 #. i18n: ectx: property (text), widget (QLabel, lb_artist)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkcddb-17.12.0/po/ca@valencia/libkcddb.po 
new/libkcddb-17.12.1/po/ca@valencia/libkcddb.po
--- old/libkcddb-17.12.0/po/ca@valencia/libkcddb.po 2017-12-08 
01:52:20.0 +0100
+++ new/libkcddb-17.12.1/po/ca@valencia/libkcddb.po 2018-01-09 
02:07:27.0 +0100
@@ -1,7 +1,7 @@
 # Translation of libkcddb.po to Catalan (Valencian)
 # Copyright (C) 2003-2017 This_file_is_part_of_KDE
 #
-# Josep Ma. Ferrer , 2003, 2005, 2006, 2007, 2010, 2012, 
2015.
+# Josep Ma. Ferrer , 2003, 2005, 2006, 2007, 2010, 2012, 
2015, 2017.
 # Albert Astals Cid , 2004, 2005.
 # Sebastià Pla i Sanz , 2005.
 # Manuel Tortosa Moreno , 2009.
@@ -11,8 +11,8 @@
 "Project-Id-Version: libkcddb\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-21 03:04+0100\n"
-"PO-Revision-Date: 2017-11-07 22:59+0100\n"
-"Last-Translator: Antoni Bella Pérez \n"
+"PO-Revision-Date: 2017-12-27 23:14+0100\n"
+"Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
@@ -332,7 +332,7 @@
 "\".  Use \"Various\" for compilations."
 msgstr ""
 "Escriviu els noms com «primer darrer», no com «darrer, primer». Suprimiu "
-"qualsevol article (p.ex. «Els») inicial. Feu servir «Varis» per les "
+"qualsevol article (p. ex. «Els») inicial. Feu servir «Varis» per les "
 "recopilacions."
 
 #. i18n: ectx: property (text), widget (QLabel, lb_artist)
@@ -1180,9 +1180,3 @@
 #, kde-format
 ms

commit libkdcraw for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package libkdcraw for openSUSE:Factory 
checked in at 2018-01-17 21:52:48

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


Package is "libkdcraw"

Wed Jan 17 21:52:48 2018 rev:89 rq:564386 version:17.12.1

Changes:

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

Old:

  libkdcraw-17.12.0.tar.xz

New:

  libkdcraw-17.12.1.tar.xz



Other differences:
--
++ libkdcraw.spec ++
--- /var/tmp/diff_new_pack.liFO3o/_old  2018-01-17 21:52:51.646518994 +0100
+++ /var/tmp/diff_new_pack.liFO3o/_new  2018-01-17 21:52:51.646518994 +0100
@@ -19,7 +19,7 @@
 %define _so 5
 %define lname libKF5KDcraw
 Name:   libkdcraw
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ libkdcraw-17.12.0.tar.xz -> libkdcraw-17.12.1.tar.xz ++




commit libgravatar for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package libgravatar for openSUSE:Factory 
checked in at 2018-01-17 21:52:32

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


Package is "libgravatar"

Wed Jan 17 21:52:32 2018 rev:22 rq:564383 version:17.12.1

Changes:

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

Old:

  libgravatar-17.12.0.tar.xz

New:

  libgravatar-17.12.1.tar.xz



Other differences:
--
++ libgravatar.spec ++
--- /var/tmp/diff_new_pack.94imIO/_old  2018-01-17 21:52:33.491368177 +0100
+++ /var/tmp/diff_new_pack.94imIO/_new  2018-01-17 21:52:33.495367990 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgravatar
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   libgravatar
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ libgravatar-17.12.0.tar.xz -> libgravatar-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgravatar-17.12.0/CMakeLists.txt 
new/libgravatar-17.12.1/CMakeLists.txt
--- old/libgravatar-17.12.0/CMakeLists.txt  2017-12-08 02:04:01.0 
+0100
+++ new/libgravatar-17.12.1/CMakeLists.txt  2018-01-09 02:20:06.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.0")
+set(PIM_VERSION "5.7.1")
 
 project(gravatar VERSION ${PIM_VERSION})
 
@@ -25,7 +25,7 @@
 
 set(QT_REQUIRED_VERSION "5.8.0")
 set(LIBGRAVATAR_LIB_VERSION ${PIM_VERSION})
-set(PIMCOMMON_LIB_VERSION "5.7.0")
+set(PIMCOMMON_LIB_VERSION "5.7.1")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test Network)
 find_package(KF5I18n ${KF5_VERSION} CONFIG REQUIRED)
 find_package(KF5Config ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgravatar-17.12.0/po/zh_CN/libgravatar.po 
new/libgravatar-17.12.1/po/zh_CN/libgravatar.po
--- old/libgravatar-17.12.0/po/zh_CN/libgravatar.po 2017-12-08 
02:04:01.0 +0100
+++ new/libgravatar-17.12.1/po/zh_CN/libgravatar.po 2018-01-09 
02:20:06.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-09 03:08+0200\n"
-"PO-Revision-Date: 2017-11-09 08:21-0500\n"
+"PO-Revision-Date: 2018-01-08 18:07-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -18,7 +18,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/pim/libgravatar.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/pim/libgravatar.pot\n"
 
 #: widgets/gravatarconfiguresettingsdialog.cpp:40
 #, kde-format




commit kwalletmanager5 for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package kwalletmanager5 for openSUSE:Factory 
checked in at 2018-01-17 21:52:27

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


Package is "kwalletmanager5"

Wed Jan 17 21:52:27 2018 rev:28 rq:564380 version:17.12.1

Changes:

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

Old:

  kwalletmanager-17.12.0.tar.xz

New:

  kwalletmanager-17.12.1.tar.xz



Other differences:
--
++ kwalletmanager5.spec ++
--- /var/tmp/diff_new_pack.06083o/_old  2018-01-17 21:52:29.251566488 +0100
+++ /var/tmp/diff_new_pack.06083o/_new  2018-01-17 21:52:29.259566115 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kwalletmanager5
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Name:   kwalletmanager5
-Version:17.12.0
+Version:17.12.1
 Release:0
 Summary:Wallet Management Tool
 License:GPL-2.0+

++ kwalletmanager-17.12.0.tar.xz -> kwalletmanager-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwalletmanager-17.12.0/CMakeLists.txt 
new/kwalletmanager-17.12.1/CMakeLists.txt
--- old/kwalletmanager-17.12.0/CMakeLists.txt   2017-12-08 01:51:00.0 
+0100
+++ new/kwalletmanager-17.12.1/CMakeLists.txt   2018-01-09 01:57:02.0 
+0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 project(kwalletmanager5 VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kwalletmanager-17.12.0/kwalletmanager5-kwalletd.desktop 
new/kwalletmanager-17.12.1/kwalletmanager5-kwalletd.desktop
--- old/kwalletmanager-17.12.0/kwalletmanager5-kwalletd.desktop 2017-12-05 
00:04:08.0 +0100
+++ new/kwalletmanager-17.12.1/kwalletmanager5-kwalletd.desktop 2018-01-04 
18:51:33.0 +0100
@@ -26,7 +26,7 @@
 Name[hr]=Alat za upravljanje novčanikom
 Name[hu]=Jelszókezelő eszköz
 Name[ia]=Instrumento de gestion de portafolio
-Name[id]=Perkakas Manajemen Dompet
+Name[id]=Perkakas Pengelolaan Wallet
 Name[is]=Tól til að stýra eiginleikum veskisins
 Name[it]=Strumento per la gestione dei portafogli
 Name[ja]=ウォレット管理ツール
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kwalletmanager-17.12.0/org.kde.kwalletmanager5.desktop 
new/kwalletmanager-17.12.1/org.kde.kwalletmanager5.desktop
--- old/kwalletmanager-17.12.0/org.kde.kwalletmanager5.desktop  2017-12-05 
00:04:08.0 +0100
+++ new/kwalletmanager-17.12.1/org.kde.kwalletmanager5.desktop  2018-01-04 
18:51:33.0 +0100
@@ -116,7 +116,7 @@
 GenericName[hr]=Alat za upravljanje novčanikom
 GenericName[hu]=Jelszókezelő eszköz
 GenericName[ia]=Instrumento de gestion de portafolio
-GenericName[id]=Perkakas Manajemen Dompet
+GenericName[id]=Perkakas Pengelolaan Wallet
 GenericName[it]=Strumento per la gestione dei portafogli
 GenericName[ja]=ウォレット管理ツール
 GenericName[kk]=Әмиянын басқару құралы
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwalletmanager-17.12.0/po/fi/kwalletmanager.po 
new/kwalletmanager-17.12.1/po/fi/kwalletmanager.po
--- old/kwalletmanager-17.12.0/po/fi/kwalletmanager.po  2017-12-08 
01:50:59.0 +0100
+++ new/kwalletmanager-17.12.1/po/fi/kwalletmanager.po  2018-01-09 
01:57:01.0 +0100
@@ -4,7 +4,7 @@
 # Ilpo Kantonen , 2005, 2006.
 # Lasse Liehu , 2010.
 # Lasse Liehu , 2011, 201

commit kmousetool for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package kmousetool for openSUSE:Factory 
checked in at 2018-01-17 21:52:07

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


Package is "kmousetool"

Wed Jan 17 21:52:07 2018 rev:80 rq:564368 version:17.12.1

Changes:

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

Old:

  kmousetool-17.12.0.tar.xz

New:

  kmousetool-17.12.1.tar.xz



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

++ kmousetool-17.12.0.tar.xz -> kmousetool-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmousetool-17.12.0/po/fi/kmousetool.po 
new/kmousetool-17.12.1/po/fi/kmousetool.po
--- old/kmousetool-17.12.0/po/fi/kmousetool.po  2017-12-08 01:51:08.0 
+0100
+++ new/kmousetool-17.12.1/po/fi/kmousetool.po  2018-01-09 01:57:08.0 
+0100
@@ -4,7 +4,7 @@
 # Ilpo Kantonen , 2004.
 # Mikko Piippo , 2007.
 # Lasse Liehu , 2010, 2011, 2012, 2013, 2014.
-# Tommi Nieminen , 2011.
+# Tommi Nieminen , 2011, 2017.
 #
 # KDE Finnish translation sprint participants:
 # Author: Artnay
@@ -14,26 +14,27 @@
 "Project-Id-Version: kmousetool\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-07-07 03:09+0200\n"
-"PO-Revision-Date: 2014-10-15 22:36+0300\n"
-"Last-Translator: Lasse Liehu \n"
-"Language-Team: Finnish \n"
+"PO-Revision-Date: 2017-12-08 16:42+0200\n"
+"Last-Translator: Tommi Nieminen \n"
+"Language-Team: Finnish \n"
 "Language: fi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-POT-Import-Date: 2012-12-01 22:22:40+\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Teemu Rytilahti, Mikko Piippo"
+msgstr "Teemu Rytilahti, Mikko Piippo, Tommi Nieminen"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "teemu.rytila...@kde-fi.org,mikko.pii...@helsinki.fi"
+msgstr ""
+"teemu.rytila...@kde-fi.org,mikko.pii...@helsinki.fi,transla...@legisign.org"
 
 #: kmousetool.cpp:396
 #, kde-format
@@ -119,8 +120,7 @@
 
 #. i18n: ectx: property (text), widget (QLabel, dragTimeLabel)
 #: kmousetoolui.ui:62
-#, fuzzy, kde-format
-#| msgid "Drag t&ime (1/10 sec):"
+#, kde-format
 msgid "&Drag time (1/10 sec):"
 msgstr "Ve&toaika (1/10s):"
 
@@ -134,7 +134,7 @@
 #: kmousetoolui.ui:107
 #, kde-format
 msgid "Start with &desktop session"
-msgstr ""
+msgstr "&Käynnistä työpöytäistunnon yhteydessä"
 
 #. i18n: ectx: property (text), widget (QCheckBox, cbDrag)
 #: kmousetoolui.ui:114
@@ -150,8 +150,7 @@
 
 #. i18n: ectx: property (text), widget (QLabel, dwellTimeLabel)
 #: kmousetoolui.ui:131
-#, fuzzy, kde-format
-#| msgid "D&well time (1/10 sec):"
+#, kde-format
 msgid "Dwell &time (1/10 sec):"
 msgstr "&Viipymisaika (1/10s):"
 
@@ -163,17 +162,13 @@
 
 #. i18n: ectx: property (text), widget (QLabel, textLabel1)
 #: kmousetoolui.ui:191
-#, fuzzy, kde-format
-#| msgid ""
-#| "KMouseTool will run as a background application after you close this "
-#| "dialog. To change the settings again, restart KMouseTool or use the KDE "
-#| "system tray."
+#, kde-format
 msgid ""
 "KMouseTool will run as a background application after you close this dialog. "
 "To change the settings again, restart KMouseTool or use the system tray."
 msgstr ""
-"KMouseTool ajetaan taustalla suljettuasi tämän ikkunan. Vaihtaaksesi "
-"asetuksia käynnistä KMouseTool uudestaan tai käytä ilmoitusalueen kuvaketta."
+"KMouseTool ajetaan taustalla suljettuasi tämän ikkunan. Muuttaaksesi "
+"asetuksia käynnistä KMouseTool uudestaan tai käytä ilmoitusaluekuvaketta."
 
 #. i18n: ectx: property (text), widget (QPushButton, buttonStartStop)
 #

commit kruler for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package kruler for openSUSE:Factory checked 
in at 2018-01-17 21:52:02

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


Package is "kruler"

Wed Jan 17 21:52:02 2018 rev:86 rq:564359 version:17.12.1

Changes:

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

Old:

  kruler-17.12.0.tar.xz

New:

  kruler-17.12.1.tar.xz



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

++ kruler-17.12.0.tar.xz -> kruler-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kruler-17.12.0/po/id/kruler.po 
new/kruler-17.12.1/po/id/kruler.po
--- old/kruler-17.12.0/po/id/kruler.po  2017-12-08 01:48:07.0 +0100
+++ new/kruler-17.12.1/po/id/kruler.po  2018-01-09 01:56:26.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-22 03:05+0200\n"
-"PO-Revision-Date: 2017-09-24 07:23+0700\n"
+"PO-Revision-Date: 2017-12-24 09:35+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -16,7 +16,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
 
 #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_NativeMoving)
 #: cfg_advanced.ui:23
@@ -26,7 +25,7 @@
 "from the window manager."
 msgstr ""
 "Jika opsi ini diaktifkan, jendela dipindahkan dengan menggunakan operasidari "
-"manajer jendela."
+"pengelola jendela."
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_NativeMoving)
 #: cfg_advanced.ui:26
@@ -184,7 +183,7 @@
 #: kruler.kcfg:20
 #, kde-format
 msgid "Horizontal ruler"
-msgstr "Penggaris horizontal"
+msgstr "Penggaris mendatar"
 
 #. i18n: ectx: label, entry (LeftToRight), group (StoredSettings)
 #: kruler.kcfg:24
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kruler-17.12.0/po/tr/kruler.po 
new/kruler-17.12.1/po/tr/kruler.po
--- old/kruler-17.12.0/po/tr/kruler.po  2017-12-08 01:48:07.0 +0100
+++ new/kruler-17.12.1/po/tr/kruler.po  2018-01-09 01:56:27.0 +0100
@@ -16,8 +16,8 @@
 "POT-Creation-Date: 2017-10-22 03:05+0200\n"
 "PO-Revision-Date: 2017-08-10 09:06+\n"
 "Last-Translator: Kaan \n"
-"Language-Team: Turkish (http://www.transifex.com/projects/p/kdegraphics-k-tr/";
-"language/tr/)\n"
+"Language-Team: Turkish "
+"(http://www.transifex.com/projects/p/kdegraphics-k-tr/language/tr/)\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kruler-17.12.0/po/zh_CN/kruler.po 
new/kruler-17.12.1/po/zh_CN/kruler.po
--- old/kruler-17.12.0/po/zh_CN/kruler.po   2017-12-08 01:48:07.0 
+0100
+++ new/kruler-17.12.1/po/zh_CN/kruler.po   2018-01-09 01:56:27.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-10-22 03:05+0200\n"
-"PO-Revision-Date: 2017-11-09 08:35-0500\n"
+"PO-Revision-Date: 2018-01-08 18:08-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -22,7 +22,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kdegraphics/kruler.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kdegraphics/kruler.pot\n"
 
 #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_NativeMoving)
 #: cfg_advanced.ui:23
@@ -117,7 +117,7 @@
 #: klineal.cpp:153
 #, kde-format
 msgid "O&pacity"
-msgstr "不透明度(&P)"
+msgstr "透明度(&P)"
 
 #: klineal.cpp:358
 #, kde-format




commit ksmtp for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "ksmtp"

Wed Jan 17 21:52:17 2018 rev:4 rq:564370 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/ksmtp/ksmtp.changes  2018-01-09 
14:46:30.258618861 +0100
+++ /work/SRC/openSUSE:Factory/.ksmtp.new/ksmtp.changes 2018-01-17 
21:52:18.276079850 +0100
@@ -1,0 +2,17 @@
+Thu Jan 11 23:41:18 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * Send the correct hostname with the HELO/EHLO command (kde#387926)
+  * Fix duplicate authentication (kde#387926, kde#388068)
+  * Add .arcconfig
+  * show error string instead error number
+  * do not cancel send job after 10s timeout (kde#387613)
+- Dropped patches, now upstream:
+  * 0001-Fix-duplicate-authentication.patch
+  * 0002-Send-the-correct-hostname-with-the-HELO-EHLO-command.patch
+
+---

Old:

  0001-Fix-duplicate-authentication.patch
  0002-Send-the-correct-hostname-with-the-HELO-EHLO-command.patch
  ksmtp-17.12.0.tar.xz

New:

  ksmtp-17.12.1.tar.xz



Other differences:
--
++ ksmtp.spec ++
--- /var/tmp/diff_new_pack.1mky7w/_old  2018-01-17 21:52:18.828054033 +0100
+++ /var/tmp/diff_new_pack.1mky7w/_new  2018-01-17 21:52:18.828054033 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ksmtp
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,17 +19,13 @@
 %bcond_without lang
 
 Name:   ksmtp
-Version:17.12.0
+Version:17.12.1
 Release:0
 Summary:Job-based library to send email through an SMTP server
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM
-Patch1: 0001-Fix-duplicate-authentication.patch
-# PATCH-FIX-UPSTREAM
-Patch2: 0002-Send-the-correct-hostname-with-the-HELO-EHLO-command.patch
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kcoreaddons-devel
@@ -78,8 +74,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
 
 %build
   %cmake_kf5 -d build -- -DBUILD_TESTING=ON

++ ksmtp-17.12.0.tar.xz -> ksmtp-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-17.12.0/.arcconfig new/ksmtp-17.12.1/.arcconfig
--- old/ksmtp-17.12.0/.arcconfig1970-01-01 01:00:00.0 +0100
+++ new/ksmtp-17.12.1/.arcconfig2017-12-31 12:38:47.0 +0100
@@ -0,0 +1,3 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/";
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-17.12.0/CMakeLists.txt 
new/ksmtp-17.12.1/CMakeLists.txt
--- old/ksmtp-17.12.0/CMakeLists.txt2017-12-08 02:04:49.0 +0100
+++ new/ksmtp-17.12.1/CMakeLists.txt2018-01-09 02:20:54.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.0")
+set(PIM_VERSION "5.7.1")
 
 project(KSMTP VERSION ${PIM_VERSION})
 option(RUN_UNINSTALL "test run uninstalled apps (experimental)" FALSE)
@@ -24,8 +24,8 @@
 
 
 set(KSMTP_LIB_VERSION ${PIM_VERSION})
-set(QT5_REQUIRED_VERSION "5.7.0")
-set(KMIME_LIB_VERSION "5.7.0")
+set(QT5_REQUIRED_VERSION "5.7.1")
+set(KMIME_LIB_VERSION "5.7.1")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KSMTP
 VERSION_HEADER ${KSMTP_BINARY_DIR}/ksmtp_version.h
 PACKAGE_VERSION_FILE ${KSMTP_BINARY_DIR}/KPimSMTPConfigVersion.cmake
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksmtp-17.12.0/po/zh_CN/libksmtp5.po 
new/ksmtp-17.12.1/po/zh_CN/libksmtp5.po
--- old/ksmtp-17.12.0/po/zh_CN/libksmtp5.po 2017-12-08 02:04:49.0 
+0100
+++ new/ksmtp-17.12.1/po/zh_CN/libksmtp5.po 2018-01-09 02:20:54.0 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-08-02 07:05+0200\n"
-"PO-Revision-Date: 2017-11-09 08:22-0500\n"
+"PO-Revision-Date: 2018-01-08 18:07-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -14,7 +14,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Projec

commit ktnef for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package ktnef for openSUSE:Factory checked 
in at 2018-01-17 21:52:22

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


Package is "ktnef"

Wed Jan 17 21:52:22 2018 rev:28 rq:564374 version:17.12.1

Changes:

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

Old:

  ktnef-17.12.0.tar.xz

New:

  ktnef-17.12.1.tar.xz



Other differences:
--
++ ktnef.spec ++
--- /var/tmp/diff_new_pack.h0PCMP/_old  2018-01-17 21:52:24.471790056 +0100
+++ /var/tmp/diff_new_pack.h0PCMP/_new  2018-01-17 21:52:24.471790056 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ktnef
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 
 %define kf5_version 5.19.0
 Name:   ktnef
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ ktnef-17.12.0.tar.xz -> ktnef-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktnef-17.12.0/CMakeLists.txt 
new/ktnef-17.12.1/CMakeLists.txt
--- old/ktnef-17.12.0/CMakeLists.txt2017-12-08 02:01:55.0 +0100
+++ new/ktnef-17.12.1/CMakeLists.txt2018-01-09 02:18:04.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.0")
+set(PIM_VERSION "5.7.1")
 
 project(KTnef VERSION ${PIM_VERSION})
 
@@ -23,9 +23,9 @@
 
 
 set(KTNEF_LIB_VERSION ${PIM_VERSION})
-set(CALENDARCORE_LIB_VERSION "5.7.0")
-set(CALENDARUTILS_LIB_VERSION "5.7.0")
-set(KCONTACTS_LIB_VERSION "5.7.0")
+set(CALENDARCORE_LIB_VERSION "5.7.1")
+set(CALENDARUTILS_LIB_VERSION "5.7.1")
+set(KCONTACTS_LIB_VERSION "5.7.1")
 set(QT_REQUIRED_VERSION "5.8.0")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KTNEF
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/ktnef_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktnef-17.12.0/po/zh_CN/libktnef5.po 
new/ktnef-17.12.1/po/zh_CN/libktnef5.po
--- old/ktnef-17.12.0/po/zh_CN/libktnef5.po 2017-12-08 02:01:55.0 
+0100
+++ new/ktnef-17.12.1/po/zh_CN/libktnef5.po 2018-01-09 02:18:04.0 
+0100
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-09-14 03:27+0200\n"
-"PO-Revision-Date: 2017-11-09 08:21-0500\n"
+"POT-Creation-Date: 2017-01-24 09:56+0100\n"
+"PO-Revision-Date: 2018-01-08 18:07-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -18,7 +18,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/pim/libktnef5.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/pim/libktnef5.pot\n"
 
 #: formatter.cpp:391
 #, kde-format




commit kmag for openSUSE:Factory

2018-01-17 Thread root
Hello community,

here is the log from the commit of package kmag for openSUSE:Factory checked in 
at 2018-01-17 21:52:12

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


Package is "kmag"

Wed Jan 17 21:52:12 2018 rev:75 rq:564369 version:17.12.1

Changes:

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

Old:

  kmag-17.12.0.tar.xz

New:

  kmag-17.12.1.tar.xz



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

++ kmag-17.12.0.tar.xz -> kmag-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmag-17.12.0/org.kde.kmag.appdata.xml 
new/kmag-17.12.1/org.kde.kmag.appdata.xml
--- old/kmag-17.12.0/org.kde.kmag.appdata.xml   2017-12-04 06:12:41.0 
+0100
+++ new/kmag-17.12.1/org.kde.kmag.appdata.xml   2018-01-06 06:12:06.0 
+0100
@@ -12,6 +12,8 @@
   kmag
   kmag
   kmag
+  kmag
+  kmag
   kmag
   kmag
   kmag
@@ -35,6 +37,8 @@
   Μεγεθυντικός φακός οθόνης
   Screen Magnifier
   Lupa de la pantalla
+  Suurennuslasi
+  Loupe d'écran
   화면 돋보기
   Schermvergroter
   Lupa ekranowa
@@ -60,6 +64,8 @@
 Εργαλείο μεγέθυνσης οθόνης
 A screen magnification tool
 Una herramienta para aumentar la pantalla
+Näytönsuurennustyökalu
+Un outil loupe d'écran
 화면 돋보기 도구
 Een hulpmiddel als vergrootglas op het scherm
 Narzędzie powiększania ekranu
@@ -96,6 +102,8 @@
 kmag
 kmag
 kmag
+kmag
+kmag
 kmag
 kmag
 kmag
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmag-17.12.0/org.kde.kmag.desktop 
new/kmag-17.12.1/org.kde.kmag.desktop
--- old/kmag-17.12.0/org.kde.kmag.desktop   2017-12-04 06:12:41.0 
+0100
+++ new/kmag-17.12.1/org.kde.kmag.desktop   2018-01-06 06:12:06.0 
+0100
@@ -155,6 +155,9 @@
 Comment[en_GB]=A screen magnification tool
 Comment[es]=Una herramienta para aumentar la pantalla
 Comment[eu]=Pantaila-irudiaren zatiak handiagotzeko tresna bat
+Comment[fi]=Näytönsuurennustyökalu
+Comment[fr]=Un outil loupe d'écran
+Comment[gl]=Unha ferramenta de aumento da pantalla.
 Comment[it]=Uno strumento per l'ingrandimento dello schermo
 Comment[ko]=화면 돋보기 도구
 Comment[nl]=Een hulpmiddel als vergrootglas op het scherm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmag-17.12.0/po/fi/kmag.po 
new/kmag-17.12.1/po/fi/kmag.po
--- old/kmag-17.12.0/po/fi/kmag.po  2017-12-08 01:51:06.0 +0100
+++ new/kmag-17.12.1/po/fi/kmag.po  2018-01-09 01:57:07.0 +0100
@@ -7,7 +7,7 @@
 # Mikko Piippo , 2007.
 # Jorma Karvonen , 2009.
 # Lasse Liehu , 2010, 2012, 2013.
-# Tommi Nieminen , 2011.
+# Tommi Nieminen , 2011, 2017.
 # Copyright © 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
 #
 # KDE Finnish translation sprint participants:
@@ -18,16 +18,16 @@
 "Project-Id-Version: kmag\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-07-17 03:19+0200\n"
-"PO-Revision-Date: 2013-12-22 13:56+0200\n"
-"Last-Translator: Lasse Liehu \n"
-"Language-Team: Finnish \n"
+"PO-Revision-Date: 2017-12-11 19:11+0200\n"
+"Last-Translator: Tommi Nieminen \n"
+"Language-Team: Finnish \n"
 "Language: fi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-POT-Import-Date: 2012-12-01 22:22:40+\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -500,10 +500,9 @@
 "lähentämiskertoimen mukaisesti."
 
 #: main.cpp:45
-#, fuzzy, kde-format
-#| msgid "Screen magnifier for the K Desktop Environment (KDE)"
+#, kde-format
 msgid "Screen magnifier created by KDE"
-msgstr "Suurennuslasi K-työpöytäympäristölle (KDE)"
+msgstr "KDE:n luoma näytönsuurennustyökalu"
 
 #:

commit krfb for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "krfb"

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

Changes:

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

Old:

  krfb-17.12.0.tar.xz

New:

  krfb-17.12.1.tar.xz



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

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

commit krdc for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "krdc"

Wed Jan 17 21:51:53 2018 rev:64 rq:564355 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/krdc/krdc.changes2017-12-18 
08:52:58.337729063 +0100
+++ /work/SRC/openSUSE:Factory/.krdc.new/krdc.changes   2018-01-17 
21:51:54.669184024 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:41:16 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * Don't use qCritical for debug output, that's what qCDebug is for.
+
+---

Old:

  krdc-17.12.0.tar.xz

New:

  krdc-17.12.1.tar.xz



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

++ krdc-17.12.0.tar.xz -> krdc-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-17.12.0/CMakeLists.txt 
new/krdc-17.12.1/CMakeLists.txt
--- old/krdc-17.12.0/CMakeLists.txt 2017-12-08 02:00:34.0 +0100
+++ new/krdc-17.12.1/CMakeLists.txt 2018-01-09 02:16:42.0 +0100
@@ -3,7 +3,7 @@
 
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-17.12.0/org.kde.krdc.desktop 
new/krdc-17.12.1/org.kde.krdc.desktop
--- old/krdc-17.12.0/org.kde.krdc.desktop   2017-12-05 00:08:57.0 
+0100
+++ new/krdc-17.12.1/org.kde.krdc.desktop   2018-01-08 06:06:04.0 
+0100
@@ -130,8 +130,11 @@
 Comment[el]=Σύνδεση με RDP ή VNC σε άλλον υπολογιστή
 Comment[en_GB]=Connect with RDP or VNC to another computer
 Comment[es]=Conectar con RDP o VNC a otro equipo
+Comment[fi]=Yhdistä RDP:llä tai VNC:llä toiseen tietokoneeseen
 Comment[fr]=Se connecter à un autre ordinateur avec RDP ou VNC
+Comment[gl]=Conectarse por RDP ou VNC a outro computador.
 Comment[it]=Connessione via RDP o VNC ad un altro computer
+Comment[ko]=다른 컴퓨터에 RDP나 VNC로 연결
 Comment[nl]=Met RDP of VNC naar een andere computer verbinden
 Comment[pl]=Połącz się przy użyciu RDP lub VNC do innego komputera
 Comment[pt]=Ligar-se com RDP ou VNC a outro computador
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-17.12.0/po/tr/krdc.po 
new/krdc-17.12.1/po/tr/krdc.po
--- old/krdc-17.12.0/po/tr/krdc.po  2017-12-08 02:00:33.0 +0100
+++ new/krdc-17.12.1/po/tr/krdc.po  2018-01-09 02:16:41.0 +0100
@@ -1792,8 +1792,8 @@
 "Enter the address here.Example: vncserver:1 (host:port / "
 "screen)"
 msgstr ""
-"Adresi buraya girin.Örnek: vncsunucu:1 (makine:port / ekran)"
+"Adresi buraya girin.Örnek: vncsunucu:1 (makine:port / "
+"ekran)"
 
 #~ msgid "Invitation to view remote desktop"
 #~ msgstr "Uzak masaüstünü görüntülemek için davet"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-17.12.0/po/zh_CN/krdc.po 
new/krdc-17.12.1/po/zh_CN/krdc.po
--- old/krdc-17.12.0/po/zh_CN/krdc.po   2017-12-08 02:00:33.0 +0100
+++ new/krdc-17.12.1/po/zh_CN/krdc.po   2018-01-09 02:16:41.0 +0100
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:16+0100\n"
-"PO-Revision-Date: 2017-11-09 08:31-0500\n"
+"PO-Revision-Date: 2018-01-08 18:07-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -26,7 +26,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kdenetwork/krdc.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kdenetwork/krdc.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -1571,7 +1571,7 @@
 "Enter the address here. Port is optional.Example: "
 "rdpserver:3389 (host:port)"
 msgstr ""
-"在此输入

commit konsole for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "konsole"

Wed Jan 17 21:51:23 2018 rev:89 rq:564348 version:17.12.1

Changes:

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

Old:

  konsole-17.12.0.tar.xz

New:

  konsole-17.12.1.tar.xz



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

++ konsole-17.12.0.tar.xz -> konsole-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konsole-17.12.0/CMakeLists.txt 
new/konsole-17.12.1/CMakeLists.txt
--- old/konsole-17.12.0/CMakeLists.txt  2017-12-08 01:16:03.0 +0100
+++ new/konsole-17.12.1/CMakeLists.txt  2018-01-09 01:53:15.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 # minimal requirements
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konsole-17.12.0/desktop/konsole.notifyrc 
new/konsole-17.12.1/desktop/konsole.notifyrc
--- old/konsole-17.12.0/desktop/konsole.notifyrc2017-12-06 
08:36:29.0 +0100
+++ new/konsole-17.12.1/desktop/konsole.notifyrc2018-01-08 
06:04:18.0 +0100
@@ -127,7 +127,7 @@
 Name[hsb]=Zwónčk we widźomnym posedźenju
 Name[hu]=Csengetés egy látható munkafolyamatban
 Name[ia]=Campana in session visibile
-Name[id]=Bel Dalam Sesi Terlihat
+Name[id]=Bel Dalam Sesi Tampak
 Name[is]=Bjalla í sýnilegri setu
 Name[it]=Campanella in sessione visibile
 Name[ja]=可視セッションのベル
@@ -208,7 +208,7 @@
 Comment[hsb]=Zwónčk, kotryž so we widźomnym posedźenju zwoni
 Comment[hu]=Csengetés egy látható munkafolyamatban
 Comment[ia]=Sono de campana emittite intra un session visibile
-Comment[id]=Bel yang dikeluarkan dalam sesi yang terlihat
+Comment[id]=Bel yang dikeluarkan dalam sesi yang tampak
 Comment[is]=Bjallan hringdi í sýnilegu setunni
 Comment[it]=Campanella suonata all'interno di una sessione visibile
 Comment[ja]=可視セッションでベルが鳴りました
@@ -294,7 +294,7 @@
 Name[hsb]=Zwónčk w njewidźomnym posedźenju
 Name[hu]=Csengetés egy nem látható munkafolyamatban
 Name[ia]=Campana in session non-visibile
-Name[id]=Bel Dalam Sesi Tak Terlihat
+Name[id]=Bel Dalam Sesi Tak Tampak
 Name[is]=Bjalla í ósýnilegri setu
 Name[it]=Campanella in sessione non visibile
 Name[ja]=不可視セッションのベル
@@ -375,7 +375,7 @@
 Comment[hsb]=Zwónčk, kotryž so w njewidźomnym posedźenju zwoni
 Comment[hu]=Csengetés egy nem látható munkafolyamatban
 Comment[ia]=Sono de campana emittite intra un session non visibile
-Comment[id]=Bel yang dikeluarkan dalam sesi yang tak terlihat
+Comment[id]=Bel yang dikeluarkan dalam sesi yang tak tampak
 Comment[is]=Bjallan hringdi í ósýnilegu setunni
 Comment[it]=Campanella emessa all'interno di una sessione non visibile
 Comment[ja]=不可視セッションでベルが鳴りました
@@ -530,7 +530,7 @@
 Name[fr]=Activité dans la session surveillée
 Name[fy]=Aktiviteit yn observearre sesje
 Name[ga]=Gníomhaíocht i Seisiún Monatóirithe
-Name[gl]=Actividade na sesión supervisada
+Name[gl]=Actividade nunha sesión supervisada
 Name[gu]=દેખરેખ રાખેલ સત્રમાં ક્રિયા
 Name[he]=פעילות בהפעלה מנוטרת
 Name[hi]=मॉनीटर किए जा रहे सत्र में क्रियाकलाप
@@ -610,7 +610,7 @@
 Comment[fr]=Activité détectée dans une session surveillée
 Comment[fy]=Aktiviteit ûntdutsen yn observearre sesje
 Comment[ga]=Braitheadh gníomhaíocht i seisiún monatóirithe
-Comment[gl]=Detectouse actividade na sesión supervisada
+Comment[gl]=Detectouse actividade nunha sesión sup

commit korganizer for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "korganizer"

Wed Jan 17 21:51:38 2018 rev:16 rq:564351 version:17.12.1

Changes:

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

Old:

  korganizer-17.12.0.tar.xz

New:

  korganizer-17.12.1.tar.xz



Other differences:
--
++ korganizer.spec ++
--- /var/tmp/diff_new_pack.RVBZAx/_old  2018-01-17 21:51:40.597842186 +0100
+++ /var/tmp/diff_new_pack.RVBZAx/_new  2018-01-17 21:51:40.613841437 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package korganizer
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   korganizer
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ korganizer-17.12.0.tar.xz -> korganizer-17.12.1.tar.xz ++
 2323 lines of diff (skipped)




commit kqtquickcharts for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "kqtquickcharts"

Wed Jan 17 21:51:48 2018 rev:48 rq:564354 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kqtquickcharts/kqtquickcharts.changes
2017-12-23 12:10:56.892562231 +0100
+++ /work/SRC/openSUSE:Factory/.kqtquickcharts.new/kqtquickcharts.changes   
2018-01-17 21:51:49.657418441 +0100
@@ -1,0 +2,13 @@
+Thu Jan 11 23:41:16 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * Mark Label and LineLabel types as internal
+  * Add missing types to qmldir
+- Dropped patches, now upstream:
+  * Add-missing-types-to-qmldir.patch
+
+---

Old:

  Add-missing-types-to-qmldir.patch
  kqtquickcharts-17.12.0.tar.xz

New:

  kqtquickcharts-17.12.1.tar.xz



Other differences:
--
++ kqtquickcharts.spec ++
--- /var/tmp/diff_new_pack.cIFBFn/_old  2018-01-17 21:51:50.313387759 +0100
+++ /var/tmp/diff_new_pack.cIFBFn/_new  2018-01-17 21:51:50.317387572 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kqtquickcharts
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
@@ -27,8 +27,6 @@
 Group:  Amusements/Teaching/Other
 Url:http://edu.kde.org
 Source0:%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM
-Patch:  Add-missing-types-to-qmldir.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
 BuildRequires:  pkgconfig
@@ -42,7 +40,6 @@
 
 %prep
 %setup -q
-%patch -p1
 
 %build
   %cmake_kf5 -d build

++ kqtquickcharts-17.12.0.tar.xz -> kqtquickcharts-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kqtquickcharts-17.12.0/src/qml/qmldir 
new/kqtquickcharts-17.12.1/src/qml/qmldir
--- old/kqtquickcharts-17.12.0/src/qml/qmldir   2017-10-08 11:08:52.0 
+0200
+++ new/kqtquickcharts-17.12.1/src/qml/qmldir   2017-12-22 08:22:58.0 
+0100
@@ -3,4 +3,6 @@
 LineChart 0.1 LineChart.qml
 LegendItem 0.1 LegendItem.qml
 XYChart 0.1 XYChart.qml
+internal Label Label.qml
+internal LineLabel LineLabel.qml
 plugin kqtquickcharts




commit kpimtextedit for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "kpimtextedit"

Wed Jan 17 21:51:44 2018 rev:30 rq:564353 version:17.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kpimtextedit/kpimtextedit.changes
2017-12-18 08:52:47.726241324 +0100
+++ /work/SRC/openSUSE:Factory/.kpimtextedit.new/kpimtextedit.changes   
2018-01-17 21:51:45.581609079 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:41:16 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * Remove duplicate line
+
+---

Old:

  kpimtextedit-17.12.0.tar.xz

New:

  kpimtextedit-17.12.1.tar.xz



Other differences:
--
++ kpimtextedit.spec ++
--- /var/tmp/diff_new_pack.H8Zjhb/_old  2018-01-17 21:51:46.213579520 +0100
+++ /var/tmp/diff_new_pack.H8Zjhb/_new  2018-01-17 21:51:46.217579333 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kpimtextedit
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 
 %define kf5_version 5.1.0
 Name:   kpimtextedit
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kpimtextedit-17.12.0.tar.xz -> kpimtextedit-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-17.12.0/CMakeLists.txt 
new/kpimtextedit-17.12.1/CMakeLists.txt
--- old/kpimtextedit-17.12.0/CMakeLists.txt 2017-12-08 02:01:54.0 
+0100
+++ new/kpimtextedit-17.12.1/CMakeLists.txt 2018-01-09 02:18:03.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.0")
+set(PIM_VERSION "5.7.1")
 
 project(KPimTextEdit VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-17.12.0/po/ar/libkpimtextedit.po 
new/kpimtextedit-17.12.1/po/ar/libkpimtextedit.po
--- old/kpimtextedit-17.12.0/po/ar/libkpimtextedit.po   2017-12-08 
02:01:53.0 +0100
+++ new/kpimtextedit-17.12.1/po/ar/libkpimtextedit.po   2018-01-09 
02:18:02.0 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-04 06:52+0200\n"
+"POT-Creation-Date: 2017-12-18 05:30+0100\n"
 "PO-Revision-Date: 2014-09-12 17:27+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
@@ -652,7 +652,7 @@
 msgid "Close"
 msgstr ""
 
-#: texteditor/commonwidget/texteditfindbarbase.cpp:157
+#: texteditor/commonwidget/texteditfindbarbase.cpp:156
 #, kde-format
 msgid ""
 "End of message reached.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-17.12.0/po/ast/libkpimtextedit.po 
new/kpimtextedit-17.12.1/po/ast/libkpimtextedit.po
--- old/kpimtextedit-17.12.0/po/ast/libkpimtextedit.po  2017-12-08 
02:01:53.0 +0100
+++ new/kpimtextedit-17.12.1/po/ast/libkpimtextedit.po  2018-01-09 
02:18:02.0 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-04 06:52+0200\n"
+"POT-Creation-Date: 2017-12-18 05:30+0100\n"
 "PO-Revision-Date: 2016-12-19 02:55+0100\n"
 "Last-Translator: enolp \n"
 "Language-Team: Asturian \n"
@@ -646,7 +646,7 @@
 msgid "Close"
 msgstr ""
 
-#: texteditor/commonwidget/texteditfindbarbase.cpp:157
+#: texteditor/commonwidget/texteditfindbarbase.cpp:156
 #, kde-format
 msgid ""
 "End of message reached.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpimtextedit-17.12.0/po/bs/libkpimtextedit.po 
new/kpimtextedit-17.12.1/po/bs/libkpimtextedit.po
--- old/kpimtextedit-17.12.0/po/bs/libkpimtextedit.po   2017-12-08 
02:01:53.0 +0100
+++ new/kpimtextedit-17.12.1/po/bs/libkpimtextedit.po   2018-01-09 
02:18:02.0 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kdepimlibs\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-04 06:52+0200\n"
+"POT-Creation-Date: 2017-12-18 05:30+0100\n"
 "PO-Revision-Date: 2015-02-04 15:38+\n"
 "Las

commit kontactinterface for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "kontactinterface"

Wed Jan 17 21:51:32 2018 rev:28 rq:564350 version:17.12.1

Changes:

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

Old:

  kontactinterface-17.12.0.tar.xz

New:

  kontactinterface-17.12.1.tar.xz



Other differences:
--
++ kontactinterface.spec ++
--- /var/tmp/diff_new_pack.qQIVT3/_old  2018-01-17 21:51:34.478128424 +0100
+++ /var/tmp/diff_new_pack.qQIVT3/_new  2018-01-17 21:51:34.482128236 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kontactinterface
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 
 %define kf5_version 5.19.0
 Name:   kontactinterface
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kontactinterface-17.12.0.tar.xz -> kontactinterface-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontactinterface-17.12.0/CMakeLists.txt 
new/kontactinterface-17.12.1/CMakeLists.txt
--- old/kontactinterface-17.12.0/CMakeLists.txt 2017-12-08 02:01:52.0 
+0100
+++ new/kontactinterface-17.12.1/CMakeLists.txt 2018-01-09 02:18:02.0 
+0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.0")
+set(PIM_VERSION "5.7.1")
 
 project(KontactInterface VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kontactinterface-17.12.0/po/zh_CN/kontactinterfaces5.po 
new/kontactinterface-17.12.1/po/zh_CN/kontactinterfaces5.po
--- old/kontactinterface-17.12.0/po/zh_CN/kontactinterfaces5.po 2017-12-08 
02:01:52.0 +0100
+++ new/kontactinterface-17.12.1/po/zh_CN/kontactinterfaces5.po 2018-01-09 
02:18:02.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-11-19 20:19+0100\n"
-"PO-Revision-Date: 2017-11-09 08:21-0500\n"
+"PO-Revision-Date: 2018-01-08 18:07-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -18,7 +18,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/pim/kontactinterfaces5.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/pim/kontactinterfaces5.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"




commit kontact for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "kontact"

Wed Jan 17 21:51:28 2018 rev:14 rq:564349 version:17.12.1

Changes:

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

Old:

  kontact-17.12.0.tar.xz

New:

  kontact-17.12.1.tar.xz



Other differences:
--
++ kontact.spec ++
--- /var/tmp/diff_new_pack.9LMJeI/_old  2018-01-17 21:51:30.274325048 +0100
+++ /var/tmp/diff_new_pack.9LMJeI/_new  2018-01-17 21:51:30.278324861 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kontact
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kontact
-Version:17.12.0
+Version:17.12.1
 Release:0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}

++ kontact-17.12.0.tar.xz -> kontact-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-17.12.0/CMakeLists.txt 
new/kontact-17.12.1/CMakeLists.txt
--- old/kontact-17.12.0/CMakeLists.txt  2017-12-08 02:02:53.0 +0100
+++ new/kontact-17.12.1/CMakeLists.txt  2018-01-09 02:19:01.0 +0100
@@ -1,4 +1,4 @@
-set(KDEPIM_VERSION_NUMBER "5.7.0")
+set(KDEPIM_VERSION_NUMBER "5.7.1")
 cmake_minimum_required(VERSION 3.1)
 project(kontact VERSION ${KDEPIM_VERSION_NUMBER})
 
@@ -37,9 +37,9 @@
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
 
-set(KPIMTEXTEDIT_LIB_VERSION "5.7.0")
-set(AKONADI_VERSION "5.7.0")
-set(KONTACTINTERFACE_LIB_VERSION "5.7.0")
+set(KPIMTEXTEDIT_LIB_VERSION "5.7.1")
+set(AKONADI_VERSION "5.7.1")
+set(KONTACTINTERFACE_LIB_VERSION "5.7.1")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
@@ -47,9 +47,9 @@
 
 set(QT_REQUIRED_VERSION "5.8.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Widgets WebEngine 
WebEngineWidgets)
-set(LIBKDEPIM_LIB_VERSION_LIB "5.7.0")
-set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.7.0")
-set(KDEPIM_APPS_LIB_VERSION_LIB "5.7.0")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.7.1")
+set(LIBGRANTLEETHEME_LIB_VERSION_LIB "5.7.1")
+set(KDEPIM_APPS_LIB_VERSION_LIB "5.7.1")
 # Find KF5 package
 find_package(KF5DBusAddons ${KF5_VERSION} CONFIG REQUIRED)
 find_package(KF5DocTools ${KF5_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kontact-17.12.0/po/tr/kontact.po 
new/kontact-17.12.1/po/tr/kontact.po
--- old/kontact-17.12.0/po/tr/kontact.po2017-12-08 02:02:52.0 
+0100
+++ new/kontact-17.12.1/po/tr/kontact.po2018-01-09 02:19:01.0 
+0100
@@ -148,32 +148,31 @@
 "tr>"
 msgstr ""
 "Bu Özgür Yazılım, ticari bir projenin parçası olarak "
-"ilerletildi:Emeği GeçenlerKowi Projesi (Mart 2007 "
-"- )Üretim / Proje KoordinasyonuBernhard "
-"ReiterGeliştirme MüdürüTill AdamOsnabrück Unit, Intevation GmbHBirim Lideri  Uzman QA, "
-"Paketleme  QA, Paketleme  Ek NSIS  Yedek "
-"KoordinatörBernhard Reiter  Bernhard "
-"Herzog  Ludwig Reiter  Emanuel Schütze  "
-"Dr. Jan-Oliver Wagner "
-" "
-"Berlin Unit, Klarälvdalens Datakonsult AB "
-"   Birim Lideri  Geliştirme  Geliştirme  Ek M. + Şifreleme  Şifreleme Arayüz "
-"GeliştirmeTill Adam  Jaroslaw Staniek  Volker Krause  Frank Osterfeld  Marc MutzDüsseldorf Unit, g10 "
-"Code GmbH"
-"Şifreleme Arka Uç Aktarım  Şifreleme Arka Uç  "
-"  Werner Koch  Marcus Brinkmann "
-"   External QA Darmstadt, 

commit konqueror for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "konqueror"

Wed Jan 17 21:51:18 2018 rev:16 rq:564346 version:17.12.1

Changes:

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

Old:

  konqueror-17.12.0.tar.xz

New:

  konqueror-17.12.1.tar.xz



Other differences:
--
++ konqueror.spec ++
--- /var/tmp/diff_new_pack.n7fgeU/_old  2018-01-17 21:51:21.086754777 +0100
+++ /var/tmp/diff_new_pack.n7fgeU/_new  2018-01-17 21:51:21.090754590 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package konqueror
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   konqueror
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ konqueror-17.12.0.tar.xz -> konqueror-17.12.1.tar.xz ++
/work/SRC/openSUSE:Factory/konqueror/konqueror-17.12.0.tar.xz 
/work/SRC/openSUSE:Factory/.konqueror.new/konqueror-17.12.1.tar.xz differ: char 
26, line 1




commit kompare for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "kompare"

Wed Jan 17 21:51:12 2018 rev:59 rq:564345 version:17.12.1

Changes:

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

Old:

  kompare-17.12.0.tar.xz

New:

  kompare-17.12.1.tar.xz



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

++ kompare-17.12.0.tar.xz -> kompare-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kompare-17.12.0/org.kde.kompare.appdata.xml 
new/kompare-17.12.1/org.kde.kompare.appdata.xml
--- old/kompare-17.12.0/org.kde.kompare.appdata.xml 2017-11-28 
05:49:33.0 +0100
+++ new/kompare-17.12.1/org.kde.kompare.appdata.xml 2017-12-31 
05:27:43.0 +0100
@@ -62,8 +62,8 @@
 
   Kompare is a GUI front-end program that enables differences between 
source files to be viewed and merged. It can be used to compare differences on 
files or the contents of folders, and it supports a variety of diff formats and 
provide many options to customize the information level displayed.
 
-El Kompare és un programa de frontal per l'IGU que cerca 
les diferències entre fitxers de codi font per a que es puguin veure o 
fusionar. Es pot emprar per comparar diferències entre fitxers o en el 
contingut de carpetes. També admet diversos formats de «diff» i proporciona 
moltes opcions per personalitzar el nivell d'informació mostrada.
-El Kompare és un programa de frontal per l'IGU 
que busca les diferències entre fitxers de codi font per a que es puguen veure 
o fusionar. Es pot emprar per comparar diferències entre fitxers o en el 
contingut de carpetes. També admet diversos formats de «diff» i proporciona 
moltes opcions per personalitzar el nivell d'informació mostrada.
+El Kompare és un programa de frontal per l'IGU que cerca 
les diferències entre fitxers de codi font perquè es puguin veure o fusionar. 
Es pot emprar per comparar diferències entre fitxers o en el contingut de 
carpetes. També admet diversos formats de «diff» i proporciona moltes opcions 
per personalitzar el nivell d'informació mostrada.
+El Kompare és un programa de frontal per l'IGU 
que busca les diferències entre fitxers de codi font perquè es puguen veure o 
fusionar. Es pot emprar per comparar diferències entre fitxers o en el 
contingut de carpetes. També admet diversos formats de «diff» i proporciona 
moltes opcions per personalitzar el nivell d'informació mostrada.
 Kompare ist ein Programm mit grafischer 
Bedienungsoberfläche, um Abweichungen zwischen Textdateien zu betrachten und 
sie zusammenzuführen Kompare kann Abweichungen zwischen einzelnen Dateien oder 
zwischen Ordnern und deren Inhalt anzeigen.  unterstützt eine Vielzahl an 
Diff-Formaten und bietet viele Einstellungsmöglichkeiten für die Anzeige der 
Abweichungen.
 Kompare is a GUI front-end program that enables 
differences between source files to be viewed and merged. It can be used to 
compare differences on files or the contents of folders, and it supports a 
variety of diff formats and provide many options to customize the information 
level displayed.
 Kompare es un programa de interfaz gráfica de usuario que 
permite ver y fusionar las diferencias entre archivos de código fuente. Se 
puede usar para comparar las diferencias entre archivos o del contenido de 
carpetas. Permite distintos formatos de «diff» y proporciona muchas opciones 
para personalizar el nivel de información que muestra.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kompare-17.12.0/po/fr/kompare.po 
new/kompare-17.12.1/po/fr/kompare.po
--- old/kompare-17.12.0/po/fr/kompare.po2

commit kmime for openSUSE:Factory

2018-01-17 Thread root
Hello community,

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

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


Package is "kmime"

Wed Jan 17 21:51:00 2018 rev:29 rq:564334 version:17.12.1

Changes:

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

Old:

  kmime-17.12.0.tar.xz

New:

  kmime-17.12.1.tar.xz



Other differences:
--
++ kmime.spec ++
--- /var/tmp/diff_new_pack.v1KPk0/_old  2018-01-17 21:51:04.183545388 +0100
+++ /var/tmp/diff_new_pack.v1KPk0/_new  2018-01-17 21:51:04.187545201 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmime
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 
 %define kf5_version 5.19.0
 Name:   kmime
-Version:17.12.0
+Version:17.12.1
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kmime-17.12.0.tar.xz -> kmime-17.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmime-17.12.0/CMakeLists.txt 
new/kmime-17.12.1/CMakeLists.txt
--- old/kmime-17.12.0/CMakeLists.txt2017-12-08 02:01:51.0 +0100
+++ new/kmime-17.12.1/CMakeLists.txt2018-01-09 02:18:00.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.0)
-set(PIM_VERSION "5.7.0")
+set(PIM_VERSION "5.7.1")
 
 project(KMime VERSION ${PIM_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmime-17.12.0/po/zh_CN/libkmime5.po 
new/kmime-17.12.1/po/zh_CN/libkmime5.po
--- old/kmime-17.12.0/po/zh_CN/libkmime5.po 2017-12-08 02:01:51.0 
+0100
+++ new/kmime-17.12.1/po/zh_CN/libkmime5.po 2018-01-09 02:18:00.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-05-25 03:04+0200\n"
-"PO-Revision-Date: 2017-11-09 08:21-0500\n"
+"PO-Revision-Date: 2018-01-08 18:07-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -18,7 +18,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/pim/libkmime5.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/pim/libkmime5.pot\n"
 
 #: kmime_dateformatter.cpp:268
 #, kde-format




  1   2   >