commit insserv-compat for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package insserv-compat for openSUSE:Factory 
checked in at 2018-02-14 09:16:57

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


Package is "insserv-compat"

Wed Feb 14 09:16:57 2018 rev:17 rq:574116 version:0.1

Changes:

--- /work/SRC/openSUSE:Factory/insserv-compat/insserv-compat.changes
2017-05-06 18:26:22.354987234 +0200
+++ /work/SRC/openSUSE:Factory/.insserv-compat.new/insserv-compat.changes   
2018-02-14 09:16:58.351335660 +0100
@@ -1,0 +2,6 @@
+Tue Feb  6 16:37:10 CET 2018 - ku...@suse.de
+
+- Own the lib/lsb directories, without this package, lsb init scripts
+  are not supported and nobody else is using them.
+
+---



Other differences:
--
++ insserv-compat.spec ++
--- /var/tmp/diff_new_pack.u23LkU/_old  2018-02-14 09:16:59.159306372 +0100
+++ /var/tmp/diff_new_pack.u23LkU/_new  2018-02-14 09:16:59.159306372 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package insserv-compat
 #
-# 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
@@ -75,7 +75,9 @@
 /etc/rc.d
 %{_sbindir}/insserv
 /sbin/insserv
+%dir /lib/lsb
 /lib/lsb/init-functions
+%dir /usr/lib/lsb
 /usr/lib/lsb/install_initd
 /usr/lib/lsb/remove_initd
 %{_mandir}/man8/insserv.*




commit filesystem for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package filesystem for openSUSE:Factory 
checked in at 2018-02-14 09:17:05

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


Package is "filesystem"

Wed Feb 14 09:17:05 2018 rev:138 rq:574516 version:MACRO

Changes:

--- /work/SRC/openSUSE:Factory/filesystem/filesystem.changes2018-02-08 
14:02:16.836699080 +0100
+++ /work/SRC/openSUSE:Factory/.filesystem.new/filesystem.changes   
2018-02-14 09:17:08.742958974 +0100
@@ -1,0 +2,9 @@
+Thu Feb  8 13:56:45 CET 2018 - ku...@suse.de
+
+- Exclude some directories from fs-var.conf which are already part 
+  of systemd [bsc#1078466].
+- Remove obsolete, outdated or duplicate directories:
+  /lib/YaST, /lib/lsb, /srv/ftp, /usr/lib/lsb, /usr/share/nls and
+  /usr/share/tmac.
+
+---



Other differences:
--
++ filesystem.spec ++
--- /var/tmp/diff_new_pack.tf2be6/_old  2018-02-14 09:17:09.830919536 +0100
+++ /var/tmp/diff_new_pack.tf2be6/_new  2018-02-14 09:17:09.834919391 +0100
@@ -61,6 +61,7 @@
 mkdir -m $MODE $RPM_BUILD_ROOT/$NAME
 echo "$XTRA%%dir %%attr($MODE,$OWNR,$GRUP) $NAME" >> filesystem.list
 case "$NAME" in
+   /var/log|/var/cache) continue ;;
/var/*)
echo "d $NAME $MODE $OWNR -" >> fs-var.conf
;;

++ directory.list ++
--- /var/tmp/diff_new_pack.tf2be6/_old  2018-02-14 09:17:09.886917506 +0100
+++ /var/tmp/diff_new_pack.tf2be6/_new  2018-02-14 09:17:09.886917506 +0100
@@ -38,8 +38,6 @@
 0755 root root /etc/xinetd.d
 0755 root root /home
 0755 root root /lib
-0755 root root /lib/YaST
-0755 root root /lib/lsb
 0755 root root /lib/modules
 0755 root root /lib/firmware
 0755 root root /mnt
@@ -51,7 +49,6 @@
 0755 root root /run
 0755 root root /sbin
 0755 root root /selinux
-0755 root root /srv/ftp
 0755 root root /srv/www
 0755 root root /srv/www/cgi-bin
 0755 root root /srv/www/htdocs
@@ -63,7 +60,6 @@
 0755 root root /usr/include/X11
 0755 root root /usr/lib
 0755 root root /usr/lib/X11
-0755 root root /usr/lib/lsb
 0755 root root /usr/lib/pkgconfig
 0755 root root /usr/lib/browser-plugins
 0755 root root /usr/lib/restricted
@@ -129,7 +125,6 @@
 0755 root root /usr/share/java
 0755 root root /usr/share/fonts
 0755 root root /usr/share/games
-0755 root root /usr/share/nls
 0755 root root /usr/share/pixmaps
 0755 root root /usr/share/pkgconfig
 0755 root root /usr/share/sgml
@@ -138,7 +133,6 @@
 0755 root root /usr/share/omc
 0755 root root /usr/share/omc/svcinfo.d
 0755 root root /usr/share/themes
-0755 root root /usr/share/tmac
 0755 root root /usr/share/xml
 0755 root root /usr/share/xml/docbook
 0755 root root /usr/share/xsessions




commit yast2-metapackage-handler for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package yast2-metapackage-handler for 
openSUSE:Factory checked in at 2018-02-14 09:17:43

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


Package is "yast2-metapackage-handler"

Wed Feb 14 09:17:43 2018 rev:50 rq:576055 version:4.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-metapackage-handler/yast2-metapackage-handler.changes
  2015-05-19 23:26:38.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-metapackage-handler.new/yast2-metapackage-handler.changes
 2018-02-14 09:17:44.569660304 +0100
@@ -1,0 +2,7 @@
+Tue Feb  13 11:46:30 UTC 2018 - le...@protonmail.com
+
+- don't use inline html styles when including package metadata
+  (bsc#1080792)
+- 4.0.0
+
+---

Old:

  yast2-metapackage-handler-3.1.4.tar.bz2

New:

  yast2-metapackage-handler-4.0.0.tar.bz2



Other differences:
--
++ yast2-metapackage-handler.spec ++
--- /var/tmp/diff_new_pack.zblKmZ/_old  2018-02-14 09:17:45.161638845 +0100
+++ /var/tmp/diff_new_pack.zblKmZ/_new  2018-02-14 09:17:45.165638700 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-metapackage-handler
 #
-# 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,7 +17,7 @@
 
 
 Name:   yast2-metapackage-handler
-Version:3.1.4
+Version:4.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-metapackage-handler-3.1.4.tar.bz2 -> 
yast2-metapackage-handler-4.0.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-metapackage-handler-3.1.4/.travis.yml 
new/yast2-metapackage-handler-4.0.0/.travis.yml
--- old/yast2-metapackage-handler-3.1.4/.travis.yml 2015-05-15 
10:34:07.345531648 +0200
+++ new/yast2-metapackage-handler-4.0.0/.travis.yml 2018-02-13 
13:08:50.0 +0100
@@ -1,14 +1,11 @@
-language: cpp
-compiler:
-- gcc
+sudo: required
+language: bash
+services:
+  - docker
+
 before_install:
-# disable rvm, use system Ruby
-- rvm reset
-- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "yast2-devtools yast2-testsuite yast2"
+  - docker build -t yast-metapackage-handler-image .
 script:
-- make -f Makefile.cvs
-- make
-- sudo make install
-- make check
-
+  # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
+  # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-metapackage-handler-image yast-travis-ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-metapackage-handler-3.1.4/.yardopts 
new/yast2-metapackage-handler-4.0.0/.yardopts
--- old/yast2-metapackage-handler-3.1.4/.yardopts   1970-01-01 
01:00:00.0 +0100
+++ new/yast2-metapackage-handler-4.0.0/.yardopts   2018-02-13 
13:08:50.0 +0100
@@ -0,0 +1,7 @@
+--no-private
+--markup markdown
+--protected
+--readme README.md
+--output-dir ./doc/autodocs
+--files *.md
+src/**/*.rb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-metapackage-handler-3.1.4/CONTRIBUTING.md 
new/yast2-metapackage-handler-4.0.0/CONTRIBUTING.md
--- old/yast2-metapackage-handler-3.1.4/CONTRIBUTING.md 2015-05-15 
10:34:07.349531648 +0200
+++ new/yast2-metapackage-handler-4.0.0/CONTRIBUTING.md 2018-02-13 
13:08:50.0 +0100
@@ -3,7 +3,7 @@
 
 YaST is an open source project and as such it welcomes all kinds of
 contributions. If you decide to contribute, please follow these guidelines to
-ensure the process is effective and pleasant both for you and YaST maintainers.
+ensure the process is effective and pleasant both for you and the YaST 
maintainers.
 
 There are two main forms of contribution: reporting bugs and performing code
 changes.
@@ -17,13 +17,11 @@
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
-If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
-that every bug will be fixed, but we'll try.
-
 When creating a bug report, please follow our [bug reporting
 guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug)

commit build for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package build for openSUSE:Factory checked 
in at 2018-02-14 09:17:12

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


Package is "build"

Wed Feb 14 09:17:12 2018 rev:113 rq:574760 version:20180209

Changes:

--- /work/SRC/openSUSE:Factory/build/build.changes  2018-01-29 
14:54:51.989785343 +0100
+++ /work/SRC/openSUSE:Factory/.build.new/build.changes 2018-02-14 
09:17:26.918300139 +0100
@@ -1,0 +2,11 @@
+Fri Feb  9 15:17:38 UTC 2018 - adr...@suse.de
+
+- add sysrq functionality for KVM builds
+- add initial SLES 15 config
+
+---
+Wed Jan 31 13:37:35 UTC 2018 - adr...@suse.de
+ 
+- add own baselibs config for SLE 11
+
+---

Old:

  build-mkbaselibs-sle.changes
  build-mkbaselibs-sle.spec
  obs-build-20180124.tar.gz

New:

  obs-build-20180209.tar.gz



Other differences:
--
++ build.spec ++
--- /var/tmp/diff_new_pack.fRBd5M/_old  2018-02-14 09:17:30.866157035 +0100
+++ /var/tmp/diff_new_pack.fRBd5M/_new  2018-02-14 09:17:30.866157035 +0100
@@ -22,7 +22,7 @@
 Summary:A Script to Build SUSE Linux RPMs
 License:GPL-2.0+ and GPL-2.0
 Group:  Development/Tools/Building
-Version:20180124
+Version:20180209
 Release:0
 Source: obs-build-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -169,10 +169,14 @@
 # SLE 15 / Leap 15
 ln -sf baselibs_configs/baselibs_global-sle15.conf baselibs_global.conf
 %endif
-%if %suse_version <= 1315
-# SLE 12 / Leap 42 and older
+%if %suse_version == 1315
+# SLE 12 / Leap 42
 ln -sf baselibs_configs/baselibs_global-sle12.conf baselibs_global.conf
 %endif
+%if %suse_version <= 1110
+# SLE 11
+ln -sf baselibs_configs/baselibs_global-sle11.conf baselibs_global.conf
+%endif
 test -e baselibs_global.conf || exit 1
 %endif
 

++ PKGBUILD ++
--- /var/tmp/diff_new_pack.fRBd5M/_old  2018-02-14 09:17:30.902155730 +0100
+++ /var/tmp/diff_new_pack.fRBd5M/_new  2018-02-14 09:17:30.902155730 +0100
@@ -1,5 +1,5 @@
 pkgname=build
-pkgver=20180124
+pkgver=20180209
 pkgrel=0
 pkgdesc="Build packages in sandbox"
 arch=('i686' 'x86_64')

++ _service ++
--- /var/tmp/diff_new_pack.fRBd5M/_old  2018-02-14 09:17:30.922155005 +0100
+++ /var/tmp/diff_new_pack.fRBd5M/_new  2018-02-14 09:17:30.922155005 +0100
@@ -5,8 +5,6 @@
 git
 dist/build.changes
 dist/build.spec
-dist/build-mkbaselibs-sle.changes
-dist/build-mkbaselibs-sle.spec
 dist/build.dsc
 dist/debian.changelog
 dist/debian.compat

++ build.dsc ++
--- /var/tmp/diff_new_pack.fRBd5M/_old  2018-02-14 09:17:30.946154135 +0100
+++ /var/tmp/diff_new_pack.fRBd5M/_new  2018-02-14 09:17:30.950153990 +0100
@@ -1,6 +1,6 @@
 Format: 1.0
 Source: build
-Version: 20180124
+Version: 20180209
 Binary: build
 Maintainer: Adrian Schroeter 
 Architecture: all

++ debian.changelog ++
--- /var/tmp/diff_new_pack.fRBd5M/_old  2018-02-14 09:17:30.974153120 +0100
+++ /var/tmp/diff_new_pack.fRBd5M/_new  2018-02-14 09:17:30.974153120 +0100
@@ -1,4 +1,4 @@
-build (20180124) unstable; urgency=low
+build (20180209) unstable; urgency=low
 
   * Update to current git trunk
 - add sles11sp2 build config and adapt autodetection

++ obs-build-20180124.tar.gz -> obs-build-20180209.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/obs-build-20180124/Makefile 
new/obs-build-20180209/Makefile
--- old/obs-build-20180124/Makefile 2018-01-24 17:02:47.0 +0100
+++ new/obs-build-20180209/Makefile 2018-02-09 17:00:36.0 +0100
@@ -24,7 +24,7 @@
 .PHONY:test
 
 test:
-   prove -v
+   PERL5LIB=. prove -v
 
 install:
install -m755 -d \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/obs-build-20180124/baselibs_configs/baselibs_global-sle11.conf 
new/obs-build-20180209/baselibs_configs/baselibs_global-sle11.conf
--- old/obs-build-20180124/baselibs_configs/baselibs_global-sle11.conf  
1970-01-01 01:00:00.0 +0100
+++ new/obs-build-20180209/baselibs_configs/baselibs_global-sle11.conf  
2018-02-09 17:00:36.0 +0100
@@ -0,0 +1,45 @@
+arch i586   targets x86_64:32bit ia64:x86
+arch i686   targets x86_64:32bit ia64:x86
+arch s390   targets s390x:32bit
+arch ppctargets ppc64:32bit
+arch ppc64  targets ppc:64bit
+arch sparc targets sparc64:32bit
+arch sparcv8   targets sparc64:32bit
+arch sparcv9   targets sparc64:32bit
+arch sparcv9v  targets sparc64v:32bit
+arch sparc64   targets sparcv9:64bit
+arc

commit yast2-installation for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2018-02-14 09:18:01

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


Package is "yast2-installation"

