commit kubernetes for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package kubernetes for openSUSE:Factory 
checked in at 2018-04-19 15:33:23

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


Package is "kubernetes"

Thu Apr 19 15:33:23 2018 rev:20 rq:598482 version:1.9.6

Changes:

--- /work/SRC/openSUSE:Factory/kubernetes/kubernetes.changes2018-04-16 
12:48:50.273442249 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes.new/kubernetes.changes   
2018-04-19 15:33:27.837250634 +0200
@@ -1,0 +2,6 @@
+Tue Apr 17 19:14:35 UTC 2018 - fcaste...@suse.com
+
+- Update services files to make use of KUBE_FEATURE_GATES flag
+  feature#feature-gates
+
+---



Other differences:
--
++ config ++
--- /var/tmp/diff_new_pack.2f309C/_old  2018-04-19 15:33:28.689215479 +0200
+++ /var/tmp/diff_new_pack.2f309C/_new  2018-04-19 15:33:28.689215479 +0200
@@ -19,3 +19,6 @@
 
 # How the controller-manager, and proxy find the apiserver
 KUBE_MASTER="--master=http://127.0.0.1:8080;
+
+# Kubernetes feature gates flags
+KUBE_FEATURE_GATES=""

++ kube-apiserver.service ++
--- /var/tmp/diff_new_pack.2f309C/_old  2018-04-19 15:33:28.761212508 +0200
+++ /var/tmp/diff_new_pack.2f309C/_new  2018-04-19 15:33:28.761212508 +0200
@@ -18,6 +18,7 @@
$KUBE_ALLOW_PRIV \
$KUBE_SERVICE_ADDRESSES \
$KUBE_ADMISSION_CONTROL \
+   $KUBE_FEATURE_GATES \
$KUBE_API_ARGS
 Restart=on-failure
 Type=notify

++ kube-controller-manager.service ++
--- /var/tmp/diff_new_pack.2f309C/_old  2018-04-19 15:33:28.785211518 +0200
+++ /var/tmp/diff_new_pack.2f309C/_new  2018-04-19 15:33:28.789211353 +0200
@@ -10,6 +10,7 @@
$KUBE_LOGTOSTDERR \
$KUBE_LOG_LEVEL \
$KUBE_MASTER \
+   $KUBE_FEATURE_GATES \
$KUBE_CONTROLLER_MANAGER_ARGS
 Restart=on-failure
 LimitNOFILE=65536

++ kube-proxy.service ++
--- /var/tmp/diff_new_pack.2f309C/_old  2018-04-19 15:33:28.813210363 +0200
+++ /var/tmp/diff_new_pack.2f309C/_new  2018-04-19 15:33:28.813210363 +0200
@@ -10,6 +10,7 @@
$KUBE_LOGTOSTDERR \
$KUBE_LOG_LEVEL \
$KUBE_MASTER \
+   $KUBE_FEATURE_GATES \
$KUBE_PROXY_ARGS
 Restart=on-failure
 LimitNOFILE=65536

++ kube-scheduler.service ++
--- /var/tmp/diff_new_pack.2f309C/_old  2018-04-19 15:33:28.837209372 +0200
+++ /var/tmp/diff_new_pack.2f309C/_new  2018-04-19 15:33:28.837209372 +0200
@@ -10,6 +10,7 @@
$KUBE_LOGTOSTDERR \
$KUBE_LOG_LEVEL \
$KUBE_MASTER \
+   $KUBE_FEATURE_GATES \
$KUBE_SCHEDULER_ARGS
 Restart=on-failure
 LimitNOFILE=65536

++ kubelet.service ++
--- /var/tmp/diff_new_pack.2f309C/_old  2018-04-19 15:33:28.885207392 +0200
+++ /var/tmp/diff_new_pack.2f309C/_new  2018-04-19 15:33:28.885207392 +0200
@@ -18,6 +18,7 @@
$KUBELET_HOSTNAME \
$KUBE_ALLOW_PRIV \
$KUBELET_INITIAL_ARGS \
+   $KUBE_FEATURE_GATES \
$KUBELET_ARGS
 Restart=on-failure
 




commit rubygem-delayed_job_active_record for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package rubygem-delayed_job_active_record 
for openSUSE:Factory checked in at 2018-04-19 15:33:21

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


Package is "rubygem-delayed_job_active_record"

Thu Apr 19 15:33:21 2018 rev:17 rq:598481 version:4.1.3

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-delayed_job_active_record/rubygem-delayed_job_active_record.changes
  2017-06-02 10:33:59.158363652 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-delayed_job_active_record.new/rubygem-delayed_job_active_record.changes
 2018-04-19 15:33:23.673422432 +0200
@@ -1,0 +2,6 @@
+Thu Apr 19 09:51:13 UTC 2018 - factory-a...@kulow.org
+
+- updated to version 4.1.3
+  no changelog found
+
+---

Old:

  delayed_job_active_record-4.1.2.gem

New:

  delayed_job_active_record-4.1.3.gem



Other differences:
--
++ rubygem-delayed_job_active_record.spec ++
--- /var/tmp/diff_new_pack.s2stpD/_old  2018-04-19 15:33:24.293396854 +0200
+++ /var/tmp/diff_new_pack.s2stpD/_new  2018-04-19 15:33:24.297396688 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-delayed_job_active_record
 #
-# 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,7 +24,7 @@
 #
 
 Name:   rubygem-delayed_job_active_record
-Version:4.1.2
+Version:4.1.3
 Release:0
 %define mod_name delayed_job_active_record
 %define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,7 @@
 BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
 Url:http://github.com/collectiveidea/delayed_job_active_record
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:ActiveRecord backend for DelayedJob
 License:MIT

++ delayed_job_active_record-4.1.2.gem -> 
delayed_job_active_record-4.1.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2017-05-27 18:42:35.0 +0200
+++ new/README.md   2018-04-13 20:46:27.0 +0200
@@ -1,7 +1,7 @@
 **If you're viewing this at 
https://github.com/collectiveidea/delayed_job_active_record,
 you're reading the documentation for the master branch.
 [View documentation for the latest release
-(4.1.2).](https://github.com/collectiveidea/delayed_job_active_record/tree/v4.1.2)**
+(4.1.3).](https://github.com/collectiveidea/delayed_job_active_record/tree/v4.1.3)**
 
 # DelayedJob ActiveRecord Backend
 
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/delayed_job_active_record.gemspec 
new/delayed_job_active_record.gemspec
--- old/delayed_job_active_record.gemspec   2017-05-27 18:42:35.0 
+0200
+++ new/delayed_job_active_record.gemspec   2018-04-13 20:46:27.0 
+0200
@@ -1,14 +1,14 @@
 Gem::Specification.new do |spec|
-  spec.add_dependency "activerecord", [">= 3.0", "< 5.2"]
+  spec.add_dependency "activerecord", [">= 3.0", "< 5.3"]
   spec.add_dependency "delayed_job",  [">= 3.0", "< 5"]
   spec.authors= ["Brian Ryckbost", "Matt Griffin", "Erik 
Michaels-Ober"]
   spec.description= "ActiveRecord backend for Delayed::Job, originally 
authored by Tobias Lütke"
   spec.email  = ["bryckb...@gmail.com", "m...@griffinonline.org", 
"sfe...@gmail.com"]
-  spec.files  = %w(CONTRIBUTING.md LICENSE.md README.md 
delayed_job_active_record.gemspec) + Dir["lib/**/*.rb"]
+  spec.files  = %w[CONTRIBUTING.md LICENSE.md README.md 
delayed_job_active_record.gemspec] + Dir["lib/**/*.rb"]
   spec.homepage   = 
"http://github.com/collectiveidea/delayed_job_active_record;
   spec.licenses   = ["MIT"]
   spec.name   = "delayed_job_active_record"
   spec.require_paths  = ["lib"]
   spec.summary= "ActiveRecord backend for DelayedJob"
-  spec.version= "4.1.2"
+  spec.version= "4.1.3"
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/delayed/backend/active_record.rb 
new/lib/delayed/backend/active_record.rb
--- old/lib/delayed/backend/active_record.rb2017-05-27 18:42:35.0 
+0200
+++ 

commit debootstrap for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package debootstrap for openSUSE:Factory 
checked in at 2018-04-19 15:33:31

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


Package is "debootstrap"

Thu Apr 19 15:33:31 2018 rev:20 rq:598520 version:1.0.97

Changes:

--- /work/SRC/openSUSE:Factory/debootstrap/debootstrap.changes  2017-06-30 
18:43:35.523750940 +0200
+++ /work/SRC/openSUSE:Factory/.debootstrap.new/debootstrap.changes 
2018-04-19 15:33:33.829003377 +0200
@@ -1,0 +2,62 @@
+Wed Jun 28 13:38:35 UTC 2017 - sor.ale...@meowr.ru.
+
+- Update version to 1.0.97 (changes since 1.0.90):
+  * Avoid the "type" shell command (deb#860545).
+  * Add (Ubuntu) bionic as a symlink to gutsy.
+  * scripts/gutsy: Incorporate changes from Ubuntu:
++ Synch from scripts/sid.
++ Fix debootstrap --variant=fakechroot failure because 
+  initscripts is no longer part of the base system.
+  * Use force_md5 for breezy, dapper and edgy (deb#659360,
+deb#676373). Now you can create Ubuntu breezy/dapper/edgy chroot.
+  * Change repository URI for old Ubuntu releases (deb#676370, 
+deb#839073).
+Archived Ubuntu releases are at old-releases.ubuntu.com/ubuntu
+  * Set correct keyring and default mirror for old debian releases.
+Now you can fetch popato/woody/sarge/etch/lenny/squeeze if you 
+want (deb#891404, deb#600647, deb#792729).
+  * Avoid pre-exist directory causes failure (deb#864734).
+  * Split common code from scripts/sid to scripts/debian-common and
+share it between distributions (deb#798562).
+  * Don't let host PATH leak into the target commands. It works on
+chroots that have different PATH like Arch Linux and Fedora
+(deb#718632, deb#770658, deb#890418).
+  * Escape spaces to fix debootstrap on path contains space fails
+(deb#586158, deb#762431).
+  * Add warning if file specified via --keyring does not exist
+(deb#754318, deb#775474).
+  * Avoid unnecessary keyring warning with --second-stage option
+(deb#734324).
+  * Output warning if falling back to sha1 (deb#775444).
+  * Prevent unintended removal with --print-debs option
+(deb#833525).
+  * Add scripts for Kali Linux (deb#798564).
+  * Improve manpage description for --{unpack,make}-tarball options
+(deb#563647).
+  * Fix multiple components usage for --foreign/--second-stage
+(deb#806780).
+  * Try to auto-detect proxy if available
+(e.g. squid-deb-proxy-client) (deb#732628).
+  * Handle existing /dev (deb#872577).
+  * Create /dev/console as same as previous (deb#872059).
+  * Do not ignore HTTPS mirror setting (deb#893954).
+  * Improve manpage "what is calls a Debian base system" (deb#872948).
+  * Improve the error message when download fails (deb#866401).
+  * Use wget --non-verbose option instead of --quiet.
+  * Improve error message on Release signed by unknown key
+(deb#698677).
+  * Add a --cache-dir feature (deb#844118)
+It is enabled by default and uses /var/cache/apt/archives as a
+default value.
+  * Use arch-test if installed to check whether second stage is
+possible (deb#826709).
+  * Fix boostrapping libvirt LXC containers (deb#890419).
+  * Use "command -v apt-config" to check for apt-config's presence
+(deb#895466).
+  * Drop default value for the --cache-dir parameter.
+  * Forbid the usage of non-empty directories with --print-debs and
+--make-tarball.
+  * Do not use HTTPS for the Kali bootstrap script.
+- Add a missing wget depenendency.
+
+---

Old:

  debootstrap_1.0.90.tar.gz

New:

  debootstrap_1.0.97.tar.gz



Other differences:
--
++ debootstrap.spec ++
--- /var/tmp/diff_new_pack.EnxTjg/_old  2018-04-19 15:33:34.700967390 +0200
+++ /var/tmp/diff_new_pack.EnxTjg/_new  2018-04-19 15:33:34.704967225 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package debootstrap
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Frank Lichtenheld 
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,19 +18,17 @@
 
 
 Name:   debootstrap
-Version:1.0.90
+Version:1.0.97
 Release:0
 Summary:Bootstrap a basic Debian system
 License:MIT
 Group:  Development/Tools/Other
 Url:https://packages.debian.org/debootstrap
-Source0:
http://httpredir.debian.org/debian/pool/main/d/%{name}/%{name}_%{version}.tar.gz
+Source: 
http://httpredir.debian.org/debian/pool/main/d/%{name}/%{name}_%{version}.tar.gz
 Patch0: %{name}-norootforbuild.patch

commit pdf2djvu for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package pdf2djvu for openSUSE:Factory 
checked in at 2018-04-19 15:33:12

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


Package is "pdf2djvu"

Thu Apr 19 15:33:12 2018 rev:34 rq:598469 version:0.9.9

Changes:

--- /work/SRC/openSUSE:Factory/pdf2djvu/pdf2djvu.changes2018-01-24 
15:28:52.854917980 +0100
+++ /work/SRC/openSUSE:Factory/.pdf2djvu.new/pdf2djvu.changes   2018-04-19 
15:33:12.497883422 +0200
@@ -1,0 +2,7 @@
+Thu Apr 19 08:58:03 UTC 2018 - lazy.k...@opensuse.org
+
+- Update to 0.9.9.
+  * Fix build failure with Poppler ≥ 0.64.
+  * Fix undefined behavior in the outline handling code.
+
+---

Old:

  pdf2djvu-0.9.8.tar.xz
  pdf2djvu-0.9.8.tar.xz.asc

New:

  pdf2djvu-0.9.9.tar.xz
  pdf2djvu-0.9.9.tar.xz.asc



Other differences:
--
++ pdf2djvu.spec ++
--- /var/tmp/diff_new_pack.e2viGv/_old  2018-04-19 15:33:13.197854553 +0200
+++ /var/tmp/diff_new_pack.e2viGv/_new  2018-04-19 15:33:13.201854388 +0200
@@ -17,17 +17,18 @@
 
 
 Name:   pdf2djvu
-Version:0.9.8
+Version:0.9.9
 Release:0
 Summary:PDF to DjVu Converter
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  Productivity/Publishing/PDF
-Url:http://jwilk.net/software/pdf2djvu
+URL:http://jwilk.net/software/pdf2djvu
 Source0:
https://github.com/jwilk/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
 Source1:
https://github.com/jwilk/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:%{name}.keyring
 BuildRequires:  djvulibre
 BuildRequires:  gcc-c++
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(GraphicsMagick++)
 BuildRequires:  pkgconfig(ddjvuapi) >= 3.5.21
 BuildRequires:  pkgconfig(exiv2)
@@ -35,11 +36,11 @@
 BuildRequires:  pkgconfig(uuid)
 # Requires to run tests correctly.
 BuildRequires:  liberation-fonts
-BuildRequires:  python-imaging
-BuildRequires:  python-nose
+BuildRequires:  python2-Pillow
+BuildRequires:  python2-nose
+#
 Requires:   djvulibre
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 pdf2djvu creates DjVu files from PDF files. It's able to extract:
@@ -61,12 +62,12 @@
 
 %check
 %if 0%{?suse_version} >= 1210
-make test
+make %{?_smp_mflags} test
 %endif
 
 %files
-%defattr(-,root,root,-)
-%doc doc/{changelog,COPYING,credits,djvudigital,README}
+%license doc/COPYING
+%doc doc/changelog doc/credits doc/djvudigital doc/README
 %{_bindir}/%{name}
 %{_mandir}/man?/*
 

++ pdf2djvu-0.9.8.tar.xz -> pdf2djvu-0.9.9.tar.xz ++
 3279 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pdf2djvu-0.9.8/configure.ac new/pdf2djvu-0.9.9/configure.ac
--- old/pdf2djvu-0.9.8/configure.ac 2018-01-18 17:05:51.0 +0100
+++ new/pdf2djvu-0.9.9/configure.ac 2018-04-18 15:21:50.0 +0200
@@ -12,7 +12,7 @@
 dnl | General Public License for more details.
 
 AC_PREREQ(2.62)
-AC_INIT([pdf2djvu], [0.9.8], [https://github.com/jwilk/pdf2djvu/issues], 
[pdf2djvu], [http://jwilk.net/software/pdf2djvu])
+AC_INIT([pdf2djvu], [0.9.9], [https://github.com/jwilk/pdf2djvu/issues], 
[pdf2djvu], [http://jwilk.net/software/pdf2djvu])
 AC_CONFIG_AUX_DIR([tools])
 AC_CONFIG_MACRO_DIR([m4])
 AC_LANG([C++])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/pdf2djvu-0.9.8/djvu-outline.hh new/pdf2djvu-0.9.9/djvu-outline.hh
--- old/pdf2djvu-0.9.8/djvu-outline.hh  2018-01-18 17:05:51.0 +0100
+++ new/pdf2djvu-0.9.9/djvu-outline.hh  2018-04-18 15:21:50.0 +0200
@@ -1,4 +1,4 @@
-/* Copyright © 2015-2016 Jakub Wilk 
+/* Copyright © 2015-2018 Jakub Wilk 
  *
  * This file is part of pdf2djvu.
  *
@@ -37,6 +37,8 @@
 {
 public:
 virtual OutlineItem& add(std::string description, std::string url) = 0;
+virtual ~OutlineBase()
+{ };
 };
 
 class OutlineItem
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude 

commit python-s3transfer for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-s3transfer for 
openSUSE:Factory checked in at 2018-04-19 15:33:29

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


Package is "python-s3transfer"

Thu Apr 19 15:33:29 2018 rev:6 rq:598518 version:0.1.13

Changes:

--- /work/SRC/openSUSE:Factory/python-s3transfer/python-s3transfer.changes  
2017-11-10 14:58:54.388803055 +0100
+++ /work/SRC/openSUSE:Factory/.python-s3transfer.new/python-s3transfer.changes 
2018-04-19 15:33:31.089116447 +0200
@@ -1,0 +2,9 @@
+Thu Apr 19 10:37:34 UTC 2018 - mimi...@gmail.com
+
+- update to 0.1.13
+- add system-requests.patch - use system python-requests
+ * Plumb ``RequestPayer` argument to the ``CompleteMultipartUpload` operation 
+ * enhancement:max_bandwidth: Add ability to set maximum bandwidth consumption
+   for streaming of S3 uploads and downloads
+
+---

Old:

  s3transfer-0.1.11.tar.gz

New:

  s3transfer-0.1.13.tar.gz
  system-requests.patch



Other differences:
--
++ python-s3transfer.spec ++
--- /var/tmp/diff_new_pack.2RTNvE/_old  2018-04-19 15:33:32.137073201 +0200
+++ /var/tmp/diff_new_pack.2RTNvE/_new  2018-04-19 15:33:32.141073036 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-s3transfer
 #
-# 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 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-s3transfer
-Version:0.1.11
+Version:0.1.13
 Release:0
 Summary:Python S3 transfer manager
 License:Apache-2.0
@@ -26,12 +26,14 @@
 Url:https://github.com/boto/s3transfer
 Source0:
https://files.pythonhosted.org/packages/source/s/s3transfer/s3transfer-%{version}.tar.gz
 Patch0: hide_py_pckgmgmt.patch
+Patch1: system-requests.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-botocore  <= 2.0.0
 Requires:   python-botocore  >= 1.4.10
+Requires:   python-requests
 %ifpython2
 Requires:   python-futures   <= 4.0.0
 Requires:   python-futures   >= 2.2.0
@@ -46,6 +48,7 @@
 %prep
 %setup -q -n s3transfer-%{version}
 %patch0
+%patch1 -p1
 
 %build
 %python_build

++ s3transfer-0.1.11.tar.gz -> s3transfer-0.1.13.tar.gz ++
 1839 lines of diff (skipped)

++ system-requests.patch ++
Index: s3transfer-0.1.13/s3transfer/__init__.py
===
--- s3transfer-0.1.13.orig/s3transfer/__init__.py
+++ s3transfer-0.1.13/s3transfer/__init__.py
@@ -134,8 +134,12 @@ import string
 import concurrent.futures
 
 from botocore.compat import six
-from botocore.vendored.requests.packages.urllib3.exceptions import \
-ReadTimeoutError
+
+try:
+from botocore.vendored.requests.packages.urllib3.exceptions import 
ReadTimeoutError
+except ImportError:
+from requests.packages.urllib3.exceptions import ReadTimeoutError
+
 from botocore.exceptions import IncompleteReadError
 
 import s3transfer.compat



commit 000product for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2018-04-19 15:33:35

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


Package is "000product"

Thu Apr 19 15:33:35 2018 rev:105 rq: version:unknown
Thu Apr 19 15:33:34 2018 rev:104 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
_service:product_converter:openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi: same 
change
_service:product_converter:openSUSE-Addon-NonOss-release.spec: same change
++ 
_service:product_converter:openSUSE-Tumbleweed-Kubic-dvd5-dvd-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.TqF6y3/_old  2018-04-19 15:33:48.132412942 +0200
+++ /var/tmp/diff_new_pack.TqF6y3/_new  2018-04-19 15:33:48.132412942 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -35,9 +35,9 @@
   true
   -x -2
   openSUSE
-  20180417
+  20180419
   11
-  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180417,openSUSE 
Tumbleweed Kubic
+  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180419,openSUSE 
Tumbleweed Kubic
   en_US 
   openSUSE
   /usr/share/kiwi/modules/plugins/suse-tumbleweed

++ _service:product_converter:openSUSE-Tumbleweed-Kubic-release.spec ++
--- /var/tmp/diff_new_pack.TqF6y3/_old  2018-04-19 15:33:48.156411951 +0200
+++ /var/tmp/diff_new_pack.TqF6y3/_new  2018-04-19 15:33:48.160411786 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   openSUSE-Tumbleweed-Kubic-release
-Version:20180417
+Version:    20180419
 Release:0
 Summary:openSUSE Tumbleweed Kubic 
 License:GPL-2.0-or-later
@@ -38,9 +38,9 @@
 ExclusiveArch:  %ix86 x86_64 ppc64le s390x aarch64
 Provides:   %name-%version
 Provides:   product() = openSUSE-Tumbleweed-Kubic
-Provides:   product(openSUSE-Tumbleweed-Kubic) = 20180417-0
+Provides:   product(openSUSE-Tumbleweed-Kubic) = 20180419-0
 Provides:   product-label() = openSUSE%20Tumbleweed%20Kubic
-Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dtumbleweed%2Dkubic%3A20180417
+Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dtumbleweed%2Dkubic%3A20180419
 Provides:   product-url(releasenotes) = 
http%3A%2F%2Fdoc.opensuse.org%2Frelease%2Dnotes%2Fx86_64%2FopenSUSE%2FTumbleweed%2Frelease%2Dnotes%2DopenSUSE.rpm
 Provides:   product-endoflife()
 Requires:   product_flavor(openSUSE-Tumbleweed-Kubic)
@@ -61,7 +61,7 @@
 Group:  System/Fhs
 Provides:   product_flavor()
 Provides:   flavor(dvd)
-Provides:   product_flavor(openSUSE-Tumbleweed-Kubic) = 20180417-0
+Provides:   product_flavor(openSUSE-Tumbleweed-Kubic) = 20180419-0
 Summary:openSUSE Tumbleweed Kubic
 
 %description dvd
@@ -123,11 +123,11 @@
 
   openSUSE
   openSUSE-Tumbleweed-Kubic
-  20180417
+  20180419
   0
   
   %{_target_cpu}
-  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180417
+  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180419
   openSUSE-Tumbleweed-Kubic
   
 

++ _service:product_converter:openSUSE-cd-mini-i586.kiwi ++
--- /var/tmp/diff_new_pack.TqF6y3/_old  2018-04-19 15:33:48.180410960 +0200
+++ /var/tmp/diff_new_pack.TqF6y3/_new  2018-04-19 15:33:48.180410960 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -32,9 +32,9 @@
   true
   -x -2
   openSUSE
-  20180417
+  20180419
   11
-  cpe:/o:opensuse:opensuse:20180417,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20180419,openSUSE 
Tumbleweed
   cs da de en en_GB en_US es fi fr hu it ja nb 
nl pl pt pt_BR ru sv zh zh_CN zh_TW 
   openSUSE
   /usr/share/kiwi/modules/plugins/suse-tumbleweed

_service:product_converter:openSUSE-cd-mini-x86_64.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-i586.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-x86_64.kiwi: same change
++ _service:product_converter:openSUSE-ftp-ftp-i586_x86_64.kiwi ++
--- /var/tmp/diff_new_pack.TqF6y3/_old  2018-04-19 15:33:48.280406831 +0200
+++ /var/tmp/diff_new_pack.TqF6y3/_new  2018-04-19 15:33:48.28440 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -24,7 +24,7 @@
   openSUSE
   ftp
   true
-  openSUSE-20180417-i586-x86_64
+  openSUSE-20180419-i586-x86_64
   true
   /
   $DISTNAME-$FLAVOR
@@ -36,9 +36,9 @@
   true
   -x -2
   openSUSE
-  20180417
+  20180419
   11
-  cpe:/o:opensuse:opensuse:20180417,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20180419,openSUSE 
Tumbleweed
   cs da de en en_GB en_US es fi fr hu it ja

commit nudoku for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package nudoku for openSUSE:Factory checked 
in at 2018-04-19 15:33:27

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


Package is "nudoku"

Thu Apr 19 15:33:27 2018 rev:3 rq:598488 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/nudoku/nudoku.changes2016-07-16 
22:13:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.nudoku.new/nudoku.changes   2018-04-19 
15:33:29.373187256 +0200
@@ -1,0 +2,11 @@
+Thu Apr 19 10:16:32 UTC 2018 - mvet...@suse.com
+
+- Update to 1.0.0:
+  * Add 'mark' command to highlight the currently selected number
+in all other cells. Thanks to James Warnock.
+  * Redesign commands display.
+  * Display how many hints a person used when the puzzle is solved.
+  * Update maintainer email and man page.
+  * Code cleanup
+
+---

Old:

  nudoku-0.2.5.tar.gz

New:

  nudoku-1.0.0.tar.gz



Other differences:
--
++ nudoku.spec ++
--- /var/tmp/diff_new_pack.rqy43w/_old  2018-04-19 15:33:29.917164809 +0200
+++ /var/tmp/diff_new_pack.rqy43w/_new  2018-04-19 15:33:29.917164809 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nudoku
 #
-# Copyright (c) 2016 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:   nudoku
-Version:0.2.5
+Version:1.0.0
 Release:0
 Summary:Ncurses based sudoku game
 License:GPL-3.0

++ nudoku-0.2.5.tar.gz -> nudoku-1.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nudoku-0.2.5/AUTHORS new/nudoku-1.0.0/AUTHORS
--- old/nudoku-0.2.5/AUTHORS2016-06-07 17:46:02.0 +0200
+++ new/nudoku-1.0.0/AUTHORS2018-04-19 12:09:58.0 +0200
@@ -1,5 +1,6 @@
 AUTHOR:
 
-Michael 'jubalh' Vetter: jub...@openmailbox.org
+Michael 'jubalh' Vetter: jub...@iodoru.org
 Jacobo 'clinchergt' Del Vale
 Natalie 'flackbash' Prange: flack2b...@gmail.com
+James 'FamousJameous' Warnock: james.warnock@gmail.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nudoku-0.2.5/ChangeLog new/nudoku-1.0.0/ChangeLog
--- old/nudoku-0.2.5/ChangeLog  1970-01-01 01:00:00.0 +0100
+++ new/nudoku-1.0.0/ChangeLog  2018-04-19 12:09:58.0 +0200
@@ -0,0 +1,7 @@
+0.2.5 to 1.0.0
+  * Add 'mark' command to highlight the currently selected number in all othre
+cells. Thanks to James Warnock.
+  * Redesign commands display.
+  * Display how many hints a person used when the puzzle is solved.
+  * Update maintainer email and man page.
+  * Code cleanup
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nudoku-0.2.5/Makefile.am new/nudoku-1.0.0/Makefile.am
--- old/nudoku-0.2.5/Makefile.am2016-06-07 17:46:02.0 +0200
+++ new/nudoku-1.0.0/Makefile.am2018-04-19 12:09:58.0 +0200
@@ -1,2 +1,3 @@
 SUBDIRS = src
 dist_man_MANS = man/nudoku.6
+EXTRA_DIST = ChangeLog LICENSE README.md
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nudoku-0.2.5/README.md new/nudoku-1.0.0/README.md
--- old/nudoku-0.2.5/README.md  2016-06-07 17:46:02.0 +0200
+++ new/nudoku-1.0.0/README.md  2018-04-19 12:09:58.0 +0200
@@ -9,13 +9,31 @@
  Arch Linux 
 I heard rumors of nudoku being in the 
[AUR](https://aur.archlinux.org/packages/nudoku-git/).
 
- Funtoo/Gentoo 
-Add [strangeland-overlay](https://github.com/jubalh/strangeland-overlay).
+ Debian and derivates 
+Contained in official stable repositories since Debian Stretch.
 
-Then run:
+```
+apt-get install nudoku
+```
+
+ EL 7 (CentOS/Oracle Linux/Scientific Linux/RedHat 
+You need to enable the EPEL repository and run:
+
+```
+yum install nudoku
+```
+  
+ Fedora 
+nudoku is in the official Fedora repository since June 2016:
+
+```
+dnf install nudoku
+```
+
+ Funtoo/Gentoo 
+Contained in official repo since 2018-02-16. Before that you had to use 
[strangeland-overlay](https://github.com/jubalh/strangeland-overlay).
 
 ```
-emerge --sync
 emerge nudoku -a
 ```
 
@@ -23,10 +41,9 @@
 
 Since openSUSE Leap 42.1 (and Tumbleweed) you can find nudoku in the official 
repository.
 For others you need to add the `games` repo.
-On openSUSE 13.2 for example, you can do it like this:
 
 ```
-zypper ar http://download.opensuse.org/repositories/games/openSUSE_13.2/ games

commit stress-ng for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package stress-ng for openSUSE:Factory 
checked in at 2018-04-19 15:33:19

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


Package is "stress-ng"

Thu Apr 19 15:33:19 2018 rev:41 rq:598476 version:0.09.25

Changes:

--- /work/SRC/openSUSE:Factory/stress-ng/stress-ng.changes  2018-04-16 
12:48:08.306968884 +0200
+++ /work/SRC/openSUSE:Factory/.stress-ng.new/stress-ng.changes 2018-04-19 
15:33:21.545510220 +0200
@@ -1,0 +2,8 @@
+Thu Apr 19 07:15:29 UTC 2018 - mar...@gmx.de
+
+- Update to version 0.09.25
+  * Makefile: bump version
+  * stress-ng: don't enable TARGET_CLONES for kFreeBSD
+  * stress-enosys: avoid calling vhangup with upper bits set
+
+---

Old:

  stress-ng-0.09.24.tar.xz

New:

  stress-ng-0.09.25.tar.xz



Other differences:
--
++ stress-ng.spec ++
--- /var/tmp/diff_new_pack.zYv5Jg/_old  2018-04-19 15:33:22.125486294 +0200
+++ /var/tmp/diff_new_pack.zYv5Jg/_new  2018-04-19 15:33:22.137485799 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   stress-ng
-Version:0.09.24
+Version:0.09.25
 Release:0
 Summary:Tool to load and stress a computer
 License:GPL-2.0-only
@@ -56,7 +56,8 @@
   %{buildroot}%{_mandir}/man1/stress-ng.1
 
 %files
-%doc COPYING README
+%license COPYING
+%doc README
 %{_bindir}/stress-ng
 %{_mandir}/man1/stress-ng.1%{ext_man}
 

++ stress-ng-0.09.24.tar.xz -> stress-ng-0.09.25.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stress-ng-0.09.24/Makefile 
new/stress-ng-0.09.25/Makefile
--- old/stress-ng-0.09.24/Makefile  2018-04-11 10:59:25.0 +0200
+++ new/stress-ng-0.09.25/Makefile  2018-04-18 16:26:20.0 +0200
@@ -16,7 +16,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 
USA.
 #
 
-VERSION=0.09.24
+VERSION=0.09.25
 #
 # Codename "portable pressure producer"
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stress-ng-0.09.24/stress-enosys.c 
new/stress-ng-0.09.25/stress-enosys.c
--- old/stress-ng-0.09.24/stress-enosys.c   2018-04-11 10:59:25.0 
+0200
+++ new/stress-ng-0.09.25/stress-enosys.c   2018-04-18 16:26:20.0 
+0200
@@ -73,19 +73,18 @@
if ((number & 0x) == __NR_reboot)
return true;
 #endif
-
 #if defined(SYS_clone)
if ((number & 0x) == SYS_clone)
return true;
 #endif
-#if defined(SYS_clone2)
-   if ((number & 0x) == SYS_clone2)
-   return true;
-#endif
 #if defined(__NR_clone)
if ((number & 0x) == __NR_clone)
return true;
 #endif
+#if defined(SYS_clone2)
+   if ((number & 0x) == SYS_clone2)
+   return true;
+#endif
 #if defined(__NR_clone2)
if ((number & 0x) == __NR_clone2)
return true;
@@ -106,7 +105,14 @@
if ((number & 0x) == __NR_vfork)
return true;
 #endif
-
+#if defined(SYS_vhangup)
+if ((number & 0x) == SYS_vhangup)
+return true;
+#endif
+#if defined(__NR_vhangup)
+if ((number & 0x) == __NR_vhangup)
+return true;
+#endif
while (h) {
if (h->number == number)
return true;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stress-ng-0.09.24/stress-ng.h 
new/stress-ng-0.09.25/stress-ng.h
--- old/stress-ng-0.09.24/stress-ng.h   2018-04-11 10:59:25.0 +0200
+++ new/stress-ng-0.09.25/stress-ng.h   2018-04-18 16:26:20.0 +0200
@@ -1034,7 +1034,8 @@
 #endif
 
 /* GCC5.0+ target_clones attribute */
-#if defined(__GNUC__) && NEED_GNUC(5,5,0) && STRESS_X86 && 
!defined(__gnu_hurd__)
+#if defined(__GNUC__) && NEED_GNUC(5,5,0) && STRESS_X86 && \
+!defined(__gnu_hurd__) && !defined(__FreeBSD_Kernel__)
 #define TARGET_CLONES  __attribute__((target_clones("sse","sse2","ssse3", 
"sse4.1", "sse4a", "avx","avx2","default")))
 #else
 #define TARGET_CLONES




commit rubygem-i18n for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package rubygem-i18n for openSUSE:Factory 
checked in at 2018-04-19 15:33:05

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


Package is "rubygem-i18n"

Thu Apr 19 15:33:05 2018 rev:19 rq:598291 version:1.0.1

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-i18n/rubygem-i18n.changes
2018-03-06 10:45:26.688279237 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-i18n.new/rubygem-i18n.changes   
2018-04-19 15:33:06.346137111 +0200
@@ -1,0 +2,6 @@
+Wed Apr 18 05:05:10 UTC 2018 - factory-a...@kulow.org
+
+- updated to version 1.0.1
+  no changelog found
+
+---

Old:

  i18n-1.0.0.gem

New:

  i18n-1.0.1.gem



Other differences:
--
++ rubygem-i18n.spec ++
--- /var/tmp/diff_new_pack.Hv0riy/_old  2018-04-19 15:33:07.006109898 +0200
+++ /var/tmp/diff_new_pack.Hv0riy/_new  2018-04-19 15:33:07.010109733 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-i18n
-Version:1.0.0
+Version:1.0.1
 Release:0
 %define mod_name i18n
 %define mod_full_name %{mod_name}-%{version}

++ i18n-1.0.0.gem -> i18n-1.0.1.gem ++
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/i18n/backend/base.rb new/lib/i18n/backend/base.rb
--- old/lib/i18n/backend/base.rb2018-02-14 02:29:03.0 +0100
+++ new/lib/i18n/backend/base.rb2018-04-18 06:56:28.0 +0200
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
 require 'yaml'
 require 'i18n/core_ext/hash'
 require 'i18n/core_ext/kernel/suppress_warnings'
@@ -17,11 +19,11 @@
 
   # This method receives a locale, a data hash and options for storing 
translations.
   # Should be implemented
-  def store_translations(locale, data, options = {})
+  def store_translations(locale, data, options = EMPTY_HASH)
 raise NotImplementedError
   end
 
-  def translate(locale, key, options = {})
+  def translate(locale, key, options = EMPTY_HASH)
 raise I18n::ArgumentError if (key.is_a?(String) || key.is_a?(Symbol)) 
&& key.empty?
 raise InvalidLocale.new(locale) unless locale
 return nil if key.nil? && !options.key?(:default)
@@ -68,7 +70,7 @@
   # Acts the same as +strftime+, but uses a localized version of the
   # format string. Takes a key from the date/time formats translations as
   # a format argument (e.g., :short in 
:'date.formats').
-  def localize(locale, object, format = :default, options = {})
+  def localize(locale, object, format = :default, options = EMPTY_HASH)
 if object.nil? && options.include?(:default)
   return options[:default]
 end
@@ -97,7 +99,7 @@
   protected
 
 # The method which actually looks up for the translation in the store.
-def lookup(locale, key, scope = [], options = {})
+def lookup(locale, key, scope = [], options = EMPTY_HASH)
   raise NotImplementedError
 end
 
@@ -109,7 +111,7 @@
 # If given subject is an Array, it walks the array and returns the
 # first translation that can be resolved. Otherwise it tries to resolve
 # the translation directly.
-def default(locale, object, subject, options = {})
+def default(locale, object, subject, options = EMPTY_HASH)
   options = options.dup.reject { |key, value| key == :default }
   case subject
   when Array
@@ -126,7 +128,7 @@
 # If the given subject is a Symbol, it will be translated with the
 # given options. If it is a Proc then it will be evaluated. All other
 # subjects will be returned directly.
-def resolve(locale, object, subject, options = {})
+def resolve(locale, object, subject, options = EMPTY_HASH)
   return subject if options[:resolve] == false
   result = catch(:exception) do
 case subject
@@ -168,7 +170,7 @@
 #   each element of the array is recursively interpolated (until it 
finds a string)
 #   method interpolates ["yes, %{user}", ["maybe no, %{user}, "no, 
%{user}"]], :user => "bartuz"
 #   # => "["yes, bartuz",["maybe no, bartuz", "no, bartuz"]]"
-def interpolate(locale, subject, values = {})
+def interpolate(locale, subject, values = EMPTY_HASH)
   return subject if values.empty?
 
   case subject
@@ -184,7 +186,7 @@
 #   deep_interpolate { people: { ann: "Ann is %{ann}", john: "John is 
%{john}" } },
 #ann: 'good', john: 'big'
  

commit libguestfs for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package libguestfs for openSUSE:Factory 
checked in at 2018-04-19 15:33:14

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


Package is "libguestfs"

Thu Apr 19 15:33:14 2018 rev:62 rq:598474 version:1.38.0

Changes:

--- /work/SRC/openSUSE:Factory/libguestfs/libguestfs.changes2018-03-01 
12:07:41.802339646 +0100
+++ /work/SRC/openSUSE:Factory/.libguestfs.new/libguestfs.changes   
2018-04-19 15:33:16.829704754 +0200
@@ -1,0 +2,5 @@
+Thu Apr 19 09:07:54 UTC 2018 - cbosdon...@suse.com
+
+- Build against libtirpc
+
+---



Other differences:
--
++ libguestfs.spec ++
--- /var/tmp/diff_new_pack.fJxnls/_old  2018-04-19 15:33:18.677628528 +0200
+++ /var/tmp/diff_new_pack.fJxnls/_new  2018-04-19 15:33:18.685628198 +0200
@@ -94,6 +94,7 @@
 BuildRequires:  libvirt-devel >= 1.2.20
 BuildRequires:  libxml2-devel
 BuildRequires:  ncurses-devel
+BuildRequires:  pkgconfig(libtirpc)
 %if %{with perl_bindings}
 BuildRequires:  perl(Module::Build)
 %endif




commit perl-Minion for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package perl-Minion for openSUSE:Factory 
checked in at 2018-04-19 15:33:07

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


Package is "perl-Minion"

Thu Apr 19 15:33:07 2018 rev:42 rq:598446 version:9.02

Changes:

--- /work/SRC/openSUSE:Factory/perl-Minion/perl-Minion.changes  2018-04-16 
12:52:42.404998235 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Minion.new/perl-Minion.changes 
2018-04-19 15:33:09.402011098 +0200
@@ -1,0 +2,6 @@
+Thu Apr 19 05:35:16 UTC 2018 - co...@suse.com
+
+- updated to 9.02
+   see /usr/share/doc/packages/perl-Minion/Changes
+
+---

Old:

  Minion-9.0.tar.gz

New:

  Minion-9.02.tar.gz



Other differences:
--
++ perl-Minion.spec ++
--- /var/tmp/diff_new_pack.MP6npX/_old  2018-04-19 15:33:10.005986191 +0200
+++ /var/tmp/diff_new_pack.MP6npX/_new  2018-04-19 15:33:10.009986026 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Minion
-Version:9.0
+Version:9.02
 Release:0
 %define cpan_name Minion
 Summary:Job queue

++ Minion-9.0.tar.gz -> Minion-9.02.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-9.0/Changes new/Minion-9.02/Changes
--- old/Minion-9.0/Changes  2018-04-15 23:02:18.0 +0200
+++ new/Minion-9.02/Changes 2018-04-18 10:45:59.0 +0200
@@ -1,4 +1,14 @@
 
+9.02  2018-04-18
+  - Changed 24 hour history graph on Mojolicious::Plugin::Minion::Admin
+dashboard to refresh in 10 minute intervals.
+  - Changed daily history data to include an epoch value instead of a day.
+  - Fixed a few ordering bugs in history methods.
+
+9.01  2018-04-17
+  - Improved 24 hour history graph to refresh automatically every 5 minutes in
+Mojolicious::Plugin::Minion::Admin. (s1037989)
+
 9.0  2018-04-15
   - Replaced queue, state and task options of list_jobs method in
 Minion::Backend::Pg with queues, states and tasks options.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-9.0/META.json new/Minion-9.02/META.json
--- old/Minion-9.0/META.json2018-04-15 23:43:15.0 +0200
+++ new/Minion-9.02/META.json   2018-04-18 10:52:27.0 +0200
@@ -54,6 +54,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "9.0",
+   "version" : "9.02",
"x_serialization_backend" : "JSON::PP version 2.97001"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-9.0/META.yml new/Minion-9.02/META.yml
--- old/Minion-9.0/META.yml 2018-04-15 23:43:15.0 +0200
+++ new/Minion-9.02/META.yml2018-04-18 10:52:27.0 +0200
@@ -27,5 +27,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/minion.git
-version: '9.0'
+version: '9.02'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-9.0/lib/Minion/Backend/Pg.pm 
new/Minion-9.02/lib/Minion/Backend/Pg.pm
--- old/Minion-9.0/lib/Minion/Backend/Pg.pm 2018-04-15 22:57:46.0 
+0200
+++ new/Minion-9.02/lib/Minion/Backend/Pg.pm2018-04-18 10:39:39.0 
+0200
@@ -54,14 +54,14 @@
   my $self = shift;
 
   my $daily = $self->pg->db->query(
-"select extract(day from ts) as day, extract(hour from ts) as hour,
+"select extract(epoch from ts) as epoch, extract(hour from ts) as hour,
coalesce(failed_jobs, 0) as failed_jobs,
coalesce(finished_jobs, 0) as finished_jobs
  from (
select extract (day from finished) as day,
  extract(hour from finished) as hour,
- count(case when state = 'failed' then 1 end) as failed_jobs,
- count(case when state = 'finished' then 1 end) as finished_jobs
+ count(*) filter (where state = 'failed') as failed_jobs,
+ count(*) filter (where state = 'finished') as finished_jobs
from minion_jobs
where finished > now() - interval '23 hours'
group by day, hour
@@ -69,7 +69,7 @@
select *
from generate_series(now() - interval '23 hour', now(), '1 hour') as ts
  ) as s on extract(hour from ts) = j.hour and extract(day from ts) = j.day
- order by day, hour asc"
+ order by epoch asc"
   )->hashes->to_array;
 
   return {daily => $daily};
@@ -502,7 +502,8 @@
 
 =item daily
 
-  daily => [{day => 12, hour => 20, finished_jobs => 95, failed_jobs => 2}, 
...]
+  daily =>
+[{epoch => 12345, hour => 20, 

commit drbd-utils for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package drbd-utils for openSUSE:Factory 
checked in at 2018-04-19 15:32:54

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


Package is "drbd-utils"

Thu Apr 19 15:32:54 2018 rev:22 rq:598070 version:9.3.1

Changes:

--- /work/SRC/openSUSE:Factory/drbd-utils/drbd-utils.changes2018-02-06 
16:47:29.776722898 +0100
+++ /work/SRC/openSUSE:Factory/.drbd-utils.new/drbd-utils.changes   
2018-04-19 15:32:58.62246 +0200
@@ -1,0 +2,16 @@
+Sun Apr  8 02:43:23 UTC 2018 - nw...@suse.com
+
+- bsc#1090167, Update to 9.3.1
+  * update to Japanese man pages
+  * fixes for stacking in drbd-9.0
+  * fixes for proxy support in drbd-9.0
+  * fix adjusting --bitmap=no peer to diskfull
+  * VCS: typos and fixes for stacked resources
+- Remove upstream patch Fix-no-bitmap-allocate-for-stacked-res.patch
+- Remove upstream patch Support-pass-force-to-dump-md.patch
+- Remove patch fix-segfault-up-stacked-resource.patch with
+  upstream fix 74b1cbb274
+- drbdadm v84: fixup for disable-write-same
+- Fix IPv4 & IPv6 address comparisons for 'drbdadm adjust'
+
+---

Old:

  Fix-no-bitmap-allocate-for-stacked-res.patch
  Support-pass-force-to-dump-md.patch
  drbd-utils-9.2.0.tar.gz
  fix-segfault-up-stacked-resource.patch

New:

  drbd-utils-9.3.1.tar.gz



Other differences:
--
++ drbd-utils.spec ++
--- /var/tmp/diff_new_pack.pcSCSV/_old  2018-04-19 15:33:00.422381353 +0200
+++ /var/tmp/diff_new_pack.pcSCSV/_new  2018-04-19 15:33:00.426381188 +0200
@@ -19,7 +19,7 @@
 %bcond_without drbdmon
 
 Name:   drbd-utils
-Version:9.2.0
+Version:9.3.1
 Release:0
 Summary:Distributed Replicated Block Device
 License:GPL-2.0+
@@ -31,14 +31,11 @@
 Patch1: init-script-fixes.diff
 Patch2: fix-libdir-in-Makefile.patch
 Patch3: fence-after-pacemaker-down.patch
-Patch4: fix-segfault-up-stacked-resource.patch
 # PATCH-SUSE-FIX: Disable quorum in default configuration (bsc#1032142)
-Patch5: 0001-Disable-quorum-in-default-configuration-bsc-1032142.patch
-Patch6: fix_call_khelper_with_stack.patch
-Patch7: move_fencing_from_disk_to_net_in_example.patch
-Patch8: skip_sh-b-pri_in_v9.patch
-Patch9: Fix-no-bitmap-allocate-for-stacked-res.patch
-Patch10:Support-pass-force-to-dump-md.patch
+Patch4: 0001-Disable-quorum-in-default-configuration-bsc-1032142.patch
+Patch5: fix_call_khelper_with_stack.patch
+Patch6: move_fencing_from_disk_to_net_in_example.patch
+Patch7: skip_sh-b-pri_in_v9.patch
 
 Provides:   drbd-bash-completion = %{version}
 Provides:   drbd-pacemaker = %{version}
@@ -88,9 +85,6 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1
 
 %build
 export WANT_DRBD_REPRODUCIBLE_BUILD=1

++ _service ++
--- /var/tmp/diff_new_pack.pcSCSV/_old  2018-04-19 15:33:00.490378550 +0200
+++ /var/tmp/diff_new_pack.pcSCSV/_new  2018-04-19 15:33:00.490378550 +0200
@@ -5,10 +5,10 @@
 drbd-utils
 
-9.2.0+git.%h
+9.3.1+git.%h
 master
   
 

++ drbd-utils-9.2.0.tar.gz -> drbd-utils-9.3.1.tar.gz ++
 10760 lines of diff (skipped)




commit svgcleaner for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package svgcleaner for openSUSE:Factory 
checked in at 2018-04-19 15:33:10

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


Package is "svgcleaner"

Thu Apr 19 15:33:10 2018 rev:4 rq:598457 version:0.9.4

Changes:

--- /work/SRC/openSUSE:Factory/svgcleaner/svgcleaner.changes2018-04-05 
15:33:16.984594732 +0200
+++ /work/SRC/openSUSE:Factory/.svgcleaner.new/svgcleaner.changes   
2018-04-19 15:33:11.465925982 +0200
@@ -1,0 +2,5 @@
+Thu Apr 19 07:40:27 UTC 2018 - jeng...@inai.de
+
+- Repair bullet points characters in description. Simplify summary.
+
+---



Other differences:
--
++ svgcleaner.spec ++
--- /var/tmp/diff_new_pack.hNyuyM/_old  2018-04-19 15:33:12.297891670 +0200
+++ /var/tmp/diff_new_pack.hNyuyM/_new  2018-04-19 15:33:12.297891670 +0200
@@ -19,7 +19,7 @@
 Name:   svgcleaner
 Version:0.9.4
 Release:0
-Summary:A software to help you clean up your SVG files from the 
unnecessary data
+Summary:A software to remove unnecessary data from SVG files
 License:GPL-2.0-only
 Group:  Productivity/Graphics/Other
 URL:https://github.com/RazrFalcon/svgcleaner
@@ -44,8 +44,8 @@
 %description
 Svgcleaner reduces the size of an SVG image by removing useless data such as
 - temporary data used by the vector editing application
-_ non-optimal SVG structure representation
-_ unused and invisible graphical elements
+- non-optimal SVG structure representation
+- unused and invisible graphical elements
 
 %package -n svgcleaner-gui
 Summary:Graphical user interface to svgcleaner




commit rubygem-jquery-rails for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package rubygem-jquery-rails for 
openSUSE:Factory checked in at 2018-04-19 15:33:00

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


Package is "rubygem-jquery-rails"

Thu Apr 19 15:33:00 2018 rev:16 rq:598288 version:4.3.3

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-jquery-rails/rubygem-jquery-rails.changes
2017-03-31 15:08:01.380807311 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-jquery-rails.new/rubygem-jquery-rails.changes
   2018-04-19 15:33:05.154186260 +0200
@@ -1,0 +2,17 @@
+Wed Apr 18 18:06:59 UTC 2018 - factory-a...@kulow.org
+
+- updated to version 4.3.3
+ see installed CHANGELOG.md
+
+  ## 4.3.3
+  
+  - update jquery to 3.3.1
+  
+  ## 4.3.2
+  
+  - update jquery to 3.3.0
+  - Add possibility to test HTML: all, attribute prefix, attribute contains,
+attribute ends with, child, and class selectors
+  - Fix matching mutiple calls for the same selector/function exception
+
+---

Old:

  jquery-rails-4.3.1.gem

New:

  jquery-rails-4.3.3.gem



Other differences:
--
++ rubygem-jquery-rails.spec ++
--- /var/tmp/diff_new_pack.XhIvbI/_old  2018-04-19 15:33:05.678164655 +0200
+++ /var/tmp/diff_new_pack.XhIvbI/_new  2018-04-19 15:33:05.678164655 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-jquery-rails
 #
-# 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,7 +24,7 @@
 #
 
 Name:   rubygem-jquery-rails
-Version:4.3.1
+Version:4.3.3
 Release:0
 %define mod_name jquery-rails
 %define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,7 @@
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:https://github.com/rails/jquery-rails
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Use jQuery with Rails 4+
 License:MIT

++ jquery-rails-4.3.1.gem -> jquery-rails-4.3.3.gem ++
 1932 lines of diff (skipped)




commit drbd for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package drbd for openSUSE:Factory checked in 
at 2018-04-19 15:32:50

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


Package is "drbd"

Thu Apr 19 15:32:50 2018 rev:67 rq:598069 version:9.0.13+git.b83ade31

Changes:

--- /work/SRC/openSUSE:Factory/drbd/drbd.changes2018-02-12 
10:15:41.700467352 +0100
+++ /work/SRC/openSUSE:Factory/.drbd.new/drbd.changes   2018-04-19 
15:32:53.630661326 +0200
@@ -1,0 +2,27 @@
+Sun Apr  8 02:00:53 UTC 2018 - nw...@suse.com
+
+- bsc#1090167, Update to 9.0.13-1
+* abort a resync if a resync source becomes weakly and the sync
+  targetis a neighbor of the primary
+* fix UUID handling with multiple diskless nodes
+* When a data-set gets into contact with an all diskless cluster,
+  make sure to either set it to "Consistent" or reject the attach
+* correctly handle when a node that was marked as intentional
+  diskless should get a disk
+* fix outdating of weakly connected nodes
+* made returning from Ahead to SyncSource more reliable
+* fix a hard to trigger deadlock in the receiver
+* fix online resize in the presence of two or more diskless nodes
+* fix online add of volumes to diskless nodes when it already has
+  established connections
+* Set the SO_KEEPALIVE socket option on data sockets
+* automatically solve a specific split brain when quorum is enabled
+* Compat: Added support for kernels up to v4.15.x
+* new wire packet P_ZEROES a cousin of P_DISCARD, following the
+  kernel as it introduced separated BIO ops for writing zeros
+  and discarding
+* compat workaround for two RHEL 7.5 idiosyncrasies regarding
+  refcount_t and struct nla_policy
+- Remove patch support-timer-setup.patch. Upstream fix 74b1cbb274
+
+---

Old:

  drbd-9.0.12+git.969e477d.tar.bz2
  support-timer-setup.patch

New:

  drbd-9.0.13+git.b83ade31.tar.bz2



Other differences:
--
++ drbd.spec ++
--- /var/tmp/diff_new_pack.LOejga/_old  2018-04-19 15:32:55.226595542 +0200
+++ /var/tmp/diff_new_pack.LOejga/_new  2018-04-19 15:32:55.234595213 +0200
@@ -24,7 +24,7 @@
 %endif
 
 Name:   drbd
-Version:9.0.12+git.969e477d
+Version:9.0.13+git.b83ade31
 Release:0
 Summary:DRBD driver for Linux
 License:GPL-2.0+
@@ -36,7 +36,6 @@
 Source2:Module.supported
 Source3:drbd_git_revision
 Patch1: fix-resync-finished-with-syncs-have-bits-set.patch
-Patch2: support-timer-setup.patch
 BuildRequires:  kernel-source
 BuildRequires:  kernel-syms
 BuildRequires:  libelf-devel
@@ -70,7 +69,6 @@
 %prep
 %setup -q -n drbd-%{version}
 %patch1 -p1
-%patch2 -p1
 
 mkdir source
 cp -a drbd/. source/. || :

++ _service ++
--- /var/tmp/diff_new_pack.LOejga/_old  2018-04-19 15:32:55.294592739 +0200
+++ /var/tmp/diff_new_pack.LOejga/_new  2018-04-19 15:32:55.294592739 +0200
@@ -7,10 +7,10 @@
 To update to a new release, change "revision" to the desired
 git commit hash and bump "version" if necessary
 
-9.0.12
+9.0.13
 -->
-9.0.12+git.%h
-969e477dcfdf31c8b0462b7c725dda56b70371b2
+9.0.13+git.%h
+b83ade31e10925030206854027021eb4fc9f2563
   
 
   

++ drbd-9.0.12+git.969e477d.tar.bz2 -> drbd-9.0.13+git.b83ade31.tar.bz2 
++
 2716 lines of diff (skipped)

++ drbd_git_revision ++
--- /var/tmp/diff_new_pack.LOejga/_old  2018-04-19 15:32:55.666577406 +0200
+++ /var/tmp/diff_new_pack.LOejga/_new  2018-04-19 15:32:55.666577406 +0200
@@ -1 +1 @@
-GIT-hash: 969e477dcfdf31c8b0462b7c725dda56b70371b2
+GIT-hash: b83ade31e10925030206854027021eb4fc9f2563




commit libofx for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package libofx for openSUSE:Factory checked 
in at 2018-04-19 15:32:47

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


Package is "libofx"

Thu Apr 19 15:32:47 2018 rev:34 rq:598062 version:0.9.12

Changes:

--- /work/SRC/openSUSE:Factory/libofx/libofx.changes2018-04-05 
15:32:42.281848959 +0200
+++ /work/SRC/openSUSE:Factory/.libofx.new/libofx.changes   2018-04-19 
15:32:47.674906788 +0200
@@ -1,0 +2,6 @@
+Thu Apr 19 07:18:36 UTC 2018 - jeng...@inai.de
+
+- Trim history from description. Remove ineffective --with-pic
+  (applies to static libs only). Rectify RPM groups.
+
+---



Other differences:
--
++ libofx.spec ++
--- /var/tmp/diff_new_pack.RW3yG7/_old  2018-04-19 15:32:48.862857831 +0200
+++ /var/tmp/diff_new_pack.RW3yG7/_new  2018-04-19 15:32:48.866857667 +0200
@@ -36,45 +36,32 @@
 BuildRequires:  pkgconfig(libxml++-2.6) >= 2.6
 
 %description
-LibOFX is a parser and API designed to allow applications to support
+LibOFX is a parser and API for applications to support
 OFX command responses, usually provided by financial institutions for
-statement downloads. The author says, "To my knowledge, it is the first
-working OpenSource implementations of the OFX (Open Financial eXchange)
-specification on the client side. This project was first started as my
-end of degree project, with the goal of adding OFX support to GnuCash.
-It has since evolved into a generic library, so all OpenSource
-Financial software can benefit from it."
+statement downloads.
 
 %package -n libofx7
 Summary:OFX Command Parser and API
-Group:  Development/Libraries/Other
+Group:  System/Libraries
 Requires:   %{name} >= %{version}
 
 %description -n libofx7
-LibOFX is a parser and API designed to allow applications to support
+LibOFX is a parser and API for applications to support
 OFX command responses, usually provided by financial institutions for
-statement downloads. The author says, "To my knowledge, it is the first
-working OpenSource implementations of the OFX (Open Financial eXchange)
-specification on the client side. This project was first started as my
-end of degree project, with the goal of adding OFX support to GnuCash.
-It has since evolved into a generic library, so all OpenSource
-Financial software can benefit from it."
+statement downloads.
 
 %package devel
-Summary:OFX Command Parser and API
-Group:  Development/Libraries/Other
+Summary:Development files for libofx, an OFX Command Parser and API
+Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 Requires:   glibc-devel
 
 %description devel
-LibOFX is a parser and API designed to allow applications to support
+LibOFX is a parser and API for applications to support
 OFX command responses, usually provided by financial institutions for
-statement downloads. The author says, "To my knowledge, it is the first
-working OpenSource implementations of the OFX (Open Financial eXchange)
-specification on the client side. This project was first started as my
-end of degree project, with the goal of adding OFX support to GnuCash.
-It has since evolved into a generic library, so all OpenSource
-Financial software can benefit from it."
+statement downloads.
+
+This subpackage contains the header files for the C API.
 
 %prep
 %setup -q
@@ -82,7 +69,7 @@
 chmod -x doc/ofx_sample_files/ofx_spec160_stmtrs_example.sgml
 
 %build
-%configure --disable-static --with-pic --with-opensp-libs=%{_libdir}
+%configure --disable-static --with-opensp-libs=%{_libdir}
 make %{?_smp_mflags} docdir=%{_defaultdocdir}/%{name}
 
 %install




commit python-jupyter_nbsphinx for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-jupyter_nbsphinx for 
openSUSE:Factory checked in at 2018-04-19 15:32:25

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


Package is "python-jupyter_nbsphinx"

Thu Apr 19 15:32:25 2018 rev:6 rq:597932 version:0.3.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter_nbsphinx/python-jupyter_nbsphinx.changes
  2018-02-19 13:01:01.941937615 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new/python-jupyter_nbsphinx.changes
 2018-04-19 15:32:30.111630378 +0200
@@ -1,0 +2,7 @@
+Thu Apr 19 05:06:27 UTC 2018 - toddrme2...@gmail.com
+
+- Update to version 0.3.2
+  * Links to local files are rewritten for all Sphinx source files (not only
+Jupyter notebooks)
+
+---

Old:

  nbsphinx-0.3.1.tar.gz

New:

  nbsphinx-0.3.2.tar.gz



Other differences:
--
++ python-jupyter_nbsphinx.spec ++
--- /var/tmp/diff_new_pack.14bYrQ/_old  2018-04-19 15:32:31.251583425 +0200
+++ /var/tmp/diff_new_pack.14bYrQ/_new  2018-04-19 15:32:31.255583261 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-jupyter_nbsphinx
-Version:0.3.1
+Version:0.3.2
 Release:0
 Summary:Jupyter Notebook Tools for Sphinx
 License:MIT

++ nbsphinx-0.3.1.tar.gz -> nbsphinx-0.3.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.3.1/NEWS.rst new/nbsphinx-0.3.2/NEWS.rst
--- old/nbsphinx-0.3.1/NEWS.rst 2018-01-17 14:09:56.0 +0100
+++ new/nbsphinx-0.3.2/NEWS.rst 2018-03-28 13:44:00.0 +0200
@@ -1,3 +1,7 @@
+Version 0.3.2 (2018-03-28):
+ * Links to local files are rewritten for all Sphinx source files (not only
+   Jupyter notebooks)
+
 Version 0.3.1 (2018-01-17):
  * Enable notebook translations (NB: The use of reST strings is temporary!)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.3.1/PKG-INFO new/nbsphinx-0.3.2/PKG-INFO
--- old/nbsphinx-0.3.1/PKG-INFO 2018-01-17 14:11:40.0 +0100
+++ new/nbsphinx-0.3.2/PKG-INFO 2018-03-28 13:46:05.0 +0200
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: nbsphinx
-Version: 0.3.1
+Version: 0.3.2
 Summary: Jupyter Notebook Tools for Sphinx
 Home-page: http://nbsphinx.readthedocs.io/
 Author: Matthias Geier
 Author-email: matthias.ge...@gmail.com
 License: MIT
-Description-Content-Type: UNKNOWN
 Description: Jupyter Notebook Tools for Sphinx
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbsphinx-0.3.1/doc/a-normal-rst-file.rst 
new/nbsphinx-0.3.2/doc/a-normal-rst-file.rst
--- old/nbsphinx-0.3.1/doc/a-normal-rst-file.rst2018-01-02 
12:04:07.0 +0100
+++ new/nbsphinx-0.3.2/doc/a-normal-rst-file.rst2018-03-26 
12:31:38.0 +0200
@@ -5,21 +5,122 @@
 
 .. note:: Those still work!
 
-Links to Notebooks
---
+Links to Notebooks (and Other Sphinx Source Files)
+--
 
-Links to notebooks can be easily created:
-:ref:`/subdir/a-notebook-in-a-subdir.ipynb`
-(the notebook title is used as link text).
-You can also use
-:ref:`an alternative text `.
+Links to Sphinx source files can be created like normal `Sphinx hyperlinks`_,
+just using a relative path to the local file: link_.
 
-The above links were created with:
+.. _Sphinx hyperlinks: http://www.sphinx-doc.org/en/stable/rest.html
+   #external-links
+.. _link: subdir/a-notebook-in-a-subdir.ipynb
+
+.. code-block:: rst
+
+using a relative path to the local file: link_.
+
+.. _link: subdir/a-notebook-in-a-subdir.ipynb
+
+If the link text has a space (or some other strange character) in it, you have
+to surround it with backticks: `a notebook link`_.
+
+.. _a notebook link: subdir/a-notebook-in-a-subdir.ipynb
+
+.. code-block:: rst
+
+surround it with backticks: `a notebook link`_.
+
+.. _a notebook link: subdir/a-notebook-in-a-subdir.ipynb
+
+You can also use an `anonymous hyperlink target`_, like this: link__.
+If you have multiple of those, their order matters!
+
+.. _anonymous hyperlink target: http://docutils.sourceforge.net/docs/ref/rst/
+restructuredtext.html#anonymous-hyperlinks
+
+__ subdir/a-notebook-in-a-subdir.ipynb
+
+.. code-block:: rst
+
+like this: link__.
+
+__ subdir/a-notebook-in-a-subdir.ipynb
+
+Finally, you can use `Embedded URIs`_, like 

commit nvmetcli for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package nvmetcli for openSUSE:Factory 
checked in at 2018-04-19 15:32:44

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


Package is "nvmetcli"

Thu Apr 19 15:32:44 2018 rev:9 rq:598058 version:0.6

Changes:

--- /work/SRC/openSUSE:Factory/nvmetcli/nvmetcli.changes2018-04-11 
14:00:37.893752294 +0200
+++ /work/SRC/openSUSE:Factory/.nvmetcli.new/nvmetcli.changes   2018-04-19 
15:32:46.574952117 +0200
@@ -1,0 +2,18 @@
+Mon Apr 16 19:08:25 UTC 2018 - ldun...@suse.com
+
+- Stop using singlespec, since we only need a
+  python3 version of this package, and we do not
+  want it named "python3-nvmetcli" (bsc#1082208).
+  Also, use the "python-six" module to make
+  dictionary iteration work for Python 2 and 3,
+  adding patch:
+  * nvmetcli-make-dict-access-python-version-independant.patch
+
+---
+Fri Apr 13 17:47:21 UTC 2018 - ldun...@suse.com
+
+- Support python3 by using the python-six module,
+  and convert dictionary access to use 'six' routines,
+  so we can work on python 2 or python 3 (bsc#1082208)
+
+---

New:

  nvmetcli-make-dict-access-python-version-independant.patch



Other differences:
--
++ nvmetcli.spec ++
--- /var/tmp/diff_new_pack.yrsjOy/_old  2018-04-19 15:32:47.242924590 +0200
+++ /var/tmp/diff_new_pack.yrsjOy/_new  2018-04-19 15:32:47.246924426 +0200
@@ -16,10 +16,6 @@
 #
 
 
-# python2 version of this no longer needed
-%define skip_python2 1
-
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   nvmetcli
 Version:0.6
 Release:1%{?dist}
@@ -29,19 +25,17 @@
 Url:http://git.infradead.org/users/hch/nvmetcli.git
 Source: nvmetcli-v%{version}.tar.gz
 Patch1: %{name}-update-python-to-python3.patch
-BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  python-rpm-macros
-Requires:   python-configshell-fb
-Requires:   python-kmod
+Patch2: %{name}-make-dict-access-python-version-independant.patch
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+Requires:   python3-configshell-fb
+Requires:   python3-kmod
 Requires(post): systemd
 Requires(postun): systemd
 Requires(preun): systemd
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
-%python_subpackages
-
 %description
 This package contains the command line interface to the NVMe over
 Fabrics target in the Linux kernel. It allows configuring the NVMe
@@ -51,12 +45,13 @@
 %prep
 %setup -q -n nvmetcli-v%{version}
 %patch1 -p1
+%patch2 -p1
 
 %build
-%python_build
+python3 setup.py build
 
 %install
-%python_install
+python3 setup.py install --skip-build --root=%{buildroot} --prefix=usr
 mkdir -p %{buildroot}%{_sysconfdir}/nvmet
 mkdir -p %{buildroot}%{_prefix}/sbin
 install -m 755 nvmetcli %{buildroot}%{_sbindir}/nvmetcli
@@ -79,7 +74,7 @@
 
 %files
 %defattr(-,root,root,-)
-%{python_sitelib}
+%{python3_sitelib}
 %dir %{_sysconfdir}/nvmet
 %{_sbindir}/nvmetcli
 /usr/sbin/rcnvmet

++ nvmetcli-make-dict-access-python-version-independant.patch ++
From: Lee Duncan 
Date: Sun Apr  8 13:35:35 PDT 2018
Subject: [PATCH] support Python3 dictionary access
Patch-mainline: submitted to linux-nvme 4/13/2018

As part of supporting python3, use the 'python-six'
package to support iterating on items in a
python dictionary.

--- 
diff -aurp nvmetcli-v0.6.orig/nvmet/nvme.py nvmetcli-v0.6/nvmet/nvme.py
--- nvmetcli-v0.6.orig/nvmet/nvme.py2018-01-22 10:45:05.0 -0800
+++ nvmetcli-v0.6/nvmet/nvme.py 2018-04-13 10:23:14.390667798 -0700
@@ -23,6 +23,7 @@ import stat
 import uuid
 import json
 from glob import iglob as glob
+from six import iteritems
 
 DEFAULT_SAVE_FILE = '/etc/nvmet/config.json'
 
@@ -219,7 +220,7 @@ class CFSNode(object):
 
 def _setup_attrs(self, attr_dict, err_func):
 for group in self.attr_groups:
-for name, value in attr_dict.get(group, {}).iteritems():
+for name, value in iteritems(attr_dict.get(group, {})):
 try:
 self.set_attr(group, name, value)
 except CFSError as e:



commit sparse for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package sparse for openSUSE:Factory checked 
in at 2018-04-19 15:32:02

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


Package is "sparse"

Thu Apr 19 15:32:02 2018 rev:34 rq:597806 version:20180324

Changes:

--- /work/SRC/openSUSE:Factory/sparse/sparse.changes2017-04-28 
09:13:49.701640172 +0200
+++ /work/SRC/openSUSE:Factory/.sparse.new/sparse.changes   2018-04-19 
15:32:02.832753443 +0200
@@ -1,0 +2,44 @@
+Wed Apr 18 14:12:34 UTC 2018 - mplus...@suse.com
+
+- Run spec-clener
+- Build llvm based parts only on x86_64
+
+---
+Tue Apr 17 10:00:58 UTC 2018 - mwi...@suse.com
+
+- Update to version 20180324:
+  * Sparse v0.5.2
+
+---
+Sat Mar 24 00:00:00 CET 2018 - dste...@suse.cz
+
+- Update to version 20180303:
+  * bump up version to 0.5.2-RC1
+  * By default disable the warning flag '-Wunknown-attribute'
+  * Update gcc attribute list
+  * sparse: ignore indirect_branch attribute
+  * add __builtin functions for isinf_sign, isfinite and isnan
+  * fix cgcc ELF version for ppc64/pcc64le
+  * Sparse preprocessing bug with zero-arg variadic macros
+  * gcc attr: add nonstring warn_if_not_aligned
+  * Sparse v0.5.1
+  * test-inspect: Detect gtk3 then gtk2 package
+  * Makefile: pass -Wno-vla to sparse while checking pre-process.c
+  * lib: workaround the 'redeclared with different type' errors
+  * Adding _Pragma()
+  * Adding gcc attribute no_gccisr
+  * cgcc: teach cgcc about arm
+  * cgcc: teach cgcc about ppc64[le]
+  * cgcc: teach cgcc about arm64
+  * add support for -fmemcpy-max-count
+  * add support for -Wmemcpy-max-count
+  * cgcc: filter-out '-fdump-linearize[=...]'
+  * teach sparse how to handle '-fmem-report'
+  * sparse: add support for _Static_assert
+  * constexpr: flag __builtin_bswap() as constexpr
+  * teach sparse about -Waddress
+  * make -Wbitwise operational again
+- Removed patch parse-add-support-for-no_sanitize_-attributes.patch
+  (implemented upstream)
+
+---

Old:

  parse-add-support-for-no_sanitize_-attributes.patch
  sparse-20170216.tar.xz

New:

  sparse-20180324.tar.xz



Other differences:
--
++ sparse.spec ++
--- /var/tmp/diff_new_pack.oUPih1/_old  2018-04-19 15:32:03.440728424 +0200
+++ /var/tmp/diff_new_pack.oUPih1/_new  2018-04-19 15:32:03.444728259 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sparse
 #
-# 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,24 @@
 
 
 Name:   sparse
-Version:20170216
+Version:20180324
 Release:0
 Summary:A semantic parser of source files
 License:MIT
 Group:  Development/Tools/Building
-Url:https://sparse.wiki.kernel.org/index.php/Main_Page
+URL:https://sparse.wiki.kernel.org/index.php/Main_Page
 Source: sparse-%{version}.tar.xz
-Patch0: parse-add-support-for-no_sanitize_-attributes.patch
 Patch1: use-clang-for-sparse-llvm.patch
-BuildRequires:  gcc
 BuildRequires:  ncurses-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libxml-2.0)
 %if 0%{?suse_version} > 1320 || 0%{?is_opensuse}
+%ifarch x86_64
 BuildRequires:  clang
 BuildRequires:  llvm-devel
 %endif
+%endif
 
 %description
 Sparse is a semantic parser of source files: it's neither a compiler
@@ -76,7 +76,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1 -p1
 
 %build
@@ -100,27 +99,26 @@
   install
 
 %files
-%defattr(-,root,root)
-%doc LICENSE README FAQ Documentation/sparse.txt
+%license LICENSE
+%doc README FAQ Documentation/sparse.txt
 %{_bindir}/cgcc
 %{_bindir}/c2xml
 %{_bindir}/sparse
-%{_mandir}/man1/cgcc.1%{ext_man}
-%{_mandir}/man1/sparse.1%{ext_man}
+%{_mandir}/man1/cgcc.1%{?ext_man}
+%{_mandir}/man1/sparse.1%{?ext_man}
 
 %if 0%{?suse_version} > 1320 || 0%{?is_opensuse}
+%ifarch x86_64
 %files llvm
-%defattr(-,root,root)
 %{_bindir}/sparsec
 %{_bindir}/sparse-llvm
 %endif
+%endif
 
 %files inspect
-%defattr(-,root,root)
 %{_bindir}/test-inspect
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/sparse
 %{_libdir}/libsparse.a
 %{_datadir}/pkgconfig/sparse.pc

++ _servicedata ++
--- /var/tmp/diff_new_pack.oUPih1/_old  2018-04-19 15:32:03.504725790 +0200
+++ /var/tmp/diff_new_pack.oUPih1/_new  2018-04-19 

commit python-jupyter_ipywidgets for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-jupyter_ipywidgets for 
openSUSE:Factory checked in at 2018-04-19 15:32:28

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


Package is "python-jupyter_ipywidgets"

Thu Apr 19 15:32:28 2018 rev:13 rq:598011 version:7.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter_ipywidgets/python-jupyter_ipywidgets-doc.changes
  2018-02-27 16:58:28.814909557 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_ipywidgets.new/python-jupyter_ipywidgets-doc.changes
 2018-04-19 15:32:32.639526257 +0200
@@ -1,0 +2,15 @@
+Thu Apr 19 04:32:42 UTC 2018 - toddrme2...@gmail.com
+
+- Update to version 7.2.1
+  * A new `FloatLogSlider` widget is a slider with a log scale, suitable for 
exploring a wide range of magnitudes.
+  * `link` and `dlink` are now exported from ipywidgets for convenience, so 
that you can import them directly from ipywidgets instead of needing to import 
them from traitlets. 
([#1923](https://github.com/jupyter-widgets/ipywidgets/pull/1923))
+  * A new option `manual_name` has been added to `interact_manual()` to change 
the name of the update button, for example 
`interact_manual(manual_name='Update')`. 
([#1924](https://github.com/jupyter-widgets/ipywidgets/pull/1923))
+  * The Output widget now has a `.capture()` method, which returns a decorator 
to capture the output of a function.
+  * The Output widget has much more comprehensive documentation in its own 
section. ([#2020](https://github.com/jupyter-widgets/ipywidgets/pull/2020))
+  * Installing `widgetsnbextension` now automatically enables the nbextension 
in Jupyter Notebook 5.3 or later. 
([#1911](https://github.com/jupyter-widgets/ipywidgets/pull/1911))
+  * The default rendering of a widget if widgets are not installed is now a 
short description of the widget in text instead of a much longer HTML message. 
([#2007](https://github.com/jupyter-widgets/ipywidgets/pull/2007))
+  * The JavaScript base widget manager class now has a `resolveUrl` method to 
resolve a URL relative to the current notebook location. 
([#1993](https://github.com/jupyter-widgets/ipywidgets/pull/1993))
+  * The html manager now exposes a way to specify which JavaScript file is 
fetched for a package and the loader used to fetch the library. 
([#1995](https://github.com/jupyter-widgets/ipywidgets/pull/1995), 
[#1998](https://github.com/jupyter-widgets/ipywidgets/pull/1998))
+  * The `@jupyter-widgets/controls` widget specification version was bumped to 
`1.2.0`. Changes include the FloatLogSlider widget and more specific 
documentation about array element types. 
([#2017](https://github.com/jupyter-widgets/ipywidgets/pull/2017))
+
+---
python-jupyter_ipywidgets.changes: same change

Old:

  ipywidgets-7.1.2.tar.gz

New:

  ipywidgets-7.2.1.tar.gz



Other differences:
--
++ python-jupyter_ipywidgets-doc.spec ++
--- /var/tmp/diff_new_pack.RDOAF3/_old  2018-04-19 15:32:34.087466613 +0200
+++ /var/tmp/diff_new_pack.RDOAF3/_new  2018-04-19 15:32:34.091466448 +0200
@@ -28,7 +28,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-jupyter_ipywidgets-doc
-Version:7.1.2
+Version:7.2.1
 Release:0
 Summary:Documentation for python-jupyter_ipywidgets
 License:BSD-3-Clause

python-jupyter_ipywidgets.spec: same change
++ ipywidgets-7.1.2.tar.gz -> ipywidgets-7.2.1.tar.gz ++
 20861 lines of diff (skipped)




commit python-jupyter_widgetsnbextension for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-jupyter_widgetsnbextension 
for openSUSE:Factory checked in at 2018-04-19 15:32:22

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


Package is "python-jupyter_widgetsnbextension"

Thu Apr 19 15:32:22 2018 rev:8 rq:597928 version:3.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter_widgetsnbextension/python-jupyter_widgetsnbextension.changes
  2018-03-19 23:40:45.148214415 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_widgetsnbextension.new/python-jupyter_widgetsnbextension.changes
 2018-04-19 15:32:28.011716866 +0200
@@ -1,0 +2,15 @@
+Thu Apr 19 04:36:31 UTC 2018 - toddrme2...@gmail.com
+
+- Update to version 3.2.1
+  * A new `FloatLogSlider` widget is a slider with a log scale, suitable for 
exploring a wide range of magnitudes.
+  * `link` and `dlink` are now exported from ipywidgets for convenience, so 
that you can import them directly from ipywidgets instead of needing to import 
them from traitlets. 
([#1923](https://github.com/jupyter-widgets/ipywidgets/pull/1923))
+  * A new option `manual_name` has been added to `interact_manual()` to change 
the name of the update button, for example 
`interact_manual(manual_name='Update')`. 
([#1924](https://github.com/jupyter-widgets/ipywidgets/pull/1923))
+  * The Output widget now has a `.capture()` method, which returns a decorator 
to capture the output of a function.
+  * The Output widget has much more comprehensive documentation in its own 
section. ([#2020](https://github.com/jupyter-widgets/ipywidgets/pull/2020))
+  * Installing `widgetsnbextension` now automatically enables the nbextension 
in Jupyter Notebook 5.3 or later. 
([#1911](https://github.com/jupyter-widgets/ipywidgets/pull/1911))
+  * The default rendering of a widget if widgets are not installed is now a 
short description of the widget in text instead of a much longer HTML message. 
([#2007](https://github.com/jupyter-widgets/ipywidgets/pull/2007))
+  * The JavaScript base widget manager class now has a `resolveUrl` method to 
resolve a URL relative to the current notebook location. 
([#1993](https://github.com/jupyter-widgets/ipywidgets/pull/1993))
+  * The html manager now exposes a way to specify which JavaScript file is 
fetched for a package and the loader used to fetch the library. 
([#1995](https://github.com/jupyter-widgets/ipywidgets/pull/1995), 
[#1998](https://github.com/jupyter-widgets/ipywidgets/pull/1998))
+  * The `@jupyter-widgets/controls` widget specification version was bumped to 
`1.2.0`. Changes include the FloatLogSlider widget and more specific 
documentation about array element types. 
([#2017](https://github.com/jupyter-widgets/ipywidgets/pull/2017))
+  
+---

Old:

  widgetsnbextension-3.1.4-py2.py3-none-any.whl

New:

  widgetsnbextension-3.2.1-py2.py3-none-any.whl



Other differences:
--
++ python-jupyter_widgetsnbextension.spec ++
--- /var/tmp/diff_new_pack.jHXkHB/_old  2018-04-19 15:32:29.251665798 +0200
+++ /var/tmp/diff_new_pack.jHXkHB/_new  2018-04-19 15:32:29.255665633 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-jupyter_widgetsnbextension
-Version:3.1.4
+Version:3.2.1
 Release:0
 Summary:IPython HTML widgets for Jupyter
 License:BSD-3-Clause




commit sqlcipher for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package sqlcipher for openSUSE:Factory 
checked in at 2018-04-19 15:32:33

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


Package is "sqlcipher"

Thu Apr 19 15:32:33 2018 rev:4 rq:598025 version:3.4.2

Changes:

--- /work/SRC/openSUSE:Factory/sqlcipher/sqlcipher.changes  2017-04-11 
09:33:47.645443008 +0200
+++ /work/SRC/openSUSE:Factory/.sqlcipher.new/sqlcipher.changes 2018-04-19 
15:32:39.467244986 +0200
@@ -1,0 +2,23 @@
+Thu Apr 19 07:15:15 UTC 2018 - mplus...@suse.com
+
+- Cleanup with spec-cleaner
+- Rename tcl binding package
+- Adjust dependencies of tcl bindings
+
+---
+Wed Apr 18 16:18:44 UTC 2018 - ec...@opensuse.org
+
+- update to 3.4.2
+  - Merge upstream SQLite 3.20.1
+  - Text strings for SQLITE_ERROR and SQLITE_NOTADB changed to 
+match upstream SQLite
+  - Remove static modifier for codec password functions
+  - Page alignment for mlock
+  - Fix segfault in sqlcipher_cipher_ctx_cmp during rekey operation
+  - Fix sqlcipher_export and cipher_migrate when tracing API in use
+  - Validate codec page size when setting
+  - Guard OpenSSL initialization and cleanup routines
+  - Allow additional linker options to be passed via command line 
+for Windows platforms
+
+---

Old:

  sqlcipher-3.4.1.tar.gz

New:

  sqlcipher-3.4.2.tar.gz



Other differences:
--
++ sqlcipher.spec ++
--- /var/tmp/diff_new_pack.xU6TVm/_old  2018-04-19 15:32:40.339209061 +0200
+++ /var/tmp/diff_new_pack.xU6TVm/_new  2018-04-19 15:32:40.343208896 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sqlcipher
 #
-# 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,23 +16,22 @@
 #
 
 
-%define lib_version 3.15.2
-%define lib_name lib%{name}-3_15_2-0
+%define lib_version 3.20.1
+%define lib_name lib%{name}-3_20_1-0
 Name:   sqlcipher
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:SQLite database encryption
 License:BSD-3-Clause
 Group:  Productivity/Databases/Clients
-Url:http://sqlcipher.net
+URL:http://sqlcipher.net
 Source: 
https://github.com/sqlcipher/sqlcipher/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  ncurses-devel
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
-BuildRequires:  sqlite3-devel
-BuildRequires:  tcl-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig(sqlite3)
+BuildRequires:  pkgconfig(tcl)
 
 %description
 SQLCipher is an SQLite extension that provides transparent 256-bit AES
@@ -54,11 +53,14 @@
 
 This package contains shared library.
 
-%package tcl
+%package -n tcl-%{name}
 Summary:Tcl extension for sqlcipher
 Group:  Development/Languages/Tcl
+%requires_eqtcl
+Provides:   %{name}-tcl = %{version}-%{release}
+Obsoletes:  %{name}-tcl < %{version}-%{release}
 
-%description tcl
+%description -n tcl-%{name}
 SQLCipher is an SQLite extension that provides transparent 256-bit AES
 encryption of database files. Pages are encrypted before being written to
 disk and are decrypted when read back. Due to the small footprint and great
@@ -72,7 +74,7 @@
 Group:  Development/Libraries/C and C++
 Requires:   %{lib_name} = %{version}-%{release}
 Requires:   %{name} = %{version}-%{release}
-Requires:   %{name}-tcl = %{version}-%{release}
+Requires:   tcl-%{name} = %{version}-%{release}
 
 %description devel
 SQLCipher is an SQLite extension that provides transparent 256-bit AES
@@ -97,7 +99,7 @@
   --with-crypto-lib \
   --with-tcl=%{_libdir} \
   --enable-tempstore=yes
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -107,26 +109,26 @@
 %postun -n %{lib_name} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc README.md LICENSE
+%license LICENSE
+%doc README.md
 %{_bindir}/sqlcipher
 
 %files -n %{lib_name}
-%defattr(-,root,root)
-%doc README.md LICENSE
+%license LICENSE
+%doc README.md
 %{_libdir}/libsqlcipher-%{lib_version}.so.0
 %{_libdir}/libsqlcipher-%{lib_version}.so.0.8.6
 
-%files tcl
-%defattr(-,root,root)
-%doc README.md LICENSE
+%files -n tcl-%{name}
+%license LICENSE
+%doc README.md
 %dir %{_libdir}/tcl/tcl8.?/sqlite3
 %{_libdir}/tcl/tcl8.?/sqlite3/libtclsqlite3.so
 

commit bind for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package bind for openSUSE:Factory checked in 
at 2018-04-19 15:32:39

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


Package is "bind"

Thu Apr 19 15:32:39 2018 rev:134 rq:598053 version:9.11.2

Changes:

--- /work/SRC/openSUSE:Factory/bind/bind.changes2018-03-01 
12:01:22.895933521 +0100
+++ /work/SRC/openSUSE:Factory/.bind.new/bind.changes   2018-04-19 
15:32:44.047056285 +0200
@@ -7 +7 @@
-  IPv6 tunnel providers.
+  IPv6 tunnel providers. (bsc#1069633)



Other differences:
--





commit lua-lmod for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package lua-lmod for openSUSE:Factory 
checked in at 2018-04-19 15:32:12

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


Package is "lua-lmod"

Thu Apr 19 15:32:12 2018 rev:12 rq:597885 version:7.6.1

Changes:

--- /work/SRC/openSUSE:Factory/lua-lmod/lua-lmod.changes2017-10-18 
10:52:02.104501662 +0200
+++ /work/SRC/openSUSE:Factory/.lua-lmod.new/lua-lmod.changes   2018-04-19 
15:32:14.844259052 +0200
@@ -1,0 +2,13 @@
+Wed Apr 18 13:07:51 UTC 2018 - jeng...@inai.de
+
+- Replace %__ type macro indirections.
+- Update RPM groups, summaries, find|xargs commands.
+
+---
+Wed Apr 18 05:53:52 UTC 2018 - e...@suse.com
+
+- Avoid conflicting script snippets from 'Modules' and 'lua-lmod'
+  in /etc/profiles.d by making sure that both packages cannot be
+  installed simultaneously (boo#1089970).
+
+---



Other differences:
--
++ lua-lmod.spec ++
--- /var/tmp/diff_new_pack.glFEVn/_old  2018-04-19 15:32:16.012210970 +0200
+++ /var/tmp/diff_new_pack.glFEVn/_new  2018-04-19 15:32:16.016210805 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lua-lmod
 #
-# 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,7 +26,7 @@
 %define lua_cpath ?.so;?/?.so;%{lua_archdir}/?.so
 
 Name:   lua-lmod
-Summary:Lua based Environment Modules
+Summary:Lua-based Environment Modules
 License:MIT
 Group:  Development/Libraries/Other
 Version:7.6.1
@@ -83,6 +83,7 @@
 Requires:   lua-luaposix
 Requires:   lua-luaterm
 Requires:   tcl
+Conflicts:  Modules
 %if 0%{?sle_version} == 0 || 0%{?sle_version} >= 120300
 BuildRequires:  python-Sphinx-latex
 %endif
@@ -93,10 +94,10 @@
 
 %package doc
 Summary:Documentation for Lmod
-Group:  Development/Other
+Group:  Documentation/PDF
 
 %description doc
-Documentation (pdf) for the Lmod Environment Modules System
+Documentation (PDF) for the Lmod Environment Modules System.
 
 %prep
 %setup -q -n Lmod-%{version}
@@ -115,13 +116,13 @@
 --with-redirect=yes \
 --with-autoSwap=no
 make
-find my_docs/ -name .gitignore | xargs rm
+find my_docs/ -name .gitignore -delete
 cd docs; make latexpdf man; cd ..
 
 %install
 export LUA_CPATH="%{lua_cpath}"
 export LUA_PATH="%{lua_path}"
-make DESTDIR=%{buildroot} install
+%make_install
 
 mkdir -p %{buildroot}%{_sysconfdir}/rpm
 cat < %{buildroot}%{_sysconfdir}/rpm/macros.lmod
@@ -148,7 +149,7 @@
 ln -s %{_datadir}/lmod/%{version}/libexec/Version.lua 
%{buildroot}/%{_datadir}/lmod/%{version}/settarg/Version.lua
 
 mkdir -p %{buildroot}/%{_sysconfdir}/profile.d
-%{__cat} < %{buildroot}/%{_sysconfdir}/profile.d/lmod.sh
+cat <%{buildroot}/%{_sysconfdir}/profile.d/lmod.sh
 # -*- shell-script -*-
 
 #  This is the system wide source file for setting up
@@ -182,7 +183,7 @@
 
 EOF
 
-%{__cat} < %{buildroot}/%{_sysconfdir}/profile.d/lmod.csh
+cat <%{buildroot}/%{_sysconfdir}/profile.d/lmod.csh
 # -*- shell-script -*-
 
 #  This is the system wide source file for setting up




commit avrdude for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package avrdude for openSUSE:Factory checked 
in at 2018-04-19 15:32:30

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


Package is "avrdude"

Thu Apr 19 15:32:30 2018 rev:33 rq:598015 version:6.3

Changes:

--- /work/SRC/openSUSE:Factory/avrdude/avrdude.changes  2016-04-12 
19:34:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.avrdude.new/avrdude.changes 2018-04-19 
15:32:34.911432671 +0200
@@ -1,0 +2,26 @@
+Wed Apr 18 13:45:03 UTC 2018 - sndir...@suse.com
+
+- marked avrdude.keyring and debian.avrdude.udev as sources in 
+  specfile
+
+---
+Tue Nov 14 15:55:04 UTC 2017 - lnus...@suse.de
+
+- add USB IDs for Arduino Micro
+- add download URL and keyring
+
+---
+Wed Jul 12 11:51:50 UTC 2017 - pcervi...@suse.com
+
+- remove incorrect provides in library subpackage
+- remove not needed obsoletes in library subpackage
+- make libftdi1 build dependency only for openSUSE
+- spec file cleaned by spec-cleaner
+
+---
+Mon Dec 12 15:58:08 UTC 2016 - kkae...@suse.com
+
+- drop parport from 50-avrdude.rules for udev (bsc#994883)
+  limit to USB
+
+---

New:

  PKGBUILD
  avrdude-6.3.tar.gz.sig
  avrdude.dsc
  avrdude.keyring
  debian.avrdude.lintian-overrides
  debian.avrdude.udev
  debian.changelog
  debian.compat
  debian.control
  debian.copyright
  debian.rules



Other differences:
--
++ avrdude.spec ++
--- /var/tmp/diff_new_pack.fvtsOw/_old  2018-04-19 15:32:36.583363796 +0200
+++ /var/tmp/diff_new_pack.fvtsOw/_new  2018-04-19 15:32:36.583363796 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package avrdude (Version 5.11)
+# spec file for package avrdude
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,36 +15,41 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-Name:   avrdude
+
 %define libname   lib%{name}
 %define libsoname %{libname}1
-BuildRequires:  bison
-BuildRequires:  flex
-BuildRequires:  libusb-devel
-BuildRequires:  readline-devel
-%if 0%{?suse_version} >= 1210
-BuildRequires:  libftdi1-devel
-%endif
-BuildRequires:  automake
-BuildRequires:  libelf-devel
-BuildRequires:  libtool
-BuildRequires:  texinfo
+Name:   avrdude
 Version:6.3
 Release:0
-Url:http://savannah.nongnu.org/projects/avrdude
-Group:  Development/Tools/Other
-License:GPL-2.0+
 Summary:Upload tool for AVR microcontrollers
-# http://download.savannah.gnu.org/releases/avrdude/
-Source0:%name-%version.tar.gz
+License:GPL-2.0+
+Group:  Development/Tools/Other
+Url:http://savannah.nongnu.org/projects/avrdude
+Source0:
http://download.savannah.gnu.org/releases/avrdude/%{name}-%{version}.tar.gz
+Source1:
http://download.savannah.gnu.org/releases/avrdude/%{name}-%{version}.tar.gz.sig
 Source3:modprobe.avrdude_parport
 Source4:avrdude-usbdevices
+Source5:avrdude.keyring
+Source6:debian.avrdude.udev
 Patch0: avrdude-5.11-no-builddate.diff
 Patch1: avrdude-ipv6.patch
+BuildRequires:  automake
+BuildRequires:  bison
+BuildRequires:  flex
+BuildRequires:  libelf-devel
+BuildRequires:  libtool
+BuildRequires:  libusb-devel
+BuildRequires:  readline-devel
+BuildRequires:  texinfo
+# FIXME: use proper Requires(pre/post/preun/...)
+PreReq: %{install_info_prereq}
+PreReq: /bin/cat
+PreReq: /sbin/modprobe
 Provides:   avr-programmer
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-PreReq: /bin/cat /sbin/modprobe
-PreReq: %install_info_prereq
+%if 0%{?is_opensuse}
+BuildRequires:  libftdi1-devel
+%endif
 
 %description
 avrdude is a tool for avr microcontrollers and drives many hardware
@@ -54,8 +59,6 @@
 %package -n %{libsoname}
 Summary:Shared library of %{name}
 Group:  System/Libraries
-Provides:   %{name} = %{version}
-Obsoletes:  %{name} < %{version}
 
 %description -n %{libsoname}
 This package contains the shared lib%{name} library.
@@ -82,32 +85,32 @@
 --enable-linuxgpio \
 --disable-static
 make %{?_smp_mflags}
-make -C doc info
+make %{?_smp_mflags} -C doc info
 
 %install
-%makeinstall 

commit kstars for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package kstars for openSUSE:Factory checked 
in at 2018-04-19 15:32:20

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


Package is "kstars"

Thu Apr 19 15:32:20 2018 rev:94 rq:597898 version:2.9.4

Changes:

--- /work/SRC/openSUSE:Factory/kstars/kstars.changes2018-03-07 
10:34:00.939911197 +0100
+++ /work/SRC/openSUSE:Factory/.kstars.new/kstars.changes   2018-04-19 
15:32:23.231913707 +0200
@@ -1,0 +2,24 @@
+Wed Apr 18 06:30:35 UTC 2018 - wba...@tmo.at
+
+- Update to 2.9.4
+  * 
http://knro.blogspot.co.at/2018/04/spring-season-kstars-v294-is-released.html
+  * New highly efficient binary interface for asteroids that would
+allow quite large (> 100MB) and distant catalogs to be loaded
+into KStars without a major impact on performance
+  * Automatic Flat field calculations were fixed for multi-channel
+DSLR frames along with an improved DSLR popup dialog
+  * The Ekos scheduler workflow was revamped to evaluate all jobs
+every time a new job is invoked to ensure all scores are
+updated accordingly and not only on the first job run
+  * More SEP work for star & galaxy detection is merged into the
+internal guide module resulting in a better object detection
+even in noisy environments
+  * The guide module is now a lot more tolerant to passing clouds
+  * Users can now instruct Ekos to take flat field frames exactly
+at the same focus position where light frames of the same
+filter were captured
+  * FITS handling code was optimized with loading times improving
+on the order of 300%
+- Mark license files as %license instead of %doc
+
+---

Old:

  kstars-2.9.3.tar.xz

New:

  kstars-2.9.4.tar.xz



Other differences:
--
++ kstars.spec ++
--- /var/tmp/diff_new_pack.JGQzcN/_old  2018-04-19 15:32:26.043797912 +0200
+++ /var/tmp/diff_new_pack.JGQzcN/_new  2018-04-19 15:32:26.047797747 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kstars
-Version:2.9.3
+Version:2.9.4
 Release:0
 Summary:Desktop Planetarium
 # Note for legal: the Apache licensed files in the tarball are for the
@@ -126,7 +126,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING COPYING.DOC ChangeLog README README.customize 
README.ephemerides README.images
+%license COPYING COPYING.DOC
+%doc AUTHORS ChangeLog README README.customize README.ephemerides README.images
 %{_kf5_applicationsdir}/org.kde.kstars.desktop
 %{_kf5_appsdir}/kstars/
 %{_kf5_bindir}/kstars
@@ -141,7 +142,7 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING COPYING.DOC
 %endif
 
 %changelog

++ kstars-2.9.3.tar.xz -> kstars-2.9.4.tar.xz ++
/work/SRC/openSUSE:Factory/kstars/kstars-2.9.3.tar.xz 
/work/SRC/openSUSE:Factory/.kstars.new/kstars-2.9.4.tar.xz differ: char 25, 
line 1




commit rzsz for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package rzsz for openSUSE:Factory checked in 
at 2018-04-19 15:31:59

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


Package is "rzsz"

Thu Apr 19 15:31:59 2018 rev:4 rq:597805 version:0.12.21~rc

Changes:

--- /work/SRC/openSUSE:Factory/rzsz/rzsz.changes2018-04-10 
10:54:17.542049745 +0200
+++ /work/SRC/openSUSE:Factory/.rzsz.new/rzsz.changes   2018-04-19 
15:32:01.972788832 +0200
@@ -4 +4 @@
-- Update to 0.12.21~rc bsc#1086416:
+- Update to 0.12.21~rc bsc#1086416 bsc#1090051 CVE-2018-10195:



Other differences:
--



commit avgtime for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package avgtime for openSUSE:Factory checked 
in at 2018-04-19 15:31:51

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


Package is "avgtime"

Thu Apr 19 15:31:51 2018 rev:2 rq:597764 version:v0.5.0+4.ffdf200

Changes:

--- /work/SRC/openSUSE:Factory/avgtime/avgtime.changes  2017-12-19 
10:58:30.317298790 +0100
+++ /work/SRC/openSUSE:Factory/.avgtime.new/avgtime.changes 2018-04-19 
15:31:53.501137400 +0200
@@ -0,0 +1,21 @@
+Tue Apr 17 12:17:57 UTC 2018 - ok...@suse.com
+
+- Update to version v0.5.0+4.ffdf200:
+  * -Release 0.3: Histogram, sample mode and confidence intervals
+  * -Release 0.4: Added conf. intervals for estimated mu average (actually, 
fixed the values confidence interval).
+  * -README changes.
+  * -Release 0.5: Now works in windows.
+  * Fix compile error on 2.061
+  * add dub package file
+  * -Fix compile errors on DMD 2.067 (issue #7). Thanks alekseymya for 
reporting issue.
+  * -Updated readme.md to mention Windows and Linux.
+  * -Mentioned OS X as working in the README.md.
+  * -Added SpawnProcess optional implementation version (not enabled by 
default), to cover issue #5).
+- Update descriptions
+
+---
+Fri Apr 13 08:45:43 UTC 2018 - ok...@suse.com
+
+- Link dynamically to support openSUSE:Factory in the current version as well
+- Add package post-installation test
+

New:

  _multibuild



Other differences:
--
++ avgtime.spec ++
--- /var/tmp/diff_new_pack.EfidM0/_old  2018-04-19 15:31:54.053114692 +0200
+++ /var/tmp/diff_new_pack.EfidM0/_new  2018-04-19 15:31:54.057114527 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package avgtime
 #
-# Copyright (c) 2017 SUSE LLC
+# 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
@@ -15,35 +15,70 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-Name:   avgtime
+
+# Define just "test" as a package in _multibuild file to distinguish test
+# instructions here
+%if "@BUILD_FLAVOR@" == ""
+%define _test 0
+%define name_ext %nil
+%else
+%define _test 1
+%define name_ext -test
+%endif
+
+%define short_name avgtime
+Name:   %{short_name}%{?name_ext}
 Version:v0.5.0+4.ffdf200
 Release:0
-Summary:Like unix 'time' command, but with repetitions, 
median, std deviation
+Summary:Utility similar to "time", but with repetitions and more 
statistics
 License:BSL-1.0
-Group:  Applications
-Url:https://github.com/jmcabo/%{name}
-Source0:%{name}-%{version}.tar.xz
+Group:  Productivity/Scientific/Math
+Url:https://github.com/jmcabo/%{short_name}
+Source0:%{short_name}-%{version}.tar.xz
+%if 0%{?_test}
+BuildRequires:  %{short_name}
+%else
 BuildRequires:  dmd
-BuildRequires:  dub
-BuildRequires:  phobos-devel-static
+BuildRequires:  phobos-devel
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# 2017-12-18: As of now dub segfaults when trying to build this package
-ExcludeArch:i586
+#ExcludeArch:i586
 
 %description
-Works like the linux time command, except it accepts a -r argument to specify
-repetitions and shows stats.
+avgtime works like the "time" command, except it accepts an "-r"
+argument to specify repetitions and shows more detailed statistics.
 
-If repetitions are specified, then stats are computed and shown, like median,
-average, and standard deviation.
+If repetitions are specified, then statistics are computed and shown, like
+median, mean, and standard deviation.
 
 %prep
+%if 0%{?_test}
+# workaround to prevent post/install failing assuming this file for whatever
+# reason
+touch %{_sourcedir}/%{short_name}
+%else
 %setup -q
+%endif
 
 %build
-dub build --build=release
+%if 0%{?_test}
+avgtime --help
+%else
+# By default we would link against the static lib causing undefined values
+# https://forum.dlang.org/post/ubqoqivomxxbkfpuu...@forum.dlang.org
+# https://forum.rejectedsoftware.com/groups/rejectedsoftware.dub/thread/920/
+# okurz: I did not find a way to pass the "defaultlib" path through dub but
+# avgtime is so simple we can simply use dmd directly
+# dub build --build=release
+dmd -defaultlib=:libphobos2.so avgtime.d
+%endif
 
 %install
+%if 0%{?_test}
+# disable debug packages in package test to prevent error about missing files
+%define debug_package %{nil}
+%else
+
 mkdir -p 

commit c-toxcore for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package c-toxcore for openSUSE:Factory 
checked in at 2018-04-19 15:32:04

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


Package is "c-toxcore"

Thu Apr 19 15:32:04 2018 rev:3 rq:597833 version:0.2.2

Changes:

--- /work/SRC/openSUSE:Factory/c-toxcore/c-toxcore.changes  2018-04-11 
14:00:21.194355958 +0200
+++ /work/SRC/openSUSE:Factory/.c-toxcore.new/c-toxcore.changes 2018-04-19 
15:32:06.540600849 +0200
@@ -1,0 +2,18 @@
+Wed Apr 18 16:08:19 UTC 2018 - ec...@opensuse.org
+
+- update to 0.2.2
+  - #872 Restrict packet kinds that can be sent through onion path.
+  - #864 CMake warn if libconfig not found
+  - #863 Remove broken and unmaintained scripts.
+  - #859 Add clarifying comment to cryptpacket_received function.
+  - #857 Avoid the use of rand() in tests.
+  - #846 Disallow stderr logger by default.
+  - #845 Fix coveralls reporting.
+  - #844 Add COVERAGE cmake flag for clang.
+  - #825 Add default stderr logger for logging to nullptr.
+  - #824 Simplify sendpacket function, deduplicate some logic.
+  - #809 Remove the use of the 'hh' format specifier.
+  - #801 Add logging to the onion_test.
+  - #797 Move struct DHT_Friend into DHT.c.
+
+---

Old:

  c-toxcore-0.2.1.tar.gz
  c-toxcore-0.2.1.tar.gz.asc

New:

  c-toxcore-0.2.2.tar.gz
  c-toxcore-0.2.2.tar.gz.asc



Other differences:
--
++ c-toxcore.spec ++
--- /var/tmp/diff_new_pack.qAPIGq/_old  2018-04-19 15:32:07.196573851 +0200
+++ /var/tmp/diff_new_pack.qAPIGq/_new  2018-04-19 15:32:07.200573687 +0200
@@ -20,7 +20,7 @@
 # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
 %define _soversion 2
 Name:   c-toxcore
-Version:0.2.1
+Version:0.2.2
 Release:0
 Summary:Secure decentralized instant messaging application
 License:GPL-3.0

++ c-toxcore-0.2.1.tar.gz -> c-toxcore-0.2.2.tar.gz ++
 1899 lines of diff (skipped)




commit elementary-icon-theme for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package elementary-icon-theme for 
openSUSE:Factory checked in at 2018-04-19 15:31:49

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


Package is "elementary-icon-theme"

Thu Apr 19 15:31:49 2018 rev:12 rq:597755 version:4.3.1

Changes:

--- 
/work/SRC/openSUSE:Factory/elementary-icon-theme/elementary-icon-theme.changes  
2017-10-29 20:25:05.457759836 +0100
+++ 
/work/SRC/openSUSE:Factory/.elementary-icon-theme.new/elementary-icon-theme.changes
 2018-04-19 15:31:51.601215560 +0200
@@ -1,0 +2,5 @@
+Wed Apr 18 11:44:09 UTC 2018 - sor.ale...@meowr.ru
+
+- Fix the package (boo#1082179).
+
+---



Other differences:
--
++ elementary-icon-theme.spec ++
--- /var/tmp/diff_new_pack.vqKwBO/_old  2018-04-19 15:31:52.353184626 +0200
+++ /var/tmp/diff_new_pack.vqKwBO/_new  2018-04-19 15:31:52.357184461 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package elementary-icon-theme
 #
-# 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
@@ -21,12 +21,13 @@
 Version:4.3.1
 Release:0
 Summary:A Tango-styled icon theme
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  System/GUI/Other
-Url:https://github.com/elementary/icons
+URL:https://github.com/elementary/icons
 Source: 
https://github.com/elementary/icons/archive/%{version}.tar.gz#/icons-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM elementary-icon-theme-chmod.patch mailaen...@opensuse.org 
-- https://github.com/elementary/icons/pull/130
 Patch0: elementary-icon-theme-chmod.patch
+BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildArch:  noarch
@@ -40,26 +41,31 @@
 %patch0 -p1
 
 %build
-# Nothing to build.
+%cmake
 
 %install
-mkdir -p %{buildroot}%{_datadir}/icons/elementary/
-cp -rf * %{buildroot}%{_datadir}/icons/elementary/
+%cmake_install
 
-# Remove duplicates.
-rm -f %{buildroot}%{_datadir}/icons/elementary/{AUTHORS,CONTRIBUTORS,COPYING}
+# Remove weirdness.
+rm %{buildroot}/.VolumeIcon.{png,icns}
 
 %icon_theme_cache_create_ghost elementary
 %fdupes %{buildroot}%{_datadir}/icons/
 
+%if 0%{?suse_version} < 1500
 %post
 %icon_theme_cache_post elementary
 
 # No need for %%icon_theme_cache_postun in %%postun since the theme won't 
exist anymore.
+%endif
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS CONTRIBUTORS COPYING
+%if 0%{?suse_version} >= 1500
+%license COPYING
+%else
+%doc COPYING
+%endif
+%doc AUTHORS CONTRIBUTORS
 %{_datadir}/icons/elementary/
 %ghost %{_datadir}/icons/elementary/icon-theme.cache
 




commit geeko-gtk-theme for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package geeko-gtk-theme for openSUSE:Factory 
checked in at 2018-04-19 15:31:25

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


Package is "geeko-gtk-theme"

Thu Apr 19 15:31:25 2018 rev:3 rq:597611 version:1.1.2

Changes:

--- /work/SRC/openSUSE:Factory/geeko-gtk-theme/geeko-gtk-theme.changes  
2018-01-29 14:58:25.135827222 +0100
+++ /work/SRC/openSUSE:Factory/.geeko-gtk-theme.new/geeko-gtk-theme.changes 
2018-04-19 15:31:27.066224462 +0200
@@ -1,0 +2,5 @@
+Wed Apr 18 02:46:26 UTC 2018 - 128bitn...@gmail.com
+
+Updated to Version 1.1.2
+
+---

Old:

  geeko-gtk-theme-1.1.1.tar.gz

New:

  geeko-gtk-theme-1.1.2.tar.gz



Other differences:
--
++ geeko-gtk-theme.spec ++
--- /var/tmp/diff_new_pack.lVGpN1/_old  2018-04-19 15:31:27.838192730 +0200
+++ /var/tmp/diff_new_pack.lVGpN1/_new  2018-04-19 15:31:27.842192566 +0200
@@ -19,7 +19,7 @@
 %define _theme  Geeko
 %define _name   geeko
 Name:   geeko-gtk-theme
-Version:1.1.1
+Version:1.1.2
 Release:0
 Summary:Geeko GTK+ theme
 License:GPL-3.0+

++ geeko-gtk-theme-1.1.1.tar.gz -> geeko-gtk-theme-1.1.2.tar.gz ++
 2 lines of diff (skipped)




commit openafs for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package openafs for openSUSE:Factory checked 
in at 2018-04-19 15:31:10

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


Package is "openafs"

Thu Apr 19 15:31:10 2018 rev:2 rq:597537 version:1.8.0~pre5

Changes:

--- /work/SRC/openSUSE:Factory/openafs/openafs.changes  2018-03-31 
15:36:56.945554586 +0200
+++ /work/SRC/openSUSE:Factory/.openafs.new/openafs.changes 2018-04-19 
15:31:16.282667640 +0200
@@ -1,0 +2,20 @@
+Mon Apr 16 15:35:15 UTC 2018 - christof.ha...@mpcdf.mpg.de
+
+- fdupes: use symlinks instead of hardlinks. Do not fdupe
+  /etc and /var
+
+---
+Fri Apr  6 10:53:13 UTC 2018 - christof.ha...@mpcdf.mpg.de
+
+- fix dependencies between packages, so that fuse-client
+  can be installed.
+- cleanup old sys-v sysconfig files and other minor fixes
+- fix unit file for fuse-client
+
+---
+Mon Apr  2 20:59:53 UTC 2018 - christof.ha...@mpcdf.mpg.de
+
+- build fuse-client unconditionally.
+- do not build KMP on unsupported architectures so that overall
+  build succeeds. 
+

Old:

  sysconfig.openafs-client
  sysconfig.openafs-server



Other differences:
--
++ openafs.spec ++
--- /var/tmp/diff_new_pack.IjQELa/_old  2018-04-19 15:31:17.354623592 +0200
+++ /var/tmp/diff_new_pack.IjQELa/_new  2018-04-19 15:31:17.354623592 +0200
@@ -26,11 +26,7 @@
 #  TUNABLES
 #
 
-#
-# define distribution and version
-#
-
-#distribution-definitions here
+# package-wide definitions here
 
 #kerberos5
 # 0=MIT | 1=Heimdal
@@ -42,14 +38,11 @@
 # build kernel modules
 %define build_kernel_modules 1
 
-# build fuse-based client
-%define build_fuse_client 0
-
 # run regen to create new configure script
 %define run_regen 1
 
 #
-# auto-determined parameters
+# package internal directories
 #
 %define afslogsdir/var/log/openafs
 %define afsconfdir/etc/openafs/server
@@ -57,6 +50,14 @@
 %define vicecachedir /var/cache/openafs
 %define afslocaldir   /var/lib/openafs
 
+%ifarch ppc64le ppc64
+%define build_kernel_modules 0
+%endif
+
+%if %{_arch} == arm
+%define build_kernel_modules 0
+%endif
+
 # used for %setup only
 # leave upstream tar-balls untouched for integrity checks.
 %define upstream_version 1.8.0pre5
@@ -77,8 +78,6 @@
 Source4:openafs-%{version}-src.tar.bz2.sha256
 Source5:openafs-%{version}-doc.tar.bz2.sha256
 Source10:   README.SUSE.openafs
-Source13:   sysconfig.openafs-client
-Source14:   sysconfig.openafs-server
 Source15:   logrotate.openafs-server
 Source16:   ld.conf.openafs
 Source18:   RELNOTES-%{version}
@@ -133,10 +132,8 @@
 BuildRequires:  module-init-tools
 %endif
 
-%if %{build_fuse_client}
 BuildRequires:  fuse-devel
 BuildRequires:  pkg-config
-%endif
 
 %description  
 AFS is a cross-platform distributed file system product pioneered at
@@ -262,7 +259,7 @@
 %package krb5-mit
 Summary:OpenAFS programs to use with krb5
 Group:  System/Filesystems
-Requires:   %{name}-client = %{version}
+Requires:   %{name}-client
 Requires:   krb5-client
 
 %description krb5-mit
@@ -291,18 +288,11 @@
 
 %endif
 
-%if %{build_fuse_client}
 %package fuse_client
 Summary:OpenAFS FUSE File System Client
 Group:  System/Filesystems
-Requires:   %{name} = %{version}
-Requires:   %{name}-krb5-mit = %{version}
 Conflicts:  %{name}-client
-Requires:   coreutils
-Requires:   diffutils
-Requires:   fillup
-Requires:   grep
-Requires:   sed
+Requires:   %{name} = %{version}
 
 %description fuse_client
 AFS is a cross-platform distributed file system product pioneered at
@@ -315,19 +305,12 @@
 This client is using the EXPERIMENTAL FUSE interface on LINUX.
 It does not offer authentication etc. 
 
-%else 
-
 %package client
 Summary:OpenAFS File System Client
 Group:  System/Filesystems
 Requires:   %{name} = %{version}
 Requires:   %{name}-kmp
 Requires:   %{name}-krb5-mit = %{version}
-Requires:   coreutils
-Requires:   diffutils
-Requires:   fillup
-Requires:   grep
-Requires:   sed
 
 %description client
 AFS is a cross-platform distributed file system product pioneered at
@@ -341,7 +324,6 @@
 caching, disconnected operations, replication for higher availability
 and load balancing, and ACLs. This package contains the OpenAFS client.
 
-%endif
 
 %prep
 
@@ -357,7 +339,6 @@
 : @@@ sysconf dir:   %{_sysconfdir}
 : @@@ man dir:   %{_mandir}
 : @@@ build modules:  %{build_kernel_modules}
-: @@@ build fuse client:  

commit oath-toolkit for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package oath-toolkit for openSUSE:Factory 
checked in at 2018-04-19 15:32:09

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


Package is "oath-toolkit"

Thu Apr 19 15:32:09 2018 rev:3 rq:597884 version:2.6.2

Changes:

--- /work/SRC/openSUSE:Factory/oath-toolkit/oath-toolkit.changes
2018-04-16 12:49:21.452308079 +0200
+++ /work/SRC/openSUSE:Factory/.oath-toolkit.new/oath-toolkit.changes   
2018-04-19 15:32:10.792425846 +0200
@@ -1,0 +2,6 @@
+Wed Apr 18 07:32:43 UTC 2018 - jeng...@inai.de
+
+- Trim/update descriptions. Fix RPM groups. Remove useless
+  --with-pic.
+
+---



Other differences:
--
++ oath-toolkit.spec ++
--- /var/tmp/diff_new_pack.OgS7GG/_old  2018-04-19 15:32:11.424399832 +0200
+++ /var/tmp/diff_new_pack.OgS7GG/_new  2018-04-19 15:32:11.428399668 +0200
@@ -37,7 +37,7 @@
 BuildRequires:  pkgconfig(xmlsec1)
 
 %description
-The OATH Toolkit makes it easy to build one-time password
+The OATH Toolkit makes it possible to build one-time password
 authentication systems. It contains shared libraries, command line
 tools and a PAM module. Supported technologies include the
 event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm
@@ -52,39 +52,31 @@
 Group:  Productivity/Networking/Security
 
 %description -n pam_oath
-The OATH Toolkit makes it easy to build one-time password
-authentication systems. It contains shared libraries, command line
-tools and a PAM module. Supported technologies include the
-event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm
-(RFC6238). OATH stands for Open AuTHentication, which is the
-organization that specify the algorithms. For managing secret key
-files, the Portable Symmetric Key Container (PSKC) format described in
-RFC6030 is supported.
+The OATH Toolkit makes it possible to build one-time password
+authentication systems.
+
+This subpackage contains a module to integrate OATH into PAM.
 
 %package -n liboath0
 Summary:Library for Open AuTHentication (OATH) HOTP support
 License:LGPL-2.1-or-later
-Group:  Productivity/Networking/Security
+Group:  System/Libraries
 Requires:   %{name}-xml >= %{version}
 
 %description -n liboath0
-The OATH Toolkit makes it easy to build one-time password
-authentication systems. It contains shared libraries, command line
-tools and a PAM module. Supported technologies include the
+The OATH Toolkit makes it possible to build one-time password
+authentication systems. Supported technologies include the
 event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm
-(RFC6238). OATH stands for Open AuTHentication, which is the
-organization that specify the algorithms. For managing secret key
-files, the Portable Symmetric Key Container (PSKC) format described in
-RFC6030 is supported.
+(RFC6238).
 
 %packagexml
-Summary:This package contains xml files needed by liboath0
+Summary:XML data files needed by liboath
 License:GPL-3.0-or-later AND LGPL-2.1-or-later
-Group:  Development/Libraries/C and C++
+Group:  Productivity/Networking/Security
 BuildArch:  noarch
 
 %description xml
-The OATH Toolkit makes it easy to build one-time password
+The OATH Toolkit makes it possible to build one-time password
 authentication systems. It contains shared libraries, command line
 tools and a PAM module. Supported technologies include the
 event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm
@@ -94,53 +86,45 @@
 RFC6030 is supported.
 
 %package -n liboath-devel
-Summary:Library for Open AuTHentication (OATH) HOTP support -- 
Development Files
+Summary:Development files for the Open AuTHentication (OATH) HOTP 
support library
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
 Requires:   glibc-devel
 Requires:   liboath0 = %{version}
 
 %description -n liboath-devel
-The OATH Toolkit makes it easy to build one-time password
-authentication systems. It contains shared libraries, command line
-tools and a PAM module. Supported technologies include the
-event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm
-(RFC6238). OATH stands for Open AuTHentication, which is the
-organization that specify the algorithms. For managing secret key
-files, the Portable Symmetric Key Container (PSKC) format described in
-RFC6030 is supported.
+The OATH Toolkit makes it possible to build one-time password
+authentication systems.
+
+This subpackage contains the header files for the HOTP/TOTP 

commit redis for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package redis for openSUSE:Factory checked 
in at 2018-04-19 15:31:30

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


Package is "redis"

Thu Apr 19 15:31:30 2018 rev:41 rq:597690 version:4.0.9

Changes:

--- /work/SRC/openSUSE:Factory/redis/redis.changes  2018-04-13 
12:51:47.935142369 +0200
+++ /work/SRC/openSUSE:Factory/.redis.new/redis.changes 2018-04-19 
15:31:31.350048365 +0200
@@ -1,0 +2,8 @@
+Tue Apr 17 16:13:17 UTC 2018 - guillaume.gar...@opensuse.org
+
+- Update redis-enable-bactrace-on-x86-and-ia64-only.patch to handle 
+  arm and rename it to redis-enable-bactrace-on-x86-ia64-and_arm32_only.patch
+- Add redis-disable_integration_logging.patch to disable logging test 
+  when backtrace is not enabled
+
+---

Old:

  redis-enable-bactrace-on-x86-and-ia64-only.patch

New:

  redis-disable_integration_logging.patch
  redis-enable-bactrace-on-x86-ia64-and_arm32_only.patch



Other differences:
--
++ redis.spec ++
--- /var/tmp/diff_new_pack.sRl73N/_old  2018-04-19 15:31:32.254011202 +0200
+++ /var/tmp/diff_new_pack.sRl73N/_new  2018-04-19 15:31:32.258011038 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org
 #
 
+
 %define _data_dir   %{_localstatedir}/lib/%{name}
 %define _log_dir%{_localstatedir}/log/%{name}
 %define _conf_dir   %{_sysconfdir}/%{name}
@@ -36,7 +37,8 @@
 Patch0: %{name}-initscript.patch
 # PATCH-MISSING-TAG -- See 
https://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch1: %{name}-conf.patch
-Patch2: %{name}-enable-bactrace-on-x86-and-ia64-only.patch
+Patch2: %{name}-enable-bactrace-on-x86-ia64-and_arm32_only.patch
+Patch3: %{name}-disable_integration_logging.patch
 BuildRequires:  pkgconfig
 BuildRequires:  procps
 BuildRequires:  tcl
@@ -58,6 +60,10 @@
 %patch0
 %patch1
 %patch2
+%ifnarch %{ix86} x86_64 ia64 %{arm}
+# We have no backtrace, so disable logging test
+%patch3 -p0
+%endif
 
 %build
 make %{?_smp_mflags} CFLAGS="%{optflags}" V=1

++ redis-disable_integration_logging.patch ++
--- tests/test_helper.tcl.orig  2018-04-17 18:04:29.778303392 +0200
+++ tests/test_helper.tcl   2018-04-17 18:04:46.688365379 +0200
@@ -40,7 +40,6 @@ set ::all_tests {
 integration/aof
 integration/rdb
 integration/convert-zipmap-hash-on-load
-integration/logging
 integration/psync2
 integration/psync2-reg
 unit/pubsub
++ redis-enable-bactrace-on-x86-ia64-and_arm32_only.patch ++
Index: src/config.h
===
--- src/config.h.orig
+++ src/config.h
@@ -63,8 +63,10 @@
 
 /* Test for backtrace() */
 #if defined(__APPLE__) || (defined(__linux__) && defined(__GLIBC__))
+#if defined(__i386__) || defined(__x86_64__) || defined(__ia64__) || defined 
(__arm__)
 #define HAVE_BACKTRACE 1
 #endif
+#endif
 
 /* MSG_NOSIGNAL. */
 #ifdef __linux__



commit openCryptoki for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package openCryptoki for openSUSE:Factory 
checked in at 2018-04-19 15:31:21

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


Package is "openCryptoki"

Thu Apr 19 15:31:21 2018 rev:47 rq:597603 version:3.8.2

Changes:

--- /work/SRC/openSUSE:Factory/openCryptoki/openCryptoki.changes
2018-03-11 15:25:39.878325567 +0100
+++ /work/SRC/openSUSE:Factory/.openCryptoki.new/openCryptoki.changes   
2018-04-19 15:31:21.626448043 +0200
@@ -1,0 +2,6 @@
+Tue Apr 17 22:56:43 UTC 2018 - mp...@suse.com
+
+- Added ocki-3.8.2-Fix-Hardware-Feature-Object-validation-and-tests.patch
+  (bsc#1086678)
+
+---

New:

  ocki-3.8.2-Fix-Hardware-Feature-Object-validation-and-tests.patch



Other differences:
--
++ openCryptoki.spec ++
--- /var/tmp/diff_new_pack.7AemZf/_old  2018-04-19 15:31:22.182425193 +0200
+++ /var/tmp/diff_new_pack.7AemZf/_new  2018-04-19 15:31:22.186425029 +0200
@@ -65,6 +65,7 @@
 # and because we don't want(?) various file and directory permissions to be 
0700.
 Patch1: ocki-3.1-remove-make-install-chgrp.patch
 Patch2: ocki-3.5-icsf-coverity-memoryleakfix.patch
+Patch3: 
ocki-3.8.2-Fix-Hardware-Feature-Object-validation-and-tests.patch
 
 Url:https://sourceforge.net/projects/opencryptoki/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -145,6 +146,7 @@
 %setup -q -n %{oc_cvs_tag}-%{version}
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 cp %{SOURCE2} .
 

++ ocki-3.8.2-Fix-Hardware-Feature-Object-validation-and-tests.patch ++
 965 lines (skipped)




commit nmon for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package nmon for openSUSE:Factory checked in 
at 2018-04-19 15:31:53

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


Package is "nmon"

Thu Apr 19 15:31:53 2018 rev:9 rq:597776 version:16g

Changes:

--- /work/SRC/openSUSE:Factory/nmon/nmon.changes2016-07-14 
09:47:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.nmon.new/nmon.changes   2018-04-19 
15:31:56.409017765 +0200
@@ -1,0 +2,16 @@
+Wed Apr 18 12:39:35 UTC 2018 - aloi...@gmx.com
+
+- Update to version 16g
+  Small changes only: 
+  * Now cope with 192 physical CPU cores with SMT=8 (for POWER8
+servers)
+  * Fixed bug reported with NFS automount in data capture mode
++ Alternatively, completely switch off JFS stats in capture
+  mode with "-J" 
+  * Online view: remove File systems that are "not real" to
+reduce screen space. Hit "j" and then "J" to remove the
+pointless file systems
+  * Online view: Small clean up of the titles for the Memory
+stats (m) 
+
+---

Old:

  lmon16f.c

New:

  lmon16g.c



Other differences:
--
++ nmon.spec ++
--- /var/tmp/diff_new_pack.CzuKTO/_old  2018-04-19 15:31:57.132987978 +0200
+++ /var/tmp/diff_new_pack.CzuKTO/_new  2018-04-19 15:31:57.136987814 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nmon
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011-2013 Pascal Bleser 
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   nmon
-Version:16f
+Version:16g
 Release:0
 Summary:Performance Monitor
 License:GPL-3.0
@@ -29,7 +29,6 @@
 BuildRequires:  help2man
 BuildRequires:  ncurses-devel
 Provides:   lmon = %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 This systems administrator, tuner, benchmark tool gives you a huge amount of

++ gpl-3.0.txt ++
--- /var/tmp/diff_new_pack.CzuKTO/_old  2018-04-19 15:31:57.184985839 +0200
+++ /var/tmp/diff_new_pack.CzuKTO/_new  2018-04-19 15:31:57.184985839 +0200
@@ -1,7 +1,7 @@
 GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
 
- Copyright (C) 2007 Free Software Foundation, Inc. 
+ Copyright (C) 2007 Free Software Foundation, Inc. 
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
@@ -645,7 +645,7 @@
 GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
-along with this program.  If not, see .
+along with this program.  If not, see .
 
 Also add information on how to contact you by electronic and paper mail.
 
@@ -664,11 +664,11 @@
   You should also get your employer (if you work as a programmer) or school,
 if any, to sign a "copyright disclaimer" for the program, if necessary.
 For more information on this, and how to apply and follow the GNU GPL, see
-.
+.
 
   The GNU General Public License does not permit incorporating your program
 into proprietary programs.  If your program is a subroutine library, you
 may consider it more useful to permit linking proprietary applications with
 the library.  If this is what you want to do, use the GNU Lesser General
 Public License instead of this License.  But first, please read
-.
+.

++ lmon16g.c ++
 8602 lines (skipped)




commit calligra-plan for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package calligra-plan for openSUSE:Factory 
checked in at 2018-04-19 15:31:32

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


Package is "calligra-plan"

Thu Apr 19 15:31:32 2018 rev:2 rq:597692 version:3.1.0

Changes:

--- /work/SRC/openSUSE:Factory/calligra-plan/calligra-plan.changes  
2018-03-24 16:15:54.478355841 +0100
+++ /work/SRC/openSUSE:Factory/.calligra-plan.new/calligra-plan.changes 
2018-04-19 15:31:32.593997224 +0200
@@ -1,0 +2,6 @@
+Wed Mar 28 10:48:14 UTC 2018 - wba...@tmo.at
+
+- Drop _constraints, this was taken over from calligra but
+  shouldn't be necessary to build plan alone...
+
+---

Old:

  _constraints



Other differences:
--



commit gpxsee for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package gpxsee for openSUSE:Factory checked 
in at 2018-04-19 15:31:35

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


Package is "gpxsee"

Thu Apr 19 15:31:35 2018 rev:25 rq:597695 version:5.8

Changes:

--- /work/SRC/openSUSE:Factory/gpxsee/gpxsee.changes2018-04-11 
14:00:17.406492887 +0200
+++ /work/SRC/openSUSE:Factory/.gpxsee.new/gpxsee.changes   2018-04-19 
15:31:41.113646917 +0200
@@ -1,0 +2,14 @@
+Wed Apr 18 01:51:29 CEST 2018 - tu...@cbox.cz
+
+- Update to version 5.8
+  * Fixed the irritating map zoom changes on OSM maps switching and
+the 1px map center offset bug.
+  * Added Polish translation.
+
+---
+Tue Apr 17 00:49:45 CEST 2018 - tu...@cbox.cz
+
+- Update to version 5.7
+  * Added OziExplorer data files (plt, rte, wpt) support.
+
+---

Old:

  GPXSee-5.6.tar.gz

New:

  GPXSee-5.8.tar.gz



Other differences:
--
++ gpxsee.spec ++
--- /var/tmp/diff_new_pack.15ABzT/_old  2018-04-19 15:31:42.637584245 +0200
+++ /var/tmp/diff_new_pack.15ABzT/_new  2018-04-19 15:31:42.641584081 +0200
@@ -19,7 +19,7 @@
 # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
 
 Name:   gpxsee
-Version:5.6
+Version:5.8
 Release:1
 Summary:GPS log files visualizing and analyzing tool
 License:GPL-3.0
@@ -55,7 +55,7 @@
 
 %description
 GPXSee is a Qt-based tool for visualizing and analyzing GPX, TCX, FIT, KML,
-IGC, NMEA and Garmin CSV files.
+IGC, NMEA, OziExplorer files and Garmin CSV files.
 
 %prep
 %setup -q -n GPXSee-%{version}

++ GPXSee-5.6.tar.gz -> GPXSee-5.8.tar.gz ++
 5820 lines of diff (skipped)

++ PKGBUILD ++
--- /var/tmp/diff_new_pack.15ABzT/_old  2018-04-19 15:31:42.961570922 +0200
+++ /var/tmp/diff_new_pack.15ABzT/_new  2018-04-19 15:31:42.965570757 +0200
@@ -1,7 +1,7 @@
 pkgname=gpxsee
-pkgver=5.6
+pkgver=5.8
 pkgrel=1
-pkgdesc='GPX viewer and analyzer'
+pkgdesc='GPS log files visualizing and analyzing tool'
 arch=('i686' 'x86_64')
 url="http://www.gpxsee.org/;
 license=('GPL3')

++ debian.changelog ++
--- /var/tmp/diff_new_pack.15ABzT/_old  2018-04-19 15:31:43.005569112 +0200
+++ /var/tmp/diff_new_pack.15ABzT/_new  2018-04-19 15:31:43.005569112 +0200
@@ -1,3 +1,17 @@
+gpxsee (5.8) stable; urgency=low
+
+  * Fixed the irritating map zoom changes on OSM maps switching and
+the 1px map center offset bug.
+  * Added Polish translation.
+
+ -- Martin Tuma   Wed, 18 Apr 2018 01:56:50 +0200
+
+gpxsee (5.7) stable; urgency=low
+
+  * Added OziExplorer data files (plt, rte, wpt) support.
+
+ -- Martin Tuma   Tue, 17 Apr 2018 00:51:24 +0200
+
 gpxsee (5.6) stable; urgency=low
 
   * Added WMS support.

++ gpxsee.dsc ++
--- /var/tmp/diff_new_pack.15ABzT/_old  2018-04-19 15:31:43.097565329 +0200
+++ /var/tmp/diff_new_pack.15ABzT/_new  2018-04-19 15:31:43.097565329 +0200
@@ -1,9 +1,9 @@
 Format: 1.0
 Source: gpxsee
-Version: 5.6
+Version: 5.8
 Binary: gpxsee
 Maintainer: Martin Tuma 
 Architecture: any
 Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-dev-tools, qt5-qmake, 
qttools5-dev-tools, libqt5opengl5-dev
 Files:
-  0 GPXSee-5.6.tar.gz
+  0 GPXSee-5.8.tar.gz




commit libica for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package libica for openSUSE:Factory checked 
in at 2018-04-19 15:31:28

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


Package is "libica"

Thu Apr 19 15:31:28 2018 rev:9 rq:597616 version:3.2.0

Changes:

--- /work/SRC/openSUSE:Factory/libica/libica.changes2017-11-30 
12:46:03.776453989 +0100
+++ /work/SRC/openSUSE:Factory/.libica.new/libica.changes   2018-04-19 
15:31:30.126098681 +0200
@@ -1,0 +2,8 @@
+Wed Apr 18 02:29:29 UTC 2018 - mp...@suse.com
+
+- Added increment-icastats-counter-for-aes-gcm.patch (bsc#1086756)
+- Updated boot.z90crypt script to fix a problem with the modprobe
+  command not being found. (bsc#1040229).
+- Added "Recommends: libica-tools" (bsc#1046435).
+
+---

New:

  increment-icastats-counter-for-aes-gcm.patch



Other differences:
--
++ libica.spec ++
--- /var/tmp/diff_new_pack.NOTgaz/_old  2018-04-19 15:31:30.674076154 +0200
+++ /var/tmp/diff_new_pack.NOTgaz/_new  2018-04-19 15:31:30.674076154 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libica
 #
-# 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
@@ -40,6 +40,7 @@
 Source5:sysconfig.z90crypt
 Source6:baselibs.conf
 Source7:%{name}-rpmlintrc
+Patch1: increment-icastats-counter-for-aes-gcm.patch
 
 Url:https://github.com/opencryptoki/libica
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -54,6 +55,7 @@
 %package -n libica3
 Summary:Library interface for the IBM Cryptographic Accelerator
 Group:  System/Libraries
+Recommends: libica-tools
 
 %description -n libica3
 This package contains the interface library routines used by IBM
@@ -104,6 +106,7 @@
 
 %prep
 %setup -a 1
+%patch1 -p1
 
 %build
 mkdir -p include/linux/

++ increment-icastats-counter-for-aes-gcm.patch ++
>From ae94822a5d949b45d5a5630ff2819b10e55f88d1 Mon Sep 17 00:00:00 2001
From: Joerg Schmidbauer 
Date: Mon, 13 Nov 2017 15:23:26 +0100
Subject: [PATCH] Bugfix: Increment icastats counter for AES-GCM.
 Signed-off-by: Joerg Schmidbauer 

---
 src/include/s390_gcm.h | 4 
 1 file changed, 4 insertions(+)

diff --git a/src/include/s390_gcm.h b/src/include/s390_gcm.h
index 4f1d853..e856a1c 100644
--- a/src/include/s390_gcm.h
+++ b/src/include/s390_gcm.h
@@ -749,6 +749,10 @@ static inline int s390_aes_gcm_kma(const unsigned char 
*in_data,
 
if (rc >= 0) {
ctx->subkey_provided = 1;
+   if (ctx->direction)
+   stats_increment(ICA_STATS_AES_GCM, ALGO_HW, ENCRYPT);
+   else
+   stats_increment(ICA_STATS_AES_GCM, ALGO_HW, DECRYPT);
return 0;
} else
return EIO;
++ libica-SuSE.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/SuSE/etc/init.d/boot.z90crypt 
new/SuSE/etc/init.d/boot.z90crypt
--- old/SuSE/etc/init.d/boot.z90crypt   2016-02-24 22:28:50.0 +0100
+++ new/SuSE/etc/init.d/boot.z90crypt   2018-04-18 04:32:53.756135636 +0200
@@ -61,6 +61,7 @@
rc_exit
}
 
+   udevadm settle
if [ ! -h /sys/class/misc/$device ]; then
echo -n " - no device, maybe HW not found (see dmesg)"
rc_failed
@@ -79,12 +80,12 @@
  zcrypt_pcicc zcrypt_pcixcc zcrypt_msgtype6 \
  zcrypt_msgtype50 zcrypt_api ap rng_core
   do grep -qw "^${module}" /proc/modules && /sbin/rmmod ${module} > 
/dev/null 2>&1 
-   if [ $? -ne 0 ]; then   
-   rc_failed
-   rc_status -v
-   rc_exit
-   fi
  done
+   if [ -h /sys/class/misc/$device ]; then   
+ rc_failed
+ rc_status -v
+ rc_exit
+   fi
# Remove the stale device node, if necessary
if [ -c /dev/${device} ]; then
   rm -f /dev/${device}




commit mksh for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package mksh for openSUSE:Factory checked in 
at 2018-04-19 15:31:39

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


Package is "mksh"

Thu Apr 19 15:31:39 2018 rev:17 rq:597698 version:56c

Changes:

--- /work/SRC/openSUSE:Factory/mksh/mksh.changes2017-12-18 
08:59:13.971595628 +0100
+++ /work/SRC/openSUSE:Factory/.mksh.new/mksh.changes   2018-04-19 
15:31:45.957447707 +0200
@@ -1,0 +2,110 @@
+Tue Apr 17 14:09:45 UTC 2018 - wer...@suse.de
+
+- Remoce patch mksh-locale.patch and use upstream compile flags
+  MKSH_EARLY_LOCALE_TRACKING as replacement 
+
+---
+Tue Apr 17 06:24:10 UTC 2018 - wer...@suse.de
+
+- Update to version R56c
+  R56c is a bugfix-only release everyone must upgrade to:
+[komh] Remove redundant OS/2-specific code, clean up others
+[komh, tg] Fix drive-qualified (absolute and relative) DOS-style
+  path support in realpath functionality, partially other places
+[tg] Don’t substitute ${ENV:-~/.mkshrc} result again
+[tg] Improve OS/2 $PATH (et al.) handling, drive-relative paths
+[tg] Add MKSH_ENVDIR compile-time option for Jehanne and Plan 9
+[tg] Limit nesting when parsing malformed code (Debian #878947)
+[tg] Update wcwidth data with bugfixed script (still Unicode 10;
+  resulting values are identical to glibc git master for extant chars)
+[Dr. Werner Fink] Raise some time limits in the testsuite
+[Shamar] Add support for the Jehanne operating system
+[komh] Set stdin to text mode before executing child processes on OS/2
+[komh] Pass arguments via a resonse file if executing a child fails
+[Dr. Werner Fink] Early locale tracking as a compile-time option
+[tg] Fix regressions introduced with new fast character classes
+
+  R56b is a bugfix-only release everyone should upgrade to:
+[tg] Reference the FAQ webpage
+[panpo, Riviera] Fix documentation bug wrt. Esc+Ctrl-L
+[tg, Larry Hynes] Fix “0” movement in vi mode
+[tg] Replace broken libcs’ offsetof macro with MirBSD’s
+
+  R56 is a bugfix release with some experimental fixes:
+[tg, Seb] Do not apply alias name restrictions to hash/tilde tracking
+[tg] Restore ‘.’, ‘:’ and ‘[’ in alias names (“[[” is still forbidden)
+[tg] Fix accidentally defanged $PATHSEP test
+[tg] On ^C (INTR and QUIT edchars), shove edit line into history
+[iSKUNK, tg] Begin porting to z/OS using EBCDIC encoding, incomplete
+[tg] Redo fast character classes code, adding POSIX and other helpers
+[tg] bind parses backslash-escaped ‘^’ (and ‘\’) as escaped
+[tg] Building with -DMKSH_ASSUME_UTF8=0 no longer causes a known
+  failure in the testsuite
+[tg] New test.sh option -U to pass a UTF-8 locale to use in the tests
+[tg] re_format(7) BSD: [[ $x = *[[:\<:]]foo[[:\>:]]* ]]
+[tg, iSKUNK] Use Config in check.pl only if it exists
+[tg] New matching code for bracket expressions, full POSIX (8bit)
+[komh] Exclude FAT/HPFS/NTFS-unsafe tests on OS/2 (and Cygwin/MSYS)
+[tg] Update to Unicode 10.0.0
+[tg, selk] Make readonly idempotent
+[tg, multiplexd] When truncating the persistent history, do not change
+  the underlying file, do all operations on the locked one; do not
+  stop using the history at all if it has been truncated
+[tg, Jörg] Turn off UTF-8 mode upon turning on POSIX mode
+[Martijn Dekker, Geoff Clare, many on the Austin list, tg] In POSIX
+  mode, make the exec builtin force a $PATH search plus execve
+[tg] Fix GCC 7, Coverity Scan warnings
+[tg, Michal Hlavinka] Track background process PIDs even interactive
+[tg] Always expose mksh’s hexdump shell function; speed it up by
+  working on the input in chunks; use character classes to make it EBCDIC 
safe
+[tg] Revamp dot.mkshrc default editor selection mechanism
+
+  R55 is mostly a feature release with summary bugfixes:
+[komh] Fix OS/2 search_access() and UNC path logic
+[tg] Undocument printf(1) to avoid user confusion
+[Jean Delvare, tg] Fix printf builtin -R option
+[tg] Make ${var@x}, unknown x, fail (thanks izabera)
+[tg] ${var=x} must evaluate x in scalar context (10x Martijn Dekker)
+[tg] Fixup relation between lksh and mksh, reduce delta
+[tg] Improve manpage display; add OS/2 $PATH FAQ
+[Jean Delvare] Fix bugs in manpage
+[tg] Review tilde expansion, removing “odd use of KEEPASN” and
+  introduce POSIX “declaration utility” concept; wait isn’t one
+[tg] Add \builtin utility, declaration utility forwarder
+[tg] Make $'\xz' expand to xz, not \0
+[tg] Use fixed string pooling (requires the above change in host mksh)
+[tg] POSIX declaration 

commit czmq for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package czmq for openSUSE:Factory checked in 
at 2018-04-19 15:31:42

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


Package is "czmq"

Thu Apr 19 15:31:42 2018 rev:7 rq:597715 version:4.1.1

Changes:

--- /work/SRC/openSUSE:Factory/czmq/czmq.changes2018-01-05 
00:59:49.439859183 +0100
+++ /work/SRC/openSUSE:Factory/.czmq.new/czmq.changes   2018-04-19 
15:31:47.173397695 +0200
@@ -1,0 +2,11 @@
+Wed Apr 18 06:29:05 UTC 2018 - mvysko...@opensuse.org
+
+- Update to 4.1.1, bugfixes: 
+* Fixed #1847 - fix test segfault when no USER env variable exists
+* Fixed #1848 - fix zsock_resolve when using many thousands of sockets
+* Fixed #1875 - fix build with GCC 8
+* Fixed #1876 - fix crash in zsys_shutdown with libzmq 4.2.4 built with
+Tweetnacl
+- A lot of changes in DRAFT apis, see NEWS
+
+---

Old:

  czmq-4.1.0.tar.gz

New:

  czmq-4.1.1.tar.gz



Other differences:
--
++ czmq.spec ++
--- /var/tmp/diff_new_pack.3KOD7s/_old  2018-04-19 15:31:48.081360348 +0200
+++ /var/tmp/diff_new_pack.3KOD7s/_new  2018-04-19 15:31:48.081360348 +0200
@@ -18,7 +18,7 @@
 
 %define lib_name libczmq4
 Name:   czmq
-Version:4.1.0
+Version:4.1.1
 Release:0
 Summary:High-level C binding for ZeroMQ
 License:MPL-2.0

++ czmq-4.1.0.tar.gz -> czmq-4.1.1.tar.gz ++
 12628 lines of diff (skipped)




commit python-param for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-param for openSUSE:Factory 
checked in at 2018-04-19 15:31:22

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


Package is "python-param"

Thu Apr 19 15:31:22 2018 rev:3 rq:597608 version:1.6.0

Changes:

--- /work/SRC/openSUSE:Factory/python-param/python-param.changes
2017-08-18 15:06:06.751716657 +0200
+++ /work/SRC/openSUSE:Factory/.python-param.new/python-param.changes   
2018-04-19 15:31:24.946311598 +0200
@@ -1,0 +2,6 @@
+Wed Apr 18 02:07:38 UTC 2018 - toddrme2...@gmail.com
+
+- Update to version 1.6.0
+  * Drop Cython build
+
+---

Old:

  param-1.5.1.tar.gz

New:

  param-1.6.0.tar.gz



Other differences:
--
++ python-param.spec ++
--- /var/tmp/diff_new_pack.2m6d1r/_old  2018-04-19 15:31:25.490289239 +0200
+++ /var/tmp/diff_new_pack.2m6d1r/_new  2018-04-19 15:31:25.490289239 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-param
 #
-# Copyright (c) 2017 SUSE LINUX Products 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
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-param
-Version:1.5.1
+Version:1.6.0
 Release:0
 Summary:Declarative Python programming using Parameters
 License:BSD-3-Clause
@@ -27,10 +27,10 @@
 Source: 
https://files.pythonhosted.org/packages/source/p/param/param-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
-Recommends: python-jupyter_ipython
+Recommends: python-numpy
+BuildArch:  noarch
 %python_subpackages
 
 %description
@@ -52,13 +52,13 @@
 
 %install
 %python_install
-%python_expand %fdupes %{buildroot}%{$python_sitearch}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
 %defattr(-,root,root,-)
 %doc LICENSE.txt README.rst
-%{python_sitearch}/param/
-%{python_sitearch}/numbergen/
-%{python_sitearch}/param-%{version}-py*.egg-info
+%{python_sitelib}/param/
+%{python_sitelib}/numbergen/
+%{python_sitelib}/param-%{version}-py*.egg-info
 
 %changelog

++ param-1.5.1.tar.gz -> param-1.6.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/param-1.5.1/LICENSE.txt new/param-1.6.0/LICENSE.txt
--- old/param-1.5.1/LICENSE.txt 2015-10-27 04:15:07.0 +0100
+++ new/param-1.6.0/LICENSE.txt 2018-04-05 12:24:35.0 +0200
@@ -1,4 +1,4 @@
-Copyright (c) 2005-2015, IOAM (ioam.github.com)
+Copyright (c) 2005-2018, IOAM (ioam.github.com)
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/param-1.5.1/MANIFEST.in new/param-1.6.0/MANIFEST.in
--- old/param-1.5.1/MANIFEST.in 2015-10-27 04:15:07.0 +0100
+++ new/param-1.6.0/MANIFEST.in 2018-04-05 12:24:35.0 +0200
@@ -1,5 +1,6 @@
 include README.rst
 include LICENSE.txt
 include setup.py
+include param/.version
 recursive-include param *.py
 recursive-include numbergen *.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/param-1.5.1/PKG-INFO new/param-1.6.0/PKG-INFO
--- old/param-1.5.1/PKG-INFO2017-04-26 15:48:48.0 +0200
+++ new/param-1.6.0/PKG-INFO2018-04-05 12:25:08.0 +0200
@@ -1,12 +1,14 @@
-Metadata-Version: 1.1
+Metadata-Version: 2.1
 Name: param
-Version: 1.5.1
+Version: 1.6.0
 Summary: Declarative Python programming using Parameters.
 Home-page: http://ioam.github.com/param/
 Author: IOAM
 Author-email: develop...@topographica.org
+Maintainer: IOAM
+Maintainer-email: develop...@topographica.org
 License: BSD
-Description: |BuildStatus|_ |PyPIVersion|_ |PyVersion|_ |License|_
+Description: |LinuxTests|_ |WinTests|_ |Coverage|_ |PyPIVersion|_ |PyVersion|_ 
|License|_
 
 Param
 =
@@ -24,8 +26,14 @@
 Please see `param's website `_ for
 official releases, installation instructions, documentation, and 
examples.
 
-.. |BuildStatus| image:: 
https://travis-ci.org/ioam/param.svg?branch=master
-.. _BuildStatus: https://travis-ci.org/ioam/param
+.. |LinuxTests| image:: 

commit notepadqq for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package notepadqq for openSUSE:Factory 
checked in at 2018-04-19 15:31:46

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


Package is "notepadqq"

Thu Apr 19 15:31:46 2018 rev:12 rq:597726 version:1.3.6

Changes:

--- /work/SRC/openSUSE:Factory/notepadqq/notepadqq.changes  2018-04-16 
12:49:52.827166811 +0200
+++ /work/SRC/openSUSE:Factory/.notepadqq.new/notepadqq.changes 2018-04-19 
15:31:49.397306219 +0200
@@ -1,0 +2,10 @@
+Wed Apr 18 09:07:24 UTC 2018 - enzok...@kabelmail.de
+
+- Update to 1.3.6:
+  * l10n: add Brazilian localization (#347)
+  * feat: Update CodeMirror to 5.36.1-nqq (#613)
+  * fix: use VeryCoarseTimer for stats collection in order to
+reduce power consumption
+  * feat: Add option to backup documents periodically (#615)
+
+---

Old:

  notepadqq_1.3.4.orig.tar.bz2

New:

  notepadqq_1.3.6.orig.tar.bz2



Other differences:
--
++ notepadqq.spec ++
--- /var/tmp/diff_new_pack.7HLIUK/_old  2018-04-19 15:31:50.005281211 +0200
+++ /var/tmp/diff_new_pack.7HLIUK/_new  2018-04-19 15:31:50.005281211 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   notepadqq
-Version:1.3.4
+Version:1.3.6
 Release:0
 Summary:Notepad++-like editor
 License:GPL-3.0+

++ notepadqq_1.3.4.orig.tar.bz2 -> notepadqq_1.3.6.orig.tar.bz2 ++
 7987 lines of diff (skipped)




commit petsc for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package petsc for openSUSE:Factory checked 
in at 2018-04-19 15:31:03

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


Package is "petsc"

Thu Apr 19 15:31:03 2018 rev:11 rq:597535 version:3.8.3

Changes:

--- /work/SRC/openSUSE:Factory/petsc/petsc.changes  2018-04-02 
22:49:17.293711827 +0200
+++ /work/SRC/openSUSE:Factory/.petsc.new/petsc.changes 2018-04-19 
15:31:14.586737325 +0200
@@ -1,0 +2,8 @@
+Tue Apr 17 12:55:59 UTC 2018 - e...@suse.com
+
+- Do not require 'Modules' for HPC build: seetings from 
+  /etc/profile.d/lmod.[c]sh will be overwritten by
+  /etc/profile.d/modules.[c]sh installed by Modules
+  (bsc#1089865).
+
+---



Other differences:
--
++ petsc.spec ++
--- /var/tmp/diff_new_pack.xQzsss/_old  2018-04-19 15:31:16.010678816 +0200
+++ /var/tmp/diff_new_pack.xQzsss/_new  2018-04-19 15:31:16.014678651 +0200
@@ -249,8 +249,8 @@
 Summary:Devel files for petsc
 Group:  Development/Libraries/C and C++
 Requires:   %{libname} = %{version}
-Requires:   Modules
 %if %{without hpc}
+Requires:   Modules
 Requires:   suitesparse-devel
  %if %{without mpi}
 Requires:   metis-devel




commit uwsgi for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package uwsgi for openSUSE:Factory checked 
in at 2018-04-19 15:31:57

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


Package is "uwsgi"

Thu Apr 19 15:31:57 2018 rev:27 rq:597800 version:2.0.17

Changes:

--- /work/SRC/openSUSE:Factory/uwsgi/uwsgi.changes  2018-04-17 
11:19:30.760799915 +0200
+++ /work/SRC/openSUSE:Factory/.uwsgi.new/uwsgi.changes 2018-04-19 
15:31:57.804960330 +0200
@@ -1,0 +2,5 @@
+Wed Apr 18 13:32:20 UTC 2018 - guillaume.gar...@opensuse.org
+
+- Handle aarch64 arch
+
+---



Other differences:
--
++ uwsgi.spec ++
--- /var/tmp/diff_new_pack.NYyBGL/_old  2018-04-19 15:31:58.880916059 +0200
+++ /var/tmp/diff_new_pack.NYyBGL/_new  2018-04-19 15:31:58.884915894 +0200
@@ -98,7 +98,7 @@
 BuildRequires:  sqlite3-devel
 BuildRequires:  systemd-devel
 BuildRequires:  tcpd-devel
-%ifarch %{ix86} x86_64 %{arm}
+%ifarch %{ix86} x86_64 %{arm} aarch64
 %if 0%{?suse_version} < 1310
 BuildRequires:  v8-devel
 %endif
@@ -395,7 +395,7 @@
 databases.
 
 
-%ifarch %{ix86} x86_64 %{arm}
+%ifarch %{ix86} x86_64 %{arm} aarch64
 %if 0%{?suse_version} < 1310
 %package v8
 Summary:V8 JavaScript Plugin for uWSGI
@@ -489,7 +489,7 @@
 
 # V8 is not yet available on all platforms and is broken in the v8 versions in
 # 13.1+
-%ifarch %{ix86} x86_64 %{arm} ppc ppc64 ppc64le
+%ifarch %{ix86} x86_64 %{arm} aarch64 ppc ppc64 ppc64le
 %if 0%{?suse_version} >= 1310
 excluded_plugins="$excluded_plugins v8"
 %endif




commit bumblebee-status for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package bumblebee-status for 
openSUSE:Factory checked in at 2018-04-19 15:31:19

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


Package is "bumblebee-status"

Thu Apr 19 15:31:19 2018 rev:5 rq:597602 version:1.6.1

Changes:

--- /work/SRC/openSUSE:Factory/bumblebee-status/bumblebee-status.changes
2018-01-26 13:40:32.174389701 +0100
+++ /work/SRC/openSUSE:Factory/.bumblebee-status.new/bumblebee-status.changes   
2018-04-19 15:31:20.766483385 +0200
@@ -1,0 +2,24 @@
+Tue Apr 17 11:48:45 UTC 2018 - jeng...@inai.de
+
+- Ensure summaries are noun phrases
+
+---
+Wed Apr 11 22:59:18 UTC 2018 - avin...@opensuse.org
+
+- Update to 1.6.1
+  * traffic: Hide down interfaces
+  * nic: Add output format parameter
+  * new theme "greyish-powerline"
+  * new module "taskwarrior"
+  * fix: brightness: Return format fix
+  * fix: theme engine: Remove unneeded YAML dependency
+  * fix: general: Removed typos
+  * fix: battery: Better error handling
+  * fix: getcrypto: Handle downtime of crypto service
+  * fix: datetime: Fallback to en_US formatting
+  * fix: memory: Fixes to percentage calculation
+- package some modules separately (more can be done, this is a
+  start)
+- cleanup with spec-cleaner
+
+---

Old:

  bumblebee-status-1.6.0.tar.gz

New:

  bumblebee-status-1.6.1.tar.gz



Other differences:
--
++ bumblebee-status.spec ++
--- /var/tmp/diff_new_pack.4o8IKz/_old  2018-04-19 15:31:21.374458399 +0200
+++ /var/tmp/diff_new_pack.4o8IKz/_new  2018-04-19 15:31:21.378458235 +0200
@@ -17,12 +17,12 @@
 
 
 Name:   bumblebee-status
-Version:1.6.0
+Version:1.6.1
 Release:0
 Summary:Modular, theme-able status line generator for the i3 window 
manager
 License:MIT
 Group:  System/Monitoring
-Url:https://github.com/tobi-wan-kenobi/bumblebee-status/wiki
+URL:https://github.com/tobi-wan-kenobi/bumblebee-status/wiki
 Source0:
https://github.com/tobi-wan-kenobi/bumblebee-status/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Patch1: use-python-3.patch
 # In earlier i3 versions, blocks won't have background colors
@@ -43,6 +43,71 @@
 
 You can use the mouse wheel up/down to switch workspaces forward and back 
everywhere throughout the bar.
 
+%package module-cmus
+Summary:Widget to show information about the current song in cmus
+Group:  System/Monitoring
+Requires:   cmus
+Supplements:packageand(%{name}:cmus)
+BuildArch:  noarch
+
+%description module-cmus
+Displays information about the current song in cmus via cmus-remote.
+
+It takes a parameter (cmus.format) which customizes how the song
+is displayed. Tag values can be put in curly brackets, (i.e., {artist}).
+
+%package module-dnf
+Summary:Widget to display DNF package update information
+Group:  System/Monitoring
+Requires:   dnf
+Supplements:packageand(%{name}:dnf)
+BuildArch:  noarch
+
+%description module-dnf
+Displays DNF package update information 
(///)
+via dnf.
+
+It takes a parameter (dnf.interval) which controls the time in seconds
+between two consecutive update checks (default = 30 minutes)
+
+%package module-mpd
+Summary:Widget to display information about the current song in mpd
+Group:  System/Monitoring
+Requires:   mpclient
+Supplements:packageand(%{name}:mpd)
+BuildArch:  noarch
+
+%description module-mpd
+Displays information about the current song in mpd (via mpc)
+
+Takes two parameters:
+  * mpd.format: Format string for the song information. Tag values can
+be put in curly brackets (i.e. {artist})
+  * mpd.host: MPD host to connect to. (mpc behaviour by default)
+
+%package module-redshift
+Summary:Widget to display the current color temperature of redshift
+Group:  System/Monitoring
+Requires:   redshift
+Supplements:packageand(%{name}:redshift)
+BuildArch:  noarch
+
+%description module-redshift
+Displays the current color temperature of redshift. Takes no parameters.
+
+%package module-mocp
+Summary:Widget to display information about the current song in moc
+Group:  System/Monitoring
+Requires:   moc
+Supplements:packageand(%{name}:moc)
+BuildArch:  noarch
+
+%description module-mocp
+Displays information about the current song in moc, via mocp.
+
+Takes one parameter (mocp.format) that formats song information. Tag values can
+be put in curly brackets (i.e. {artist})
+
 %prep
 %setup -q
 

commit syncthing for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package syncthing for openSUSE:Factory 
checked in at 2018-04-19 15:31:16

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


Package is "syncthing"

Thu Apr 19 15:31:16 2018 rev:71 rq:597569 version:0.14.46

Changes:

--- /work/SRC/openSUSE:Factory/syncthing/syncthing.changes  2018-03-20 
22:01:11.911870698 +0100
+++ /work/SRC/openSUSE:Factory/.syncthing.new/syncthing.changes 2018-04-19 
15:31:18.902559983 +0200
@@ -1,0 +2,30 @@
+Tue Apr 17 12:46:59 UTC 2018 - jeng...@inai.de
+
+- Drop redundant wording from descriptions.
+
+---
+Tue Apr 17 08:46:45 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 0.14.46:
+  * Replacing a directory with a symlink or vice versa is buggy
+(gh#syncthing/syncthing#2571).
+  * Inaccessible files during scan are marked as deleted
+(gh#syncthing/syncthing#4573).
+  * Send only directories out of synch due to ignored items
+(gh#syncthing/syncthing#4616).
+  * A file deleted from all nodes may exist in the "out of synch"
+list (gh#syncthing/syncthing#4627).
+  * Relay server doesn’t make outgoing HTTPS requests from its bind
+address (gh#syncthing/syncthing#4745).
+  * The list of out of synch items from remote device is not
+displayed (gh#syncthing/syncthing#4759).
+  * Env var for db metadata in help text differs from code
+(gh#syncthing/syncthing#4764).
+  * Doesn't connect when multiple remote devices are using the
+same relay (gh#syncthing/syncthing#4778).
+  * Scan on absolute path creates incorrect absolute duplicate file
+infos (gh#syncthing/syncthing#4799).
+  * Panic in FS watcher in FreeBSD 8.3
+(gh#syncthing/syncthing#4806).
+
+---

Old:

  syncthing-source-v0.14.45.tar.gz
  syncthing-source-v0.14.45.tar.gz.asc

New:

  syncthing-source-v0.14.46.tar.gz
  syncthing-source-v0.14.46.tar.gz.asc



Other differences:
--
++ syncthing.spec ++
--- /var/tmp/diff_new_pack.cWzFfV/_old  2018-04-19 15:31:19.842521356 +0200
+++ /var/tmp/diff_new_pack.cWzFfV/_new  2018-04-19 15:31:19.846521191 +0200
@@ -17,9 +17,9 @@
 
 
 Name:   syncthing
-Version:0.14.45
+Version:0.14.46
 Release:0
-Summary:FOSS Continuous File Synchronisation
+Summary:Continuous File Synchronisation
 License:MPL-2.0
 Group:  Productivity/Networking/File-Sharing
 Url:https://syncthing.net/

++ syncthing-source-v0.14.45.tar.gz -> syncthing-source-v0.14.46.tar.gz 
++
/work/SRC/openSUSE:Factory/syncthing/syncthing-source-v0.14.45.tar.gz 
/work/SRC/openSUSE:Factory/.syncthing.new/syncthing-source-v0.14.46.tar.gz 
differ: char 5, line 1




commit openSUSE-release-tools for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2018-04-19 15:30:01

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


Package is "openSUSE-release-tools"

Thu Apr 19 15:30:01 2018 rev:82 rq:597429 version:20180417.b8337f4

Changes:

--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2018-04-17 11:19:14.653554880 +0200
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new/openSUSE-release-tools.changes
   2018-04-19 15:30:13.757234226 +0200
@@ -1,0 +2,24 @@
+Tue Apr 17 11:07:01 UTC 2018 - opensuse-releaset...@opensuse.org
+
+- Update to version 20180417.b8337f4:
+  * [openqabot-maintenance] Catch HTTPError when try get REPOHASH
+  * [openqa-maintenance] SLE 12 SP2 LTSS
+  * [openqa-maintenance] start HA/SES jobs only wheen are required
+  * [openqa-mainteance] Add data for SES5
+  * [openqa-maintenance] catch removed incident project
+  * [openqa-maintenance] add missing arch for Live Patching apimap
+  * [openqa-maintenance] Allow OS_TEST_ISSUES different than product prefix
+  * [openqa-maintenance] Fix WSM and TCM issues data
+  * [openqa-maintenance] Add correct issues for SLE-HA to apimap
+  * [openqa-maintenance] Survive malformed repomd.xml
+  * [openqa-maintenance] Add SLE-HA incidents
+  * [openqa-maintenance] Allow and correctly use other distri from apimap.json
+  * [openqa-maintenance] Add data for CAASP
+  * [openqa-maintenance] Add data for KGraft on ppc64le
+  * [openqa-maintenance] Start Incidents-Kernel flavour also for kernel 
packages
+  * [openqa-maintenance] Add support for kGraft jobs
+  * [openqa-maintenance] Rewrite of openqa-maintenace bot pt.1
+  * [openqa-maintenance] Add apimap and incidents data for kGraft
+  * [openqa-naintenance] Remove uneeded kGraft data
+
+---

Old:

  openSUSE-release-tools-20180416.dc30723.obscpio

New:

  openSUSE-release-tools-20180417.b8337f4.obscpio



Other differences:
--
++ openSUSE-release-tools.spec ++
--- /var/tmp/diff_new_pack.1WWQxR/_old  2018-04-19 15:30:14.621198797 +0200
+++ /var/tmp/diff_new_pack.1WWQxR/_new  2018-04-19 15:30:14.625198633 +0200
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:   openSUSE-release-tools
-Version:20180416.dc30723
+Version:20180417.b8337f4
 Release:0
 Summary:Tools to aid in staging and release work for openSUSE/SUSE
 License:GPL-2.0-or-later AND MIT

++ _servicedata ++
--- /var/tmp/diff_new_pack.1WWQxR/_old  2018-04-19 15:30:14.705195352 +0200
+++ /var/tmp/diff_new_pack.1WWQxR/_new  2018-04-19 15:30:14.709195188 +0200
@@ -1,6 +1,6 @@
 
   
 https://github.com/openSUSE/openSUSE-release-tools.git
-dc30723b4a7f678dd9cd2195904ef472f49e93a1
+b8337f43a7d11b75bf5b43b52daacb806f84d6e9
   
 

++ openSUSE-release-tools-20180416.dc30723.obscpio -> 
openSUSE-release-tools-20180417.b8337f4.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/openSUSE-release-tools-20180416.dc30723/.travis.yml 
new/openSUSE-release-tools-20180417.b8337f4/.travis.yml
--- old/openSUSE-release-tools-20180416.dc30723/.travis.yml 2018-04-16 
22:53:30.0 +0200
+++ new/openSUSE-release-tools-20180417.b8337f4/.travis.yml 2018-04-17 
13:01:25.0 +0200
@@ -62,6 +62,7 @@
 - pip install pycurl urlgrabber m2crypto
 - pip install -r requirements.txt
 - pip install python-coveralls
+- pip install nose-exclude
   before_script:
 # travis-ci/travis-ci#7008: stop services to make room for OBS setup
 - sudo service mysql stop
@@ -70,7 +71,7 @@
 # Needs python prefix to use the correct interpretor.
 - python ./obs_clone.py --cache --debug --apiurl-target local
   script:
-- nosetests --with-coverage --cover-package=. --cover-inclusive
+- nosetests --with-coverage --cover-package=. --cover-inclusive 
--exclude-dir=./oqamaint
   after_success:
 - coveralls
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20180416.dc30723/data/apimap.json 
new/openSUSE-release-tools-20180417.b8337f4/data/apimap.json
--- old/openSUSE-release-tools-20180416.dc30723/data/apimap.json
2018-04-16 22:53:30.0 +0200
+++ new/openSUSE-release-tools-20180417.b8337f4/data/apimap.json
2018-04-17 13:01:25.0 +0200
@@ -8,16 +8,6 @@
  "ppc64le"
   ]
  

commit teeworlds for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package teeworlds for openSUSE:Factory 
checked in at 2018-04-19 15:30:53

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


Package is "teeworlds"

Thu Apr 19 15:30:53 2018 rev:3 rq:597488 version:0.6.4

Changes:

--- /work/SRC/openSUSE:Factory/teeworlds/teeworlds.changes  2017-05-22 
10:46:26.417735949 +0200
+++ /work/SRC/openSUSE:Factory/.teeworlds.new/teeworlds.changes 2018-04-19 
15:31:08.618982505 +0200
@@ -1,0 +2,5 @@
+Mon Apr 16 11:13:26 UTC 2018 - antoine.belv...@opensuse.org
+
+- Allow build with bam >= 0.5.0.
+
+---



Other differences:
--
++ teeworlds.spec ++
--- /var/tmp/diff_new_pack.ljRv3M/_old  2018-04-19 15:31:09.778934853 +0200
+++ /var/tmp/diff_new_pack.ljRv3M/_new  2018-04-19 15:31:09.782934689 +0200
@@ -33,7 +33,7 @@
 # PATCH-FEATURE-UPSTREAM https://github.com/teeworlds/teeworlds/pull/1469
 Patch5: desktop.patch
 BuildRequires:  ImageMagick
-BuildRequires:  bam = 0.5.0
+BuildRequires:  bam >= 0.5.0
 BuildRequires:  dejavu-fonts
 BuildRequires:  dos2unix
 BuildRequires:  fdupes




commit firewalld-rpcbind-helper for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package firewalld-rpcbind-helper for 
openSUSE:Factory checked in at 2018-04-19 15:30:28

Comparing /work/SRC/openSUSE:Factory/firewalld-rpcbind-helper (Old)
 and  /work/SRC/openSUSE:Factory/.firewalld-rpcbind-helper.new (New)


Package is "firewalld-rpcbind-helper"

Thu Apr 19 15:30:28 2018 rev:2 rq:597455 version:0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/firewalld-rpcbind-helper/firewalld-rpcbind-helper.changes
2018-04-17 11:17:18.986976915 +0200
+++ 
/work/SRC/openSUSE:Factory/.firewalld-rpcbind-helper.new/firewalld-rpcbind-helper.changes
   2018-04-19 15:30:36.084318330 +0200
@@ -1,0 +2,5 @@
+Tue Apr 17 11:29:54 UTC 2018 - jeng...@inai.de
+
+- Feed file through spec-cleaner
+
+---



Other differences:
--
++ firewalld-rpcbind-helper.spec ++
--- /var/tmp/diff_new_pack.OJfcDT/_old  2018-04-19 15:30:37.200272534 +0200
+++ /var/tmp/diff_new_pack.OJfcDT/_new  2018-04-19 15:30:37.204272369 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package xwmfs
+# spec file for package firewalld-rpcbind-helper
 #
-# 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
@@ -15,21 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+%define main_script firewall-rpc-helper.py
 Name:  firewalld-rpcbind-helper
-Requires:  python3
-Recommends:firewalld
 Version:   0.1
 Release:   0
-Url:   https://github.com/mgerstner/firewalld-rpcbind-helper
 Summary:   Tool for static port assignment of NFSv3, ypserv, ypbind 
services
-License:   GPL-2.0+
+License:GPL-2.0-or-later
 Group: Productivity/Networking/Security
+URL:https://github.com/mgerstner/firewalld-rpcbind-helper
 Source0:   
https://github.com/mgerstner/firewalld-rpcbind-helper/archive/v0.1.tar.gz
+Patch0: shebang.patch
+Requires:   python3
+Recommends: firewalld
 BuildArch: noarch
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Patch:shebang.patch
-
-%define main_script firewall-rpc-helper.py
 
 %description
 This is a helper utility for the configuration of static NFSv3, ypserv and
@@ -37,19 +36,18 @@
 
 %prep
 %setup -q
-%patch -p1 
+%patch0 -p1
 
 %build
 # nothing
 
 %install
-mkdir -p $RPM_BUILD_ROOT/%{_bindir}
-mkdir -p $RPM_BUILD_ROOT/%{_docdir}/%{name}
-cp LICENSE README.md $RPM_BUILD_ROOT/%{_docdir}/%{name}
-cp %{main_script} $RPM_BUILD_ROOT/%{_bindir}/%{main_script}
+mkdir -p %{buildroot}/%{_bindir}
+mkdir -p %{buildroot}/%{_docdir}/%{name}
+cp LICENSE README.md %{buildroot}/%{_docdir}/%{name}
+cp %{main_script} %{buildroot}/%{_bindir}/%{main_script}
 
 %files
-%defattr(-,root,root)
 %doc %{_docdir}/%{name}
 %{_bindir}/%{main_script}
 




commit podman for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package podman for openSUSE:Factory checked 
in at 2018-04-19 15:30:08

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


Package is "podman"

Thu Apr 19 15:30:08 2018 rev:7 rq:597434 version:0.4.2

Changes:

--- /work/SRC/openSUSE:Factory/podman/podman.changes2018-04-11 
14:05:15.727708494 +0200
+++ /work/SRC/openSUSE:Factory/.podman.new/podman.changes   2018-04-19 
15:30:19.800986367 +0200
@@ -1,0 +2,21 @@
+Tue Apr 17 06:44:19 UTC 2018 - vrothb...@suse.com
+
+- Require golang >= 1.9.
+
+---
+Tue Apr 17 06:19:33 UTC 2018 - vrothb...@suse.com
+
+- Update podman to v0.4.2:
+  * Allowing attaching stdin to non-interactive containers
+  * Fix terminal attach
+  * Fix locking interaction in batched Exec() on container
+  * Force host UID/GID mapping when creating containers
+  * Do not lock all containers during pod kill
+  * Do not lock all containers during pod start
+  * Make pod stop lock one container at a time
+  * Containers transitioning to stop should not break stats
+  * Add -i to exec for compatibility reasons
+  * Unescape characters in inspect JSON format output
+  * Use buildah commit for podman commit
+
+---

Old:

  podman-0.4.1.tar.xz

New:

  podman-0.4.2.tar.xz



Other differences:
--
++ podman.spec ++
--- /var/tmp/diff_new_pack.zQXJM6/_old  2018-04-19 15:30:21.196929111 +0200
+++ /var/tmp/diff_new_pack.zQXJM6/_new  2018-04-19 15:30:21.200928947 +0200
@@ -22,7 +22,7 @@
 %define with_libostree 1
 %endif
 Name:   podman
-Version:0.4.1
+Version:0.4.2
 Release:0
 Summary:Debugging tool for pods and images
 License:Apache-2.0
@@ -44,7 +44,7 @@
 BuildRequires:  libcontainers-common
 BuildRequires:  libgpgme-devel
 BuildRequires:  libseccomp-devel
-BuildRequires:  golang(API) >= 1.7
+BuildRequires:  golang(API) >= 1.9
 Requires:   buildah
 Requires:   cni
 Requires:   cni-plugins

++ _service ++
--- /var/tmp/diff_new_pack.zQXJM6/_old  2018-04-19 15:30:21.252926814 +0200
+++ /var/tmp/diff_new_pack.zQXJM6/_new  2018-04-19 15:30:21.256926650 +0200
@@ -4,8 +4,8 @@
 https://github.com/projectatomic/libpod.git
 git
 podman
-0.4.1
-v0.4.1
+0.4.2
+v0.4.2
 
 
 

++ podman-0.4.1.tar.xz -> podman-0.4.2.tar.xz ++
 8580 lines of diff (skipped)




commit openttd for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package openttd for openSUSE:Factory checked 
in at 2018-04-19 15:30:50

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


Package is "openttd"

Thu Apr 19 15:30:50 2018 rev:36 rq:597485 version:1.8.0

Changes:

--- /work/SRC/openSUSE:Factory/openttd/openttd.changes  2017-12-31 
01:13:30.403350553 +0100
+++ /work/SRC/openSUSE:Factory/.openttd.new/openttd.changes 2018-04-19 
15:31:02.579230595 +0200
@@ -1,0 +2,50 @@
+Mon Apr  2 12:09:16 UTC 2018 - mimi...@gmail.com
+
+- update to new release 1.8.0
+ * Feature:
+   - [GFX] Climate-specific Action5 extra airport sprites
+   - Draw vertical separators at tile distance in the train depot GUI
+   - [Build] Project file generator for kdevelop 4/5
+   - Add option to close windows with right click
+   - Vehicle Group Info: Add profits and occupancy display to group vehicle 
list
+   - Display aircraft type in vehicle preview/purchase/detail windows
+ * Change:
+   - [NewGRF] Various performance improvements to resolving VA2
+   - [NewGRF] Increase maximum allowed vehicle sprite size to reduce
+   clipping of ships
+   - Check companies for bankruptcy before subtracting reoccuring monthly costs
+   - [GFX] Replace the office building sprite on various toyland airports
+   with a better fitting sprite
+   - [GFX] The switch-toolbar icon contained pixels from the fire cycle.
+   Replace the whole icon with a new version
+   - Reword texts in industry view, when stockpiling is used
+   - Remove the gap between windows when positioning them after opening
+   - [Build] Preserve PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR environment
+   variables in config.cache file
+   - Do not cancel headquarter construction and engine-preview-query
+   when shift-clicking
+   - Parse extmidi command string for parameters to pass on
+   - Draw images in centre of buttons
+ * Fix:
+   - Store the map variety setting in the savegame like the other mapgen
+   settings, so restarting maps considers it
+   - Hair selection was missing one option
+   - Avoid tile operations outside map border when building lock
+   - Catenary sprites got mixed up for depots
+   - Make automatic window-positioning RTL-aware
+   - Automatic window-positioning now uses GUI-scale/style dependent
+   sizes/distances instead of fixed pixel values
+   - [NewGRF] While executing random triggers, var 5F should include
+   the new triggers
+   - [NewGRF] Reset used random triggers only after all A123 chains have
+   been resolved, so that all RA2 in all chains can test the shared 
triggers
+   - [NewGRF] Industry random triggers are stored per tile, even when
+   randomising the shared random bits of the parent industry
+   - [NPF] Reserved track bits were not accounted for when trying to find
+   any safe position
+   - Do not modify argv[0]
+   - Do not search directories when opening ini files as we already have
+   their full path
+   - Road tunnel/bridge heads have no trackbits wrt. catenary drawing
+
+---

Old:

  openttd-1.7.2-source.tar.xz

New:

  openttd-1.8.0-source.tar.xz



Other differences:
--
++ openttd.spec ++
--- /var/tmp/diff_new_pack.A7VXgb/_old  2018-04-19 15:31:03.271202174 +0200
+++ /var/tmp/diff_new_pack.A7VXgb/_new  2018-04-19 15:31:03.275202010 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package openttd
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2007-2012 The OpenTTD developers
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,35 +17,41 @@
 #
 
 
+%define about OpenTTD is a reimplementation of the Microprose game "Transport 
Tycoon Deluxe" with lots of new features and enhancements. To play the game, 
you need either the original proprietary data set from the game, or install the 
recommend subpackages OpenGFX, OpenSFX and OpenMSX for an alternate, free set 
of graphics, sounds and music, respectively.
 Name:   openttd
-Version:1.7.2
+Version:1.8.0
 Release:0
 Summary:A clone of Chris Sawyer's Transport Tycoon Deluxe
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  Amusements/Games/Strategy/Other
-Url:http://www.openttd.org
+URL:http://www.openttd.org
 Source: 
http://binaries.openttd.org/releases/%{version}/%{name}-%{version}-source.tar.xz
 # PATCH-FEATURE-UPSTREAM https://bugs.openttd.org/task/6490
 Source2:openttd.appdata.xml
 BuildRequires:  SDL-devel
 BuildRequires:  fdupes

commit python-azure-mgmt-containerservice for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-containerservice 
for openSUSE:Factory checked in at 2018-04-19 15:30:16

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


Package is "python-azure-mgmt-containerservice"

Thu Apr 19 15:30:16 2018 rev:5 rq:597440 version:3.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-containerservice/python-azure-mgmt-containerservice.changes
2018-02-14 09:23:53.836276134 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-containerservice.new/python-azure-mgmt-containerservice.changes
   2018-04-19 15:30:28.828616045 +0200
@@ -1,0 +2,7 @@
+Wed Mar  7 14:19:16 UTC 2018 - adrian.glaub...@suse.com
+
+- Update to version 3.0.1:
+  + Fix incorrect mapping in OrchestratorVersionProfileListResult.
+- Move LICENSE.txt from %doc to %license section
+
+---

Old:

  azure-mgmt-containerservice-3.0.0.zip

New:

  azure-mgmt-containerservice-3.0.1.zip



Other differences:
--
++ python-azure-mgmt-containerservice.spec ++
--- /var/tmp/diff_new_pack.fb0xZq/_old  2018-04-19 15:30:29.992568290 +0200
+++ /var/tmp/diff_new_pack.fb0xZq/_new  2018-04-19 15:30:29.996568126 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-containerservice
-Version:3.0.0
+Version:3.0.1
 Release:0
 Summary:Microsoft Azure Container Service Client Library
 License:MIT
@@ -72,7 +72,8 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc HISTORY.rst LICENSE.txt README.rst
+%doc HISTORY.rst README.rst
+%license LICENSE.txt
 %{python_sitelib}/azure/mgmt/containerservice
 %{python_sitelib}/azure_mgmt_containerservice-*.egg-info
 




commit awesome for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package awesome for openSUSE:Factory checked 
in at 2018-04-19 15:30:57

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


Package is "awesome"

Thu Apr 19 15:30:57 2018 rev:23 rq:597490 version:4.2

Changes:

--- /work/SRC/openSUSE:Factory/awesome/awesome.changes  2018-04-16 
12:48:34.94671 +0200
+++ /work/SRC/openSUSE:Factory/.awesome.new/awesome.changes 2018-04-19 
15:31:10.266914805 +0200
@@ -1,0 +2,5 @@
+Tue Apr 17 11:53:29 UTC 2018 - jeng...@inai.de
+
+- Ensure neutrality of descriptions.
+
+---



Other differences:
--
++ awesome.spec ++
--- /var/tmp/diff_new_pack.BlOWNI/_old  2018-04-19 15:31:10.994884899 +0200
+++ /var/tmp/diff_new_pack.BlOWNI/_new  2018-04-19 15:31:10.994884899 +0200
@@ -19,7 +19,7 @@
 Name:   awesome
 Version:4.2
 Release:0
-Summary:Highly configurable tiling and floating Window Manager
+Summary:Configurable tiling and floating Window Manager
 License:GPL-2.0-or-later
 Group:  System/GUI/Other
 Url:https://awesomewm.org/
@@ -73,17 +73,11 @@
 Provides:   windowmanager
 
 %description
-awesome is an extremely fast, small, and dynamic window manager.
+awesome is a dynamic window manager.
 
-It manages windows in several layouts mode: tiled, floating, etc.
+It manages windows in several layout modes: tiled, floating, etc.
 Each layout can be applied dynamically, optimizing the environment
-for the application inuse and the task performed.
-
-It is primarly targeted at power users, developers and any people
-dealing with every day computing tasks and who want to have
-fine-grained control on theirs graphical environment.
-
-Every aspect of awesome is configurable via awesomerc file.
+for the application in use and the task performed.
 
 %package branding-upstream
 Summary:Upstream Branding for awesome





commit mozjs45 for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package mozjs45 for openSUSE:Factory checked 
in at 2018-04-19 15:30:40

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


Package is "mozjs45"

Thu Apr 19 15:30:40 2018 rev:3 rq:597482 version:45.9.0

Changes:

--- /work/SRC/openSUSE:Factory/mozjs45/mozjs45.changes  2017-03-12 
20:04:56.901705261 +0100
+++ /work/SRC/openSUSE:Factory/.mozjs45.new/mozjs45.changes 2018-04-19 
15:30:53.539601818 +0200
@@ -1,0 +2,10 @@
+Tue Apr 17 08:15:07 UTC 2018 - guillaume.gar...@opensuse.org
+
+- Add _constraints
+
+---
+Mon Apr 16 15:52:05 UTC 2018 - guillaume.gar...@opensuse.org
+
+- Update to 45.9.0esr
+
+---

Old:

  firefox-45.7.0-source.tar.xz

New:

  _constraints
  firefox-45.9.0esr.source.tar.xz



Other differences:
--
++ mozjs45.spec ++
--- /var/tmp/diff_new_pack.gMiJ56/_old  2018-04-19 15:30:58.347404394 +0200
+++ /var/tmp/diff_new_pack.gMiJ56/_new  2018-04-19 15:30:58.355404065 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mozjs45
 #
-# 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,13 +18,13 @@
 
 %globalmajor   45
 Name:   mozjs%{major}
-Version:45.7.0
+Version:45.9.0
 Release:0%{?dist}
 Summary:JavaScript interpreter and libraries
 License:MPL-2.0
 Group:  Development/Libraries/Other
 Url:
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Releases/45
-Source0:firefox-%{version}-source.tar.xz
+Source0:firefox-%{version}esr.source.tar.xz
 Source1:LICENSE.txt
 Patch0: fix-64bit-archs.patch
 Patch1: rhbz-1219542-s390-build.patch
@@ -68,7 +68,7 @@
 you will need to install %{name}-devel.
 
 %prep
-%setup -q -n mozilla/js/src
+%setup -q -n firefox-%{version}esr/js/src
 %patch0 -p1
 %ifarch s390
 %patch1 -p3 -b .rhbz-1219542-s390

++ _constraints ++


  

  4


  4

  




commit python-cooldict for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-cooldict for openSUSE:Factory 
checked in at 2018-04-19 15:30:24

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


Package is "python-cooldict"

Thu Apr 19 15:30:24 2018 rev:2 rq:597452 version:1.02

Changes:

--- /work/SRC/openSUSE:Factory/python-cooldict/python-cooldict.changes  
2018-04-16 12:50:32.609719758 +0200
+++ /work/SRC/openSUSE:Factory/.python-cooldict.new/python-cooldict.changes 
2018-04-19 15:30:32.192478028 +0200
@@ -1,0 +2,5 @@
+Tue Apr 17 11:36:57 UTC 2018 - jeng...@inai.de
+
+- Update descriptions
+
+---



Other differences:
--
++ python-cooldict.spec ++
--- /var/tmp/diff_new_pack.U1NEeu/_old  2018-04-19 15:30:33.700416154 +0200
+++ /var/tmp/diff_new_pack.U1NEeu/_new  2018-04-19 15:30:33.712415661 +0200
@@ -20,7 +20,7 @@
 Name:   python-cooldict
 Version:1.02
 Release:0
-Summary:dict-like structures
+Summary:dict-like structures for Python
 License:BSD-2-Clause
 Group:  Development/Languages/Python
 URL:https://github.com/zardus/cooldict
@@ -38,7 +38,11 @@
 %python_subpackages
 
 %description
-Some dict-like structures.
+cooldict provides some dict-like structures for Python, such as
+* a write-through cache around another dict
+* a finalizable dict
+* a branching dict
+* a copy-on-write dict (with and without sinkholing capability)
 
 %prep
 %setup -q -n cooldict-%{version}




commit python-ana for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-ana for openSUSE:Factory 
checked in at 2018-04-19 15:30:20

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


Package is "python-ana"

Thu Apr 19 15:30:20 2018 rev:2 rq:597451 version:0.05

Changes:

--- /work/SRC/openSUSE:Factory/python-ana/python-ana.changes2018-04-16 
12:50:25.621973927 +0200
+++ /work/SRC/openSUSE:Factory/.python-ana.new/python-ana.changes   
2018-04-19 15:30:31.096522996 +0200
@@ -1,0 +2,5 @@
+Tue Apr 17 11:33:47 UTC 2018 - jeng...@inai.de
+
+- Update descriptions
+
+---



Other differences:
--
++ python-ana.spec ++
--- /var/tmp/diff_new_pack.MrDM1P/_old  2018-04-19 15:30:31.996486070 +0200
+++ /var/tmp/diff_new_pack.MrDM1P/_new  2018-04-19 15:30:32.000485906 +0200
@@ -13,21 +13,22 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-ana
 Version:0.05
 Release:0
+Summary:The Python "ana" module
 License:BSD-2-Clause
-Summary:ANA
-Url:https://github.com/zardus/ana
 Group:  Development/Languages/Python
+Url:https://github.com/zardus/ana
 Source: 
https://files.pythonhosted.org/packages/source/a/ana/ana-%{version}.tar.gz
 Source1:https://github.com/zardus/ana/raw/master/LICENSE
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module future}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-future
@@ -37,7 +38,7 @@
 %python_subpackages
 
 %description
-ANA provides a place for objects to live out their lives and be distributed to 
other python instances.
+A Python module that provides an undocumented data layer for Python objects.
 
 %prep
 %setup -q -n ana-%{version}




commit wxWidgets-3_2 for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package wxWidgets-3_2 for openSUSE:Factory 
checked in at 2018-04-19 15:30:05

Comparing /work/SRC/openSUSE:Factory/wxWidgets-3_2 (Old)
 and  /work/SRC/openSUSE:Factory/.wxWidgets-3_2.new (New)


Package is "wxWidgets-3_2"

Thu Apr 19 15:30:05 2018 rev:5 rq:597432 version:3.1.1.g3

Changes:

wxQt-3_2.changes: same change
--- /work/SRC/openSUSE:Factory/wxWidgets-3_2/wxWidgets-3_2.changes  
2018-02-20 17:55:04.894450806 +0100
+++ /work/SRC/openSUSE:Factory/.wxWidgets-3_2.new/wxWidgets-3_2.changes 
2018-04-19 15:30:15.977143192 +0200
@@ -1,0 +2,6 @@
+Tue Apr 17 10:48:16 UTC 2018 - jeng...@inai.de
+
+- Update soversion.diff to use the package version, not some
+  incremental integer.
+
+---



Other differences:
--
++ wxGTK3-3_2.spec ++
--- /var/tmp/diff_new_pack.Sr8KzQ/_old  2018-04-19 15:30:17.277089879 +0200
+++ /var/tmp/diff_new_pack.Sr8KzQ/_new  2018-04-19 15:30:17.281089715 +0200
@@ -20,7 +20,8 @@
 %define base_name wxWidgets-3_2
 %define tarball_name wxWidgets
 %define variant suse
-%define sonum 6
+%define psonum 3_1_1
+%define sonum 3.1.1
 Version:3.1.1.g3
 Release:0
 %define wx_minor 3.1
@@ -70,7 +71,7 @@
 With wxWidgets, you can create applications for different GUIs (GTK+,
 Motif, MS Windows, MacOS X, Windows CE, GPE) from the same source code.
 
-%package -n libwx_baseu-%variant%sonum
+%package -n libwx_baseu-%variant%psonum
 Summary:wxWidgets Library
 # Name up to openSUSE 11.3 and up to wxGTK-2.8:
 Group:  System/Libraries
@@ -80,105 +81,105 @@
 Provides:   wxWidgets = %version
 Recommends: wxWidgets-lang >= 3.0
 
-%description -n libwx_baseu-%variant%sonum
+%description -n libwx_baseu-%variant%psonum
 Library for the wxWidgets cross-platform GUI.
 
-%package -n libwx_baseu_net-%variant%sonum
+%package -n libwx_baseu_net-%variant%psonum
 Summary:wxWidgets Library
 Group:  System/Libraries
 
-%description -n libwx_baseu_net-%variant%sonum
+%description -n libwx_baseu_net-%variant%psonum
 Library for the wxWidgets cross-platform GUI.
 
-%package -n libwx_baseu_xml-%variant%sonum
+%package -n libwx_baseu_xml-%variant%psonum
 Summary:wxWidgets Library
 Group:  System/Libraries
 
-%description -n libwx_baseu_xml-%variant%sonum
+%description -n libwx_baseu_xml-%variant%psonum
 Library for the wxWidgets cross-platform GUI.
 
-%package -n libwx_%{toolkit}u_adv-%variant%sonum
+%package -n libwx_%{toolkit}u_adv-%variant%psonum
 Summary:wxWidgets Library
 Group:  System/Libraries
 
-%description -n libwx_%{toolkit}u_adv-%variant%sonum
+%description -n libwx_%{toolkit}u_adv-%variant%psonum
 Library for the wxWidgets cross-platform GUI.
 
-%package -n libwx_%{toolkit}u_aui-%variant%sonum
+%package -n libwx_%{toolkit}u_aui-%variant%psonum
 Summary:wxWidgets Library
 Group:  System/Libraries
 
-%description -n libwx_%{toolkit}u_aui-%variant%sonum
+%description -n libwx_%{toolkit}u_aui-%variant%psonum
 Library for the wxWidgets cross-platform GUI.
 
-%package -n libwx_%{toolkit}u_core-%variant%sonum
+%package -n libwx_%{toolkit}u_core-%variant%psonum
 Summary:wxWidgets Library
 Group:  System/Libraries
 
-%description -n libwx_%{toolkit}u_core-%variant%sonum
+%description -n libwx_%{toolkit}u_core-%variant%psonum
 Library for the wxWidgets cross-platform GUI.
 
-%package -n libwx_%{toolkit}u_gl-%variant%sonum
+%package -n libwx_%{toolkit}u_gl-%variant%psonum
 Summary:wxWidgets Library
 Group:  System/Libraries
 
-%description -n libwx_%{toolkit}u_gl-%variant%sonum
+%description -n libwx_%{toolkit}u_gl-%variant%psonum
 Library for the wxWidgets cross-platform GUI.
 
-%package -n libwx_%{toolkit}u_html-%variant%sonum
+%package -n libwx_%{toolkit}u_html-%variant%psonum
 Summary:wxWidgets Library
 Group:  System/Libraries
 
-%description -n libwx_%{toolkit}u_html-%variant%sonum
+%description -n libwx_%{toolkit}u_html-%variant%psonum
 Library for the wxWidgets cross-platform GUI.
 
-%package -n libwx_%{toolkit}u_media-%variant%sonum
+%package -n libwx_%{toolkit}u_media-%variant%psonum
 Summary:wxWidgets Library
 Group:  System/Libraries
 
-%description -n libwx_%{toolkit}u_media-%variant%sonum
+%description -n libwx_%{toolkit}u_media-%variant%psonum
 Library for the wxWidgets cross-platform GUI.
 
-%package -n libwx_%{toolkit}u_propgrid-%variant%sonum
+%package -n libwx_%{toolkit}u_propgrid-%variant%psonum
 Summary:wxWidgets Library
 Group:  System/Libraries
 
-%description -n libwx_%{toolkit}u_propgrid-%variant%sonum
+%description -n 

commit qscintilla-qt5 for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package qscintilla-qt5 for openSUSE:Factory 
checked in at 2018-04-19 15:30:36

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


Package is "qscintilla-qt5"

Thu Apr 19 15:30:36 2018 rev:5 rq:597479 version:2.10.4

Changes:

--- /work/SRC/openSUSE:Factory/qscintilla-qt5/python-qscintilla-qt4.changes 
2018-01-31 19:49:53.835041680 +0100
+++ 
/work/SRC/openSUSE:Factory/.qscintilla-qt5.new/python-qscintilla-qt4.changes
2018-04-19 15:30:40.524136121 +0200
@@ -1,0 +2,16 @@
+Tue Apr 17 12:30:33 UTC 2018 - lbeltr...@kde.org
+
+- Remove source URL for now to work around SourceForge's unreliable
+  mirroring
+
+---
+Tue Apr 17 01:41:58 UTC 2018 - ter...@gmail.com
+
+- Update to version 2.10.4
+  * Bug fixes.
+
+- Update to version 2.10.3
+  * Added accessibility support.
+  * Added the API file for Python v3.7.
+
+---
--- /work/SRC/openSUSE:Factory/qscintilla-qt5/python-qscintilla-qt5.changes 
2018-01-31 19:49:53.915037961 +0100
+++ 
/work/SRC/openSUSE:Factory/.qscintilla-qt5.new/python-qscintilla-qt5.changes
2018-04-19 15:30:40.552134972 +0200
@@ -1,0 +2,16 @@
+Tue Apr 17 12:31:35 UTC 2018 - lbeltr...@kde.org
+
+- Remove source URL for now to work around SourceForge's unreliable
+  mirroring
+
+---
+Tue Apr 17 01:41:58 UTC 2018 - ter...@gmail.com
+
+- Update to version 2.10.4
+  * Bug fixes.
+
+- Update to version 2.10.3
+  * Added accessibility support.
+  * Added the API file for Python v3.7.
+
+---
--- /work/SRC/openSUSE:Factory/qscintilla-qt5/qscintilla-qt4.changes
2018-01-31 19:49:53.999034055 +0100
+++ /work/SRC/openSUSE:Factory/.qscintilla-qt5.new/qscintilla-qt4.changes   
2018-04-19 15:30:40.596133166 +0200
@@ -1,0 +2,16 @@
+Tue Apr 17 12:29:35 UTC 2018 - lbeltr...@kde.org
+
+- Remove source URL for now to work around SourceForge's unreliable
+- mirroring
+
+---
+Tue Apr 17 01:41:58 UTC 2018 - ter...@gmail.com
+
+- Update to version 2.10.4
+  * Bug fixes.
+
+- Update to version 2.10.3
+  * Added accessibility support.
+  * Added the API file for Python v3.7.
+
+---
--- /work/SRC/openSUSE:Factory/qscintilla-qt5/qscintilla-qt5.changes
2018-01-31 19:49:54.079030335 +0100
+++ /work/SRC/openSUSE:Factory/.qscintilla-qt5.new/qscintilla-qt5.changes   
2018-04-19 15:30:40.624132017 +0200
@@ -1,0 +2,16 @@
+Tue Apr 17 12:25:37 UTC 2018 - lbeltr...@kde.org
+
+- Remove source URL for now to work around SourceForge's unreliable
+  mirroring
+
+---
+Tue Apr 17 01:41:58 UTC 2018 - ter...@gmail.com
+
+- Update to version 2.10.4
+  * Bug fixes.
+
+- Update to version 2.10.3
+  * Added accessibility support.
+  * Added the API file for Python v3.7.
+
+---

Old:

  QScintilla_gpl-2.10.2.tar.gz

New:

  QScintilla_gpl-2.10.4.tar.gz



Other differences:
--
++ python-qscintilla-qt4.spec ++
--- /var/tmp/diff_new_pack.ByYn9O/_old  2018-04-19 15:30:41.816083095 +0200
+++ /var/tmp/diff_new_pack.ByYn9O/_new  2018-04-19 15:30:41.828082602 +0200
@@ -19,13 +19,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-qscintilla-qt4
-Version:2.10.2
+Version:2.10.4
 Release:0
 Summary:Python  Bindings for the C++ Editor Class Library
-License:GPL-3.0
+License:GPL-3.0-only
 Group:  Development/Libraries/C and C++
 Url:http://www.riverbankcomputing.co.uk/qscintilla
-Source: 
https://downloads.sourceforge.net/project/pyqt/QScintilla2/QScintilla-%{version}/QScintilla_gpl-%{version}.tar.gz
+Source: QScintilla_gpl-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module qt4-devel}
 BuildRequires:  %{python_module sip-devel >= 4.19.4}

++ python-qscintilla-qt5.spec ++
--- /var/tmp/diff_new_pack.ByYn9O/_old  2018-04-19 15:30:41.864081124 +0200
+++ /var/tmp/diff_new_pack.ByYn9O/_new  2018-04-19 15:30:41.864081124 +0200
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-qscintilla-qt5
-Version:2.10.2
+Version:2.10.4
 Release:0
 Summary:Python 

commit icinga2 for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package icinga2 for openSUSE:Factory checked 
in at 2018-04-19 15:30:31

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


Package is "icinga2"

Thu Apr 19 15:30:31 2018 rev:6 rq:597478 version:2.8.2

Changes:

--- /work/SRC/openSUSE:Factory/icinga2/icinga2.changes  2018-03-28 
10:30:18.039377688 +0200
+++ /work/SRC/openSUSE:Factory/.icinga2.new/icinga2.changes 2018-04-19 
15:30:39.168191771 +0200
@@ -1,0 +2,10 @@
+Tue Apr 17 12:08:37 UTC 2018 - thard...@suse.com
+
+- fix bsc#1089808 by back porting the upstream patch icinga2-2.8.2-boost.patch 
+
+---
+Mon Apr  9 18:00:26 CEST 2018 - r...@suse.de
+
+- fix _fillupdir usage 
+
+---

New:

  icinga2-2.8.2-boost.patch



Other differences:
--
++ icinga2.spec ++
--- /var/tmp/diff_new_pack.g6wGDo/_old  2018-04-19 15:30:40.276146299 +0200
+++ /var/tmp/diff_new_pack.g6wGDo/_new  2018-04-19 15:30:40.284145970 +0200
@@ -22,6 +22,9 @@
 %if ! %{defined _rundir}
 %define _rundir %{_localstatedir}/run
 %endif
+%if ! %{defined _fillupdir}
+  %define _fillupdir %{_localstatedir}/adm/fillup-templates
+%endif
 
 %define _libexecdir %{_prefix}/lib/
 %define plugindir %{_libdir}/nagios/plugins
@@ -86,6 +89,8 @@
 Source: https://github.com/Icinga/%{name}/archive/v%{version}.tar.gz
 
 Source1:icinga2-rpmlintrc
+# PATCH-FIX-UPSTREAM bsc#1089808
+Patch0: icinga2-2.8.2-boost.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   %{name}-bin = %{version}-%{release}
@@ -292,6 +297,7 @@
 %if "%{_vendor}" == "suse"
 find . -type f -name '*.sh' -exec sed -i -e 's|\/usr\/bin\/env 
bash|\/bin\/bash|g' {} \;
 %endif
+%patch0 -p1
 
 %build
 CMAKE_OPTS="-DCMAKE_INSTALL_PREFIX=/usr \
@@ -387,13 +393,8 @@
 %else
   ln -sf ../../%{_initrddir}/%{name} "%{buildroot}%{_sbindir}/rc%{name}"
 %endif
-%if ( 0%{?sle_version} >= 15 && 0%{?is_opensuse} ) || 0%{?suse_version} > 
1500
 mkdir -p "%{buildroot}%{_fillupdir}/"
 mv "%{buildroot}%{_sysconfdir}/sysconfig/%{name}" 
"%{buildroot}%{_fillupdir}/sysconfig.%{name}"
-%else
-mkdir -p "%{buildroot}%{_localstatedir}/adm/fillup-templates/"
-mv "%{buildroot}%{_sysconfdir}/sysconfig/%{name}" 
"%{buildroot}%{_localstatedir}/adm/fillup-templates/sysconfig.%{name}"
-%endif
 %endif
 
 %if 0%{?use_selinux}
@@ -641,12 +642,8 @@
 %endif
 %if "%{_vendor}" == "suse"
 %{_sbindir}/rc%{name}
-%if ( 0%{?sle_version} >= 15 && 0%{?is_opensuse} ) || 0%{?suse_version} > 
1500
 %{_fillupdir}/sysconfig.%{name}
 %else
-%{_localstatedir}/adm/fillup-templates/sysconfig.%{name}
-%endif
-%else
 %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
 %endif
 %attr(0750,root,%{icinga_group}) %dir %{_sysconfdir}/%{name}

++ icinga2-2.8.2-boost.patch ++
diff -Naur icinga2-2.8.2.orig/lib/base/timer.cpp 
icinga2-2.8.2/lib/base/timer.cpp
--- icinga2-2.8.2.orig/lib/base/timer.cpp   2018-03-22 11:26:19.0 
+0100
+++ icinga2-2.8.2/lib/base/timer.cpp2018-04-17 13:40:49.144336715 +0200
@@ -266,7 +266,7 @@
 
if (wait > 0.01) {
/* Wait for the next timer. */
-   l_TimerCV.timed_wait(lock, 
boost::posix_time::milliseconds(wait * 1000));
+   l_TimerCV.timed_wait(lock, 
boost::posix_time::milliseconds(long(wait * 1000)));
 
continue;
}
diff -Naur icinga2-2.8.2.orig/lib/checker/checkercomponent.cpp 
icinga2-2.8.2/lib/checker/checkercomponent.cpp
--- icinga2-2.8.2.orig/lib/checker/checkercomponent.cpp 2018-03-22 
11:26:19.0 +0100
+++ icinga2-2.8.2/lib/checker/checkercomponent.cpp  2018-04-17 
13:39:31.185746615 +0200
@@ -130,7 +130,7 @@
 
if (wait > 0) {
/* Wait for the next check. */
-   m_CV.timed_wait(lock, 
boost::posix_time::milliseconds(wait * 1000));
+   m_CV.timed_wait(lock, 
boost::posix_time::milliseconds(long(wait * 1000)));
 
continue;
}
diff -Naur icinga2-2.8.2.orig/lib/remote/eventqueue.cpp 
icinga2-2.8.2/lib/remote/eventqueue.cpp
--- icinga2-2.8.2.orig/lib/remote/eventqueue.cpp2018-03-22 
11:26:19.0 +0100
+++ icinga2-2.8.2/lib/remote/eventqueue.cpp 2018-04-17 13:40:11.024265543 
+0200
@@ -114,7 +114,7 @@
return result;
}
 
-   if (!m_CV.timed_wait(lock, 
boost::posix_time::milliseconds(timeout * 1000)))
+   if (!m_CV.timed_wait(lock, 
boost::posix_time::milliseconds(long(timeout * 1000
 

commit gifsicle for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package gifsicle for openSUSE:Factory 
checked in at 2018-04-19 15:29:57

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


Package is "gifsicle"

Thu Apr 19 15:29:57 2018 rev:9 rq:597416 version:1.91

Changes:

--- /work/SRC/openSUSE:Factory/gifsicle/gifsicle.changes2018-01-09 
14:53:07.811979396 +0100
+++ /work/SRC/openSUSE:Factory/.gifsicle.new/gifsicle.changes   2018-04-19 
15:30:10.029387083 +0200
@@ -1,0 +2,6 @@
+Mon Apr 16 22:40:09 UTC 2018 - manfre...@gmx.ch
+
+- add fix_gifdiff_null_pointer_deref.patch:
+upstream fix, commit e2d5c01a9c7022003135888c85b3255226e4cf98
+
+---

New:

  fix_gifdiff_null_pointer_deref.patch



Other differences:
--
++ gifsicle.spec ++
--- /var/tmp/diff_new_pack.rM0QgX/_old  2018-04-19 15:30:13.289253416 +0200
+++ /var/tmp/diff_new_pack.rM0QgX/_new  2018-04-19 15:30:13.293253252 +0200
@@ -20,12 +20,15 @@
 Version:1.91
 Release:0
 Summary:Creating and editing GIF images and animations
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  Productivity/Graphics/Other
-Url:https://www.lcdf.org/gifsicle/
+URL:https://www.lcdf.org/gifsicle/
 Source: https://www.lcdf.org/gifsicle/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM fix_gifdiff_null_pointer_deref.patch
+Patch0: fix_gifdiff_null_pointer_deref.patch
 Obsoletes:  ungifsicle < %{version}
 Provides:   ungifsicle = %{version}
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(x11)
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
 BuildRequires:  perl-Time-HiRes
@@ -50,6 +53,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
@@ -62,7 +66,8 @@
 %make_install
 
 %files
-%doc COPYING NEWS.md README.md
+%license COPYING
+%doc NEWS.md README.md
 %{_bindir}/gifdiff
 %{_bindir}/gifsicle
 %{_bindir}/gifview

++ fix_gifdiff_null_pointer_deref.patch ++
>From e2d5c01a9c7022003135888c85b3255226e4cf98 Mon Sep 17 00:00:00 2001
From: Eddie Kohler 
Date: Sun, 8 Apr 2018 15:15:56 -0400
Subject: [PATCH] Fix #130 (gifdiff null pointer deref).

---
 src/gifdiff.c | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/gifdiff.c b/src/gifdiff.c
index ade1e1e..abc0142 100644
--- a/src/gifdiff.c
+++ b/src/gifdiff.c
@@ -61,9 +61,8 @@ static Clp_Parser* clp;
 static void
 combine_colormaps(Gif_Colormap *gfcm, Gif_Colormap *newcm)
 {
-  int i;
-  if (!gfcm) return;
-  for (i = 0; i < gfcm->ncol; i++) {
+  int i, gfcm_ncol = gfcm ? gfcm->ncol : 0;
+  for (i = 0; i < gfcm_ncol; i++) {
 Gif_Color *c = >col[i];
 c->pixel = Gif_AddColor(newcm, c, 1);
   }
@@ -116,11 +115,12 @@ apply_image(int is_second, Gif_Stream *gfs, int imageno, 
uint16_t background)
   uint16_t *data = gdata[is_second];
   uint16_t *last = glast[is_second];
   Gif_Colormap *gfcm = gfi->local ? gfi->local : gfs->global;
+  int gfcm_ncol = gfcm ? gfcm->ncol : 0;
 
   /* set up colormap */
-  for (i = 0; i < gfcm->ncol; ++i)
+  for (i = 0; i < gfcm_ncol; ++i)
 map[i] = gfcm->col[i].pixel;
-  for (i = gfcm->ncol; i < 256; ++i)
+  for (i = gfcm_ncol; i < 256; ++i)
 map[i] = 1;
   if (gfi->transparent >= 0 && gfi->transparent < 256)
 map[gfi->transparent] = TRANSP;



commit elisa for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package elisa for openSUSE:Factory checked 
in at 2018-04-19 15:30:14

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


Package is "elisa"

Thu Apr 19 15:30:14 2018 rev:3 rq:597438 version:0.1.1

Changes:

--- /work/SRC/openSUSE:Factory/elisa/elisa.changes  2018-04-11 
14:00:07.838838755 +0200
+++ /work/SRC/openSUSE:Factory/.elisa.new/elisa.changes 2018-04-19 
15:30:24.676786370 +0200
@@ -1,0 +2,8 @@
+Tue Apr 17 11:21:08 UTC 2018 - kbabi...@suse.com
+
+- Update to 0.1.1
+  * Minor bugfixes
+- Download and verify signature for source archive
+- Cleaned up spec file (spec-cleaner)
+
+---

Old:

  elisa-0.1.tar.xz

New:

  elisa-0.1.1.tar.xz
  elisa-0.1.1.tar.xz.sig
  elisa.keyring



Other differences:
--
++ elisa.spec ++
--- /var/tmp/diff_new_pack.22OYZ3/_old  2018-04-19 15:30:25.496752734 +0200
+++ /var/tmp/diff_new_pack.22OYZ3/_new  2018-04-19 15:30:25.500752570 +0200
@@ -18,13 +18,15 @@
 
 %bcond_without lang
 Name:   elisa
-Version:0.1
+Version:0.1.1
 Release:0
 Summary:Music player and collection organizer
-License:LGPL-3.0+
+License:LGPL-3.0-or-later
 Group:  Productivity/Multimedia/Sound/Players
-URL:https://community.kde.org/Elisa
-Source: 
https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz
+Url:https://community.kde.org/Elisa
+Source0:
https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz
+Source1:
https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz.sig
+Source2:%{name}.keyring
 BuildRequires:  cmake
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
@@ -56,7 +58,6 @@
 Requires:   kdeclarative-components >= 5.41.0
 Requires:   libqt5-qtquickcontrols >= 5.9.0
 Requires:   libqt5-qtquickcontrols2 >= 5.9.0
-
 %if %{with lang}
 Recommends: %{name}-lang
 %endif

++ elisa-0.1.tar.xz -> elisa-0.1.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/elisa-0.1/po/fr/elisa.po 
new/elisa-0.1.1/po/fr/elisa.po
--- old/elisa-0.1/po/fr/elisa.po2018-04-06 23:41:09.0 +0200
+++ new/elisa-0.1.1/po/fr/elisa.po  2018-04-17 11:02:33.0 +0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Johan Claude-Breuninger , 2017.
+# Johan Claude-Breuninger , 2017, 2018.
 # Matthieu Gallien , 2017.
 #
 msgid ""
@@ -8,8 +8,8 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-03-28 06:05+0200\n"
-"PO-Revision-Date: 2017-05-08 21:31+0100\n"
-"Last-Translator: Matthieu Gallien \n"
+"PO-Revision-Date: 2018-04-01 15:06+0100\n"
+"Last-Translator: Johan Claude-Breuninger \n"
 "Language-Team: French \n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
@@ -32,19 +32,19 @@
 #, kde-format
 msgctxt "Notification about unusable Baloo Configuration"
 msgid "Baloo configuration does not allow to discover your music"
-msgstr ""
+msgstr "La configuration de Baloo ne permet pas de trouver votre musique"
 
 #: baloo/localbaloofilelisting.cpp:458
 #, kde-format
 msgctxt "Text of button to modify Baloo Configuration"
 msgid "Modify it"
-msgstr ""
+msgstr "Modifier le filtre"
 
 #: baloo/localbaloofilelisting.cpp:462
 #, kde-format
 msgctxt "Text of button to disable Baloo indexer"
 msgid "Disable Baloo support"
-msgstr ""
+msgstr "Désactiver la prise en charge de Baloo"
 
 #: main.cpp:192 qml/ElisaMainWindow.qml:44
 #, kde-format
@@ -57,10 +57,9 @@
 msgstr "Un lecteur de musique simple écrit avec les KDE Frameworks"
 
 #: main.cpp:196
-#, fuzzy, kde-format
-#| msgid "(c) 2015-2017, Matthieu Gallien "
+#, kde-format
 msgid "(c) 2015-2017, Matthieu Gallien mgall...@mgallien.fr"
-msgstr "(c) 2015-2017, Matthieu Gallien "
+msgstr "(c) 2015-2017, Matthieu Gallien mgall...@mgallien.fr"
 
 #: main.cpp:198
 #, kde-format
@@ -75,28 +74,29 @@
 #: main.cpp:201
 #, kde-format
 msgid "Concept and design work"
-msgstr ""
+msgstr "Concept et travaux de design"
 
 #: main.cpp:202
 #, kde-format
 msgid "Localization support"
-msgstr ""
+msgstr "Prise en charge de la localisation"
 
 #: main.cpp:203
 #, kde-format
 msgid "Right to left support in interface"
 msgstr ""
+"Prise en charge des langues 

commit wxWidgets-3_0-docs for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package wxWidgets-3_0-docs for 
openSUSE:Factory checked in at 2018-04-19 15:29:49

Comparing /work/SRC/openSUSE:Factory/wxWidgets-3_0-docs (Old)
 and  /work/SRC/openSUSE:Factory/.wxWidgets-3_0-docs.new (New)


Package is "wxWidgets-3_0-docs"

Thu Apr 19 15:29:49 2018 rev:2 rq:597407 version:3.0.4

Changes:

--- /work/SRC/openSUSE:Factory/wxWidgets-3_0-docs/wxWidgets-3_0-docs.changes
2017-08-24 18:30:17.964186580 +0200
+++ 
/work/SRC/openSUSE:Factory/.wxWidgets-3_0-docs.new/wxWidgets-3_0-docs.changes   
2018-04-19 15:30:04.305621745 +0200
@@ -1,0 +2,8 @@
+Mon Apr 16 22:05:42 UTC 2018 - ec...@opensuse.org
+
+- Update to new upstream release 3.0.4
+* There is no separate changelog for the documentation part;
+  please see the changelog(s) for wxWidgets-3_0-devel for details
+  on library changes.
+
+---

Old:

  wxWidgets-3.0.3-docs-html.tar.bz2

New:

  wxWidgets-3.0.4-docs-html.tar.bz2



Other differences:
--
++ wxWidgets-3_0-docs.spec ++
--- /var/tmp/diff_new_pack.kbQaNL/_old  2018-04-19 15:30:07.533489415 +0200
+++ /var/tmp/diff_new_pack.kbQaNL/_new  2018-04-19 15:30:07.537489251 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wxWidgets-3_0-docs
 #
-# Copyright (c) 2014 SUSE LINUX Products 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,9 @@
 
 
 Name:   wxWidgets-3_0-docs
-Version:3.0.3
+Version:3.0.4
 Release:0
-URL:http://wxwidgets.org/
+Url:http://wxwidgets.org/
 Summary:wxWidgets Documentation
 License:GPL-2.0+
 Group:  Documentation/HTML
@@ -28,7 +28,7 @@
 Source2:wxWidgets-3_0-docs-rpmlintrc
 BuildRequires:  fdupes
 Provides:   wxWidgets-docs = %version-%release
-BuildRoot:  %_tmppath/%name-%version-build
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description

++ wxWidgets-3.0.3-docs-html.tar.bz2 -> wxWidgets-3.0.4-docs-html.tar.bz2 
++
/work/SRC/openSUSE:Factory/wxWidgets-3_0-docs/wxWidgets-3.0.3-docs-html.tar.bz2 
/work/SRC/openSUSE:Factory/.wxWidgets-3_0-docs.new/wxWidgets-3.0.4-docs-html.tar.bz2
 differ: char 11, line 1




commit python-py2pack for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-py2pack for openSUSE:Factory 
checked in at 2018-04-19 15:29:53

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


Package is "python-py2pack"

Thu Apr 19 15:29:53 2018 rev:45 rq:597414 version:0.8.2

Changes:

--- /work/SRC/openSUSE:Factory/python-py2pack/python-py2pack.changes
2018-03-07 10:39:05.156937805 +0100
+++ /work/SRC/openSUSE:Factory/.python-py2pack.new/python-py2pack.changes   
2018-04-19 15:30:07.897474493 +0200
@@ -1,0 +2,6 @@
+Tue Apr 17 09:45:04 UTC 2018 - kbabi...@suse.com
+
+- Added fix-api-package-urls.patch: Fix an issue with a deprecated
+  XMLRPC method (bnc#1089613)
+
+---

New:

  fix-api-package-urls.patch



Other differences:
--
++ python-py2pack.spec ++
--- /var/tmp/diff_new_pack.4A1qdk/_old  2018-04-19 15:30:08.925432347 +0200
+++ /var/tmp/diff_new_pack.4A1qdk/_new  2018-04-19 15:30:08.925432347 +0200
@@ -25,6 +25,7 @@
 License:Apache-2.0
 Group:  Development/Languages/Python
 Source: 
https://files.pythonhosted.org/packages/source/p/py2pack/py2pack-%{version}.tar.gz
+Patch0: fix-api-package-urls.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  %{python_module Jinja2}
 BuildRequires:  %{python_module Sphinx}
@@ -62,6 +63,7 @@
 
 %prep
 %setup -q -n py2pack-%{version}
+%patch0 -p1
 
 %build
 %python_build

++ fix-api-package-urls.patch ++
>From d6c8e1e6434a063da50d4879e9e58ed1c8d99292 Mon Sep 17 00:00:00 2001
From: Karol Babioch 
Date: Tue, 17 Apr 2018 11:10:24 +0200
Subject: [PATCH] Use release_urls() XMLRPC method for the time being

This replaces the `package_urls()` XMLRPC method by the `release_urls()`
method, since the former was deprecated and no longer works. Invoking the
endpoint results in an error:

This API has been deprecated. Use https://pypi.org/xxx/yyy/json instead.
The XMLRPC method release_urls can be used in the interim, but will be
deprecated in the future.

This addresses issue #95. However, this is only a quick-fix, since the
`package_urls()` method will also be deprecated in the future.
---
 py2pack/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/py2pack/__init__.py b/py2pack/__init__.py
index ed0911a..0eb97ba 100644
--- a/py2pack/__init__.py
+++ b/py2pack/__init__.py
@@ -268,7 +268,7 @@ def newest_download_url(args):
 if args.source_url:
 return {'url': args.source_url,
 'filename': args.source_url[args.source_url.rfind("/") + 1:]}
-for url in pypi.package_urls(args.name, args.version):  # 
Fetch all download URLs
+for url in pypi.release_urls(args.name, args.version):  # 
Fetch all download URLs
 if url['packagetype'] == 'sdist':   # 
Found the source URL we care for
 return url
 # No PyPI tarball release, let's see if an upstream download URL is 
provided:



commit rubygem-arel for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package rubygem-arel for openSUSE:Factory 
checked in at 2018-04-19 15:29:44

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


Package is "rubygem-arel"

Thu Apr 19 15:29:44 2018 rev:11 rq:597406 version:9.0.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-arel/rubygem-arel.changes
2018-03-06 10:45:16.044663789 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-arel.new/rubygem-arel.changes   
2018-04-19 15:29:47.554308257 +0200
@@ -1,0 +2,5 @@
+Mon Apr 16 14:56:24 UTC 2018 - mschnit...@suse.com
+
+- fix package build
+
+---



Other differences:
--
++ rubygem-arel.spec ++
--- /var/tmp/diff_new_pack.U4XUN7/_old  2018-04-19 15:29:48.506269254 +0200
+++ /var/tmp/diff_new_pack.U4XUN7/_new  2018-04-19 15:29:48.510269090 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-arel
 #
-# 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
@@ -28,6 +28,12 @@
 Release:0
 %define mod_name arel
 %define mod_full_name %{mod_name}-%{version}
+# MANUAL
+%if 0%{?suse_version} && 0%{?suse_version} < 1330
+%define rb_build_versions ruby22 ruby23 ruby24 ruby25
+%define rb_default_ruby_abi ruby:2.2.0 ruby:2.3.0 ruby:2.4.0 ruby:2.5.0
+%endif
+# /MANUAL
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  %{ruby >= 2.2.2}
 BuildRequires:  %{rubygem gem2rpm}

++ gem2rpm.yml ++
--- /var/tmp/diff_new_pack.U4XUN7/_old  2018-04-19 15:29:48.546267615 +0200
+++ /var/tmp/diff_new_pack.U4XUN7/_new  2018-04-19 15:29:48.550267451 +0200
@@ -15,9 +15,11 @@
 # ## used by gem2rpm
 # :disable_automatic_rdoc_dep: true
 # ## used by gem2rpm
-# :preamble: |-
-#   BuildRequires: foobar
-#   Requires: foobar
+:preamble: |-
+%if 0%{?suse_version} && 0%{?suse_version} < 1330
+%define rb_build_versions ruby22 ruby23 ruby24 ruby25
+%define rb_default_ruby_abi ruby:2.2.0 ruby:2.3.0 ruby:2.4.0 ruby:2.5.0
+%endif
 # ## used by gem2rpm
 # :patches:
 #   foo.patch: -p1




commit tmon for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package tmon for openSUSE:Factory checked in 
at 2018-04-19 15:29:40

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


Package is "tmon"

Thu Apr 19 15:29:40 2018 rev:4 rq:597356 version:1.0

Changes:

--- /work/SRC/openSUSE:Factory/tmon/tmon.changes2017-10-07 
17:52:46.361746005 +0200
+++ /work/SRC/openSUSE:Factory/.tmon.new/tmon.changes   2018-04-19 
15:29:41.830542746 +0200
@@ -1,0 +2,14 @@
+Tue Apr 17 08:19:00 UTC 2018 - tchva...@suse.com
+
+- Format with spec-cleaner
+- Update URL to point out to the real location in kernel for easier
+  understanding
+
+---
+Mon Apr 16 12:07:19 UTC 2018 - josef.moell...@suse.com
+
+- Backported a patch from upstream to prevent a race condition
+  wrt "cur_thermal_record".
+  [bsc#1075156, prevent-cur_thermal_record_race.patch]
+
+---

New:

  prevent-cur_thermal_record_race.patch



Other differences:
--
++ tmon.spec ++
--- /var/tmp/diff_new_pack.Uh2dpd/_old  2018-04-19 15:29:42.406519151 +0200
+++ /var/tmp/diff_new_pack.Uh2dpd/_new  2018-04-19 15:29:42.410518987 +0200
@@ -1,8 +1,7 @@
 #
 # spec file for package tmon
 #
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Author: Thomas Renninger 
+# 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
@@ -22,33 +21,33 @@
 Version:1.0
 Release:0
 Summary:A Monitoring and Testing Tool for Linux kernel thermal 
subsystem
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/Base
-Url:https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git
+URL:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tools/thermal/tmon
 Source: %{name}-%{version}.tar.bz2
 Patch1: tmon_pkg_config_ncurses_missing.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Patch2: prevent-cur_thermal_record_race.patch
 BuildRequires:  ncurses-devel
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 
 %description
 This tool is conceived as a tool to help visualize, tune, and test the
 complex thermal subsystem.
 
 %prep
-%setup
+%setup -q
 %patch1 -p1
+%patch2 -p1
 
 %build
-CFLAGS="%optflags" make %{?_smp_mflags}
+CFLAGS="%{optflags}" make %{?_smp_mflags}
 
 %install
-make install INSTALL_ROOT=$RPM_BUILD_ROOT
-install -D -m 644 tmon.8 ${RPM_BUILD_ROOT}%{_mandir}/man8/tmon.8
+make install INSTALL_ROOT=%{buildroot}
+install -D -m 644 tmon.8 %{buildroot}%{_mandir}/man8/tmon.8
 
 %files
-%defattr (-,root,root)
 %{_bindir}/tmon
-%{_mandir}/man8/tmon*
+%{_mandir}/man8/tmon.8%{?ext_man}
 
 %changelog

++ prevent-cur_thermal_record_race.patch ++
Index: tmon-1.0/sysfs.c
===
--- tmon-1.0.orig/sysfs.c
+++ tmon-1.0/sysfs.c
@@ -486,6 +486,7 @@ int zone_instance_to_index(int zone_inst
 int update_thermal_data()
 {
int i;
+   int next_thermal_record = cur_thermal_record + 1;
char tz_name[256];
static unsigned long samples;
 
@@ -495,9 +496,9 @@ int update_thermal_data()
}
 
/* circular buffer for keeping historic data */
-   if (cur_thermal_record >= NR_THERMAL_RECORDS)
-   cur_thermal_record = 0;
-   gettimeofday([cur_thermal_record].tv, NULL);
+   if (next_thermal_record >= NR_THERMAL_RECORDS)
+   next_thermal_record = 0;
+   gettimeofday([next_thermal_record].tv, NULL);
if (tmon_log) {
fprintf(tmon_log, "%lu ", ++samples);
fprintf(tmon_log, "%3.1f ", p_param.t_target);
@@ -507,11 +508,12 @@ int update_thermal_data()
snprintf(tz_name, 256, "%s/%s%d", THERMAL_SYSFS, TZONE,
ptdata.tzi[i].instance);
sysfs_get_ulong(tz_name, "temp",
-   [cur_thermal_record].temp[i]);
+   [next_thermal_record].temp[i]);
if (tmon_log)
fprintf(tmon_log, "%lu ",
-   trec[cur_thermal_record].temp[i]/1000);
+   trec[next_thermal_record].temp[i] / 1000);
}
+   cur_thermal_record = next_thermal_record;
for (i = 0; i < ptdata.nr_cooling_dev; i++) {
char cdev_name[256];
unsigned long val;
Index: tmon-1.0/tmon.c

commit python-parso for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-parso for openSUSE:Factory 
checked in at 2018-04-19 15:29:27

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


Package is "python-parso"

Thu Apr 19 15:29:27 2018 rev:2 rq:597314 version:0.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-parso/python-parso.changes
2017-11-15 16:56:10.719597912 +0100
+++ /work/SRC/openSUSE:Factory/.python-parso.new/python-parso.changes   
2018-04-19 15:29:29.055065962 +0200
@@ -1,0 +2,10 @@
+Tue Apr 17 01:53:46 UTC 2018 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 0.2.0:
+  * f-strings are now parsed as a part of the normal Python
+grammar. This makes it way easier to deal with them.
+
+---

Old:

  parso-0.1.1.tar.gz

New:

  parso-0.2.0.tar.gz



Other differences:
--
++ python-parso.spec ++
--- /var/tmp/diff_new_pack.vJSY6z/_old  2018-04-19 15:29:29.731038284 +0200
+++ /var/tmp/diff_new_pack.vJSY6z/_new  2018-04-19 15:29:29.739037956 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-parso
 #
-# 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,20 +18,19 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-parso
-Version:0.1.1
+Version:0.2.0
 Release:0
 Summary:An autocompletion tool for Python
-License:MIT and Python-2.0
+License:MIT AND Python-2.0
 Group:  Development/Languages/Python
-Url:https://github.com/davidhalter/parso
+URL:https://github.com/davidhalter/parso
 Source0:
https://files.pythonhosted.org/packages/source/p/parso/parso-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
+# Test requirements
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-# Test requirements
-BuildRequires:  %{python_module pytest}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %python_subpackages
 
@@ -47,7 +46,6 @@
 Parso consists of a small API to parse Python and analyse the syntax
 tree.
 
-
 %prep
 %setup -q -n parso-%{version}
 
@@ -62,8 +60,8 @@
 %python_exec setup.py test
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc AUTHORS.txt CHANGELOG.rst LICENSE.txt README.rst
+%license LICENSE.txt
+%doc AUTHORS.txt CHANGELOG.rst README.rst
 %{python_sitelib}/parso-%{version}-py*.egg-info
 %{python_sitelib}/parso/
 

++ parso-0.1.1.tar.gz -> parso-0.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/parso-0.1.1/CHANGELOG.rst 
new/parso-0.2.0/CHANGELOG.rst
--- old/parso-0.1.1/CHANGELOG.rst   2017-11-05 14:34:17.0 +0100
+++ new/parso-0.2.0/CHANGELOG.rst   2018-04-15 14:46:51.0 +0200
@@ -3,6 +3,11 @@
 Changelog
 -
 
+0.2.0 (2018-04-15)

+
+- f-strings are now parsed as a part of the normal Python grammar. This makes
+  it way easier to deal with them.
 
 0.1.1 (2017-11-05)
 +++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/parso-0.1.1/PKG-INFO new/parso-0.2.0/PKG-INFO
--- old/parso-0.1.1/PKG-INFO2017-11-05 14:37:08.0 +0100
+++ new/parso-0.2.0/PKG-INFO2018-04-15 14:51:37.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: parso
-Version: 0.1.1
+Version: 0.2.0
 Summary: A Python Parser
 Home-page: https://github.com/davidhalter/parso
 Author: David Halter
@@ -103,6 +103,11 @@
 Changelog
 -
 
+0.2.0 (2018-04-15)
++++
+
+- f-strings are now parsed as a part of the normal Python grammar. 
This makes
+  it way easier to deal with them.
 
 0.1.1 (2017-11-05)
 +++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/parso-0.1.1/docs/_themes/flask/layout.html 
new/parso-0.2.0/docs/_themes/flask/layout.html
--- old/parso-0.1.1/docs/_themes/flask/layout.html  2017-11-05 
14:34:17.0 +0100
+++ new/parso-0.2.0/docs/_themes/flask/layout.html  2018-04-15 
14:46:51.0 +0200
@@ -19,7 +19,6 @@
 {% endblock %}
 {%- block footer %}
   
- Copyright {{ copyright }}.
 Created using 

commit python-azure-mgmt-subscription for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-subscription for 
openSUSE:Factory checked in at 2018-04-19 15:29:12

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


Package is "python-azure-mgmt-subscription"

Thu Apr 19 15:29:12 2018 rev:2 rq:596355 version:0.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-subscription/python-azure-mgmt-subscription.changes
2018-02-14 10:50:18.096534989 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-subscription.new/python-azure-mgmt-subscription.changes
   2018-04-19 15:29:13.891686686 +0200
@@ -1,0 +2,14 @@
+Wed Apr 11 14:31:41 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.2.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Move LICENSE.txt from %doc to %license section
+- Install HISTORY.rst into doc directory
+- Refresh patches for new version
+  + ams_drop-compatible-releases-operator.patch
+- Update Requires from setup.py
+- Update %description from setup.py
+
+---

Old:

  azure-mgmt-subscription-0.1.0.zip

New:

  azure-mgmt-subscription-0.2.0.zip



Other differences:
--
++ python-azure-mgmt-subscription.spec ++
--- /var/tmp/diff_new_pack.8hfDyh/_old  2018-04-19 15:29:14.455663604 +0200
+++ /var/tmp/diff_new_pack.8hfDyh/_new  2018-04-19 15:29:14.459663441 +0200
@@ -15,9 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-subscription
-Version:0.1.0
+Version:0.2.0
 Release:0
 Summary:Microsoft Azure Subscription Management Client Library
 License:MIT
@@ -26,18 +27,18 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-subscription/azure-mgmt-subscription-%{version}.zip
 Source1:LICENSE.txt
 Patch1: ams_drop-compatible-releases-operator.patch
+BuildRequires:  %{python_module azure-mgmt-nspkg}
+BuildRequires:  %{python_module azure-nspkg}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
-BuildRequires:  %{python_module azure-mgmt-nspkg}
-BuildRequires:  %{python_module azure-nspkg}
+Requires:   python-azure-common < 2.0.0
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
-Requires:   python-msrestazure >= 0.4.11
-Requires:   python-msrestazure < 1.0.0
-Requires:   python-azure-common >= 1.1
-Requires:   python-azure-common < 2.0.0
+Requires:   python-msrestazure < 2.0.0
+Requires:   python-msrestazure >= 0.4.20
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -50,7 +51,7 @@
 Azure Resource Manager (ARM) is the next generation of management APIs that
 replace the old Azure Service Management (ASM).
 
-This package has been tested with Python 2.7, 3.3, 3.4, 3.5 and 3.6.
+This package has been tested with Python 2.7, 3.4, 3.5 and 3.6.
 
 %prep
 %setup -q -n azure-mgmt-subscription-%{version}
@@ -71,7 +72,9 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc HISTORY.rst LICENSE.txt README.rst
+%doc HISTORY.rst README.rst
+%license LICENSE.txt
 %{python_sitelib}/azure/mgmt/subscription
 %{python_sitelib}/azure_mgmt_subscription-*.egg-info
+
 %changelog

++ ams_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.8hfDyh/_old  2018-04-19 15:29:14.495661967 +0200
+++ /var/tmp/diff_new_pack.8hfDyh/_new  2018-04-19 15:29:14.495661967 +0200
@@ -1,13 +1,11 @@
-diff -Nru azure-mgmt-subscription-0.1.0.orig/setup.py 
azure-mgmt-subscription-0.1.0/setup.py
 azure-mgmt-subscription-0.1.0.orig/setup.py2017-12-11 
17:38:54.0 +0100
-+++ azure-mgmt-subscription-0.1.0/setup.py 2018-01-24 16:36:18.150764250 
+0100
-@@ -78,8 +78,8 @@
- zip_safe=False,
+diff -Nru azure-mgmt-subscription-0.2.0.orig/setup.py 
azure-mgmt-subscription-0.2.0/setup.py
+--- azure-mgmt-subscription-0.2.0.orig/setup.py2018-03-30 
22:08:20.0 +0200
 azure-mgmt-subscription-0.2.0/setup.py 2018-04-11 16:29:18.656607798 
+0200
+@@ -78,7 +78,7 @@
  packages=find_packages(exclude=["tests"]),
  install_requires=[
--'msrestazure~=0.4.11',
+ 'msrestazure>=0.4.20,<2.0.0',
 -'azure-common~=1.1',
-+'msrestazure>=0.4.11',
 +'azure-common>=1.1',
  ],
  cmdclass=cmdclass




commit python-rtslib-fb for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-rtslib-fb for 
openSUSE:Factory checked in at 2018-04-19 15:29:22

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


Package is "python-rtslib-fb"

Thu Apr 19 15:29:22 2018 rev:17 rq:597224 version:2.1.67

Changes:

--- /work/SRC/openSUSE:Factory/python-rtslib-fb/python-rtslib-fb.changes
2018-04-11 14:02:53.36711 +0200
+++ /work/SRC/openSUSE:Factory/.python-rtslib-fb.new/python-rtslib-fb.changes   
2018-04-19 15:29:24.199264772 +0200
@@ -1,0 +2,15 @@
+Tue Apr 10 16:03:33 UTC 2018 - dd...@suse.com
+
+- Merge RBD support from non-fb version (bsc#1079329)
+  + rbd-support.patch (SLE/Leap only, due to LIO kernel dependency)
+  + Add explicit Provides for "python-rtslib-rbd"
+
+---
+Tue Apr 10 12:41:16 UTC 2018 - dd...@suse.com
+
+- Automatically generate version string from upstream tag
+  + Retain current fb-removed version format used
+  + Rename rtslib-fb-2.1.fb67.tar.xz to python-rtslib-fb-2.1.67.tar.xz and
+cleanup hardcoded duplicate name/version values in spec
+
+---

Old:

  rtslib-fb-2.1.fb67.tar.xz

New:

  python-rtslib-fb-2.1.67.tar.xz
  rbd-support.patch



Other differences:
--
++ python-rtslib-fb.spec ++
--- /var/tmp/diff_new_pack.oGRNoR/_old  2018-04-19 15:29:24.731242993 +0200
+++ /var/tmp/diff_new_pack.oGRNoR/_new  2018-04-19 15:29:24.731242993 +0200
@@ -16,18 +16,17 @@
 #
 
 
-%define oname rtslib-fb
-%define realver 2.1.fb67
 %define dbdir %{_sysconfdir}/target
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-Name:   python-%{oname}
+Name:   python-rtslib-fb
 Version:2.1.67
 Release:0%{?dist}
 Summary:API for Linux kernel SCSI target (aka LIO)
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://github.com/open-iscsi/rtslib-fb.git
-Source: %{oname}-%{realver}.tar.xz
+Source: %{name}-%{version}.tar.xz
+Patch1: rbd-support.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pyudev}
 BuildRequires:  %{python_module setuptools}
@@ -39,6 +38,11 @@
 Requires(postun): update-alternatives
 Provides:   python-rtslib = %{version}-%{release}
 Obsoletes:  python-rtslib
+%if 0%{?sle_version} == 15
+# explicit Provides advertising RBD support
+Provides:   python-rtslib-rbd = %{version}
+Obsoletes:  python-rtslib-rbd < %{version}
+%endif
 BuildArch:  noarch
 %python_subpackages
 
@@ -48,7 +52,11 @@
 the Apache 2.0 license. Contributions are welcome
 
 %prep
-%setup -q -n %{oname}-%{realver}
+%setup -q
+%if 0%{?sle_version} == 15
+# RBD support is dependent on LIO changes present in the SLE/Leap kernel
+%patch1 -p1
+%endif
 
 %build
 %python_build

++ _service ++
--- /var/tmp/diff_new_pack.oGRNoR/_old  2018-04-19 15:29:24.775241191 +0200
+++ /var/tmp/diff_new_pack.oGRNoR/_new  2018-04-19 15:29:24.779241028 +0200
@@ -3,8 +3,10 @@
 git
 https://github.com/open-iscsi/rtslib-fb.git
 
-rtslib-fb
-2.1.fb67
+python-rtslib-fb
+@PARENT_TAG@
+v(\d*\.\d*\.)fb(\d*)
+\1\2
 v2.1.fb67
 enable
   

++ rbd-support.patch ++
>From 9496352d515b9f440b68c8534e41899cf1a9570e Mon Sep 17 00:00:00 2001
From: Mike Christie 
Date: Wed, 29 Jul 2015 04:28:02 -0500
Subject: [PATCH] rbd support

rtslib-fb-rbd-support.patch obtained from:
https://marc.info/?l=ceph-devel=143816209010058

Reviewed-by: David Disseldorp 
---
 rtslib/__init__.py |   1 +
 rtslib/tcm.py  | 103 +
 2 files changed, 104 insertions(+)

diff --git a/rtslib/__init__.py b/rtslib/__init__.py
index 568619e..1a5bee5 100644
--- a/rtslib/__init__.py
+++ b/rtslib/__init__.py
@@ -32,6 +32,7 @@ from .fabric import FabricModule
 
 from .tcm import FileIOStorageObject, BlockStorageObject
 from .tcm import PSCSIStorageObject, RDMCPStorageObject, 
UserBackedStorageObject
+from .tcm import RBDStorageObject
 from .tcm import StorageObjectFactory
 
 from .alua import ALUATargetPortGroup
diff --git a/rtslib/tcm.py b/rtslib/tcm.py
index 1aeea23..17df8e9 100644
--- a/rtslib/tcm.py
+++ b/rtslib/tcm.py
@@ -780,6 +780,107 @@ class BlockStorageObject(StorageObject):
 d['dev'] = self.udev_path
 return d
 
+class RBDStorageObject(StorageObject):
+'''
+An interface to configFS storage objects for RBD backstore.
+'''
+
+# RBDStorageObject private stuff
+
+def __init__(self, name, dev=None, 

commit ibus-typing-booster for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2018-04-19 15:29:29

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new (New)


Package is "ibus-typing-booster"

Thu Apr 19 15:29:29 2018 rev:4 rq:597324 version:1.5.36

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2018-03-20 21:58:47.985052696 +0100
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new/ibus-typing-booster.changes 
2018-04-19 15:29:30.874991441 +0200
@@ -1,0 +2,8 @@
+Tue Apr 10 16:55:18 UTC 2018 - maiku.fab...@gmail.com
+
+- update to 1.5.35
+- Make the default for self.show_status_info_in_auxiliary_text False
+  (Resolves: rhbz#156435)
+- Adapt hunspell_suggest.py to work with pyhunspell 0.5.4
+
+---

Old:

  ibus-typing-booster-1.5.35.tar.gz

New:

  ibus-typing-booster-1.5.36.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.p1RtNj/_old  2018-04-19 15:29:31.618960976 +0200
+++ /var/tmp/diff_new_pack.p1RtNj/_new  2018-04-19 15:29:31.622960812 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:1.5.35
+Version:1.5.36
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-1.5.35.tar.gz -> ibus-typing-booster-1.5.36.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-1.5.35.tar.gz
 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new/ibus-typing-booster-1.5.36.tar.gz
 differ: char 5, line 1




commit python-azure-mgmt-advisor for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-advisor for 
openSUSE:Factory checked in at 2018-04-19 15:29:01

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


Package is "python-azure-mgmt-advisor"

Thu Apr 19 15:29:01 2018 rev:2 rq:596348 version:1.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-advisor/python-azure-mgmt-advisor.changes
  2018-02-14 10:49:37.893981696 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-advisor.new/python-azure-mgmt-advisor.changes
 2018-04-19 15:29:04.148085381 +0200
@@ -1,0 +2,8 @@
+Thu Mar  1 12:45:37 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 1.0.1
+- Move LICENSE.txt from %doc to %license section
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-advisor-1.0.0.zip

New:

  azure-mgmt-advisor-1.0.1.zip



Other differences:
--
++ python-azure-mgmt-advisor.spec ++
--- /var/tmp/diff_new_pack.7E5uej/_old  2018-04-19 15:29:04.684063453 +0200
+++ /var/tmp/diff_new_pack.7E5uej/_new  2018-04-19 15:29:04.684063453 +0200
@@ -15,9 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-advisor
-Version:1.0.0
+Version:1.0.1
 Release:0
 Summary:Microsoft Azure Advisor Client Library
 License:MIT
@@ -26,18 +27,18 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-advisor/azure-mgmt-advisor-%{version}.zip
 Source1:LICENSE.txt
 Patch1: ama_drop-compatible-releases-operator.patch
+BuildRequires:  %{python_module azure-mgmt-nspkg}
+BuildRequires:  %{python_module azure-nspkg}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
-BuildRequires:  %{python_module azure-mgmt-nspkg}
-BuildRequires:  %{python_module azure-nspkg}
+Requires:   python-azure-common < 2.0.0
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
-Requires:   python-azure-common >= 1.1
-Requires:   python-azure-common < 2.0.0
-Requires:   python-msrestazure >= 0.4.20
 Requires:   python-msrestazure < 2.0.0
+Requires:   python-msrestazure >= 0.4.20
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -71,7 +72,9 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc HISTORY.rst LICENSE.txt README.rst
+%doc HISTORY.rst README.rst
+%license LICENSE.txt
 %{python_sitelib}/azure/mgmt/advisor
 %{python_sitelib}/azure_mgmt_advisor-*.egg-info
+
 %changelog




commit erlang-sd_notify for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package erlang-sd_notify for 
openSUSE:Factory checked in at 2018-04-19 15:29:18

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


Package is "erlang-sd_notify"

Thu Apr 19 15:29:18 2018 rev:2 rq:597198 version:1.0

Changes:

--- /work/SRC/openSUSE:Factory/erlang-sd_notify/erlang-sd_notify.changes
2016-05-26 23:54:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.erlang-sd_notify.new/erlang-sd_notify.changes   
2018-04-19 15:29:18.495498258 +0200
@@ -1,0 +2,60 @@
+Mon Apr 16 18:29:07 UTC 2018 - matwey.korni...@gmail.com
+
+- sd_pid_notify_with_fds() function is available in systemd v219
+
+---
+Mon Apr 16 18:08:12 UTC 2018 - opensuse-packag...@opensuse.org
+
+- Update to version 1.0:
+  * docker build and rebar config
+  * add tag
+  * Update README.md
+  * Update README.md
+  * update readme
+  * Update the CentOS build for sd_notify to support Debian.
+  * Use "git" as version in app-file
+  * Update 18.3.1
+  * Update 18.3.1
+  * Update 18.3.1 fix
+  * Fix rabbitmq installation link
+  * update debian package
+  * update README
+  * added sd_pid_notify
+  * added sd_pid_notifyf
+  * cosmetics
+  * docker build
+  * update readme
+  * add docker for Erlang 19
+  * modified readme
+  * docker for 19
+  * Cosmetic
+  * Wrong array number
+  * Remove duplicated code
+  * Implement sd_pid_notify_with_fds
+  * Update README.md
+  * update for 19.1
+  * Add more files to ignore
+  * Change the docker image
+  * Add rpm spec for Centos
+  * Add rpm spec for Centos
+  * Restore history spec
+  * update to 0.13
+  * Add stub for NIF upgrade
+  * Fix another one typo
+  * Remove whitespace
+  * Remove bogus test stub
+  * Add basic test
+  * Make alias - make check -> make test
+  * change version to 0.14
+  * Run tests only if Erlang ver. is 19
+  * Enable testing
+  * List available Erlang versions
+  * Add more Erlang versions
+  * test systemd
+  * Move test message creation to where it belongs
+  * Don't fake list of sockets
+  * Add docker image to test Erlang 19 on Ubuntu
+  * Update docker image to 19.3
+  * Change package version to 1.0
+
+---

Old:

  erlang-sd_notify-0.1.tar.gz

New:

  _service
  _servicedata
  erlang-sd_notify-1.0.tar.bz2



Other differences:
--
++ erlang-sd_notify.spec ++
--- /var/tmp/diff_new_pack.r5KzwT/_old  2018-04-19 15:29:19.155471245 +0200
+++ /var/tmp/diff_new_pack.r5KzwT/_new  2018-04-19 15:29:19.159471081 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package erlang-sd_notify
 #
-# Copyright (c) 2015 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
@@ -15,34 +15,31 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define app_name sd_notify
 
 Name:   erlang-%{app_name}
-Version:0.1
-%define app_ver {%version}
+Version:1.0
 Release:0
+%define app_ver {%version}
 Summary:Erlang interface to systemd notify subsystem
 License:MIT
 Group:  Development/Libraries/Other
-Url:https://github.com/lemenkov/erlang-sd_notify
-Source0:
https://github.com/lemenkov/erlang-sd_notify/archive/%{version}/erlang-%{app_name}-%{version}.tar.gz
+Url:https://github.com/systemd/erlang-sd_notify
+Source0:erlang-%{app_name}-%{version}.tar.bz2
 BuildRequires:  erlang-rebar
-BuildRequires:  systemd-devel
+BuildRequires:  systemd-devel >= 219
 Requires:   erlang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Erlang interface to systemd notify subsystem
+Erlang module for native access to the systemd-notify facilities.
 
 %prep
 %setup -q
 
 %build
-%if 0%{?suse_version} > 1310  
 export LDFLAGS=-lsystemd
-%else
-export LDFLAGS=-lsystemd-daemon
-%endif
 %rebar compile
 
 %install

++ _service ++

  
https://github.com/systemd/erlang-sd_notify
git
v1.0
1.0
enable
  
  
erlang-sd_notify-*.tar
bz2
  
  
erlang-sd_notify
  

++ _servicedata ++


https://github.com/systemd/erlang-sd_notify
  f0ac281370a1351c14bc055e390dd1c0c08995d9++
 erlang-sd_notify-0.1.tar.gz -> erlang-sd_notify-1.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/erlang-sd_notify-0.1/.gitignore 
new/erlang-sd_notify-1.0/.gitignore
--- 

commit rkward for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package rkward for openSUSE:Factory checked 
in at 2018-04-19 15:29:36

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


Package is "rkward"

Thu Apr 19 15:29:36 2018 rev:20 rq:597352 version:0.7.0b

Changes:

--- /work/SRC/openSUSE:Factory/rkward/rkward.changes2018-01-13 
21:43:18.902191996 +0100
+++ /work/SRC/openSUSE:Factory/.rkward.new/rkward.changes   2018-04-19 
15:29:39.594634333 +0200
@@ -1,0 +2,36 @@
+Tue Apr 17 07:47:47 UTC 2018 - wba...@tmo.at
+
+- upstream release 0.7.0b
+  * First release of RKWard to be based on KF5 (version 5 of the
+  KDE libraries)
+
+- Most important changes:
+
+- New features and improvements 
+  Implement "split view" feature, allowing to partion the main window, and to 
have several views of the same files / data side-by-side
+  Double click on object in Workspace browser tries to open reference page, 
not object viewer, if the object is outside of .GlobalEnv
+  Limit the number of debug log-files to keep (at most three, each, for 
frontend and backend)
+  Remove Windows-only UI for setInternet2()-option (no longer available in R, 
with setInternet2(TRUE) the default since R 3.2.2)
+  Remove startup wrapper script (moving the still-needed functionality into 
the main executable)
+  Preview status messages can now be closed
+  Show the message accompanying rk.show.files() or rk.edit.files() inside the 
main window, instead of a separate dialog
+  File browser gains "Rename" context menu action
+  File selection fields in plugin dialogs remember the last used directory 
(per session), and check for a valid selection
+
+- Bug fixes
+  Fix crash with R 3.5.x due to use to STRING_PTR
+  Fixed: Creating trellis on-screen plots, while package lattice is not on the 
search path would produce errors in plot history mechanism
+  Function argument hinting is less easily fooled by braces inside quotes
+  Better handling of text drag-and-drop inside the R console window
+  Fix NAs introduced by editing data containing characters that cannot be 
encoded in the system locale
+  Fixed: Preview boxes followed by a  element would not work under 
some circumstances
+  Fixed: Setting an output CSS file via the GUI did not work
+  Fixed: Bug report feature on Windows did nothing
+  Avoid some potential encoding issues, that could cause graphical select.list 
to fail for certain strings, under some circumstances
+
+- Fix versioned package dependency on R-base, it was spelt R-Base
+  by mistake and therefore ineffective (boo#993268)
+- Drop rkward-translations.tar.xz, the translations are included in
+  the released tarball as usual
+
+---

Old:

  rkward-0.6.9git.20171022T093034~f74df5d6.tar.xz
  rkward-translations.tar.xz

New:

  rkward-0.7.0b.tar.gz



Other differences:
--
++ rkward.spec ++
--- /var/tmp/diff_new_pack.1zL959/_old  2018-04-19 15:29:40.210609102 +0200
+++ /var/tmp/diff_new_pack.1zL959/_new  2018-04-19 15:29:40.214608938 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rkward
 #
-# 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:   rkward
-Version:0.6.9git.20171022T093034~f74df5d6
+Version:0.7.0b
 Release:0
 Summary:Graphical frontend for R language
 License:GPL-2.0
@@ -25,8 +25,7 @@
 Summary(fr):Interface graphique pour le langage R 
 
 Url:http://rkward.sourceforge.net/ 
-Source0:%{name}-%{version}.tar.xz
-Source1:%{name}-translations.tar.xz
+Source0:%{name}-%{version}.tar.gz
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -55,8 +54,8 @@
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5Xml)
 BuildRequires:  update-desktop-files
-# rkward needs the R-Base version it was compiled with - boo993268
-%requires_eqR-Base
+# rkward needs the R-base version it was compiled with - boo#993268
+%requires_eqR-base
 
 %description
 RKWard aims to provide an easily extensible, easy to use IDE/GUI for the
@@ -72,7 +71,7 @@
 intégration dans les suites bureautiques.
 
 %prep
-%setup -q -a 1
+%setup -q
 
 %build
 %cmake_kf5 -d build
@@ -133,6 +132,7 @@
 %lang(cs)  %{_kf5_sharedir}/rkward/po/cs/
 %lang(de)  %{_kf5_sharedir}/rkward/po/de/
 %lang(es)  %{_kf5_sharedir}/rkward/po/es/
+%lang(gl)  %{_kf5_sharedir}/rkward/po/gl/
 %lang(ja)  %{_kf5_sharedir}/rkward/po/ja/
 %lang(nl)  

commit python-azure-mgmt-datafactory for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-datafactory for 
openSUSE:Factory checked in at 2018-04-19 15:29:09

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


Package is "python-azure-mgmt-datafactory"

Thu Apr 19 15:29:09 2018 rev:2 rq:596354 version:0.6.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-datafactory/python-azure-mgmt-datafactory.changes
  2018-02-14 10:49:44.517743343 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-datafactory.new/python-azure-mgmt-datafactory.changes
 2018-04-19 15:29:10.675818290 +0200
@@ -1,0 +2,18 @@
+Wed Apr 11 13:00:20 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.6.0
+
+---
+Wed Mar  7 15:50:37 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.5.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Move LICENSE.txt from %doc to %license section
+- Refresh patches for new version
+  + amd_drop-compatible-releases-operator.patch
+- Update %description from setup.py
+
+---

Old:

  azure-mgmt-datafactory-0.3.0.zip

New:

  azure-mgmt-datafactory-0.6.0.zip



Other differences:
--
++ python-azure-mgmt-datafactory.spec ++
--- /var/tmp/diff_new_pack.iii3PG/_old  2018-04-19 15:29:11.279793573 +0200
+++ /var/tmp/diff_new_pack.iii3PG/_new  2018-04-19 15:29:11.283793410 +0200
@@ -15,9 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-datafactory
-Version:0.3.0
+Version:0.6.0
 Release:0
 Summary:Microsoft Azure Data Factory Management Client Library
 License:MIT
@@ -26,18 +27,18 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-datafactory/azure-mgmt-datafactory-%{version}.zip
 Source1:LICENSE.txt
 Patch1: amd_drop-compatible-releases-operator.patch
+BuildRequires:  %{python_module azure-mgmt-nspkg}
+BuildRequires:  %{python_module azure-nspkg}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
-BuildRequires:  %{python_module azure-mgmt-nspkg}
-BuildRequires:  %{python_module azure-nspkg}
+Requires:   python-azure-common < 2.0.0
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
-Requires:   python-msrestazure >= 0.4.11
-Requires:   python-msrestazure < 1.0.0
-Requires:   python-azure-common >= 1.1
-Requires:   python-azure-common < 2.0.0
+Requires:   python-msrestazure < 2.0.0
+Requires:   python-msrestazure >= 0.4.20
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -50,7 +51,7 @@
 Azure Resource Manager (ARM) is the next generation of management APIs that
 replace the old Azure Service Management (ASM).
 
-This package has been tested with Python 2.7, 3.3, 3.4, 3.5 and 3.6.
+This package has been tested with Python 2.7, 3.4, 3.5 and 3.6.
 
 %prep
 %setup -q -n azure-mgmt-datafactory-%{version}
@@ -71,7 +72,9 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc HISTORY.rst LICENSE.txt README.rst
+%doc HISTORY.rst README.rst
+%license LICENSE.txt
 %{python_sitelib}/azure/mgmt/datafactory
 %{python_sitelib}/azure_mgmt_datafactory-*.egg-info
+
 %changelog

++ amd_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.iii3PG/_old  2018-04-19 15:29:11.327791609 +0200
+++ /var/tmp/diff_new_pack.iii3PG/_new  2018-04-19 15:29:11.327791609 +0200
@@ -1,16 +1,12 @@
-diff -Nru azure-mgmt-datafactory-0.3.0.orig/setup.py 
azure-mgmt-datafactory-0.3.0/setup.py
 azure-mgmt-datafactory-0.3.0.orig/setup.py 2017-12-12 17:56:26.0 
+0100
-+++ azure-mgmt-datafactory-0.3.0/setup.py  2018-01-24 12:59:20.547943834 
+0100
-@@ -77,8 +77,8 @@
- zip_safe=False,
+diff -Nru azure-mgmt-datafactory-0.5.0.orig/setup.py 
azure-mgmt-datafactory-0.5.0/setup.py
+--- azure-mgmt-datafactory-0.5.0.orig/setup.py 2018-02-17 00:02:24.0 
+0100
 azure-mgmt-datafactory-0.5.0/setup.py  2018-03-07 16:26:31.978967339 
+0100
+@@ -78,7 +78,7 @@
  packages=find_packages(exclude=["tests"]),
  install_requires=[
--'msrestazure~=0.4.11',
+ 'msrestazure>=0.4.20,<2.0.0',
 -'azure-common~=1.1',
-+'msrestazure>=0.4.11',
 +

commit python-pytest-xvfb for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-pytest-xvfb for 
openSUSE:Factory checked in at 2018-04-19 15:29:26

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


Package is "python-pytest-xvfb"

Thu Apr 19 15:29:26 2018 rev:2 rq:597312 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pytest-xvfb/python-pytest-xvfb.changes
2017-08-30 16:22:20.704732184 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-xvfb.new/python-pytest-xvfb.changes   
2018-04-19 15:29:26.603166354 +0200
@@ -1,0 +2,11 @@
+Sun Apr 15 18:54:38 UTC 2018 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * always run tests
+
+- update to version 1.1.0:
+  * The xvfb_args option is now a single line parsed with shlex.split.
+  * The XvfbExitedError exception now includes stdout and stderr.
+
+---

Old:

  pytest-xvfb-1.0.0.tar.gz

New:

  pytest-xvfb-1.1.0.tar.gz



Other differences:
--
++ python-pytest-xvfb.spec ++
--- /var/tmp/diff_new_pack.xGwpbe/_old  2018-04-19 15:29:27.175142935 +0200
+++ /var/tmp/diff_new_pack.xGwpbe/_new  2018-04-19 15:29:27.179142772 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-xvfb
 #
-# 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,29 +17,25 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_with test
 Name:   python-pytest-xvfb
-Version:1.0.0
+Version:1.1.0
 Release:0
 Summary:Pytest plugin to run Xvfb for tests
 License:MIT
 Group:  Development/Languages/Python
-Url:https://github.com/The-Compiler/pytest-xvfb
+URL:https://github.com/The-Compiler/pytest-xvfb
 Source: 
https://files.pythonhosted.org/packages/source/p/pytest-xvfb/pytest-xvfb-%{version}.tar.gz
+BuildRequires:  %{python_module PyVirtualDisplay >= 0.2.1}
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pytest >= 2.8.1}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-%if %{with test}
-BuildRequires:  %{python_module PyVirtualDisplay >= 0.2.1}
-BuildRequires:  %{python_module pytest >= 2.8.1}
 BuildRequires:  xorg-x11-server
-%endif
 Requires:   python-PyVirtualDisplay >= 0.2.1
 Requires:   python-pytest >= 2.8.1
 Recommends: xorg-x11-server
 BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -67,13 +63,11 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%if %{with test}
 %check
 %python_exec setup.py test
-%endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
+%license LICENSE
 %doc README.rst
 %{python_sitelib}/*
 

++ pytest-xvfb-1.0.0.tar.gz -> pytest-xvfb-1.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-xvfb-1.0.0/.gitignore 
new/pytest-xvfb-1.1.0/.gitignore
--- old/pytest-xvfb-1.0.0/.gitignore1970-01-01 01:00:00.0 +0100
+++ new/pytest-xvfb-1.1.0/.gitignore2017-02-19 22:23:50.0 +0100
@@ -0,0 +1,9 @@
+/.cache
+/*.egg-info
+/__pycache__
+/.tox
+/dist
+/htmlcov
+/coverage.xml
+/.coverage
+*.pyc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-xvfb-1.0.0/.travis.yml 
new/pytest-xvfb-1.1.0/.travis.yml
--- old/pytest-xvfb-1.0.0/.travis.yml   1970-01-01 01:00:00.0 +0100
+++ new/pytest-xvfb-1.1.0/.travis.yml   2017-02-19 22:23:50.0 +0100
@@ -0,0 +1,27 @@
+# Config file for automatic testing at travis-ci.org
+
+sudo: false
+language: python
+python:
+  - "2.7"
+  - "3.3"
+  - "3.4"
+  - "3.5"
+  - "pypy"
+
+addons:
+  apt:
+packages:
+- xvfb
+- xauth
+
+install:
+  - pip install tox
+  - "TOX_ENV=${TRAVIS_PYTHON_VERSION/[0-9].[0-9]/py${TRAVIS_PYTHON_VERSION/.}}"
+script: tox -e $TOX_ENV
+
+before_cache:
+  - rm -rf $HOME/.cache/pip/log
+cache:
+  directories:
+- $HOME/.cache/pip
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-xvfb-1.0.0/CHANGELOG.rst 
new/pytest-xvfb-1.1.0/CHANGELOG.rst
--- old/pytest-xvfb-1.0.0/CHANGELOG.rst 1970-01-01 01:00:00.0 +0100
+++ new/pytest-xvfb-1.1.0/CHANGELOG.rst 2018-02-07 09:30:31.0 +0100
@@ -0,0 +1,39 @@
+pytest-xvfb changelog
+=
+
+v1.1.0
+--
+
+- The ``xvfb_args`` option is now a single line 

commit python-multidict for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-multidict for 
openSUSE:Factory checked in at 2018-04-19 15:29:32

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


Package is "python-multidict"

Thu Apr 19 15:29:32 2018 rev:7 rq:597345 version:4.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-multidict/python-multidict.changes
2018-02-14 09:45:11.373880864 +0100
+++ /work/SRC/openSUSE:Factory/.python-multidict.new/python-multidict.changes   
2018-04-19 15:29:32.358930674 +0200
@@ -1,0 +2,11 @@
+Tue Apr 17 08:09:34 UTC 2018 - tchva...@suse.com
+
+- Enable testsuite
+
+---
+Tue Apr 17 01:52:51 UTC 2018 - a...@gmx.de
+
+- update to version 4.2.0:
+  * Publish py.typed flag for type hinting analyzers (mypy etc).
+
+---

Old:

  multidict-4.1.0.tar.gz

New:

  multidict-4.2.0.tar.gz



Other differences:
--
++ python-multidict.spec ++
--- /var/tmp/diff_new_pack.NXVr2V/_old  2018-04-19 15:29:33.910867120 +0200
+++ /var/tmp/diff_new_pack.NXVr2V/_new  2018-04-19 15:29:33.914866957 +0200
@@ -18,21 +18,20 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
-%bcond_without test
 Name:   python-multidict
-Version:4.1.0
+Version:4.2.0
 Release:0
 Summary:Multidict implementation
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://github.com/aio-libs/multidict
+URL:https://github.com/aio-libs/multidict
 Source: 
https://files.pythonhosted.org/packages/source/m/multidict/multidict-%{version}.tar.gz
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pytest-runner}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
 %python_subpackages
 
 %description
@@ -53,13 +52,11 @@
 %python_expand rm -f %{buildroot}%{python_sitearch}/multidict/*.c
 
 %check
-%if %{with test}
-# Tests have import problems
-%endif
+%python_exec setup.py test
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc docs/changes.rst LICENSE README.rst
+%license LICENSE
+%doc docs/changes.rst README.rst
 %{python_sitearch}/*
 
 %changelog

++ multidict-4.1.0.tar.gz -> multidict-4.2.0.tar.gz ++
 4676 lines of diff (skipped)




commit python-azure-mgmt-batchai for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-batchai for 
openSUSE:Factory checked in at 2018-04-19 15:29:07

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


Package is "python-azure-mgmt-batchai"

Thu Apr 19 15:29:07 2018 rev:2 rq:596351 version:1.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-batchai/python-azure-mgmt-batchai.changes
  2018-02-14 10:49:42.477816749 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-batchai.new/python-azure-mgmt-batchai.changes
 2018-04-19 15:29:09.683858880 +0200
@@ -1,0 +2,14 @@
+Wed Apr 11 11:35:38 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 1.0.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Move LICENSE.txt from %doc to %license section
+- Install HISTORY.rst into doc directory
+- Refresh patches for new version
+  + amb_drop-compatible-releases-operator.patch
+- Update Requires from setup.py
+- Update %description and Summary from setup.py
+
+---

Old:

  azure-mgmt-batchai-0.2.0.zip

New:

  azure-mgmt-batchai-1.0.0.zip



Other differences:
--
++ python-azure-mgmt-batchai.spec ++
--- /var/tmp/diff_new_pack.wcQYMC/_old  2018-04-19 15:29:10.419828764 +0200
+++ /var/tmp/diff_new_pack.wcQYMC/_new  2018-04-19 15:29:10.423828601 +0200
@@ -15,29 +15,30 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-batchai
-Version:0.2.0
+Version:1.0.0
 Release:0
-Summary:Microsoft Azure BatchAI Management Client Library
+Summary:Microsoft Azure Batch AI Management Client Library
 License:MIT
 Group:  Development/Languages/Python
 Url:https://github.com/Azure/azure-sdk-for-python
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-batchai/azure-mgmt-batchai-%{version}.zip
 Source1:LICENSE.txt
 Patch1: amb_drop-compatible-releases-operator.patch
+BuildRequires:  %{python_module azure-mgmt-nspkg}
+BuildRequires:  %{python_module azure-nspkg}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
-BuildRequires:  %{python_module azure-mgmt-nspkg}
-BuildRequires:  %{python_module azure-nspkg}
+Requires:   python-azure-common < 2.0.0
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
-Requires:   python-msrestazure >= 0.4.11
-Requires:   python-msrestazure < 1.0.0
-Requires:   python-azure-common >= 1.1
-Requires:   python-azure-common < 2.0.0
+Requires:   python-msrestazure < 2.0.0
+Requires:   python-msrestazure >= 0.4.20
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -45,12 +46,12 @@
 %python_subpackages
 
 %description
-This is the Microsoft Azure BatchAI Management Client Library.
+This is the Microsoft Azure Batch AI Management Client Library.
 
 Azure Resource Manager (ARM) is the next generation of management APIs that
 replace the old Azure Service Management (ASM).
 
-This package has been tested with Python 2.7, 3.3, 3.4, 3.5 and 3.6.
+This package has been tested with Python 2.7, 3.4, 3.5 and 3.6.
 
 %prep
 %setup -q -n azure-mgmt-batchai-%{version}
@@ -71,7 +72,9 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc HISTORY.rst LICENSE.txt README.rst
+%doc HISTORY.rst README.rst
+%license LICENSE.txt
 %{python_sitelib}/azure/mgmt/batchai
 %{python_sitelib}/azure_mgmt_batchai-*.egg-info
+
 %changelog

++ amb_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.wcQYMC/_old  2018-04-19 15:29:10.475826473 +0200
+++ /var/tmp/diff_new_pack.wcQYMC/_new  2018-04-19 15:29:10.479826309 +0200
@@ -1,13 +1,11 @@
-diff -Nru azure-mgmt-batchai-0.2.0.orig/setup.py 
azure-mgmt-batchai-0.2.0/setup.py
 azure-mgmt-batchai-0.2.0.orig/setup.py 2017-10-05 22:02:32.0 
+0200
-+++ azure-mgmt-batchai-0.2.0/setup.py  2018-01-23 17:24:57.511777490 +0100
-@@ -78,8 +78,8 @@
- zip_safe=False,
+diff -Nru azure-mgmt-batchai-1.0.0.orig/setup.py 
azure-mgmt-batchai-1.0.0/setup.py
+--- azure-mgmt-batchai-1.0.0.orig/setup.py 2018-03-19 20:53:08.0 
+0100
 azure-mgmt-batchai-1.0.0/setup.py  2018-04-11 13:29:23.607934534 +0200
+@@ -78,7 +78,7 @@
  packages=find_packages(exclude=["tests"]),
  install_requires=[
--

commit targetcli-fb for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package targetcli-fb for openSUSE:Factory 
checked in at 2018-04-19 15:29:20

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


Package is "targetcli-fb"

Thu Apr 19 15:29:20 2018 rev:8 rq:597223 version:2.1.47

Changes:

--- /work/SRC/openSUSE:Factory/targetcli-fb/targetcli-fb.changes
2018-02-26 23:25:33.201467961 +0100
+++ /work/SRC/openSUSE:Factory/.targetcli-fb.new/targetcli-fb.changes   
2018-04-19 15:29:22.611329779 +0200
@@ -1,0 +2,19 @@
+Wed Apr 11 00:00:54 UTC 2018 - dd...@suse.com
+
+- Merge RBD support from non-fb version (bsc#1079329)
+  + Split-out-blockdev-readonly-state-detection-helper.patch
+  + rbd-support.patch (SLE/Leap only, due to LIO kernel dependency)
+  + Add explicit Provides for "python-rtslib-rbd"
+- Detect write-protected block devices (bsc#1070815)
+  + Auto-detect-readonly-state-for-iblock-devices.patch
+  + Use-signed-char-instead-of-char.patch
+
+---
+Tue Apr 10 13:32:56 UTC 2018 - dd...@suse.com
+
+- Automatically generate version string from upstream tag
+  + Retain current fb-removed version format used
+  + Rename targetcli-fb-2.1.fb47.tar.xz to targetcli-fb-2.1.47.tar.xzar.xz
+and cleanup hardcoded duplicate name/version values in spec
+
+---

Old:

  targetcli-fb-2.1.fb47.tar.xz

New:

  Auto-detect-readonly-state-for-iblock-devices.patch
  Split-out-blockdev-readonly-state-detection-helper.patch
  Use-signed-char-instead-of-char.patch
  rbd-support.patch
  targetcli-fb-2.1.47.tar.xz



Other differences:
--
++ targetcli-fb.spec ++
--- /var/tmp/diff_new_pack.Kecj6q/_old  2018-04-19 15:29:23.111309312 +0200
+++ /var/tmp/diff_new_pack.Kecj6q/_new  2018-04-19 15:29:23.115309147 +0200
@@ -16,18 +16,16 @@
 #
 
 
-%define oname targetcli-fb
-%define realver  2.1.fb47
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-Name:   %{oname}
+Name:   targetcli-fb
 Version:2.1.47
 Release:0
 Summary:A command shell for managing the Linux LIO kernel target
 License:Apache-2.0
 Group:  System/Management
-Url:http://github.com/agrover/%{oname}
-Source: %{oname}-%{realver}.tar.xz
-Source1:%{oname}.service
+Url:http://github.com/agrover/%{name}
+Source: %{name}-%{version}.tar.xz
+Source1:%{name}.service
 BuildRequires:  %{python_module configshell-fb}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pyparsing}
@@ -44,13 +42,22 @@
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 %ifpython3
-Provides:   targetcli-fb = %{version}-%{release}
 Provides:   targetcli= %{version}-%{release}
+Provides:   targetcli-fb = %{version}-%{release}
 %endif
-Obsoletes:  targetcli-fb
 Obsoletes:  targetcli
+Obsoletes:  targetcli-fb
 BuildArch:  noarch
+%if 0%{?sle_version} == 15
+# explicit Provides advertising RBD support
+Provides:   targetcli-rbd = %{version}
+Obsoletes:  targetcli-rbd < %{version}
+%endif
 %{?systemd_requires}
+Patch1: Auto-detect-readonly-state-for-iblock-devices.patch
+Patch2: Use-signed-char-instead-of-char.patch
+Patch3: Split-out-blockdev-readonly-state-detection-helper.patch
+Patch4: rbd-support.patch
 
 %python_subpackages
 
@@ -74,7 +81,14 @@
 python2-targetcli-fb and python3-targetcli-fb.
 
 %prep
-%setup -q -n %{oname}-%{realver}%{?extraver}
+%setup -q
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%if 0%{?sle_version} == 15
+# RBD support is dependent on LIO changes present in the SLE/Leap kernel
+%patch4 -p1
+%endif
 
 %build
 %python_build

++ Auto-detect-readonly-state-for-iblock-devices.patch ++
>From 5d1abab36be9375f46210dd19d5293cf73433681 Mon Sep 17 00:00:00 2001
From: David Disseldorp 
Date: Thu, 7 Dec 2017 15:25:35 +0100
Subject: [PATCH 1/4] Auto-detect readonly state for iblock devices

Configuring a read-only block device as read-write currently results in
a backstore->enable configfs I/O error, as documented in:
http://www.spinics.net/lists/target-devel/msg16310.html

This change sees targetcli check the read-only status of the underlying
block device via ioctl(BLKROGET). If a readonly= parameter isn't
provided, then the backstore will use the ioctl(BLKROGET) value as the
default.

Signed-off-by: David Disseldorp 
(cherry picked from commit 1a0886ecbcba6d5b2d9756ecadb3e2eaab99d29e)
---
 targetcli/ui_backstore.py | 30 +-
 1 file changed, 

commit gphoto for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package gphoto for openSUSE:Factory checked 
in at 2018-04-19 15:29:24

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


Package is "gphoto"

Thu Apr 19 15:29:24 2018 rev:46 rq:597265 version:2.5.17

Changes:

--- /work/SRC/openSUSE:Factory/gphoto/gphoto.changes2017-10-13 
14:03:44.304811080 +0200
+++ /work/SRC/openSUSE:Factory/.gphoto.new/gphoto.changes   2018-04-19 
15:29:24.935234642 +0200
@@ -1,0 +2,7 @@
+Mon Apr 16 20:00:37 UTC 2018 - meiss...@suse.com
+
+- updated to 2.5.17 release
+  * report new GP_EVENT_FILE_CHANGED event
+  * some bugfixes
+
+---

Old:

  gphoto2-2.5.15.tar.bz2
  gphoto2-2.5.15.tar.bz2.asc

New:

  gphoto2-2.5.17.tar.bz2
  gphoto2-2.5.17.tar.bz2.asc



Other differences:
--
++ gphoto.spec ++
--- /var/tmp/diff_new_pack.hoog6Y/_old  2018-04-19 15:29:25.903195012 +0200
+++ /var/tmp/diff_new_pack.hoog6Y/_new  2018-04-19 15:29:25.907194848 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gphoto
 #
-# 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 @@
 
 Name:   gphoto
 BuildRequires:  cdk-devel
-BuildRequires:  libgphoto2-devel >= 2.5.10
+BuildRequires:  libgphoto2-devel >= 2.5.17
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkg-config
 BuildRequires:  popt-devel
@@ -27,7 +27,7 @@
 Summary:A Digital Camera Utility
 License:GPL-2.0+
 Group:  Hardware/Camera
-Version:2.5.15
+Version:2.5.17
 Release:0
 Source0:
https://downloads.sourceforge.net/project/gphoto/gphoto/%{version}/%{name}2-%{version}.tar.bz2
 Source1:
https://downloads.sourceforge.net/project/gphoto/gphoto/%{version}/%{name}2-%{version}.tar.bz2.asc


++ gphoto2-2.5.15.tar.bz2 -> gphoto2-2.5.17.tar.bz2 ++
 30220 lines of diff (skipped)




commit python-gtksourceview for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-gtksourceview for 
openSUSE:Factory checked in at 2018-04-19 15:29:16

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


Package is "python-gtksourceview"

Thu Apr 19 15:29:16 2018 rev:29 rq:597158 version:2.10.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-gtksourceview/python-gtksourceview.changes
2018-03-11 15:24:58.411813148 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-gtksourceview.new/python-gtksourceview.changes
   2018-04-19 15:29:17.635533458 +0200
@@ -1,0 +2,5 @@
+Sat Mar 10 09:14:36 UTC 2018 - jeng...@inai.de
+
+- Update descriptions. Replace xargs by find's internal methods.
+
+---



Other differences:
--
++ python-gtksourceview.spec ++
--- /var/tmp/diff_new_pack.WIRnZo/_old  2018-04-19 15:29:18.287506772 +0200
+++ /var/tmp/diff_new_pack.WIRnZo/_new  2018-04-19 15:29:18.291506608 +0200
@@ -23,7 +23,7 @@
 Summary:Python bindings for the GTK+ source editing widget
 License:LGPL-2.0-only
 Group:  Development/Languages/Python
-URL:http://gtksourceview.sourceforge.net/
+Url:http://gtksourceview.sourceforge.net/
 Source: 
ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.2/%{_name}-%{version}.tar.bz2
 BuildRequires:  pkgconfig
 BuildRequires:  python-devel
@@ -42,7 +42,7 @@
 This package contains Python bindings for the library.
 
 %package devel
-Summary:Python bindings for the GTK+ source editing widget
+Summary:Development files for the GTK+ source editing widget Python 
bindings
 Group:  Development/Languages/Python
 Requires:   %{name} = %{version}
 Requires:   pkgconfig(gtksourceview-2.0)
@@ -66,7 +66,7 @@
 
 %install
 %make_install
-find %{buildroot} -name '*.la' -or -name '*.a' | xargs rm -v
+find %{buildroot} "(" -name "*.la" -or -name "*.a" ")" -print -delete
 
 %files
 %license COPYING




commit python-azure-mgmt-applicationinsights for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package 
python-azure-mgmt-applicationinsights for openSUSE:Factory checked in at 
2018-04-19 15:29:04

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


Package is "python-azure-mgmt-applicationinsights"

Thu Apr 19 15:29:04 2018 rev:2 rq:596350 version:0.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-applicationinsights/python-azure-mgmt-applicationinsights.changes
  2018-02-14 10:49:40.337893754 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-applicationinsights.new/python-azure-mgmt-applicationinsights.changes
 2018-04-19 15:29:04.880055434 +0200
@@ -1,0 +2,9 @@
+Mon Mar  5 15:07:15 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.1.1
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Move LICENSE.txt from %doc to %license section
+
+---

Old:

  azure-mgmt-applicationinsights-0.1.0.zip

New:

  azure-mgmt-applicationinsights-0.1.1.zip



Other differences:
--
++ python-azure-mgmt-applicationinsights.spec ++
--- /var/tmp/diff_new_pack.iqd7Am/_old  2018-04-19 15:29:05.456031870 +0200
+++ /var/tmp/diff_new_pack.iqd7Am/_new  2018-04-19 15:29:05.460031705 +0200
@@ -15,9 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-applicationinsights
-Version:0.1.0
+Version:0.1.1
 Release:0
 Summary:Microsoft Azure Application Insights Management Client Library
 License:MIT
@@ -26,18 +27,18 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-applicationinsights/azure-mgmt-applicationinsights-%{version}.zip
 Source1:LICENSE.txt
 Patch1: ama_drop-compatible-releases-operator.patch
+BuildRequires:  %{python_module azure-mgmt-nspkg}
+BuildRequires:  %{python_module azure-nspkg}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
-BuildRequires:  %{python_module azure-mgmt-nspkg}
-BuildRequires:  %{python_module azure-nspkg}
+Requires:   python-azure-common < 2.0.0
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
-Requires:   python-azure-common >= 1.1
-Requires:   python-azure-common < 2.0.0
-Requires:   python-msrestazure >= 0.4.20
 Requires:   python-msrestazure < 2.0.0
+Requires:   python-msrestazure >= 0.4.20
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -71,7 +72,9 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc HISTORY.rst LICENSE.txt README.rst
+%doc HISTORY.rst README.rst
+%license LICENSE.txt
 %{python_sitelib}/azure/mgmt/applicationinsights
 %{python_sitelib}/azure_mgmt_applicationinsights-*.egg-info
+
 %changelog




commit gbrainy for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package gbrainy for openSUSE:Factory checked 
in at 2018-04-19 15:28:57

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


Package is "gbrainy"

Thu Apr 19 15:28:57 2018 rev:58 rq:596178 version:2.3.5

Changes:

--- /work/SRC/openSUSE:Factory/gbrainy/gbrainy.changes  2018-03-16 
10:41:14.893012105 +0100
+++ /work/SRC/openSUSE:Factory/.gbrainy.new/gbrainy.changes 2018-04-19 
15:28:58.920299241 +0200
@@ -1,0 +2,7 @@
+Fri Apr 13 01:32:57 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 2.3.5:
+  + 3 small bug fixes.
+  + Updated translations.
+
+---

Old:

  gbrainy-2.3.4.tar.gz

New:

  gbrainy-2.3.5.tar.gz



Other differences:
--
++ gbrainy.spec ++
--- /var/tmp/diff_new_pack.0Qrxgk/_old  2018-04-19 15:28:59.660268972 +0200
+++ /var/tmp/diff_new_pack.0Qrxgk/_new  2018-04-19 15:28:59.660268972 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gbrainy
-Version:2.3.4
+Version:2.3.5
 Release:0
 Summary:A brain teaser game and trainer
 License:GPL-2.0-or-later

++ gbrainy-2.3.4.tar.gz -> gbrainy-2.3.5.tar.gz ++
 40596 lines of diff (skipped)




commit armagetron for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package armagetron for openSUSE:Factory 
checked in at 2018-04-19 15:28:36

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


Package is "armagetron"

Thu Apr 19 15:28:36 2018 rev:32 rq:594547 version:0.2.8.3.4

Changes:

--- /work/SRC/openSUSE:Factory/armagetron/armagetron.changes2017-05-09 
18:03:38.504722873 +0200
+++ /work/SRC/openSUSE:Factory/.armagetron.new/armagetron.changes   
2018-04-19 15:28:40.253062582 +0200
@@ -1,0 +2,7 @@
+Sat Apr  7 16:17:12 UTC 2018 - wba...@tmo.at
+
+- Update to version 0.2.8.3.4:
+  * Two issues that surfaced when compiling with gcc 6 were fixed
+- Drop armagetron-fix-build.patch, merged upstream
+
+---

Old:

  armagetron-fix-build.patch
  armagetronad-0.2.8.3.3.src.tar.bz2

New:

  armagetronad-0.2.8.3.4.src.tar.bz2



Other differences:
--
++ armagetron.spec ++
--- /var/tmp/diff_new_pack.ILSWHj/_old  2018-04-19 15:28:41.109027591 +0200
+++ /var/tmp/diff_new_pack.ILSWHj/_new  2018-04-19 15:28:41.113027428 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   armagetron
-Version:0.2.8.3.3
+Version:0.2.8.3.4
 Release:0
 Summary:OpenGL Game Similar to the Film Tron
 License:GPL-2.0+
@@ -29,7 +29,6 @@
 Patch0: reproducible.patch
 # PATCH-FIX-UPSTREAM https://bugs.launchpad.net/armagetronad/+bug/1596771 -- 
fix nullpointer dereferenceing which leads into segfault
 Patch1: fix-segv.patch
-Patch2: armagetron-fix-build.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -58,7 +57,6 @@
 %setup -q -a 1 -n armagetronad-%{version}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 autoreconf -fi

++ armagetronad-0.2.8.3.3.src.tar.bz2 -> armagetronad-0.2.8.3.4.src.tar.bz2 
++
 15788 lines of diff (skipped)




commit xlsclients for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package xlsclients for openSUSE:Factory 
checked in at 2018-04-19 15:28:15

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


Package is "xlsclients"

Thu Apr 19 15:28:15 2018 rev:8 rq:593598 version:1.1.4

Changes:

--- /work/SRC/openSUSE:Factory/xlsclients/xlsclients.changes2014-02-07 
11:57:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.xlsclients.new/xlsclients.changes   
2018-04-19 15:28:17.258002235 +0200
@@ -1,0 +2,11 @@
+Wed Apr  4 16:15:11 UTC 2018 - sndir...@suse.com
+
+- Update to version 1.1.4:
+  * configure: Drop AM_MAINTAINER_MODE
+  * autogen.sh: Honor NOCONFIGURE=1
+  * Print which option was in error along with usage message
+  * autogen.sh: use quoted string variables
+  * autogen: add default patch prefix
+  * autogen.sh: use exec instead of waiting for configure to finish
+
+---

Old:

  xlsclients-1.1.3.tar.bz2

New:

  xlsclients-1.1.4.tar.bz2



Other differences:
--
++ xlsclients.spec ++
--- /var/tmp/diff_new_pack.kDDhBs/_old  2018-04-19 15:28:17.701984099 +0200
+++ /var/tmp/diff_new_pack.kDDhBs/_new  2018-04-19 15:28:17.705983936 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xlsclients
 #
-# Copyright (c) 2014 SUSE LINUX Products 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:   xlsclients
-Version:1.1.3
+Version:1.1.4
 Release:0
 Summary:Utility to list client applications running on a X11 server
 License:X11

++ xlsclients-1.1.3.tar.bz2 -> xlsclients-1.1.4.tar.bz2 ++
 11164 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xlsclients-1.1.3/ChangeLog new/xlsclients-1.1.4/ChangeLog
--- old/xlsclients-1.1.3/ChangeLog  2013-09-08 18:57:17.0 +0200
+++ new/xlsclients-1.1.4/ChangeLog  2018-03-10 02:56:48.0 +0100
@@ -1,3 +1,69 @@
+commit e2d28acf38c77cdc95dc7cae558188a472ddab47
+Author: Alan Coopersmith 
+Date:   Fri Mar 9 17:54:25 2018 -0800
+
+xlsclients 1.1.4
+
+Signed-off-by: Alan Coopersmith 
+
+commit 6d2d5e0e5c74b85543d3aa727693b9589841efaa
+Author: Mihail Konev 
+Date:   Thu Jan 26 14:00:21 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit a0ee255f3a74fbac4155a8afdd217aae04222d8a
+Author: Emil Velikov 
+Date:   Mon Mar 9 12:00:52 2015 +
+
+autogen.sh: use quoted string variables
+
+Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
+fall-outs, when they contain space.
+
+Signed-off-by: Emil Velikov 
+Reviewed-by: Peter Hutterer 
+Signed-off-by: Peter Hutterer 
+
+commit 662a47bd8e9dcdcaccf78ba46f5e1f95c6e5d8f7
+Author: Peter Hutterer 
+Date:   Tue Jan 24 10:32:07 2017 +1000
+
+autogen.sh: use exec instead of waiting for configure to finish
+
+Syncs the invocation of configure with the one from the server.
+
+Signed-off-by: Peter Hutterer 
+Reviewed-by: Emil Velikov 
+
+commit 6f1f7f187326b476f0246fd138dfc2539540cde6
+Author: Alan Coopersmith 
+Date:   Sat May 31 22:54:41 2014 -0700
+
+Print which option was in error along with usage message
+
+Signed-off-by: Alan Coopersmith 
+
+commit 9f27a314b6e8527491f43c25ecca8344a476c629
+Author: Alan Coopersmith 
+Date:   Sat May 31 22:46:24 2014 -0700
+
+autogen.sh: Honor NOCONFIGURE=1
+
+See http://people.gnome.org/~walters/docs/build-api.txt
+
+Signed-off-by: Alan Coopersmith 
+
+commit bb00c8c00d8076ef5d044544ba3d0ae072e94567
+Author: Alan Coopersmith 
+Date:   Sat May 31 22:46:24 2014 -0700
+
+configure: Drop AM_MAINTAINER_MODE
+
+Signed-off-by: Alan Coopersmith 

commit xwud for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package xwud for openSUSE:Factory checked in 
at 2018-04-19 15:28:21

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


Package is "xwud"

Thu Apr 19 15:28:21 2018 rev:6 rq:593757 version:1.0.5

Changes:

--- /work/SRC/openSUSE:Factory/xwud/xwud.changes2012-05-08 
12:08:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.xwud.new/xwud.changes   2018-04-19 
15:28:23.181760241 +0200
@@ -1,0 +2,10 @@
+Thu Apr  5 10:38:42 UTC 2018 - sndir...@suse.com
+
+- Update to version 1.0.5
+  * autogen.sh changes
+  * configure: Drop AM_MAINTAINER_MODE
+  * Mark Error() argument as const char *
+  * Print which option was in error along with usage message
+  * Add -version option to print program version
+
+---

Old:

  xwud-1.0.4.tar.bz2

New:

  xwud-1.0.5.tar.bz2



Other differences:
--
++ xwud.spec ++
--- /var/tmp/diff_new_pack.5b0vYw/_old  2018-04-19 15:28:23.689739487 +0200
+++ /var/tmp/diff_new_pack.5b0vYw/_new  2018-04-19 15:28:23.689739487 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xwud
 #
-# Copyright (c) 2012 SUSE LINUX Products 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
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xwud
-Version:1.0.4
-Release:1
-License:MIT
+Version:1.0.5
+Release:0
 Summary:Image displayer for X
-Url:http://xorg.freedesktop.org/
+License:MIT
 Group:  System/X11/Utilities
+Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(x11)

++ xwud-1.0.4.tar.bz2 -> xwud-1.0.5.tar.bz2 ++
 14959 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xwud-1.0.4/ChangeLog new/xwud-1.0.5/ChangeLog
--- old/xwud-1.0.4/ChangeLog2012-04-01 02:06:38.0 +0200
+++ new/xwud-1.0.5/ChangeLog2018-03-10 05:45:00.0 +0100
@@ -1,3 +1,87 @@
+commit 50c1949e9984fa6210636b131fed978dd3c31550
+Author: Alan Coopersmith 
+Date:   Fri Mar 9 20:43:49 2018 -0800
+
+xwud 1.0.5
+
+Signed-off-by: Alan Coopersmith 
+
+commit 596e9557ce690fb21979b585718e2f8df93f4da1
+Author: Mihail Konev 
+Date:   Thu Jan 26 14:00:21 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit 55c32bebda9028028533ad0fbd0344055840d101
+Author: Emil Velikov 
+Date:   Mon Mar 9 12:00:52 2015 +
+
+autogen.sh: use quoted string variables
+
+Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
+fall-outs, when they contain space.
+
+Signed-off-by: Emil Velikov 
+Reviewed-by: Peter Hutterer 
+Signed-off-by: Peter Hutterer 
+
+commit f4c1349654b710a719448c560a794056c8d72541
+Author: Peter Hutterer 
+Date:   Tue Jan 24 10:32:07 2017 +1000
+
+autogen.sh: use exec instead of waiting for configure to finish
+
+Syncs the invocation of configure with the one from the server.
+
+Signed-off-by: Peter Hutterer 
+Reviewed-by: Emil Velikov 
+
+commit 21180fe24c4386d41067725bcf0a8f48d1741393
+Author: Alan Coopersmith 
+Date:   Wed Jun 4 16:24:18 2014 -0700
+
+Add -version option to print program version
+
+Signed-off-by: Alan Coopersmith 
+
+commit 9a9e7cb288419ab56935f5a99577e323a0e60b9b
+Author: Alan Coopersmith 
+Date:   Wed Jun 4 16:09:46 2014 -0700
+
+Print which option was in error along with usage message
+
+Signed-off-by: Alan Coopersmith 
+
+commit e91e08d1533cc048789468885a0fb8ae214bf575
+Author: Alan Coopersmith 
+Date:   Wed Jun 4 16:04:31 2014 -0700
+

commit perl-IPC-Run for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package perl-IPC-Run for openSUSE:Factory 
checked in at 2018-04-19 15:28:41

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


Package is "perl-IPC-Run"

Thu Apr 19 15:28:41 2018 rev:35 rq:594814 version:0.99

Changes:

--- /work/SRC/openSUSE:Factory/perl-IPC-Run/perl-IPC-Run.changes
2018-03-30 12:07:45.325012306 +0200
+++ /work/SRC/openSUSE:Factory/.perl-IPC-Run.new/perl-IPC-Run.changes   
2018-04-19 15:28:43.024949265 +0200
@@ -1,0 +2,39 @@
+Fri Apr  6 06:02:23 UTC 2018 - co...@suse.com
+
+- updated to 0.99
+   see /usr/share/doc/packages/perl-IPC-Run/Changes
+
+  0.99 Fri Mar 30 2018
+   - Fixes for windows unit tests so they skip or pass.
+t/autoflush.t
+t/readonly.t
+t/run_stdin-callback-return-array.t
+
+---
+Fri Mar 30 05:28:37 UTC 2018 - co...@suse.com
+
+- updated to 0.98
+   see /usr/share/doc/packages/perl-IPC-Run/Changes
+
+  0.98 Thu Mar 29 2018
+   - Switch to using $!{EINTR}
+   - Honor umask for user/group permissions on a +rw file
+   - Remove commented code from RT 50739
+   - #63 - Patch for fixing _write on invalid objects
+   - #54 - Make slave the controlling terminal so more programs can be called 
from IPC::Run reliably
+   - #53 - Prevent Not a GLOB reference in close_terminal by untieing before 
close
+   - #46 - '&' closing the stdin of the right process.
+   - #41 - Do POSIX::_exit not ::exit
+   - #40 - Assure child Win32 processes have same priority as parent
+   - #38 - Add unit test for passing use of Readonly.pm
+   - #39 - Fix GLOB test in IPC::Run::IO->new
+   - #86 - Fix for memory leak [rt.cpan.org #57990]
+   - MANIFEST was updated. New tests may start shipping now.
+  
+  0.97 Mon Mar 26 2018
+   - Update meta and POD to point to GitHub issues not RT.
+   - Update README with pod changes.
+   - Fix variable name in synopsis - [Github #47]
+   - Fix t/run.t to work on "perl in space" - [Github #100]
+
+---

Old:

  IPC-Run-0.97.tar.gz

New:

  IPC-Run-0.99.tar.gz



Other differences:
--
++ perl-IPC-Run.spec ++
--- /var/tmp/diff_new_pack.nMrorv/_old  2018-04-19 15:28:43.724920648 +0200
+++ /var/tmp/diff_new_pack.nMrorv/_new  2018-04-19 15:28:43.728920484 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%define cpan_name IPC-Run
 Name:   perl-IPC-Run
-Version:0.97
+Version:0.99
 Release:0
+%define cpan_name IPC-Run
 Summary:System() and Background Procs W/ Piping, Redirs, Ptys (Unix, 
Win32)
 License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
@@ -27,12 +27,15 @@
 Source0:
https://cpan.metacpan.org/authors/id/T/TO/TODDR/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 Patch0: IPC-Run-0.89-path.diff
+BuildArch:  noarch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(IO::Pty) >= 1.08
+BuildRequires:  perl(Readonly)
+BuildRequires:  perl(Readonly::Array)
 Requires:   perl(IO::Pty) >= 1.08
 Recommends: perl(IO::Pty) >= 1.08
-BuildArch:  noarch
 %{perl_requires}
 # MANUAL BEGIN
 BuildRequires:  netcfg
@@ -56,11 +59,11 @@
 # MANUAL END
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__make} %{?_smp_mflags}
 
 %check
-make %{?_smp_mflags} test
+%{__make} test
 
 %install
 %perl_make_install
@@ -69,7 +72,7 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README TODO
+%doc Changes README README.md TODO
 %license LICENSE
 
 %changelog

++ IPC-Run-0.97.tar.gz -> IPC-Run-0.99.tar.gz ++
 2598 lines of diff (skipped)




commit python-Cheetah3 for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-Cheetah3 for openSUSE:Factory 
checked in at 2018-04-19 15:28:27

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


Package is "python-Cheetah3"

Thu Apr 19 15:28:27 2018 rev:2 rq:593918 version:3.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-Cheetah3/python-Cheetah3.changes  
2018-01-10 23:33:59.951314062 +0100
+++ /work/SRC/openSUSE:Factory/.python-Cheetah3.new/python-Cheetah3.changes 
2018-04-19 15:28:30.521460336 +0200
@@ -1,0 +2,8 @@
+Fri Apr  6 08:34:28 UTC 2018 - mplus...@suse.com
+
+- Update to version 3.1.0:
+  * Fix Cheetah to work with PyPy.
+  * Code cleanup: fix code style to satisfy flake8 linter.
+  * Rename www directory to docs.
+
+---

Old:

  Cheetah3-3.0.0.tar.gz

New:

  Cheetah3-3.1.0.tar.gz



Other differences:
--
++ python-Cheetah3.spec ++
--- /var/tmp/diff_new_pack.6O4gkv/_old  2018-04-19 15:28:31.20943 +0200
+++ /var/tmp/diff_new_pack.6O4gkv/_new  2018-04-19 15:28:31.213432058 +0200
@@ -19,12 +19,12 @@
 %define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-Cheetah3
-Version:3.0.0
+Version:3.1.0
 Release:0
 Summary:Template engine and code generation tool
 License:MIT
 Group:  Development/Languages/Python
-Url:http://cheetahtemplate.org/
+URL:http://cheetahtemplate.org/
 Source: 
https://files.pythonhosted.org/packages/source/C/Cheetah3/Cheetah3-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
@@ -54,7 +54,8 @@
 %fdupes %{buildroot}/%{_prefix}
 
 %files %{python_files}
-%doc ANNOUNCE.rst LICENSE README.rst BUGS
+%license LICENSE
+%doc ANNOUNCE.rst README.rst BUGS
 %python3_only %{_bindir}/cheetah
 %python3_only %{_bindir}/cheetah-analyze
 %python3_only %{_bindir}/cheetah-compile

++ Cheetah3-3.0.0.tar.gz -> Cheetah3-3.1.0.tar.gz ++
 165035 lines of diff (skipped)




commit perl-File-BaseDir for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package perl-File-BaseDir for 
openSUSE:Factory checked in at 2018-04-19 15:27:54

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


Package is "perl-File-BaseDir"

Thu Apr 19 15:27:54 2018 rev:8 rq:593462 version:0.08

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-BaseDir/perl-File-BaseDir.changes  
2015-04-22 01:19:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-BaseDir.new/perl-File-BaseDir.changes 
2018-04-19 15:28:06.170455046 +0200
@@ -1,0 +2,9 @@
+Fri Mar 30 05:21:25 UTC 2018 - co...@suse.com
+
+- updated to 0.08
+   see /usr/share/doc/packages/perl-File-BaseDir/Changes
+
+  0.08 13 Mar 2018
+  Fix for failing test in 03_userdirs.t, thanks to Pierre Labastie
+
+---

Old:

  File-BaseDir-0.07.tar.gz

New:

  File-BaseDir-0.08.tar.gz



Other differences:
--
++ perl-File-BaseDir.spec ++
--- /var/tmp/diff_new_pack.8igL4U/_old  2018-04-19 15:28:06.906424995 +0200
+++ /var/tmp/diff_new_pack.8igL4U/_new  2018-04-19 15:28:06.910424831 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-File-BaseDir
 #
-# Copyright (c) 2015 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,14 +17,14 @@
 
 
 Name:   perl-File-BaseDir
-Version:0.07
+Version:0.08
 Release:0
 %define cpan_name File-BaseDir
 Summary:Use the Freedesktop.org base directory specification
-License:Artistic-1.0 or GPL-1.0+
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/File-BaseDir/
-Source0:
http://www.cpan.org/authors/id/K/KI/KIMRYAN/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/K/KI/KIMRYAN/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -44,7 +44,7 @@
 KDE or Xfce platforms follow this layout. However, the same layout can just
 as well be used for non-GUI applications.
 
-This module forked from the File::MimeInfo manpage.
+This module forked from File::MimeInfo.
 
 This module follows version 0.6 of BaseDir specification.
 

++ File-BaseDir-0.07.tar.gz -> File-BaseDir-0.08.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-BaseDir-0.07/Changes 
new/File-BaseDir-0.08/Changes
--- old/File-BaseDir-0.07/Changes   2015-04-21 03:29:12.0 +0200
+++ new/File-BaseDir-0.08/Changes   2018-03-13 02:04:09.0 +0100
@@ -1,5 +1,8 @@
 Revision history for Perl extension File::BaseDir.
 
+0.08 13 Mar 2018
+Fix for failing test in 03_userdirs.t, thanks to Pierre Labastie
+
 0.07 21 Apr 2015
 Use temporary files for 03_userdirs.t test, fix for RT bug 103805
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-BaseDir-0.07/META.json 
new/File-BaseDir-0.08/META.json
--- old/File-BaseDir-0.07/META.json 2015-04-21 03:32:02.0 +0200
+++ new/File-BaseDir-0.08/META.json 2018-03-13 02:05:50.0 +0100
@@ -4,7 +4,7 @@
   "Jaap Karssenberg "
],
"dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.421",
+   "generated_by" : "Module::Build version 0.4208",
"license" : [
   "perl_5"
],
@@ -39,15 +39,15 @@
"provides" : {
   "File::BaseDir" : {
  "file" : "lib/File/BaseDir.pm",
- "version" : "0.07"
+ "version" : "0.08"
   },
   "File::IconTheme" : {
  "file" : "lib/File/IconTheme.pm",
- "version" : "0.07"
+ "version" : "0.08"
   },
   "File::UserDirs" : {
  "file" : "lib/File/UserDirs.pm",
- "version" : "0.07"
+ "version" : "0.08"
   }
},
"release_status" : "stable",
@@ -56,5 +56,6 @@
  "http://dev.perl.org/licenses/;
   ]
},
-   "version" : "0.07"
+   "version" : "0.08",
+   "x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-BaseDir-0.07/META.yml 
new/File-BaseDir-0.08/META.yml
--- old/File-BaseDir-0.07/META.yml  2015-04-21 03:32:02.0 +0200
+++ new/File-BaseDir-0.08/META.yml  2018-03-13 02:05:50.0 +0100
@@ -10,7 +10,7 @@
 configure_requires:
   Module::Build: 

commit python-plyvel for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-plyvel for openSUSE:Factory 
checked in at 2018-04-19 15:28:34

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


Package is "python-plyvel"

Thu Apr 19 15:28:34 2018 rev:6 rq:593922 version:1.0.4

Changes:

--- /work/SRC/openSUSE:Factory/python-plyvel/python-plyvel.changes  
2018-01-13 21:49:11.517754467 +0100
+++ /work/SRC/openSUSE:Factory/.python-plyvel.new/python-plyvel.changes 
2018-04-19 15:28:35.849242593 +0200
@@ -1,0 +2,6 @@
+Fri Apr  6 08:41:10 UTC 2018 - mplus...@suse.com
+
+- Update to version 1.0.4:
+  * No relevant change for package users
+
+---

Old:

  plyvel-1.0.0.tar.gz

New:

  plyvel-1.0.4.tar.gz



Other differences:
--
++ python-plyvel.spec ++
--- /var/tmp/diff_new_pack.sTLdvi/_old  2018-04-19 15:28:36.449218070 +0200
+++ /var/tmp/diff_new_pack.sTLdvi/_new  2018-04-19 15:28:36.449218070 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-plyvel
-Version:1.0.0
+Version:1.0.4
 Release:0
 Summary:Python interface to LevelDB
 License:BSD-3-Clause

++ plyvel-1.0.0.tar.gz -> plyvel-1.0.4.tar.gz ++
 19296 lines of diff (skipped)




commit xpr for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package xpr for openSUSE:Factory checked in 
at 2018-04-19 15:28:17

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


Package is "xpr"

Thu Apr 19 15:28:17 2018 rev:6 rq:593601 version:1.0.5

Changes:

--- /work/SRC/openSUSE:Factory/xpr/xpr.changes  2012-05-08 12:07:56.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xpr.new/xpr.changes 2018-04-19 
15:28:18.861936717 +0200
@@ -1,0 +2,20 @@
+Wed Apr  4 16:23:04 UTC 2018 - sndir...@suse.com
+
+- Update to version 1.0.5
+  * Remove unneeded uses of  & -lm
+  * This is not a GNU project, so declare it foreign.
+  * configure: Drop AM_MAINTAINER_MODE
+  * autogen.sh: Honor NOCONFIGURE=1
+  * Remove old CVS id tags
+  * Combine strings in usage message
+  * Fix "missmatch" typo in error message
+  * Print which option was in error along with usage message
+  * Add -version option to print program version
+  * More constification
+  * Fix man page references to X(1) to use __miscmansuffix__
+  * autogen.sh: use quoted string variables
+  * Use strcmp() to compare strings and simplify options parser.
+  * autogen: add default patch prefix
+  * autogen.sh: use exec instead of waiting for configure to finish
+
+---

Old:

  xpr-1.0.4.tar.bz2

New:

  xpr-1.0.5.tar.bz2



Other differences:
--
++ xpr.spec ++
--- /var/tmp/diff_new_pack.dNhrvO/_old  2018-04-19 15:28:19.853896195 +0200
+++ /var/tmp/diff_new_pack.dNhrvO/_new  2018-04-19 15:28:19.857896032 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xpr
 #
-# Copyright (c) 2012 SUSE LINUX Products 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
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xpr
-Version:1.0.4
-Release:1
-License:MIT
+Version:1.0.5
+Release:0
 Summary:Utility to print an X window dump
-Url:http://xorg.freedesktop.org/
+License:MIT
 Group:  System/X11/Utilities
+Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(x11)
@@ -48,7 +49,7 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS README
+%doc ChangeLog COPYING README
 %{_bindir}/xdpr
 %{_bindir}/xpr
 %{_mandir}/man1/xdpr.1%{?ext_man}

++ xpr-1.0.4.tar.bz2 -> xpr-1.0.5.tar.bz2 ++
 14976 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2018-04-19 15:28:47

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


Package is "perl-Mojolicious"

Thu Apr 19 15:28:47 2018 rev:94 rq:595606 version:7.75

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2018-03-19 23:39:57.429935801 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2018-04-19 15:28:49.072701989 +0200
@@ -1,0 +2,50 @@
+Wed Apr 11 05:35:40 UTC 2018 - co...@suse.com
+
+- updated to 7.75
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.75  2018-04-09
+- Deprecated placeholder quoting with "(placeholder)" in favor of
+  "".
+- Fixed warnings in Mojo::Collection.
+
+---
+Tue Apr 10 05:34:12 UTC 2018 - co...@suse.com
+
+- updated to 7.74
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.74  2018-04-06
+- Improved unknown placeholder types to match nothing in
+  Mojolicious::Routes::Pattern.
+
+---
+Sat Apr  7 05:36:04 UTC 2018 - co...@suse.com
+
+- updated to 7.73
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.73  2018-04-05
+- Added support for routes with placeholder types.
+- Added types attribute to Mojolicious::Routes and
+  Mojolicious::Routes::Pattern.
+- Added add_type method to Mojolicious::Routes.
+- Added to_file method to Mojo::Asset, Mojo::Asset::File and
+  Mojo::Asset::Memory.
+- Added num placeholder type to Mojolicious::Routes.
+- Removed deprecated use of Mojo::Promise::all and Mojo::Promise::race as
+  instance methods.
+
+---
+Tue Apr  3 05:38:14 UTC 2018 - co...@suse.com
+
+- updated to 7.72
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  7.72  2018-04-02
+- Improved Mojo::Content::MultiPart performance for large numbers of parts.
+  (philipspencer)
+- Fixed another problem with ordering of sources for content negotiation in
+  Mojolicious::Renderer.
+
+---

Old:

  Mojolicious-7.71.tar.gz

New:

  Mojolicious-7.75.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.WYp5sy/_old  2018-04-19 15:28:50.096660118 +0200
+++ /var/tmp/diff_new_pack.WYp5sy/_new  2018-04-19 15:28:50.100659954 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:7.71
+Version:7.75
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-7.71.tar.gz -> Mojolicious-7.75.tar.gz ++
 2109 lines of diff (skipped)




commit xfontsel for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package xfontsel for openSUSE:Factory 
checked in at 2018-04-19 15:28:09

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


Package is "xfontsel"

Thu Apr 19 15:28:09 2018 rev:8 rq:593594 version:1.0.6

Changes:

--- /work/SRC/openSUSE:Factory/xfontsel/xfontsel.changes2014-02-07 
11:56:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.xfontsel.new/xfontsel.changes   2018-04-19 
15:28:10.710269662 +0200
@@ -1,0 +2,14 @@
+Wed Apr  4 16:00:26 UTC 2018 - sndir...@suse.com
+
+- Update to version 1.0.6
+  * Drop CRAY/WORD64 support (unifdef -UCRAY -UWORD64)
+  * Replace TXT16 with XChar2b inline
+  * config: Add missing AC_CONFIG_SRCDIR
+  * configure: Drop AM_MAINTAINER_MODE
+  * autogen.sh: Honor NOCONFIGURE=1
+  * Get rid of some extraneous ; at the end of C source lines
+  * autogen.sh: use quoted string variables
+  * autogen: add default patch prefix
+  * autogen.sh: use exec instead of waiting for configure to finish
+
+---

Old:

  xfontsel-1.0.5.tar.bz2

New:

  xfontsel-1.0.6.tar.bz2



Other differences:
--
++ xfontsel.spec ++
--- /var/tmp/diff_new_pack.s5VJtX/_old  2018-04-19 15:28:11.378242383 +0200
+++ /var/tmp/diff_new_pack.s5VJtX/_new  2018-04-19 15:28:11.382242220 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfontsel
 #
-# Copyright (c) 2014 SUSE LINUX Products 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:   xfontsel
-Version:1.0.5
+Version:1.0.6
 Release:0
 Summary:Utility to display X11 font names
 License:X11

++ xfontsel-1.0.5.tar.bz2 -> xfontsel-1.0.6.tar.bz2 ++
 12379 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xfontsel-1.0.5/ChangeLog new/xfontsel-1.0.6/ChangeLog
--- old/xfontsel-1.0.5/ChangeLog2013-05-18 03:01:12.0 +0200
+++ new/xfontsel-1.0.6/ChangeLog2018-03-10 02:31:34.0 +0100
@@ -1,3 +1,99 @@
+commit a98ec351f665d12b0f0aa26dddeaf7a33423ffd1
+Author: Alan Coopersmith 
+Date:   Fri Mar 9 17:30:13 2018 -0800
+
+xfontsel 1.0.6
+
+Signed-off-by: Alan Coopersmith 
+
+commit 693cff8fc6a63b51fb059d175af5f602d5771648
+Author: Mihail Konev 
+Date:   Thu Jan 26 14:00:21 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit 32813ab5133d18e230c37ba562275735bda35ec7
+Author: Emil Velikov 
+Date:   Mon Mar 9 12:00:52 2015 +
+
+autogen.sh: use quoted string variables
+
+Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
+fall-outs, when they contain space.
+
+Signed-off-by: Emil Velikov 
+Reviewed-by: Peter Hutterer 
+Signed-off-by: Peter Hutterer 
+
+commit 0a1e1adb405c005d5382eca48f5e2f811ec4b1e9
+Author: Peter Hutterer 
+Date:   Tue Jan 24 10:32:07 2017 +1000
+
+autogen.sh: use exec instead of waiting for configure to finish
+
+Syncs the invocation of configure with the one from the server.
+
+Signed-off-by: Peter Hutterer 
+Reviewed-by: Emil Velikov 
+
+commit 8e4343b9a13a15a8d210ac9454670680f60b3cc6
+Author: Alan Coopersmith 
+Date:   Sun Sep 27 18:51:10 2015 -0700
+
+Get rid of some extraneous ; at the end of C source lines
+
+Signed-off-by: Alan Coopersmith 
+
+commit 3b4d735abfadabe120d4d3fb62a5fb5483a9aa0e
+Author: Alan Coopersmith 
+Date:   Mon Jun 2 22:34:36 2014 -0700
+
+autogen.sh: Honor NOCONFIGURE=1
+
+See http://people.gnome.org/~walters/docs/build-api.txt
+
+Signed-off-by: Alan Coopersmith 
+
+commit e41d309cfa1812d3d617dfc21e310361c741a8af
+Author: Alan Coopersmith 
+Date:   Mon Jun 2 22:34:36 2014 -0700
+
+configure: Drop 

commit ico for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package ico for openSUSE:Factory checked in 
at 2018-04-19 15:28:24

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


Package is "ico"

Thu Apr 19 15:28:24 2018 rev:7 rq:593758 version:1.0.5

Changes:

--- /work/SRC/openSUSE:Factory/ico/ico.changes  2013-01-22 15:38:04.0 
+0100
+++ /work/SRC/openSUSE:Factory/.ico.new/ico.changes 2018-04-19 
15:28:28.613538303 +0200
@@ -1,0 +2,15 @@
+Thu Apr  5 10:40:38 UTC 2018 - sndir...@suse.com
+
+- Update to version 1.0.5
+  * autogen.sh changes
+  * config: Add missing AC_CONFIG_SRCDIR
+  * configure: Drop AM_MAINTAINER_MODE
+  * Combine usage message array into single string
+  * Print which option was in error along with usage message
+  * Add -version option to print program version
+  * Make polygon info const - moves 22k from .data to .rodata
+  * Convert icoFatal() to be a varargs function
+  * Add -version to synopsis in man page
+  * Fix more sign-compare warnings
+
+---

Old:

  ico-1.0.4.tar.bz2

New:

  ico-1.0.5.tar.bz2



Other differences:
--
++ ico.spec ++
--- /var/tmp/diff_new_pack.tWAIES/_old  2018-04-19 15:28:30.173474557 +0200
+++ /var/tmp/diff_new_pack.tWAIES/_new  2018-04-19 15:28:30.177474394 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ico
 #
-# Copyright (c) 2013 SUSE LINUX Products 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:   ico
-Version:1.0.4
+Version:1.0.5
 Release:0
 Summary:Simple animation program used for testing X11 operations and 
extensions
 License:MIT

++ ico-1.0.4.tar.bz2 -> ico-1.0.5.tar.bz2 ++
 14811 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/ico-1.0.4/ChangeLog new/ico-1.0.5/ChangeLog
--- old/ico-1.0.4/ChangeLog 2013-01-16 03:20:36.0 +0100
+++ new/ico-1.0.5/ChangeLog 2018-03-10 07:29:02.0 +0100
@@ -1,3 +1,148 @@
+commit e2a3e08d7a93738a88fdc889517f85d17371b626
+Author: Alan Coopersmith 
+Date:   Fri Mar 9 22:26:48 2018 -0800
+
+ico 1.0.5
+
+Signed-off-by: Alan Coopersmith 
+
+commit 27bb9485b60408c7bad53abf67f69ca99ab8fa2e
+Author: Alan Coopersmith 
+Date:   Tue Mar 6 22:50:37 2018 -0800
+
+Fix more sign-compare warnings
+
+ico.c:1136:13: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
+  for (i=0; i
+
+commit 16ae54507785927e95942690b130d6827d7fb296
+Author: Mihail Konev 
+Date:   Thu Jan 26 14:00:20 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit 00a77336cf2ecbe70b5be0e83b3729b76e92211d
+Author: Emil Velikov 
+Date:   Mon Mar 9 12:00:52 2015 +
+
+autogen.sh: use quoted string variables
+
+Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
+fall-outs, when they contain space.
+
+Signed-off-by: Emil Velikov 
+Reviewed-by: Peter Hutterer 
+Signed-off-by: Peter Hutterer 
+
+commit 3f7683aafa4b93b5c3bc416948e909826dc99a13
+Author: Peter Hutterer 
+Date:   Tue Jan 24 10:32:07 2017 +1000
+
+autogen.sh: use exec instead of waiting for configure to finish
+
+Syncs the invocation of configure with the one from the server.
+
+Signed-off-by: Peter Hutterer 
+Reviewed-by: Emil Velikov 
+
+commit 1d5e7d243e0f0df7afd6198f9e74bb392ddcea46
+Author: Alan Coopersmith 
+Date:   Thu Apr 23 22:33:07 2015 -0700
+
+Add -version to synopsis in man page
+
+List -version & -objhelp 

commit python-parsel for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package python-parsel for openSUSE:Factory 
checked in at 2018-04-19 15:28:31

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


Package is "python-parsel"

Thu Apr 19 15:28:31 2018 rev:2 rq:593919 version:1.4.0

Changes:

--- /work/SRC/openSUSE:Factory/python-parsel/python-parsel.changes  
2018-01-10 23:32:54.366391697 +0100
+++ /work/SRC/openSUSE:Factory/.python-parsel.new/python-parsel.changes 
2018-04-19 15:28:31.805407866 +0200
@@ -1,0 +2,11 @@
+Fri Apr  6 08:38:41 UTC 2018 - mplus...@suse.com
+
+- Update to version 1.4.0:
+  * has-class XPath extension function;
+  * parsel.xpathfuncs.set_xpathfunc is a simplified way to register
+XPath extensions;
+  * Selector.remove_namespaces now removes namespace declarations;
+  * Python 3.3 support is dropped;
+  * make htmlview command for easier Parsel docs development.
+
+---

Old:

  parsel-1.2.0.tar.gz

New:

  parsel-1.4.0.tar.gz



Other differences:
--
++ python-parsel.spec ++
--- /var/tmp/diff_new_pack.YkfUCE/_old  2018-04-19 15:28:32.353385471 +0200
+++ /var/tmp/diff_new_pack.YkfUCE/_new  2018-04-19 15:28:32.357385307 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-parsel
 #
-# 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,12 +18,12 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-parsel
-Version:1.2.0
+Version:1.4.0
 Release:0
 Summary:Library to extract data from HTML and XML using XPath and CSS 
selectors
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Url:http://github.com/scrapy/parsel
+URL:http://github.com/scrapy/parsel
 Source: 
https://files.pythonhosted.org/packages/source/p/parsel/parsel-%{version}.tar.gz
 BuildRequires:  %{python_module cssselect} >= 0.9
 BuildRequires:  %{python_module devel}
@@ -59,7 +59,8 @@
 %python_exec setup.py test
 
 %files %{python_files}
-%doc README.rst LICENSE
+%license LICENSE
+%doc README.rst
 %{python_sitelib}/*
 
 %changelog

++ parsel-1.2.0.tar.gz -> parsel-1.4.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/parsel-1.2.0/NEWS new/parsel-1.4.0/NEWS
--- old/parsel-1.2.0/NEWS   2017-05-17 22:25:05.0 +0200
+++ new/parsel-1.4.0/NEWS   2018-02-08 16:04:00.0 +0100
@@ -3,14 +3,42 @@
 History
 ---
 
-1.2.0 (2017-05-XX)
+1.4.0 (2018-02-08)
 ~~
 
-* Add :meth:`~parsel.selector.SelectorList.get` and 
:meth:`~parsel.selector.SelectorList.getall`
-  methods as aliases for :meth:`~parsel.selector.SelectorList.extract_first`
-  and :meth:`~parsel.selector.SelectorList.extract` respectively
-* Add default value parameter to 
:meth:`~parsel.selector.SelectorList.re_first` method
-* Add :meth:`~parsel.selector.Selector.re_first` method to 
:class:`parsel.selector.Selector` class
+* ``Selector`` and ``SelectorList`` can't be pickled because
+  pickling/unpickling doesn't work for ``lxml.html.HtmlElement``;
+  parsel now raises TypeError explicitly instead of allowing pickle to
+  silently produce wrong output. This is technically backwards-incompatible
+  if you're using Python < 3.6.
+
+1.3.1 (2017-12-28)
+~~
+
+* Fix artifact uploads to pypi.
+
+1.3.0 (2017-12-28)
+~~
+
+* ``has-class`` XPath extension function;
+* ``parsel.xpathfuncs.set_xpathfunc`` is a simplified way to register
+  XPath extensions;
+* ``Selector.remove_namespaces`` now removes namespace declarations;
+* Python 3.3 support is dropped;
+* ``make htmlview`` command for easier Parsel docs development.
+* CI: PyPy installation is fixed; parsel now runs tests for PyPy3 as well.
+
+
+1.2.0 (2017-05-17)
+~~
+
+* Add ``SelectorList.get`` and ``SelectorList.getall``
+  methods as aliases for ``SelectorList.extract_first``
+  and ``SelectorList.extract`` respectively
+* Add default value parameter to ``SelectorList.re_first`` method
+* Add ``Selector.re_first`` method
+* Add ``replace_entities`` argument on ``.re()`` and ``.re_first()``
+  to turn off replacing of character entity references
 * Bug fix: detect ``None`` result from lxml parsing and fallback with an empty 
document
 * Rearrange XML/HTML examples in the selectors usage docs
 * Travis CI:
diff -urN '--exclude=CVS' 

commit perl-String-CamelCase for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package perl-String-CamelCase for 
openSUSE:Factory checked in at 2018-04-19 15:27:46

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


Package is "perl-String-CamelCase"

Thu Apr 19 15:27:46 2018 rev:3 rq:593460 version:0.04

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-String-CamelCase/perl-String-CamelCase.changes  
2017-09-12 19:57:28.445536141 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-String-CamelCase.new/perl-String-CamelCase.changes
 2018-04-19 15:28:01.934627990 +0200
@@ -1,0 +2,10 @@
+Sun Mar 25 05:55:09 UTC 2018 - co...@suse.com
+
+- updated to 0.04
+   see /usr/share/doc/packages/perl-String-CamelCase/Changes
+
+  0.04Sat Mar 24 22:22:51 JST 2018
+  Fix metafile generation.
+  Thanks to ilmari (RT#123030).
+
+---

Old:

  String-CamelCase-0.03.tar.gz

New:

  String-CamelCase-0.04.tar.gz



Other differences:
--
++ perl-String-CamelCase.spec ++
--- /var/tmp/diff_new_pack.p1BApr/_old  2018-04-19 15:28:02.766594023 +0200
+++ /var/tmp/diff_new_pack.p1BApr/_new  2018-04-19 15:28:02.770593860 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-String-CamelCase
 #
-# 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,11 +17,11 @@
 
 
 Name:   perl-String-CamelCase
-Version:0.03
+Version:0.04
 Release:0
 %define cpan_name String-CamelCase
 Summary:Camelcase, de-Camelcase
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/String-CamelCase/
 Source0:
https://cpan.metacpan.org/authors/id/H/HI/HIO/%{cpan_name}-%{version}.tar.gz

++ String-CamelCase-0.03.tar.gz -> String-CamelCase-0.04.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/String-CamelCase-0.03/Changes 
new/String-CamelCase-0.04/Changes
--- old/String-CamelCase-0.03/Changes   2017-09-11 16:38:31.0 +0200
+++ new/String-CamelCase-0.04/Changes   2018-03-24 14:26:05.0 +0100
@@ -1,5 +1,9 @@
 Revision history for String-CamelCase
 
+0.04Sat Mar 24 22:22:51 JST 2018
+Fix metafile generation.
+Thanks to ilmari (RT#123030).
+
 0.03Mon Sep 11 23:38:29 JST 2017
 push @INC "." at Makefile.PL
 Thanks to xsawyerx.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/String-CamelCase-0.03/MANIFEST 
new/String-CamelCase-0.04/MANIFEST
--- old/String-CamelCase-0.03/MANIFEST  2017-09-11 16:13:40.0 +0200
+++ new/String-CamelCase-0.04/MANIFEST  2018-03-24 14:42:43.0 +0100
@@ -12,3 +12,4 @@
 t/pod-coverage.t
 t/pod.t
 META.yml Module meta-data (added by MakeMaker)
+META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/String-CamelCase-0.03/META.json 
new/String-CamelCase-0.04/META.json
--- old/String-CamelCase-0.03/META.json 1970-01-01 01:00:00.0 +0100
+++ new/String-CamelCase-0.04/META.json 2018-03-24 14:42:43.0 +0100
@@ -0,0 +1,42 @@
+{
+   "abstract" : "camelcase, de-camelcase",
+   "author" : [
+  "YAMASHINA Hio "
+   ],
+   "dynamic_config" : 1,
+   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter 
version 2.150010",
+   "license" : [
+  "perl_5"
+   ],
+   "meta-spec" : {
+  "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
+  "version" : "2"
+   },
+   "name" : "String-CamelCase",
+   "no_index" : {
+  "directory" : [
+ "t",
+ "inc"
+  ]
+   },
+   "prereqs" : {
+  "build" : {
+ "requires" : {
+"ExtUtils::MakeMaker" : "0"
+ }
+  },
+  "configure" : {
+ "requires" : {
+"ExtUtils::MakeMaker" : "0"
+ }
+  },
+  "runtime" : {
+ "requires" : {
+"Test::More" : "0"
+ }
+  }
+   },
+   "release_status" : "stable",
+   "version" : "0.04",
+   "x_serialization_backend" : "JSON::PP version 2.27400_02"
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/String-CamelCase-0.03/META.yml 

commit perl-DBIx-Class-Schema-Loader for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package perl-DBIx-Class-Schema-Loader for 
openSUSE:Factory checked in at 2018-04-19 15:27:44

Comparing /work/SRC/openSUSE:Factory/perl-DBIx-Class-Schema-Loader (Old)
 and  /work/SRC/openSUSE:Factory/.perl-DBIx-Class-Schema-Loader.new (New)


Package is "perl-DBIx-Class-Schema-Loader"

Thu Apr 19 15:27:44 2018 rev:7 rq:593457 version:0.07049

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-DBIx-Class-Schema-Loader/perl-DBIx-Class-Schema-Loader.changes
  2018-03-05 13:36:41.834462857 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-DBIx-Class-Schema-Loader.new/perl-DBIx-Class-Schema-Loader.changes
 2018-04-19 15:27:53.866957315 +0200
@@ -1,0 +2,15 @@
+Thu Mar 22 06:11:35 UTC 2018 - co...@suse.com
+
+- updated to 0.07049
+   see /usr/share/doc/packages/perl-DBIx-Class-Schema-Loader/Changes
+
+  0.07049 - 2018-03-21
+  - Fix tests when the path to perl has spaces in it (GH#19)
+  - Inline String::CamelCase::wordsplit() due to RT#123030
+  - Get enum values from DBD::Pg if it's new enough
+  - Remove dependency on DBIx::Class::IntrospectableM2M
+  
+  0.07048_01 - 2018-02-23
+  - Convert from Module::Install to ExtUtils::MakeMaker + Distar 
(GH#17)
+
+---

Old:

  DBIx-Class-Schema-Loader-0.07048.tar.gz

New:

  DBIx-Class-Schema-Loader-0.07049.tar.gz



Other differences:
--
++ perl-DBIx-Class-Schema-Loader.spec ++
--- /var/tmp/diff_new_pack.g3vhDN/_old  2018-04-19 15:27:55.178903767 +0200
+++ /var/tmp/diff_new_pack.g3vhDN/_new  2018-04-19 15:27:55.182903605 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   perl-DBIx-Class-Schema-Loader
-Version:0.07048
+Version:0.07049
 Release:0
 %define cpan_name DBIx-Class-Schema-Loader
 Summary:Create a DBIx::Class::Schema based on a database
-License:Artistic-1.0 or GPL-1.0+
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/DBIx-Class-Schema-Loader/
 Source0:
https://cpan.metacpan.org/authors/id/I/IL/ILMARI/%{cpan_name}-%{version}.tar.gz
@@ -37,7 +37,6 @@
 BuildRequires:  perl(Class::Unload) >= 0.07
 BuildRequires:  perl(DBD::SQLite) >= 1.29
 BuildRequires:  perl(DBIx::Class) >= 0.08127
-BuildRequires:  perl(DBIx::Class::IntrospectableM2M)
 BuildRequires:  perl(Data::Dump) >= 1.06
 BuildRequires:  perl(Exporter) >= 5.63
 BuildRequires:  perl(File::Path) >= 2.07
@@ -48,7 +47,6 @@
 BuildRequires:  perl(List::Util) >= 1.33
 BuildRequires:  perl(MRO::Compat) >= 0.09
 BuildRequires:  perl(Scope::Guard) >= 0.20
-BuildRequires:  perl(String::CamelCase) >= 0.02
 BuildRequires:  perl(String::ToIdentifier::EN) >= 0.05
 BuildRequires:  perl(Sub::Util) >= 1.40
 BuildRequires:  perl(Test::Deep) >= 0.107
@@ -74,7 +72,6 @@
 Requires:   perl(List::Util) >= 1.33
 Requires:   perl(MRO::Compat) >= 0.09
 Requires:   perl(Scope::Guard) >= 0.20
-Requires:   perl(String::CamelCase) >= 0.02
 Requires:   perl(String::ToIdentifier::EN) >= 0.05
 Requires:   perl(Sub::Util) >= 1.40
 Requires:   perl(Try::Tiny)
@@ -126,6 +123,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes
+%doc Changes README
 
 %changelog

++ DBIx-Class-Schema-Loader-0.07048.tar.gz -> 
DBIx-Class-Schema-Loader-0.07049.tar.gz ++
 6342 lines of diff (skipped)




commit perl-Test-MockTime for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package perl-Test-MockTime for 
openSUSE:Factory checked in at 2018-04-19 15:28:02

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


Package is "perl-Test-MockTime"

Thu Apr 19 15:28:02 2018 rev:6 rq:593470 version:0.17

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-MockTime/perl-Test-MockTime.changes
2018-02-27 16:57:29.333058750 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-MockTime.new/perl-Test-MockTime.changes   
2018-04-19 15:28:07.238411439 +0200
@@ -1,0 +2,10 @@
+Mon Apr  2 06:03:32 UTC 2018 - co...@suse.com
+
+- updated to 0.17
+   see /usr/share/doc/packages/perl-Test-MockTime/Changes
+
+0.17 - 01 Apr 2018
+  
+* Fixed future timestamp on t/test.t.  Irony not intended, but a nice 
bug for April Fools Day.  Happy Easter to Torsten Raudssus for RT #124985.
+
+---

Old:

  Test-MockTime-0.16.tar.gz

New:

  Test-MockTime-0.17.tar.gz



Other differences:
--
++ perl-Test-MockTime.spec ++
--- /var/tmp/diff_new_pack.k2vSHv/_old  2018-04-19 15:28:07.718391839 +0200
+++ /var/tmp/diff_new_pack.k2vSHv/_new  2018-04-19 15:28:07.722391676 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test-MockTime
-Version:0.16
+Version:0.17
 Release:0
 %define cpan_name Test-MockTime
 Summary:Replaces actual time with simulated time

++ Test-MockTime-0.16.tar.gz -> Test-MockTime-0.17.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockTime-0.16/Changes 
new/Test-MockTime-0.17/Changes
--- old/Test-MockTime-0.16/Changes  2018-02-22 11:06:13.0 +0100
+++ new/Test-MockTime-0.17/Changes  2018-04-01 08:05:17.0 +0200
@@ -1,6 +1,10 @@
 CHANGES
 ---
 
+  0.17 - 01 Apr 2018
+
+  * Fixed future timestamp on t/test.t.  Irony not intended, but a nice 
bug for April Fools Day.  Happy Easter to Torsten Raudssus for RT #124985.
+
   0.16 - 22 Feb 2018
 
   * Fixed calls to CORE::localtime in test suite to cope with years > 2020 
as per RT #124508.  Thanks to Bernhard M. W. for patch.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockTime-0.16/META.json 
new/Test-MockTime-0.17/META.json
--- old/Test-MockTime-0.16/META.json2018-02-22 11:07:35.0 +0100
+++ new/Test-MockTime-0.17/META.json2018-04-01 08:07:12.0 +0200
@@ -39,6 +39,6 @@
   }
},
"release_status" : "stable",
-   "version" : "0.16",
+   "version" : "0.17",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockTime-0.16/META.yml 
new/Test-MockTime-0.17/META.yml
--- old/Test-MockTime-0.16/META.yml 2018-02-22 11:07:35.0 +0100
+++ new/Test-MockTime-0.17/META.yml 2018-04-01 08:07:12.0 +0200
@@ -21,5 +21,5 @@
   Test::More: '0'
   Time::Local: '0'
   Time::Piece: '1.08'
-version: '0.16'
+version: '0.17'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockTime-0.16/README 
new/Test-MockTime-0.17/README
--- old/Test-MockTime-0.16/README   2018-02-22 11:07:02.0 +0100
+++ new/Test-MockTime-0.17/README   2018-04-01 08:05:42.0 +0200
@@ -4,7 +4,7 @@
 
 VERSION
 
-Version 0.16
+Version 0.17
 
 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-MockTime-0.16/lib/Test/MockTime.pm 
new/Test-MockTime-0.17/lib/Test/MockTime.pm
--- old/Test-MockTime-0.16/lib/Test/MockTime.pm 2018-02-22 11:06:36.0 
+0100
+++ new/Test-MockTime-0.17/lib/Test/MockTime.pm 2018-04-01 08:05:32.0 
+0200
@@ -12,7 +12,7 @@
   restore_time
 );
 our %EXPORT_TAGS = ( 'all' => \@EXPORT_OK, );
-our $VERSION = '0.16';
+our $VERSION = '0.17';
 our $offset  = 0;
 our $fixed   = undef;
 
@@ -108,7 +108,7 @@
 
 =head1 VERSION
 
-Version 0.16
+Version 0.17
 
 =head1 SYNOPSIS
 




commit xkill for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package xkill for openSUSE:Factory checked 
in at 2018-04-19 15:28:13

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


Package is "xkill"

Thu Apr 19 15:28:13 2018 rev:8 rq:593596 version:1.0.5

Changes:

--- /work/SRC/openSUSE:Factory/xkill/xkill.changes  2014-02-07 
11:56:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.xkill.new/xkill.changes 2018-04-19 
15:28:14.470116107 +0200
@@ -1,0 +2,12 @@
+Wed Apr  4 16:09:04 UTC 2018 - sndir...@suse.com
+
+- update to version 1.0.5
+  * configure: Drop AM_MAINTAINER_MODE
+  * autogen.sh: Honor NOCONFIGURE=1
+  * Print which option was in error along with usage message
+  * Use strcasecmp instead of a tolower loop & strcmp
+  * autogen.sh: use quoted string variables
+  * autogen: add default patch prefix
+  * autogen.sh: use exec instead of waiting for configure to finish
+
+---

Old:

  xkill-1.0.4.tar.bz2

New:

  xkill-1.0.5.tar.bz2



Other differences:
--
++ xkill.spec ++
--- /var/tmp/diff_new_pack.Pls1wZ/_old  2018-04-19 15:28:15.126089315 +0200
+++ /var/tmp/diff_new_pack.Pls1wZ/_new  2018-04-19 15:28:15.130089151 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xkill
 #
-# Copyright (c) 2014 SUSE LINUX Products 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:   xkill
-Version:1.0.4
+Version:1.0.5
 Release:0
 Summary:Utility to kill a client by its X resource
 License:X11

++ xkill-1.0.4.tar.bz2 -> xkill-1.0.5.tar.bz2 ++
 11153 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xkill-1.0.4/ChangeLog new/xkill-1.0.5/ChangeLog
--- old/xkill-1.0.4/ChangeLog   2013-09-08 18:51:35.0 +0200
+++ new/xkill-1.0.5/ChangeLog   2018-03-10 02:49:24.0 +0100
@@ -1,3 +1,78 @@
+commit a2fdd07e3688e658d3af31dc3780983432de31e4
+Author: Alan Coopersmith 
+Date:   Fri Mar 9 17:48:32 2018 -0800
+
+xkill 1.0.5
+
+Signed-off-by: Alan Coopersmith 
+
+commit b3538a31ba88b865b1c5aafe4b8e798f6f04e26d
+Author: Mihail Konev 
+Date:   Thu Jan 26 14:00:21 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit 19c1509c183215dc10b3682d4a68b2e25cb12c47
+Author: Emil Velikov 
+Date:   Mon Mar 9 12:00:52 2015 +
+
+autogen.sh: use quoted string variables
+
+Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
+fall-outs, when they contain space.
+
+Signed-off-by: Emil Velikov 
+Reviewed-by: Peter Hutterer 
+Signed-off-by: Peter Hutterer 
+
+commit e0dae86d008315d637770008c3a3ac1e11292f14
+Author: Peter Hutterer 
+Date:   Tue Jan 24 10:32:07 2017 +1000
+
+autogen.sh: use exec instead of waiting for configure to finish
+
+Syncs the invocation of configure with the one from the server.
+
+Signed-off-by: Peter Hutterer 
+Reviewed-by: Emil Velikov 
+
+commit 7942cfdb5fad5c6fe9d2d9c622f080b4c52b0c97
+Author: Alan Coopersmith 
+Date:   Thu Apr 23 22:53:54 2015 -0700
+
+Use strcasecmp instead of a tolower loop & strcmp
+
+Signed-off-by: Alan Coopersmith 
+Reviewed-by: Matthieu Herrb 
+
+commit 3115919a3bbb230b541b5ad8ccd2e363b8a4e4ab
+Author: Alan Coopersmith 
+Date:   Sat May 31 22:11:39 2014 -0700
+
+Print which option was in error along with usage message
+
+Signed-off-by: Alan Coopersmith 
+
+commit b0970c3a99f8aeefe2f9890e87dabc6a1dd16cf6
+Author: Alan Coopersmith 
+Date:   Sat May 31 22:02:51 2014 -0700
+
+autogen.sh: Honor NOCONFIGURE=1
+
+See http://people.gnome.org/~walters/docs/build-api.txt
+
+Signed-off-by: Alan Coopersmith 

commit xwd for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package xwd for openSUSE:Factory checked in 
at 2018-04-19 15:28:20

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


Package is "xwd"

Thu Apr 19 15:28:20 2018 rev:7 rq:593754 version:1.0.7

Changes:

--- /work/SRC/openSUSE:Factory/xwd/xwd.changes  2013-08-19 10:51:49.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xwd.new/xwd.changes 2018-04-19 
15:28:21.545827076 +0200
@@ -1,0 +2,10 @@
+Thu Apr  5 10:30:35 UTC 2018 - sndir...@suse.com
+
+- Update to version 1.0.7
+  * autogen.sh changes
+  * configure: Drop AM_MAINTAINER_MODE
+  * Print which option was in error along with usage message
+  * Add -version option to print program version
+  * Fix a vs an typo in the man page.
+
+---

Old:

  xwd-1.0.6.tar.bz2

New:

  xwd-1.0.7.tar.bz2



Other differences:
--
++ xwd.spec ++
--- /var/tmp/diff_new_pack.5keVBl/_old  2018-04-19 15:28:22.165801748 +0200
+++ /var/tmp/diff_new_pack.5keVBl/_new  2018-04-19 15:28:22.169801585 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xwd
 #
-# Copyright (c) 2013 SUSE LINUX Products 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:   xwd
-Version:1.0.6
+Version:1.0.7
 Release:0
 Summary:Utility to dump an image of an X window
 License:MIT

++ xwd-1.0.6.tar.bz2 -> xwd-1.0.7.tar.bz2 ++
 11938 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xwd-1.0.6/ChangeLog new/xwd-1.0.7/ChangeLog
--- old/xwd-1.0.6/ChangeLog 2013-08-09 06:16:12.0 +0200
+++ new/xwd-1.0.7/ChangeLog 2018-03-10 05:39:32.0 +0100
@@ -1,3 +1,86 @@
+commit e325d626acca54aa2b845aa0c0fb328659bd1b80
+Author: Alan Coopersmith 
+Date:   Fri Mar 9 20:37:36 2018 -0800
+
+xwd 1.0.7
+
+Signed-off-by: Alan Coopersmith 
+
+commit a0c52a3b6e9e2c3dc3378014ad2a3ea2d13d71bc
+Author: Mihail Konev 
+Date:   Thu Jan 26 14:00:21 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit fdf611e573574e6848ed60df04bca08800f53d93
+Author: Emil Velikov 
+Date:   Mon Mar 9 12:00:52 2015 +
+
+autogen.sh: use quoted string variables
+
+Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
+fall-outs, when they contain space.
+
+Signed-off-by: Emil Velikov 
+Reviewed-by: Peter Hutterer 
+Signed-off-by: Peter Hutterer 
+
+commit eda611de20761755b12c0c261a485f20abfe4cd5
+Author: Peter Hutterer 
+Date:   Tue Jan 24 10:32:07 2017 +1000
+
+autogen.sh: use exec instead of waiting for configure to finish
+
+Syncs the invocation of configure with the one from the server.
+
+Signed-off-by: Peter Hutterer 
+Reviewed-by: Emil Velikov 
+
+commit 9dca35dc742461f787c89bc32086bb3f2dcff68f
+Author: James Cloos 
+Date:   Sun Nov 23 13:11:57 2014 -0500
+
+Fix a vs an typo in the man page.
+
+Reported-by: Jens Schweikhardt 
+Signed-off-by: James Cloos 
+
+commit 6f6b4928f0b7de02cb67e5151199976b6c01a8be
+Author: Alan Coopersmith 
+Date:   Tue Jun 3 23:48:55 2014 -0700
+
+Add -version option to print program version
+
+Signed-off-by: Alan Coopersmith 
+
+commit 5ee8bcb7134d049abf50a34fcfd7a9d5e99ba323
+Author: Alan Coopersmith 
+Date:   Tue Jun 3 23:46:14 2014 -0700
+
+Print which option was in error along with usage message
+
+Signed-off-by: Alan Coopersmith 
+
+commit 00d3b27549902d2d2156888d7fcbabbf01e87c90
+Author: Alan Coopersmith 
+Date:   Tue Jun 3 23:37:31 2014 -0700
+
+autogen.sh: Honor NOCONFIGURE=1
+
+See http://people.gnome.org/~walters/docs/build-api.txt
+
+   

commit xbacklight for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package xbacklight for openSUSE:Factory 
checked in at 2018-04-19 15:28:11

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


Package is "xbacklight"

Thu Apr 19 15:28:11 2018 rev:9 rq:593595 version:1.2.2

Changes:

--- /work/SRC/openSUSE:Factory/xbacklight/xbacklight.changes2013-10-25 
18:54:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.xbacklight.new/xbacklight.changes   
2018-04-19 15:28:11.694229478 +0200
@@ -1,0 +2,14 @@
+Wed Apr  4 16:06:35 UTC 2018 - sndir...@suse.com
+
+- update to 1.2.2
+  * Print which option was in error along with usage message
+  * Add -version option to print program version
+  * configure: Drop AM_MAINTAINER_MODE
+  * autogen.sh: Honor NOCONFIGURE=1
+  * autogen.sh: use quoted string variables
+  * autogen: add default patch prefix
+  * Use double instead of int for value
+  * Use current output configuration
+  * autogen.sh: use exec instead of waiting for configure to finish
+
+---

Old:

  xbacklight-1.2.1.tar.bz2

New:

  xbacklight-1.2.2.tar.bz2



Other differences:
--
++ xbacklight.spec ++
--- /var/tmp/diff_new_pack.p0sr4U/_old  2018-04-19 15:28:12.106212653 +0200
+++ /var/tmp/diff_new_pack.p0sr4U/_new  2018-04-19 15:28:12.106212653 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xbacklight
 #
-# Copyright (c) 2013 SUSE LINUX Products 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:   xbacklight
-Version:1.2.1
+Version:1.2.2
 Release:0
 Summary:Utility to adjust the screen backlight brightness
 License:MIT

++ xbacklight-1.2.1.tar.bz2 -> xbacklight-1.2.2.tar.bz2 ++
 6482 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xbacklight-1.2.1/ChangeLog new/xbacklight-1.2.2/ChangeLog
--- old/xbacklight-1.2.1/ChangeLog  2013-10-08 05:46:25.0 +0200
+++ new/xbacklight-1.2.2/ChangeLog  2018-03-10 02:36:28.0 +0100
@@ -1,3 +1,113 @@
+commit 8709d1efd4b8131ddc0a04229bc148a6f473d6f0
+Author: Alan Coopersmith 
+Date:   Fri Mar 9 17:35:30 2018 -0800
+
+xbacklight 1.2.2
+
+Signed-off-by: Alan Coopersmith 
+
+commit 67f8af194622507beeba0699ed13c9376303d293
+Author: Mihail Konev 
+Date:   Thu Jan 26 14:00:20 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit d4ba66408b6498414bb019a248bad39a1b8b7795
+Author: Emil Velikov 
+Date:   Mon Mar 9 12:00:52 2015 +
+
+autogen.sh: use quoted string variables
+
+Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
+fall-outs, when they contain space.
+
+Signed-off-by: Emil Velikov 
+Reviewed-by: Peter Hutterer 
+Signed-off-by: Peter Hutterer 
+
+commit f74c4af2b723523d94519d81fa45d5aa825195ec
+Author: Peter Hutterer 
+Date:   Tue Jan 24 10:32:07 2017 +1000
+
+autogen.sh: use exec instead of waiting for configure to finish
+
+Syncs the invocation of configure with the one from the server.
+
+Signed-off-by: Peter Hutterer 
+Reviewed-by: Emil Velikov 
+
+commit 25f2612062e733b1f7eb4bc2ccedf653ec6f052a
+Author: Nils Schneider 
+Date:   Wed Nov 4 18:03:25 2015 +0100
+
+Use current output configuration
+
+Do not trigger re-enumerating output devices when changing or querying
+the backlight.
+
+Re-enumerating output devices may stall Xorg at least on Intel GPUs when
+EDID is unresponsive or contains bogus data (due to retries). When
+working with the backlight it is safe to assume that a monitor capable
+of setting its backlight is currently connected.
+
+Signed-off-by: Nils Schneider 
+Reviewed-by: Hans de Goede 
+Signed-off-by: Hans de Goede 
+
+commit 

  1   2   3   >