commit 000product for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2018-04-02 03:41:42

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


Package is "000product"

Mon Apr  2 03:41:42 2018 rev:54 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
_service:product_converter:openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi: same 
change
_service:product_converter:openSUSE-Addon-NonOss-release.spec: same change
_service:product_converter:openSUSE-Tumbleweed-Kubic-dvd5-dvd-x86_64.kiwi: same 
change
_service:product_converter:openSUSE-Tumbleweed-Kubic-release.spec: same change
_service:product_converter:openSUSE-cd-mini-i586.kiwi: same change
_service:product_converter:openSUSE-cd-mini-x86_64.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-i586.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-x86_64.kiwi: same change
_service:product_converter:openSUSE-ftp-ftp-i586_x86_64.kiwi: same change
++ _service:product_converter:openSUSE-release.spec ++
--- /var/tmp/diff_new_pack.PR9dDg/_old  2018-04-02 03:41:57.229982218 +0200
+++ /var/tmp/diff_new_pack.PR9dDg/_new  2018-04-02 03:41:57.249981486 +0200
@@ -10932,7 +10932,11 @@
 Provides: weakremover(libgfan-0_5)
 Provides: weakremover(libgfan-devel)
 Provides: weakremover(libgig7)
+Provides: weakremover(libgiomm-2_56-1)
+Provides: weakremover(libgiomm-2_56-1-32bit)
 Provides: weakremover(libgirara-gtk3-2)
+Provides: weakremover(libglibmm-2_56-1)
+Provides: weakremover(libglibmm-2_56-1-32bit)
 Provides: weakremover(libgloox15)
 Provides: weakremover(libgloox15-32bit)
 Provides: weakremover(libgnome-desktop-3-12)
@@ -23958,7 +23962,11 @@
 libgfan-0_5
 libgfan-devel
 libgig7
+libgiomm-2_56-1
+libgiomm-2_56-1-32bit
 libgirara-gtk3-2
+libglibmm-2_56-1
+libglibmm-2_56-1-32bit
 libgloox15
 libgloox15-32bit
 libgnome-desktop-3-12

openSUSE-release.spec: same change
++ obsoletepackages.inc ++
--- /var/tmp/diff_new_pack.PR9dDg/_old  2018-04-02 03:41:57.525971385 +0200
+++ /var/tmp/diff_new_pack.PR9dDg/_new  2018-04-02 03:41:57.529971239 +0200
@@ -10858,7 +10858,11 @@
   libgfan-0_5
   libgfan-devel
   libgig7
+  libgiomm-2_56-1
+  libgiomm-2_56-1-32bit
   libgirara-gtk3-2
+  libglibmm-2_56-1
+  libglibmm-2_56-1-32bit
   libgloox15
   libgloox15-32bit
   libgnome-desktop-3-12




commit wine for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2018-04-01 17:27:58

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


Package is "wine"

Sun Apr  1 17:27:58 2018 rev:249 rq:592845 version:3.5

Changes:

--- /work/SRC/openSUSE:Factory/wine/wine.changes2018-03-20 
22:02:07.725861205 +0100
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2018-04-01 
17:28:06.484084949 +0200
@@ -1,0 +2,12 @@
+Fri Mar 30 19:31:00 UTC 2018 - meiss...@suse.com
+
+- Update to 3.5 development release
+  - More Vulkan support, including the vulkan-1 loader.
+  - Support for RSA and ECDSA cryptographic keys.
+  - Improved manifest file parser.
+  - Support for the Places toolbar in file dialogs.
+  - Various bug fixes.
+- updated winetricks
+- updated staging to 3.5
+
+---

Old:

  wine-3.4.tar.xz
  wine-3.4.tar.xz.sign
  wine-d3d9-patches-3.4.tar.xz
  wine-staging-3.4.tar.xz

New:

  wine-3.5.tar.xz
  wine-3.5.tar.xz.sign
  wine-d3d9-patches-3.5.tar.xz
  wine-staging-3.5.tar.xz



Other differences:
--
++ wine.spec ++
--- /var/tmp/diff_new_pack.EUjj8v/_old  2018-04-01 17:28:08.420014881 +0200
+++ /var/tmp/diff_new_pack.EUjj8v/_new  2018-04-01 17:28:08.424014736 +0200
@@ -101,8 +101,8 @@
 BuildRequires:  pkgconfig(xrender)
 BuildRequires:  pkgconfig(xxf86vm)
 BuildRequires:  pkgconfig(zlib)
-%define realver 3.4
-Version:3.4
+%define realver 3.5
+Version:3.5
 Release:0
 Summary:An MS Windows Emulator
 License:LGPL-2.1-or-later
@@ -140,7 +140,7 @@
 ExclusiveArch:  %{ix86} x86_64 ppc %arm
 %if %{staging}
 # upstream patch target version
-%define staging_version 3.4
+%define staging_version 3.5
 Source100:  wine-staging-%{staging_version}.tar.xz
 BuildRequires:  gtk3-devel
 BuildRequires:  libOSMesa-devel
@@ -148,7 +148,7 @@
 %endif
 %if %{nine}
 # upstream patch target version
-%define nine_version 3.4
+%define nine_version 3.5
 BuildRequires:  Mesa-libd3d-devel
 BuildRequires:  dri2proto-devel
 BuildRequires:  libOSMesa-devel

++ _service ++
--- /var/tmp/diff_new_pack.EUjj8v/_old  2018-04-01 17:28:08.472012999 +0200
+++ /var/tmp/diff_new_pack.EUjj8v/_new  2018-04-01 17:28:08.472012999 +0200
@@ -3,7 +3,7 @@
 @PARENT_TAG@
 v(.*)
 https://github.com/wine-staging/wine-staging.git
-refs/tags/v3.4
+refs/tags/v3.5
 v*.*
 git
   
@@ -11,7 +11,7 @@
 @PARENT_TAG@
 wined3d9(.*)
 https://github.com/sarnex/wine-d3d9-patches.git
-refs/tags/wine-d3d9-3.4
+refs/tags/wine-d3d9-3.5
 git
   
   

++ wine-3.4.tar.xz -> wine-3.5.tar.xz ++
/work/SRC/openSUSE:Factory/wine/wine-3.4.tar.xz 
/work/SRC/openSUSE:Factory/.wine.new/wine-3.5.tar.xz differ: char 26, line 1

++ wine-d3d9-patches-3.4.tar.xz -> wine-d3d9-patches-3.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wine-d3d9-patches-3.4/d3d9-helper.patch 
new/wine-d3d9-patches-3.5/d3d9-helper.patch
--- old/wine-d3d9-patches-3.4/d3d9-helper.patch 2018-03-18 00:30:18.0 
+0100
+++ new/wine-d3d9-patches-3.5/d3d9-helper.patch 2018-03-31 16:06:36.0 
+0200
@@ -1,6 +1,6 @@
-From 5ddf2f0c5e72b819bdc45cc64096fec81d9503ee Mon Sep 17 00:00:00 2001
+From 763e579985e27ab80f276e93a3e2f609c3e02d83 Mon Sep 17 00:00:00 2001
 From: Nick Sarnie 
-Date: Sat, 17 Mar 2018 19:16:55 -0400
+Date: Sat, 31 Mar 2018 10:05:28 -0400
 Subject: [PATCH] D3D9 Helper
 
 Signed-off-by: Nick Sarnie 
@@ -1025,5 +1025,5 @@
  
  /* @makedep: winecfg.ico */
 -- 
-2.16.2
+2.16.3
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wine-d3d9-patches-3.4/staging-helper.patch 
new/wine-d3d9-patches-3.5/staging-helper.patch
--- old/wine-d3d9-patches-3.4/staging-helper.patch  2018-03-18 
00:30:18.0 +0100
+++ new/wine-d3d9-patches-3.5/staging-helper.patch  2018-03-31 
16:06:36.0 +0200
@@ -1,6 +1,6 @@
-From ff5f6994f364f59320ac6fb146238cc6ed6f744d Mon Sep 17 00:00:00 2001
+From 390a5a66bb1fd749885fbea3d3b6ab2cd9ed69f6 Mon Sep 17 00:00:00 2001
 From: Nick Sarnie 
-Date: Sat, 17 Mar 2018 19:08:26 -0400
+Date: Sat, 31 Mar 2018 10:03:56 -0400
 Subject: [PATCH] Staging Helper
 
 Signed-off-by: Nick Sarnie 
@@ -119,5 +119,5 @@
  
  LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
 -- 
-2.16.2
+2.16.3
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wine-d3d9-patches-3.4/wine-d3d9.patch 
new/wine-d3d9-patches-3.5/wine-d3d9.patch
--- 

commit lighttpd for openSUSE:Factory

2018-04-01 Thread root
Hello community,

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

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