Wed Feb 14 09:18:01 2018 rev:396 rq:576271 version:4.0.33

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2018-02-13 10:23:33.577726787 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2018-02-14 09:18:07.100843590 +0100
@@ -1,0 +2,7 @@
+Tue Feb 13 12:53:44 UTC 2018 - jreidin...@suse.com
+
+- Ensure previous role selection is cleared when doing desktop
+  selection (bsc#1078961)
+- 4.0.33
+
+---

Old:

  yast2-installation-4.0.32.tar.bz2

New:

  yast2-installation-4.0.33.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.ZJJv4d/_old  2018-02-14 09:18:08.196803864 +0100
+++ /var/tmp/diff_new_pack.ZJJv4d/_new  2018-02-14 09:18:08.196803864 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.0.32
+Version:4.0.33
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-installation-4.0.32.tar.bz2 -> yast2-installation-4.0.33.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.32/package/yast2-installation.changes 
new/yast2-installation-4.0.33/package/yast2-installation.changes
--- old/yast2-installation-4.0.32/package/yast2-installation.changes
2018-02-12 10:38:28.0 +0100
+++ new/yast2-installation-4.0.33/package/yast2-installation.changes
2018-02-13 14:06:44.0 +0100
@@ -1,4 +1,11 @@
 ---
+Tue Feb 13 12:53:44 UTC 2018 - jreidin...@suse.com
+
+- Ensure previous role selection is cleared when doing desktop
+  selection (bsc#1078961)
+- 4.0.33
+
+---
 Thu Feb  8 13:55:21 UTC 2018 - knut.anders...@suse.com
 
 - Startup scripts: Replaced xinetd by xvnc.socket (fate#323373)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.32/package/yast2-installation.spec 
new/yast2-installation-4.0.33/package/yast2-installation.spec
--- old/yast2-installation-4.0.32/package/yast2-installation.spec   
2018-02-12 10:38:28.0 +0100
+++ new/yast2-installation-4.0.33/package/yast2-installation.spec   
2018-02-13 14:06:44.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-installation
-Version:4.0.32
+Version:4.0.33
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.0.32/src/lib/installation/dialogs/desktop_roles.rb 
new/yast2-installation-4.0.33/src/lib/installation/dialogs/desktop_roles.rb
--- old/yast2-installation-4.0.32/src/lib/installation/dialogs/desktop_roles.rb 
2018-02-12 10:38:28.0 +0100
+++ new/yast2-installation-4.0.33/src/lib/installation/dialogs/desktop_roles.rb 
2018-02-13 14:06:44.0 +0100
@@ -4,6 +4,9 @@
 require "cwm/widget"
 
 Yast.import "CWM"
+Yast.import "Linuxrc"
+Yast.import "ProductFeatures"
+Yast.import "ProductControl"
 
 module Installation
   # opensuse specific installation desktop selection dialog
@@ -18,6 +21,9 @@
   # helpful when testing all manually on a running system
   Yast::Wizard.CreateDialog if separate_wizard_needed?
 
+  # Clear previously selected role
+  Yast::ProductFeatures.ClearOverlay
+
   ret = nil
   loop do
 ret = Yast::CWM.show(




commit xfsprogs for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package xfsprogs for openSUSE:Factory 
checked in at 2018-02-14 09:18:39

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


Package is "xfsprogs"

Wed Feb 14 09:18:39 2018 rev:49 rq:573733 version:4.14.0

Changes:

--- /work/SRC/openSUSE:Factory/xfsprogs/xfsprogs.changes2017-12-23 
12:11:36.502630872 +0100
+++ /work/SRC/openSUSE:Factory/.xfsprogs.new/xfsprogs.changes   2018-02-14 
09:18:42.619556120 +0100
@@ -1,0 +2,6 @@
+Wed Feb  7 14:24:01 UTC 2018 - je...@suse.com
+
+- xfs_io: fix copy_file_range symbol name collision (bsc#1079756).
+- Added xfs_io-fix-copy_file_range-symbol-name-collision.patch
+
+---

New:

  xfs_io-fix-copy_file_range-symbol-name-collision.patch



Other differences:
--
++ xfsprogs.spec ++
--- /var/tmp/diff_new_pack.JODHaD/_old  2018-02-14 09:18:44.571485368 +0100
+++ /var/tmp/diff_new_pack.JODHaD/_new  2018-02-14 09:18:44.575485223 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfsprogs
 #
-# 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
@@ -31,6 +31,7 @@
 Source3:module-setup.sh.in
 Source4:dracut-fsck-help.txt
 Patch0: xfsprogs-docdir.diff
+Patch1: xfs_io-fix-copy_file_range-symbol-name-collision.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libblkid-devel
@@ -78,6 +79,7 @@
 %setup -q
 %if 0%{?suse_version}
 %patch0 -p1
+%patch1 -p1
 %endif
 
 %build

++ xfs_io-fix-copy_file_range-symbol-name-collision.patch ++
From: Darrick J. Wong 
Subject: xfs_io: fix copy_file_range symbol name collision
References: bsc#1079756
Patch-mainline: https://www.spinics.net/lists/linux-xfs/msg15553.html

glibc 2.27 has a copy_file_range wrapper, so we need to change our
internal function out of the way to avoid compiler warnings.

Reported-by: fred...@crux.nu
Signed-off-by: Darrick J. Wong 
Acked-by: Jeff Mahoney 
---
 io/copy_file_range.c |   11 ---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/io/copy_file_range.c b/io/copy_file_range.c
index d1dfc5a..99fba20 100644
--- a/io/copy_file_range.c
+++ b/io/copy_file_range.c
@@ -42,13 +42,18 @@ copy_range_help(void)
 "));
 }
 
+/*
+ * Issue a raw copy_file_range syscall; for our test program we don't want the
+ * glibc buffered copy fallback.
+ */
 static loff_t
-copy_file_range(int fd, loff_t *src, loff_t *dst, size_t len)
+copy_file_range_cmd(int fd, loff_t *src, loff_t *dst, size_t len)
 {
loff_t ret;
 
do {
-   ret = syscall(__NR_copy_file_range, fd, src, file->fd, dst, 
len, 0);
+   ret = syscall(__NR_copy_file_range, fd, src, file->fd, dst,
+   len, 0);
if (ret == -1) {
perror("copy_range");
return errno;
@@ -130,7 +135,7 @@ copy_range_f(int argc, char **argv)
copy_dst_truncate();
}
 
-   ret = copy_file_range(fd, &src, &dst, len);
+   ret = copy_file_range_cmd(fd, &src, &dst, len);
close(fd);
return ret;
 }
--
To unsubscribe from this list: send the line "unsubscribe linux-xfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html







commit libstorage-ng for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2018-02-14 09:17:48

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


Package is "libstorage-ng"

Wed Feb 14 09:17:48 2018 rev:8 rq:576226 version:3.3.158

Changes:

--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes  
2018-02-13 10:24:03.516648122 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new/libstorage-ng.changes 
2018-02-14 09:17:58.025172565 +0100
@@ -1,0 +2,10 @@
+Tue Feb 13 12:30:35 UTC 2018 - aschn...@suse.de
+
+- merge gh#openSUSE/libstorage-ng#461
+- work on error handling
+- added documentation
+- coding style
+- extended test case
+- 3.3.158
+
+

Old:

  libstorage-ng-3.3.157.tar.xz

New:

  libstorage-ng-3.3.158.tar.xz



Other differences:
--
++ libstorage-ng.spec ++
--- /var/tmp/diff_new_pack.LITFep/_old  2018-02-14 09:17:58.805144293 +0100
+++ /var/tmp/diff_new_pack.LITFep/_new  2018-02-14 09:17:58.813144003 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:   libstorage-ng
-Version:3.3.157
+Version:3.3.158
 Release:0
 Summary:Library for storage management
 License:GPL-2.0

++ libstorage-ng-3.3.157.tar.xz -> libstorage-ng-3.3.158.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-3.3.157/VERSION 
new/libstorage-ng-3.3.158/VERSION
--- old/libstorage-ng-3.3.157/VERSION   2018-02-12 18:05:00.0 +0100
+++ new/libstorage-ng-3.3.158/VERSION   2018-02-13 13:30:35.0 +0100
@@ -1 +1 @@
-3.3.157
+3.3.158
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-3.3.157/bindings/storage-catches.i 
new/libstorage-ng-3.3.158/bindings/storage-catches.i
--- old/libstorage-ng-3.3.157/bindings/storage-catches.i2018-02-12 
18:05:00.0 +0100
+++ new/libstorage-ng-3.3.158/bindings/storage-catches.i2018-02-13 
13:30:35.0 +0100
@@ -234,6 +234,9 @@
 %catches(storage::Exception) storage::Storage::deactivate() const;
 %catches(storage::Exception) storage::Storage::get_devicegraph(const 
std::string &name);
 %catches(storage::Exception) storage::Storage::get_devicegraph(const 
std::string &name) const;
+%catches(storage::Exception) storage::Storage::get_probed() const;
+%catches(storage::Exception) storage::Storage::get_staging();
+%catches(storage::Exception) storage::Storage::get_staging() const;
 %catches(storage::Exception) storage::Storage::probe();
 %catches(storage::Exception) storage::Storage::remove_devicegraph(const 
std::string &name);
 %catches(storage::Exception) storage::Storage::restore_devicegraph(const 
std::string &name);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libstorage-ng-3.3.157/storage/Filesystems/MountPoint.h 
new/libstorage-ng-3.3.158/storage/Filesystems/MountPoint.h
--- old/libstorage-ng-3.3.157/storage/Filesystems/MountPoint.h  2018-02-12 
18:05:00.0 +0100
+++ new/libstorage-ng-3.3.158/storage/Filesystems/MountPoint.h  2018-02-13 
13:30:35.0 +0100
@@ -103,7 +103,14 @@
 
int get_passno() const;
 
+   /**
+* Return whether the mount point is active (mounted).
+*/
bool is_active() const;
+
+   /**
+* Sets whether the mount point is active (mounted).
+*/
void set_active(bool active);
 
/**
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-3.3.157/storage/Storage.cc 
new/libstorage-ng-3.3.158/storage/Storage.cc
--- old/libstorage-ng-3.3.157/storage/Storage.cc2018-02-12 
18:05:00.0 +0100
+++ new/libstorage-ng-3.3.158/storage/Storage.cc2018-02-13 
13:30:35.0 +0100
@@ -216,7 +216,7 @@
CommitOptions commit_options(false);
commit(commit_options, commit_callbacks);
 }
-
+
 void
 Storage::commit(const CommitOptions& commit_options, const 
CommitCallbacks* commit_callbacks)
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-3.3.157/storage/Storage.h 
new/libstorage-ng-3.3.158/storage/Storage.h
--- old/libstorage-ng-3.3.157/storage/Storage.h 2018-02-12 18:05:00.0 
+0100
+++ new/libstorage-ng-3.3.158/storage/Storage.h 2018-02-13 13:30:35.0 
+0100
@@ -194,16 +194,22 @@
 
/**
 * Return the staging devicegraph.
+*
+* @throw Exception
 */
Devicegraph* get_staging();
 
  

commit libxshmfence for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package libxshmfence for openSUSE:Factory 
checked in at 2018-02-14 09:18:48

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


Package is "libxshmfence"

Wed Feb 14 09:18:48 2018 rev:5 rq:573735 version:1.2

Changes:

--- /work/SRC/openSUSE:Factory/libxshmfence/libxshmfence.changes
2015-01-09 01:11:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.libxshmfence.new/libxshmfence.changes   
2018-02-14 09:18:52.867184671 +0100
@@ -1,0 +2,6 @@
+Wed Feb  7 14:33:29 UTC 2018 - m...@suse.com
+
+- Add u_configure.ac-call-AC_USE_SYSTEM_EXTENSIONS.patch
+  * Fixes build with GLIBC 2.27. (bnc#1079830)
+
+---

New:

  u_configure.ac-call-AC_USE_SYSTEM_EXTENSIONS.patch



Other differences:
--
++ libxshmfence.spec ++
--- /var/tmp/diff_new_pack.oQxLGm/_old  2018-02-14 09:18:54.851112759 +0100
+++ /var/tmp/diff_new_pack.oQxLGm/_new  2018-02-14 09:18:54.855112615 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libxshmfence
 #
-# Copyright (c) 2015 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
@@ -29,6 +29,7 @@
 #Git-Web:  http://cgit.freedesktop.org/xorg/lib/libxshmfence/
 Source: 
http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2
 Source1:baselibs.conf
+Patch1: u_configure.ac-call-AC_USE_SYSTEM_EXTENSIONS.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  autoconf >= 2.60
@@ -70,6 +71,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 autoreconf -fi

++ u_configure.ac-call-AC_USE_SYSTEM_EXTENSIONS.patch ++
Git-commit: 0b550a4e7acf02d3478602848f6afbfcbfb0d4b2
Author: Ross Burton 
Subject: configure.ac: call AC_USE_SYSTEM_EXTENSIONS
Signed-off-by: Michal Srb 
References: bnc#1079830
Patch-mainline: Upstream

With glibc 2.27 memfd_create() is inside a _GNU_SOURCE guard, so call
AC_USE_SYSTEM_EXTENSIONS to get this defined.

Signed-off-by: Ross Burton 
---
 configure.ac | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configure.ac b/configure.ac
index 55772d0..ed77e6d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,6 +28,8 @@ AC_INIT([libxshmfence], [1.2],
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([config.h])
 
+AC_USE_SYSTEM_EXTENSIONS
+
 # Initialize Automake
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 
-- 
2.13.6




commit linuxrc for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package linuxrc for openSUSE:Factory checked 
in at 2018-02-14 09:18:32

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


Package is "linuxrc"

Wed Feb 14 09:18:32 2018 rev:254 rq:573704 version:5.1.5

Changes:

--- /work/SRC/openSUSE:Factory/linuxrc/linuxrc.changes  2018-01-13 
21:35:33.751866596 +0100
+++ /work/SRC/openSUSE:Factory/.linuxrc.new/linuxrc.changes 2018-02-14 
09:18:37.163753879 +0100
@@ -1,0 +2,8 @@
+Wed Feb 7 13:07:05 UTC 2018 - opensuse-packag...@opensuse.org
+
+- merge gh#openSUSE/linuxrc#156
+- Don't include RPC headers if we don't need them. RPC is
+  deprecated in glibc.
+- 5.1.5
+
+

Old:

  linuxrc-5.1.4.tar.xz

New:

  linuxrc-5.1.5.tar.xz



Other differences:
--
++ linuxrc.spec ++
--- /var/tmp/diff_new_pack.70kGpd/_old  2018-02-14 09:18:38.315712123 +0100
+++ /var/tmp/diff_new_pack.70kGpd/_new  2018-02-14 09:18:38.319711978 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   linuxrc
-Version:5.1.4
+Version:5.1.5
 Release:0
 Summary:SUSE Installation Program
 License:GPL-3.0+

++ linuxrc-5.1.4.tar.xz -> linuxrc-5.1.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.1.4/VERSION new/linuxrc-5.1.5/VERSION
--- old/linuxrc-5.1.4/VERSION   2018-01-11 15:32:57.0 +0100
+++ new/linuxrc-5.1.5/VERSION   2018-02-07 14:07:05.0 +0100
@@ -1 +1 @@
-5.1.4
+5.1.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.1.4/changelog new/linuxrc-5.1.5/changelog
--- old/linuxrc-5.1.4/changelog 2018-01-11 15:32:57.0 +0100
+++ new/linuxrc-5.1.5/changelog 2018-02-07 14:07:05.0 +0100
@@ -1,3 +1,8 @@
+2018-02-07:5.1.5
+   - merge gh#openSUSE/linuxrc#156
+   - Don't include RPC headers if we don't need them. RPC is
+ deprecated in glibc.
+
 2018-01-11:5.1.4
- merge gh#openSUSE/linuxrc#163
- extend 'kexec' option to allow updating kernel/initrd only if
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.1.4/net.c new/linuxrc-5.1.5/net.c
--- old/linuxrc-5.1.4/net.c 2018-01-11 15:32:57.0 +0100
+++ new/linuxrc-5.1.5/net.c 2018-02-07 14:07:05.0 +0100
@@ -15,10 +15,6 @@
 #include 
 #include 
 #include 
-#include 
-#include 
-#include 
-#include 
 #include 
 #include 
 #include 




commit python3 for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python3 for openSUSE:Factory checked 
in at 2018-02-14 09:18:21

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


Package is "python3"

Wed Feb 14 09:18:21 2018 rev:84 rq:573616 version:3.6.4

Changes:

--- /work/SRC/openSUSE:Factory/python3/python3-base.changes 2018-01-26 
13:58:52.099028135 +0100
+++ /work/SRC/openSUSE:Factory/.python3.new/python3-base.changes
2018-02-14 09:18:29.212042108 +0100
@@ -1,0 +2,6 @@
+Wed Feb  7 09:10:03 UTC 2018 - tchva...@suse.com
+
+- Add patch to fix glibc 2.27 fail bsc#1079761:
+  * fix-localeconv-encoding-for-LC_NUMERIC.patch
+
+---
python3-doc.changes: same change
--- /work/SRC/openSUSE:Factory/python3/python3.changes  2018-01-26 
13:58:53.094981636 +0100
+++ /work/SRC/openSUSE:Factory/.python3.new/python3.changes 2018-02-14 
09:18:31.407962511 +0100
@@ -1,0 +2,12 @@
+Wed Feb  7 09:10:03 UTC 2018 - tchva...@suse.com
+
+- Add patch to fix glibc 2.27 fail bsc#1079761:
+  * fix-localeconv-encoding-for-LC_NUMERIC.patch
+
+---
+Mon Feb  5 17:14:43 UTC 2018 - norm...@linux.vnet.ibm.com
+
+- Update skip_random_failing_tests.patch (for PowerPC)
+  to avoid test_call_later failure
+
+---

New:

  fix-localeconv-encoding-for-LC_NUMERIC.patch



Other differences:
--
++ python3-base.spec ++
--- /var/tmp/diff_new_pack.4WE9dQ/_old  2018-02-14 09:18:32.743914087 +0100
+++ /var/tmp/diff_new_pack.4WE9dQ/_new  2018-02-14 09:18:32.747913941 +0100
@@ -169,6 +169,8 @@
 Patch22:distutils-reproducible-compile.patch
 # skip some tests only for PowerPC
 Patch23:skip_random_failing_tests.patch
+# Fix glibc-2.27 fail
+Patch24:fix-localeconv-encoding-for-LC_NUMERIC.patch
 ### COMMON-PATCH-END ###
 
 %description
@@ -264,6 +266,7 @@
 %ifarch ppc ppc64 ppc64le
 %patch23 -p1
 %endif
+%patch24 -p1
 
 # drop Autoconf version requirement
 sed -i 's/^AC_PREREQ/dnl AC_PREREQ/' configure.ac

python3-doc.spec: same change
python3.spec: same change

++ fix-localeconv-encoding-for-LC_NUMERIC.patch ++
diff --git a/Doc/library/locale.rst b/Doc/library/locale.rst
index b04442bc162..9a0c570533a 100644
--- a/Doc/library/locale.rst
+++ b/Doc/library/locale.rst
@@ -147,6 +147,16 @@ The :mod:`locale` module defines the following exception 
and functions:
| ``CHAR_MAX`` | Nothing is specified in this locale.|
+--+-+
 
+   The function sets temporarily the ``LC_CTYPE`` locale to the ``LC_NUMERIC``
+   locale to decode ``decimal_point`` and ``thousands_sep`` byte strings if
+   they are non-ASCII or longer than 1 byte, and the ``LC_NUMERIC`` locale is
+   different than the ``LC_CTYPE`` locale. This temporary change affects other
+   threads.
+
+   .. versionchanged:: 3.6.5
+  The function now sets temporarily the ``LC_CTYPE`` locale to the
+  ``LC_NUMERIC`` locale in some cases.
+
 
 .. function:: nl_langinfo(option)
 
diff --git a/Doc/library/stdtypes.rst b/Doc/library/stdtypes.rst
index 196a4c00056..d8a1647e8b5 100644
--- a/Doc/library/stdtypes.rst
+++ b/Doc/library/stdtypes.rst
@@ -1599,6 +1599,20 @@ expression support in the :mod:`re` module).
See :ref:`formatstrings` for a description of the various formatting options
that can be specified in format strings.
 
+   .. note::
+  When formatting a number (:class:`int`, :class:`float`, :class:`float`
+  and subclasses) with the ``n`` type (ex: ``'{:n}'.format(1234)``), the
+  function sets temporarily the ``LC_CTYPE`` locale to the ``LC_NUMERIC``
+  locale to decode ``decimal_point`` and ``thousands_sep`` fields of
+  :c:func:`localeconv` if they are non-ASCII or longer than 1 byte, and the
+  ``LC_NUMERIC`` locale is different than the ``LC_CTYPE`` locale. This
+  temporary change affects other threads.
+
+   .. versionchanged:: 3.6.5
+  When formatting a number with the ``n`` type, the function sets
+  temporarily the ``LC_CTYPE`` locale to the ``LC_NUMERIC`` locale in some
+  cases.
+
 
 .. method:: str.format_map(mapping)
 
diff --git a/Doc/whatsnew/3.6.rst b/Doc/whatsnew/3.6.rst
index 847b50140a6..f83508c9250 100644
--- a/Doc/whatsnew/3.6.rst
+++ b/Doc/whatsnew/3.6.rst
@@ -2346,3 +2346,11 @@ It has been replaced by the new ``make regen-all`` 
target.
 (Contributed by Victor Stinner in :issue:`23404`.)
 
 .. versionchanged:: 3.6.2
+
+
+Notable changes in Python 3.6.5
+===
+
+The :func:`locale.localeconv` function now

commit libyui-qt for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2018-02-14 09:18:58

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


Package is "libyui-qt"

Wed Feb 14 09:18:58 2018 rev:46 rq:573804 version:2.49.1

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2017-08-22 
11:04:48.433117357 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2018-02-14 
09:19:00.326914277 +0100
@@ -1,0 +2,22 @@
+Mon Jan  8 17:09:26 UTC 2018 - shundham...@suse.com
+
+- Prevent segfault if an open dialog is left over (bsc#1074596):
+  Don't do anything widget related after the QApplication is
+  destroyed, in particular not deleting other widgets, even if
+  indirectly via YDialog::deleteAllDialogs() in YUI.
+# 2.49.1
+
+---
+Mon Dec 18 09:40:35 UTC 2017 - mvid...@suse.com
+
+- Don't probe X11 display, for better integration
+  with Wayland (bsc#1072411)
+- 2.48.1
+
+---
+Wed Nov 15 17:25:54 CET 2017 - shundham...@suse.de
+
+- Send a widget ID with Shift-F6 for automated testing (fate#324098)
+- 2.48.0
+
+---

Old:

  libyui-qt-2.47.3.tar.bz2

New:

  libyui-qt-2.49.1.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.qZTiuy/_old  2018-02-14 09:19:01.222881801 +0100
+++ /var/tmp/diff_new_pack.qZTiuy/_new  2018-02-14 09:19:01.230881511 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt-doc
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define so_version 8
 
 Name:   %{parent}-doc
-Version:2.47.3
+Version:2.49.1
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
@@ -31,7 +31,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  graphviz-gnome
-BuildRequires:  libyui-devel >= 3.0.4
+BuildRequires:  libyui-devel >= 3.4.0
 BuildRequires:  texlive-latex
 
 Url:http://github.com/libyui/

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.qZTiuy/_old  2018-02-14 09:19:01.278879772 +0100
+++ /var/tmp/diff_new_pack.qZTiuy/_new  2018-02-14 09:19:01.290879337 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt
 #
-# 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:   libyui-qt
-Version:2.47.3
+Version:2.49.1
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
@@ -29,12 +29,13 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 
-%define libyui_devel_version libyui-devel >= 3.1.2
+%define libyui_devel_version libyui-devel >= 3.4.0
 BuildRequires:  %{libyui_devel_version}
 BuildRequires:  fontconfig-devel
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5Svg)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5X11Extras)
 Provides:   yui_backend = %{so_version}

++ libyui-qt-2.47.3.tar.bz2 -> libyui-qt-2.49.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.47.3/VERSION.cmake 
new/libyui-qt-2.49.1/VERSION.cmake
--- old/libyui-qt-2.47.3/VERSION.cmake  2017-08-16 10:49:12.651502426 +0200
+++ new/libyui-qt-2.49.1/VERSION.cmake  2018-02-07 17:11:06.0 +0100
@@ -1,11 +1,11 @@
 SET(VERSION_MAJOR "2")
-SET(VERSION_MINOR "47")
-SET(VERSION_PATCH "3")
+SET(VERSION_MINOR "49")
+SET(VERSION_PATCH "1")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
-# This is need for the libyui core, ONLY.
+# This is needed for the libyui-qt core ONLY.
 # These will be overridden from exports in LibyuiConfig.cmake
 SET( SONAME_MAJOR "5" )
-SET( SONAME_MINOR "0" )
+SET( SONAME_MINOR "1" )
 SET( SONAME_PATCH "0" )
 SET( SONAME "${SONAME_MAJOR}.${SONAME_MINOR}.${SONAME_PATCH}" )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.47.3/package/libyui-qt-doc.spec 
new/libyui-qt-2.49.1/package/libyui-qt-doc.spec
--- old/libyui-qt-2.47.3/pa

commit kdebase4-runtime for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package kdebase4-runtime for 
openSUSE:Factory checked in at 2018-02-14 09:19:04

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


Package is "kdebase4-runtime"

Wed Feb 14 09:19:04 2018 rev:240 rq:574259 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kdebase4-runtime/kdebase4-runtime.changes
2017-12-21 11:24:18.858262798 +0100
+++ /work/SRC/openSUSE:Factory/.kdebase4-runtime.new/kdebase4-runtime.changes   
2018-02-14 09:19:05.754717536 +0100
@@ -1,0 +2,6 @@
+Thu Feb  8 13:54:20 UTC 2018 - fab...@ritter-vogt.de
+
+- Replace use-tirpc-for-nfs.patch with skip-nfs-kioslave.patch
+  to fix building with glibc 2.27
+
+---

Old:

  use-tirpc-for-nfs.patch

New:

  skip-nfs-kioslave.patch



Other differences:
--
++ kdebase4-runtime.spec ++
--- /var/tmp/diff_new_pack.kOPsw0/_old  2018-02-14 09:19:07.154666792 +0100
+++ /var/tmp/diff_new_pack.kOPsw0/_new  2018-02-14 09:19:07.15847 +0100
@@ -33,8 +33,8 @@
 Source3:kde-settings.directory
 Source4:KDE-Sys-Log-Out.ogg
 Patch1: kdesu-remember-keep-password.diff
-# PATCH-FIX-OPENSUSE use-tirpc-for-nfs.patch -- Replace SunRPC with TI-RPC
-Patch2: use-tirpc-for-nfs.patch
+# PATCH-FIX-OPENSUSE
+Patch2: skip-nfs-kioslave.patch
 Patch4: ksuseinstall.diff
 Patch5: kdesu-symbol-lookup-workaround.diff
 # PATCH-FIX-OPENSUSE kdesu-add-some-i18n-love.patch -- bnc#852256
@@ -288,7 +288,6 @@
 %{_kde4_modulesdir}/kio_info.so
 %{_kde4_modulesdir}/kio_man.so
 %{_kde4_modulesdir}/kio_network.so
-%{_kde4_modulesdir}/kio_nfs.so
 %{_kde4_modulesdir}/kio_remote.so
 %{_kde4_modulesdir}/kio_settings.so
 %if 0%{?suse_version} >= 1310
@@ -377,7 +376,6 @@
 %{_kde4_servicesdir}/info.protocol
 %{_kde4_servicesdir}/man.protocol
 %{_kde4_servicesdir}/network.protocol
-%{_kde4_servicesdir}/nfs.protocol
 %{_kde4_servicesdir}/programs.protocol
 %{_kde4_servicesdir}/recentdocuments.protocol
 %{_kde4_servicesdir}/remote.protocol


++ skip-nfs-kioslave.patch ++
From: Fabian Vogt 
Subject: Skip building the NFS KIO slave

It fails to build with glibc 2.27:

[  164s] -- Looking for xdr_u_int64_t
[  164s] -- Looking for xdr_u_int64_t - not found
[  164s] -- Looking for xdr_uint64_t
[  165s] -- Looking for xdr_uint64_t - not found
[  165s] -- Looking for xdr_u_hyper
[  165s] -- Looking for xdr_u_hyper - not found
[  165s] -- Looking for xdr_u_longlong_t
[  166s] -- Looking for xdr_u_longlong_t - not found
[  166s] CMake Error at kioslave/nfs/CMakeLists.txt:19 (message):
[  166s]   Could not find 64-bit XDR datatype functions!

Index: kde-runtime-17.08.3/kioslave/CMakeLists.txt
===
--- kde-runtime-17.08.3.orig/kioslave/CMakeLists.txt
+++ kde-runtime-17.08.3/kioslave/CMakeLists.txt
@@ -55,7 +55,7 @@ if(NOT WIN32)
check_include_files(rpc/rpc.h HAVE_RPC_RPC_H)
add_feature_info("NFS kioslave" HAVE_RPC_RPC_H "The RPC library is needed 
to build the NFS kioslave")
if(HAVE_RPC_RPC_H)
- add_subdirectory( nfs )
+#add_subdirectory( nfs )
endif(HAVE_RPC_RPC_H)
 endif(NOT WIN32)
 



commit mupdf for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package mupdf for openSUSE:Factory checked 
in at 2018-02-14 09:19:33

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


Package is "mupdf"

Wed Feb 14 09:19:33 2018 rev:34 rq:575495 version:1.12.0

Changes:

--- /work/SRC/openSUSE:Factory/mupdf/mupdf.changes  2018-02-09 
15:44:47.757316198 +0100
+++ /work/SRC/openSUSE:Factory/.mupdf.new/mupdf.changes 2018-02-14 
09:19:39.033511290 +0100
@@ -1,0 +2,7 @@
+Mon Feb 12 07:53:53 UTC 2018 - kbabi...@suse.com
+
+- Add CVE-2018-151.patch: Fix a Use After Free vulnerability in
+  fz_keep_key_storable that can potentially result in DoS / remote
+  code execution (CVE-2018-151 bsc#1080531)
+
+---

New:

  CVE-2018-151.patch



Other differences:
--
++ mupdf.spec ++
--- /var/tmp/diff_new_pack.nmHLET/_old  2018-02-14 09:19:40.277466201 +0100
+++ /var/tmp/diff_new_pack.nmHLET/_new  2018-02-14 09:19:40.281466056 +0100
@@ -33,6 +33,7 @@
 Patch4: CVE-2018-6187.patch
 Patch5: CVE-2018-6192.patch
 Patch6: CVE-2018-6544.patch
+Patch7: CVE-2018-151.patch
 BuildRequires:  freetype2-devel
 BuildRequires:  gcc-c++
 BuildRequires:  jbig2dec-devel
@@ -74,6 +75,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 # do not use the inlined copies of build dpendencies except for mujs
 rm -rf $(ls -d thirdparty/*/ | grep -v mujs)

++ CVE-2018-151.patch ++
>From 321ba1de287016b0036bf4a56ce774ad11763384 Mon Sep 17 00:00:00 2001
From: Sebastian Rasmussen 
Date: Tue, 19 Dec 2017 23:47:47 +0100
Subject: [PATCH] Bug 698825: Do not drop borrowed colorspaces.

Previously the borrowed colorspace was dropped when updating annotation
appearances, leading to use after free warnings from valgrind/ASAN.
---
 source/pdf/pdf-appearance.c | 8 ++--
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/source/pdf/pdf-appearance.c b/source/pdf/pdf-appearance.c
index 70f684f..d7a1ddd 100644
--- a/source/pdf/pdf-appearance.c
+++ b/source/pdf/pdf-appearance.c
@@ -2170,7 +2170,6 @@ void pdf_update_free_text_annot_appearance(fz_context 
*ctx, pdf_document *doc, p
fz_device *dev = NULL;
font_info font_rec;
fz_text *text = NULL;
-   fz_colorspace *cs = NULL;
fz_matrix page_ctm;
 
pdf_page_transform(ctx, annot->page, NULL, &page_ctm);
@@ -2184,11 +2183,11 @@ void pdf_update_free_text_annot_appearance(fz_context 
*ctx, pdf_document *doc, p
fz_var(dlist);
fz_var(dev);
fz_var(text);
-   fz_var(cs);
fz_try(ctx)
{
char *contents = pdf_to_str_buf(ctx, pdf_dict_get(ctx, obj, 
PDF_NAME_Contents));
char *da = pdf_to_str_buf(ctx, pdf_dict_get(ctx, obj, 
PDF_NAME_DA));
+   fz_colorspace *cs;
fz_point pos;
fz_rect rect;
 
@@ -2223,7 +,6 @@ void pdf_update_free_text_annot_appearance(fz_context 
*ctx, pdf_document *doc, p
fz_drop_display_list(ctx, dlist);
font_info_fin(ctx, &font_rec);
fz_drop_text(ctx, text);
-   fz_drop_colorspace(ctx, cs);
}
fz_catch(ctx)
{
@@ -2359,7 +2357,6 @@ void pdf_set_signature_appearance(fz_context *ctx, 
pdf_document *doc, pdf_annot
fz_device *dev = NULL;
font_info font_rec;
fz_text *text = NULL;
-   fz_colorspace *cs = NULL;
fz_path *path = NULL;
fz_buffer *fzbuf = NULL;
fz_matrix page_ctm;
@@ -2375,7 +2372,6 @@ void pdf_set_signature_appearance(fz_context *ctx, 
pdf_document *doc, pdf_annot
fz_var(dlist);
fz_var(dev);
fz_var(text);
-   fz_var(cs);
fz_var(fzbuf);
fz_try(ctx)
{
@@ -2384,6 +2380,7 @@ void pdf_set_signature_appearance(fz_context *ctx, 
pdf_document *doc, pdf_annot
fz_rect logo_bounds;
fz_matrix logo_tm;
fz_rect rect;
+   fz_colorspace *cs = fz_device_rgb(ctx); /* Borrowed reference */
 
pdf_to_rect(ctx, pdf_dict_get(ctx, annot->obj, PDF_NAME_Rect), 
&annot_rect);
rect = annot_rect;
@@ -2396,7 +2393,6 @@ void pdf_set_signature_appearance(fz_context *ctx, 
pdf_document *doc, pdf_annot
fz_bound_path(ctx, path, NULL, &fz_identity, &logo_bounds);
center_rect_within_rect(&logo_bounds, &rect, &logo_tm);
fz_concat(&logo_tm, &logo_tm, &page_ctm);
-   cs = fz_device_rgb(ctx); /* Borrowed reference */
fz_fill_path(ctx, dev, path, 0, &logo_tm, cs, logo_color, 1.0f, 
NULL);
 
 

commit liberation-fonts for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package liberation-fonts for 
openSUSE:Factory checked in at 2018-02-14 09:19:25

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


Package is "liberation-fonts"

Wed Feb 14 09:19:25 2018 rev:25 rq:575489 version:1.07.4

Changes:

--- /work/SRC/openSUSE:Factory/liberation-fonts/liberation-fonts.changes
2015-02-10 20:15:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.liberation-fonts.new/liberation-fonts.changes   
2018-02-14 09:19:29.869843441 +0100
@@ -1,0 +2,6 @@
+Fri Feb  9 11:58:05 UTC 2018 - skn...@suse.com
+
+- Set this package to obsolete liberation2-fonts to help
+  with Tumbleweed upgrade (boo#1080244)
+
+---



Other differences:
--
++ liberation-fonts.spec ++
--- /var/tmp/diff_new_pack.ofl0r7/_old  2018-02-14 09:19:30.681814009 +0100
+++ /var/tmp/diff_new_pack.ofl0r7/_new  2018-02-14 09:19:30.685813864 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package liberation-fonts
 #
-# Copyright (c) 2015 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
@@ -28,7 +28,7 @@
 %reconfigure_fonts_prereq
 BuildRequires:  fontpackages-devel
 Provides:   locale(bg;el;ru;bg)
-Conflicts:  liberation2-fonts
+Obsoletes:  liberation2-fonts
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 




commit bluez for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package bluez for openSUSE:Factory checked 
in at 2018-02-14 09:19:44

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


Package is "bluez"

Wed Feb 14 09:19:44 2018 rev:153 rq:575499 version:5.48

Changes:

--- /work/SRC/openSUSE:Factory/bluez/bluez.changes  2018-02-03 
15:40:33.514818920 +0100
+++ /work/SRC/openSUSE:Factory/.bluez.new/bluez.changes 2018-02-14 
09:19:47.473205382 +0100
@@ -1,0 +2,6 @@
+Sun Feb 11 21:12:36 UTC 2018 - seife+...@b1-systems.com
+
+- add 0001-core-Fixes-order-InterfaceAdded.patch (boo#1076898)
+- fix python shebang rpmlint warning for bluez-test
+
+---

New:

  0001-core-Fixes-order-InterfaceAdded.patch



Other differences:
--
++ bluez.spec ++
--- /var/tmp/diff_new_pack.W4CV55/_old  2018-02-14 09:19:48.457169717 +0100
+++ /var/tmp/diff_new_pack.W4CV55/_new  2018-02-14 09:19:48.457169717 +0100
@@ -38,6 +38,8 @@
 Patch5: 0001-obexd-use-AM_LDFLAGS-for-linking.patch
 # disable tests for bypass boo#1078285
 Patch6: disable_some_obex_tests.patch
+# PATCH-FIX-UPSTREAM: fix errors with hotplugging, boo#1076898 
--seife+...@b1-systems.com
+Patch7: 0001-core-Fixes-order-InterfaceAdded.patch
 BuildRequires:  automake
 BuildRequires:  flex
 BuildRequires:  libtool
@@ -145,6 +147,7 @@
 %ifarch ppc ppc64 ppc64le
 %patch6 -p1
 %endif
+%patch7 -p1
 mkdir dbus-apis
 cp -a doc/*.txt dbus-apis/
 # FIXME: Change the dbus service to be a real service, not systemd launched
@@ -200,6 +203,9 @@
 cd %{buildroot}%{_libdir}/bluez/test
 chmod 0644 *.py *.xml *.dtd
 
+# fix python shebang
+sed -i -e '1s/env p/p/' 
%{buildroot}%{_libdir}/bluez/test/example-gatt-{client,server}
+
 %check
 %if ! 0%{?qemu_user_space_build}
 ##make %%{?_smp_mflags} check

++ 0001-core-Fixes-order-InterfaceAdded.patch ++
>From 1873096352f518d3247f8efb3c2e0aa8804e50ac Mon Sep 17 00:00:00 2001
From: Luiz Augusto von Dentz 
Date: Wed, 7 Feb 2018 09:35:07 -0200
Subject: [PATCH] core: Fixes order InterfaceAdded

Registering on the callback of MGMT_OP_READ_ADV_FEATURES causes
InterfacesAdded to be reschedule after the device objects which causes
tools such as PulseAudio to consider it invalid.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1534857
---
 src/advertising.c | 28 +++-
 1 file changed, 15 insertions(+), 13 deletions(-)

diff --git a/src/advertising.c b/src/advertising.c
index 94a8c4050..970c3d87b 100644
--- a/src/advertising.c
+++ b/src/advertising.c
@@ -1032,14 +1032,6 @@ static void read_adv_features_callback(uint8_t status, 
uint16_t length,
if (manager->max_ads == 0)
return;
 
-   if (!g_dbus_register_interface(btd_get_dbus_connection(),
-   adapter_get_path(manager->adapter),
-   LE_ADVERTISING_MGR_IFACE, methods,
-   NULL, properties, manager, NULL)) {
-   error("Failed to register " LE_ADVERTISING_MGR_IFACE);
-   return;
-   }
-
/* Reset existing instances */
if (feat->num_instances)
remove_advertising(manager, 0);
@@ -1061,19 +1053,29 @@ static struct btd_adv_manager *manager_create(struct 
btd_adapter *adapter)
}
 
manager->mgmt_index = btd_adapter_get_index(adapter);
+   manager->clients = queue_new();
+   manager->supported_flags = MGMT_ADV_FLAG_LOCAL_NAME;
+
+   if (!g_dbus_register_interface(btd_get_dbus_connection(),
+   adapter_get_path(manager->adapter),
+   LE_ADVERTISING_MGR_IFACE, methods,
+   NULL, properties, manager, NULL)) {
+   error("Failed to register " LE_ADVERTISING_MGR_IFACE);
+   goto fail;
+   }
 
if (!mgmt_send(manager->mgmt, MGMT_OP_READ_ADV_FEATURES,
manager->mgmt_index, 0, NULL,
read_adv_features_callback, manager, NULL)) {
error("Failed to read advertising features");
-   manager_destroy(manager);
-   return NULL;
+   goto fail;
}
 
-   manager->clients = queue_new();
-   manager->supported_flags = MGMT_ADV_FLAG_LOCAL_NAME;
-
return manager;
+
+fail:
+   manager_destroy(manager);
+   return NULL;
 }
 
 struct btd_adv_manager *btd_adv_manager_new(struct btd_adapter *adapter)
-- 
2.16.1




commit firewalld for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package firewalld for openSUSE:Factory 
checked in at 2018-02-14 09:19:15

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


Package is "firewalld"

Wed Feb 14 09:19:15 2018 rev:25 rq:575487 version:0.5.1

Changes:

--- /work/SRC/openSUSE:Factory/firewalld/firewalld.changes  2018-01-01 
22:06:31.994867938 +0100
+++ /work/SRC/openSUSE:Factory/.firewalld.new/firewalld.changes 2018-02-14 
09:19:21.886132823 +0100
@@ -1,0 +2,39 @@
+Thu Feb  1 14:32:27 UTC 2018 - mchand...@suse.de
+
+- Remove high-availability service. SUSE HA uses the cluster service
+  provided by the yast2-cluster package (bsc#1078223)
+
+---
+Tue Jan 30 21:27:16 UTC 2018 - mchand...@suse.de
+
+- Update to 0.5.1
+  * ipXtables: fix iptables-restore wait option detection
+  * python3: use "foo in dict" not dict.has_key(foo)
+  * Fix potential python3 keys() incompatibility in watcher
+  * Fixed python3 compatibility
+  * ebtables: fix missing default value to set_rule()
+  * fw_zone: fix invalid reference to __icmp_block_inversion
+  * zones: Correct and defer check_name for combined zones
+
+---
+Fri Jan 26 12:36:57 UTC 2018 - mchand...@suse.de
+
+- Update to 0.5.0
+  * firewallctl: mark deprecated (gh#firewalld/firewalld##261)
+  * Add nmea-0183 service
+  * Add sycthing-gui service
+  * Add syncthing service
+  * Adding FirewallD jenkins service (gh#firewalld/firewalld#256)
+  * services/high-availability: Add port 9929
+  * Fix and improve firewalld-sysctls.conf
+  * firewalld: also reload dbus config interface for global options
+  * Add MongoDB service definition
+  * src: firewall: Add support for SUSE ifcfg scripts
+  * Add UPnP client service
+  * firewalld: Allow specifying log file location
+  * firewalld/firewall-offline-cmd: Allow setting system config directories
+- Drop obsolete patch
+  * 0001-suse-ifcfg-files.patch
+- Drop tests installation
+
+---

Old:

  0001-suse-ifcfg-files.patch
  firewalld-0.4.4.6.tar.gz

New:

  firewalld-0.5.1.tar.gz



Other differences:
--
++ firewalld.spec ++
--- /var/tmp/diff_new_pack.92CmJ7/_old  2018-02-14 09:19:22.754101362 +0100
+++ /var/tmp/diff_new_pack.92CmJ7/_new  2018-02-14 09:19:22.754101362 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package firewalld
 #
-# 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
@@ -22,16 +22,13 @@
 %endif
 
 Name:   firewalld
-Version:0.4.4.6
+Version:0.5.1
 Release:0
 Summary:A firewall daemon with D-Bus interface providing a dynamic 
firewall
 License:GPL-2.0+
 Group:  Productivity/Networking/Security
 Url:http://www.firewalld.org
 Source: 
https://github.com/%{name}/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM: 0001-suse-ifcfg-files.patch. Combined patch to support 
ifcfg files on SUSE based on
-# https://github.com/firewalld/firewalld/pull/262
-Patch:  0001-suse-ifcfg-files.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  desktop-file-utils
@@ -112,7 +109,9 @@
 
 %prep
 %setup -q
-%patch -p1
+
+# bsc#1078223
+rm config/services/high-availability.xml
 
 %build
 export PYTHON="python3"
@@ -232,8 +231,6 @@
 %dir %{_sysconfdir}/dbus-1/system.d
 %dir %{_sysconfdir}/modprobe.d
 %config(noreplace) %{_sysconfdir}/modprobe.d/firewalld-sysctls.conf
-%dir %{_datadir}/firewalld/tests
-%attr(0750,root,root) %{_datadir}/firewalld/tests/*.sh
 %config(noreplace) %{_sysconfdir}/firewalld/firewalld.conf
 %config(noreplace) %{_sysconfdir}/firewalld/lockdown-whitelist.xml
 %attr(0750,root,root) %dir %{_sysconfdir}/firewalld

++ firewalld-0.4.4.6.tar.gz -> firewalld-0.5.1.tar.gz ++
 20134 lines of diff (skipped)




commit ffado for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package ffado for openSUSE:Factory checked 
in at 2018-02-14 09:19:08

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


Package is "ffado"

Wed Feb 14 09:19:08 2018 rev:33 rq:574334 version:2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/ffado/ffado-mixer.changes2017-11-29 
10:50:46.080768467 +0100
+++ /work/SRC/openSUSE:Factory/.ffado.new/ffado-mixer.changes   2018-02-14 
09:19:12.218483244 +0100
@@ -1,0 +2,22 @@
+Thu Feb  8 10:19:36 UTC 2018 - davejpla...@gmail.com
+
+- Update to release 2.4.0 and fix build against glibc-2.27
+  see boo#1079938.
+- Removed patches fixed upstream:
+  ffado_SConstruct_powerpc_update.patch and sigev.patch.
+- Rebased libffado-SConstruct-py3.patch partially fixed upstream.
+- Added ffado-nosys.patch for missing import sys in SConstruct.
+- Rebased ffado-gcc6.patch, partially fixed upstream.
+- Upstream changes:
+  *Numerous build system and code improvements to support
+   architectures such as MIPS, x32 and various PowerPC flavours.
+  *A large number of fixes for newer versions of gcc
+  (particularly versions 6 and 7).
+  *Initial support for the optional TCO module of the
+   RME Fireface-800.
+  *Expanded ffado-mixer support for the Phase88 device.
+  *Initial work to make ffado-mixer compatible with
+   python3/pyqt5.
+  *Start work towards compatibility with scons3.
+
+---
--- /work/SRC/openSUSE:Factory/ffado/ffado.changes  2017-12-06 
08:57:48.702692509 +0100
+++ /work/SRC/openSUSE:Factory/.ffado.new/ffado.changes 2018-02-14 
09:19:12.502472950 +0100
@@ -1,0 +2,22 @@
+Thu Feb  8 08:00:44 UTC 2018 - davejpla...@gmail.com
+
+- Update to release 2.4.0 and fix build against glibc-2.27
+  see boo#1079938.
+- Removed patches fixed upstream:
+  ffado_SConstruct_powerpc_update.patch and sigev.patch.
+- Rebased libffado-SConstruct-py3.patch partially fixed upstream.
+- Added ffado-nosys.patch for missing import sys in SConstruct.
+- Rebased ffado-gcc6.patch, partially fixed upstream.
+- Upstream changes:
+  *Numerous build system and code improvements to support
+   architectures such as MIPS, x32 and various PowerPC flavours.
+  *A large number of fixes for newer versions of gcc
+  (particularly versions 6 and 7).
+  *Initial support for the optional TCO module of the
+   RME Fireface-800.
+  *Expanded ffado-mixer support for the Phase88 device.
+  *Initial work to make ffado-mixer compatible with
+   python3/pyqt5.
+  *Start work towards compatibility with scons3.
+
+---

Old:

  ffado_SConstruct_powerpc_update.patch
  libffado-2.3.0.tgz
  sigev.patch

New:

  ffado-nosys.patch
  libffado-2.4.0.tgz



Other differences:
--
++ ffado-mixer.spec ++
--- /var/tmp/diff_new_pack.C2d9HA/_old  2018-02-14 09:19:13.662430906 +0100
+++ /var/tmp/diff_new_pack.C2d9HA/_new  2018-02-14 09:19:13.666430761 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ffado-mixer
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define docs 0
 %define tname libffado
 Name:   ffado-mixer
-Version:2.3.0
+Version:2.4.0
 Release:0
 Summary:FireWire 1394 support for audio devices, svn snapshot
 License:GPL-2.0+
@@ -28,9 +28,9 @@
 Url:http://www.ffado.org/
 # NOTE: download of tarball is taken care of in ffado
 Source0:%{tname}-%{version}.tgz
-Patch1: ffado_SConstruct_powerpc_update.patch
+# No current date and time allowed.
+Patch0: libffado-date_time.patch
 Patch2: ffado-gcc6.patch
-Patch3: sigev.patch
 # PATCH-FIX-UPSTREAM libffado-SConstruct-py3.patch Make SConstruct Python3 
compatible
 # from Fedora
 # http://subversion.ffado.org/changeset/2711
@@ -39,7 +39,9 @@
 # http://subversion.ffado.org/changeset/2714
 # http://subversion.ffado.org/changeset/2715
 # http://subversion.ffado.org/changeset/2716
-Patch4: libffado-SConstruct-py3.patch
+Patch3: libffado-SConstruct-py3.patch
+# PATCH-FIX-UPSTREAM ffado-nosys.patch davejpla...@gmail.com -- No import sys 
in SConstruct although functions are used.
+Patch4: ffado-nosys.patch
 BuildRequires:  alsa-devel
 BuildRequires:  dbus-1-python-devel
 BuildRequires:  doxygen
@@ -93,12 +95,12 @@
 
 %prep
 %setup -n %{tname}-%{version} -q
-%patch1 -p0
+%patch0
 %patch2
-%patch3 -p1
 if head -n 1 /usr/bin/scons | gre

commit openal-soft for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package openal-soft for openSUSE:Factory 
checked in at 2018-02-14 09:19:59

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


Package is "openal-soft"

Wed Feb 14 09:19:59 2018 rev:36 rq:575504 version:1.18.2

Changes:

--- /work/SRC/openSUSE:Factory/openal-soft/openal-soft.changes  2016-11-24 
23:15:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.openal-soft.new/openal-soft.changes 
2018-02-14 09:20:05.148564719 +0100
@@ -1,0 +2,77 @@
+Thu Feb  8 16:27:35 UTC 2018 - dmuel...@suse.com
+
+- remove file that has conflicting license in %prep
+
+---
+Sat Nov 11 16:40:43 UTC 2017 - aavind...@gmail.com
+
+- Update to 1.18.2
+  * Fixed a crash with the JACK backend when using JACK1.
+  * FreeBSD: Fixed building with an older freebsd-lib.
+  * NetBSD: Fixed use of pthread_setnane_np
+  * NetBSD: OSS now links with libossaudio if found at build time
+  * Windows: Fixed resetting the FPU rounding mode after some calls
+  * Windows: Fixed use of SSE intrinsics when building with Clang
+- Changes for 1.18.1
+  * Fixed bug where resuming a source may not work
+  * Fixed PulseAudio playback when the configured stream length is
+much less than the requested length.
+  * Fixed MMDevAPI capture with sample rates not matching the backing
+device.
+  * Fixed int32 output for the Wave Writer.
+  * Fixed enumeration of OSS devices that are missing device files.
+  * Added correct retrieval of the executable's path on FreeBSD.
+  * Added a config option to specify the dithering depth.
+  * Added a 5.1 decoder preset that excludes front-center output.
+- Changes for 1.18.0
+  * Added a build option to embed the default HRTFs into the lib.
+  * New extensions (AL_EXT_STEREO_ANGLES, AL_EXT_SOURCE_RADIUS,
+AL_SOFT_gain_clamp_ex, AL_SOFT_source_resampler,
+AL_SOFT_source_spatialize, and ALC_SOFT_output_limiter)
+  * Implemented 3D processing for Reverb, Compressor, Equalizer, and
+Ring Modulator.
+  * Implemented 2-channel UHJ output encoding (needs to be enabled
+with a config option to be used)
+  * Implemented dual-band processing for high-quality ambisonic decoding.
+  * Implemented distance-compensation for surround sound output.
+  * Implemented near-field emulation and compensation with ambisonic
+rendering. Currently only applies when using the high-quality ambisonic
+decoder or ambisonic output, with appropriate config options.
+  * Implemented an output limiter to reduce the amount of distortion from
+clipping.
+  * Implemented dithering for 8-bit and 16-bit output.
+  * Implemented a config option to select a preferred HRTF.
+  * Implemented a run-time check for NEON extensions using /proc/cpuinfo.
+  * Implemented experimental capture support for the OpenSL backend.
+  * Fixed building on compilers with NEON support but don't default
+to having NEON enabled.
+  * Fixed starting a source while alcSuspendContext is in effect.
+  * Fixed detection of headsets as headphones, with MMDevAPI.
+  * Added support for AmbDec config files, for custom ambisonic decoder
+configurations. Version 3 files only.
+  * Added backend-specific options to alsoft-config.
+  * Added first-, second-, and third-order ambisonic output formats. Currently
+only works with backends that don't rely on channel labels, like JACK,
+ALSA, and OSS.
+  * Added AmbDec presets to enable high-quality ambisonic decoding.
+  * Added an AmbDec preset for 3D7.1 speaker setups.
+  * Added documentation regarding Ambisonics, 3D7.1, AmbDec config files, and
+the provided ambdec presets.
+  * Added the ability for MMDevAPI to open devices given a Device ID or GUID
+string.
+  * Added an option to the example apps to open a specific device.
+  * Increased the maximum auxiliary send limit to 16 (up from 4). Requires
+requesting them with the ALC_MAX_AUXILIARY_SENDS context creation
+attribute.
+  * Increased the default auxiliary effect slot count to 64 (up from 4).
+  * Reduced the default period count to 3 (down from 4).
+  * Slightly improved automatic naming for enumerated HRTFs.
+  * Improved B-Format decoding with HRTF output.
+  * Improved internal property handling for better batching behavior.
+  * Improved performance of certain filter uses.
+  * Removed support AL_SOFT_buffer_samples and AL_SOFT_buffer_sub_data.
+This is due to conflicts with AL_EXT_SOURCE_RADIUS.
+  * Windows: Fixed support for JACK
+- cleanup with spec-cleaner
+
+---

Old:

  openal-soft-1.17.2.tar.bz2

New:

  openal-soft-1.18.2.tar.bz2




commit NetworkManager for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package NetworkManager for openSUSE:Factory 
checked in at 2018-02-14 09:20:32

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


Package is "NetworkManager"

Wed Feb 14 09:20:32 2018 rev:178 rq:575535 version:1.10.4

Changes:

--- /work/SRC/openSUSE:Factory/NetworkManager/NetworkManager.changes
2018-02-03 15:36:02.815462874 +0100
+++ /work/SRC/openSUSE:Factory/.NetworkManager.new/NetworkManager.changes   
2018-02-14 09:20:35.819453030 +0100
@@ -1,0 +2,18 @@
+Mon Feb  5 11:29:58 UTC 2018 - dims...@opensuse.org
+
+- Update to version 1.10.4:
+  + Load jansson at runtime. This solves a clash with json-glib
+that caused a gnome-control-center crash, but also gets rid of
+a hard dependency.
+  + Correct nmcli exit values after receiving a signal.
+  + Fix libnm secret agent asynchronous initialization.
+  + Add a default route for a modem even if it didn't sent a
+gateway.
+  + Improve communication of DAD failures.
+  + Remember device default metrics across daemon restarts.
+  + Various bug fixes including possible crashes.
+  + Updated translations.
++ Add NetworkManager-1.10.4-buildfixes.patch: Fix OVS compile
+  errors (bgo#793183).
+
+---

Old:

  NetworkManager-1.10.2.tar.xz

New:

  NetworkManager-1.10.4-buildfixes.patch
  NetworkManager-1.10.4.tar.xz



Other differences:
--
++ NetworkManager.spec ++
--- /var/tmp/diff_new_pack.oxH9JB/_old  2018-02-14 09:20:36.639423310 +0100
+++ /var/tmp/diff_new_pack.oxH9JB/_new  2018-02-14 09:20:36.639423310 +0100
@@ -23,7 +23,7 @@
 %define _udevdir %(pkg-config --variable udevdir udev)
 
 Name:   NetworkManager
-Version:1.10.2
+Version:1.10.4
 Release:0
 Summary:Network Link Manager and User Applications
 License:GPL-2.0+
@@ -46,6 +46,8 @@
 Patch3: networkmanager-obs-net.patch
 # PATCH-FIX-OPENSUSE nm-dont-overwrite-resolv-conf.patch bsc#1021665, 
bsc#960153 sck...@suse.com -- NetworkManager spawns netconfig to update DNS 
settings, and terminates netconfig after 1s. But 1s isn't quite long enough for 
netconfig to complete the task. Adjust it to 0 seconds(don't send SIGKILL) to 
avoid NM overwriting /etc/resolv.conf.
 Patch4: nm-dont-overwrite-resolv-conf.patch
+# PATCH-FIx-UPSTREAM NetworkManager-1.10.4-buildfixes.patch bgo#793183 
dims...@opensuse.org -- Fix OVS compile errors
+Patch5: NetworkManager-1.10.4-buildfixes.patch
 
 BuildRequires:  dnsmasq
 BuildRequires:  fdupes
@@ -238,6 +240,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 NOCONFIGURE=1 ./autogen.sh

++ NetworkManager-1.10.4-buildfixes.patch ++
>From 640673f75ba4bcc40989b3bf1c03738b562ea2fc Mon Sep 17 00:00:00 2001
From: Thomas Haller 
Date: Sun, 28 Jan 2018 08:51:25 +0100
Subject: [PATCH 2/3] build: fix configure check for CC support of _Generic()
 and __auto_type

autotools' AC_LANG_PROGRAM() generates a main() function which triggers
a compiler warning (for which we fail with -WError).

conftest.c:92:1: error: function declaration isn't a prototype 
[-Werror=strict-prototypes]
 main ()
 ^~~~
cc1: all warnings being treated as errors

Fixes: 557d83bf2ddf832828a9b85cad0b7d88272a
(cherry picked from commit a43bf33888a639671bb7b7c7d37f416f1ef8dd79)
---
 configure.ac | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/configure.ac b/configure.ac
index e263738f5..ab2ded77b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1224,16 +1224,16 @@ fi
 AC_SUBST(SANITIZERS, [$sanitizers])
 
 AC_MSG_CHECKING([CC support C11 _Generic()])
-AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[int foo(void); int foo() { int a = 0; int 
b = _Generic (a, int: 4); return b + a; }]],
-   [[foo();]])],
+AC_COMPILE_IFELSE([AC_LANG_SOURCE([[int foo(void); int foo() { int a = 0; int 
b = _Generic (a, int: 4); return b + a; }]],
+  [[foo();]])],
   [cc_support_generic=1],
   [cc_support_generic=0])
 AC_MSG_RESULT($cc_support_generic)
 AC_DEFINE_UNQUOTED(_NM_CC_SUPPORT_GENERIC, $cc_support_generic, [Define 
whether the compiler supports C11 _Generic()])
 
 AC_MSG_CHECKING([CC support gcc __auto_type])
-AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[int foo(void); int foo() { int a = 0; 
__auto_type b = a; return b + a; }]],
-   [[foo();]])],
+AC_COMPILE_IFELSE([AC_LANG_SOURCE([[int foo(void); int foo() { int a = 0; 
__auto_type b = a; return b + a; }]],
+  [[foo();]])],
   [cc_sup

commit apache2 for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package apache2 for openSUSE:Factory checked 
in at 2018-02-14 09:19:51

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


Package is "apache2"

Wed Feb 14 09:19:51 2018 rev:142 rq:575500 version:2.4.29

Changes:

--- /work/SRC/openSUSE:Factory/apache2/apache2.changes  2018-02-05 
10:46:46.345828381 +0100
+++ /work/SRC/openSUSE:Factory/.apache2.new/apache2.changes 2018-02-14 
09:19:56.436880482 +0100
@@ -1,0 +2,5 @@
+Mon Feb  5 07:14:03 UTC 2018 - pgaj...@suse.com
+
+- build mod_http2 also for 42.3
+
+---



Other differences:
--
++ apache2.spec ++
--- /var/tmp/diff_new_pack.SgF6V5/_old  2018-02-14 09:19:58.128819157 +0100
+++ /var/tmp/diff_new_pack.SgF6V5/_new  2018-02-14 09:19:58.132819012 +0100
@@ -62,6 +62,11 @@
 %else
 %define use_firewalld 0
 %endif
+%if 0%{?suse_version} >= 1500 || 0%{?is_opensuse}
+%define build_http2 1
+%else
+%define build_http2 0
+%endif
 Name:   apache2
 Version:2.4.29
 Release:0
@@ -204,7 +209,7 @@
 BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(systemd)
 %endif
-%if 0%{?suse_version} > 1320
+%if 0%{?build_http2}
 BuildRequires:  pkgconfig(libnghttp2) >= 1.2.1
 %endif
 
@@ -952,7 +957,7 @@
 %{_libdir}/%{name}-prefork/mod_filter.so
 %{_libdir}/%{name}-prefork/mod_headers.so
 %{_libdir}/%{name}-prefork/mod_heartmonitor.so
-%if 0%{?suse_version} > 1320
+%if 0%{?build_http2}
 %{_libdir}/%{name}-prefork/mod_http2.so
 %endif
 %{_libdir}/%{name}-prefork/mod_imagemap.so
@@ -1080,7 +1085,7 @@
 %{_libdir}/%{name}-worker/mod_filter.so
 %{_libdir}/%{name}-worker/mod_headers.so
 %{_libdir}/%{name}-worker/mod_heartmonitor.so
-%if 0%{?suse_version} > 1320
+%if 0%{?build_http2}
 %{_libdir}/%{name}-worker/mod_http2.so
 %endif
 %{_libdir}/%{name}-worker/mod_imagemap.so
@@ -1207,7 +1212,7 @@
 %{_libdir}/%{name}-event/mod_file_cache.so
 %{_libdir}/%{name}-event/mod_filter.so
 %{_libdir}/%{name}-event/mod_headers.so
-%if 0%{?suse_version} > 1320
+%if 0%{?build_http2}
 %{_libdir}/%{name}-event/mod_http2.so
 %endif
 %{_libdir}/%{name}-event/mod_heartmonitor.so







commit mm-common for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package mm-common for openSUSE:Factory 
checked in at 2018-02-14 09:20:23

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


Package is "mm-common"

Wed Feb 14 09:20:23 2018 rev:2 rq:575534 version:0.9.11

Changes:

--- /work/SRC/openSUSE:Factory/mm-common/mm-common.changes  2016-09-20 
13:26:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.mm-common.new/mm-common.changes 2018-02-14 
09:20:29.971664986 +0100
@@ -1,0 +2,9 @@
+Sun Feb  4 17:50:58 UTC 2018 - bjorn@gmail.com
+
+- Update to version 0.9.11:
+  + Fix silent build (bgo#768797).
+  + Build: don't save time stamps in skeletonmm.tar.gz
+(bgo#765108).
+- Correct Group for docs sub package.
+
+---

Old:

  mm-common-0.9.10.tar.xz

New:

  mm-common-0.9.11.tar.xz



Other differences:
--
++ mm-common.spec ++
--- /var/tmp/diff_new_pack.G3JpQt/_old  2018-02-14 09:20:30.863632656 +0100
+++ /var/tmp/diff_new_pack.G3JpQt/_new  2018-02-14 09:20:30.867632511 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mm-common
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2016 Bjørn Lie, Bryne, Norway.
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,13 +16,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   mm-common
-Version:0.9.10
+Version:0.9.11
 Release:0
-License:GPL-2.0+
 Summary:Common build files of the C++ bindings
-Url:http://gtkmm.org
+License:GPL-2.0+
 Group:  Development/Libraries/C and C++
+Url:http://gtkmm.org
 Source: 
http://download.gnome.org/sources/%{name}/0.9/%{name}-%{version}.tar.xz
 Source99:   mm-common-rpmlintrc
 BuildRequires:  pkgconfig
@@ -36,7 +37,7 @@
 
 %package docs
 Summary:Documentation for %{name}, includes example mm module skeleton
-Group:  Documentation
+Group:  Documentation/Other
 Requires:   %{name} = %{version}
 
 %description docs

++ mm-common-0.9.10.tar.xz -> mm-common-0.9.11.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mm-common-0.9.10/ChangeLog 
new/mm-common-0.9.11/ChangeLog
--- old/mm-common-0.9.10/ChangeLog  2016-02-06 21:46:05.0 +0100
+++ new/mm-common-0.9.11/ChangeLog  2017-08-25 14:08:04.0 +0200
@@ -1,3 +1,29 @@
+2017-08-25  Murray Cumming  
+
+   0.9.11
+
+2016-07-19  Kjell Ahlstedt  
+
+   Build: Fix silent builds
+
+   * configure.ac: Pass yes to AM_SILENT_RULES, thus enabling silent 
builds.
+   * skeletonmm/configure.ac: Pass yes to AM_SILENT_RULES, thus enabling 
silent
+   builds. Require mm-common 0.9.10 (not necessary for silent builds,
+   but necessary when MM_AX_CXX_COMPILE_STDCXX is used).
+   * skeletonmm/doc/reference/Doxyfile.in: Set QUIET=YES.
+   Update for doxygen 1.8.11 (not necessary for silent builds).
+   Bug #768797
+
+2016-04-17  Michael Biebl  
+
+   Build: don't save time stamps in skeletonmm.tar.gz
+
+   Bug: https://bugzilla.gnome.org/show_bug.cgi?id=765108
+
+2016-02-06  Murray Cumming  
+
+   0.9.10
+
 2016-01-08  Murray Cumming  
 
Add MM_ prefix to AX_CXX_COMPILE_STDCXX m4 macro.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mm-common-0.9.10/Makefile.am 
new/mm-common-0.9.11/Makefile.am
--- old/mm-common-0.9.10/Makefile.am2016-01-08 11:05:27.0 +0100
+++ new/mm-common-0.9.11/Makefile.am2016-09-10 10:13:56.0 +0200
@@ -163,7 +163,7 @@
 
 # Create tar archive of skeletonmm for installation.
 skeletonmm.tar.gz: $(skeletonmm_files)
-   $(AM_V_GEN)($(srctar_stdout) $(skeletonmm_files)) | gzip -c >$@
+   $(AM_V_GEN)($(srctar_stdout) $(skeletonmm_files)) | gzip -c -n >$@
 
 include $(top_srcdir)/build/dist-changelog.am
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mm-common-0.9.10/Makefile.in 
new/mm-common-0.9.11/Makefile.in
--- old/mm-common-0.9.10/Makefile.in2016-02-06 21:46:03.0 +0100
+++ new/mm-common-0.9.11/Makefile.in2017-08-25 14:07:58.0 +0200
@@ -264,6 +264,7 @@
 prefix = @prefix@
 program_transform_name = @program_transform_name@
 psdir = @psdir@
+runstatedir = @runstatedir@
 sbindir = @sbindir@
 sharedstatedir = @sharedstatedir@
 srcdir = @srcdir@
@@ -1054,7 +1055,7 @@
 
 # Create tar archive of skeletonmm for installation.
 skeletonmm.tar.gz: $(skeletonmm

commit kernel-firmware for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package kernel-firmware for openSUSE:Factory 
checked in at 2018-02-14 09:20:08

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


Package is "kernel-firmware"

Wed Feb 14 09:20:08 2018 rev:98 rq:575528 version:20180201

Changes:

--- /work/SRC/openSUSE:Factory/kernel-firmware/kernel-firmware.changes  
2018-02-05 10:45:37.989028783 +0100
+++ /work/SRC/openSUSE:Factory/.kernel-firmware.new/kernel-firmware.changes 
2018-02-14 09:20:26.343796480 +0100
@@ -1,0 +2,11 @@
+Fri Feb  9 08:40:41 UTC 2018 - mplus...@suse.com
+
+- Update to version 20180201:
+  * linux-firmware: Add firmware file for Intel Bluetooth,9560
+  * linux-firmware: Add firmware file for Intel Bluetooth,9260
+  * linux-firmware: Update firmware file for Intel Bluetooth,8265
+  * wl127x/wl128x: update PLT firmwares
+  * linux-firmware: intel: Update Kabylake audio firmware
+- Mark license files as such
+
+---

Old:

  kernel-firmware-20180119.tar.xz

New:

  kernel-firmware-20180201.tar.xz



Other differences:
--
++ kernel-firmware.spec ++
--- /var/tmp/diff_new_pack.KLw5as/_old  2018-02-14 09:20:29.543680498 +0100
+++ /var/tmp/diff_new_pack.KLw5as/_new  2018-02-14 09:20:29.551680208 +0100
@@ -17,9 +17,9 @@
 
 
 %define __ksyms_path ^/lib/firmware
-%define version_unconverted 20180119
+%define version_unconverted 20180201
 Name:   kernel-firmware
-Version:20180119
+Version:20180201
 Release:0
 Summary:Linux kernel firmware files
 License:SUSE-Firmware AND GPL-2.0 AND GPL-2.0+ AND MIT
@@ -134,7 +134,8 @@
 
 %files
 %defattr(0644,root,root,0755)
-%doc WHENCE README GPL-2 GPL-3 LICEN[CS]E.*
+%doc WHENCE README
+%license GPL-2 GPL-3 LICEN[CS]E.*
 %exclude /lib/firmware/amd-ucode
 %exclude /lib/firmware/LICENSE.amd-ucode
 /lib/firmware/*

++ _servicedata ++
--- /var/tmp/diff_new_pack.KLw5as/_old  2018-02-14 09:20:29.635677164 +0100
+++ /var/tmp/diff_new_pack.KLw5as/_new  2018-02-14 09:20:29.635677164 +0100
@@ -1,4 +1,4 @@
 
 
 https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
-  2a713be25a44bd6cec90d8affc54b246a2ca9c7b
\ No newline at end of file
+  2aa2ac2e9c09f09b0cfb6fc320c1e2d281530fa0
\ No newline at end of file


++ kernel-firmware-20180119.tar.xz -> kernel-firmware-20180201.tar.xz ++
/work/SRC/openSUSE:Factory/kernel-firmware/kernel-firmware-20180119.tar.xz 
/work/SRC/openSUSE:Factory/.kernel-firmware.new/kernel-firmware-20180201.tar.xz 
differ: char 27, line 1








commit google-noto-fonts for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package google-noto-fonts for 
openSUSE:Factory checked in at 2018-02-14 09:20:40

Comparing /work/SRC/openSUSE:Factory/google-noto-fonts (Old)
 and  /work/SRC/openSUSE:Factory/.google-noto-fonts.new (New)


Package is "google-noto-fonts"

Wed Feb 14 09:20:40 2018 rev:18 rq:575536 version:20170919

Changes:

--- /work/SRC/openSUSE:Factory/google-noto-fonts/google-noto-fonts.changes  
2017-11-10 14:40:23.460973229 +0100
+++ /work/SRC/openSUSE:Factory/.google-noto-fonts.new/google-noto-fonts.changes 
2018-02-14 09:20:43.571172066 +0100
@@ -1,0 +2,6 @@
+Mon Feb 12 09:21:29 UTC 2018 - co...@suse.com
+
+- increase required disk space to 7GB as rpmlint check fails on
+  workers with 6 (bsc#1080547)
+
+---



Other differences:
--
++ google-noto-fonts.spec ++
--- /var/tmp/diff_new_pack.M9ZUR0/_old  2018-02-14 09:21:08.090283367 +0100
+++ /var/tmp/diff_new_pack.M9ZUR0/_new  2018-02-14 09:21:08.094283222 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package google-noto-fonts
 #
-# 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define hyear 2017
 %define hmonth09
 %define hday  19
@@ -2100,8 +2101,6 @@
 
 %reconfigure_fonts_scriptlets -n noto-serif-thai-fonts
 
-
-
 %files doc
 %defattr(0644,root,root,755)
 %doc LICENSE*.txt
@@ -2786,6 +2785,4 @@
 %dir %{_ttfontsdir}
 %{_ttfontsdir}/NotoSerifThai-*.?tf
 
-
-
 %changelog


++ _constraints ++
--- /var/tmp/diff_new_pack.M9ZUR0/_old  2018-02-14 09:21:08.138281627 +0100
+++ /var/tmp/diff_new_pack.M9ZUR0/_new  2018-02-14 09:21:08.142281482 +0100
@@ -1,7 +1,7 @@
 
   
 
-  5
+  7
 
   
 




commit gnome-system-monitor for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package gnome-system-monitor for 
openSUSE:Factory checked in at 2018-02-14 09:21:35

Comparing /work/SRC/openSUSE:Factory/gnome-system-monitor (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-system-monitor.new (New)


Package is "gnome-system-monitor"

Wed Feb 14 09:21:35 2018 rev:100 rq:575541 version:3.26.0

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-system-monitor/gnome-system-monitor.changes
2017-12-06 08:50:07.799565165 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-system-monitor.new/gnome-system-monitor.changes
   2018-02-14 09:21:38.361186207 +0100
@@ -1,0 +2,5 @@
+Tue Feb  6 14:18:38 UTC 2018 - bjorn@gmail.com
+
+- Drop obsolete lsb-release Requires.
+
+---



Other differences:
--
++ gnome-system-monitor.spec ++
--- /var/tmp/diff_new_pack.lq08qM/_old  2018-02-14 09:21:39.761135467 +0100
+++ /var/tmp/diff_new_pack.lq08qM/_new  2018-02-14 09:21:39.765135322 +0100
@@ -50,7 +50,6 @@
 BuildRequires:  pkgconfig(librsvg-2.0) >= 2.35
 BuildRequires:  pkgconfig(libsystemd) >= 44
 BuildRequires:  pkgconfig(libxml-2.0)
-Requires:   lsb-release
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires




commit ldb for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package ldb for openSUSE:Factory checked in 
at 2018-02-14 09:22:24

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


Package is "ldb"

Wed Feb 14 09:22:24 2018 rev:36 rq:575869 version:1.2.3

Changes:

--- /work/SRC/openSUSE:Factory/ldb/ldb.changes  2017-10-25 17:46:13.551063237 
+0200
+++ /work/SRC/openSUSE:Factory/.ldb.new/ldb.changes 2018-02-14 
09:22:29.751323621 +0100
@@ -1,0 +2,7 @@
+Fri Feb  9 12:04:23 UTC 2018 - scabr...@suse.com
+
+- Update to 1.2.3; (bsc#1080545);
+  + Performance regression in DNS server with introduction of DNS wildcard;
+(bso#13191);
+
+---

Old:

  ldb-1.2.2.tar.asc
  ldb-1.2.2.tar.gz

New:

  ldb-1.2.3.tar.asc
  ldb-1.2.3.tar.gz



Other differences:
--
++ ldb.spec ++
--- /var/tmp/diff_new_pack.k82C6q/_old  2018-02-14 09:22:30.503296367 +0100
+++ /var/tmp/diff_new_pack.k82C6q/_new  2018-02-14 09:22:30.503296367 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ldb
 #
-# 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
@@ -52,7 +52,7 @@
 BuildRequires:  python-talloc-devel >= %{talloc_version}
 %endif
 Url:https://ldb.samba.org/
-Version:1.2.2
+Version:1.2.3
 Release:0
 Summary:An LDAP-like embedded database
 License:GPL-3.0+

++ ldb-1.2.2.tar.gz -> ldb-1.2.3.tar.gz ++
 2299 lines of diff (skipped)





commit samba for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2018-02-14 09:22:18

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


Package is "samba"

Wed Feb 14 09:22:18 2018 rev:227 rq:575835 version:4.7.5+git.37.6d30796c515

Changes:

--- /work/SRC/openSUSE:Factory/samba/samba.changes  2017-12-03 
10:11:12.955799867 +0100
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2018-02-14 
09:22:22.935570649 +0100
@@ -1,0 +2,76 @@
+Mon Feb 12 09:12:02 UTC 2018 - scabr...@suse.com
+
+- Update to 4.7.5; (bsc#1080545);
+  + smbd tries to release not leased oplock during oplock II downgrade;
+(bso#13193);
+  + Fix copying file with empty FinderInfo from Windows client to Samba share
+with fruit; (bso#13181);
+  + build: Deal with recent glibc sunrpc header removal; (bso#10976);
+  + Make Samba work with tirpc and libnsl2; (bso#13238);
+  + vfs_ceph: Add fs_capabilities hook to avoid local statvfs; (bso#13208);
+(bsc#1075206);
+  + Kerberos: PKINIT: Can't decode algorithm parameters in clientPublicValue;
+(bso#12986);
+  + ctdb-recovery-helper: Deregister message handler in error paths;
+(bso#13188);
+  + samba: Only use async signal-safe functions in signal handler; (bso#13240);
+  + Kerberos: PKINIT: Can't decode algorithm parameters in clientPublicValue;
+(bso#12986);
+  + repl_meta_data: Fix linked attribute corruption on databases
+with unsorted links on expunge. dbcheck: Add functionality to fix the
+corrupt database; (bso#13228);
+  + Fix smbd panic when chdir returns error during exit; (bso#13189);
+  + Make Samba work with tirpc and libnsl2; (bso#13238);
+  + Fix POSIX ACL support on HPUX and possibly other big-endian OSs;
+(bso#13176);
+
+---
+Fri Feb  9 13:25:11 UTC 2018 - scabr...@suse.com
+
+- Update to 4.7.4; (bsc#1080545);
+  + s3: smbclient: Implement 'volume' command over SMB2; (bso#13140);
+  + s3: libsmb: Fix valgrind read-after-free error in
+cli_smb2_close_fnum_recv(); (bso#13171);
+  + s3: libsmb: Fix reversing of oldname/newname paths when creating a
+reparse point symlink on Windows from smbclient; (bso#13172);
+  + Build man page for vfs_zfsacl.8 with Samba; (bso#12934);
+  + repl_meta_data: Allow delete of an object with dangling backlinks;
+(bso#13095);
+  + s4:samba: Fix default to be running samba as a deamon; (bso#13129);
+  + Performance regression in DNS server with introduction of DNS wildcard,
+ldb: Release 1.2.3; (bso#13191);
+  + vfs_zfsacl: Fix compilation error; (bso#6133);
+  + "smb encrypt" setting changes are not fully applied until full smbd
+restart; (bso#13051);
+  + winbindd: Fix idmap_rid dependency on trusted domain list; (bso#13052);
+  + vfs_fruit: Proper VFS-stackable conversion of FinderInfo; (bso#13155);
+  + winbindd: Dependency on trusted-domain list in winbindd in critical auth
+codepath; (bso#13173);
+  + repl_meta_data: Fix removing of backlink on deleted objects; (bso#13120);
+  + ctdb: sock_daemon leaks memory; (bso#13153);
+  + TCP tickles not getting synchronised on CTDB restart; (bso#13154);
+  + winbindd: winbind parent and child share a ctdb connection; (bso#13150);
+  + pthreadpool: Fix deadlock; (bso#13170);
+  + pthreadpool: Fix starvation after fork; (bso#13179);
+  + messaging: Always register the unique id; (bso#13180);
+  + s4/smbd: set the process group; (bso#13129);
+  + Fix broken linked attribute handling; (bso#13095);
+  + The KDC on an RWDC doesn't send error replies in some situations;
+(bso#13132);
+  + libnet_join: Fix 'net rpc oldjoin'; (bso#13149);
+  + g_lock conflict detection broken when processing stale entries;
+(bso#13195);
+  + s3:smb2_server: allow logoff, close, unlock, cancel and echo on expired
+sessions; (bso#13197);
+  + s3:libads: net ads keytab list fails with "Key table name malformed";
+(bso#13166); (bsc#1067700);
+  + Fix crash in pthreadpool thread after failure from pthread_create;
+(bso#13170);
+  + s4:samba: Allow samba daemon to run in foreground; (bso#13129);
+(bsc#1065551);
+  + third_party: Link the aesni-intel library with "-z noexecstack";
+(bso#13174);
+  + vfs_glusterfs: include glusterfs/api/glfs.h without relying on "-I"
+options; (bso#13125);
+
+---

Old:

  samba-4.7.3+git.30.54c196e5d35.tar.bz2

New:

  samba-4.7.5+git.37.6d30796c515.tar.bz2



Other differences:
--
++ samba.spec ++
--- /var/tmp/diff_new_pack.TX9ZHv/_old  2018-02-14 09:22:24.107528173 +0100
+++ /var/tmp/diff_new_pack.TX9ZHv/_new  2018-02-14 09:22:24.115527883 +

commit vlc for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package vlc for openSUSE:Factory checked in 
at 2018-02-14 09:22:45

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


Package is "vlc"

Wed Feb 14 09:22:45 2018 rev:76 rq:575616 version:3.0.0

Changes:

--- /work/SRC/openSUSE:Factory/vlc/vlc.changes  2017-12-04 10:00:54.355617356 
+0100
+++ /work/SRC/openSUSE:Factory/.vlc.new/vlc.changes 2018-02-14 
09:22:59.358250566 +0100
@@ -1,0 +2,43 @@
+Mon Feb 12 10:52:18 UTC 2018 - dims...@opensuse.org
+
+- Add cache regeneration post/postun scriptlets to gstreamer-codec
+  subpackage.
+
+---
+Thu Feb  8 12:39:26 UTC 2018 - dims...@opensuse.org
+
+- Update to Version 3.0.0:
+  + Core:
+- Support network browsing for distant filesystems (SMB, FTP,
+  SFTP, NFS...) and rewrite the parsing of the media files and
+  inputs.
+- Support keystores: fetch and store passwords securely (sic!)
+  for common protocols (HTTP, SMB, SFTP, FTP, RTSP ...).
+- Autodetect external audio tracks (ac3, m4a, aac, dts...)
+  similar to subtitles.
+- Support HDMI passthrough for Audio HD codecs, like E-AC3,
+  TrueHD or DTS-HD.
+- Support for 12bits codec and extended colorspaces (HDR).
+- Support output renderers, like ChromeCast.
+- VLC now assumes vlcrc config file is in UTF-8.
+- Support portable version of Windows build (create a
+  "portable/" folder).
+- Support wayland surface type.
+- Allow to start the video paused on the first frame.
+- Refactor preparsing input.
+- EPG rework: table and single event updates, now using network
+  time.
+- Refactor and fix subtitles es selection. Demuxers can now
+  override es category single only or multiple es behavior.
+- Support for 360 video and audio, including viewpoint
+  modification.
+- Support for ambisonic audio and more than 8 audio channels.
+- Support subtitles size live adjustments.
+  + For a full list of changes to the various modules, see the
+packaged NEWS file.
+- Rebase vlc-projectM-qt5.patch and vlc.a52.patch.
+- Drop obsoleted patches: 0001-no-return-in-non-void.patch,
+  vlc-support-qt5.5.patch, vlc-gcc6-buildfixes.patch,
+  vlc-2.2.0-fix_deinterlace_mmx.patch.
+
+---

Old:

  0001-no-return-in-non-void.patch
  vlc-2.2.0-fix_deinterlace_mmx.patch
  vlc-2.2.8.tar.xz
  vlc-gcc6-buildfixes.patch
  vlc-support-qt5.5.patch
  vlc.appdata.xml

New:

  vlc-3.0.0.tar.xz



Other differences:
--
++ vlc.spec ++
 1141 lines (skipped)
 between /work/SRC/openSUSE:Factory/vlc/vlc.spec
 and /work/SRC/openSUSE:Factory/.vlc.new/vlc.spec

++ vlc-2.2.8.tar.xz -> vlc-3.0.0.tar.xz ++
/work/SRC/openSUSE:Factory/vlc/vlc-2.2.8.tar.xz 
/work/SRC/openSUSE:Factory/.vlc.new/vlc-3.0.0.tar.xz differ: char 26, line 1

++ vlc-projectM-qt5.patch ++
--- /var/tmp/diff_new_pack.d8vxh1/_old  2018-02-14 09:23:01.266181416 +0100
+++ /var/tmp/diff_new_pack.d8vxh1/_new  2018-02-14 09:23:01.266181416 +0100
@@ -1,8 +1,8 @@
-Index: vlc-2.2.6/configure.ac
+Index: vlc-3.0.0/configure.ac
 ===
 vlc-2.2.6.orig/configure.ac
-+++ vlc-2.2.6/configure.ac
-@@ -3965,12 +3965,12 @@ AC_ARG_ENABLE(projectm,
+--- vlc-3.0.0.orig/configure.ac
 vlc-3.0.0/configure.ac
+@@ -3950,12 +3950,12 @@ AC_ARG_ENABLE(projectm,
[  --enable-projectm   projectM visualization plugin (default enabled)])
  AS_IF([test "${enable_projectm}" != "no"],
[
@@ -19,16 +19,16 @@
])
  ],[
AC_MSG_WARN([${PROJECTM_PKG_ERRORS}.])
-Index: vlc-2.2.6/modules/visualization/projectm.cpp
+Index: vlc-3.0.0/modules/visualization/projectm.cpp
 ===
 vlc-2.2.6.orig/modules/visualization/projectm.cpp
-+++ vlc-2.2.6/modules/visualization/projectm.cpp
-@@ -44,7 +44,7 @@
+--- vlc-3.0.0.orig/modules/visualization/projectm.cpp
 vlc-3.0.0/modules/visualization/projectm.cpp
+@@ -34,7 +34,7 @@
  #include 
  #include 
  
 -#include 
 +#include 
  
- /*
-  * Module descriptor
+ #ifndef _WIN32
+ # include 

++ vlc.a52.patch ++
--- /var/tmp/diff_new_pack.d8vxh1/_old  2018-02-14 09:23:01.286180692 +0100
+++ /var/tmp/diff_new_pack.d8vxh1/_new  2018-02-14 09:23:01.286180692 +0100
@@ -1,11 +1,13 @@
 a/modules/audio_filter/converter/a52tofloat32.c
-+++ b/modules/audio_filter/converter/a52tofloat32.c
-@@ -209,7 +209,7 @@ static int Open( vlc_object_t *p_this, f
+Index: vl

commit lvm2 for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package lvm2 for openSUSE:Factory checked in 
at 2018-02-14 09:21:52

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


Package is "lvm2"

Wed Feb 14 09:21:52 2018 rev:115 rq:575550 version:2.02.177

Changes:

--- /work/SRC/openSUSE:Factory/lvm2/device-mapper.changes   2018-02-03 
15:37:07.644434746 +0100
+++ /work/SRC/openSUSE:Factory/.lvm2.new/device-mapper.changes  2018-02-14 
09:21:55.976547751 +0100
@@ -1,0 +2,8 @@
+Mon Feb 12 09:01:29 UTC 2018 - tchva...@suse.com
+
+- Fix detection of clvm that happens on compile time based on
+  CLVM_PIDFILE, as we determine these features on runtime
+  bsc#1080299:
+  + bsc1080299-detect-clvm-properly.patch
+
+---
lvm2-clvm.changes: same change
lvm2.changes: same change

New:

  bsc1080299-detect-clvm-properly.patch



Other differences:
--
++ device-mapper.spec ++
--- /var/tmp/diff_new_pack.IvHGp4/_old  2018-02-14 09:22:00.144396691 +0100
+++ /var/tmp/diff_new_pack.IvHGp4/_new  2018-02-14 09:22:00.148396546 +0100
@@ -55,6 +55,7 @@
 Patch1002:  fate-309425_display-dm-name-for-lv-name.patch
 Patch1003:  fate-31841_fsadm-add-support-for-btrfs.patch
 Patch1004:  bug-935623_dmeventd-fix-dso-name-wrong-compare.patch
+Patch1005:  bsc1080299-detect-clvm-properly.patch
 
 #SUSE patches 2000+ for device mapper, udev rules
 Patch2001:  
bug-1012973_simplify-special-case-for-md-in-69-dm-lvm-metadata.patch
@@ -71,6 +72,7 @@
 %patch1002 -p1
 %patch1003 -p1
 %patch1004 -p1
+%patch1005 -p1
 %patch2001 -p1
 ### COMMON-PREP-END ###
 

lvm2-clvm.spec: same change
lvm2.spec: same change

++ bsc1080299-detect-clvm-properly.patch ++
Index: LVM2.2.02.177/configure
===
--- LVM2.2.02.177.orig/configure
+++ LVM2.2.02.177/configure
@@ -10888,8 +10888,6 @@ if [ `expr x"$CLVMD" : '.*corosync.*'` !
 fi
 
 

-if test "$CLVMD" != none; then
-
 # Check whether --with-clvmd-pidfile was given.
 if test "${with_clvmd_pidfile+set}" = set; then :
   withval=$with_clvmd_pidfile; CLVMD_PIDFILE=$withval
@@ -10902,8 +10900,6 @@ cat >>confdefs.h <<_ACEOF
 #define CLVMD_PIDFILE "$CLVMD_PIDFILE"
 _ACEOF
 
-fi
-
 

 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build cluster 
mirror log daemon" >&5
 $as_echo_n "checking whether to build cluster mirror log daemon... " >&6; }
Index: LVM2.2.02.177/configure.in
===
--- LVM2.2.02.177.orig/configure.in
+++ LVM2.2.02.177/configure.in
@@ -959,7 +959,6 @@ fi
 
 

 dnl -- clvmd pidfile
-if test "$CLVMD" != none; then
AC_ARG_WITH(clvmd-pidfile,
AC_HELP_STRING([--with-clvmd-pidfile=PATH],
   [clvmd pidfile [PID_DIR/clvmd.pid]]),
@@ -967,7 +966,6 @@ if test "$CLVMD" != none; then
CLVMD_PIDFILE="$DEFAULT_PID_DIR/clvmd.pid")
AC_DEFINE_UNQUOTED(CLVMD_PIDFILE, ["$CLVMD_PIDFILE"],
   [Path to clvmd pidfile.])
-fi
 
 

 dnl -- Build cluster mirror log daemon



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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-containerservice 
for openSUSE:Factory checked in at 2018-02-14 09:23:50

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"

Wed Feb 14 09:23:50 2018 rev:4 rq:571047 version:3.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-containerservice/python-azure-mgmt-containerservice.changes
2017-11-04 19:30:33.098353375 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-containerservice.new/python-azure-mgmt-containerservice.changes
   2018-02-14 09:23:53.836276134 +0100
@@ -1,0 +2,11 @@
+Thu Jan 18 14:31:59 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 3.0.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Refresh patches for new version
+  + amc_drop-compatible-releases-operator.patch
+
+---

Old:

  azure-mgmt-containerservice-1.0.0.zip

New:

  azure-mgmt-containerservice-3.0.0.zip



Other differences:
--
++ python-azure-mgmt-containerservice.spec ++
--- /var/tmp/diff_new_pack.4cOf3T/_old  2018-02-14 09:23:54.596248591 +0100
+++ /var/tmp/diff_new_pack.4cOf3T/_new  2018-02-14 09:23:54.596248591 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-containerservice
 #
-# 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-azure-mgmt-containerservice
-Version:1.0.0
+Version:3.0.0
 Release:0
 Summary:Microsoft Azure Container Service Client Library
 License:MIT
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/containerservice
 %{python_sitelib}/azure_mgmt_containerservice-*.egg-info
 

++ amc_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.4cOf3T/_old  2018-02-14 09:23:54.652246561 +0100
+++ /var/tmp/diff_new_pack.4cOf3T/_new  2018-02-14 09:23:54.656246416 +0100
@@ -1,9 +1,9 @@
-diff -Nru azure-mgmt-containerservice-1.0.0.orig/setup.py 
azure-mgmt-containerservice-1.0.0/setup.py
 azure-mgmt-containerservice-1.0.0.orig/setup.py2017-08-08 
21:23:40.0 +0200
-+++ azure-mgmt-containerservice-1.0.0/setup.py 2017-11-03 19:36:32.681662264 
+0100
+diff -Nru azure-mgmt-containerservice-3.0.0.orig/setup.py 
azure-mgmt-containerservice-3.0.0/setup.py
+--- azure-mgmt-containerservice-3.0.0.orig/setup.py2017-12-13 
02:51:58.0 +0100
 azure-mgmt-containerservice-3.0.0/setup.py 2018-01-18 15:30:21.457792923 
+0100
 @@ -78,8 +78,8 @@
  zip_safe=False,
- packages=find_packages(),
+ packages=find_packages(exclude=["tests"]),
  install_requires=[
 -'msrestazure~=0.4.11',
 -'azure-common~=1.1',




commit brasero for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package brasero for openSUSE:Factory checked 
in at 2018-02-14 09:21:42

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


Package is "brasero"

Wed Feb 14 09:21:42 2018 rev:86 rq:575542 version:3.12.2+20171213.567326a7

Changes:

--- /work/SRC/openSUSE:Factory/brasero/brasero.changes  2017-09-13 
21:47:35.212558216 +0200
+++ /work/SRC/openSUSE:Factory/.brasero.new/brasero.changes 2018-02-14 
09:21:49.352787824 +0100
@@ -1,0 +2,11 @@
+Tue Feb 06 18:23:38 UTC 2018 - dims...@opensuse.org
+
+- Update to version 3.12.2+20171213.567326a7:
+  + Remove the OMF file.
+  + build: Install appstream metadata to non-deprecated location.
+  + help: Rename translated screenshots.
+  + gschema: Fix gettext-domain.
+  + docs: Remove unused image from ro translation.
+  + Updated translations.
+
+---

Old:

  brasero-3.12.2+20170804.b927e519.tar.xz

New:

  brasero-3.12.2+20171213.567326a7.tar.xz



Other differences:
--
++ brasero.spec ++
--- /var/tmp/diff_new_pack.RUWOfZ/_old  2018-02-14 09:21:50.176757960 +0100
+++ /var/tmp/diff_new_pack.RUWOfZ/_new  2018-02-14 09:21:50.180757815 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package brasero
 #
-# 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:   brasero
-Version:3.12.2+20170804.b927e519
+Version:3.12.2+20171213.567326a7
 Release:0
 Summary:CD/DVD burning application for GNOME
 License:GPL-2.0+
@@ -237,8 +237,7 @@
 %defattr(-,root,root)
 %doc NEWS COPYING AUTHORS README
 %doc %{_datadir}/help/C/%{name}/
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/brasero.appdata.xml
+%{_datadir}/metainfo/brasero.appdata.xml
 %{_datadir}/brasero/
 %{_libdir}/brasero3/
 %{_bindir}/brasero

++ _servicedata ++
--- /var/tmp/diff_new_pack.RUWOfZ/_old  2018-02-14 09:21:50.216756510 +0100
+++ /var/tmp/diff_new_pack.RUWOfZ/_new  2018-02-14 09:21:50.220756365 +0100
@@ -1,4 +1,4 @@
 
 
 git://git.gnome.org/brasero
-  b927e519417c14d8cc80e152aeb84666895ec794
\ No newline at end of file
+  567326a7625ed1099d9f61e97ad30b1f11f14f7c
\ No newline at end of file

++ brasero-3.12.2+20170804.b927e519.tar.xz -> 
brasero-3.12.2+20171213.567326a7.tar.xz ++
 12089 lines of diff (skipped)




commit kgeography for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package kgeography for openSUSE:Factory 
checked in at 2018-02-14 09:23:42

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


Package is "kgeography"

Wed Feb 14 09:23:42 2018 rev:92 rq:575033 version:17.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kgeography/kgeography.changes2018-01-22 
16:13:06.905099943 +0100
+++ /work/SRC/openSUSE:Factory/.kgeography.new/kgeography.changes   
2018-02-14 09:23:48.384473720 +0100
@@ -1,0 +2,10 @@
+Wed Feb 07 08:48:06 CET 2018 - lbeltr...@kde.org
+
+- Update to 17.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.2.php
+- Changes since 17.12.1:
+  * None
+
+---

Old:

  kgeography-17.12.1.tar.xz

New:

  kgeography-17.12.2.tar.xz



Other differences:
--
++ kgeography.spec ++
--- /var/tmp/diff_new_pack.qC5G2m/_old  2018-02-14 09:23:51.772350935 +0100
+++ /var/tmp/diff_new_pack.qC5G2m/_new  2018-02-14 09:23:51.772350935 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kgeography
-Version:17.12.1
+Version:17.12.2
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

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




commit python-azure-sdk for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-sdk for 
openSUSE:Factory checked in at 2018-02-14 09:23:59

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


Package is "python-azure-sdk"

Wed Feb 14 09:23:59 2018 rev:2 rq:571050 version:2.0.0.1

Changes:

--- /work/SRC/openSUSE:Factory/python-azure-sdk/python-azure-sdk.changes
2017-10-11 23:01:15.517151255 +0200
+++ /work/SRC/openSUSE:Factory/.python-azure-sdk.new/python-azure-sdk.changes   
2018-02-14 09:24:06.419820079 +0100
@@ -1,0 +2,14 @@
+Mon Jan 29 10:26:40 UTC 2018 - adrian.glaub...@suse.com
+
+- Add additional packages from the Azure SDK to Requires
+  + python-azure-cognitiveservices-language-spellcheck
+  + python-azure-cognitiveservices-language-textanalytics
+  + python-azure-cognitiveservices-search-customsearch
+  + python-azure-cognitiveservices-search-entitysearch
+  + python-azure-cognitiveservices-search-imagesearch
+  + python-azure-cognitiveservices-search-newssearch
+  + python-azure-cognitiveservices-search-videosearch
+  + python-azure-cognitiveservices-search-websearch
+  + python-azure-cognitiveservices-vision-computervision
+
+---



Other differences:
--
++ python-azure-sdk.spec ++
--- /var/tmp/diff_new_pack.BlOC6l/_old  2018-02-14 09:24:08.035761513 +0100
+++ /var/tmp/diff_new_pack.BlOC6l/_new  2018-02-14 09:24:08.039761369 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-sdk
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,24 @@
 BuildRequires:  python-rpm-macros
 Requires:   python-azure-batch < 5.0.0
 Requires:   python-azure-batch >= 4.0.0
+Requires:   python-azure-cognitiveservices-language-spellcheck < 1.0.0
+Requires:   python-azure-cognitiveservices-language-spellcheck >= 0.1.0
+Requires:   python-azure-cognitiveservices-language-textanalytics < 1.0.0
+Requires:   python-azure-cognitiveservices-language-textanalytics >= 0.1.0
+Requires:   python-azure-cognitiveservices-search-customsearch < 1.0.0
+Requires:   python-azure-cognitiveservices-search-customsearch >= 0.1.0
+Requires:   python-azure-cognitiveservices-search-entitysearch < 1.0.0
+Requires:   python-azure-cognitiveservices-search-entitysearch >= 0.1.0
+Requires:   python-azure-cognitiveservices-search-imagesearch < 1.0.0
+Requires:   python-azure-cognitiveservices-search-imagesearch >= 0.1.0
+Requires:   python-azure-cognitiveservices-search-newssearch < 1.0.0
+Requires:   python-azure-cognitiveservices-search-newssearch >= 0.1.0
+Requires:   python-azure-cognitiveservices-search-videosearch < 1.0.0
+Requires:   python-azure-cognitiveservices-search-videosearch >= 0.1.0
+Requires:   python-azure-cognitiveservices-search-websearch < 1.0.0
+Requires:   python-azure-cognitiveservices-search-websearch >= 0.1.0
+Requires:   python-azure-cognitiveservices-vision-computervision < 1.0.0
+Requires:   python-azure-cognitiveservices-vision-computervision >= 0.1.0
 Requires:   python-azure-datalake-store < 1.0.0
 Requires:   python-azure-datalake-store >= 0.0.9
 Requires:   python-azure-graphrbac < 1.0.0




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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-servicefabric for 
openSUSE:Factory checked in at 2018-02-14 09:23:53

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


Package is "python-azure-mgmt-servicefabric"

Wed Feb 14 09:23:53 2018 rev:2 rq:571049 version:0.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-servicefabric/python-azure-mgmt-servicefabric.changes
  2017-11-01 11:09:54.941165364 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-servicefabric.new/python-azure-mgmt-servicefabric.changes
 2018-02-14 09:23:59.236080433 +0100
@@ -1,0 +2,5 @@
+Tue Jan 30 12:09:51 UTC 2018 - adrian.glaub...@suse.com
+
+- Install HISTORY.rst into doc directory
+
+---



Other differences:
--
++ python-azure-mgmt-servicefabric.spec ++
--- /var/tmp/diff_new_pack.gRytKL/_old  2018-02-14 09:24:00.040051295 +0100
+++ /var/tmp/diff_new_pack.gRytKL/_new  2018-02-14 09:24:00.044051150 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-servicefabric
 #
-# 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,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-servicefabric
 Version:0.1.0
@@ -26,18 +27,18 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-mgmt-servicefabric/azure-mgmt-servicefabric-%{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 >= 0.4.11
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -71,7 +72,8 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/servicefabric
 %{python_sitelib}/azure_mgmt_servicefabric-*.egg-info
+
 %changelog





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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-recoveryservices 
for openSUSE:Factory checked in at 2018-02-14 09:24:12

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


Package is "python-azure-mgmt-recoveryservices"

Wed Feb 14 09:24:12 2018 rev:3 rq:571055 version:0.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-recoveryservices/python-azure-mgmt-recoveryservices.changes
2017-11-04 19:30:32.366380121 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-recoveryservices.new/python-azure-mgmt-recoveryservices.changes
   2018-02-14 09:24:13.815552042 +0100
@@ -1,0 +2,9 @@
+Fri Jan 19 13:01:48 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
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-mgmt-recoveryservices-0.1.0.zip

New:

  azure-mgmt-recoveryservices-0.2.0.zip



Other differences:
--
++ python-azure-mgmt-recoveryservices.spec ++
--- /var/tmp/diff_new_pack.XdhxMt/_old  2018-02-14 09:24:15.779480866 +0100
+++ /var/tmp/diff_new_pack.XdhxMt/_new  2018-02-14 09:24:15.779480866 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-recoveryservices
 #
-# 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-azure-mgmt-recoveryservices
-Version:0.1.0
+Version:0.2.0
 Release:0
 Summary:Microsoft Azure Recovery Services Client Library
 License:MIT
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/recoveryservices
 %{python_sitelib}/azure_mgmt_recoveryservices-*.egg-info
 




commit python-azure-datalake-store for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-datalake-store for 
openSUSE:Factory checked in at 2018-02-14 09:24:24

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


Package is "python-azure-datalake-store"

Wed Feb 14 09:24:24 2018 rev:2 rq:571068 version:0.0.17

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-datalake-store/python-azure-datalake-store.changes
  2017-10-11 22:57:53.769994722 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-datalake-store.new/python-azure-datalake-store.changes
 2018-02-14 09:24:44.654434387 +0100
@@ -1,0 +2,9 @@
+Fri Jan 26 12:12:53 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.0.17
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-datalake-store-0.0.16.tar.gz

New:

  azure-datalake-store-0.0.17.tar.gz



Other differences:
--
++ python-azure-datalake-store.spec ++
--- /var/tmp/diff_new_pack.5JL5GR/_old  2018-02-14 09:24:48.570292471 +0100
+++ /var/tmp/diff_new_pack.5JL5GR/_new  2018-02-14 09:24:48.570292471 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-datalake-store
 #
-# 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-azure-datalake-store
-Version:0.0.16
+Version:0.0.17
 Release:0
 Summary:Microsoft Azure Data Lake Store Client Library
 License:MIT
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/datalake/
 %{python_sitelib}/samples/
 %{python_sitelib}/azure_datalake_store-*.egg-info

++ azure-datalake-store-0.0.16.tar.gz -> azure-datalake-store-0.0.17.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-datalake-store-0.0.16/HISTORY.rst 
new/azure-datalake-store-0.0.17/HISTORY.rst
--- old/azure-datalake-store-0.0.16/HISTORY.rst 2017-09-11 21:01:56.0 
+0200
+++ new/azure-datalake-store-0.0.17/HISTORY.rst 2017-09-22 03:06:36.0 
+0200
@@ -3,6 +3,11 @@
 Release History
 ===
 
+0.0.17 (2017-09-21)
+---
+* Fixed README.rst indentation error
+* Changed management endpoint
+
 0.0.16 (2017-09-11)
 ---
 * Fixed Multi chunk transfer hangs as merging chunks fails #187
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-datalake-store-0.0.16/PKG-INFO 
new/azure-datalake-store-0.0.17/PKG-INFO
--- old/azure-datalake-store-0.0.16/PKG-INFO2017-09-11 21:04:14.0 
+0200
+++ new/azure-datalake-store-0.0.17/PKG-INFO2017-09-22 03:08:37.0 
+0200
@@ -1,22 +1,24 @@
 Metadata-Version: 1.1
 Name: azure-datalake-store
-Version: 0.0.16
+Version: 0.0.17
 Summary: Azure Data Lake Store Filesystem Client Library for Python
 Home-page: https://github.com/Azure/azure-data-lake-store-python
 Author: Microsoft Corporation
 Author-email: ptvsh...@microsoft.com
 License: MIT License
 Description-Content-Type: UNKNOWN
-Description: azure-datalake-store
-
+Description: Microsoft Azure Data Lake Store Filesystem Library for Python
+=
 
 .. image:: 
https://travis-ci.org/Azure/azure-data-lake-store-python.svg?branch=dev
 :target: https://travis-ci.org/Azure/azure-data-lake-store-python
 .. image:: 
https://coveralls.io/repos/github/Azure/azure-data-lake-store-python/badge.svg?branch=master
 :target: 
https://coveralls.io/github/Azure/azure-data-lake-store-python?branch=master
 
-azure-datalake-store is a file-system management system in python for 
the
-Azure Data-Lake Store.
+This project is the Python filesystem library for Azure Data Lake 
Store.
+
+INSTALLATION
+
 
 To install from source instead of pip (for local testing and 
development):
 
@@ -25,9 +27,8 @@
 > pip install -r dev_requirements.txt
 > python setup.py develop
 
-
-To run t

commit python-azure-common for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-common for 
openSUSE:Factory checked in at 2018-02-14 09:24:16

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


Package is "python-azure-common"

Wed Feb 14 09:24:16 2018 rev:2 rq:571065 version:1.1.8

Changes:

--- /work/SRC/openSUSE:Factory/python-azure-common/python-azure-common.changes  
2017-10-11 22:57:47.450271878 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-common.new/python-azure-common.changes 
2018-02-14 09:24:24.459166297 +0100
@@ -1,0 +2,5 @@
+Mon Jan 29 12:51:04 UTC 2018 - adrian.glaub...@suse.com
+
+- Install HISTORY.rst into doc directory
+
+---



Other differences:
--
++ python-azure-common.spec ++
--- /var/tmp/diff_new_pack.0CrDWA/_old  2018-02-14 09:24:25.515128028 +0100
+++ /var/tmp/diff_new_pack.0CrDWA/_new  2018-02-14 09:24:25.523127738 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-common
 #
-# 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
@@ -59,7 +59,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/common
 %{python_sitelib}/azure_common-*.egg-info
 





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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-sql for 
openSUSE:Factory checked in at 2018-02-14 09:24:43

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


Package is "python-azure-mgmt-sql"

Wed Feb 14 09:24:43 2018 rev:2 rq:571071 version:0.8.5

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-sql/python-azure-mgmt-sql.changes  
2017-10-11 23:00:30.127139783 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-sql.new/python-azure-mgmt-sql.changes
 2018-02-14 09:24:53.178125477 +0100
@@ -1,0 +2,21 @@
+Thu Jan 25 13:27:35 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.8.5
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Update %description from README.rst
+- Update Requires from setup.py
+- Refresh patches for new version
+  + ams_drop-compatible-releases-operator.patch
+
+---
+Fri Jan 19 14:16:42 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.8.4
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-mgmt-sql-0.8.0.zip

New:

  azure-mgmt-sql-0.8.5.zip



Other differences:
--
++ python-azure-mgmt-sql.spec ++
--- /var/tmp/diff_new_pack.T3GKZ7/_old  2018-02-14 09:24:53.966096919 +0100
+++ /var/tmp/diff_new_pack.T3GKZ7/_new  2018-02-14 09:24:53.966096919 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-sql
 #
-# 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-azure-mgmt-sql
-Version:0.8.0
+Version:0.8.5
 Release:0
 Summary:Microsoft Azure SQL Management Client Library
 License:MIT
@@ -37,8 +37,8 @@
 Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
-Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.11
+Requires:   python-msrestazure < 2.0.0
+Requires:   python-msrestazure >= 0.4.20
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -51,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-sql-%{version}
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/sql
 %{python_sitelib}/azure_mgmt_sql-*.egg-info
 

++ ams_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.T3GKZ7/_old  2018-02-14 09:24:54.014095180 +0100
+++ /var/tmp/diff_new_pack.T3GKZ7/_new  2018-02-14 09:24:54.018095035 +0100
@@ -1,13 +1,11 @@
-diff -Nru azure-mgmt-sql-0.8.0.orig/setup.py azure-mgmt-sql-0.8.0/setup.py
 azure-mgmt-sql-0.8.0.orig/setup.py 2017-09-07 22:13:44.0 +0200
-+++ azure-mgmt-sql-0.8.0/setup.py  2017-10-02 09:22:39.145190587 +0200
-@@ -78,8 +78,8 @@
- zip_safe=False,
+diff -Nru azure-mgmt-sql-0.8.5.orig/setup.py azure-mgmt-sql-0.8.5/setup.py
+--- azure-mgmt-sql-0.8.5.orig/setup.py 2018-01-18 23:34:22.0 +0100
 azure-mgmt-sql-0.8.5/setup.py  2018-01-25 14:25:21.822950982 +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',
 +'azure-common>=1.1',
  ],
  cmdclass=cmdclass




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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-servermanager for 
openSUSE:Factory checked in at 2018-02-14 09:25:02

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


Package is "python-azure-mgmt-servermanager"

Wed Feb 14 09:25:02 2018 rev:2 rq:571074 version:1.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-servermanager/python-azure-mgmt-servermanager.changes
  2017-10-11 23:00:19.907587495 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-servermanager.new/python-azure-mgmt-servermanager.changes
 2018-02-14 09:25:06.101657111 +0100
@@ -1,0 +2,5 @@
+Tue Jan 30 12:07:40 UTC 2018 - adrian.glaub...@suse.com
+
+- Install HISTORY.rst into doc directory
+
+---



Other differences:
--
++ python-azure-mgmt-servermanager.spec ++
--- /var/tmp/diff_new_pack.muVUz7/_old  2018-02-14 09:25:06.725634497 +0100
+++ /var/tmp/diff_new_pack.muVUz7/_new  2018-02-14 09:25:06.729634352 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-servermanager
 #
-# 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
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/servermanager
 %{python_sitelib}/azure_mgmt_servermanager-*.egg-info
 





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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-servicebus for 
openSUSE:Factory checked in at 2018-02-14 09:24:53

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


Package is "python-azure-mgmt-servicebus"

Wed Feb 14 09:24:53 2018 rev:2 rq:571073 version:0.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-servicebus/python-azure-mgmt-servicebus.changes
2017-10-11 23:00:23.795417172 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-servicebus.new/python-azure-mgmt-servicebus.changes
   2018-02-14 09:25:01.341829613 +0100
@@ -1,0 +2,13 @@
+Fri Jan 19 13:39:31 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.4.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Refresh patches for new version
+  + ams_drop-compatible-releases-operator.patch
+- Update Description from upstream
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-servicebus-0.2.0.zip

New:

  azure-mgmt-servicebus-0.4.0.zip



Other differences:
--
++ python-azure-mgmt-servicebus.spec ++
--- /var/tmp/diff_new_pack.eZ2h6Q/_old  2018-02-14 09:25:03.013769020 +0100
+++ /var/tmp/diff_new_pack.eZ2h6Q/_new  2018-02-14 09:25:03.017768875 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-servicebus
 #
-# 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-azure-mgmt-servicebus
-Version:0.2.0
+Version:0.4.0
 Release:0
 Summary:Microsoft Azure Service Bus Management Client Library
 License:MIT
@@ -34,11 +34,11 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:   python-azure-common < 2.0.0
-Requires:   python-azure-common >= 1.1.6
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
 Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.8
+Requires:   python-msrestazure >= 0.4.11
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -51,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-servicebus-%{version}
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/servicebus
 %{python_sitelib}/azure_mgmt_servicebus-*.egg-info
 

++ ams_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.eZ2h6Q/_old  2018-02-14 09:25:03.069766990 +0100
+++ /var/tmp/diff_new_pack.eZ2h6Q/_new  2018-02-14 09:25:03.069766990 +0100
@@ -1,14 +1,14 @@
-diff -Nru azure-mgmt-servicebus-0.2.0.orig/setup.py 
azure-mgmt-servicebus-0.2.0/setup.py
 azure-mgmt-servicebus-0.2.0.orig/setup.py  2017-06-27 00:04:16.0 
+0200
-+++ azure-mgmt-servicebus-0.2.0/setup.py   2017-06-27 18:03:14.116717407 
+0200
-@@ -78,8 +78,8 @@
+diff -Nru azure-mgmt-servicebus-0.4.0.orig/setup.py 
azure-mgmt-servicebus-0.4.0/setup.py
+--- azure-mgmt-servicebus-0.4.0.orig/setup.py  2017-12-13 00:13:06.0 
+0100
 azure-mgmt-servicebus-0.4.0/setup.py   2018-01-19 14:38:11.513586761 
+0100
+@@ -77,8 +77,8 @@
  zip_safe=False,
- packages=find_packages(),
+ packages=find_packages(exclude=["tests"]),
  install_requires=[
--'msrestazure~=0.4.8',
--'azure-common~=1.1.6',
-+'msrestazure>=0.4.8',
-+'azure-common>=1.1.6',
+-'msrestazure~=0.4.11',
+-'azure-common~=1.1',
++'msrestazure>=0.4.11',
++'azure-common>=1.1',
  ],
  cmdclass=cmdclass
  )




commit python-kombu for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-kombu for openSUSE:Factory 
checked in at 2018-02-14 09:24:07

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


Package is "python-kombu"

Wed Feb 14 09:24:07 2018 rev:51 rq:571051 version:4.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-kombu/python-kombu.changes
2017-07-06 00:01:42.460599445 +0200
+++ /work/SRC/openSUSE:Factory/.python-kombu.new/python-kombu.changes   
2018-02-14 09:24:12.163611912 +0100
@@ -1,0 +2,9 @@
+Tue Jan 30 13:33:59 UTC 2018 - dmuel...@suse.com
+
+- update to 4.1.0:
+  -  RabbitMQ: Ensured safer encoding of queue arguments.
+  - Added fallback to :func:``uuid.uuid5`` in :func:``generate_oid`` if
+  - Added Python 3.6 to CI testing
+  - Fixed bug around modifying dictionary size while iterating over it
+
+---

Old:

  kombu-4.0.2.tar.gz

New:

  kombu-4.1.0.tar.gz



Other differences:
--
++ python-kombu.spec ++
--- /var/tmp/diff_new_pack.1K078t/_old  2018-02-14 09:24:12.975582484 +0100
+++ /var/tmp/diff_new_pack.1K078t/_new  2018-02-14 09:24:12.979582339 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-kombu
 #
-# 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-kombu
-Version:4.0.2
+Version:4.1.0
 Release:0
 Summary:AMQP Messaging Framework for Python
 License:BSD-3-Clause
@@ -31,8 +31,8 @@
 BuildRequires:  python-rpm-macros
 # Test requirements:
 BuildRequires:  %{python_module PyYAML}
-BuildRequires:  %{python_module amqp >= 2.0}
-BuildRequires:  %{python_module boto}
+BuildRequires:  %{python_module amqp >= 2.1.4}
+BuildRequires:  %{python_module boto3}
 BuildRequires:  %{python_module case}
 BuildRequires:  %{python_module msgpack-python}
 BuildRequires:  %{python_module pytest}

++ kombu-4.0.2.tar.gz -> kombu-4.1.0.tar.gz ++
 4079 lines of diff (skipped)




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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-billing for 
openSUSE:Factory checked in at 2018-02-14 09:25:47

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


Package is "python-azure-mgmt-billing"

Wed Feb 14 09:25:47 2018 rev:4 rq:571095 version:0.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-billing/python-azure-mgmt-billing.changes
  2017-11-10 14:56:48.973339450 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-billing.new/python-azure-mgmt-billing.changes
 2018-02-14 09:25:50.992030247 +0100
@@ -1,0 +2,5 @@
+Mon Jan 29 14:41:27 UTC 2018 - adrian.glaub...@suse.com
+
+- Install HISTORY.rst into doc directory
+
+---



Other differences:
--
++ python-azure-mgmt-billing.spec ++
--- /var/tmp/diff_new_pack.NTSIAB/_old  2018-02-14 09:25:51.736003285 +0100
+++ /var/tmp/diff_new_pack.NTSIAB/_new  2018-02-14 09:25:51.736003285 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-billing
 #
-# 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
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/billing
 %{python_sitelib}/azure_mgmt_billing-*.egg-info
 





commit python-azure-graphrbac for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-graphrbac for 
openSUSE:Factory checked in at 2018-02-14 09:25:18

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


Package is "python-azure-graphrbac"

Wed Feb 14 09:25:18 2018 rev:2 rq:571090 version:0.33.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-graphrbac/python-azure-graphrbac.changes
2017-10-11 22:57:56.30988 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-graphrbac.new/python-azure-graphrbac.changes
   2018-02-14 09:25:24.948974066 +0100
@@ -1,0 +2,9 @@
+Wed Jan 17 16:20:24 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.33.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-graphrbac-0.32.0.zip

New:

  azure-graphrbac-0.33.0.zip



Other differences:
--
++ python-azure-graphrbac.spec ++
--- /var/tmp/diff_new_pack.yOLHiD/_old  2018-02-14 09:25:25.764944494 +0100
+++ /var/tmp/diff_new_pack.yOLHiD/_new  2018-02-14 09:25:25.768944349 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-graphrbac
 #
-# 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-azure-graphrbac
-Version:0.32.0
+Version:0.33.0
 Release:0
 Summary:Microsoft Azure Graph RBAC Client Library
 License:MIT
@@ -68,7 +68,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/graphrbac
 %{python_sitelib}/azure_graphrbac-*.egg-info
 




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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-cdn for 
openSUSE:Factory checked in at 2018-02-14 09:25:51

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


Package is "python-azure-mgmt-cdn"

Wed Feb 14 09:25:51 2018 rev:2 rq:571096 version:2.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-cdn/python-azure-mgmt-cdn.changes  
2017-10-11 22:58:13.977108520 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-cdn.new/python-azure-mgmt-cdn.changes
 2018-02-14 09:25:51.93718 +0100
@@ -1,0 +2,13 @@
+Thu Jan 18 10:41:09 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Refresh patches for new version
+  + amc_drop-compatible-releases-operator.patch
+- Update Description from upstream
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-cdn-1.0.0.zip

New:

  azure-mgmt-cdn-2.0.0.zip



Other differences:
--
++ python-azure-mgmt-cdn.spec ++
--- /var/tmp/diff_new_pack.SWB5B7/_old  2018-02-14 09:25:52.747966611 +0100
+++ /var/tmp/diff_new_pack.SWB5B7/_new  2018-02-14 09:25:52.747966611 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-cdn
 #
-# 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,9 +18,9 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-cdn
-Version:1.0.0
+Version:2.0.0
 Release:0
-Summary:Microsoft Azure CDN Resource Management Client Library
+Summary:Microsoft Azure CDN Management Client Library
 License:MIT
 Group:  Development/Languages/Python
 Url:https://github.com/Azure/azure-sdk-for-python
@@ -34,11 +34,11 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:   python-azure-common < 2.0.0
-Requires:   python-azure-common >= 1.1.5
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
 Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.7
+Requires:   python-msrestazure >= 0.4.11
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -46,12 +46,12 @@
 %python_subpackages
 
 %description
-This is the Microsoft Azure CDN Resource Management Client Library.
+This is the Microsoft Azure CDN 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 and 3.5.
+This package has been tested with Python 2.7, 3.3, 3.4, 3.5 and 3.6.
 
 %prep
 %setup -q -n azure-mgmt-cdn-%{version}
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/cdn
 %{python_sitelib}/azure_mgmt_cdn-*.egg-info
 

++ amc_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.SWB5B7/_old  2018-02-14 09:25:52.791965017 +0100
+++ /var/tmp/diff_new_pack.SWB5B7/_new  2018-02-14 09:25:52.791965017 +0100
@@ -1,14 +1,14 @@
-diff -Nru azure-mgmt-cdn-1.0.0.orig/setup.py azure-mgmt-cdn-1.0.0/setup.py
 azure-mgmt-cdn-1.0.0.orig/setup.py 2017-06-30 17:33:22.0 +0200
-+++ azure-mgmt-cdn-1.0.0/setup.py  2017-07-03 11:32:05.031089561 +0200
-@@ -74,8 +74,8 @@
- 'azure.mgmt.cdn.operations',
- ],
+diff -Nru azure-mgmt-cdn-2.0.0.orig/setup.py azure-mgmt-cdn-2.0.0/setup.py
+--- azure-mgmt-cdn-2.0.0.orig/setup.py 2017-10-26 17:47:08.0 +0200
 azure-mgmt-cdn-2.0.0/setup.py  2018-01-18 11:39:24.335503709 +0100
+@@ -78,8 +78,8 @@
+ zip_safe=False,
+ packages=find_packages(exclude=["tests"]),
  install_requires=[
--'msrestazure~=0.4.7',
--'azure-common~=1.1.5',
-+'msrestazure>=0.4.7',
-+'azure-common>=1.1.5',
+-'msrestazure~=0.4.11',
+-'azure-common~=1.1',
++'msrestazure>=0.4.11',
++'azure-common>=1.1',
  ],
  cmdclass=cmdclass
  )




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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-authorization for 
openSUSE:Factory checked in at 2018-02-14 09:25:30

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


Package is "python-azure-mgmt-authorization"

Wed Feb 14 09:25:30 2018 rev:2 rq:571093 version:0.30.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-authorization/python-azure-mgmt-authorization.changes
  2017-10-11 22:58:04.797511101 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-authorization.new/python-azure-mgmt-authorization.changes
 2018-02-14 09:25:35.240601089 +0100
@@ -1,0 +2,5 @@
+Mon Jan 29 14:38:49 UTC 2018 - adrian.glaub...@suse.com
+
+- Install HISTORY.rst into doc directory
+
+---



Other differences:
--
++ python-azure-mgmt-authorization.spec ++
--- /var/tmp/diff_new_pack.1PzVQR/_old  2018-02-14 09:25:36.540553977 +0100
+++ /var/tmp/diff_new_pack.1PzVQR/_new  2018-02-14 09:25:36.540553977 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-authorization
 #
-# 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
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/authorization
 %{python_sitelib}/azure_mgmt_authorization-*.egg-info
 





commit python-azure-keyvault for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-keyvault for 
openSUSE:Factory checked in at 2018-02-14 09:25:25

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


Package is "python-azure-keyvault"

Wed Feb 14 09:25:25 2018 rev:2 rq:571091 version:0.3.7

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-keyvault/python-azure-keyvault.changes  
2017-10-11 22:57:58.289796502 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-keyvault.new/python-azure-keyvault.changes
 2018-02-14 09:25:25.968937102 +0100
@@ -1,0 +2,5 @@
+Mon Jan 29 12:54:26 UTC 2018 - adrian.glaub...@suse.com
+
+- Install HISTORY.rst into doc directory
+
+---



Other differences:
--
++ python-azure-keyvault.spec ++
--- /var/tmp/diff_new_pack.95HNRV/_old  2018-02-14 09:25:26.700910574 +0100
+++ /var/tmp/diff_new_pack.95HNRV/_new  2018-02-14 09:25:26.708910284 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-keyvault
 #
-# 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
@@ -68,7 +68,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/keyvault
 %{python_sitelib}/azure_keyvault-*.egg-info
 





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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-batch for 
openSUSE:Factory checked in at 2018-02-14 09:25:35

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


Package is "python-azure-mgmt-batch"

Wed Feb 14 09:25:35 2018 rev:2 rq:571094 version:5.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-batch/python-azure-mgmt-batch.changes
  2017-10-11 22:58:08.245359892 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-batch.new/python-azure-mgmt-batch.changes
 2018-02-14 09:25:47.376161289 +0100
@@ -1,0 +2,12 @@
+Thu Jan 18 10:09:10 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 5.0.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Refresh patches for new version
+  + amb_drop-compatible-releases-operator.patch
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-batch-4.1.0.zip

New:

  azure-mgmt-batch-5.0.0.zip



Other differences:
--
++ python-azure-mgmt-batch.spec ++
--- /var/tmp/diff_new_pack.Ku9XJL/_old  2018-02-14 09:25:47.980139400 +0100
+++ /var/tmp/diff_new_pack.Ku9XJL/_new  2018-02-14 09:25:47.984139255 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-batch
 #
-# 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-azure-mgmt-batch
-Version:4.1.0
+Version:5.0.0
 Release:0
 Summary:Microsoft Azure Batch Management Client Library
 License:MIT
@@ -34,11 +34,11 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:   python-azure-common < 2.0.0
-Requires:   python-azure-common >= 1.1.5
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
 Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.7
+Requires:   python-msrestazure >= 0.4.11
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -69,7 +69,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/batch
 %{python_sitelib}/azure_mgmt_batch-*.egg-info
 

++ amb_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.Ku9XJL/_old  2018-02-14 09:25:48.028137660 +0100
+++ /var/tmp/diff_new_pack.Ku9XJL/_new  2018-02-14 09:25:48.028137660 +0100
@@ -1,14 +1,14 @@
-diff -Nru azure-mgmt-batch-4.0.0.orig/setup.py azure-mgmt-batch-4.0.0/setup.py
 azure-mgmt-batch-4.0.0.orig/setup.py   2017-05-10 21:07:34.0 
+0200
-+++ azure-mgmt-batch-4.0.0/setup.py2017-06-09 10:37:55.590515314 +0200
+diff -Nru azure-mgmt-batch-5.0.0.orig/setup.py azure-mgmt-batch-5.0.0/setup.py
+--- azure-mgmt-batch-5.0.0.orig/setup.py   2017-11-13 20:33:52.0 
+0100
 azure-mgmt-batch-5.0.0/setup.py2018-01-17 16:20:23.587287606 +0100
 @@ -78,8 +78,8 @@
  zip_safe=False,
- packages=find_packages(),
+ packages=find_packages(exclude=["tests"]),
  install_requires=[
--'msrestazure~=0.4.7',
--'azure-common~=1.1.5',
-+'msrestazure>=0.4.7',
-+'azure-common>=1.1.5',
+-'msrestazure~=0.4.11',
+-'azure-common~=1.1',
++'msrestazure>=0.4.11',
++'azure-common>=1.1',
  ],
  cmdclass=cmdclass
  )




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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-cognitiveservices 
for openSUSE:Factory checked in at 2018-02-14 09:25:54

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


Package is "python-azure-mgmt-cognitiveservices"

Wed Feb 14 09:25:54 2018 rev:2 rq:571098 version:2.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-cognitiveservices/python-azure-mgmt-cognitiveservices.changes
  2017-10-11 22:58:18.820896090 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-cognitiveservices.new/python-azure-mgmt-cognitiveservices.changes
 2018-02-14 09:26:01.475650316 +0100
@@ -1,0 +2,12 @@
+Thu Jan 18 12:03:57 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Refresh patches for new version
+  + amc_drop-compatible-releases-operator.patch
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-cognitiveservices-1.0.0.zip

New:

  azure-mgmt-cognitiveservices-2.0.0.zip



Other differences:
--
++ python-azure-mgmt-cognitiveservices.spec ++
--- /var/tmp/diff_new_pack.vEEb65/_old  2018-02-14 09:26:04.595537251 +0100
+++ /var/tmp/diff_new_pack.vEEb65/_new  2018-02-14 09:26:04.595537251 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-cognitiveservices
 #
-# 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-azure-mgmt-cognitiveservices
-Version:1.0.0
+Version:2.0.0
 Release:0
 Summary:Microsoft Azure Cognitive Services Management Client Library
 License:MIT
@@ -34,11 +34,11 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:   python-azure-common < 2.0.0
-Requires:   python-azure-common >= 1.1.5
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
 Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.7
+Requires:   python-msrestazure >= 0.4.11
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/cognitiveservices
 %{python_sitelib}/azure_mgmt_cognitiveservices-*.egg-info
 

++ amc_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.vEEb65/_old  2018-02-14 09:26:04.647535366 +0100
+++ /var/tmp/diff_new_pack.vEEb65/_new  2018-02-14 09:26:04.655535076 +0100
@@ -1,14 +1,14 @@
-diff -Nru azure-mgmt-cognitiveservices-1.0.0.orig/setup.py 
azure-mgmt-cognitiveservices-1.0.0/setup.py
 azure-mgmt-cognitiveservices-1.0.0.orig/setup.py   2017-05-02 
17:45:16.0 +0200
-+++ azure-mgmt-cognitiveservices-1.0.0/setup.py2017-06-09 
10:55:51.410453668 +0200
+diff -Nru azure-mgmt-cognitiveservices-2.0.0.orig/setup.py 
azure-mgmt-cognitiveservices-2.0.0/setup.py
+--- azure-mgmt-cognitiveservices-2.0.0.orig/setup.py   2017-10-26 
18:44:04.0 +0200
 azure-mgmt-cognitiveservices-2.0.0/setup.py2018-01-18 
13:02:15.602859801 +0100
 @@ -78,8 +78,8 @@
  zip_safe=False,
- packages=find_packages(),
+ packages=find_packages(exclude=["tests"]),
  install_requires=[
--'msrestazure~=0.4.7',
--'azure-common~=1.1.5',
-+'msrestazure>=0.4.7',
-+'azure-common>=1.1.5',
+-'msrestazure~=0.4.11',
+-'azure-common~=1.1',
++'msrestazure>=0.4.11',
++'azure-common>=1.1',
  ],
  cmdclass=cmdclass
  )




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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-search for 
openSUSE:Factory checked in at 2018-02-14 09:25:06

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


Package is "python-azure-mgmt-search"

Wed Feb 14 09:25:06 2018 rev:2 rq:571075 version:1.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-search/python-azure-mgmt-search.changes
2017-10-11 23:00:14.875807934 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-search.new/python-azure-mgmt-search.changes
   2018-02-14 09:25:15.233326170 +0100
@@ -1,0 +2,5 @@
+Tue Jan 30 12:06:04 UTC 2018 - adrian.glaub...@suse.com
+
+- Install HISTORY.rst into doc directory
+
+---



Other differences:
--
++ python-azure-mgmt-search.spec ++
--- /var/tmp/diff_new_pack.v8dBAz/_old  2018-02-14 09:25:17.885230062 +0100
+++ /var/tmp/diff_new_pack.v8dBAz/_new  2018-02-14 09:25:17.889229917 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-search
 #
-# 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
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/search
 %{python_sitelib}/azure_mgmt_search-*.egg-info
 





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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-commerce for 
openSUSE:Factory checked in at 2018-02-14 09:25:59

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


Package is "python-azure-mgmt-commerce"

Wed Feb 14 09:25:59 2018 rev:2 rq:571099 version:1.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-commerce/python-azure-mgmt-commerce.changes
2017-10-11 22:58:20.924803821 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-commerce.new/python-azure-mgmt-commerce.changes
   2018-02-14 09:26:06.059484197 +0100
@@ -1,0 +2,5 @@
+Mon Jan 29 16:15:57 UTC 2018 - adrian.glaub...@suse.com
+
+- Install HISTORY.rst into doc directory
+
+---



Other differences:
--
++ python-azure-mgmt-commerce.spec ++
--- /var/tmp/diff_new_pack.OlYHYZ/_old  2018-02-14 09:26:07.007449843 +0100
+++ /var/tmp/diff_new_pack.OlYHYZ/_new  2018-02-14 09:26:07.007449843 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-commerce
 #
-# 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
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/commerce
 %{python_sitelib}/azure_mgmt_commerce-*.egg-info
 





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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-compute for 
openSUSE:Factory checked in at 2018-02-14 09:26:06

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


Package is "python-azure-mgmt-compute"

Wed Feb 14 09:26:06 2018 rev:2 rq:571100 version:3.1.0rc3

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-compute/python-azure-mgmt-compute.changes
  2017-10-11 22:58:23.108708043 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-compute.new/python-azure-mgmt-compute.changes
 2018-02-14 09:26:13.875200954 +0100
@@ -1,0 +2,12 @@
+Thu Jan 18 13:04:24 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 3.1.0rc3
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Refresh patches for new version
+  + amc_drop-compatible-releases-operator.patch
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-compute-3.0.1.zip

New:

  azure-mgmt-compute-3.1.0rc3.zip



Other differences:
--
++ python-azure-mgmt-compute.spec ++
--- /var/tmp/diff_new_pack.jQhFNR/_old  2018-02-14 09:26:14.723170224 +0100
+++ /var/tmp/diff_new_pack.jQhFNR/_new  2018-02-14 09:26:14.727170079 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-compute
 #
-# 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-azure-mgmt-compute
-Version:3.0.1
+Version:3.1.0rc3
 Release:0
 Summary:Microsoft Azure Compute Management Client Library
 License:MIT
@@ -37,8 +37,8 @@
 Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
-Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.11
+Requires:   python-msrestazure < 2.0.0
+Requires:   python-msrestazure >= 0.4.20
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/compute
 %{python_sitelib}/azure_mgmt_compute-*.egg-info
 

++ amc_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.jQhFNR/_old  2018-02-14 09:26:14.771168484 +0100
+++ /var/tmp/diff_new_pack.jQhFNR/_new  2018-02-14 09:26:14.775168339 +0100
@@ -1,14 +1,12 @@
-diff -Nru azure-mgmt-compute-3.0.1.orig/setup.py 
azure-mgmt-compute-3.0.1/setup.py
 azure-mgmt-compute-3.0.1.orig/setup.py 2017-09-26 18:25:18.0 
+0200
-+++ azure-mgmt-compute-3.0.1/setup.py  2017-10-02 09:57:43.337111305 +0200
-@@ -78,8 +78,8 @@
- zip_safe=False,
- packages=find_packages(exclude=["tests"]),
- install_requires=[
--'msrestazure~=0.4.11',
--'azure-common~=1.1',
-+'msrestazure>=0.4.11',
-+'azure-common>=1.1',
- ],
- cmdclass=cmdclass
- )
+diff -Nru azure-mgmt-compute-3.1.0rc3.orig/setup.py 
azure-mgmt-compute-3.1.0rc3/setup.py
+--- azure-mgmt-compute-3.1.0rc3.orig/setup.py  2018-01-11 12:08:18.0 
+0100
 azure-mgmt-compute-3.1.0rc3/setup.py   2018-01-18 13:57:30.758583733 
+0100
+@@ -78,7 +78,7 @@
+ packages=find_packages(exclude=["tests"]),
+ install_requires=[
+ 'msrestazure>=0.4.20,<2.0.0',
+-'azure-common~=1.1',
++'azure-common>=1.1',
+ ],
+ cmdclass=cmdclass
+ )




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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-consumption for 
openSUSE:Factory checked in at 2018-02-14 09:26:13

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


Package is "python-azure-mgmt-consumption"

Wed Feb 14 09:26:13 2018 rev:4 rq:571101 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-consumption/python-azure-mgmt-consumption.changes
  2017-11-10 14:56:50.293291708 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-consumption.new/python-azure-mgmt-consumption.changes
 2018-02-14 09:26:21.698917422 +0100
@@ -1,0 +2,13 @@
+Thu Jan 18 13:19:11 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 1.1.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Refresh patches for new version
+  + amc_drop-compatible-releases-operator.patch
+- Update Description from upstream
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-consumption-0.1.0.zip

New:

  azure-mgmt-consumption-1.1.0.zip



Other differences:
--
++ python-azure-mgmt-consumption.spec ++
--- /var/tmp/diff_new_pack.5MeJnx/_old  2018-02-14 09:26:23.910837262 +0100
+++ /var/tmp/diff_new_pack.5MeJnx/_new  2018-02-14 09:26:23.914837117 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-consumption
 #
-# 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-azure-mgmt-consumption
-Version:0.1.0
+Version:1.1.0
 Release:0
 Summary:Microsoft Azure Consumption Management Client Library
 License:MIT
@@ -34,11 +34,11 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:   python-azure-common < 2.0.0
-Requires:   python-azure-common >= 1.1.5
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
 Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.7
+Requires:   python-msrestazure >= 0.4.11
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -51,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-consumption-%{version}
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/consumption
 %{python_sitelib}/azure_mgmt_consumption-*.egg-info
 

++ amc_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.5MeJnx/_old  2018-02-14 09:26:23.950835812 +0100
+++ /var/tmp/diff_new_pack.5MeJnx/_new  2018-02-14 09:26:23.950835812 +0100
@@ -1,14 +1,14 @@
-diff -Nru azure-mgmt-consumption-0.1.0.orig/setup.py 
azure-mgmt-consumption-0.1.0/setup.py
 azure-mgmt-consumption-0.1.0.orig/setup.py 2017-04-27 15:03:06.0 
+0200
-+++ azure-mgmt-consumption-0.1.0/setup.py  2017-11-03 19:32:03.871350287 
+0100
-@@ -78,8 +78,8 @@
- zip_safe=False,
- packages=find_packages(),
- install_requires=[
--'msrestazure~=0.4.7',
--'azure-common~=1.1.5',
-+'msrestazure>=0.4.7',
-+'azure-common>=1.1.5',
- ],
- cmdclass=cmdclass
- )
+diff -Nru azure-mgmt-consumption-1.1.0.orig/setup.py 
azure-mgmt-consumption-1.1.0/setup.py
+--- azure-mgmt-consumption-1.1.0.orig/setup.py 2017-12-12 21:25:22.0 
+0100
 azure-mgmt-consumption-1.1.0/setup.py  2018-01-18 14:15:40.035607057 
+0100
+@@ -77,8 +77,8 @@
+ zip_safe=False,
+ packages=find_packages(exclude=["tests"]),
+ install_requires=[
+-'msrestazure~=0.4.11',
+-'azure-common~=1.1',
++'msrestazure>=0.4.11',
++'azure-common>=1.1',
+ ],
+ cmdclass=cmdclass
+ )




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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-cosmosdb for 
openSUSE:Factory checked in at 2018-02-14 09:26:27

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


Package is "python-azure-mgmt-cosmosdb"

Wed Feb 14 09:26:27 2018 rev:2 rq:571104 version:0.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-cosmosdb/python-azure-mgmt-cosmosdb.changes
2017-10-11 22:58:44.219782186 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-cosmosdb.new/python-azure-mgmt-cosmosdb.changes
   2018-02-14 09:26:34.370458206 +0100
@@ -1,0 +2,9 @@
+Thu Jan 18 14:35:56 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.2.1
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-mgmt-cosmosdb-0.2.0.zip

New:

  azure-mgmt-cosmosdb-0.2.1.zip



Other differences:
--
++ python-azure-mgmt-cosmosdb.spec ++
--- /var/tmp/diff_new_pack.dGcHDg/_old  2018-02-14 09:26:34.974436318 +0100
+++ /var/tmp/diff_new_pack.dGcHDg/_new  2018-02-14 09:26:34.974436318 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-cosmosdb
 #
-# 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-azure-mgmt-cosmosdb
-Version:0.2.0
+Version:0.2.1
 Release:0
 Summary:Microsoft Azure Cosmos DB Management Client Library
 License:MIT
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/cosmosdb
 %{python_sitelib}/azure_mgmt_cosmosdb-*.egg-info
 




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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-dns for 
openSUSE:Factory checked in at 2018-02-14 09:26:41

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


Package is "python-azure-mgmt-dns"

Wed Feb 14 09:26:41 2018 rev:2 rq:571108 version:1.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-dns/python-azure-mgmt-dns.changes  
2017-10-11 22:59:00.511067704 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-dns.new/python-azure-mgmt-dns.changes
 2018-02-14 09:26:45.958038275 +0100
@@ -1,0 +2,13 @@
+Thu Jan 18 15:26:54 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 1.2.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Refresh patches for new version
+  + amd_drop-compatible-releases-operator.patch
+- Update Summary and Description from upstream
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-dns-1.0.1.zip

New:

  azure-mgmt-dns-1.2.0.zip



Other differences:
--
++ python-azure-mgmt-dns.spec ++
--- /var/tmp/diff_new_pack.MxV4ci/_old  2018-02-14 09:26:46.710011024 +0100
+++ /var/tmp/diff_new_pack.MxV4ci/_new  2018-02-14 09:26:46.710011024 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-dns
 #
-# 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,9 +18,9 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-dns
-Version:1.0.1
+Version:1.2.0
 Release:0
-Summary:Microsoft Azure DNS Client Library
+Summary:Microsoft Azure DNS Management Client Library
 License:MIT
 Group:  Development/Languages/Python
 Url:https://github.com/Azure/azure-sdk-for-python
@@ -34,11 +34,11 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:   python-azure-common < 2.0.0
-Requires:   python-azure-common >= 1.1.5
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
 Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.7
+Requires:   python-msrestazure >= 0.4.11
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -46,12 +46,12 @@
 %python_subpackages
 
 %description
-This is the Microsoft Azure DNS Client Library.
+This is the Microsoft Azure DNS 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 and 3.5.
+This package has been tested with Python 2.7, 3.3, 3.4, 3.5 and 3.6.
 
 %prep
 %setup -q -n azure-mgmt-dns-%{version}
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/dns
 %{python_sitelib}/azure_mgmt_dns-*.egg-info
 

++ amd_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.MxV4ci/_old  2018-02-14 09:26:46.750009575 +0100
+++ /var/tmp/diff_new_pack.MxV4ci/_new  2018-02-14 09:26:46.754009430 +0100
@@ -1,14 +1,14 @@
-diff -Nru azure-mgmt-dns-1.0.1.orig/setup.py azure-mgmt-dns-1.0.1/setup.py
 azure-mgmt-dns-1.0.1.orig/setup.py 2017-04-20 18:00:58.0 +0200
-+++ azure-mgmt-dns-1.0.1/setup.py  2017-06-09 14:52:59.043719011 +0200
+diff -Nru azure-mgmt-dns-1.2.0.orig/setup.py azure-mgmt-dns-1.2.0/setup.py
+--- azure-mgmt-dns-1.2.0.orig/setup.py 2017-10-26 17:55:26.0 +0200
 azure-mgmt-dns-1.2.0/setup.py  2018-01-18 16:24:50.606942555 +0100
 @@ -78,8 +78,8 @@
  zip_safe=False,
- packages=find_packages(),
+ packages=find_packages(exclude=["tests"]),
  install_requires=[
--'azure-common~=1.1.5',
--'msrestazure~=0.4.7',
-+'azure-common>=1.1.5',
-+'msrestazure>=0.4.7',
+-'msrestazure~=0.4.11',
+-'azure-common~=1.1',
++'msrestazure>=0.4.11',
++'azure-common>=1.1',
  ],
  cmdclass=cmdclass
  )




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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-documentdb for 
openSUSE:Factory checked in at 2018-02-14 09:26:46

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


Package is "python-azure-mgmt-documentdb"

Wed Feb 14 09:26:46 2018 rev:2 rq:571109 version:0.1.3

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-documentdb/python-azure-mgmt-documentdb.changes
2017-10-11 22:59:04.770880881 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-documentdb.new/python-azure-mgmt-documentdb.changes
   2018-02-14 09:26:51.161849691 +0100
@@ -1,0 +2,5 @@
+Tue Jan 30 10:39:59 UTC 2018 - adrian.glaub...@suse.com
+
+- Install HISTORY.rst into doc directory
+
+---



Other differences:
--
++ python-azure-mgmt-documentdb.spec ++
--- /var/tmp/diff_new_pack.GXdYdz/_old  2018-02-14 09:26:52.165813308 +0100
+++ /var/tmp/diff_new_pack.GXdYdz/_new  2018-02-14 09:26:52.169813163 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-documentdb
 #
-# 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
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/documentdb
 %{python_sitelib}/azure_mgmt_documentdb-*.egg-info
 





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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-containerregistry 
for openSUSE:Factory checked in at 2018-02-14 09:26:25

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


Package is "python-azure-mgmt-containerregistry"

Wed Feb 14 09:26:25 2018 rev:2 rq:571103 version:1.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-containerregistry/python-azure-mgmt-containerregistry.changes
  2017-10-11 22:58:36.276130568 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-containerregistry.new/python-azure-mgmt-containerregistry.changes
 2018-02-14 09:26:27.642702019 +0100
@@ -1,0 +2,9 @@
+Thu Jan 18 13:40:10 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 1.0.1
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-mgmt-containerregistry-1.0.0.zip

New:

  azure-mgmt-containerregistry-1.0.1.zip



Other differences:
--
++ python-azure-mgmt-containerregistry.spec ++
--- /var/tmp/diff_new_pack.i0Xobb/_old  2018-02-14 09:26:28.362675928 +0100
+++ /var/tmp/diff_new_pack.i0Xobb/_new  2018-02-14 09:26:28.370675638 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-containerregistry
 #
-# 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-azure-mgmt-containerregistry
-Version:1.0.0
+Version:1.0.1
 Release:0
 Summary:Microsoft Azure Container Registry Client Library
 License:MIT
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/containerregistry
 %{python_sitelib}/azure_mgmt_containerregistry-*.egg-info
 




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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-devtestlabs for 
openSUSE:Factory checked in at 2018-02-14 09:26:37

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


Package is "python-azure-mgmt-devtestlabs"

Wed Feb 14 09:26:37 2018 rev:2 rq:571107 version:2.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-devtestlabs/python-azure-mgmt-devtestlabs.changes
  2017-10-11 22:58:57.791186989 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-devtestlabs.new/python-azure-mgmt-devtestlabs.changes
 2018-02-14 09:26:41.414202942 +0100
@@ -1,0 +2,9 @@
+Thu Jan 18 15:22:16 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.1.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-mgmt-devtestlabs-2.0.0.zip

New:

  azure-mgmt-devtestlabs-2.1.0.zip



Other differences:
--
++ python-azure-mgmt-devtestlabs.spec ++
--- /var/tmp/diff_new_pack.gzYlzI/_old  2018-02-14 09:26:42.258172357 +0100
+++ /var/tmp/diff_new_pack.gzYlzI/_new  2018-02-14 09:26:42.258172357 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-devtestlabs
 #
-# 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-azure-mgmt-devtestlabs
-Version:2.0.0
+Version:2.1.0
 Release:0
 Summary:Microsoft Azure DevTest Labs Management Client Library
 License:MIT
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/devtestlabs
 %{python_sitelib}/azure_mgmt_devtestlabs-*.egg-info
 




commit python-azure-mgmt-datalake-analytics for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-datalake-analytics 
for openSUSE:Factory checked in at 2018-02-14 09:26:34

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


Package is "python-azure-mgmt-datalake-analytics"

Wed Feb 14 09:26:34 2018 rev:2 rq:571105 version:0.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-datalake-analytics/python-azure-mgmt-datalake-analytics.changes
2017-10-11 22:58:46.911664130 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-datalake-analytics.new/python-azure-mgmt-datalake-analytics.changes
   2018-02-14 09:26:35.938401384 +0100
@@ -1,0 +2,13 @@
+Thu Jan 18 15:14:20 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.3.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Refresh patches for new version
+  + amda_drop-compatible-releases-operator.patch
+- Update Description from upstream
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-datalake-analytics-0.2.0.zip

New:

  azure-mgmt-datalake-analytics-0.3.0.zip



Other differences:
--
++ python-azure-mgmt-datalake-analytics.spec ++
--- /var/tmp/diff_new_pack.a6IH3d/_old  2018-02-14 09:26:36.794370364 +0100
+++ /var/tmp/diff_new_pack.a6IH3d/_new  2018-02-14 09:26:36.794370364 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-datalake-analytics
 #
-# 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-azure-mgmt-datalake-analytics
-Version:0.2.0
+Version:0.3.0
 Release:0
 Summary:Microsoft Azure Data Lake Analytics Management Client Library
 License:MIT
@@ -35,12 +35,12 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:   python-azure-common < 2.0.0
-Requires:   python-azure-common >= 1.1.5
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-datalake-nspkg
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
-Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.7
+Requires:   python-msrestazure < 2.0.0
+Requires:   python-msrestazure >= 0.4.20
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -50,10 +50,10 @@
 %description
 This is the Microsoft Azure Data Lake Analytics Management Client Library.
 
-Azure Data Lake Analytics Manager (ARM) is the next generation of management 
APIs that
+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 and 3.5.
+This package has been tested with Python 2.7, 3.4, 3.5 and 3.6.
 
 %prep
 %setup -q -n azure-mgmt-datalake-analytics-%{version}
@@ -76,7 +76,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/datalake/analytics
 %{python_sitelib}/azure_mgmt_datalake_analytics-*.egg-info
 

++ amda_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.a6IH3d/_old  2018-02-14 09:26:36.834368914 +0100
+++ /var/tmp/diff_new_pack.a6IH3d/_new  2018-02-14 09:26:36.834368914 +0100
@@ -1,14 +1,12 @@
-diff -Nru azure-mgmt-datalake-analytics-0.1.6.orig/setup.py 
azure-mgmt-datalake-analytics-0.1.6/setup.py
 azure-mgmt-datalake-analytics-0.1.6.orig/setup.py  2017-06-19 
21:31:42.0 +0200
-+++ azure-mgmt-datalake-analytics-0.1.6/setup.py   2017-06-20 
10:19:43.221938331 +0200
-@@ -65,8 +65,8 @@
- zip_safe=False,
- packages=find_packages(),
+diff -Nru azure-mgmt-datalake-analytics-0.3.0.orig/setup.py 
azure-mgmt-datalake-analytics-0.3.0/setup.py
+--- azure-mgmt-datalake-analytics-0.3.0.orig/setup.py  2018-01-11 
18:23:24.0 +0100
 azure-mgmt-datalake-analytics-0.3.0/setup.py   2018-01-18 
15:45:26.069701181 +0100
+@@ -78,7 +78,7 @@
+ packages=find_packages(exclude=["tests"]),
  install_requires=[
--'azure-common~=1.1.5',
--'msrestazure~=0.4.7',
-+'azure-common>=1.1.5',
-+'msrestazure>=0.4.7',
+ 'msrestazure>=0.4.20,<2.0.0',

commit python-azure-multiapi-storage for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-multiapi-storage for 
openSUSE:Factory checked in at 2018-02-14 09:27:11

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


Package is "python-azure-multiapi-storage"

Wed Feb 14 09:27:11 2018 rev:2 rq:571122 version:0.1.7

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-multiapi-storage/python-azure-multiapi-storage.changes
  2017-10-11 23:00:47.922360182 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-multiapi-storage.new/python-azure-multiapi-storage.changes
 2018-02-14 09:27:17.712887498 +0100
@@ -1,0 +2,8 @@
+Tue Jan 30 14:41:59 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.1.7
+  + For detailed information about changes see the
+README.rst file provided with this package
+
+---

Old:

  azure-multiapi-storage-0.1.4.tar.gz

New:

  azure-multiapi-storage-0.1.7.tar.gz



Other differences:
--
++ python-azure-multiapi-storage.spec ++
--- /var/tmp/diff_new_pack.uA3PjV/_old  2018-02-14 09:27:18.816847491 +0100
+++ /var/tmp/diff_new_pack.uA3PjV/_new  2018-02-14 09:27:18.816847491 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-multiapi-storage
 #
-# 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,9 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-multiapi-storage
-Version:0.1.4
+Version:0.1.7
 Release:0
 Summary:Microsoft Azure Storage Client Library for Python - with Multi 
API version Support
 License:MIT
@@ -25,13 +26,13 @@
 Url:https://github.com/Azure/azure-sdk-for-python
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-multiapi-storage/azure-multiapi-storage-%{version}.tar.gz
 Source1:LICENSE.txt
+BuildRequires:  %{python_module azure-nspkg}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
-BuildRequires:  %{python_module azure-nspkg}
-Requires:   python-azure-nspkg
 Requires:   python-azure-common
+Requires:   python-azure-nspkg
 Requires:   python-cryptography
 Requires:   python-python-dateutil
 Requires:   python-requests
@@ -73,4 +74,5 @@
 %doc LICENSE.txt README.rst
 %{python_sitelib}/azure/multiapi
 %{python_sitelib}/azure_multiapi_storage-*.egg-info
+
 %changelog

++ azure-multiapi-storage-0.1.4.tar.gz -> 
azure-multiapi-storage-0.1.7.tar.gz ++
 25065 lines of diff (skipped)




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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-containerinstance 
for openSUSE:Factory checked in at 2018-02-14 09:26:18

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


Package is "python-azure-mgmt-containerinstance"

Wed Feb 14 09:26:18 2018 rev:4 rq:571102 version:0.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-containerinstance/python-azure-mgmt-containerinstance.changes
  2017-11-10 14:56:53.633170906 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-containerinstance.new/python-azure-mgmt-containerinstance.changes
 2018-02-14 09:26:25.486780150 +0100
@@ -1,0 +2,11 @@
+Thu Jan 18 13:32:02 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
+- Install HISTORY.rst into doc directory
+- Refresh patches for new version
+  + amb_drop-compatible-releases-operator.patch
+
+---

Old:

  azure-mgmt-containerinstance-0.1.0.zip

New:

  azure-mgmt-containerinstance-0.2.0.zip



Other differences:
--
++ python-azure-mgmt-containerinstance.spec ++
--- /var/tmp/diff_new_pack.Kcivzt/_old  2018-02-14 09:26:26.314750144 +0100
+++ /var/tmp/diff_new_pack.Kcivzt/_new  2018-02-14 09:26:26.31874 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-containerinstance
 #
-# 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-azure-mgmt-containerinstance
-Version:0.1.0
+Version:0.2.0
 Release:0
 Summary:Microsoft Azure Container Instance Client Library
 License:MIT
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/containerinstance
 %{python_sitelib}/azure_mgmt_containerinstance-*.egg-info
 

++ amc_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.Kcivzt/_old  2018-02-14 09:26:26.366748260 +0100
+++ /var/tmp/diff_new_pack.Kcivzt/_new  2018-02-14 09:26:26.366748260 +0100
@@ -1,9 +1,9 @@
-diff -Nru azure-mgmt-containerinstance-0.1.0.orig/setup.py 
azure-mgmt-containerinstance-0.1.0/setup.py
 azure-mgmt-containerinstance-0.1.0.orig/setup.py   2017-07-27 
22:09:56.0 +0200
-+++ azure-mgmt-containerinstance-0.1.0/setup.py2017-11-03 
19:40:30.047288428 +0100
+diff -Nru azure-mgmt-containerinstance-0.2.0.orig/setup.py 
azure-mgmt-containerinstance-0.2.0/setup.py
+--- azure-mgmt-containerinstance-0.2.0.orig/setup.py   2017-10-23 
19:05:02.0 +0200
 azure-mgmt-containerinstance-0.2.0/setup.py2018-01-18 
14:29:17.586316447 +0100
 @@ -78,8 +78,8 @@
  zip_safe=False,
- packages=find_packages(),
+ packages=find_packages(exclude=["tests"]),
  install_requires=[
 -'msrestazure~=0.4.11',
 -'azure-common~=1.1',




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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-eventgrid for 
openSUSE:Factory checked in at 2018-02-14 09:26:53

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


Package is "python-azure-mgmt-eventgrid"

Wed Feb 14 09:26:53 2018 rev:3 rq:571110 version:0.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-eventgrid/python-azure-mgmt-eventgrid.changes
  2017-11-04 19:30:37.386196705 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-eventgrid.new/python-azure-mgmt-eventgrid.changes
 2018-02-14 09:26:59.809536303 +0100
@@ -1,0 +2,20 @@
+Thu Jan 25 10:29:43 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.4.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Refresh patches for new version
+  + ame_drop-compatible-releases-operator.patch
+- Update %description from README.rst
+
+---
+Thu Jan 18 15:30:32 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.3.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-mgmt-eventgrid-0.2.0.zip

New:

  azure-mgmt-eventgrid-0.4.0.zip



Other differences:
--
++ python-azure-mgmt-eventgrid.spec ++
--- /var/tmp/diff_new_pack.QEAnEN/_old  2018-02-14 09:27:01.981457594 +0100
+++ /var/tmp/diff_new_pack.QEAnEN/_new  2018-02-14 09:27:01.981457594 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-eventgrid
 #
-# 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-azure-mgmt-eventgrid
-Version:0.2.0
+Version:0.4.0
 Release:0
 Summary:Microsoft Azure EventGrid Management Client Library
 License:MIT
@@ -37,8 +37,8 @@
 Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
-Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.11
+Requires:   python-msrestazure < 2.0.0
+Requires:   python-msrestazure >= 0.4.20
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -51,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-eventgrid-%{version}
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/eventgrid
 %{python_sitelib}/azure_mgmt_eventgrid-*.egg-info
 

++ ame_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.QEAnEN/_old  2018-02-14 09:27:02.021456145 +0100
+++ /var/tmp/diff_new_pack.QEAnEN/_new  2018-02-14 09:27:02.021456145 +0100
@@ -1,13 +1,11 @@
-diff -Nru azure-mgmt-eventgrid-0.2.0.orig/setup.py 
azure-mgmt-eventgrid-0.2.0/setup.py
 azure-mgmt-eventgrid-0.2.0.orig/setup.py   2017-09-13 23:26:18.0 
+0200
-+++ azure-mgmt-eventgrid-0.2.0/setup.py2017-11-03 19:48:13.663715640 
+0100
-@@ -78,8 +78,8 @@
- zip_safe=False,
+diff -Nru azure-mgmt-eventgrid-0.4.0.orig/setup.py 
azure-mgmt-eventgrid-0.4.0/setup.py
+--- azure-mgmt-eventgrid-0.4.0.orig/setup.py   2018-01-24 17:24:14.0 
+0100
 azure-mgmt-eventgrid-0.4.0/setup.py2018-01-25 11:14:29.416716172 
+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',
 +'azure-common>=1.1',
  ],
  cmdclass=cmdclass




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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-iothub for 
openSUSE:Factory checked in at 2018-02-14 09:27:03

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


Package is "python-azure-mgmt-iothub"

Wed Feb 14 09:27:03 2018 rev:2 rq:571112 version:0.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-iothub/python-azure-mgmt-iothub.changes
2017-10-11 22:59:15.982389177 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-iothub.new/python-azure-mgmt-iothub.changes
   2018-02-14 09:27:05.961313367 +0100
@@ -1,0 +2,13 @@
+Fri Jan 19 10:50:59 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.4.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Refresh patches for new version
+  + ami_drop-compatible-releases-operator.patch
+- Update Description from upstream
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-iothub-0.3.0.zip

New:

  azure-mgmt-iothub-0.4.0.zip



Other differences:
--
++ python-azure-mgmt-iothub.spec ++
--- /var/tmp/diff_new_pack.E6lJUt/_old  2018-02-14 09:27:06.789283361 +0100
+++ /var/tmp/diff_new_pack.E6lJUt/_new  2018-02-14 09:27:06.789283361 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-iothub
 #
-# 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-azure-mgmt-iothub
-Version:0.3.0
+Version:0.4.0
 Release:0
 Summary:Microsoft Azure IoTHub Management Client Library
 License:MIT
@@ -34,11 +34,11 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:   python-azure-common < 2.0.0
-Requires:   python-azure-common >= 1.1.5
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
 Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.7
+Requires:   python-msrestazure >= 0.4.11
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -51,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 and 3.5.
+This package has been tested with Python 2.7, 3.3, 3.4, 3.5 and 3.6.
 
 %prep
 %setup -q -n azure-mgmt-iothub-%{version}
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/iothub
 %{python_sitelib}/azure_mgmt_iothub-*.egg-info
 

++ ami_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.E6lJUt/_old  2018-02-14 09:27:06.821282201 +0100
+++ /var/tmp/diff_new_pack.E6lJUt/_new  2018-02-14 09:27:06.821282201 +0100
@@ -1,14 +1,14 @@
-diff -Nru azure-mgmt-iothub-0.3.0.orig/setup.py 
azure-mgmt-iothub-0.3.0/setup.py
 azure-mgmt-iothub-0.3.0.orig/setup.py  2017-06-14 00:02:26.0 
+0200
-+++ azure-mgmt-iothub-0.3.0/setup.py   2017-06-14 11:28:49.958045042 +0200
+diff -Nru azure-mgmt-iothub-0.4.0.orig/setup.py 
azure-mgmt-iothub-0.4.0/setup.py
+--- azure-mgmt-iothub-0.4.0.orig/setup.py  2017-10-11 17:50:14.0 
+0200
 azure-mgmt-iothub-0.4.0/setup.py   2018-01-19 11:49:45.979780528 +0100
 @@ -78,8 +78,8 @@
  zip_safe=False,
- packages=find_packages(),
+ packages=find_packages(exclude=["tests"]),
  install_requires=[
--'azure-common~=1.1.5',
--'msrestazure~=0.4.7',
-+'azure-common>=1.1.5',
-+'msrestazure>=0.4.7',
+-'msrestazure~=0.4.11',
+-'azure-common~=1.1',
++'msrestazure>=0.4.11',
++'azure-common>=1.1',
  ],
  cmdclass=cmdclass
  )




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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-eventhub for 
openSUSE:Factory checked in at 2018-02-14 09:27:06

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


Package is "python-azure-mgmt-eventhub"

Wed Feb 14 09:27:06 2018 rev:2 rq:571113 version:1.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-eventhub/python-azure-mgmt-eventhub.changes
2017-10-11 22:59:11.766574071 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-eventhub.new/python-azure-mgmt-eventhub.changes
   2018-02-14 09:27:06.977276549 +0100
@@ -1,0 +2,13 @@
+Fri Jan 19 10:31:25 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 1.2.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Refresh patches for new version
+  + ame_drop-compatible-releases-operator.patch
+- Update Summary and Description from upstream
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-eventhub-1.0.0.zip

New:

  azure-mgmt-eventhub-1.2.0.zip



Other differences:
--
++ python-azure-mgmt-eventhub.spec ++
--- /var/tmp/diff_new_pack.JJmTtE/_old  2018-02-14 09:27:07.765247993 +0100
+++ /var/tmp/diff_new_pack.JJmTtE/_new  2018-02-14 09:27:07.769247848 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-eventhub
 #
-# 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,9 +18,9 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-eventhub
-Version:1.0.0
+Version:1.2.0
 Release:0
-Summary:Microsoft Azure Event Hub Management Client Library
+Summary:Microsoft Azure EventHub Management Client Library
 License:MIT
 Group:  Development/Languages/Python
 Url:https://github.com/Azure/azure-sdk-for-python
@@ -34,11 +34,11 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:   python-azure-common < 2.0.0
-Requires:   python-azure-common >= 1.1.6
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
 Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.8
+Requires:   python-msrestazure >= 0.4.11
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -46,12 +46,12 @@
 %python_subpackages
 
 %description
-This is the Microsoft Azure Event Hub Management Client Library.
+This is the Microsoft Azure EventHub 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-eventhub-%{version}
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/eventhub
 %{python_sitelib}/azure_mgmt_eventhub-*.egg-info
 

++ ame_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.JJmTtE/_old  2018-02-14 09:27:07.813246254 +0100
+++ /var/tmp/diff_new_pack.JJmTtE/_new  2018-02-14 09:27:07.813246254 +0100
@@ -1,14 +1,14 @@
-diff -Nru azure-mgmt-eventhub-1.0.0.orig/setup.py 
azure-mgmt-eventhub-1.0.0/setup.py
 azure-mgmt-eventhub-1.0.0.orig/setup.py2017-06-27 23:18:50.0 
+0200
-+++ azure-mgmt-eventhub-1.0.0/setup.py 2017-06-28 10:19:52.803849297 +0200
-@@ -78,8 +78,8 @@
+diff -Nru azure-mgmt-eventhub-1.2.0.orig/setup.py 
azure-mgmt-eventhub-1.2.0/setup.py
+--- azure-mgmt-eventhub-1.2.0.orig/setup.py2017-12-13 00:19:46.0 
+0100
 azure-mgmt-eventhub-1.2.0/setup.py 2018-01-19 11:29:24.218701196 +0100
+@@ -77,8 +77,8 @@
  zip_safe=False,
- packages=find_packages(),
+ packages=find_packages(exclude=["tests"]),
  install_requires=[
--'msrestazure~=0.4.8',
--'azure-common~=1.1.6',
-+'msrestazure>=0.4.8',
-+'azure-common>=1.1.6',
+-'msrestazure~=0.4.11',
+-'azure-common~=1.1',
++'msrestazure>=0.4.11',
++'azure-common>=1.1',
  ],
  cmdclass=cmdclass
  )




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

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-monitor for 
openSUSE:Factory checked in at 2018-02-14 09:26:58

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


Package is "python-azure-mgmt-monitor"

Wed Feb 14 09:26:58 2018 rev:2 rq:57 version:0.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-monitor/python-azure-mgmt-monitor.changes
  2017-10-11 22:59:27.941864667 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-monitor.new/python-azure-mgmt-monitor.changes
 2018-02-14 09:27:02.277446868 +0100
@@ -1,0 +2,9 @@
+Fri Jan 19 12:27:29 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.4.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-mgmt-monitor-0.3.0.zip

New:

  azure-mgmt-monitor-0.4.0.zip



Other differences:
--
++ python-azure-mgmt-monitor.spec ++
--- /var/tmp/diff_new_pack.FhEKbv/_old  2018-02-14 09:27:02.749429763 +0100
+++ /var/tmp/diff_new_pack.FhEKbv/_new  2018-02-14 09:27:02.749429763 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-monitor
 #
-# 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-azure-mgmt-monitor
-Version:0.3.0
+Version:0.4.0
 Release:0
 Summary:Microsoft Azure Monitor Management Client Library
 License:MIT
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/monitor
 %{python_sitelib}/azure_mgmt_monitor-*.egg-info
 




commit rubygem-rack-oauth2 for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package rubygem-rack-oauth2 for 
openSUSE:Factory checked in at 2018-02-14 09:28:27

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


Package is "rubygem-rack-oauth2"

Wed Feb 14 09:28:27 2018 rev:2 rq:574087 version:1.7.0

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rack-oauth2/rubygem-rack-oauth2.changes  
2018-01-10 23:32:00.960897930 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rack-oauth2.new/rubygem-rack-oauth2.changes 
2018-02-14 09:28:39.069939234 +0100
@@ -1,0 +2,6 @@
+Tue Jan  9 07:41:43 UTC 2018 - co...@suse.com
+
+- updated to version 1.7.0
+  no changelog found
+
+---

Old:

  rack-oauth2-1.6.4.gem

New:

  rack-oauth2-1.7.0.gem



Other differences:
--
++ rubygem-rack-oauth2.spec ++
--- /var/tmp/diff_new_pack.NpZPmX/_old  2018-02-14 09:28:40.213897779 +0100
+++ /var/tmp/diff_new_pack.NpZPmX/_new  2018-02-14 09:28:40.213897779 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-rack-oauth2
 #
-# 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-rack-oauth2
-Version:1.6.4
+Version:1.7.0
 Release:0
 %define mod_name rack-oauth2
 %define mod_full_name %{mod_name}-%{version}

++ rack-oauth2-1.6.4.gem -> rack-oauth2-1.7.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.travis.yml new/.travis.yml
--- old/.travis.yml 2017-10-19 03:48:38.0 +0200
+++ new/.travis.yml 2017-12-26 02:35:40.0 +0100
@@ -2,7 +2,5 @@
   - gem install bundler
 
 rvm:
-  - 2.2.2
-  - 2.2.6
-  - 2.3.3
-  - 2.4.0
\ No newline at end of file
+  - 2.3.5
+  - 2.4.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/VERSION new/VERSION
--- old/VERSION 2017-10-19 03:48:38.0 +0200
+++ new/VERSION 2017-12-26 02:35:40.0 +0100
@@ -1 +1 @@
-1.6.4
\ No newline at end of file
+1.7.0
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rack/oauth2/client.rb 
new/lib/rack/oauth2/client.rb
--- old/lib/rack/oauth2/client.rb   2017-10-19 03:48:38.0 +0200
+++ new/lib/rack/oauth2/client.rb   2017-12-26 02:35:40.0 +0100
@@ -76,18 +76,16 @@
 params[:scope] = Array(options.delete(:scope)).join(' ') if 
options[:scope].present?
 params.merge! options
 
-if secret
-  if client_auth_method == :basic
-cred = ["#{identifier}:#{secret}"].pack('m').tr("\n", '')
-headers.merge!(
-  'Authorization' => "Basic #{cred}"
-)
-  else
-params.merge!(
-  client_id: identifier,
-  client_secret: secret
-)
-  end
+if client_auth_method == :basic
+  cred = ["#{identifier}:#{secret}"].pack('m').tr("\n", '')
+  headers.merge!(
+'Authorization' => "Basic #{cred}"
+  )
+else
+  params.merge!(
+client_id: identifier,
+client_secret: secret
+  )
 end
 handle_response do
   Rack::OAuth2.http_client.post(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rack/oauth2/server/abstract/error.rb 
new/lib/rack/oauth2/server/abstract/error.rb
--- old/lib/rack/oauth2/server/abstract/error.rb2017-10-19 
03:48:38.0 +0200
+++ new/lib/rack/oauth2/server/abstract/error.rb2017-12-26 
02:35:40.0 +0100
@@ -53,13 +53,13 @@
 end
 
 class ServerError < Error
-  def initialize(error = :forbidden, description = nil, options = {})
+  def initialize(error = :server_error, description = nil, options = 
{})
 super 500, error, description, options
   end
 end
 
 class TemporarilyUnavailable < Error
-  def initialize(error = :forbidden, description = nil, options = {})
+  def initialize(error = :temporarily_unavailable, description = nil, 
options = {})
 super 503, error, description, options
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata   

commit python-msrest for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-msrest for openSUSE:Factory 
checked in at 2018-02-14 09:27:18

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


Package is "python-msrest"

Wed Feb 14 09:27:18 2018 rev:4 rq:571126 version:0.4.25

Changes:

--- /work/SRC/openSUSE:Factory/python-msrest/python-msrest.changes  
2017-09-20 17:13:08.417760052 +0200
+++ /work/SRC/openSUSE:Factory/.python-msrest.new/python-msrest.changes 
2018-02-14 09:27:23.732669346 +0100
@@ -1,0 +2,7 @@
+Mon Jan 29 11:59:01 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.4.25
+- Update Requires from setup.py
+
+---

Old:

  msrest-0.4.11.tar.gz

New:

  msrest-0.4.25.tar.gz



Other differences:
--
++ python-msrest.spec ++
--- /var/tmp/diff_new_pack.w8O4FM/_old  2018-02-14 09:27:25.076620643 +0100
+++ /var/tmp/diff_new_pack.w8O4FM/_new  2018-02-14 09:27:25.076620643 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-msrest
 #
-# 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-msrest
-Version:0.4.11
+Version:0.4.25
 Release:0
 Summary:AutoRest swagger generator Python client runtime
 License:MIT
@@ -31,11 +31,10 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-certifi >= 2015.9.6.2
-Requires:   python-chardet >= 2.3.0
+Requires:   python-certifi >= 2017.4.17
 Requires:   python-isodate >= 0.5.4
-Requires:   python-keyring >= 5.6
-Requires:   python-requests >= 2.7.0
+Requires:   python-requests < 3.00
+Requires:   python-requests >= 2.14
 Requires:   python-requests-oauthlib >= 0.5.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch

++ msrest-0.4.11.tar.gz -> msrest-0.4.25.tar.gz ++
 2031 lines of diff (skipped)




commit rubygem-gpgme for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package rubygem-gpgme for openSUSE:Factory 
checked in at 2018-02-14 09:28:12

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


Package is "rubygem-gpgme"

Wed Feb 14 09:28:12 2018 rev:8 rq:574085 version:2.0.16

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-gpgme/rubygem-gpgme.changes  
2017-12-06 09:01:30.702566512 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-gpgme.new/rubygem-gpgme.changes 
2018-02-14 09:28:16.874743547 +0100
@@ -1,0 +2,6 @@
+Tue Jan  9 07:30:50 UTC 2018 - co...@suse.com
+
+- updated to version 2.0.16
+  no changelog found
+
+---

Old:

  gpgme-2.0.14.gem

New:

  gpgme-2.0.16.gem



Other differences:
--
++ rubygem-gpgme.spec ++
--- /var/tmp/diff_new_pack.FymZYm/_old  2018-02-14 09:28:18.334690641 +0100
+++ /var/tmp/diff_new_pack.FymZYm/_new  2018-02-14 09:28:18.334690641 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-gpgme
 #
-# 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-gpgme
-Version:2.0.14
+Version:2.0.16
 Release:0
 %define mod_name gpgme
 %define mod_full_name %{mod_name}-%{version}

++ gpgme-2.0.14.gem -> gpgme-2.0.16.gem ++
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ext/gpgme/gpgme_n.c new/ext/gpgme/gpgme_n.c
--- old/ext/gpgme/gpgme_n.c 2017-10-31 09:20:48.0 +0100
+++ new/ext/gpgme/gpgme_n.c 2018-01-03 12:52:10.0 +0100
@@ -469,6 +469,28 @@
 }
 
 static VALUE
+rb_s_gpgme_data_get_file_name (VALUE dummy, VALUE vdh)
+{
+  gpgme_data_t dh;
+
+  UNWRAP_GPGME_DATA(vdh, dh);
+  const char *result = gpgme_data_get_file_name (dh);
+  return result ? rb_str_new2 (result) : Qnil;
+}
+
+static VALUE
+rb_s_gpgme_data_set_file_name (VALUE dummy, VALUE vdh, VALUE vfile_name)
+{
+  gpgme_data_t dh;
+  gpgme_error_t err;
+
+  UNWRAP_GPGME_DATA(vdh, dh);
+  err = gpgme_data_set_file_name (dh,
+  NIL_P(vfile_name) ? NULL : StringValueCStr(vfile_name));
+  return LONG2NUM(err);
+}
+
+static VALUE
 rb_s_gpgme_new (VALUE dummy, VALUE rctx)
 {
   gpgme_ctx_t ctx;
@@ -2335,6 +2357,10 @@
 rb_s_gpgme_data_get_encoding, 1);
   rb_define_module_function (mGPGME, "gpgme_data_set_encoding",
 rb_s_gpgme_data_set_encoding, 2);
+  rb_define_module_function (mGPGME, "gpgme_data_get_file_name",
+rb_s_gpgme_data_get_file_name, 1);
+  rb_define_module_function (mGPGME, "gpgme_data_set_file_name",
+rb_s_gpgme_data_set_file_name, 2);
 
   /* Creating Contexts */
   rb_define_module_function (mGPGME, "gpgme_new",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/gpgme/data.rb new/lib/gpgme/data.rb
--- old/lib/gpgme/data.rb   2017-10-31 09:20:48.0 +0100
+++ new/lib/gpgme/data.rb   2018-01-03 12:52:10.0 +0100
@@ -177,6 +177,23 @@
 end
 
 ##
+# Return the file name of the underlying data.
+def file_name
+  GPGME::gpgme_data_get_file_name(self)
+end
+
+##
+# Sets the file name for this buffer.
+#
+# @raise [GPGME::Error::InvalidValue] if the value isn't accepted.
+def file_name=(file_name)
+  err = GPGME::gpgme_data_set_file_name(self, file_name)
+  exc = GPGME::error_to_exception(err)
+  raise exc if exc
+  file_name
+end
+
+##
 # Return the entire content of the data object as string.
 def to_s
   pos = seek(0, IO::SEEK_CUR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/gpgme/version.rb new/lib/gpgme/version.rb
--- old/lib/gpgme/version.rb2017-10-31 09:20:48.0 +0100
+++ new/lib/gpgme/version.rb2018-01-03 12:52:10.0 +0100
@@ -1,4 +1,4 @@
 module GPGME
   # The version of GPGME ruby binding you are using
-  VERSION = "2.0.14"
+  VERSION = "2.0.16"
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-10-31 09:20:48.0 +0100
+++ new/metadata2018-01-03 12:52:10.0 +0100
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: gpgme
 version: !ruby/object:Gem::Version
-  ve

commit python-msrestazure for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-msrestazure for 
openSUSE:Factory checked in at 2018-02-14 09:27:33

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


Package is "python-msrestazure"

Wed Feb 14 09:27:33 2018 rev:4 rq:571394 version:0.4.20

Changes:

--- /work/SRC/openSUSE:Factory/python-msrestazure/python-msrestazure.changes
2017-09-20 17:13:10.189510645 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-msrestazure.new/python-msrestazure.changes   
2018-02-14 09:27:33.936299577 +0100
@@ -1,0 +2,13 @@
+Wed Jan 31 13:23:20 UTC 2018 - adrian.glaub...@suse.com
+
+- Install LICENSE.md into doc directory
+
+---
+Fri Jan 26 12:44:30 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.4.20
+- Install README.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  msrestazure-0.4.11.tar.gz

New:

  LICENSE.md
  msrestazure-0.4.20.tar.gz



Other differences:
--
++ python-msrestazure.spec ++
--- /var/tmp/diff_new_pack.aKW9sl/_old  2018-02-14 09:27:34.584276095 +0100
+++ /var/tmp/diff_new_pack.aKW9sl/_new  2018-02-14 09:27:34.584276095 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-msrestazure
 #
-# 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,21 +18,24 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-msrestazure
-Version:0.4.11
+Version:0.4.20
 Release:0
 Summary:AutoRest swagger generator
 License:MIT
 Group:  Development/Languages/Python
 Url:https://pypi.python.org/pypi/msrestazure
 Source: 
https://files.pythonhosted.org/packages/source/m/msrestazure/msrestazure-%{version}.tar.gz
+Source1:LICENSE.md
 Patch0: m_drop-compatible-releases-operator.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-adal >= 0.4.0
+Requires:   python-adal < 1.0.0
+Requires:   python-adal >= 0.4.7
 Requires:   python-keyring >= 5.6
-Requires:   python-msrest >= 0.4.4
+Requires:   python-msrest < 2.0.0
+Requires:   python-msrest >= 0.4.25
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -44,6 +47,7 @@
 %prep
 %setup -q -n msrestazure-%{version}
 %patch0 -p1
+cp %{SOURCE1} LICENSE.md
 
 %build
 %python_build
@@ -55,6 +59,7 @@
 
 %files  %{python_files}
 %defattr(-,root,root,-)
+%doc LICENSE.md README.rst
 %{python_sitelib}/*
 
 %changelog

++ LICENSE.md ++
MIT License

Copyright (c) 2016 Microsoft Azure

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
++ m_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.aKW9sl/_old  2018-02-14 09:27:34.620274790 +0100
+++ /var/tmp/diff_new_pack.aKW9sl/_new  2018-02-14 09:27:34.620274790 +0100
@@ -1,14 +1,11 @@
-diff -Nru msrestazure-0.4.11.orig/setup.py msrestazure-0.4.11/setup.py
 msrestazure-0.4.11.orig/setup.py   2017-06-30 01:17:47.0 +0200
-+++ msrestazure-0.4.11/setup.py2017-09-19 21:58:49.165620615 +0200
-@@ -49,8 +49,8 @@
- 'License :: OSI Approved :: MIT License',
- 'Topic :: Software Development'],
+diff -Nru msrestazure-0.4.20.orig/setup.py msrestazure-0.4.20/setup.py
+--- msrestazure-0

commit python-adal for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-adal for openSUSE:Factory 
checked in at 2018-02-14 09:27:35

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


Package is "python-adal"

Wed Feb 14 09:27:35 2018 rev:3 rq:571406 version:0.5.0

Changes:

--- /work/SRC/openSUSE:Factory/python-adal/python-adal.changes  2017-07-19 
12:21:46.121927604 +0200
+++ /work/SRC/openSUSE:Factory/.python-adal.new/python-adal.changes 
2018-02-14 09:27:39.420100850 +0100
@@ -1,0 +2,12 @@
+Wed Jan 31 13:54:39 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.5.0
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Install HISTORY.txt into doc directory
+- Install README.md into doc directory
+- Remove patches merged upstream
+  + 0001-Forcing-utf8-decoding.patch
+
+---

Old:

  0001-Forcing-utf8-decoding.patch
  adal-0.4.5.tar.gz

New:

  HISTORY.txt
  adal-0.5.0.tar.gz



Other differences:
--
++ python-adal.spec ++
--- /var/tmp/diff_new_pack.ptEVml/_old  2018-02-14 09:27:41.508025186 +0100
+++ /var/tmp/diff_new_pack.ptEVml/_new  2018-02-14 09:27:41.516024896 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-adal
 #
-# 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,14 +18,14 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-adal
-Version:0.4.5
+Version:0.5.0
 Release:0
 Summary:Azure Active Directory library
 License:MIT
 Group:  Development/Languages/Python
 Url:https://pypi.python.org/pypi/adal
 Source: 
https://files.pythonhosted.org/packages/source/a/adal/adal-%{version}.tar.gz
-Patch1: 0001-Forcing-utf8-decoding.patch
+Source1:HISTORY.txt
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -45,7 +45,7 @@
 
 %prep
 %setup -q -n adal-%{version}
-%patch1 -p1
+cp %{SOURCE1} HISTORY.txt
 
 %build
 %python_build
@@ -57,6 +57,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
+%doc HISTORY.txt README.md
 %{python_sitelib}/*
 
 %changelog

++ HISTORY.txt ++
ADAL Python 0.5.0

Enhancement: Add a new parameter in the AuthenticationContext to pass 
requests (connect,read) timeout parameters. (#112)
Adjustment: By default, no Personally Identifiable Information (PII) will 
be logged by ADAL Python. (#111)
Adjustment: Surfaces the requests.HTTPError so that app developer can deal 
with the Retry-After info from HTTP 429 error, if desired. (#117)

ADAL Python 0.4.7

Bugfix: Handle refresh token in Azure Stack (ADFS 2016) properly (#105)
Pre-release

ADAL Python 0.4.6

Enhancement: Add one more trusted authority host login.microsoftonline.us (#77, 
#78)
Enhancement: Bubble up the server response. (#85, #88)
Bugfix: Should not attempt to refresh a token when RT is unavailable (#82, 
#87)
Bugfix: Now we force utf-8 decoding so that package builders would be able 
to pack ADAL Python regardless of their locale. The ADAL Python library users 
will 
NOT be affected by this change. (#89, #91)
Other sample code and readme file adjustments (#76, #73, #84, #92, #95, 
#97, #98)

ADAL for Python 0.4.5

Fixes platform resolution issue found in Gunicorn/Gevent context (#74)

ADAL for Python 0.4.4

Revert a workaround introduced in 0.4.3, we now have better understanding 
and recommend a different way to solve it. (#61)

ADAL for Python 0.4.3

Fixes logger bug to ensure proper logging (#55)
Updates dependency to exclude the requests package 2.12.* (#58)
Introduces a new switch to override the default behavior (#57)

ADAL for Python 0.4.2

Fix decoding exception when decoding id_token with non-ASCII characters on 
Python 2.x (#52)
Minor adjustment on version string handling (#48)

ADAL for Python 0.4.1

Fix encoding exceptions on formatting error text #44
Minor typo fixes in sample code #45

ADAL for Python 0.4.0

Support login using federated credentials through protocols of wstrust 1.3 
or 2005
Support http tracing through proxies by exposing the environment variable 
of ADAL_PYTHON_SSL_NO_VERIFY

ADAL for Python 0.3.0

Support device code flow, required for accounts with 2FA enforced, or MSA 
accounts such as live id
Support service principal with certif

commit python-azure-mgmt-datalake-store for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-datalake-store for 
openSUSE:Factory checked in at 2018-02-14 09:27:42

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


Package is "python-azure-mgmt-datalake-store"

Wed Feb 14 09:27:42 2018 rev:2 rq:573395 version:0.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-datalake-store/python-azure-mgmt-datalake-store.changes
2017-10-11 22:58:53.651368548 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-datalake-store.new/python-azure-mgmt-datalake-store.changes
   2018-02-14 09:27:50.327705572 +0100
@@ -1,0 +2,18 @@
+Tue Feb  6 15:17:57 UTC 2018 - jgleiss...@suse.com
+
+- fixed typo in spec file Requires
+
+---
+Thu Jan 18 15:18:26 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.3.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Refresh patches for new version
+  + amds_drop-compatible-releases-operator.patch
+- Update Description from upstream
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-datalake-store-0.2.0.zip

New:

  azure-mgmt-datalake-store-0.3.0.zip



Other differences:
--
++ python-azure-mgmt-datalake-store.spec ++
--- /var/tmp/diff_new_pack.upd4Dh/_old  2018-02-14 09:27:50.879685568 +0100
+++ /var/tmp/diff_new_pack.upd4Dh/_new  2018-02-14 09:27:50.883685424 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-datalake-store
 #
-# 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-azure-mgmt-datalake-store
-Version:0.2.0
+Version:0.3.0
 Release:0
 Summary:Microsoft Azure Data Lake Store Management Client Library
 License:MIT
@@ -35,12 +35,12 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:   python-azure-common < 2.0.0
-Requires:   python-azure-common >= 1.1.5
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-datalake-nspkg
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
-Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.7
+Requires:   python-msrestazure < 2.0.0
+Requires:   python-msrestazure >= 0.4.20
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -50,10 +50,10 @@
 %description
 This is the Microsoft Azure Data Lake Store Management Client Library.
 
-Azure Data Lake Store Manager (ARM) is the next generation of management APIs 
that
+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 and 3.5.
+This package has been tested with Python 2.7, 3.4, 3.5 and 3.6.
 
 %prep
 %setup -q -n azure-mgmt-datalake-store-%{version}
@@ -76,7 +76,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/datalake/store
 %{python_sitelib}/azure_mgmt_datalake_store-*.egg-info
 

++ amds_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.upd4Dh/_old  2018-02-14 09:27:50.919684119 +0100
+++ /var/tmp/diff_new_pack.upd4Dh/_new  2018-02-14 09:27:50.919684119 +0100
@@ -1,14 +1,12 @@
-diff -Nru azure-mgmt-datalake-store-0.1.6.orig/setup.py 
azure-mgmt-datalake-store-0.1.6/setup.py
 azure-mgmt-datalake-store-0.1.6.orig/setup.py  2017-06-19 
19:49:38.0 +0200
-+++ azure-mgmt-datalake-store-0.1.6/setup.py   2017-06-20 11:01:16.325278530 
+0200
-@@ -65,8 +65,8 @@
- zip_safe=False,
- packages=find_packages(),
+diff -Nru azure-mgmt-datalake-store-0.3.0.orig/setup.py 
azure-mgmt-datalake-store-0.3.0/setup.py
+--- azure-mgmt-datalake-store-0.3.0.orig/setup.py  2018-01-11 
18:20:00.0 +0100
 azure-mgmt-datalake-store-0.3.0/setup.py   2018-01-18 16:16:50.738543464 
+0100
+@@ -78,7 +78,7 @@
+ packages=find_packages(exclude=["tests"]),
  install_requires=[
--'azure-common~=1.1.5',
--'msrestazure~=0.4.7',
-+'azure-common>=1.1.5',
-+'msrestaz

commit rubygem-hashie for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package rubygem-hashie for openSUSE:Factory 
checked in at 2018-02-14 09:28:19

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


Package is "rubygem-hashie"

Wed Feb 14 09:28:19 2018 rev:21 rq:574086 version:3.5.7

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-hashie/rubygem-hashie.changes
2017-09-26 21:13:35.769367114 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-hashie.new/rubygem-hashie.changes   
2018-02-14 09:28:27.482359146 +0100
@@ -1,0 +2,18 @@
+Tue Jan  9 07:32:06 UTC 2018 - co...@suse.com
+
+- updated to version 3.5.7
+ see installed CHANGELOG.md
+
+  ## [3.5.7] - 2017-12-19
+  
+  [3.5.7]: https://github.com/intridea/hashie/compare/v3.5.6...v3.5.7
+  
+  ### Fixed
+  
+  [#430](https://github.com/intridea/hashie/pull/430): Fix Hashie::Rash 
randomly losing items - [@Antti](https://github.com/Antti)
+  
+  ### Miscellaneous
+  
+  * [#425](https://github.com/intridea/hashie/pull/425): Update rubies in CI - 
[@kachick](https://github.com/kachick).
+
+---

Old:

  hashie-3.5.6.gem

New:

  hashie-3.5.7.gem



Other differences:
--
++ rubygem-hashie.spec ++
--- /var/tmp/diff_new_pack.1f6Kag/_old  2018-02-14 09:28:28.186333635 +0100
+++ /var/tmp/diff_new_pack.1f6Kag/_new  2018-02-14 09:28:28.190333490 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-hashie
 #
-# 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-hashie
-Version:3.5.6
+Version:3.5.7
 Release:0
 %define mod_name hashie
 %define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,7 @@
 BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
 Url:https://github.com/intridea/hashie
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Your friendly neighborhood hash library
 License:MIT

++ hashie-3.5.6.gem -> hashie-3.5.7.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-07-12 16:56:12.0 +0200
+++ new/CHANGELOG.md2017-12-19 21:42:55.0 +0100
@@ -6,6 +6,18 @@
 
 [semver]: http://semver.org/spec/v2.0.0.html
 
+## [3.5.7] - 2017-12-19
+
+[3.5.7]: https://github.com/intridea/hashie/compare/v3.5.6...v3.5.7
+
+### Fixed
+
+[#430](https://github.com/intridea/hashie/pull/430): Fix Hashie::Rash randomly 
losing items - [@Antti](https://github.com/Antti)
+
+### Miscellaneous
+
+* [#425](https://github.com/intridea/hashie/pull/425): Update rubies in CI - 
[@kachick](https://github.com/kachick).
+
 ## [3.5.6] - 2017-07-12
 
 [3.5.6]: https://github.com/intridea/hashie/compare/v3.5.5...v3.5.6
@@ -13,7 +25,6 @@
 ### Miscellaneous
 
 * [#416](https://github.com/intridea/hashie/pull/416): Fix `warning: instance 
variable @disable_warnings not initialized` - 
[@axfcampos](https://github.com/axfcampos).
-* Your contribution here.
 
 ## [3.5.5] - 2017-02-24
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2017-07-12 16:56:12.0 +0200
+++ new/README.md   2017-12-19 21:42:55.0 +0100
@@ -20,7 +20,7 @@
 
 ## Upgrading
 
-You're reading the documentation for the stable release of Hashie, 3.5.6. 
Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version.
+You're reading the documentation for the stable release of Hashie, 3.5.7. 
Please read [UPGRADING](UPGRADING.md) when upgrading from a previous version.
 
 ## Hash Extensions
 
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/hashie/mash.rb new/lib/hashie/mash.rb
--- old/lib/hashie/mash.rb  2017-07-12 16:56:12.0 +0200
+++ new/lib/hashie/mash.rb  2017-12-19 21:42:55.0 +0100
@@ -344,7 +344,7 @@
   Hashie.logger.warn(
 'You are setting a key that conflicts with a built-in method ' \
 "#{self.class}##{method_key} #{method_information}. " \
-'This can cause unexpected behavior when accessing the key via as a ' \
+'This can cause unexpected behavior when accessing the key as a ' \
 'property. 

commit azure-cli for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli for openSUSE:Factory 
checked in at 2018-02-14 09:29:05

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


Package is "azure-cli"

Wed Feb 14 09:29:05 2018 rev:2 rq:574792 version:2.0.26

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli/azure-cli.changes  2017-11-10 
14:51:33.660743028 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli.new/azure-cli.changes 2018-02-14 
09:29:13.424694295 +0100
@@ -1,0 +2,10 @@
+Thu Feb  8 15:32:59 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.26
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-2.0.18.tar.gz

New:

  azure-cli-2.0.26.tar.gz



Other differences:
--
++ azure-cli.spec ++
--- /var/tmp/diff_new_pack.XZHtfa/_old  2018-02-14 09:29:15.812607763 +0100
+++ /var/tmp/diff_new_pack.XZHtfa/_new  2018-02-14 09:29:15.816607618 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli
-Version:2.0.18
+Version:2.0.26
 Release:0
 Summary:Microsoft Azure CLI 2.0
 License:MIT
@@ -25,25 +26,25 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli/azure-cli-%{version}.tar.gz
 Source1:LICENSE.txt
 Patch1: ac_use-python3-by-default.patch
+BuildRequires:  azure-cli-nspkg
+BuildRequires:  python3-azure-nspkg
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 BuildRequires:  unzip
-BuildRequires:  azure-cli-nspkg
-BuildRequires:  python3-azure-nspkg
-Requires:   python3-azure-nspkg
 Requires:   azure-cli-acr
 Requires:   azure-cli-acs
+Requires:   azure-cli-advisor
 Requires:   azure-cli-appservice
-Requires:   azure-cli-batch
 Requires:   azure-cli-backup
+Requires:   azure-cli-batch
+Requires:   azure-cli-batchai
 Requires:   azure-cli-billing
 Requires:   azure-cli-cdn
 Requires:   azure-cli-cloud
 Requires:   azure-cli-cognitiveservices
-Requires:   azure-cli-component
-Requires:   azure-cli-container
 Requires:   azure-cli-configure
 Requires:   azure-cli-consumption
+Requires:   azure-cli-container
 Requires:   azure-cli-core
 Requires:   azure-cli-cosmosdb
 Requires:   azure-cli-dla
@@ -62,11 +63,13 @@
 Requires:   azure-cli-profile
 Requires:   azure-cli-rdbms
 Requires:   azure-cli-redis
+Requires:   azure-cli-reservations
 Requires:   azure-cli-resource
 Requires:   azure-cli-role
 Requires:   azure-cli-sql
 Requires:   azure-cli-storage
 Requires:   azure-cli-vm
+Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -92,11 +95,12 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{_bindir}/az
 %config /etc/bash_completion.d/az.completion.sh
 %exclude /usr/bin/az.bat
 %exclude /usr/bin/az.completion.sh
 %{python3_sitelib}/azure/cli
 %{python3_sitelib}/azure_cli-*.egg-info
+
 %changelog

++ azure-cli-2.0.18.tar.gz -> azure-cli-2.0.26.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-2.0.18/HISTORY.rst 
new/azure-cli-2.0.26/HISTORY.rst
--- old/azure-cli-2.0.18/HISTORY.rst2017-09-23 01:47:00.0 +0200
+++ new/azure-cli-2.0.26/HISTORY.rst2018-01-26 17:12:23.0 +0100
@@ -2,6 +2,38 @@
 
 Release History
 ===
+
+2.0.26
+++
+* Minor fixes
+
+2.0.25
+++
+* Minor fixes
+
+2.0.24
+++
+* Minor fixes
+
+2.0.23
+++
+* Minor fixes
+
+2.0.22
+++
+* Remove `az component` commands. Use `az extension` instead. `az component` 
has been deprecated for several months now.
+
+2.0.21
+++
+* Minor fixes
+
+2.0.20
+++
+
+2.0.19 (2017-10-09)

+* no changes
+
 2.0.18 (2017-09-22)
 +++
 * no changes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-2.0.18/PKG-INFO 
new/azure-cli-2.0.26/PKG-INFO
--- old/azure-cli-2.0.18/PKG-INFO   2017-09-23 01

commit azure-cli-acs for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-acs for openSUSE:Factory 
checked in at 2018-02-14 09:29:25

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


Package is "azure-cli-acs"

Wed Feb 14 09:29:25 2018 rev:2 rq:574794 version:2.0.25

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-acs/azure-cli-acs.changes  
2017-11-10 14:51:54.156001869 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-acs.new/azure-cli-acs.changes 
2018-02-14 09:29:35.603890581 +0100
@@ -1,0 +2,10 @@
+Wed Feb  7 14:30:04 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.25
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-acs-2.0.16.tar.gz

New:

  azure-cli-acs-2.0.25.tar.gz



Other differences:
--
++ azure-cli-acs.spec ++
--- /var/tmp/diff_new_pack.fRVtD5/_old  2018-02-14 09:29:36.243867390 +0100
+++ /var/tmp/diff_new_pack.fRVtD5/_new  2018-02-14 09:29:36.247867245 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-acs
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-acs
-Version:2.0.16
+Version:2.0.25
 Release:0
 Summary:Microsoft Azure CLI 'acs' Command Module
 License:MIT
@@ -24,24 +25,24 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-acs/azure-cli-acs-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-nspkg
-Requires:   python3-azure-mgmt-authorization >= 0.30.0
-Requires:   python3-azure-mgmt-compute >= 3.0.0rc1
-Requires:   python3-azure-mgmt-containerservice >= 1.0.0
+Requires:   python3-PyYAML
 Requires:   python3-azure-graphrbac >= 0.31.0
-Requires:   azure-cli-core
+Requires:   python3-azure-mgmt-authorization >= 0.30.0
+Requires:   python3-azure-mgmt-compute >= 3.1.0rc3
+Requires:   python3-azure-mgmt-containerservice >= 3.0.0
+Requires:   python3-azure-nspkg
 Requires:   python3-paramiko
-Requires:   python3-PyYAML
-Requires:   python3-six
 Requires:   python3-scp
+Requires:   python3-six
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -70,7 +71,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/acs
 %{python3_sitelib}/azure_cli_acs-*.egg-info
+
 %changelog

++ azure-cli-acs-2.0.16.tar.gz -> azure-cli-acs-2.0.25.tar.gz ++
 2972 lines of diff (skipped)




commit azure-cli-appservice for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-appservice for 
openSUSE:Factory checked in at 2018-02-14 09:29:35

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


Package is "azure-cli-appservice"

Wed Feb 14 09:29:35 2018 rev:2 rq:574795 version:0.1.25

Changes:

--- 
/work/SRC/openSUSE:Factory/azure-cli-appservice/azure-cli-appservice.changes
2017-11-10 14:52:00.199783309 +0100
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-appservice.new/azure-cli-appservice.changes
   2018-02-14 09:29:48.063439083 +0100
@@ -1,0 +2,10 @@
+Wed Feb  7 14:33:48 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.1.25
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-appservice-0.1.17.tar.gz

New:

  azure-cli-appservice-0.1.25.tar.gz



Other differences:
--
++ azure-cli-appservice.spec ++
--- /var/tmp/diff_new_pack.Nv0bKG/_old  2018-02-14 09:29:48.895408935 +0100
+++ /var/tmp/diff_new_pack.Nv0bKG/_new  2018-02-14 09:29:48.895408935 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-appservice
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-appservice
-Version:0.1.17
+Version:0.1.25
 Release:0
 Summary:Microsoft Azure CLI 'appservice' Command Module
 License:MIT
@@ -24,21 +25,21 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-appservice/azure-cli-appservice-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
+Requires:   python3-azure-mgmt-containerregistry >= 1.0.1
+Requires:   python3-azure-mgmt-web >= 0.34.1
 Requires:   python3-azure-nspkg
-Requires:   azure-cli-core
-Requires:   python3-azure-mgmt-web >= 0.32.0
-Requires:   python3-azure-mgmt-containerregistry >= 0.3.1
+Requires:   python3-pyOpenSSL
 Requires:   python3-urllib3 >= 1.18
 Requires:   python3-xmltodict
-Requires:   python3-pyOpenSSL
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -67,7 +68,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/appservice
 %{python3_sitelib}/azure_cli_appservice-*.egg-info
+
 %changelog

++ azure-cli-appservice-0.1.17.tar.gz -> azure-cli-appservice-0.1.25.tar.gz 
++
 2943 lines of diff (skipped)




commit azure-cli-backup for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-backup for 
openSUSE:Factory checked in at 2018-02-14 09:29:48

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


Package is "azure-cli-backup"

Wed Feb 14 09:29:48 2018 rev:2 rq:574796 version:1.0.6

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-backup/azure-cli-backup.changes
2017-11-10 14:52:07.835507178 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-backup.new/azure-cli-backup.changes   
2018-02-14 09:29:52.123291967 +0100
@@ -1,0 +2,10 @@
+Wed Feb  7 14:41:29 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 1.0.6
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-backup-1.0.1.tar.gz

New:

  azure-cli-backup-1.0.6.tar.gz



Other differences:
--
++ azure-cli-backup.spec ++
--- /var/tmp/diff_new_pack.ZSYnGj/_old  2018-02-14 09:29:53.263250658 +0100
+++ /var/tmp/diff_new_pack.ZSYnGj/_new  2018-02-14 09:29:53.263250658 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-backup
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-backup
-Version:1.0.1
+Version:1.0.6
 Release:0
 Summary:Microsoft Azure CLI 'backup' Command Module
 License:MIT
@@ -24,17 +25,17 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-backup/azure-cli-backup-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-nspkg
 Requires:   python3-azure-mgmt-recoveryservices >= 0.1.0
 Requires:   python3-azure-mgmt-recoveryservicesbackup >= 0.1.1
+Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -63,7 +64,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/backup
 %{python3_sitelib}/azure_cli_backup-*.egg-info
+
 %changelog

++ azure-cli-backup-1.0.1.tar.gz -> azure-cli-backup-1.0.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-backup-1.0.1/HISTORY.rst 
new/azure-cli-backup-1.0.6/HISTORY.rst
--- old/azure-cli-backup-1.0.1/HISTORY.rst  2017-09-23 01:47:00.0 
+0200
+++ new/azure-cli-backup-1.0.6/HISTORY.rst  2018-01-12 18:25:22.0 
+0100
@@ -2,6 +2,30 @@
 
 Release History
 ===
+
+1.0.6
++
+* New feature: 'az backup item list' command now has '--container-name' 
parameter as optional instead of mandatory and output contains item health 
details.
+* New feature: Added original storage account option in 'az backup restore 
restore-disks' command.
+* Bugs fixed: VM and vault location check must be case insensitive in 'az 
backup protection enable-for-vm' command.
+
+1.0.5
++
+* When a non-existent name is supplied for a container, commands will not fail 
with a stack trace. Partially fixes #4502.
+* az backup item list update: 'Health Status' of an item is now visible in the 
default table view.
+
+1.0.4
++
+* Minor fixes.
+
+1.0.3
++
+* Minor fixes.
+
+1.0.2
++
+* no changes
+
 1.0.1 (2017-09-22)
 ++
 * Preview release.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-backup-1.0.1/PKG-INFO 
new/azure-cli-backup-1.0.6/PKG-INFO
--- old/azure-cli-backup-1.0.1/PKG-INFO 2017-09-23 01:47:41.0 +0200
+++ new/azure-cli-backup-1.0.6/PKG-INFO 2018-01-12 18:26:09.0 +0100
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: azure-cli-backup
-Version: 1.0.1
+Version: 1.0.6
 Summary: Microsoft Azure Command-Line Tools Recovery Services Command Module
 Home-page: https://github.com/Azure/

commit azure-cli-batch for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-batch for openSUSE:Factory 
checked in at 2018-02-14 09:29:52

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


Package is "azure-cli-batch"

Wed Feb 14 09:29:52 2018 rev:2 rq:574797 version:3.1.9

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-batch/azure-cli-batch.changes  
2017-11-10 14:52:21.791002502 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-batch.new/azure-cli-batch.changes 
2018-02-14 09:29:58.243070205 +0100
@@ -1,0 +2,10 @@
+Wed Feb  7 14:45:32 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 3.1.9
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-batch-3.1.4.tar.gz

New:

  azure-cli-batch-3.1.9.tar.gz



Other differences:
--
++ azure-cli-batch.spec ++
--- /var/tmp/diff_new_pack.iA3mBx/_old  2018-02-14 09:29:58.919045710 +0100
+++ /var/tmp/diff_new_pack.iA3mBx/_new  2018-02-14 09:29:58.923045565 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-batch
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-batch
-Version:3.1.4
+Version:3.1.9
 Release:0
 Summary:Microsoft Azure CLI 'batch' Command Module
 License:MIT
@@ -24,18 +25,18 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-batch/azure-cli-batch-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-nspkg
-Requires:   python3-azure-batch >= 3.1.0
+Requires:   python3-azure-batch >= 4.0.0
 Requires:   python3-azure-mgmt-batch >= 4.1.0
 Requires:   python3-azure-mgmt-keyvault >= 0.40.0
+Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -64,7 +65,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/batch
 %{python3_sitelib}/azure_cli_batch-*.egg-info
+
 %changelog

++ azure-cli-batch-3.1.4.tar.gz -> azure-cli-batch-3.1.9.tar.gz ++
 2329 lines of diff (skipped)




commit azure-cli-acr for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-acr for openSUSE:Factory 
checked in at 2018-02-14 09:29:17

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


Package is "azure-cli-acr"

Wed Feb 14 09:29:17 2018 rev:2 rq:574793 version:2.0.20

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-acr/azure-cli-acr.changes  
2017-11-10 14:51:45.196325874 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-acr.new/azure-cli-acr.changes 
2018-02-14 09:29:25.684250041 +0100
@@ -1,0 +2,10 @@
+Wed Feb  7 14:53:54 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.20
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-acr-2.0.12.tar.gz

New:

  azure-cli-acr-2.0.20.tar.gz



Other differences:
--
++ azure-cli-acr.spec ++
--- /var/tmp/diff_new_pack.mITgrZ/_old  2018-02-14 09:29:27.308191194 +0100
+++ /var/tmp/diff_new_pack.mITgrZ/_new  2018-02-14 09:29:27.312191049 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-acr
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-acr
-Version:2.0.12
+Version:2.0.20
 Release:0
 Summary:Microsoft Azure CLI 'acr' Command Module
 License:MIT
@@ -24,19 +25,19 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-acr/azure-cli-acr-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
+Requires:   python3-azure-mgmt-containerregistry >= 1.0.1
+Requires:   python3-azure-mgmt-resource >= 1.2.1
+Requires:   python3-azure-mgmt-storage >= 1.5.0
 Requires:   python3-azure-nspkg
-Requires:   azure-cli-core
-Requires:   python3-azure-mgmt-resource >= 1.2.0rc2
-Requires:   python3-azure-mgmt-storage >= 1.2.0
-Requires:   python3-azure-mgmt-containerregistry >= 0.3.1
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -65,7 +66,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/acr
 %{python3_sitelib}/azure_cli_acr-*.egg-info
+
 %changelog

++ azure-cli-acr-2.0.12.tar.gz -> azure-cli-acr-2.0.20.tar.gz ++
 4517 lines of diff (skipped)




commit azure-cli-billing for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-billing for 
openSUSE:Factory checked in at 2018-02-14 09:29:58

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


Package is "azure-cli-billing"

Wed Feb 14 09:29:58 2018 rev:2 rq:574798 version:0.1.7

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-billing/azure-cli-billing.changes  
2017-11-10 14:52:38.294405680 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-billing.new/azure-cli-billing.changes 
2018-02-14 09:30:00.027005561 +0100
@@ -1,0 +2,9 @@
+Wed Feb  7 14:49:30 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.1.7
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-cli-billing-0.1.5.tar.gz

New:

  azure-cli-billing-0.1.7.tar.gz



Other differences:
--
++ azure-cli-billing.spec ++
--- /var/tmp/diff_new_pack.TSNOaS/_old  2018-02-14 09:30:00.714980631 +0100
+++ /var/tmp/diff_new_pack.TSNOaS/_new  2018-02-14 09:30:00.714980631 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-billing
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-billing
-Version:0.1.5
+Version:0.1.7
 Release:0
 Summary:Microsoft Azure CLI 'billing' Command Module
 License:MIT
@@ -24,16 +25,16 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-billing/azure-cli-billing-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-nspkg
 Requires:   python3-azure-mgmt-billing >= 0.1.0
+Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -62,7 +63,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/billing
 %{python3_sitelib}/azure_cli_billing-*.egg-info
+
 %changelog

++ azure-cli-billing-0.1.5.tar.gz -> azure-cli-billing-0.1.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-billing-0.1.5/HISTORY.rst 
new/azure-cli-billing-0.1.7/HISTORY.rst
--- old/azure-cli-billing-0.1.5/HISTORY.rst 2017-09-23 01:47:00.0 
+0200
+++ new/azure-cli-billing-0.1.7/HISTORY.rst 2018-01-05 22:11:35.0 
+0100
@@ -2,6 +2,15 @@
 
 Release History
 ===
+
+0.1.7
+++
+* Update for CLI core changes.
+
+0.1.6
++
+* minor fixes
+
 0.1.5 (2017-09-22)
 ++
 * minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-billing-0.1.5/PKG-INFO 
new/azure-cli-billing-0.1.7/PKG-INFO
--- old/azure-cli-billing-0.1.5/PKG-INFO2017-09-23 01:47:26.0 
+0200
+++ new/azure-cli-billing-0.1.7/PKG-INFO2018-01-05 22:12:04.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-billing
-Version: 0.1.5
+Version: 0.1.7
 Summary: Microsoft Azure Command-Line Tools Billing Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -20,6 +20,15 @@
 
 Release History
 ===
+
+0.1.7
+++
+* Update for CLI core changes.
+
+0.1.6
++
+* minor fixes
+
 0.1.5 (2017-09-22)
 ++
 * minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-billing-0.1.5/azure/cli/command_modules/billing/__init__.py 
new/azure-cli-billing-0.1.7/azure/cli/command_modules/billing/__init__.py
--- old/azure-cli-billing-0.1.5/azure/cli/command_modules/billing/__init__.py   
2017-09-23 01:47:00.0 +0200
+++ new/azure-cli-billing-0.

commit azure-cli-dls for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-dls for openSUSE:Factory 
checked in at 2018-02-14 09:30:43

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


Package is "azure-cli-dls"

Wed Feb 14 09:30:43 2018 rev:2 rq:574809 version:0.0.19

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-dls/azure-cli-dls.changes  
2017-11-10 14:53:40.724147938 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-dls.new/azure-cli-dls.changes 
2018-02-14 09:30:49.125226415 +0100
@@ -1,0 +2,10 @@
+Wed Feb  7 16:02:16 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.0.19
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-dls-0.0.14.tar.gz

New:

  azure-cli-dls-0.0.19.tar.gz



Other differences:
--
++ azure-cli-dls.spec ++
--- /var/tmp/diff_new_pack.iK3m7k/_old  2018-02-14 09:30:50.945160467 +0100
+++ /var/tmp/diff_new_pack.iK3m7k/_new  2018-02-14 09:30:50.949160323 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-dls
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-dls
-Version:0.0.14
+Version:0.0.19
 Release:0
 Summary:Microsoft Azure CLI 'data lake store' Command Module
 License:MIT
@@ -24,18 +25,18 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-dls/azure-cli-dls-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
+Requires:   python3-azure-datalake-store >= 0.0.17
+Requires:   python3-azure-mgmt-datalake-store >= 0.2.0
 Requires:   python3-azure-nspkg
-Requires:   python3-azure-mgmt-datalake-store >= 0.1.6
-Requires:   python3-azure-datalake-store >= 0.0.16
-Requires:   azure-cli-core
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -64,7 +65,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/dls
 %{python3_sitelib}/azure_cli_dls-*.egg-info
+
 %changelog

++ azure-cli-dls-0.0.14.tar.gz -> azure-cli-dls-0.0.19.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-dls-0.0.14/HISTORY.rst 
new/azure-cli-dls-0.0.19/HISTORY.rst
--- old/azure-cli-dls-0.0.14/HISTORY.rst2017-09-23 01:47:00.0 
+0200
+++ new/azure-cli-dls-0.0.19/HISTORY.rst2018-01-05 22:11:35.0 
+0100
@@ -2,6 +2,28 @@
 
 Release History
 ===
+
+0.0.19
+++
+* Update for CLI core changes.
+
+0.0.18
+++
+* Change the return type of the account list command: a list of 
DataLakeStoreAccount to a list of DataLakeStoreAccountBasic
+* The properties of a Basic type is a strict subset of the properties of a 
regular type
+
+0.0.17
+++
+* Minor fixes.
+
+0.0.16
+++
+* minor fixes
+
+0.0.15 (2017-10-09)

+* minor fixes
+
 0.0.14 (2017-09-22)
 +++
 * minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-dls-0.0.14/PKG-INFO 
new/azure-cli-dls-0.0.19/PKG-INFO
--- old/azure-cli-dls-0.0.14/PKG-INFO   2017-09-23 01:47:21.0 +0200
+++ new/azure-cli-dls-0.0.19/PKG-INFO   2018-01-05 22:12:32.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-dls
-Version: 0.0.14
+Version: 0.0.19
 Summary: Microsoft Azure Command-Line Tools Data Lake Store Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -20,6 +20,28 @@
 
 Release History
 ===
+
+0.0.19
+++
+* Update for CLI core changes.
+
+0.0.18
+++
+ 

commit azure-cli-consumption for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-consumption for 
openSUSE:Factory checked in at 2018-02-14 09:30:26

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


Package is "azure-cli-consumption"

Wed Feb 14 09:30:26 2018 rev:2 rq:574803 version:0.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/azure-cli-consumption/azure-cli-consumption.changes  
2017-11-10 14:53:18.140964659 +0100
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-consumption.new/azure-cli-consumption.changes
 2018-02-14 09:30:27.426012713 +0100
@@ -1,0 +2,10 @@
+Wed Feb  7 15:24:12 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.2.1
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-consumption-0.1.5.tar.gz

New:

  azure-cli-consumption-0.2.1.tar.gz



Other differences:
--
++ azure-cli-consumption.spec ++
--- /var/tmp/diff_new_pack.1b5gcx/_old  2018-02-14 09:30:28.701966477 +0100
+++ /var/tmp/diff_new_pack.1b5gcx/_new  2018-02-14 09:30:28.729965463 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-consumption
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-consumption
-Version:0.1.5
+Version:0.2.1
 Release:0
 Summary:Microsoft Azure CLI 'consumption' Command Module
 License:MIT
@@ -24,16 +25,16 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-consumption/azure-cli-consumption-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
 Requires:   azure-cli-nspkg
+Requires:   python3-azure-mgmt-consumption >= 1.1.0
 Requires:   python3-azure-nspkg
-Requires:   python3-azure-mgmt-consumption >= 0.1.0
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -62,7 +63,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/consumption
 %{python3_sitelib}/azure_cli_consumption-*.egg-info
+
 %changelog

++ azure-cli-consumption-0.1.5.tar.gz -> azure-cli-consumption-0.2.1.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-consumption-0.1.5/HISTORY.rst 
new/azure-cli-consumption-0.2.1/HISTORY.rst
--- old/azure-cli-consumption-0.1.5/HISTORY.rst 2017-09-23 01:47:00.0 
+0200
+++ new/azure-cli-consumption-0.2.1/HISTORY.rst 2018-01-05 20:41:15.0 
+0100
@@ -2,6 +2,18 @@
 
 Release History
 ===
+0.2.1
++
+* Added two new commands for reservations. Reservation Summaries and 
Reservation Details
+
+0.2.0
++
+* Release of new GA api version 2017-11-30.
+
+0.1.6
++
+* minor fixes
+
 0.1.5 (2017-09-22)
 ++
 * minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-consumption-0.1.5/PKG-INFO 
new/azure-cli-consumption-0.2.1/PKG-INFO
--- old/azure-cli-consumption-0.1.5/PKG-INFO2017-09-23 01:50:01.0 
+0200
+++ new/azure-cli-consumption-0.2.1/PKG-INFO2018-01-05 20:42:02.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-consumption
-Version: 0.1.5
+Version: 0.2.1
 Summary: Microsoft Azure Command-Line Tools Consumption Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -20,6 +20,18 @@
 
 Release History
 ===
+0.2.1
++
+* Added two new commands for reservations. Reservation Summaries and 
Reservation Details
+
+0.2.0
++
+* Release of new GA api version 2017-11-30.
+
+0.1.6
++
+* minor fixes
+
 0.1.5 (2017-09-22)
 

commit azure-cli-container for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-container for 
openSUSE:Factory checked in at 2018-02-14 09:30:28

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


Package is "azure-cli-container"

Wed Feb 14 09:30:28 2018 rev:2 rq:574804 version:0.1.16

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-container/azure-cli-container.changes  
2017-11-10 14:53:22.576804238 +0100
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-container.new/azure-cli-container.changes 
2018-02-14 09:30:29.189948795 +0100
@@ -1,0 +2,10 @@
+Wed Feb  7 15:51:57 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.1.16
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-container-0.1.11.tar.gz

New:

  azure-cli-container-0.1.16.tar.gz



Other differences:
--
++ azure-cli-container.spec ++
--- /var/tmp/diff_new_pack.fXPZuM/_old  2018-02-14 09:30:31.209875600 +0100
+++ /var/tmp/diff_new_pack.fXPZuM/_new  2018-02-14 09:30:31.213875455 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-container
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-container
-Version:0.1.11
+Version:0.1.16
 Release:0
 Summary:Microsoft Azure CLI 'container' Command Module
 License:MIT
@@ -24,18 +25,18 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-container/azure-cli-container-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
-Requires:   azure-cli-nspkg
-Requires:   python3-azure-nspkg
-Requires:   python3-azure-mgmt-containerinstance
 Requires:   azure-cli-core
+Requires:   azure-cli-nspkg
 Requires:   python3-PyYAML
+Requires:   python3-azure-mgmt-containerinstance >= 0.2.0
+Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -64,7 +65,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/container
 %{python3_sitelib}/azure_cli_container-*.egg-info
+
 %changelog

++ azure-cli-container-0.1.11.tar.gz -> azure-cli-container-0.1.16.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-container-0.1.11/HISTORY.rst 
new/azure-cli-container-0.1.16/HISTORY.rst
--- old/azure-cli-container-0.1.11/HISTORY.rst  2017-09-23 01:47:00.0 
+0200
+++ new/azure-cli-container-0.1.16/HISTORY.rst  2018-01-05 22:11:35.0 
+0100
@@ -2,6 +2,31 @@
 
 Release History
 ===
+
+0.1.16
+++
+* Update for CLI core changes.
+
+0.1.15
+++
+* Fix incorrect order of parameters for container logs
+
+0.1.14
+++
+* Fixed default ports regression
+
+0.1.13
+++
+* minor fixes
+* Added support to open multiple ports
+* Added container group restart policy
+* Added support to mount Azure File share as a volume
+* Updated helper docs
+
+0.1.12
+++
+* minor fixes
+
 0.1.11 (2017-09-22)
 +++
 * minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-container-0.1.11/PKG-INFO 
new/azure-cli-container-0.1.16/PKG-INFO
--- old/azure-cli-container-0.1.11/PKG-INFO 2017-09-23 01:47:46.0 
+0200
+++ new/azure-cli-container-0.1.16/PKG-INFO 2018-01-05 22:11:53.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-container
-Version: 0.1.11
+Version: 0.1.16
 Summary: Microsoft Azure Command-Line Tools container Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -192,6 +192,31 @@
 
 Release History
 ===
+
+0.1.16
+

commit azure-cli-configure for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-configure for 
openSUSE:Factory checked in at 2018-02-14 09:30:22

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


Package is "azure-cli-configure"

Wed Feb 14 09:30:22 2018 rev:2 rq:574802 version:2.0.13

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-configure/azure-cli-configure.changes  
2017-11-10 14:53:15.269068520 +0100
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-configure.new/azure-cli-configure.changes 
2018-02-14 09:30:23.210165481 +0100
@@ -1,0 +2,9 @@
+Wed Feb  7 15:13:23 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.13
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-cli-configure-2.0.11.tar.gz

New:

  azure-cli-configure-2.0.13.tar.gz



Other differences:
--
++ azure-cli-configure.spec ++
--- /var/tmp/diff_new_pack.A433YC/_old  2018-02-14 09:30:24.210129246 +0100
+++ /var/tmp/diff_new_pack.A433YC/_new  2018-02-14 09:30:24.214129101 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-configure
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-configure
-Version:2.0.11
+Version:2.0.13
 Release:0
 Summary:Microsoft Azure CLI 'configure' Command Module
 License:MIT
@@ -24,16 +25,16 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-configure/azure-cli-configure-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
 Requires:   python3-azure-nspkg
-Requires:   azure-cli-core
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -62,7 +63,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/configure
 %{python3_sitelib}/azure_cli_configure-*.egg-info
+
 %changelog

++ azure-cli-configure-2.0.11.tar.gz -> azure-cli-configure-2.0.13.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-configure-2.0.11/HISTORY.rst 
new/azure-cli-configure-2.0.13/HISTORY.rst
--- old/azure-cli-configure-2.0.11/HISTORY.rst  2017-09-23 01:47:00.0 
+0200
+++ new/azure-cli-configure-2.0.13/HISTORY.rst  2018-01-05 22:11:35.0 
+0100
@@ -2,6 +2,15 @@
 
 Release History
 ===
+
+2.0.13
+++
+* Update for CLI core changes.
+
+2.0.12
+++
+* minor fixes
+
 2.0.11 (2017-09-22)
 +++
 * minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-configure-2.0.11/PKG-INFO 
new/azure-cli-configure-2.0.13/PKG-INFO
--- old/azure-cli-configure-2.0.11/PKG-INFO 2017-09-23 01:49:42.0 
+0200
+++ new/azure-cli-configure-2.0.13/PKG-INFO 2018-01-05 22:12:17.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-configure
-Version: 2.0.11
+Version: 2.0.13
 Summary: Microsoft Azure Command-Line Tools Configure Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -18,6 +18,15 @@
 
 Release History
 ===
+
+2.0.13
+++
+* Update for CLI core changes.
+
+2.0.12
+++
+* minor fixes
+
 2.0.11 (2017-09-22)
 +++
 * minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-configure-2.0.11/azure/cli/command_modules/configure/__init__.py 
new/azure-cli-configure-2.0.13/azure/cli/command_modules/configure/__init__.py
--- 
old/azure-cli-configure-2.0.11/azure/cli/command_modules/configure/__init__.py

commit azure-cli-core for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-core for openSUSE:Factory 
checked in at 2018-02-14 09:30:32

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


Package is "azure-cli-core"

Wed Feb 14 09:30:32 2018 rev:2 rq:574805 version:2.0.26

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-core/azure-cli-core.changes
2017-11-10 14:53:26.364667250 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-core.new/azure-cli-core.changes   
2018-02-14 09:30:35.657714426 +0100
@@ -1,0 +2,10 @@
+Thu Feb  8 15:16:31 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.26
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-core-2.0.17.tar.gz

New:

  azure-cli-core-2.0.26.tar.gz



Other differences:
--
++ azure-cli-core.spec ++
--- /var/tmp/diff_new_pack.7HbwMu/_old  2018-02-14 09:30:37.117661523 +0100
+++ /var/tmp/diff_new_pack.7HbwMu/_new  2018-02-14 09:30:37.117661523 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-core
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-core
-Version:2.0.17
+Version:2.0.26
 Release:0
 Summary:Microsoft Azure CLI Core Module
 License:MIT
@@ -24,27 +25,28 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-core/azure-cli-core-%{version}.tar.gz
 Source1:LICENSE.txt
+BuildRequires:  azure-cli-nspkg
+BuildRequires:  python3-azure-nspkg
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 BuildRequires:  unzip
-BuildRequires:  azure-cli-nspkg
-BuildRequires:  python3-azure-nspkg
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-nspkg
-Requires:   python3-adal >= 0.4.3
-Requires:   python3-applicationinsights
+Requires:   python3-PyJWT
+Requires:   python3-PyYAML
+Requires:   python3-adal >= 0.4.7
+Requires:   python3-applicationinsights >= 0.11.1
 Requires:   python3-argcomplete >= 1.8.0
-Requires:   python3-colorama
-Requires:   python3-humanfriendly
+Requires:   python3-azure-nspkg
+Requires:   python3-colorama >= 0.3.9
+Requires:   python3-humanfriendly >= 4.7
 Requires:   python3-jmespath
+Requires:   python3-knack >= 0.3.1
 Requires:   python3-msrest >= 0.4.4
 Requires:   python3-msrestazure >= 0.4.7
 Requires:   python3-paramiko
 Requires:   python3-pip
-Requires:   python3-pygments
-Requires:   python3-PyJWT
 Requires:   python3-pyOpenSSL >= 16.2
-Requires:   python3-PyYAML
+Requires:   python3-pygments
 Requires:   python3-requests
 Requires:   python3-six
 Requires:   python3-tabulate >= 0.7.7
@@ -72,7 +74,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/core
 %{python3_sitelib}/azure_cli_core-*.egg-info
+
 %changelog

++ azure-cli-core-2.0.17.tar.gz -> azure-cli-core-2.0.26.tar.gz ++
 7717 lines of diff (skipped)




commit azure-cli-cdn for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-cdn for openSUSE:Factory 
checked in at 2018-02-14 09:30:01

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


Package is "azure-cli-cdn"

Wed Feb 14 09:30:01 2018 rev:2 rq:574799 version:0.0.12

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-cdn/azure-cli-cdn.changes  
2017-11-10 14:52:44.338187114 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-cdn.new/azure-cli-cdn.changes 
2018-02-14 09:30:05.078822499 +0100
@@ -1,0 +2,10 @@
+Wed Feb  7 14:52:48 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.0.12
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-cdn-0.0.9.tar.gz

New:

  azure-cli-cdn-0.0.12.tar.gz



Other differences:
--
++ azure-cli-cdn.spec ++
--- /var/tmp/diff_new_pack.swwXmy/_old  2018-02-14 09:30:07.170746695 +0100
+++ /var/tmp/diff_new_pack.swwXmy/_new  2018-02-14 09:30:07.174746550 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-cdn
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-cdn
-Version:0.0.9
+Version:0.0.12
 Release:0
 Summary:Microsoft Azure CLI 'Content Delivery Network (CDN)' Command 
Module
 License:MIT
@@ -24,17 +25,17 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-cdn/azure-cli-cdn-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
+Requires:   python3-azure-mgmt-cdn >= 1.0.0
 Requires:   python3-azure-nspkg
-Requires:   python3-azure-mgmt-cdn >= 0.30.2
-Requires:   azure-cli-core
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -63,7 +64,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/cdn
 %{python3_sitelib}/azure_cli_cdn-*.egg-info
+
 %changelog

++ azure-cli-cdn-0.0.9.tar.gz -> azure-cli-cdn-0.0.12.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-cdn-0.0.9/HISTORY.rst 
new/azure-cli-cdn-0.0.12/HISTORY.rst
--- old/azure-cli-cdn-0.0.9/HISTORY.rst 2017-09-23 01:47:00.0 +0200
+++ new/azure-cli-cdn-0.0.12/HISTORY.rst2018-01-26 17:12:23.0 
+0100
@@ -2,6 +2,19 @@
 
 Release History
 ===
+
+0.0.12
+++
+* `cdn custom-domain create`: Fixed missing client issue.
+
+0.0.11
+++
+* Update for CLI core changes.
+
+0.0.10
+++
+* minor fixes
+
 0.0.9 (2017-09-22)
 ++
 * minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-cdn-0.0.9/PKG-INFO 
new/azure-cli-cdn-0.0.12/PKG-INFO
--- old/azure-cli-cdn-0.0.9/PKG-INFO2017-09-23 01:49:33.0 +0200
+++ new/azure-cli-cdn-0.0.12/PKG-INFO   2018-01-26 17:12:39.0 +0100
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: azure-cli-cdn
-Version: 0.0.9
+Version: 0.0.12
 Summary: Microsoft Azure Command-Line Tools Content Delivery Network (CDN) 
Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
 Author-email: azpy...@microsoft.com
 License: MIT
-Description-Content-Type: UNKNOWN
 Description: Microsoft Azure CLI 'Content Delivery Network (CDN)' Command 
Module
 ===
 
@@ -18,6 +17,19 @@
 
 Release History
 ===
+
+0.0.12
+++
+* `cdn custom-domain create`: Fixed missing client issue.
+
+0.0.11
+++
+* Update for CLI core changes.
+
+0.0.10
+++
+  

commit azure-cli-cloud for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-cloud for openSUSE:Factory 
checked in at 2018-02-14 09:30:06

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


Package is "azure-cli-cloud"

Wed Feb 14 09:30:06 2018 rev:2 rq:574800 version:2.0.12

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-cloud/azure-cli-cloud.changes  
2017-11-10 14:52:48.290044199 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-cloud.new/azure-cli-cloud.changes 
2018-02-14 09:30:12.866540298 +0100
@@ -1,0 +2,9 @@
+Wed Feb  7 14:58:55 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.12
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-cli-cloud-2.0.8.tar.gz

New:

  azure-cli-cloud-2.0.12.tar.gz



Other differences:
--
++ azure-cli-cloud.spec ++
--- /var/tmp/diff_new_pack.zNDp2Y/_old  2018-02-14 09:30:14.122494786 +0100
+++ /var/tmp/diff_new_pack.zNDp2Y/_new  2018-02-14 09:30:14.126494642 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-cloud
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-cloud
-Version:2.0.8
+Version:2.0.12
 Release:0
 Summary:Microsoft Azure CLI 'cloud' Command Module
 License:MIT
@@ -24,16 +25,16 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-cloud/azure-cli-cloud-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
 Requires:   python3-azure-nspkg
-Requires:   azure-cli-core
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -62,7 +63,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/cloud
 %{python3_sitelib}/azure_cli_cloud-*.egg-info
+
 %changelog

++ azure-cli-cloud-2.0.8.tar.gz -> azure-cli-cloud-2.0.12.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-cloud-2.0.8/HISTORY.rst 
new/azure-cli-cloud-2.0.12/HISTORY.rst
--- old/azure-cli-cloud-2.0.8/HISTORY.rst   2017-09-23 01:47:00.0 
+0200
+++ new/azure-cli-cloud-2.0.12/HISTORY.rst  2018-01-26 17:12:23.0 
+0100
@@ -2,6 +2,23 @@
 
 Release History
 ===
+
+2.0.12
+++
+* Performance fixes.
+
+2.0.11
+++
+* Bug fix: Do not require endpoints to be specified when setting --profile for 
a cloud.
+
+2.0.10
+++
+* `az cloud register` & `az cloud update`: Prevent users from registering 
clouds that have missing required endpoints
+
+2.0.9
++
+* minor fixes
+
 2.0.8 (2017-09-22)
 ++
 * minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-cloud-2.0.8/PKG-INFO 
new/azure-cli-cloud-2.0.12/PKG-INFO
--- old/azure-cli-cloud-2.0.8/PKG-INFO  2017-09-23 01:48:16.0 +0200
+++ new/azure-cli-cloud-2.0.12/PKG-INFO 2018-01-26 17:12:48.0 +0100
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: azure-cli-cloud
-Version: 2.0.8
+Version: 2.0.12
 Summary: Microsoft Azure Command-Line Tools Cloud Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
 Author-email: azpy...@microsoft.com
 License: MIT
-Description-Content-Type: UNKNOWN
 Description: Microsoft Azure CLI 'cloud' Command Module
 ==
 
@@ -17,6 +16,23 @@
 
 Release History
 ===
+
+2.0.12
+++
+* Performance fixes.
+
+2.0.11
+++
+* Bug fix: Do not require endpoints to be specified when setting 
--profile for a cloud.
+
+2.0.10
+++
+   

commit azure-cli-extension for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-extension for 
openSUSE:Factory checked in at 2018-02-14 09:30:52

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


Package is "azure-cli-extension"

Wed Feb 14 09:30:52 2018 rev:2 rq:574811 version:0.0.8

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-extension/azure-cli-extension.changes  
2017-11-10 14:53:47.683896237 +0100
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-extension.new/azure-cli-extension.changes 
2018-02-14 09:30:53.229077707 +0100
@@ -1,0 +2,9 @@
+Thu Feb  8 11:51:52 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.0.8
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-cli-extension-0.0.3.tar.gz

New:

  azure-cli-extension-0.0.8.tar.gz



Other differences:
--
++ azure-cli-extension.spec ++
--- /var/tmp/diff_new_pack.ecm3q2/_old  2018-02-14 09:30:54.153044226 +0100
+++ /var/tmp/diff_new_pack.ecm3q2/_new  2018-02-14 09:30:54.157044081 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-extension
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-extension
-Version:0.0.3
+Version:0.0.8
 Release:0
 Summary:Microsoft Azure CLI 'extension' Command Module
 License:MIT
@@ -24,16 +25,16 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-extension/azure-cli-extension-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
 Requires:   python3-azure-nspkg
-Requires:   azure-cli-core
 Requires:   python3-pip
 Requires:   python3-wheel
 Conflicts:  azure-cli < 2.0.0
@@ -64,7 +65,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/extension
 %{python3_sitelib}/azure_cli_extension-*.egg-info
+
 %changelog

++ azure-cli-extension-0.0.3.tar.gz -> azure-cli-extension-0.0.8.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-extension-0.0.3/HISTORY.rst 
new/azure-cli-extension-0.0.8/HISTORY.rst
--- old/azure-cli-extension-0.0.3/HISTORY.rst   2017-09-23 01:47:00.0 
+0200
+++ new/azure-cli-extension-0.0.8/HISTORY.rst   2018-01-26 17:12:23.0 
+0100
@@ -2,8 +2,34 @@
 
 Release History
 ===
+0.0.8
+++
+Minor fixes
+
+0.0.7
+++
+* Update for CLI core changes.
+
+0.0.6
++
+
+* `az extension add --name NAME` - Allows users to add an extension by name
+* `az extension list-available` - Allows users to list the available 
extensions in the index
+* `az extension update --name NAME` - Allows users to update an extension
+
+0.0.5
++
+
+* minor fixes
+
+0.0.4 (2017-10-09)
+++
+
+* minor fixes
+
 0.0.3 (2017-09-22)
 ++
+
 * minor fixes
 
 0.0.2 (2017-09-11)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-extension-0.0.3/PKG-INFO 
new/azure-cli-extension-0.0.8/PKG-INFO
--- old/azure-cli-extension-0.0.3/PKG-INFO  2017-09-23 01:49:38.0 
+0200
+++ new/azure-cli-extension-0.0.8/PKG-INFO  2018-01-26 17:12:38.0 
+0100
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: azure-cli-extension
-Version: 0.0.3
+Version: 0.0.8
 Summary: Microsoft Azure Command-Line Tools Extension Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
 Author-email: azpy...@microsoft.com
 License: MIT
-Description-Content-Type: UNKNOWN
 Description: Microsoft Azure CLI 'extension' Command Module
 ==
 
@@ -20,8 +19,34 @@
 
 Rele

commit azure-cli-cognitiveservices for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-cognitiveservices for 
openSUSE:Factory checked in at 2018-02-14 09:30:12

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


Package is "azure-cli-cognitiveservices"

Wed Feb 14 09:30:12 2018 rev:2 rq:574801 version:0.1.10

Changes:

--- 
/work/SRC/openSUSE:Factory/azure-cli-cognitiveservices/azure-cli-cognitiveservices.changes
  2017-11-10 14:52:56.169759236 +0100
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-cognitiveservices.new/azure-cli-cognitiveservices.changes
 2018-02-14 09:30:21.790216935 +0100
@@ -1,0 +2,9 @@
+Wed Feb  7 15:03:07 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.1.10
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-cli-cognitiveservices-0.1.8.tar.gz

New:

  azure-cli-cognitiveservices-0.1.10.tar.gz



Other differences:
--
++ azure-cli-cognitiveservices.spec ++
--- /var/tmp/diff_new_pack.le47aW/_old  2018-02-14 09:30:22.774181279 +0100
+++ /var/tmp/diff_new_pack.le47aW/_new  2018-02-14 09:30:22.774181279 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-cognitiveservices
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-cognitiveservices
-Version:0.1.8
+Version:0.1.10
 Release:0
 Summary:Microsoft Azure CLI 'cognitiveservices' Command Module
 License:MIT
@@ -24,17 +25,17 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-cognitiveservices/azure-cli-cognitiveservices-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-nspkg
 Requires:   python3-azure-mgmt-cognitiveservices >= 1.0.0
-Requires:   azure-cli-core
+Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -63,7 +64,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/cognitiveservices
 %{python3_sitelib}/azure_cli_cognitiveservices-*.egg-info
+
 %changelog

++ azure-cli-cognitiveservices-0.1.8.tar.gz -> 
azure-cli-cognitiveservices-0.1.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-cognitiveservices-0.1.8/HISTORY.rst 
new/azure-cli-cognitiveservices-0.1.10/HISTORY.rst
--- old/azure-cli-cognitiveservices-0.1.8/HISTORY.rst   2017-09-23 
01:47:00.0 +0200
+++ new/azure-cli-cognitiveservices-0.1.10/HISTORY.rst  2018-01-05 
22:11:35.0 +0100
@@ -2,6 +2,15 @@
 
 Release History
 ===
+
+0.1.10
+++
+* Update for CLI core changes.
+
+0.1.9
++
+* minor fixes
+
 0.1.8 (2017-09-22)
 ++
 * minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-cognitiveservices-0.1.8/PKG-INFO 
new/azure-cli-cognitiveservices-0.1.10/PKG-INFO
--- old/azure-cli-cognitiveservices-0.1.8/PKG-INFO  2017-09-23 
01:50:33.0 +0200
+++ new/azure-cli-cognitiveservices-0.1.10/PKG-INFO 2018-01-05 
22:12:00.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-cognitiveservices
-Version: 0.1.8
+Version: 0.1.10
 Summary: Microsoft Azure Command-Line Tools Cognitive Services Command Module
 Home-page: https://github.com/azure/azure-cli
 Author: Microsoft Corporation
@@ -20,6 +20,15 @@
 
 Release History
 ===
+
+0.1.10
+++
+* Update for CLI core changes.
+
+0.1.9
++
+* minor fixes
+
 0.1.8 (2017-09-22)
 ++
 * minor fixes
diff 

commit azure-cli-eventgrid for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-eventgrid for 
openSUSE:Factory checked in at 2018-02-14 09:30:50

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


Package is "azure-cli-eventgrid"

Wed Feb 14 09:30:50 2018 rev:2 rq:574810 version:0.1.9

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-eventgrid/azure-cli-eventgrid.changes  
2017-11-10 14:53:41.784109604 +0100
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-eventgrid.new/azure-cli-eventgrid.changes 
2018-02-14 09:30:51.465141626 +0100
@@ -1,0 +2,10 @@
+Wed Feb  7 16:06:37 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.1.9
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-eventgrid-0.1.4.tar.gz

New:

  azure-cli-eventgrid-0.1.9.tar.gz



Other differences:
--
++ azure-cli-eventgrid.spec ++
--- /var/tmp/diff_new_pack.2oQfg8/_old  2018-02-14 09:30:52.793093505 +0100
+++ /var/tmp/diff_new_pack.2oQfg8/_new  2018-02-14 09:30:52.797093360 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-eventgrid
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-eventgrid
-Version:0.1.4
+Version:0.1.9
 Release:0
 Summary:Microsoft Azure CLI 'eventgrid' Command Module
 License:MIT
@@ -24,18 +25,18 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-eventgrid/azure-cli-eventgrid-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
+Requires:   python3-azure-mgmt-eventgrid >= 0.4.0
 Requires:   python3-azure-nspkg
-Requires:   azure-cli-core
 Requires:   python3-six
-Requires:   python3-azure-mgmt-eventgrid >= 0.2.0
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -64,7 +65,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/eventgrid
 %{python3_sitelib}/azure_cli_eventgrid-*.egg-info
+
 %changelog

++ azure-cli-eventgrid-0.1.4.tar.gz -> azure-cli-eventgrid-0.1.9.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-eventgrid-0.1.4/HISTORY.rst 
new/azure-cli-eventgrid-0.1.9/HISTORY.rst
--- old/azure-cli-eventgrid-0.1.4/HISTORY.rst   2017-09-23 01:47:00.0 
+0200
+++ new/azure-cli-eventgrid-0.1.9/HISTORY.rst   2018-01-26 17:12:23.0 
+0100
@@ -2,6 +2,33 @@
 
 Release History
 ===
+
+0.1.9
++
+* Minor fixes.
+
+0.1.8
++
+* Minor fixes.
+
+0.1.7
++
+* BC: Removed the `az eventgrid topic event-subscription` commands. The 
corresponding `az eventgrid event-subscription` commands can now be used to 
manage event subscriptions for topics.
+* BC: Removed the `az eventgrid resource event-subscription` commands. The 
corresponding `az eventgrid event-subscription` commands can now be used to 
manage event subscriptions for Azure resources.
+* BC: Removed the `az eventgrid event-subscription show-endpoint-url` command. 
This can now be achieved using `az eventgrid event-subscription show` command 
with the --include-full-endpoint-url parameter.
+* Added a new command `az eventgrid topic update`.
+* Added a new command `az eventgrid event-subscription update`.
+* Added --ids parameter for `az eventgrid topic` commands.
+* Added tab completion support for topic names.
+
+0.1.6
++
+* minor fixes
+
+0.1.5
++
+* minor fixes
+
 0.1.4 (2017-09-22)
 ++
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-eventgrid-0.1.4/PKG-INFO 
new/azure-cli-eventgrid-0.1.9/PKG-INFO
--- old/azure-cli-eventgrid-0.1.4/PKG

commit azure-cli-dla for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-dla for openSUSE:Factory 
checked in at 2018-02-14 09:30:41

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


Package is "azure-cli-dla"

Wed Feb 14 09:30:41 2018 rev:2 rq:574807 version:0.0.18

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-dla/azure-cli-dla.changes  
2017-11-10 14:53:33.884395299 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-dla.new/azure-cli-dla.changes 
2018-02-14 09:30:42.805455419 +0100
@@ -1,0 +2,10 @@
+Wed Feb  7 15:58:22 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.0.18
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-dla-0.0.12.tar.gz

New:

  azure-cli-dla-0.0.18.tar.gz



Other differences:
--
++ azure-cli-dla.spec ++
--- /var/tmp/diff_new_pack.pPHNz8/_old  2018-02-14 09:30:44.033410922 +0100
+++ /var/tmp/diff_new_pack.pPHNz8/_new  2018-02-14 09:30:44.037410778 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-dla
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-dla
-Version:0.0.12
+Version:0.0.18
 Release:0
 Summary:Microsoft Azure CLI 'data lake analytics' Command Module
 License:MIT
@@ -24,18 +25,18 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-dla/azure-cli-dla-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
+Requires:   python3-azure-mgmt-datalake-analytics >= 0.2.0
+Requires:   python3-azure-mgmt-datalake-store >= 0.2.0
 Requires:   python3-azure-nspkg
-Requires:   python3-azure-mgmt-datalake-store >= 0.1.6
-Requires:   python3-azure-mgmt-datalake-analytics >= 0.1.6
-Requires:   azure-cli-core
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -64,7 +65,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/dla
 %{python3_sitelib}/azure_cli_dla-*.egg-info
+
 %changelog

++ azure-cli-dla-0.0.12.tar.gz -> azure-cli-dla-0.0.18.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-dla-0.0.12/HISTORY.rst 
new/azure-cli-dla-0.0.18/HISTORY.rst
--- old/azure-cli-dla-0.0.12/HISTORY.rst2017-09-23 01:47:00.0 
+0200
+++ new/azure-cli-dla-0.0.18/HISTORY.rst2018-01-26 17:12:23.0 
+0100
@@ -2,6 +2,33 @@
 
 Release History
 ===
+
+0.0.18
+++
+* Performance fixes.
+
+0.0.17
+++
+* Update helpfile
+  
+0.0.16
+++
+* Update for CLI core changes.
+
+0.0.15
+++
+* Change the return type of the job list command: a list of JobInformation to 
a list of JobInformationBasic
+* Change the return type of the account list command: a list of 
DataLakeAnalyticsAccount to a list of DataLakeAnalyticsAccountBasic
+* The properties of a Basic type is a strict subset of the properties of a 
regular type
+
+0.0.14
+++
+* Minor fixes.
+
+0.0.13
+++
+* minor fixes
+
 0.0.12 (2017-09-22)
 +++
 * minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-dla-0.0.12/PKG-INFO 
new/azure-cli-dla-0.0.18/PKG-INFO
--- old/azure-cli-dla-0.0.12/PKG-INFO   2017-09-23 01:48:50.0 +0200
+++ new/azure-cli-dla-0.0.18/PKG-INFO   2018-01-26 17:12:45.0 +0100
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: azure-cli-dla
-Version: 0.0.12
+Version: 0.0.18
 Summary: Microsoft Azure Command-Line Tools Data Lake Analytics Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
 Author-email: azpy...@microsoft.com
 License

commit azure-cli-cosmosdb for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-cosmosdb for 
openSUSE:Factory checked in at 2018-02-14 09:30:36

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


Package is "azure-cli-cosmosdb"

Wed Feb 14 09:30:36 2018 rev:2 rq:574806 version:0.1.17

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-cosmosdb/azure-cli-cosmosdb.changes
2017-11-10 14:53:32.324451715 +0100
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-cosmosdb.new/azure-cli-cosmosdb.changes   
2018-02-14 09:30:41.481503394 +0100
@@ -1,0 +2,10 @@
+Wed Feb  7 15:55:34 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.1.17
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-cosmosdb-0.1.13.tar.gz

New:

  azure-cli-cosmosdb-0.1.17.tar.gz



Other differences:
--
++ azure-cli-cosmosdb.spec ++
--- /var/tmp/diff_new_pack.kQaMS3/_old  2018-02-14 09:30:42.337472377 +0100
+++ /var/tmp/diff_new_pack.kQaMS3/_new  2018-02-14 09:30:42.345472087 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-cosmosdb
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-cosmosdb
-Version:0.1.13
+Version:0.1.17
 Release:0
 Summary:Microsoft Azure CLI 'cosmosdb' Command Module
 License:MIT
@@ -24,17 +25,17 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-cosmosdb/azure-cli-cosmosdb-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
+Requires:   python3-azure-mgmt-cosmosdb >= 0.2.1
 Requires:   python3-azure-nspkg
-Requires:   python3-azure-mgmt-documentdb >= 0.1.3
-Requires:   azure-cli-core
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -63,7 +64,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/cosmosdb
 %{python3_sitelib}/azure_cli_cosmosdb-*.egg-info
+
 %changelog

++ azure-cli-cosmosdb-0.1.13.tar.gz -> azure-cli-cosmosdb-0.1.17.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-cosmosdb-0.1.13/HISTORY.rst 
new/azure-cli-cosmosdb-0.1.17/HISTORY.rst
--- old/azure-cli-cosmosdb-0.1.13/HISTORY.rst   2017-09-23 01:47:00.0 
+0200
+++ new/azure-cli-cosmosdb-0.1.17/HISTORY.rst   2018-01-26 17:12:23.0 
+0100
@@ -2,6 +2,23 @@
 
 Release History
 ===
+
+0.1.17
+++
+* Fix parameter description for failover policies.
+
+0.1.16
+++
+* Update for CLI core changes.
+
+0.1.15
+++
+* Use latest azure-mgmt-cosmosdb pypi package (0.2.1)
+
+0.1.14
+++
+* minor fixes
+
 0.1.13 (2017-09-22)
 +++
 * minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-cosmosdb-0.1.13/PKG-INFO 
new/azure-cli-cosmosdb-0.1.17/PKG-INFO
--- old/azure-cli-cosmosdb-0.1.13/PKG-INFO  2017-09-23 01:48:04.0 
+0200
+++ new/azure-cli-cosmosdb-0.1.17/PKG-INFO  2018-01-26 17:12:50.0 
+0100
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: azure-cli-cosmosdb
-Version: 0.1.13
+Version: 0.1.17
 Summary: Microsoft Azure Command-Line Tools Cosmos DB Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
 Author-email: azpy...@microsoft.com
 License: MIT
-Description-Content-Type: UNKNOWN
 Description: Microsoft Azure CLI 'cosmosdb' Command Module
 =
 
@@ -20,6 +19,23 @@
 
 Release History
 ===
+
+0.1.17
+++
+* Fix parameter description for failover 

commit azure-cli-resource for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-resource for 
openSUSE:Factory checked in at 2018-02-14 09:31:45

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


Package is "azure-cli-resource"

Wed Feb 14 09:31:45 2018 rev:2 rq:574823 version:2.0.22

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-resource/azure-cli-resource.changes
2017-11-10 14:54:47.657727216 +0100
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-resource.new/azure-cli-resource.changes   
2018-02-14 09:31:48.543073368 +0100
@@ -1,0 +2,10 @@
+Thu Feb  8 13:41:07 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.22
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-resource-2.0.15.tar.gz

New:

  azure-cli-resource-2.0.22.tar.gz



Other differences:
--
++ azure-cli-resource.spec ++
--- /var/tmp/diff_new_pack.bM8Dyo/_old  2018-02-14 09:31:49.127052207 +0100
+++ /var/tmp/diff_new_pack.bM8Dyo/_new  2018-02-14 09:31:49.127052207 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-resource
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-resource
-Version:2.0.15
+Version:2.0.22
 Release:0
 Summary:Microsoft Azure CLI 'resource' Command Module
 License:MIT
@@ -24,17 +25,17 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-resource/azure-cli-resource-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
+Requires:   python3-azure-mgmt-resource >= 1.2.1
 Requires:   python3-azure-nspkg
-Requires:   python3-azure-mgmt-resource >= 1.2.0rc2
-Requires:   azure-cli-core
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -63,7 +64,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/resource
 %{python3_sitelib}/azure_cli_resource-*.egg-info
+
 %changelog

++ azure-cli-resource-2.0.15.tar.gz -> azure-cli-resource-2.0.22.tar.gz 
++
 3766 lines of diff (skipped)




commit azure-cli-redis for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-redis for openSUSE:Factory 
checked in at 2018-02-14 09:31:42

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


Package is "azure-cli-redis"

Wed Feb 14 09:31:42 2018 rev:2 rq:574822 version:0.2.11

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-redis/azure-cli-redis.changes  
2017-11-10 14:54:46.381773363 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-redis.new/azure-cli-redis.changes 
2018-02-14 09:31:43.267264539 +0100
@@ -1,0 +2,9 @@
+Thu Feb  8 13:39:02 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.2.11
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-cli-redis-0.2.9.tar.gz

New:

  azure-cli-redis-0.2.11.tar.gz



Other differences:
--
++ azure-cli-redis.spec ++
--- /var/tmp/diff_new_pack.SdzJ3I/_old  2018-02-14 09:31:44.075235261 +0100
+++ /var/tmp/diff_new_pack.SdzJ3I/_new  2018-02-14 09:31:44.083234971 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-redis
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-redis
-Version:0.2.9
+Version:0.2.11
 Release:0
 Summary:Microsoft Azure CLI 'redis' Command Module
 License:MIT
@@ -24,17 +25,17 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-redis/azure-cli-redis-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-nspkg
 Requires:   python3-azure-mgmt-redis >= 4.1.0
-Requires:   azure-cli-core
+Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -63,7 +64,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/redis
 %{python3_sitelib}/azure_cli_redis-*.egg-info
+
 %changelog

++ azure-cli-redis-0.2.9.tar.gz -> azure-cli-redis-0.2.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-redis-0.2.9/HISTORY.rst 
new/azure-cli-redis-0.2.11/HISTORY.rst
--- old/azure-cli-redis-0.2.9/HISTORY.rst   2017-09-23 01:47:00.0 
+0200
+++ new/azure-cli-redis-0.2.11/HISTORY.rst  2018-01-05 22:11:35.0 
+0100
@@ -2,6 +2,15 @@
 
 Release History
 ===
+
+0.2.11
+++
+* Update for CLI core changes.
+
+0.2.10
+++
+* minor fixes
+
 0.2.9 (2017-09-22)
 ++
 * minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-redis-0.2.9/PKG-INFO 
new/azure-cli-redis-0.2.11/PKG-INFO
--- old/azure-cli-redis-0.2.9/PKG-INFO  2017-09-23 01:47:30.0 +0200
+++ new/azure-cli-redis-0.2.11/PKG-INFO 2018-01-05 22:12:35.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-redis
-Version: 0.2.9
+Version: 0.2.11
 Summary: Microsoft Azure Command-Line Tools Redis Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -20,6 +20,15 @@
 
 Release History
 ===
+
+0.2.11
+++
+* Update for CLI core changes.
+
+0.2.10
+++
+* minor fixes
+
 0.2.9 (2017-09-22)
 ++
 * minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-redis-0.2.9/azure/cli/command_modules/redis/__init__.py 
new/azure-cli-redis-0.2.11/azure/cli/command_modules/redis/__init__.py
--- old/azure-cli-redis-0.2.9/azure/cli/command_modules/redis/__init__.py   
2017-09-23 01:47:00.0 +0200
+++ new/azure-cli-redis-0.2.1

commit azure-cli-profile for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-profile for 
openSUSE:Factory checked in at 2018-02-14 09:31:36

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


Package is "azure-cli-profile"

Wed Feb 14 09:31:36 2018 rev:2 rq:574820 version:2.0.18

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-profile/azure-cli-profile.changes  
2017-11-10 14:54:27.674449944 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-profile.new/azure-cli-profile.changes 
2018-02-14 09:31:37.319480059 +0100
@@ -1,0 +2,10 @@
+Thu Feb  8 13:34:51 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.18
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-profile-2.0.13.tar.gz

New:

  azure-cli-profile-2.0.18.tar.gz



Other differences:
--
++ azure-cli-profile.spec ++
--- /var/tmp/diff_new_pack.I6rOKM/_old  2018-02-14 09:31:37.879459768 +0100
+++ /var/tmp/diff_new_pack.I6rOKM/_new  2018-02-14 09:31:37.883459623 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-profile
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-profile
-Version:2.0.13
+Version:2.0.18
 Release:0
 Summary:Microsoft Azure CLI 'profile' Command Module
 License:MIT
@@ -24,17 +25,17 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-profile/azure-cli-profile-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
+Requires:   python3-adal >= 0.4.7
 Requires:   python3-azure-nspkg
-Requires:   python3-adal >= 0.4.3
-Requires:   azure-cli-core
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -65,7 +66,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/profile
 %{python3_sitelib}/azure_cli_profile-*.egg-info
+
 %changelog

++ azure-cli-profile-2.0.13.tar.gz -> azure-cli-profile-2.0.18.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-profile-2.0.13/HISTORY.rst 
new/azure-cli-profile-2.0.18/HISTORY.rst
--- old/azure-cli-profile-2.0.13/HISTORY.rst2017-09-23 01:47:00.0 
+0200
+++ new/azure-cli-profile-2.0.18/HISTORY.rst2018-01-26 17:12:24.0 
+0100
@@ -2,6 +2,26 @@
 
 Release History
 ===
+2.0.18
+++
+* ensure 'get-access-token' work inside a VM with identity
+
+2.0.17
+++
+* Update for CLI core changes.
+
+2.0.16
+++
+* support login with user assigned identities
+
+2.0.15
+++
+* minor fixes
+
+2.0.14 (2017-10-09)

+* minor fixes
+
 2.0.13 (2017-09-22)
 +++
 * minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-profile-2.0.13/PKG-INFO 
new/azure-cli-profile-2.0.18/PKG-INFO
--- old/azure-cli-profile-2.0.13/PKG-INFO   2017-09-23 01:48:00.0 
+0200
+++ new/azure-cli-profile-2.0.18/PKG-INFO   2018-01-26 17:12:50.0 
+0100
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: azure-cli-profile
-Version: 2.0.13
+Version: 2.0.18
 Summary: Microsoft Azure Command-Line Tools Profile Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
 Author-email: azpy...@microsoft.com
 License: MIT
-Description-Content-Type: UNKNOWN
 Description: Microsoft Azure CLI 'profile' Command Module
 
 
@@ -22,6 +21,26 @@
 
 Release History
 ===
+2.0.18
+++
+* ensure 'get-access-token' work inside a VM with identity
+ 

commit azure-cli-interactive for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-interactive for 
openSUSE:Factory checked in at 2018-02-14 09:31:00

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


Package is "azure-cli-interactive"

Wed Feb 14 09:31:00 2018 rev:2 rq:574814 version:0.3.15

Changes:

--- 
/work/SRC/openSUSE:Factory/azure-cli-interactive/azure-cli-interactive.changes  
2017-11-10 14:55:37.439926724 +0100
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-interactive.new/azure-cli-interactive.changes
 2018-02-14 09:31:02.960725071 +0100
@@ -1,0 +2,9 @@
+Thu Feb  8 12:14:50 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.3.15
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-cli-interactive-0.3.10.tar.gz

New:

  azure-cli-interactive-0.3.15.tar.gz



Other differences:
--
++ azure-cli-interactive.spec ++
--- /var/tmp/diff_new_pack.rv5S9S/_old  2018-02-14 09:31:03.856692605 +0100
+++ /var/tmp/diff_new_pack.rv5S9S/_new  2018-02-14 09:31:03.860692460 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-interactive
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-interactive
-Version:0.3.10
+Version:0.3.15
 Release:0
 Summary:Microsoft Azure CLI Interactive Shell
 License:MIT
@@ -24,19 +25,19 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-interactive/azure-cli-interactive-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-nspkg
+Requires:   python3-PyYAML
 Requires:   python3-applicationinsights
-Requires:   azure-cli-core
+Requires:   python3-azure-nspkg
 Requires:   python3-jmespath
-Requires:   python3-PyYAML
 Requires:   python3-six
 Conflicts:  azure-cli < 2.0.0
 
@@ -66,8 +67,9 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/interactive
 %{python3_sitelib}/azure_cli_interactive-*.egg-info
 %{python3_sitelib}/azclishell
+
 %changelog

++ azure-cli-interactive-0.3.10.tar.gz -> 
azure-cli-interactive-0.3.15.tar.gz ++
 1854 lines of diff (skipped)




commit azure-cli-keyvault for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-keyvault for 
openSUSE:Factory checked in at 2018-02-14 09:31:13

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


Package is "azure-cli-keyvault"

Wed Feb 14 09:31:13 2018 rev:2 rq:574816 version:2.0.17

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-keyvault/azure-cli-keyvault.changes
2017-11-10 14:54:05.563249619 +0100
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-keyvault.new/azure-cli-keyvault.changes   
2018-02-14 09:31:24.275952698 +0100
@@ -1,0 +2,9 @@
+Thu Feb  8 12:26:59 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.17
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-cli-keyvault-2.0.11.tar.gz

New:

  azure-cli-keyvault-2.0.17.tar.gz



Other differences:
--
++ azure-cli-keyvault.spec ++
--- /var/tmp/diff_new_pack.I8a3CY/_old  2018-02-14 09:31:24.927929073 +0100
+++ /var/tmp/diff_new_pack.I8a3CY/_new  2018-02-14 09:31:24.931928928 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-keyvault
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-keyvault
-Version:2.0.11
+Version:2.0.17
 Release:0
 Summary:Microsoft Azure CLI 'keyvault' Command Module
 License:MIT
@@ -24,18 +25,18 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-keyvault/azure-cli-keyvault-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-nspkg
+Requires:   python3-azure-keyvault >= 0.3.7
 Requires:   python3-azure-mgmt-keyvault >= 0.40.0
-Requires:   python3-azure-keyvault >= 0.3.6
-Requires:   azure-cli-core
+Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -64,7 +65,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/keyvault
 %{python3_sitelib}/azure_cli_keyvault-*.egg-info
+
 %changelog

++ azure-cli-keyvault-2.0.11.tar.gz -> azure-cli-keyvault-2.0.17.tar.gz 
++
 1786 lines of diff (skipped)




commit azure-cli-rdbms for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-rdbms for openSUSE:Factory 
checked in at 2018-02-14 09:31:39

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


Package is "azure-cli-rdbms"

Wed Feb 14 09:31:39 2018 rev:2 rq:574821 version:0.0.11

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-rdbms/azure-cli-rdbms.changes  
2017-11-10 14:54:35.994149049 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-rdbms.new/azure-cli-rdbms.changes 
2018-02-14 09:31:42.123305990 +0100
@@ -1,0 +2,10 @@
+Thu Feb  8 13:37:48 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.0.11
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-rdbms-0.0.7.tar.gz

New:

  azure-cli-rdbms-0.0.11.tar.gz



Other differences:
--
++ azure-cli-rdbms.spec ++
--- /var/tmp/diff_new_pack.SXvPx9/_old  2018-02-14 09:31:42.843279902 +0100
+++ /var/tmp/diff_new_pack.SXvPx9/_new  2018-02-14 09:31:42.843279902 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-rdbms
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-rdbms
-Version:0.0.7
+Version:0.0.11
 Release:0
 Summary:Microsoft Azure CLI 'MySQL and PostgreSQL' Command Module
 License:MIT
@@ -24,17 +25,17 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-rdbms/azure-cli-rdbms-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
-Requires:   azure-cli-nspkg
-Requires:   python3-azure-nspkg
 Requires:   azure-cli-core
+Requires:   azure-cli-nspkg
 Requires:   python3-azure-mgmt-rdbms >= 0.1.0
+Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -64,7 +65,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/rdbms
 %{python3_sitelib}/azure_cli_rdbms-*.egg-info
+
 %changelog

++ azure-cli-rdbms-0.0.7.tar.gz -> azure-cli-rdbms-0.0.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-rdbms-0.0.7/HISTORY.rst 
new/azure-cli-rdbms-0.0.11/HISTORY.rst
--- old/azure-cli-rdbms-0.0.7/HISTORY.rst   2017-09-23 01:47:00.0 
+0200
+++ new/azure-cli-rdbms-0.0.11/HISTORY.rst  2018-01-12 18:25:22.0 
+0100
@@ -2,6 +2,23 @@
 
 Release History
 ===
+
+0.0.11
+++
+* Minor fixes.
+
+0.0.10
+++
+* Update for CLI core changes.
+
+0.0.9
++
+* Minor fixes.
+
+0.0.8
+++
+* minor fixes
+
 0.0.7 (2017-09-22)
 ++
 * minor fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-rdbms-0.0.7/PKG-INFO 
new/azure-cli-rdbms-0.0.11/PKG-INFO
--- old/azure-cli-rdbms-0.0.7/PKG-INFO  2017-09-23 01:50:12.0 +0200
+++ new/azure-cli-rdbms-0.0.11/PKG-INFO 2018-01-12 18:25:36.0 +0100
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: azure-cli-rdbms
-Version: 0.0.7
+Version: 0.0.11
 Summary: Microsoft Azure Command-Line Tools MySQL and PostgreSQL Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
 Author-email: azpy...@microsoft.com
 License: MIT
-Description-Content-Type: UNKNOWN
 Description: Microsoft Azure CLI 'MySQL and PostgreSQL' Command Module
 =
 
@@ -16,6 +15,23 @@
 
 Release History
 ===
+
+0.0.11
+++
+* Minor fixes.
+
+0.0.10
+++
+* Update for CLI core changes.
+
+0.0.9
++
+* Minor fixes.
+
+0.0.8
+++

commit azure-cli-iot for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-iot for openSUSE:Factory 
checked in at 2018-02-14 09:31:04

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


Package is "azure-cli-iot"

Wed Feb 14 09:31:04 2018 rev:2 rq:574815 version:0.1.16

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-iot/azure-cli-iot.changes  
2017-11-10 14:53:59.623464436 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-iot.new/azure-cli-iot.changes 
2018-02-14 09:31:04.364674198 +0100
@@ -1,0 +2,10 @@
+Thu Feb  8 12:21:15 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.1.16
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-iot-0.1.12.tar.gz

New:

  azure-cli-iot-0.1.16.tar.gz



Other differences:
--
++ azure-cli-iot.spec ++
--- /var/tmp/diff_new_pack.lb4YcO/_old  2018-02-14 09:31:05.160645355 +0100
+++ /var/tmp/diff_new_pack.lb4YcO/_new  2018-02-14 09:31:05.164645210 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-iot
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-iot
-Version:0.1.12
+Version:0.1.16
 Release:0
 Summary:Microsoft Azure CLI 'iot' Command Module
 License:MIT
@@ -24,18 +25,19 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-iot/azure-cli-iot-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
+Requires:   python3-azure-mgmt-iothub >= 0.4.0
+Requires:   python3-azure-mgmt-iothubprovisioningservices >= 0.1.0
 Requires:   python3-azure-nspkg
-Requires:   python3-azure-mgmt-iothub >= 0.2.2
 Requires:   python3-pyOpenSSL
-Requires:   azure-cli-core
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -64,7 +66,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/iot
 %{python3_sitelib}/azure_cli_iot-*.egg-info
+
 %changelog

++ azure-cli-iot-0.1.12.tar.gz -> azure-cli-iot-0.1.16.tar.gz ++
 1925 lines of diff (skipped)




commit azure-cli-monitor for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-monitor for 
openSUSE:Factory checked in at 2018-02-14 09:31:29

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


Package is "azure-cli-monitor"

Wed Feb 14 09:31:29 2018 rev:2 rq:574818 version:0.1.1

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-monitor/azure-cli-monitor.changes  
2017-11-10 14:54:13.342968258 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-monitor.new/azure-cli-monitor.changes 
2018-02-14 09:31:32.503654562 +0100
@@ -1,0 +2,10 @@
+Thu Feb  8 13:25:14 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
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-monitor-0.0.10.tar.gz

New:

  azure-cli-monitor-0.1.1.tar.gz



Other differences:
--
++ azure-cli-monitor.spec ++
--- /var/tmp/diff_new_pack.Y5kp19/_old  2018-02-14 09:31:33.139631518 +0100
+++ /var/tmp/diff_new_pack.Y5kp19/_new  2018-02-14 09:31:33.143631373 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-monitor
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-monitor
-Version:0.0.10
+Version:0.1.1
 Release:0
 Summary:Microsoft Azure CLI 'Monitor' Command Module
 License:MIT
@@ -24,17 +25,17 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-monitor/azure-cli-monitor-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
+Requires:   python3-azure-mgmt-monitor >= 0.4.0
 Requires:   python3-azure-nspkg
-Requires:   azure-cli-core
-Requires:   python3-azure-monitor >= 0.3.0
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -63,7 +64,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/monitor
 %{python3_sitelib}/azure_cli_monitor-*.egg-info
+
 %changelog

++ azure-cli-monitor-0.0.10.tar.gz -> azure-cli-monitor-0.1.1.tar.gz ++
 3032 lines of diff (skipped)




commit azure-cli-find for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-find for openSUSE:Factory 
checked in at 2018-02-14 09:30:57

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


Package is "azure-cli-find"

Wed Feb 14 09:30:57 2018 rev:2 rq:574813 version:0.2.8

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-find/azure-cli-find.changes
2017-11-10 14:53:54.151662327 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-find.new/azure-cli-find.changes   
2018-02-14 09:30:58.396890446 +0100
@@ -1,0 +2,9 @@
+Thu Feb  8 12:05:14 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.2.8
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-cli-find-0.2.7.tar.gz

New:

  azure-cli-find-0.2.8.tar.gz



Other differences:
--
++ azure-cli-find.spec ++
--- /var/tmp/diff_new_pack.bXArS7/_old  2018-02-14 09:30:59.616846240 +0100
+++ /var/tmp/diff_new_pack.bXArS7/_new  2018-02-14 09:30:59.616846240 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-find
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-find
-Version:0.2.7
+Version:0.2.8
 Release:0
 Summary:Microsoft Azure CLI 'find' Command Module
 License:MIT
@@ -24,16 +25,16 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-find/azure-cli-find-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
 Requires:   python3-azure-nspkg
-Requires:   azure-cli-core
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -62,7 +63,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/find
 %{python3_sitelib}/azure_cli_find-*.egg-info
+
 %changelog

++ azure-cli-find-0.2.7.tar.gz -> azure-cli-find-0.2.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-find-0.2.7/HISTORY.rst 
new/azure-cli-find-0.2.8/HISTORY.rst
--- old/azure-cli-find-0.2.7/HISTORY.rst2017-09-23 01:47:00.0 
+0200
+++ new/azure-cli-find-0.2.8/HISTORY.rst2018-01-05 22:11:35.0 
+0100
@@ -2,8 +2,13 @@
 
 Release History
 ===
-0.2.7 (2017-09-22)
-++
+
+0.2.8
+++
+* Update for CLI core changes.
+
+0.2.7
++
 * minor fixes
 
 0.2.6 (2017-07-07)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-find-0.2.7/PKG-INFO 
new/azure-cli-find-0.2.8/PKG-INFO
--- old/azure-cli-find-0.2.7/PKG-INFO   2017-09-23 01:49:48.0 +0200
+++ new/azure-cli-find-0.2.8/PKG-INFO   2018-01-05 22:12:40.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-find
-Version: 0.2.7
+Version: 0.2.8
 Summary: Microsoft Azure Command-Line Tools Find Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -17,8 +17,13 @@
 
 Release History
 ===
-0.2.7 (2017-09-22)
-++
+
+0.2.8
+++
+* Update for CLI core changes.
+
+0.2.7
++
 * minor fixes
 
 0.2.6 (2017-07-07)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-find-0.2.7/azure/cli/command_modules/find/__init__.py 
new/azure-cli-find-0.2.8/azure/cli/command_modules/find/__init__.py
--- old/azure-cli-find-0.2.7/azure/cli/command_modules/find/__init__.py 
2017-09-23 01:47:00.0 +0200
+++ new/azure-cli-find-0.2.8/azure/cli/command_modules/find/__init__.py 
2018-01-05 22:11:35.0 +0100
@@ -3,12 +3,26 @@
 # Licensed under the MIT Lic

commit azure-cli-feedback for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-feedback for 
openSUSE:Factory checked in at 2018-02-14 09:30:55

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


Package is "azure-cli-feedback"

Wed Feb 14 09:30:55 2018 rev:2 rq:574812 version:2.0.8

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-feedback/azure-cli-feedback.changes
2017-11-10 14:53:51.367763008 +0100
+++ 
/work/SRC/openSUSE:Factory/.azure-cli-feedback.new/azure-cli-feedback.changes   
2018-02-14 09:30:57.044939436 +0100
@@ -1,0 +2,9 @@
+Thu Feb  8 11:56:53 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.8
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-cli-feedback-2.0.6.tar.gz

New:

  azure-cli-feedback-2.0.8.tar.gz



Other differences:
--
++ azure-cli-feedback.spec ++
--- /var/tmp/diff_new_pack.PcNwY4/_old  2018-02-14 09:30:57.756913637 +0100
+++ /var/tmp/diff_new_pack.PcNwY4/_new  2018-02-14 09:30:57.784912622 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-feedback
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-feedback
-Version:2.0.6
+Version:2.0.8
 Release:0
 Summary:Microsoft Azure CLI 'feedback' Command Module
 License:MIT
@@ -24,17 +25,17 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-feedback/azure-cli-feedback-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
+Requires:   azure-cli-core
 Requires:   azure-cli-nspkg
-Requires:   python3-azure-nspkg
 Requires:   python3-applicationinsights
-Requires:   azure-cli-core
+Requires:   python3-azure-nspkg
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -63,7 +64,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/feedback
 %{python3_sitelib}/azure_cli_feedback-*.egg-info
+
 %changelog

++ azure-cli-feedback-2.0.6.tar.gz -> azure-cli-feedback-2.0.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-feedback-2.0.6/HISTORY.rst 
new/azure-cli-feedback-2.0.8/HISTORY.rst
--- old/azure-cli-feedback-2.0.6/HISTORY.rst2017-07-07 18:20:11.0 
+0200
+++ new/azure-cli-feedback-2.0.8/HISTORY.rst2018-01-12 18:25:22.0 
+0100
@@ -2,8 +2,17 @@
 
 Release History
 ===
-2.0.6 (2017-07-07)
-++
+
+2.0.8
++
+* Minor fixes.
+
+2.0.7
+++
+* Update for CLI core changes.
+
+2.0.6
++
 * minor fixes
 
 2.0.5 (2017-06-21)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-feedback-2.0.6/PKG-INFO 
new/azure-cli-feedback-2.0.8/PKG-INFO
--- old/azure-cli-feedback-2.0.6/PKG-INFO   2017-07-07 18:20:12.0 
+0200
+++ new/azure-cli-feedback-2.0.8/PKG-INFO   2018-01-12 18:25:33.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: azure-cli-feedback
-Version: 2.0.6
+Version: 2.0.8
 Summary: Microsoft Azure Command-Line Tools Feedback Command Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
@@ -19,8 +19,17 @@
 
 Release History
 ===
-2.0.6 (2017-07-07)
-++
+
+2.0.8
++
+* Minor fixes.
+
+2.0.7
+++
+* Update for CLI core changes.
+
+2.0.6
++
 * minor fixes
 
 2.0.5 (2017-06-21)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/azure-cli-feedback-2.0.6/azure/cli/command_modules/feedback/__init__.py 
new/azure-cli-feedback-2

commit azure-cli-network for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package azure-cli-network for 
openSUSE:Factory checked in at 2018-02-14 09:31:34

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


Package is "azure-cli-network"

Wed Feb 14 09:31:34 2018 rev:2 rq:574819 version:2.0.22

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-network/azure-cli-network.changes  
2017-11-10 14:55:41.167791895 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-network.new/azure-cli-network.changes 
2018-02-14 09:31:35.199556875 +0100
@@ -1,0 +2,10 @@
+Thu Feb  8 13:31:54 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 2.0.22
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-network-2.0.15.tar.gz

New:

  azure-cli-network-2.0.22.tar.gz



Other differences:
--
++ azure-cli-network.spec ++
--- /var/tmp/diff_new_pack.qf3rES/_old  2018-02-14 09:31:35.855533106 +0100
+++ /var/tmp/diff_new_pack.qf3rES/_new  2018-02-14 09:31:35.855533106 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package azure-cli-network
 #
-# 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,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   azure-cli-network
-Version:2.0.15
+Version:2.0.22
 Release:0
 Summary:Microsoft Azure CLI 'network' Command Module
 License:MIT
@@ -24,22 +25,22 @@
 Url:https://github.com/Azure/azure-cli
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-cli-network/azure-cli-network-%{version}.tar.gz
 Source1:LICENSE.txt
-BuildRequires:  python3-devel
-BuildRequires:  python3-setuptools
-BuildRequires:  unzip
 BuildRequires:  azure-cli-command-modules-nspkg
 BuildRequires:  azure-cli-nspkg
 BuildRequires:  python3-azure-nspkg
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
+BuildRequires:  unzip
 Requires:   azure-cli-command-modules-nspkg
 Requires:   azure-cli-nspkg
+Requires:   python3-azure-mgmt-dns >= 1.2.0
+Requires:   python3-azure-mgmt-network >= 1.7.0
+Requires:   python3-azure-mgmt-resource >= 1.2.1
+Requires:   python3-azure-mgmt-trafficmanager >= 0.40.0
 Requires:   python3-azure-nspkg
-Requires:   python3-azure-mgmt-network >= 1.5.0
-Requires:   python3-azure-mgmt-trafficmanager >= 0.30.0
-Requires:   python3-azure-mgmt-dns >= 1.0.1
-Requires:   python3-azure-mgmt-resource >= 1.2.0rc2
 # Upstream issue https://github.com/Azure/azure-cli/issues/4800
-Requires:   python3-mock
 Requires:   azure-cli-core
+Requires:   python3-mock
 Conflicts:  azure-cli < 2.0.0
 
 BuildArch:  noarch
@@ -68,7 +69,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python3_sitelib}/azure/cli/command_modules/network
 %{python3_sitelib}/azure_cli_network-*.egg-info
+
 %changelog

++ azure-cli-network-2.0.15.tar.gz -> azure-cli-network-2.0.22.tar.gz ++
 9649 lines of diff (skipped)




  1   2   3   >