Package is "lighttpd"

Sun Apr  1 17:27:27 2018 rev:37 rq:592760 version:1.4.49

Changes:

--- /work/SRC/openSUSE:Factory/lighttpd/lighttpd.changes2017-11-25 
08:43:38.212120024 +0100
+++ /work/SRC/openSUSE:Factory/.lighttpd.new/lighttpd.changes   2018-04-01 
17:27:30.537386000 +0200
@@ -1,0 +2,44 @@
+Sat Mar 31 08:06:13 UTC 2018 - jenk...@lighttpd.net
+
+- update to 1.4.49
+  + - next is 1.4.49
+  + [core] adjust offset if response header blank line
+  + [mod_accesslog] %{canonical,local,remote}p (fixes #2840)
+  + [core] support POLLRDHUP, where available (#2743)
+  + [mod_proxy] basic support for HTTP CONNECT method (#2060)
+  + [mod_deflate] fix deflate of file > 2MB w/o mmap
+  + [core] fix segfault if tempdirs fill up (fixes #2843)
+  + [mod_compress,mod_deflate] try mmap MAP_PRIVATE
+  + [core] discard from socket using recv MSG_TRUNC
+  + [core] report to stderr if errorlog path ENOENT (fixes #2847)
+  + [core] fix base64 decode when char is unsigned (fixes #2848)
+  + [mod_authn_ldap] fix mem leak when ldap auth fails (fixes #2849)
+  + [core] warn if mod_indexfile after dynamic handler
+  + [core] do not reparse request if async cb
+  + [core] non-blocking write() to piped loggers
+  + [mod_openssl] minor code cleanup; reduce var scope
+  + [mod_openssl] elliptic curve auto selection (fixes #2833)
+  + [core] check for path-info forward down path
+  + [mod_authn_ldap] auth with ldap referrals (fixes #2846)
+  + [core] code cleanup: separate physical path sub
+  + [core] merge redirect/rewrite pattern substitution
+  + [core] fix POST with chunked request body (fixes #2854)
+  + [core] remove unused func
+  + [doc] minor update to *outdated* doc
+  + [mod_wstunnel] fix for frames larger than 64k (fixes #2858)
+  + [core] fix 32-bit compile POST w/ chunked request body (#2854)
+  + [core] add include sys/poll.h on Solaris (fixes #2859)
+  + [core] fix path-info calculation in git master (fixes #2861)
+  + [core] pass array_get_element_klen() const array *
+  + [core] increase stat_cache abstraction
+  + [core] open additional fds O_CLOEXEC
+  + [core] fix CONNECT w strict header parsing enabled
+  + [mod_extforward] CIDR support for trusted proxies (fixes #2860)
+  + [core] re-enable overloaded backends w/ multi wkrs
+  + [autoconf] reduce minimum automake version to 1.13
+  + [mod_auth] constant time compare plain passwords
+  + [mod_auth] check that digest realm matches config
+  + [core] fix incorrect hash algorithm impl
+  + [doc] NEWS
+
+---

Old:

  lighttpd_1.4.48-0.2.debian.tar.xz
  lighttpd_1.4.48-0.2.dsc
  lighttpd_1.4.48.orig.tar.xz

New:

  lighttpd_1.4.49-1.1.debian.tar.xz
  lighttpd_1.4.49-1.1.dsc
  lighttpd_1.4.49.orig.tar.xz



Other differences:
--
++ lighttpd.spec ++
--- /var/tmp/diff_new_pack.5fCeoe/_old  2018-04-01 17:27:32.505314772 +0200
+++ /var/tmp/diff_new_pack.5fCeoe/_new  2018-04-01 17:27:32.505314772 +0200
@@ -23,7 +23,7 @@
 
 %define pkg_home %{_localstatedir}/lib/%{name}
 Name:   lighttpd
-Version:1.4.48
+Version:1.4.49
 Release:0
 #
 %define pkg_name %{name}

++ lighttpd_1.4.48-0.2.debian.tar.xz -> lighttpd_1.4.49-1.1.debian.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/changelog new/debian/changelog
--- old/debian/changelog2017-11-12 13:40:16.0 +0100
+++ new/debian/changelog2018-03-31 12:09:28.0 +0200
@@ -1,119 +1,30 @@
-lighttpd (1.4.48-0.2) unstable; urgency=medium
+lighttpd (1.4.49-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
-  * New upstream version 1.4.48.
-  * New package for mod_authn_sasl.
+  * use https link to download.lighttpd.net in debian/watch
+  * fix mod-cml description
+  * fix packaging docs for mod-authn-ldap
+  * fix build dependencies (for oldstable/stable compat)
+  * include modules openssl, vhostdb and wstunnel in main package
+  * cleanup whitespace in debian/rules
+  * new packages for new modules mod_vhost_{dbi,ldap,mysql,pgsql}
+  * new packages for new module mod_authn_sasl
+  * fix path in lintian overrides
+  * don't exclude generated files from copyright
 
- -- Stefan Bühler   Sun, 12 Nov 2017 13:40:16 +0100
+ -- Stefan Bühler   Sat, 31 Mar 2018 12:09:28 +0200
 
-lighttpd (1.4.48-0.1) unstable; urgency=low
-
-  * Non-maintainer upload.
-  * new snapshot 1.4.48
-+ - next is 1.4.48
-+ 

commit dmd for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package dmd for openSUSE:Factory checked in 
at 2018-04-01 17:27:35

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


Package is "dmd"

Sun Apr  1 17:27:35 2018 rev:12 rq:592778 version:2.079.0

Changes:

--- /work/SRC/openSUSE:Factory/dmd/dmd.changes  2018-03-07 10:36:32.446446210 
+0100
+++ /work/SRC/openSUSE:Factory/.dmd.new/dmd.changes 2018-04-01 
17:27:39.493061858 +0200
@@ -1,0 +2,5 @@
+Fri Mar 30 11:45:28 UTC 2018 - guillaume.gar...@opensuse.org
+
+- Build only for %ix86 and x86_64 since other arch cannot be boostrapped
+
+---



Other differences:
--
++ dmd.spec ++
--- /var/tmp/diff_new_pack.kePciB/_old  2018-04-01 17:27:40.329031600 +0200
+++ /var/tmp/diff_new_pack.kePciB/_new  2018-04-01 17:27:40.333031456 +0200
@@ -49,6 +49,8 @@
 BuildRequires:  dmd
 BuildRequires:  phobos-devel-static
 %endif
+# Bootstrap is only possible with x86*
+ExclusiveArch:  %ix86 x86_64
 
 %description
 The D programming language is an object-oriented, imperative,




commit urlwatch for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package urlwatch for openSUSE:Factory 
checked in at 2018-04-01 17:27:47

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


Package is "urlwatch"

Sun Apr  1 17:27:47 2018 rev:8 rq:592807 version:2.9

Changes:

--- /work/SRC/openSUSE:Factory/urlwatch/urlwatch.changes2018-02-02 
22:21:49.299165623 +0100
+++ /work/SRC/openSUSE:Factory/.urlwatch.new/urlwatch.changes   2018-04-01 
17:27:50.488663884 +0200
@@ -1,0 +2,9 @@
+Mon Mar 26 06:48:01 UTC 2018 - kbabi...@suse.com
+
+- Update to 2.9:
+  * Pushover: Device and sound attribute
+  * XDG: Move cache file to XDG_CACHE_DIR
+  * E-Mail: Add support for --smtp-login and document GMail SMTP usage
+  * Unconditionally migrate urlwatch 1.x cache dirs
+
+---

Old:

  urlwatch-2.8.tar.gz

New:

  urlwatch-2.9.tar.gz



Other differences:
--
++ urlwatch.spec ++
--- /var/tmp/diff_new_pack.Ttcqa8/_old  2018-04-01 17:27:51.156639708 +0200
+++ /var/tmp/diff_new_pack.Ttcqa8/_new  2018-04-01 17:27:51.160639563 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   urlwatch
-Version:2.8
+Version:2.9
 Release:0
 Summary:A tool for monitoring webpages for updates
 License:BSD-3-Clause

++ urlwatch-2.8.tar.gz -> urlwatch-2.9.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/urlwatch-2.8/.travis.yml new/urlwatch-2.9/.travis.yml
--- old/urlwatch-2.8/.travis.yml2018-01-28 20:48:05.0 +0100
+++ new/urlwatch-2.9/.travis.yml2018-03-24 13:18:25.0 +0100
@@ -3,7 +3,6 @@
   - "3.4"
   - "3.5"
   - "3.6"
-  - "nightly"
 install:
   - pip install pyyaml minidb requests keyring pycodestyle appdirs
 script: nosetests -v
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/urlwatch-2.8/ChangeLog new/urlwatch-2.9/ChangeLog
--- old/urlwatch-2.8/ChangeLog  2018-01-28 20:48:05.0 +0100
+++ new/urlwatch-2.9/ChangeLog  2018-03-24 13:18:25.0 +0100
@@ -219,3 +219,10 @@
* SMTP: Fix handling of missing user field (by e-dschungel)
* Manpage: Fix documentation of XDG environment variables (by Jelle van 
der Waa)
* Unit tests: Fix imports for out-of-source-tree tests (by Maxime 
Werlen)
+
+2018-03-24 Thomas Perl 
+   * Pushover: Device and sound attribute (by Tobias Haupenthal)
+   * XDG: Move cache file to XDG_CACHE_DIR (by Maxime Werlen)
+   * E-Mail: Add support for --smtp-login and document GMail SMTP usage
+   * Cleanups: Fix out-of-date debug message, use https (by Jakub Wilk)
+   * Migration: Unconditionally migrate urlwatch 1.x cache dirs (Fixes 
#206)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/urlwatch-2.8/README.md new/urlwatch-2.9/README.md
--- old/urlwatch-2.8/README.md  2018-01-28 20:48:05.0 +0100
+++ new/urlwatch-2.9/README.md  2018-03-24 13:18:25.0 +0100
@@ -102,7 +102,7 @@
 filters, here 3 filters are used: html2text, line-grep and whitespace
 removal to get just a certain info field from a webpage:
 ```yaml
-url: http://thp.io/2008/urlwatch/
+url: https://thp.io/2008/urlwatch/
 filter: html2text,grep:Current.*version,strip
 ```
 For most cases, this means that you can specify a filter chain in
@@ -111,7 +111,7 @@
 
 If you want to extract only the body tag you can use this filer:
 ```yaml
-url: http://thp.io/2008/urlwatch/
+url: https://thp.io/2008/urlwatch/
 filter: element-by-tag:body
 ```
 
@@ -146,9 +146,38 @@
   enabled: true
 ```
 
+
+E-MAIL VIA GMAIL SMTP
+-
+
+You need to configure your GMail account to allow for "less secure" 
(password-based)
+apps to login:
+
+1. Go to https://myaccount.google.com/
+2. Click on "Sign-in & security"
+3. Scroll all the way down to "Allow less secure apps" and enable it
+
+Now, start the configuration editor: `urlwatch --edit-config`
+
+These are the keys you need to configure (see #158):
+
+- `report/email/enabled`: `true`
+- `report/email/from`: `your.usern...@gmail.com` (edit accordingly)
+- `report/email/method`: `smtp`
+- `report/email/smtp/host`: `smtp.gmail.com`
+- `report/email/smtp/keyring`: `true`
+- `report/email/smtp/port`: `587`
+- `report/email/smtp/starttls`: `true`
+- `report/email/to`: The e-mail address you want to send reports to
+
+Now, for setting the password, it's not stored in the config file, but in your
+keychain. To store the password, run: `urlwatch --smtp-login` and enter your
+password.
+
+
 CONTACT
 ---
 
-Website: http://thp.io/2008/urlwatch/
+Website: 

commit 000product for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2018-04-01 17:28:03

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


Package is "000product"

Sun Apr  1 17:28:03 2018 rev:52 rq: version:unknown
Sun Apr  1 17:28:03 2018 rev:53 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



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

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

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

_service:product_converter:openSUSE-cd-mini-x86_64.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-i586.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-x86_64.kiwi: same change
++ _service:product_converter:openSUSE-ftp-ftp-i586_x86_64.kiwi ++
--- /var/tmp/diff_new_pack.zkBkEI/_old  2018-04-01 17:28:16.463723750 +0200
+++ /var/tmp/diff_new_pack.zkBkEI/_new  2018-04-01 17:28:16.463723750 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -24,7 +24,7 @@
   openSUSE
   ftp
   true
-  openSUSE-20180331-i586-x86_64
+  openSUSE-20180401-i586-x86_64
   true
   /
   $DISTNAME-$FLAVOR
@@ -36,9 +36,9 @@
   true
   -x -2
   openSUSE
-  20180331
+  20180401
   11
-  cpe:/o:opensuse:opensuse:20180331,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20180401,openSUSE 
Tumbleweed
   cs da de en en_GB en_US es fi fr hu it ja nb

commit kio-gdrive for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package kio-gdrive for openSUSE:Factory 
checked in at 2018-04-01 17:27:50

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


Package is "kio-gdrive"

Sun Apr  1 17:27:50 2018 rev:9 rq:592843 version:1.2.2

Changes:

--- /work/SRC/openSUSE:Factory/kio-gdrive/kio-gdrive.changes2018-02-14 
14:19:00.196312513 +0100
+++ /work/SRC/openSUSE:Factory/.kio-gdrive.new/kio-gdrive.changes   
2018-04-01 17:27:53.688548068 +0200
@@ -1,0 +2,10 @@
+Sun Apr  1 06:39:33 UTC 2018 - wba...@tmo.at
+
+- Update to 1.2.2
+  * Fixed mimetype used to open .ods files (kde#388598)
+  * Fixed copy of files within the same gdrive account (kde#376735)
+  * Updated translations
+- Drop 0001-MIME-type-correction-for-ods-files.patch, merged
+  upstream
+
+---

Old:

  0001-MIME-type-correction-for-ods-files.patch
  kio-gdrive-1.2.1.tar.xz

New:

  kio-gdrive-1.2.2.tar.xz



Other differences:
--
++ kio-gdrive.spec ++
--- /var/tmp/diff_new_pack.VG3k2H/_old  2018-04-01 17:27:55.296489870 +0200
+++ /var/tmp/diff_new_pack.VG3k2H/_new  2018-04-01 17:27:55.300489726 +0200
@@ -18,15 +18,13 @@
 
 %bcond_without lang
 Name:   kio-gdrive
-Version:1.2.1
+Version:1.2.2
 Release:0
 Summary:Google Drive KIO slave for KDE applications
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
-# FIX-PATCH-UPSTREAM Fixed in 1.2.2
-Patch0: 0001-MIME-type-correction-for-ods-files.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  intltool
 BuildRequires:  kaccounts-integration-devel
@@ -54,7 +52,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build

++ kio-gdrive-1.2.1.tar.xz -> kio-gdrive-1.2.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-1.2.1/CMakeLists.txt 
new/kio-gdrive-1.2.2/CMakeLists.txt
--- old/kio-gdrive-1.2.1/CMakeLists.txt 2017-09-30 17:29:04.0 +0200
+++ new/kio-gdrive-1.2.2/CMakeLists.txt 2018-03-30 11:21:22.0 +0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(GDRIVE_VERSION 1.2.1)
+set(GDRIVE_VERSION 1.2.2)
 project(kio-gdrive VERSION ${GDRIVE_VERSION})
 
 set(QT_MIN_VERSION 5.2.0)
@@ -80,5 +80,7 @@
 find_package(KF5I18n CONFIG REQUIRED)
 ki18n_install(po)
 
-find_package(KF5DocTools CONFIG REQUIRED)
-kdoctools_install(po)
+  find_package(KF5DocTools CONFIG)
+  if(KF5DocTools_FOUND)
+kdoctools_install(po)
+  endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-1.2.1/Messages.sh 
new/kio-gdrive-1.2.2/Messages.sh
--- old/kio-gdrive-1.2.1/Messages.sh1970-01-01 01:00:00.0 +0100
+++ new/kio-gdrive-1.2.2/Messages.sh2018-03-30 11:20:26.0 +0200
@@ -0,0 +1,3 @@
+#! /usr/bin/env bash
+
+$XGETTEXT $(find . -name "*.cpp") -o $podir/kio5_gdrive.pot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-1.2.1/desktop/gdrive-network.desktop 
new/kio-gdrive-1.2.2/desktop/gdrive-network.desktop
--- old/kio-gdrive-1.2.1/desktop/gdrive-network.desktop 2017-09-30 
17:28:11.0 +0200
+++ new/kio-gdrive-1.2.2/desktop/gdrive-network.desktop 2018-03-30 
11:20:26.0 +0200
@@ -14,10 +14,12 @@
 Name[pl]=Dysk Google
 Name[pt]=Google Drive
 Name[pt_BR]=Google Drive
+Name[ru]=Диск Google
 Name[sk]=Google Drive
 Name[sv]=Google Drive
 Name[uk]=Google Диск
 Name[x-test]=xxGoogle Drivexx
+Name[zh_CN]=Google 云端硬盘
 Name[zh_TW]=Google 雲端硬碟
 Type=Link
 URL=gdrive:/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-gdrive-1.2.1/desktop/org.kde.kio-gdrive.appdata.xml 
new/kio-gdrive-1.2.2/desktop/org.kde.kio-gdrive.appdata.xml
--- old/kio-gdrive-1.2.1/desktop/org.kde.kio-gdrive.appdata.xml 2017-09-30 
17:28:11.0 +0200
+++ new/kio-gdrive-1.2.2/desktop/org.kde.kio-gdrive.appdata.xml 2018-03-30 
11:20:26.0 +0200
@@ -7,26 +7,33 @@
   KIO GDrive
   KIO GDrive
   KIO GDrive
+  KIO GDrive
   KIO GDrive
   KIO GDrive
   KIO GDrive
   KIO GDrive
   KIO GDrive
   KIO GDrive
+  KIO GDrive
+  KIO для поддержки Диска Google
   KIO GDrive
   KIO Gdrive
   KIO GDrive
   xxKIO GDrivexx
+  KIO GDrive
   Google Drive integration with KDE Plasma and KDE 
applications
   Integració del Drive de Google amb el Plasma del KDE 
i les aplicacions KDE
   Integració del Drive de Google amb el Plasma 
del KDE i les aplicacions KDE
   Integrace 

commit newsboat for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package newsboat for openSUSE:Factory 
checked in at 2018-04-01 17:27:43

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


Package is "newsboat"

Sun Apr  1 17:27:43 2018 rev:3 rq:592796 version:2.11.1

Changes:

--- /work/SRC/openSUSE:Factory/newsboat/newsboat.changes2018-03-28 
10:30:42.646492738 +0200
+++ /work/SRC/openSUSE:Factory/.newsboat.new/newsboat.changes   2018-04-01 
17:27:47.568769566 +0200
@@ -1,0 +2,7 @@
+Sat Mar 31 20:05:56 UTC 2018 - mvet...@suse.com
+
+- Update to 2.11.1:
+  * If built from the tarball, Newsboat 2.11 reported its
+version as 2.10.2.
+
+---

Old:

  newsboat-2.11.tar.xz
  newsboat-2.11.tar.xz.asc

New:

  newsboat-2.11.1.tar.xz
  newsboat-2.11.1.tar.xz.asc



Other differences:
--
++ newsboat.spec ++
--- /var/tmp/diff_new_pack.F9w5bA/_old  2018-04-01 17:27:48.136749008 +0200
+++ /var/tmp/diff_new_pack.F9w5bA/_new  2018-04-01 17:27:48.140748864 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   newsboat
-Version:2.11
+Version:2.11.1
 Release:0
 Summary:RSS/Atom Feed Reader for Text Terminals
 License:MIT

++ newsboat-2.11.tar.xz -> newsboat-2.11.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/newsboat-2.11/CHANGELOG.md 
new/newsboat-2.11.1/CHANGELOG.md
--- old/newsboat-2.11/CHANGELOG.md  2018-03-25 21:36:30.0 +0200
+++ new/newsboat-2.11.1/CHANGELOG.md2018-03-30 19:45:43.0 +0200
@@ -1,5 +1,13 @@
 # Changes for Newsboat
 
+## 2.11.1 - 2018-03-30
+
+### Fixed
+
+- If built from the tarball, Newsboat 2.11 reported its version as 2.10.2. My
+bad. Kudos to Haudegen, Ryan Mulligan and Robert Schütz for catching that
+one. (Alexander Batischev)
+
 ## 2.11 - 2018-03-25
 
 Lists below only mention user-visible changes, but I would also like to
@@ -13,13 +21,14 @@
 - Support for `CURL_CA_BUNDLE` environment variable (Marius Bakke, Alexander
 Batischev)
 - Snapcraft package (Alan Pope)
-- Dependency on hlohman/json (which is now used in TT-RSS interface instead of
+- Dependency on nlohmann/json (which is now used in TT-RSS interface instead of
 json-c)
 - CURL error codes are converted to strings in logs (Alexander Batischev)
 - Open command line when a number key is pressed in a list (e.g. feedlist or
 itemlist) (Nikos Tsipinakis)
 - Basic Evernote bookmark plugin (see contrib/) (Royce)
 - New command: `mark-all-above-as-read` (Roman Vasin)
+- Supprot for RSS media enclosures in ownCloud News (dirb)
 
 ### Changed
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/newsboat-2.11/config.h new/newsboat-2.11.1/config.h
--- old/newsboat-2.11/config.h  2018-03-25 21:36:30.0 +0200
+++ new/newsboat-2.11.1/config.h2018-03-30 19:45:43.0 +0200
@@ -8,8 +8,8 @@
 #define STRINGIFY(str) STRINGIFY_HELPER(str)
 
 #define NEWSBOAT_VERSION_MAJOR 2
-#define NEWSBOAT_VERSION_MINOR 10
-#define NEWSBOAT_VERSION_PATCH 2
+#define NEWSBOAT_VERSION_MINOR 11
+#define NEWSBOAT_VERSION_PATCH 1
 #define REAL_VERSION \
STRINGIFY(NEWSBOAT_VERSION_MAJOR) \
"." \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/newsboat-2.11/doc/internal/howto-release.md 
new/newsboat-2.11.1/doc/internal/howto-release.md
--- old/newsboat-2.11/doc/internal/howto-release.md 2018-03-25 
21:36:30.0 +0200
+++ new/newsboat-2.11.1/doc/internal/howto-release.md   2018-03-30 
19:45:43.0 +0200
@@ -42,15 +42,15 @@
 * Prepare docs:
 `gzip --keep --best docbook-xsl.css faq.html newsboat.html`
 * Move docs:
-`mv docbook-xsl.css* faq.html* newsboat.html* 
newsboat/releases/2.10.2/docs/`
-* Edit `index.html`
+`mv docbook-xsl.css* faq.html* newsboat.html* 
newsboat/releases/VERSION/docs/`
+* Edit `newsboat/index.html`
 * Move current release to the list of previous releases
 * Update current release version
 * Update current release date
 * Update current release links
 * Update the year in the page copyright if necessary
 * Gzip the result: `gzip --best --keep --force newsboat/index.html`
-* Edit `news.atom`
+* Edit `newsboat/news.atom`
 * Update `` field of the channel
 * Use the same date-time for `` and `` in new
 ``
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit mono-basic for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package mono-basic for openSUSE:Factory 
checked in at 2018-04-01 17:27:30

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


Package is "mono-basic"

Sun Apr  1 17:27:30 2018 rev:34 rq:592762 version:4.6

Changes:

--- /work/SRC/openSUSE:Factory/mono-basic/mono-basic.changes2018-03-26 
16:03:24.645652655 +0200
+++ /work/SRC/openSUSE:Factory/.mono-basic.new/mono-basic.changes   
2018-04-01 17:27:35.261215026 +0200
@@ -1,0 +2,7 @@
+Fri Mar 30 00:00:00 UTC 2018 - fwdsbs.to.1...@xoxy.net
+
+- Add fix-vbnc-debug-portable-cmdline.patch to fix VBNC2019 error when ivoking 
vbnc.exe with unsupported "/debug:portable" cmdline parameter:
+  * Silently ignore incorrect surplus "/debug:portable" command line parameter 
when invoking vbnc
+  * Set debug to "full" mode if this is the only "/debug" parameter at vbnc's 
cmdline
+
+---

New:

  fix-vbnc-debug-portable-cmdline.patch



Other differences:
--
++ mono-basic.spec ++
--- /var/tmp/diff_new_pack.m36h77/_old  2018-04-01 17:27:35.921191138 +0200
+++ /var/tmp/diff_new_pack.m36h77/_new  2018-04-01 17:27:35.921191138 +0200
@@ -26,6 +26,8 @@
 Source: 
http://download.mono-project.com/sources/%{name}/%{name}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE use roslyn vbc compiler when available to fix build error 
with mono 5.10 and up
 Patch1: use-roslyn-vbc.patch
+# PATCH-FIX-OPENSUSE ignore incorrect surplus "/debug:portable" command line 
parameter when invoking vbnc, or set debug to "full" mode if this is the only 
"/debug" parameter at vbnc's cmdline
+Patch2: fix-vbnc-debug-portable-cmdline.patch
 BuildRequires:  mono-devel
 BuildRequires:  mono-winforms
 BuildRequires:  unzip
@@ -46,6 +48,7 @@
 if [ -e "%{_libexecdir}/mono/4.5/vbc.exe" ]; then
 %patch1 -p1
 fi
+%patch2 -p1
 
 %build
 ./configure --prefix=%{_prefix}

++ fix-vbnc-debug-portable-cmdline.patch ++
diff -uprN mono-basic-4.6.old/vbnc/vbnc/source/General/CommandLine.vb 
mono-basic-4.6/vbnc/vbnc/source/General/CommandLine.vb
--- mono-basic-4.6.old/vbnc/vbnc/source/General/CommandLine.vb  2014-09-04 
17:56:58.0 +0400
+++ mono-basic-4.6/vbnc/vbnc/source/General/CommandLine.vb  2018-03-30 
19:18:34.219326245 +0300
@@ -1017,6 +1017,10 @@ Public Class CommandLine
 m_eDebugInfo = DebugTypes.Full
 Case "pdbonly"
 m_eDebugInfo = DebugTypes.PDB
+Case "portable"
+If m_eDebugInfo = DebugTypes.None Then
+m_eDebugInfo = DebugTypes.Full
+End If
 Case ""
 m_eDebugInfo = DebugTypes.Full
 Case Else



commit matrix-synapse for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package matrix-synapse for openSUSE:Factory 
checked in at 2018-04-01 17:27:40

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


Package is "matrix-synapse"

Sun Apr  1 17:27:40 2018 rev:4 rq:592783 version:0.27.2

Changes:

--- /work/SRC/openSUSE:Factory/matrix-synapse/matrix-synapse.changes
2018-01-16 09:43:14.959221146 +0100
+++ /work/SRC/openSUSE:Factory/.matrix-synapse.new/matrix-synapse.changes   
2018-04-01 17:27:43.764907243 +0200
@@ -1,0 +2,61 @@
+Thu Mar 29 05:51:42 UTC 2018 - ok...@suse.com
+
+- Update to version v0.27.2:
+ * Bug fixes:
+   * Fix bug which broke TCP replication between workers (PR #3015)
+   * Fix broken ldap_config config option (PR #2683) Thanks to @seckrv!
+   * Fix error message when user is not allowed to unban (PR #2761) Thanks to
+ @turt2live!
+   * Fix publicised groups GET API (singular) over federation (PR #2772)
+   * Fix user directory when using user_directory_search_all_users config
+ option (PR #2803, #2831)
+   * Fix error on /publicRooms when no rooms exist (PR #2827)
+   * Fix bug in quarantine_media (PR #2837)
+   * Fix url_previews when no Content-Type is returned from URL (PR #2845)
+   * Fix rare race in sync API when joining room (PR #2944)
+   * Fix slow event search, switch back from GIST to GIN indexes (PR #2769,
+ #2848)
+
+   * Fix bug where an invalid event caused server to stop functioning
+ correctly, due to parsing and serializing bugs in ujson library.
+
+ * Features:
+   * Add ability for ASes to override message send time (PR #2754)
+   * Add support for custom storage providers for media repository (PR #2867,
+ #2777, #2783, #2789, #2791, #2804, #2812, #2814, #2857, #2868, #2767)
+   * Add purge API features, see docs/admin_api/purge_history_api.rst for
+ full details (PR #2858, #2867, #2882, #2946, #2962, #2943)
+   * Add support for whitelisting 3PIDs that users can register. (PR #2813)
+   * Add /room/{id}/event/{id} API (PR #2766)
+   * Add an admin API to get all the media in a room (PR #2818) Thanks to
+ @turt2live!
+   * Add federation_domain_whitelist option (PR #2820, #2821)
+
+ * Changes:
+   * Continue to factor out processing from main process and into worker
+ processes. See updated docs/workers.rst (PR #2892 - #2904, #2913, #2920
+ - #2926, #2947, #2847, #2854, #2872, #2873, #2874, #2928, #2929, #2934,
+ #2856, #2976 - #2984, #2987 - #2989, #2991 - #2993, #2995, #2784)
+   * Ensure state cache is used when persisting events (PR #2864, #2871,
+ #2802, #2835, #2836, #2841, #2842, #2849)
+   * Change the default config to bind on both IPv4 and IPv6 on all platforms
+ (PR #2435) Thanks to @silkeh!
+   * No longer require a specific version of saml2 (PR #2695) Thanks to @okurz!
+   * Remove verbosity/log_file from generated config (PR #2755)
+   * Add and improve metrics and logging (PR #2770, #2778, #2785, #2786,
+ #2787, #2793, #2794, #2795, #2809, #2810, #2833, #2834, #2844, #2965,
+ #2927, #2975, #2790, #2796, #2838)
+   * When using synctl with workers, don't start the main synapse
+ automatically (PR #2774)
+   * Minor performance improvements (PR #2773, #2792)
+   * Use a connection pool for non-federation outbound connections (PR #2817)
+   * Make it possible to run unit tests against postgres (PR #2829)
+   * Update pynacl dependency to 1.2.1 or higher (PR #2888) Thanks to @bachp!
+   * Remove ability for AS users to call /events and /sync (PR #2948)
+   * Use bcrypt.checkpw (PR #2949) Thanks to @krombel!
+
+- Change spec-file to use service downloaded and recompressed file directly
+- Remove patch 
synapse_python_dependencies_allow_higher_versions_of_pysaml2.patch
+  now included in upstream changes
+
+---
@@ -21 +82 @@
-Changes:
+ * Changes:

Old:

  matrix-synapse-0.26.0.tar.gz
  synapse_python_dependencies_allow_higher_versions_of_pysaml2.patch

New:

  matrix-synapse-v0.27.2.tar.xz



Other differences:
--
++ matrix-synapse.spec ++
--- /var/tmp/diff_new_pack.E4q7xT/_old  2018-04-01 17:27:44.460882052 +0200
+++ /var/tmp/diff_new_pack.E4q7xT/_new  2018-04-01 17:27:44.460882052 +0200
@@ -16,17 +16,23 @@
 #
 
 
+## Package updates
+#
+# * Call `osc service ra`
+# * Update changelog manually from
+# * https://github.com/matrix-org/synapse/releases
+# * Commit+submit
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define github_user matrix-org
 %define short_name synapse
 Name:   matrix-%{short_name}
-Version:0.26.0
+Version:0.27.2
 Release:0
 

commit erlang-rebar for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package erlang-rebar for openSUSE:Factory 
checked in at 2018-04-01 17:27:15

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


Package is "erlang-rebar"

Sun Apr  1 17:27:15 2018 rev:6 rq:592752 version:2.6.4+git20160922.576e121

Changes:

--- /work/SRC/openSUSE:Factory/erlang-rebar/erlang-rebar-testsuite.changes  
2017-07-21 22:50:00.867521342 +0200
+++ /work/SRC/openSUSE:Factory/.erlang-rebar.new/erlang-rebar-testsuite.changes 
2018-04-01 17:27:16.825882277 +0200
@@ -1,0 +2,5 @@
+Thu Mar 29 13:09:49 UTC 2018 - guillaume.gar...@opensuse.org
+
+- Add _constraints file to avoid slow CPU to pass testsuite
+
+---
erlang-rebar.changes: same change

New:

  _constraints



Other differences:
--
++ erlang-rebar-testsuite.spec ++
--- /var/tmp/diff_new_pack.rgeLqe/_old  2018-04-01 17:27:17.625853323 +0200
+++ /var/tmp/diff_new_pack.rgeLqe/_new  2018-04-01 17:27:17.629853178 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package erlang-rebar-testsuite
 #
-# 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

erlang-rebar.spec: same change
++ _constraints ++


  

  1


  1

  
  kvm
  SLOW_CPU




commit python-sphinx-feature-classification for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package python-sphinx-feature-classification 
for openSUSE:Factory checked in at 2018-04-01 17:26:58

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


Package is "python-sphinx-feature-classification"

Sun Apr  1 17:26:58 2018 rev:1 rq:592300 version:0.1.0

Changes:

New Changes file:

--- /dev/null   2018-03-29 10:35:27.759803458 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sphinx-feature-classification.new/python-sphinx-feature-classification.changes
   2018-04-01 17:26:58.958528975 +0200
@@ -0,0 +1,4 @@
+---
+Thu Mar 29 12:16:00 UTC 2018 - tbecht...@suse.com
+
+- Initial packaging (version 0.1.0)

New:

  python-sphinx-feature-classification.changes
  python-sphinx-feature-classification.spec
  sphinx-feature-classification-0.1.0.tar.gz



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

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


%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name:   python-sphinx-feature-classification
Version:0.1.0
Release:0
Summary:Generate a matrix of pluggable drivers and their support to an 
API in Sphinx
License:Apache-2.0
Group:  Development/Languages/Python
Url:http://www.openstack.org/
Source: 
https://files.pythonhosted.org/packages/source/s/sphinx-feature-classification/sphinx-feature-classification-%{version}.tar.gz
BuildRequires:  %{python_module devel}
BuildRequires:  %{python_module pbr >= 2.0}
BuildRequires:  fdupes
BuildRequires:  python-rpm-macros
Requires:   python-docutils >= 0.11
Requires:   python-pbr >= 2.0
BuildArch:  noarch

%python_subpackages

%description
Generate in sphinx a matrix of pluggable drivers and their support to an API.

%prep
%setup -q -n sphinx-feature-classification-%{version}

%build
%python_build

%install
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}

%files %{python_files}
%doc AUTHORS ChangeLog LICENSE README.rst
%{python_sitelib}/*

%changelog



commit paraview for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package paraview for openSUSE:Factory 
checked in at 2018-04-01 17:27:07

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


Package is "paraview"

Sun Apr  1 17:27:07 2018 rev:22 rq:592749 version:5.4.1

Changes:

--- /work/SRC/openSUSE:Factory/paraview/paraview.changes2017-08-24 
18:55:46.660875439 +0200
+++ /work/SRC/openSUSE:Factory/.paraview.new/paraview.changes   2018-04-01 
17:27:10.482111886 +0200
@@ -1,0 +2,6 @@
+Sat Mar 31 11:12:06 UTC 2018 - jeng...@inai.de
+
+- Trim goals from description, only the now counts.
+  Trim marketing speech from description.
+
+---



Other differences:
--
++ paraview.spec ++
--- /var/tmp/diff_new_pack.wY4STJ/_old  2018-04-01 17:27:14.009984197 +0200
+++ /var/tmp/diff_new_pack.wY4STJ/_new  2018-04-01 17:27:14.013984052 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package paraview
 #
-# 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
@@ -104,19 +104,11 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-ParaView is an application designed with the need to visualize large data
-sets in mind. The goals of the ParaView project include the following:
+ParaView is an application for visualizing large data sets.
 
-* Develop an open-source, multi-platform visualization application.
-* Support distributed computation models to process large data sets.
-* Create an open, flexible, and intuitive user interface.
-* Develop an extensible architecture based on open standards.
-
-ParaView runs on distributed and shared memory parallel as well as single
-processor systems and has been successfully tested on Windows, Linux and
-various Unix workstations and clusters. Under the hood, ParaView uses the
-Visualization Toolkit as the data processing and rendering engine and has a
-user interface written using a unique blend of Tcl/Tk and C++.
+ParaView runs on distributed and shared memory systems alike. It uses the
+Visualization Toolkit as the data processing and rendering engine, and has a
+user interface written using a blend of Tcl/Tk and C++.
 
 NOTE: The version in this package has NOT been compiled with MPI support.
 




commit buildstream for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package buildstream for openSUSE:Factory 
checked in at 2018-04-01 17:26:55

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


Package is "buildstream"

Sun Apr  1 17:26:55 2018 rev:2 rq:592271 version:1.1.2

Changes:

--- /work/SRC/openSUSE:Factory/buildstream/buildstream.changes  2018-03-14 
19:37:21.956765256 +0100
+++ /work/SRC/openSUSE:Factory/.buildstream.new/buildstream.changes 
2018-04-01 17:26:57.538580370 +0200
@@ -1,0 +2,15 @@
+Mon Mar 26 02:58:16 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 1.1.2:
+  + New ref-storage option allows one to store source refs, such as
+git shas, in one central project.refs file instead of inline
+with the source declarations.
+  + Deprecated `--track-save` optionality in `bst build`, this does
+not make sense to support now that there is project.refs.
+  + Added the `sandbox` configuration option which can be used in
+`project.conf` and elements, to control the user ID and group
+ID used in build sandboxes.
+  + Added new `deb` source implementation, for staging of
+downloaded deb package files.
+
+---

Old:

  BuildStream-1.1.1.tar.xz

New:

  BuildStream-1.1.2.tar.xz



Other differences:
--
++ buildstream.spec ++
--- /var/tmp/diff_new_pack.h2KQIa/_old  2018-04-01 17:26:58.226555469 +0200
+++ /var/tmp/diff_new_pack.h2KQIa/_new  2018-04-01 17:26:58.230555324 +0200
@@ -17,23 +17,22 @@
 
 
 %define real_name BuildStream
-
 Name:   buildstream
-Version:1.1.1
+Version:1.1.2
 Release:0
 Summary:A framework for modelling build pipelines in YAML
 License:LGPL-2.1-or-later
 Group:  Development/Tools/Building
-Url:https://wiki.gnome.org/Projects/BuildStream
+URL:https://wiki.gnome.org/Projects/BuildStream
 Source: 
https://download.gnome.org/sources/BuildStream/1.1/%{real_name}-%{version}.tar.xz
 BuildRequires:  bubblewrap
 BuildRequires:  fdupes
 BuildRequires:  python3-base >= 3.4
 BuildRequires:  python3-devel >= 3.4
 BuildRequires:  python3-gobject
+BuildRequires:  python3-pytest-runner
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-setuptools_scm
-BuildRequires:  python3-pytest-runner
 BuildRequires:  typelib-1_0-OSTree-1_0
 Requires:   bubblewrap
 Requires:   python3-base >= 3.4
@@ -47,7 +46,7 @@
 build and CI pipelines in a declarative YAML format, written in python.
 
 %prep
-%setup -qn %{real_name}-%{version}
+%setup -q -n %{real_name}-%{version}
 # Fix the shebang
 find -type f -exec sed -i 's|%{_bindir}/env python3|%{_bindir}/python3|' {} \;
 

++ BuildStream-1.1.1.tar.xz -> BuildStream-1.1.2.tar.xz ++
 7371 lines of diff (skipped)




commit glibmm2 for openSUSE:Factory

2018-04-01 Thread root
Hello community,

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

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


Package is "glibmm2"

Sun Apr  1 17:26:53 2018 rev:93 rq:592270 version:2.57.1

Changes:

--- /work/SRC/openSUSE:Factory/glibmm2/glibmm2.changes  2018-03-14 
19:36:31.970540693 +0100
+++ /work/SRC/openSUSE:Factory/.glibmm2.new/glibmm2.changes 2018-04-01 
17:26:55.362659126 +0200
@@ -1,0 +2,9 @@
+Tue Mar 27 02:42:17 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 2.57.1:
+  + Gio: DataOutputStream::put_string(): Don't pass std:string by
+value.
+  + gmmproc: Add _MEMBER_SET_STR() macro (bgo#793778).
+- Update baselibs.conf to 2.58 following upstream ABI changes.
+
+---

Old:

  glibmm-2.55.2.tar.xz

New:

  glibmm-2.57.1.tar.xz



Other differences:
--
++ glibmm2.spec ++
--- /var/tmp/diff_new_pack.74CRqR/_old  2018-04-01 17:26:55.990636397 +0200
+++ /var/tmp/diff_new_pack.74CRqR/_new  2018-04-01 17:26:55.990636397 +0200
@@ -17,19 +17,19 @@
 
 
 # Update baselibs.conf when changing this
-%define so_ver -2_56-1
+%define so_ver -2_58-1
 # Define a baseversion to ease updates
-%define base_ver 2.56
+%define base_ver 2.58
 # Define upstream name
 %define _name glibmm
 Name:   glibmm2
-Version:2.55.2
+Version:2.57.1
 Release:0
 Summary:C++ Interface for Glib
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/C and C++
 URL:https://www.gtkmm.org/
-Source0:
http://download.gnome.org/sources/glibmm/2.55/%{_name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/glibmm/2.57/%{_name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.74CRqR/_old  2018-04-01 17:26:56.018635384 +0200
+++ /var/tmp/diff_new_pack.74CRqR/_new  2018-04-01 17:26:56.018635384 +0200
@@ -1,4 +1,4 @@
-libglibmm-2_56-1
+libglibmm-2_58-1
   provides "glibmm2- = "
   obsoletes "glibmm2- < "
-libgiomm-2_56-1
+libgiomm-2_58-1

++ glibmm-2.55.2.tar.xz -> glibmm-2.57.1.tar.xz ++
/work/SRC/openSUSE:Factory/glibmm2/glibmm-2.55.2.tar.xz 
/work/SRC/openSUSE:Factory/.glibmm2.new/glibmm-2.57.1.tar.xz differ: char 25, 
line 1




commit flare for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package flare for openSUSE:Factory checked 
in at 2018-04-01 17:26:29

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


Package is "flare"

Sun Apr  1 17:26:29 2018 rev:2 rq:587184 version:1.0

Changes:

--- /work/SRC/openSUSE:Factory/flare/flare.changes  2017-03-09 
01:59:44.630261463 +0100
+++ /work/SRC/openSUSE:Factory/.flare.new/flare.changes 2018-04-01 
17:26:35.187389364 +0200
@@ -1,0 +2,14 @@
+Wed Mar 14 20:22:26 UTC 2018 - jeng...@inai.de
+
+- Trim bias and filler wording from description.
+
+---
+Wed Mar 14 15:07:31 UTC 2018 - tchva...@suse.com
+
+- Version update to 1.0 release:
+  * No real upstream changelog but first non-alpha release supporting
+big campaign mode.
+- Remove unused condition for license
+- Cleanup a bit
+
+---
@@ -16 +29,0 @@
-

Old:

  flare-engine-0.20.tar.gz

New:

  flare-engine-1.0.tar.gz



Other differences:
--
++ flare.spec ++
--- /var/tmp/diff_new_pack.x8aCe0/_old  2018-04-01 17:26:35.791367502 +0200
+++ /var/tmp/diff_new_pack.x8aCe0/_new  2018-04-01 17:26:35.795367358 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package flare
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,13 @@
 
 
 Name:   flare
-Version:0.20
+Version:1.0
 Release:0
 Summary:Free Libre Action Roleplaying Engine
+License:GPL-3.0-or-later AND (CC-BY-SA-3.0 OR CC-BY-SA-4.0)
 Group:  Amusements/Games/RPG
-%if 0%{?suse_version} >= 1320
-License:GPL-3.0+ and (CC-BY-SA-3.0 or CC-BY-SA-4.0)
-%else
-License:GPL-3.0+ and CC-BY-SA-3.0
-%endif
 Url:http://flarerpg.org
 Source0:
https://github.com/clintbellanger/flare-engine/archive/v%{version}.tar.gz#/%{name}-engine-%{version}.tar.gz
-
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
@@ -44,18 +39,16 @@
 Provides:   %{name}-engine = %{version}
 
 %description
-Flare (Free Libre Action Roleplaying Engine) is a simple game engine built
+Flare (Free Libre Action Roleplaying Engine) is a game engine built
 to handle a very specific kind of game: single-player 2D action RPGs.
 Flare is not a reimplementation of an existing game or engine. It is a
 tribute to and exploration of the action RPG genre.
 
-Rather than building a very abstract, robust game engine, the goal of this
-project is to build several real games and harvest an engine from the common,
-reusable code. The first game, in progress, is a fantasy dungeon crawl.
-
-Flare uses simple file formats (INI style config files) for most of the
-game data, allowing anyone to easily modify game contents. Open formats
-are preferred (png, ogg). The game code is C++.
+The usecase of this project is to build several real games and
+reuse code. The first game, in progress, is a fantasy dungeon crawl.
+
+Flare uses .ini-style config files for most of the
+game data to modify game contents. The game code is C++.
 
 %prep
 %setup -q -n %{name}-engine-%{version}
@@ -64,13 +57,13 @@
 
 %build
 %cmake \
-   -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DBINDIR="bin"
-make V=1 %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
 %cmake_install
 
+%if 0%{?suse_version} < 1500
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -78,11 +71,11 @@
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
+%endif
 
 %files
-%defattr(-,root,root)
-# Vs. error about wrong permissions.
-%doc %attr(644,root,root) COPYING CREDITS.txt README* RELEASE_NOTES.txt
+%license COPYING
+%doc %attr(644,root,root) README* RELEASE_NOTES.txt
 %{_bindir}/%{name}
 %{_mandir}/man*/%{name}.*
 %{_datadir}/games/%{name}

++ flare-engine-0.20.tar.gz -> flare-engine-1.0.tar.gz ++
 97278 lines of diff (skipped)




commit gnome-themes-extra for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package gnome-themes-extra for 
openSUSE:Factory checked in at 2018-04-01 17:26:51

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


Package is "gnome-themes-extra"

Sun Apr  1 17:26:51 2018 rev:3 rq:592263 version:3.28

Changes:

--- /work/SRC/openSUSE:Factory/gnome-themes-extra/gnome-themes-extra.changes
2018-03-19 23:37:23.731480333 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-themes-extra.new/gnome-themes-extra.changes   
2018-04-01 17:26:53.086741502 +0200
@@ -1,0 +2,7 @@
+Thu Mar 22 18:43:51 UTC 2018 - bjorn@gmail.com
+
+- Update to version 3.28:
+  + Fix HC index.theme generation.
+  + Fix typo.
+
+---

Old:

  gnome-themes-extra-3.27.92.tar.xz

New:

  gnome-themes-extra-3.28.tar.xz



Other differences:
--
++ gnome-themes-extra.spec ++
--- /var/tmp/diff_new_pack.PB7UuI/_old  2018-04-01 17:26:53.714718773 +0200
+++ /var/tmp/diff_new_pack.PB7UuI/_new  2018-04-01 17:26:53.714718773 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package gnome-themes-standard
+# spec file for package gnome-themes-extra
 #
 # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-themes-extra
-Version:3.27.92
+Version:3.28
 Release:0
 Summary:Extra GNOME Themes
 License:LGPL-2.1-or-later
 Group:  System/GUI/GNOME
 URL:http://www.gnome.org
-Source: 
http://download.gnome.org/sources/gnome-themes-extra/3.27/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-themes-extra/3.28/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 
 BuildRequires:  fdupes

++ gnome-themes-extra-3.27.92.tar.xz -> gnome-themes-extra-3.28.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-themes-extra-3.27.92/ChangeLog 
new/gnome-themes-extra-3.28/ChangeLog
--- old/gnome-themes-extra-3.27.92/ChangeLog2018-03-02 21:31:04.0 
+0100
+++ new/gnome-themes-extra-3.28/ChangeLog   2018-03-22 18:04:27.0 
+0100
@@ -1,5 +1,58 @@
 # Generated by Makefile. Do not edit.
 
+commit e8d024a76d23aa0f88341bf81fd0d7d1942b2bda
+Merge: 2b95910c 8b633d23
+Author: Juraj Fiala 
+Date:   Thu Mar 22 15:37:48 2018 +0100
+
+Merge branch 'master' of gitlab.gnome.org:GNOME/gnome-themes-extra
+
+commit 2b95910ce14c3d421ca49dd709f3cf08b3b178f5
+Author: Juraj Fiala 
+Date:   Thu Mar 22 15:24:21 2018 +0100
+
+HC: Simplify index.theme generation
+
+9ac59e99 introduced a regression when building inside the tree, but
+instead of trying to fix sed with more sed, let’s get rid of it.
+
+Heavy-lifting done by Simon McVittie (@smcv).
+
+Fixes #17.
+
+ themes/HighContrast/icons/Makefile.am | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit 8b633d23223e5d69687e14ff0f57a5f569fd8bda
+Merge: 80f2c9a9 ac4502ce
+Author: Juraj Fiala 
+Date:   Thu Mar 15 18:13:50 2018 +
+
+Merge branch 'master' into 'master'
+
+Fix a typo
+
+See merge request GNOME/gnome-themes-extra!3
+
+commit ac4502ce8840629a41eaf3a6c956d79797af21aa
+Author: Alexander Mikhaylenko 
+Date:   Thu Mar 15 16:20:25 2018 +
+
+Fix a typo
+
+ README.md | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 80f2c9a9dc04c0577918d2a4ec740c951566265a
+Author: Juraj Fiala 
+Date:   Fri Mar 2 21:38:14 2018 +0100
+
+3.27.92
+
+ NEWS | 4 
+ configure.ac | 2 +-
+ 2 files changed, 5 insertions(+), 1 deletion(-)
+
 commit 3b4a900365bbead40e14fc707e459ecd560d5eb2
 Author: Juraj Fiala 
 Date:   Fri Mar 2 12:30:10 2018 +
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-themes-extra-3.27.92/NEWS 
new/gnome-themes-extra-3.28/NEWS
--- old/gnome-themes-extra-3.27.92/NEWS 2018-03-02 21:29:26.0 +0100
+++ new/gnome-themes-extra-3.28/NEWS2018-03-22 18:01:40.0 +0100
@@ -1,3 +1,8 @@
+3.28
+
+- fix HC index.theme generation (#17)
+- fix typo (!3)
+
 3.27.92
 ===
 - distribute README.md and LICENSE (again)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-themes-extra-3.27.92/README.md 
new/gnome-themes-extra-3.28/README.md
--- old/gnome-themes-extra-3.27.92/README.md2018-02-04 20:58:42.0 
+0100
+++ new/gnome-themes-extra-3.28/README.md   2018-03-22 15:37:48.0 
+0100
@@ -13,7 +13,7 @@
 Once 

commit flare-game for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package flare-game for openSUSE:Factory 
checked in at 2018-04-01 17:26:32

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


Package is "flare-game"

Sun Apr  1 17:26:32 2018 rev:2 rq:587185 version:1.0

Changes:

--- /work/SRC/openSUSE:Factory/flare-game/flare-game.changes2017-03-09 
02:00:40.798302032 +0100
+++ /work/SRC/openSUSE:Factory/.flare-game.new/flare-game.changes   
2018-04-01 17:26:38.855256606 +0200
@@ -1,0 +2,8 @@
+Wed Mar 14 19:57:39 UTC 2018 - egdf...@opensuse.org
+
+- Version update to 1.0 release:
+  * No real upstream changelog but first non-alpha release supporting
+big campain mode
+- Cleanup a bit
+
+---

Old:

  flare-game-0.20.tar.gz

New:

  flare-game-1.0.tar.gz



Other differences:
--
++ flare-game.spec ++
--- /var/tmp/diff_new_pack.iPWapw/_old  2018-04-01 17:26:42.439126889 +0200
+++ /var/tmp/diff_new_pack.iPWapw/_new  2018-04-01 17:26:42.439126889 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package flare-game
 #
-# 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:   flare-game
-Version:0.20
+Version:1.0
 Release:0
 Summary:Free Libre Action Roleplaying Engine — Game
 License:CC-BY-SA-3.0+
@@ -55,9 +55,8 @@
 %fdupes -s %{buildroot}
 
 %files
-%defattr(-,root,root)
 # Vs. error about wrong permissions.
-%doc %attr(644,root,root) CREDITS.txt README* RELEASE_NOTES.txt
+%doc %attr(644,root,root) CREDITS.txt README*
 %{_datadir}/games/flare
 
 %changelog

++ flare-game-0.20.tar.gz -> flare-game-1.0.tar.gz ++
/work/SRC/openSUSE:Factory/flare-game/flare-game-0.20.tar.gz 
/work/SRC/openSUSE:Factory/.flare-game.new/flare-game-1.0.tar.gz differ: char 
12, line 1




commit emacs for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package emacs for openSUSE:Factory checked 
in at 2018-04-01 17:25:32

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


Package is "emacs"

Sun Apr  1 17:25:32 2018 rev:137 rq:592540 version:25.3

Changes:

--- /work/SRC/openSUSE:Factory/emacs/emacs.changes  2018-03-24 
16:09:21.848509432 +0100
+++ /work/SRC/openSUSE:Factory/.emacs.new/emacs.changes 2018-04-01 
17:25:35.273557956 +0200
@@ -1,0 +2,7 @@
+Tue Mar 27 16:34:37 UTC 2018 - dims...@opensuse.org
+
+- Explicitly call autoreconf, unless without autoconf is specified.
+  In this case, there is spec-file logic to touch timestampes of
+  relevant files. Move this logic to build instead of prep phase.
+
+---



Other differences:
--
++ emacs.spec ++
--- /var/tmp/diff_new_pack.1ZgqZw/_old  2018-04-01 17:25:37.569474854 +0200
+++ /var/tmp/diff_new_pack.1ZgqZw/_new  2018-04-01 17:25:37.569474854 +0200
@@ -270,6 +270,7 @@
 %patch27 -p0
 %patch   -p0 -b .0
 
+%build
 %if %{without autoconf}
 # We don't want to run autoconf
 if test configure.ac -nt aclocal.m4 -o m4/gnulib-comp.m4 -nt aclocal.m4 ; then
@@ -292,9 +293,10 @@
 mv autogen.sh autogen.sh.no
 ln -sf /bin/true autogen.sh
 fi
+%else
+autoreconf -fiv
 %endif
 
-%build
 # make sure that the binaries work (pagesize on build must be the same as on 
target, bnc#726769)
 %if %suse_version >= 1110
 %ifarch ppc ppc64 ia64




commit ntp for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package ntp for openSUSE:Factory checked in 
at 2018-04-01 17:25:23

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


Package is "ntp"

Sun Apr  1 17:25:23 2018 rev:114 rq:592537 version:4.2.8p11

Changes:

--- /work/SRC/openSUSE:Factory/ntp/ntp.changes  2018-03-19 23:31:10.908929735 
+0100
+++ /work/SRC/openSUSE:Factory/.ntp.new/ntp.changes 2018-04-01 
17:25:25.009929455 +0200
@@ -1,0 +2,6 @@
+Sun Mar 18 20:18:40 UTC 2018 - suse-b...@cboltz.de
+
+- change example statsdir in ntp.conf to /var/log/ntpstats/ to match
+  the AppArmor profile (boo#1076247)
+
+---



Other differences:
--
++ conf.ntp.conf ++
--- /var/tmp/diff_new_pack.S4CgBR/_old  2018-04-01 17:25:26.021892826 +0200
+++ /var/tmp/diff_new_pack.S4CgBR/_new  2018-04-01 17:25:26.021892826 +0200
@@ -73,7 +73,7 @@
 # logconfig =syncstatus + sysevents
 # logconfig =all
 
-# statsdir /tmp/   # directory for statistics files
+# statsdir /var/log/ntpstats/  # directory for statistics files
 # filegen peerstats  file peerstats  type day enable
 # filegen loopstats  file loopstats  type day enable
 # filegen clockstats file clockstats type day enable





commit mono-core for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package mono-core for openSUSE:Factory 
checked in at 2018-04-01 17:25:40

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


Package is "mono-core"

Sun Apr  1 17:25:40 2018 rev:118 rq:592625 version:5.8.1

Changes:

--- /work/SRC/openSUSE:Factory/mono-core/mono-core.changes  2018-03-08 
10:41:53.407054972 +0100
+++ /work/SRC/openSUSE:Factory/.mono-core.new/mono-core.changes 2018-04-01 
17:26:16.340071540 +0200
@@ -1,0 +2,10 @@
+Thu Mar 29 00:00:00 UTC 2018 - fwdsbs.to.1...@xoxy.net
+
+- Update to version 5.8.1.0 (Service Release)
+- Switch aarch64 build to use older mcs instead of roslyn-csc to fix build 
failure
+- Packaging updated to add .NET 4.7.1 api support
+- Bugfixes:
+  * gh#mono/mono#6658 - NullReferenceException at op_Increment when using 
assemblies compiled by csc rather than mcs that use native types such as nuint 
and that have specially-handled assembly names like Xamarin.Mac.dll.
+  * gh#mono/mono#7472 - Incorrect NullReferenceException when using extension 
methods on null instances as Action or Func arguments or variables.
+
+---

Old:

  mono-5.8.0.108.tar.bz2

New:

  mono-5.8.1.0.tar.bz2



Other differences:
--
++ mono-core.spec ++
--- /var/tmp/diff_new_pack.kFp4qp/_old  2018-04-01 17:26:22.291856115 +0200
+++ /var/tmp/diff_new_pack.kFp4qp/_new  2018-04-01 17:26:22.295855971 +0200
@@ -32,16 +32,16 @@
 %define btls no
 %endif
 
-%ifarch %ix86 x86_64 %{arm} aarch64
+%ifarch %ix86 x86_64 %{arm}
 %define roslyn yes
 %else
 %define roslyn no
 %endif
 
-%define version_suffix 108
+%define version_suffix 0
 
 Name:   mono-core
-Version:5.8.0
+Version:5.8.1
 Release:0
 Summary:Cross-platform, Open Source, .NET development framework
 License:LGPL-2.1 and MIT and MS-PL
@@ -1374,6 +1374,7 @@
 %{_mandir}/man1/xbuild.1%ext_man
 %{_prefix}/lib/mono-source-libs
 %{_prefix}/lib/mono/4.0
+%{_prefix}/lib/mono/4.7.1-api
 %{_prefix}/lib/mono/4.7-api
 %{_prefix}/lib/mono/4.6.2-api
 %{_prefix}/lib/mono/4.6.1-api

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




commit chrony for openSUSE:Factory

2018-04-01 Thread root
Hello community,

here is the log from the commit of package chrony for openSUSE:Factory checked 
in at 2018-04-01 17:25:27

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


Package is "chrony"

Sun Apr  1 17:25:27 2018 rev:12 rq:592539 version:3.2

Changes:

--- /work/SRC/openSUSE:Factory/chrony/chrony.changes2018-03-19 
23:31:46.639640755 +0100
+++ /work/SRC/openSUSE:Factory/.chrony.new/chrony.changes   2018-04-01 
17:25:28.569800603 +0200
@@ -1,0 +2,5 @@
+Mon Mar 26 17:30:07 CEST 2018 - ku...@suse.de
+
+- Use %license instead of %doc [bsc#1082318]
+
+---



Other differences:
--
++ chrony.spec ++
--- /var/tmp/diff_new_pack.xlll54/_old  2018-04-01 17:25:29.453768607 +0200
+++ /var/tmp/diff_new_pack.xlll54/_new  2018-04-01 17:25:29.457768462 +0200
@@ -186,7 +186,8 @@
 %service_del_postun chronyd.service chrony-wait.service
 
 %files
-%doc FAQ NEWS README COPYING
+%license COPYING
+%doc FAQ NEWS README
 %doc examples
 %config(noreplace) %attr(0640,root,%{name}) %{_sysconfdir}/chrony.conf
 %config(noreplace) %attr(0640,root,%{name}) %verify(not md5 size mtime) 
%{_sysconfdir}/chrony.keys