commit ofono for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package ofono for openSUSE:Factory checked 
in at 2018-03-12 12:13:24

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


Package is "ofono"

Mon Mar 12 12:13:24 2018 rev:8 rq:585775 version:1.23

Changes:

--- /work/SRC/openSUSE:Factory/ofono/ofono.changes  2018-01-28 
20:33:46.317912639 +0100
+++ /work/SRC/openSUSE:Factory/.ofono.new/ofono.changes 2018-03-12 
12:13:41.271263862 +0100
@@ -1,0 +2,8 @@
+Sun Mar 11 09:11:35 UTC 2018 - mar...@gmx.de
+
+- Update to version 1.23:
+  * Fix issue with handling SIM AID sessions.
+  * Add support for QMI LTE bearer handling.
+  * Add support for memory location dialing.
+
+---

Old:

  ofono-1.22.tar.xz
  ofono-1.22.tar.xz.sig

New:

  ofono-1.23.tar.xz
  ofono-1.23.tar.xz.sig



Other differences:
--
++ ofono.spec ++
--- /var/tmp/diff_new_pack.rotMLr/_old  2018-03-12 12:13:42.331226043 +0100
+++ /var/tmp/diff_new_pack.rotMLr/_new  2018-03-12 12:13:42.335225900 +0100
@@ -19,10 +19,10 @@
 
 
 Name:   ofono
-Version:1.22
+Version:1.23
 Release:0
 Summary:Mobile telephony application development framework
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  Productivity/Telephony/Utilities
 Url:https://01.org/ofono
 Source0:
https://www.kernel.org/pub/linux/network/ofono/%{name}-%{version}.tar.xz

++ ofono-1.22.tar.xz -> ofono-1.23.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ofono-1.22/ChangeLog new/ofono-1.23/ChangeLog
--- old/ofono-1.22/ChangeLog2018-01-21 18:59:31.0 +0100
+++ new/ofono-1.23/ChangeLog2018-03-10 17:16:16.0 +0100
@@ -1,3 +1,8 @@
+ver 1.23:
+   Fix issue with handling SIM AID sessions.
+   Add support for QMI LTE bearer handling.
+   Add support for memory location dialing.
+
 ver 1.22:
Fix issue with GPIO handling and Nokia modems.
Fix issue with SIM state callback and AT modems.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ofono-1.22/Makefile.am new/ofono-1.23/Makefile.am
--- old/ofono-1.22/Makefile.am  2018-01-21 18:59:31.0 +0100
+++ new/ofono-1.23/Makefile.am  2018-03-10 17:16:16.0 +0100
@@ -234,6 +234,7 @@
drivers/qmimodem/ussd.c \
drivers/qmimodem/gprs.c \
drivers/qmimodem/gprs-context.c \
+   drivers/qmimodem/lte.c \
drivers/qmimodem/radio-settings.c \
drivers/qmimodem/location-reporting.c \
drivers/qmimodem/netmon.c
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ofono-1.22/Makefile.in new/ofono-1.23/Makefile.in
--- old/ofono-1.22/Makefile.in  2018-01-21 19:00:18.0 +0100
+++ new/ofono-1.23/Makefile.in  2018-03-10 17:16:55.0 +0100
@@ -156,6 +156,7 @@
 @QMIMODEM_TRUE@drivers/qmimodem/sim.c drivers/qmimodem/sms.c \
 @QMIMODEM_TRUE@drivers/qmimodem/ussd.c drivers/qmimodem/gprs.c \
 @QMIMODEM_TRUE@drivers/qmimodem/gprs-context.c \
+@QMIMODEM_TRUE@drivers/qmimodem/lte.c \
 @QMIMODEM_TRUE@drivers/qmimodem/radio-settings.c \
 @QMIMODEM_TRUE@drivers/qmimodem/location-reporting.c \
 @QMIMODEM_TRUE@drivers/qmimodem/netmon.c plugins/gobi.c
@@ -560,7 +561,7 @@
drivers/qmimodem/sim-legacy.c drivers/qmimodem/sim.c \
drivers/qmimodem/sms.c drivers/qmimodem/ussd.c \
drivers/qmimodem/gprs.c drivers/qmimodem/gprs-context.c \
-   drivers/qmimodem/radio-settings.c \
+   drivers/qmimodem/lte.c drivers/qmimodem/radio-settings.c \
drivers/qmimodem/location-reporting.c \
drivers/qmimodem/netmon.c plugins/gobi.c \
drivers/atmodem/atmodem.h drivers/atmodem/atmodem.c \
@@ -766,6 +767,7 @@
 @QMIMODEM_TRUE@drivers/qmimodem/ussd.$(OBJEXT) \
 @QMIMODEM_TRUE@drivers/qmimodem/gprs.$(OBJEXT) \
 @QMIMODEM_TRUE@drivers/qmimodem/gprs-context.$(OBJEXT) \
+@QMIMODEM_TRUE@drivers/qmimodem/lte.$(OBJEXT) \
 @QMIMODEM_TRUE@drivers/qmimodem/radio-settings.$(OBJEXT) \
 @QMIMODEM_TRUE@drivers/qmimodem/location-reporting.$(OBJEXT) \
 @QMIMODEM_TRUE@drivers/qmimodem/netmon.$(OBJEXT) \
@@ -2451,6 +2453,8 @@
 drivers/qmimodem/gprs-context.$(OBJEXT):  \
drivers/qmimodem/$(am__dirstamp) \
drivers/qmimodem/$(DEPDIR)/$(am__dirstamp)
+drivers/qmimodem/lte.$(OBJEXT): drivers/qmimodem/$(am__dirstamp) \
+   drivers

commit kcm5-fcitx for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package kcm5-fcitx for openSUSE:Factory 
checked in at 2018-03-12 12:13:50

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


Package is "kcm5-fcitx"

Mon Mar 12 12:13:50 2018 rev:9 rq:585782 version:0.5.5

Changes:

--- /work/SRC/openSUSE:Factory/kcm5-fcitx/kcm5-fcitx.changes2017-12-19 
10:51:32.985445162 +0100
+++ /work/SRC/openSUSE:Factory/.kcm5-fcitx.new/kcm5-fcitx.changes   
2018-03-12 12:13:56.358725538 +0100
@@ -1,0 +2,6 @@
+Mon Mar 12 08:57:16 UTC 2018 - wer...@suse.de
+
+- Repair next removed dependency, that is add build require
+  pkgconfig(xkbfile)
+
+---



Other differences:
--
++ kcm5-fcitx.spec ++
--- /var/tmp/diff_new_pack.8yGo99/_old  2018-03-12 12:13:57.210695139 +0100
+++ /var/tmp/diff_new_pack.8yGo99/_new  2018-03-12 12:13:57.214694997 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kcm5-fcitx
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 Version:0.5.5
 Release:0
 Summary:KF5 control module for Fcitx
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/I18n/Chinese
 Url:http://github.com/fcitx/kcm-fcitx
 Source: 
http://download.fcitx-im.org/kcm-fcitx/kcm-fcitx-%{version}.tar.xz
@@ -47,10 +47,10 @@
 BuildRequires:  libtool
 BuildRequires:  rsvg-view
 BuildRequires:  xz
+BuildRequires:  pkgconfig(xkbfile)
 Requires:   fcitx-kcm-icons
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
-
 %description
 KF5 control module for Fcitx.
 





commit nano for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package nano for openSUSE:Factory checked in 
at 2018-03-12 12:13:38

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


Package is "nano"

Mon Mar 12 12:13:38 2018 rev:65 rq:585776 version:2.9.4

Changes:

--- /work/SRC/openSUSE:Factory/nano/nano.changes2018-02-01 
21:29:20.925185658 +0100
+++ /work/SRC/openSUSE:Factory/.nano.new/nano.changes   2018-03-12 
12:13:45.671106877 +0100
@@ -1,0 +2,20 @@
+Sun Mar 11 15:24:48 UTC 2018 - astie...@suse.com
+
+- GNU nano 2.9.4:
+  * allow binding a key to a string (any piece of text and/or
+commands)
+  * permit customizing the color of error messages with
+'set errorcolor'
+  * color those error messages by default in bright white on red
+  * make  at the bottom of the screen scroll just one row
+when --smooth is used
+  * do not fail when redoing a file insertion
+  * cancel a Shift-selection when any cursor key is pressed without
+Shift even when the cursor cannot move 
+  * treat tabs fully the same as spaces when doing automatic
+hard-wrapping
+  * allows syntax names to be unquoted
+  * remove deprecated options and deprecated bindable function
+names
+
+---

Old:

  nano-2.9.3.tar.xz
  nano-2.9.3.tar.xz.asc

New:

  nano-2.9.4.tar.xz
  nano-2.9.4.tar.xz.asc



Other differences:
--
++ nano.spec ++
--- /var/tmp/diff_new_pack.YGyz0S/_old  2018-03-12 12:13:46.671071197 +0100
+++ /var/tmp/diff_new_pack.YGyz0S/_new  2018-03-12 12:13:46.679070912 +0100
@@ -18,7 +18,7 @@
 
 %define _version 2.9
 Name:   nano
-Version:2.9.3
+Version:2.9.4
 Release:0
 Summary:Pico editor clone with enhancements
 License:GPL-3.0+

++ nano-2.9.3.tar.xz -> nano-2.9.4.tar.xz ++
 92586 lines of diff (skipped)

++ nano.keyring ++
--- /var/tmp/diff_new_pack.YGyz0S/_old  2018-03-12 12:13:47.519040941 +0100
+++ /var/tmp/diff_new_pack.YGyz0S/_new  2018-03-12 12:13:47.519040941 +0100
@@ -1,31 +1,57 @@
 -BEGIN PGP PUBLIC KEY BLOCK-
-Version: GnuPG v1
 
-mQENBFdkEZ8BCAC8h/DeQt9QqvAeY/jfJelJvJ5sg7PTlqwAD76414mIDo/33RfU
-uVa3/mfB4zZeVl76DmTHCh6dKJd20E+XmOxBRJKDtp4j4jdOLPgxwVvfHjOOx/YD
-cD6tdvwvyGmSsGmR9x3cfXVqjBgkIU8QRivlSCWZBS++9F39z0v06cxydNIPAFtZ
-LbhUV9U3axv1cpWnSqhz5Kknafcbg5xsxNcRYO7URQwpMpHYAQZ9QN947h0kmPU/
-URvnOH9+CBxIbJfqT6vWIBYklYoeG+xilyUDamIkPkG69wl8AuJ3R8uLhTsizD++
-FkgmArxnCJ5IQG76YWN1Sc+Mv5x6mmA7WErnABEBAAG0KkJlbm5vIFNjaHVsZW5i
-ZXJnIDxiZW5zYmVyZ0BqdXN0ZW1haWwubmV0PokBPQQTAQIAJwUCV2QRnwIbAwUJ
-A8JnAAYLCQgHAwIGFQgCCQoLAxYCAQIeAQIXgAAKCRCd9IYq8RdcW27FB/0QytTN
-bE+DIXX+p8NzFvL+2U4GkIlBF2uWXooWbO7k4McK9MdM4pDwJSycFgwsKGaf+adt
-0oEwTv+hSa+ngH3v15tnCJdLoMo/Yx226FYMuTmGai6BpMhiN3mUARrX+DG3Mub9
-W8hhhp8tlefEadsboTeK1DP6YApUHC/wdifkg/j96bBbDS4dZLP25MzjO9W6/9r3
-QgRzJVAsDzFeX/qhm3gUzq/umB1WcZ5r1IvEH6eeZGdbZ21h0E2FyWg5KcfUtbiU
-zLLkuqGvdnIzXWv7IQGL8RArq3i99t+M8ZXjLEs251aBHui+7mr+tsNRo2F5aM58
-g+ttA/bGxUsChnTyuQENBFdkEZ8BCADRF4QRjZbq4hnnxN16JSXnHrPi+QIt8I/6
-s37fHyy1R8nZ09zb9Nom+tIO6fyHcwI3BNI432XuE+4HT0lKnckfL6MzJk2rYMC2
-2+cIV6jpLrXd2VCCrAAn8dCvXpcZF1hZ9hp7a0bzUHK6cZXzlIv2sisaByjk5tLG
-DMZHhN3uitxgkF74UzDh7YoGI40EswtZgj8WocoEspKyE+5RvsZ/3AZykhIvgyg8
-V5Uv2OiIMzY3TElBL+2ZCmtfQLwHGDlh3FIPFA1uM3WGZpVjJZqyYNa9W33tQ4sK
-MihGXvrRMe/t25+MS8dg0bwN7Eez9ivQNga7u3VNhrwVBiqclD3dABEBAAGJASUE
-GAECAA8FAldkEZ8CGwwFCQPCZwAACgkQnfSGKvEXXFsASggAiMvL7ZYXaCRJamPA
-VmkXE3shzxfY7qFJiKVIIrOzEd2DqJirEBfKdnOZkCGMeTOceeUVcVGOxJAJycUg
-4boHd4VwC4r83d5I4En3sWxgh15I+yAHs3eI6qDgJbL0VvSUQvDdKlpha9eOLJ93
-6ilrJrFm8tfvrbpLnljmtWIXsVWoLJ1y7tsfEMcjqnvsu0o6vauFVh5AuA9ou6s2
-0t2pMx1F1kve3l+UkjLGAMSs1QxT5Bm//fueA/SvETb8K7SN4ekF/2i5dZX4+Xmf
-8tCXfoOEzCTcv1XK18/4ivSoJrXapGOQ2BeAd27JIP/YdSpCt4wXeYMb64y4MJ7u
-PG6vpg==
-=TwWy
+mQINBFpIq0sBEACnE8sA9tDg2oxTqBdAHiPoXKF/dYrwQYunov9ex2fvjy0iAdvt
+CGkonr9gMQp1baD9Mo4KziCbGLTDvSciCwUY4s60aIytxsd3csK2YS5Irq9yFzef
+htgedDta0SFTEw/UpZ1RbJnXayrSrPCsHNJn64cg+eQKW7L6EYjgvxZERzfKgjbv
+kVYPuJ1HY5Ij20nHRYT+uxOsp1DJudWxUH0Py+rS5FG06fB0cuQM1Z25gN0O1E5F
+6aU5GWfoAHyuCu+pKQqVAcFgvYFrliXQRn/gv0RgdynwQCIDe1hMmy0L776EYVla
+K4MEmgC75SA6zVpGPnfwWSJzxNavAr4/5qpsmMcEGxO17l0MKSXU5M7dsC1KLeUd
+W/LmD/cVR0xJibQVriYSw5ialKCOCtrPQo6+JhOgEwRU/b1sFSb2sIYz+Rf8dnCt
+wugeESJ3CRHhfpj5kmcmfogWkzOh7IlHG6b9rJhizVsvbYbaoxu8detyvff9u3JK
+LDDiFEUIkpsApAUQ59d8MfqatLbt4VoE+IL+MrlVGQ4a28Va0QO2OJCi9HzY7Ujb
+lWjhEtdR9zfE6NTJDDrhnpJxA5IhQCpgzKXssyn53sLAcozTVqZ7N048sX1w8wa2
+LqNUeN7MpLMbdpi4/OCIpFFMM+dJ10p4Y6dz42qzcRE2A3W+t8IkF4oskQARAQAB
+tCdCZW5ubyBTY2h1bGVuYmVyZyA8YmVuc2JlcmdAdGVsZm9ydC5ubD6JAj0EEwEI
+ACcFAlpIq0sCGyMFCQlmAYAFCwkIBwIGFQgJCgsCBBYCAwECHgECF4AACgkQDSjU
+0qCs6IS3MQ//eSw0UCww5Atp201cMH1iK1dLEEO3HUvcp

commit gsequencer for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package gsequencer for openSUSE:Factory 
checked in at 2018-03-12 12:13:45

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


Package is "gsequencer"

Mon Mar 12 12:13:45 2018 rev:9 rq:585777 version:1.4.21

Changes:

--- /work/SRC/openSUSE:Factory/gsequencer/gsequencer.changes2018-02-05 
10:53:54.137806004 +0100
+++ /work/SRC/openSUSE:Factory/.gsequencer.new/gsequencer.changes   
2018-03-12 12:13:52.802852414 +0100
@@ -1,0 +2,6 @@
+Sun Mar 11 16:38:32 UTC 2018 - jkraehem...@gmail.com
+
+- New upstream v1.4.21 reverted the use of GMainLoop for pulseaudio
+  because of a race-condition. Faster lv2 plugin loading.
+
+---

Old:

  gsequencer-1.4.18.tar.gz

New:

  gsequencer-1.4.21.tar.gz



Other differences:
--
++ gsequencer.spec ++
--- /var/tmp/diff_new_pack.74x5Fx/_old  2018-03-12 12:13:54.638786907 +0100
+++ /var/tmp/diff_new_pack.74x5Fx/_new  2018-03-12 12:13:54.642786764 +0100
@@ -18,7 +18,7 @@
 %define libagssonumber 1
 %define libgsequencersonumber 0
 Name:   gsequencer
-Version:1.4.18
+Version:1.4.21
 Release:0
 Summary:Audio processing engine
 License:GPL-3.0+ AND AGPL-3.0+ AND GFDL-1.3

++ gsequencer-1.4.18.tar.gz -> gsequencer-1.4.21.tar.gz ++
 3133 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gsequencer-1.4.18/ChangeLog new/gsequencer-1.4.21/ChangeLog
--- old/gsequencer-1.4.18/ChangeLog 2018-02-02 22:37:51.0 +0100
+++ new/gsequencer-1.4.21/ChangeLog 2018-03-04 21:12:52.0 +0100
@@ -1,3 +1,21 @@
+ags (1.4.21)
+
+   [ Joël Krähemann (Maintainer of Advanced Gtk+ Sequencer) ]
+   * work-around reverted pulseaudio GMainLoop integration
+   * implemented property AgsBasePlugin:id
+   * improved ags_lv2_manager.c to be faster
+
+ags (1.4.20)
+
+   [ Joël Krähemann (Maintainer of Advanced Gtk+ Sequencer) ]
+   * fixed ags_functional_audio_test.c to create notation as needed
+   * defaulted to disable OSS4 dependency
+
+ags (1.4.19)
+
+   [ Joël Krähemann (Maintainer of Advanced Gtk+ Sequencer) ]
+   * fixed ags_audio_set_audio_channels() to remove unneeded notation, 
automation and wave objects
+
 ags (1.4.18)
 
[ Joël Krähemann (Maintainer of Advanced Gtk+ Sequencer) ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gsequencer-1.4.18/ags/X/ags_xorg_application_context.c 
new/gsequencer-1.4.21/ags/X/ags_xorg_application_context.c
--- old/gsequencer-1.4.18/ags/X/ags_xorg_application_context.c  2018-01-29 
16:54:08.0 +0100
+++ new/gsequencer-1.4.21/ags/X/ags_xorg_application_context.c  2018-03-04 
20:27:35.0 +0100
@@ -1692,7 +1692,7 @@
   if(has_pulse){
 ags_pulse_server_connect_client(pulse_server);
 
-//ags_pulse_server_start_poll(pulse_server);
+ags_pulse_server_start_poll(pulse_server);
   }
 
   if(has_jack){
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gsequencer-1.4.18/ags/audio/ags_audio.c 
new/gsequencer-1.4.21/ags/audio/ags_audio.c
--- old/gsequencer-1.4.18/ags/audio/ags_audio.c 2018-02-02 22:24:33.0 
+0100
+++ new/gsequencer-1.4.21/ags/audio/ags_audio.c 2018-03-04 20:27:35.0 
+0100
@@ -2719,10 +2719,9 @@
   auto void ags_audio_set_audio_channels_grow(GType type);
   auto void ags_audio_set_audio_channels_shrink_zero();
   auto void ags_audio_set_audio_channels_shrink();
-  auto void ags_audio_set_audio_channels_grow_notation();
+
   auto void ags_audio_set_audio_channels_shrink_notation();
   auto void ags_audio_set_audio_channels_shrink_automation();
-  auto void ags_audio_set_audio_channels_grow_wave();
   auto void ags_audio_set_audio_channels_shrink_wave();
   
   void ags_audio_set_audio_channels_init_parameters(GType type){
@@ -3061,124 +3060,67 @@
  

commit gpxsee for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package gpxsee for openSUSE:Factory checked 
in at 2018-03-12 12:13:13

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


Package is "gpxsee"

Mon Mar 12 12:13:13 2018 rev:22 rq:585769 version:5.4

Changes:

--- /work/SRC/openSUSE:Factory/gpxsee/gpxsee.changes2018-03-05 
13:44:45.720952334 +0100
+++ /work/SRC/openSUSE:Factory/.gpxsee.new/gpxsee.changes   2018-03-12 
12:13:24.787851984 +0100
@@ -1,0 +2,13 @@
+Sun Mar 11 21:48:20 CET 2018 - tu...@cbox.cz
+
+- Update to version 5.4
+  * Added pace info.
+  * Added support for EPSG 21781 PCS (Swiss grid).
+  * Added missing WMTS dimensions handling.
+  * Fixed broken zoom rectangle computation.
+  * Fixed swapped GeoTIFF LCC1 and LCC2 projection codes.
+  * Fixed loading of WGS84 GeoTIFF images defined using
+the ellipsoid only.
+  * Fixed broken (case-sensitive) WMTS parameters handling.
+
+---

Old:

  GPXSee-5.3.tar.gz

New:

  GPXSee-5.4.tar.gz



Other differences:
--
++ gpxsee.spec ++
--- /var/tmp/diff_new_pack.zlmy4h/_old  2018-03-12 12:13:26.019808028 +0100
+++ /var/tmp/diff_new_pack.zlmy4h/_new  2018-03-12 12:13:26.023807886 +0100
@@ -19,7 +19,7 @@
 # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
 
 Name:   gpxsee
-Version:5.3
+Version:5.4
 Release:1
 Summary:GPS log files visualizing and analyzing tool
 License:GPL-3.0

++ GPXSee-5.3.tar.gz -> GPXSee-5.4.tar.gz ++
 6262 lines of diff (skipped)

++ PKGBUILD ++
--- /var/tmp/diff_new_pack.zlmy4h/_old  2018-03-12 12:13:26.383795042 +0100
+++ /var/tmp/diff_new_pack.zlmy4h/_new  2018-03-12 12:13:26.387794899 +0100
@@ -1,5 +1,5 @@
 pkgname=gpxsee
-pkgver=5.3
+pkgver=5.4
 pkgrel=1
 pkgdesc='GPX viewer and analyzer'
 arch=('i686' 'x86_64')

++ debian.changelog ++
--- /var/tmp/diff_new_pack.zlmy4h/_old  2018-03-12 12:13:26.415793900 +0100
+++ /var/tmp/diff_new_pack.zlmy4h/_new  2018-03-12 12:13:26.415793900 +0100
@@ -1,3 +1,16 @@
+gpxsee (5.4) stable; urgency=low
+
+  * Added pace info.
+  * Added support for EPSG 21781 PCS (Swiss grid).
+  * Added missing WMTS dimensions handling.
+  * Fixed broken zoom rectangle computation.
+  * Fixed swapped GeoTIFF LCC1 and LCC2 projection codes.
+  * Fixed loading of WGS84 GeoTIFF images defined using
+the ellipsoid only.
+  * Fixed broken (case-sensitive) WMTS parameters handling.
+
+ -- Martin Tuma   Sun, 11 Mar 2018 22:00:45 +0100
+
 gpxsee (5.3) stable; urgency=low
 
   * Added support for WMTS maps.

++ gpxsee.dsc ++
--- /var/tmp/diff_new_pack.zlmy4h/_old  2018-03-12 12:13:26.663785052 +0100
+++ /var/tmp/diff_new_pack.zlmy4h/_new  2018-03-12 12:13:26.683784339 +0100
@@ -1,9 +1,9 @@
 Format: 1.0
 Source: gpxsee
-Version: 5.3
+Version: 5.4
 Binary: gpxsee
 Maintainer: Martin Tuma 
 Architecture: any
 Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-dev-tools, qt5-qmake, 
qttools5-dev-tools, libqt5opengl5-dev
 Files:
-  0 GPXSee-5.3.tar.gz
+  0 GPXSee-5.4.tar.gz




commit mathgl for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package mathgl for openSUSE:Factory checked 
in at 2018-03-12 12:13:03

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


Package is "mathgl"

Mon Mar 12 12:13:03 2018 rev:43 rq:585723 version:2.4.1

Changes:

--- /work/SRC/openSUSE:Factory/mathgl/mathgl.changes2017-12-14 
11:02:06.534216769 +0100
+++ /work/SRC/openSUSE:Factory/.mathgl.new/mathgl.changes   2018-03-12 
12:13:19.232050211 +0100
@@ -1,0 +2,6 @@
+Tue Mar  6 17:05:26 UTC 2018 - toddrme2...@gmail.com
+
+- Have the -tex-doc subpackage conflict with texlive-mgltex-doc
+  since they share several files
+
+---



Other differences:
--
++ mathgl.spec ++
--- /var/tmp/diff_new_pack.UWJ4nS/_old  2018-03-12 12:13:20.647999690 +0100
+++ /var/tmp/diff_new_pack.UWJ4nS/_new  2018-03-12 12:13:20.651999548 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mathgl
 #
-# 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
@@ -351,6 +351,7 @@
 Summary:Documentation for mglTeX
 Group:  Productivity/Publishing/TeX/Base
 BuildArch:  noarch
+Conflicts:  texlive-mgltex-doc
 
 %descriptiontex-doc
 MathGL is a library for making scientific graphics. It provides data




commit blogc for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package blogc for openSUSE:Factory checked 
in at 2018-03-12 12:13:19

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


Package is "blogc"

Mon Mar 12 12:13:19 2018 rev:2 rq:585770 version:0.13.2

Changes:

--- /work/SRC/openSUSE:Factory/blogc/blogc.changes  2018-02-26 
23:25:34.901406824 +0100
+++ /work/SRC/openSUSE:Factory/.blogc.new/blogc.changes 2018-03-12 
12:13:33.499541155 +0100
@@ -1,0 +2,8 @@
+Mon Mar 12 07:40:20 UTC 2018 - mvet...@suse.com
+
+- Update to 0.13.2:
+  * Pass MAKE_TAGS to blogc.
+  * MAKE_SLUG to blogc when running pages and posts build tasks.
+  * Fix memory leak
+
+---

Old:

  blogc-0.13.1.tar.xz

New:

  blogc-0.13.2.tar.xz



Other differences:
--
++ blogc.spec ++
--- /var/tmp/diff_new_pack.dvA98F/_old  2018-03-12 12:13:35.483470370 +0100
+++ /var/tmp/diff_new_pack.dvA98F/_new  2018-03-12 12:13:35.487470228 +0100
@@ -17,12 +17,12 @@
 
 
 Name:   blogc
-Version:0.13.1
+Version:0.13.2
 Release:0
 Summary:Blog compiler
 License:BSD-3-Clause
 Group:  Productivity/Networking/Web/Utilities
-URL:https://blogc.rgm.io/
+Url:https://blogc.rgm.io/
 Source: 
https://github.com/blogc/blogc/releases/download/v%{version}/blogc-%{version}.tar.xz
 BuildRequires:  xz
 

++ blogc-0.13.1.tar.xz -> blogc-0.13.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blogc-0.13.1/.tarball-version 
new/blogc-0.13.2/.tarball-version
--- old/blogc-0.13.1/.tarball-version   2018-02-22 20:55:57.0 +0100
+++ new/blogc-0.13.2/.tarball-version   2018-03-12 01:09:49.0 +0100
@@ -1 +1 @@
-0.13.1
+0.13.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blogc-0.13.1/.version new/blogc-0.13.2/.version
--- old/blogc-0.13.1/.version   2018-02-22 20:55:57.0 +0100
+++ new/blogc-0.13.2/.version   2018-03-12 01:09:49.0 +0100
@@ -1 +1 @@
-0.13.1
+0.13.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blogc-0.13.1/blogc-git-receiver.1 
new/blogc-0.13.2/blogc-git-receiver.1
--- old/blogc-0.13.1/blogc-git-receiver.1   2018-02-22 20:55:56.0 
+0100
+++ new/blogc-0.13.2/blogc-git-receiver.1   2018-03-12 01:09:48.0 
+0100
@@ -1,7 +1,7 @@
 .\" generated with Ronn/v0.7.3
 .\" http://github.com/rtomayko/ronn/tree/0.7.3
 .
-.TH "BLOGC\-GIT\-RECEIVER" "1" "February 2018" "Rafael G. Martins" "blogc 
Manual"
+.TH "BLOGC\-GIT\-RECEIVER" "1" "March 2018" "Rafael G. Martins" "blogc Manual"
 .
 .SH "NAME"
 \fBblogc\-git\-receiver\fR \- a simple login shell/git hook to deploy blogc 
websites
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blogc-0.13.1/blogc-make.1 
new/blogc-0.13.2/blogc-make.1
--- old/blogc-0.13.1/blogc-make.1   2018-02-22 20:55:56.0 +0100
+++ new/blogc-0.13.2/blogc-make.1   2018-03-12 01:09:48.0 +0100
@@ -1,7 +1,7 @@
 .\" generated with Ronn/v0.7.3
 .\" http://github.com/rtomayko/ronn/tree/0.7.3
 .
-.TH "BLOGC\-MAKE" "1" "February 2018" "Rafael G. Martins" "blogc Manual"
+.TH "BLOGC\-MAKE" "1" "March 2018" "Rafael G. Martins" "blogc Manual"
 .
 .SH "NAME"
 \fBblogc\-make\fR \- a simple build tool for blogc
@@ -42,16 +42,13 @@
 .
 .SH "HELPER RULES"
 .
-.TP
-\fBall\fR
+.SS "all"
 Run all build rules\. This is the default rule\.
 .
-.TP
-\fBclean\fR
+.SS "clean"
 Clean built files and empty directories in output directory\.
 .
-.TP
-\fBrunserver\fR
+.SS "runserver"
 Run \fBblogc\-runserver(1)\fR pointing to output directory, if available\. 
This rule accepts some arguments, in the following format:
 .
 .IP "" 4
@@ -64,41 +61,118 @@
 .
 .IP "" 0
 .
-.IP
+.P
 The values in the example are the default values\.
 .
 .SH "BUILD RULES"
 .
+.SS "index"
+Build website index from posts\.
+.
+.P
+The rule passes the following helper variables to blogc(1):
+.
 .TP
+\fBMAKE_RULE\fR
 \fBindex\fR
-Build website index from posts\.
 .
 .TP
-\fBatom\fR
+\fBMAKE_TYPE\fR
+\fBpost\fR
+.
+.SS "atom"
 Build main atom feed from posts\.
 .
+.P
+The rule passes the following helper variables to blogc(1):
+.
 .TP
-\fBatom_tags\fR
+\fBMAKE_RULE\fR
+\fBatom\fR
+.
+.TP
+\fBMAKE_TYPE\fR
+\fBatom\fR
+.
+.SS "atom_tags"
 Build atom feeds for each tag from posts\.
 .
+.P
+The rule passes the following helper variables to blogc(1):
+.
 .TP
-\fBpagination\fR
+\fBMAKE_RULE\fR
+\fBatom_tags\fR
+.
+.TP
+\fBMAKE_TYPE\fR
+\fBatom\fR
+.
+.SS "pagination"
 Build pagination pages from pos

commit corebird for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package corebird for openSUSE:Factory 
checked in at 2018-03-12 12:12:33

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


Package is "corebird"

Mon Mar 12 12:12:33 2018 rev:18 rq:585452 version:1.7.4

Changes:

--- /work/SRC/openSUSE:Factory/corebird/corebird.changes2017-11-21 
15:32:38.584621078 +0100
+++ /work/SRC/openSUSE:Factory/.corebird.new/corebird.changes   2018-03-12 
12:12:40.637427200 +0100
@@ -1,0 +2,14 @@
+Sat Mar 10 19:14:52 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.7.4:
+  + Fix tweet sending on 32bit architectures.
+  + Fix a few spelling mistakes.
+  + Work around a GTK+ bug increasing the window size when typing
+DMs.
+  + Prevent the list statuses page from automatically focusing the
+delete button, potentially resulting in accidentally deleted
+lists.
+  + Show a language selection context menu in the compose text
+view.
+
+---

Old:

  corebird-1.7.3.tar.xz

New:

  corebird-1.7.4.tar.xz



Other differences:
--
++ corebird.spec ++
--- /var/tmp/diff_new_pack.1stFVG/_old  2018-03-12 12:12:42.409363982 +0100
+++ /var/tmp/diff_new_pack.1stFVG/_new  2018-03-12 12:12:42.413363839 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   corebird
-Version:1.7.3
+Version:1.7.4
 Release:0
 Summary:A lightweight Twitter Client
 License:GPL-3.0+

++ corebird-1.7.3.tar.xz -> corebird-1.7.4.tar.xz ++
 3149 lines of diff (skipped)




commit newlib for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package newlib for openSUSE:Factory checked 
in at 2018-03-12 12:12:52

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


Package is "newlib"

Mon Mar 12 12:12:52 2018 rev:4 rq:585473 version:3.0.0

Changes:

--- /work/SRC/openSUSE:Factory/newlib/cross-epiphany-newlib-devel.changes   
2018-01-24 15:32:29.516784850 +0100
+++ /work/SRC/openSUSE:Factory/.newlib.new/cross-epiphany-newlib-devel.changes  
2018-03-12 12:13:04.280583660 +0100
@@ -1,0 +2,12 @@
+Sun Mar 11 17:44:01 UTC 2018 - afaer...@suse.de
+
+- Update to v3.0.0
+
+---
+Sun Mar 11 16:50:55 UTC 2018 - afaer...@suse.de
+
+- Prepare for %cross_arch with dashes by consistently quoting
+- Leave the choice of cross-*-binutils to cross-*-gcc*
+- Update to v2.5.0
+
+---
cross-rx-newlib-devel.changes: same change
newlib.changes: same change

Old:

  newlib-2.4.0.tar.gz

New:

  newlib-3.0.0.tar.gz



Other differences:
--
++ cross-epiphany-newlib-devel.spec ++
--- /var/tmp/diff_new_pack.5p1nYc/_old  2018-03-12 12:13:15.240192636 +0100
+++ /var/tmp/diff_new_pack.5p1nYc/_new  2018-03-12 12:13:15.240192636 +0100
@@ -19,7 +19,7 @@
 %define cross_arch epiphany
 
 Name:   cross-%{cross_arch}-newlib-devel
-Version:2.4.0
+Version:3.0.0
 Release:0
 Summary:C library intended for use on %{cross_arch} embedded systems
 License:BSD-3-Clause and MIT and LGPL-2.0+ and ISC
@@ -29,7 +29,6 @@
 
 Patch1: epiphany-fixes.diff
 
-BuildRequires:  cross-%{cross_arch}-binutils
 BuildRequires:  cross-%{cross_arch}-gcc%{gcc_version}-bootstrap
 %if %{suse_version} > 1220
 BuildRequires:  makeinfo
@@ -43,10 +42,10 @@
 that make them easily usable on embedded products.
 
 %define target %{cross_arch}
-%if %{cross_arch} == "epiphany" || %{cross_arch} == "rl78" || %{cross_arch} == 
"rx"
+%if "%{cross_arch}" == "epiphany" || "%{cross_arch}" == "rl78" || 
"%{cross_arch}" == "rx"
 %define target %{cross_arch}-elf
 %endif
-%if %{cross_arch} == "spu"
+%if "%{cross_arch}" == "spu"
 %define sysroot /usr/spu
 %else
 %define sysroot %{_prefix}/%{target}/sys-root
@@ -61,10 +60,8 @@
 cd build-dir
 ../configure \
--prefix=%{_prefix} --libdir=%{_libdir} --mandir=%{_mandir} 
--infodir=%{_infodir} \
-   --target=%{target} --with-build-sysroot=%{sysroot} \
-   CC_FOR_TARGET=%{target}-gcc-%{gcc_version} \
-   CXX_FOR_TARGET=%{target}-g++-%{gcc_version} \
-   GCC_FOR_TARGET=%{target}-gcc-%{gcc_version}
+   --target=%{target} \
+   --with-build-sysroot=%{sysroot}
 make %{?_smp_mflags}
 
 %install

++ cross-rx-newlib-devel.spec ++
--- /var/tmp/diff_new_pack.5p1nYc/_old  2018-03-12 12:13:15.272191494 +0100
+++ /var/tmp/diff_new_pack.5p1nYc/_new  2018-03-12 12:13:15.276191351 +0100
@@ -19,7 +19,7 @@
 %define cross_arch rx
 
 Name:   cross-%{cross_arch}-newlib-devel
-Version:2.4.0
+Version:3.0.0
 Release:0
 Summary:C library intended for use on %{cross_arch} embedded systems
 License:BSD-3-Clause and MIT and LGPL-2.0+ and ISC
@@ -29,7 +29,6 @@
 
 Patch1: epiphany-fixes.diff
 
-BuildRequires:  cross-%{cross_arch}-binutils
 BuildRequires:  cross-%{cross_arch}-gcc%{gcc_version}-bootstrap
 %if %{suse_version} > 1220
 BuildRequires:  makeinfo
@@ -43,10 +42,10 @@
 that make them easily usable on embedded products.
 
 %define target %{cross_arch}
-%if %{cross_arch} == "epiphany" || %{cross_arch} == "rl78" || %{cross_arch} == 
"rx"
+%if "%{cross_arch}" == "epiphany" || "%{cross_arch}" == "rl78" || 
"%{cross_arch}" == "rx"
 %define target %{cross_arch}-elf
 %endif
-%if %{cross_arch} == "spu"
+%if "%{cross_arch}" == "spu"
 %define sysroot /usr/spu
 %else
 %define sysroot %{_prefix}/%{target}/sys-root
@@ -61,10 +60,8 @@
 cd build-dir
 ../configure \
--prefix=%{_prefix} --libdir=%{_libdir} --mandir=%{_mandir} 
--infodir=%{_infodir} \
-   --target=%{target} --with-build-sysroot=%{sysroot} \
-   CC_FOR_TARGET=%{target}-gcc-%{gcc_version} \
-   CXX_FOR_TARGET=%{target}-g++-%{gcc_version} \
-   GCC_FOR_TARGET=%{target}-gcc-%{gcc_version}
+   --target=%{target} \
+   --with-build-sysroot=%{sysroot}
 make %{?_smp_mflags}
 
 %install

++ newlib.spec ++
--- /var/tmp/diff_new_pack.5p1nYc/_old  2018-03-12 12:13:15.324189639 +0100
+++ /var/tmp/diff_new_pack.5p1nYc/_new  2018-03-12 12:13:15.332189354 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   newlib
-Version:2.4.0
+Version:3.0.0
 Release:0
 Summary:C library intended for u

commit pidgin-xmpp-receipts for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package pidgin-xmpp-receipts for 
openSUSE:Factory checked in at 2018-03-12 12:12:44

Comparing /work/SRC/openSUSE:Factory/pidgin-xmpp-receipts (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin-xmpp-receipts.new (New)


Package is "pidgin-xmpp-receipts"

Mon Mar 12 12:12:44 2018 rev:2 rq:585462 version:0.8

Changes:

--- 
/work/SRC/openSUSE:Factory/pidgin-xmpp-receipts/pidgin-xmpp-receipts.changes
2017-02-03 18:55:53.954162633 +0100
+++ 
/work/SRC/openSUSE:Factory/.pidgin-xmpp-receipts.new/pidgin-xmpp-receipts.changes
   2018-03-12 12:13:00.968701823 +0100
@@ -1,0 +2,8 @@
+Fri Mar  9 19:10:07 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 0.8 (changes since 0.6):
+  * Free elements properly.
+  * Improve Makefile with adaptive and overridable variables.
+  * Fix compatibility with encryption plugins (e.g. OMEMO).
+
+---

Old:

  pidgin-xmpp-receipts-0.6.tar.gz

New:

  pidgin-xmpp-receipts-0.8.tar.gz



Other differences:
--
++ pidgin-xmpp-receipts.spec ++
--- /var/tmp/diff_new_pack.p5NEQO/_old  2018-03-12 12:13:02.73263 +0100
+++ /var/tmp/diff_new_pack.p5NEQO/_new  2018-03-12 12:13:02.736638745 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pidgin-xmpp-receipts
 #
-# 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
@@ -16,20 +16,18 @@
 #
 
 
-%define _hash   ckA6jCV5Kr4OkjacwqjQXA
 %define soname  xmpp-receipts
 Name:   pidgin-xmpp-receipts
-Version:0.6
+Version:0.8
 Release:0
 Summary:Implementation of XMPP message delivery receipts for Pidgin
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Productivity/Networking/Instant Messenger
-Url:https://app.assembla.com/spaces/pidgin-xmpp-receipts
-Source: 
https://assembla.com/spaces/pidgin-xmpp-receipts/documents/%{_hash}/download/%{_hash}#/%{name}-%{version}.tar.gz
-BuildRequires:  gtk2-devel
-BuildRequires:  pidgin-devel
+Url:https://github.com/noonien-d/pidgin-xmpp-receipts
+Source: 
https://github.com/noonien-d/pidgin-xmpp-receipts/archive/release_%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  pkgconfig
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(pidgin)
 
 %description
 This plugin for Pidgin implements XMPP message delivery receipts (XEP-0184).
@@ -37,27 +35,31 @@
 %package -n pidgin-plugin-xmpp-receipts
 Summary:Implementation of XMPP message delivery receipts for Pidgin
 Group:  Productivity/Networking/Instant Messenger
-# pidgin-xmpp-receipts was last used in openSUSE Leap 42.2.
-Provides:   %{name} = %{version}-%{release}
-Obsoletes:  %{name} < %{version}-%{release}
 %requires_gepidgin
+# pidgin-xmpp-receipts was last used in openSUSE Leap 42.2.
+Provides:   %{name} = %{version}
+Obsoletes:  %{name} < %{version}
 
 %description -n pidgin-plugin-xmpp-receipts
 This plugin for Pidgin implements XMPP message delivery receipts (XEP-0184).
 
 %prep
-%setup -q
+%setup -q -n %{name}-release_%{version}
 
 %build
 make %{?_smp_mflags} V=1
 
 %install
-install -Dpm 0644 %{soname}.so \
-  %{buildroot}%{_libdir}/pidgin/%{soname}.so
+%make_install \
+  PLUGINDIR="%{_libdir}/pidgin"
 
 %files -n pidgin-plugin-xmpp-receipts
-%defattr(-,root,root)
-%doc COPYING README
+%if 0%{?suse_version} >= 1500
+%license COPYING
+%else
+%doc COPYING
+%endif
+%doc README
 %{_libdir}/pidgin/%{soname}.so
 
 %changelog

++ pidgin-xmpp-receipts-0.6.tar.gz -> pidgin-xmpp-receipts-0.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pidgin-xmpp-receipts-0.6/Makefile 
new/pidgin-xmpp-receipts-release_0.8/Makefile
--- old/pidgin-xmpp-receipts-0.6/Makefile   2012-12-01 17:54:41.0 
+0100
+++ new/pidgin-xmpp-receipts-release_0.8/Makefile   2017-05-03 
23:38:59.0 +0200
@@ -1,20 +1,22 @@
 GTK_PIDGIN_INCLUDES= `pkg-config --cflags gtk+-2.0 pidgin`
 
-CFLAGS= -O2 -Wall -fpic -g
-LDFLAGS= -shared
+CC ?= gcc
+CFLAGS += -O2 -Wall -fpic
+LDFLAGS += -shared
+DESTDIR =
+PLUGINDIR = ~/.purple/plugins/
 
 INCLUDES = \
   $(GTK_PIDGIN_INCLUDES)
 
 xmpp-receipts.so: xmpp-receipts.c
-   gcc xmpp-receipts.c $(CFLAGS) $(INCLUDES) $(LDFLAGS) -o xmpp-receipts.so
+   $(CC) xmpp-receipts.c $(CFLAGS) $(INCLUDES) $(LDFLAGS) -o 
xmpp-receipts.so
 
 install: xmpp-receipts.so
-   mkd

commit libmlt for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package libmlt for openSUSE:Factory checked 
in at 2018-03-12 12:12:18

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


Package is "libmlt"

Mon Mar 12 12:12:18 2018 rev:37 rq:585444 version:6.6.0

Changes:

--- /work/SRC/openSUSE:Factory/libmlt/webvfx.changes2018-01-25 
12:40:46.214020292 +0100
+++ /work/SRC/openSUSE:Factory/.libmlt.new/webvfx.changes   2018-03-12 
12:12:24.498003009 +0100
@@ -1,0 +2,5 @@
+Sun Mar 11 10:58:37 UTC 2018 - davejpla...@gmail.com
+
+- Fix Leap:15.0 build and run spec-cleaner.
+
+---



Other differences:
--
++ libmlt.spec ++
--- /var/tmp/diff_new_pack.qB01E6/_old  2018-03-12 12:12:25.681960769 +0100
+++ /var/tmp/diff_new_pack.qB01E6/_new  2018-03-12 12:12:25.685960626 +0100
@@ -72,6 +72,7 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(movit)
 BuildRequires:  pkgconfig(opencv) >= 3.1.0
+#!BuildIgnore:  opencv-qt5-devel
 BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(pangoft2)
 BuildRequires:  pkgconfig(samplerate)

++ webvfx.spec ++
--- /var/tmp/diff_new_pack.qB01E6/_old  2018-03-12 12:12:25.721959342 +0100
+++ /var/tmp/diff_new_pack.qB01E6/_new  2018-03-12 12:12:25.725959200 +0100
@@ -20,12 +20,9 @@
 %define mltversion 6.6.0
 %define sover 1
 %define mltmaj %(echo %{mltversion} |cut -d "." -f 1)
-
 # Find qt version used to build
 %define qt5version %(pkg-config --modversion Qt5Core)
-
 %define _reve918ce4667e623c3d60735cb898223e730c6d7af
-
 Name:   webvfx
 Version:0.44+git20160823
 Release:0
@@ -43,19 +40,15 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  help2man
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Core) >= 5.5.0
 BuildRequires:  pkgconfig(Qt5Multimedia)
 BuildRequires:  pkgconfig(Qt5OpenGL)
 BuildRequires:  pkgconfig(Qt5WebKitWidgets)
-BuildRequires:  pkgconfig(Qt5WebKitWidgets)
-BuildRequires:  pkgconfig(Qt5WebSockets)
 BuildRequires:  pkgconfig(Qt5WebSockets)
 BuildRequires:  pkgconfig(mlt++)
 BuildRequires:  pkgconfig(mlt-framework)
-
 #Requires:
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 WebVfx is a video effects library that allows effects to be
@@ -72,8 +65,8 @@
 %package devel
 Summary:Video effects engine based on web technologies
 Group:  Development/Libraries/C and C++
-Requires:   libmlt-devel = %{mltversion}
 Requires:   libwebvfx%{sover} = %{version}
+Requires:   pkgconfig(mlt-framework) = %{mltversion}
 
 %description devel
 WebVfx is a video effects library that allows effects to be
@@ -111,12 +104,13 @@
WLIB=%{_lib} \
 PREFIX="%{_prefix}" -Wall -recursive
 
-make %{_smp_mflags} VERBOSE=1
+make %{?_smp_mflags} VERBOSE=1
 popd
 
 %install
 pushd webvfx-%{_rev}
 %qmake5_install
+chmod 0644 LICENSE README.md
 popd
 #Add webvfx module to versioned mlt module directory
 mv %{buildroot}%{_libdir}/mlt %{buildroot}%{_libdir}/mlt-%{mltmaj}
@@ -125,16 +119,14 @@
 mkdir -p %{buildroot}%{_mandir}/man1
 pushd %{buildroot}%{_bindir}
 for i in *; do
-   help2man -N --no-discard-stderr ./${i} -o 
%{buildroot}%{_mandir}/man1/${i}.1
+   help2man -N --no-discard-stderr -h "-help" -v "-version" ./${i} -o 
%{buildroot}%{_mandir}/man1/${i}.1 || touch %{buildroot}%{_mandir}/man1/${i}.1
 done
 popd
 
 %post -n libwebvfx%{sover} -p /sbin/ldconfig
-
 %postun -n libwebvfx%{sover} -p /sbin/ldconfig
 
 %files
-%defattr(0755, root, root, 0755)
 %{_bindir}/webvfx*
 %{_mandir}/man1/webvfx*
 %license webvfx-%{_rev}/LICENSE
@@ -153,7 +145,6 @@
 %{_libdir}/libwebvfx.so
 
 %files -n qmelt
-%defattr(0755, root, root, 0755)
 %{_bindir}/qmelt
 %{_mandir}/man1/qmelt*
 




commit nagios for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package nagios for openSUSE:Factory checked 
in at 2018-03-12 12:12:24

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


Package is "nagios"

Mon Mar 12 12:12:24 2018 rev:7 rq:585448 version:4.3.4

Changes:

--- /work/SRC/openSUSE:Factory/nagios/nagios.changes2018-02-09 
15:53:35.662357599 +0100
+++ /work/SRC/openSUSE:Factory/.nagios.new/nagios.changes   2018-03-12 
12:12:32.765708042 +0100
@@ -1,0 +2,5 @@
+Thu Mar  8 20:54:38 UTC 2018 - crrodrig...@opensuse.org
+
+- remove unused xorg-x11-devel BuildRequires 
+
+---



Other differences:
--
++ nagios.spec ++
--- /var/tmp/diff_new_pack.IbJQX1/_old  2018-03-12 12:12:35.301617568 +0100
+++ /var/tmp/diff_new_pack.IbJQX1/_new  2018-03-12 12:12:35.305617425 +0100
@@ -31,7 +31,7 @@
 Version:4.3.4
 Release:0
 Summary:The Nagios Network Monitor
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/Monitoring
 Url:http://www.nagios.org/
 Source0:%{name}-%{version}.tar.gz
@@ -111,7 +111,6 @@
 Requires(pre):  shadow-utils
 %endif
 Requires(pre):  sed
-BuildRequires:  xorg-x11-devel
 Requires:   mailx
 %define nslockfile_dir /var/run/%{name}
 %define nslockfile %nslockfile_dir/%{name}.pid




commit orion for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package orion for openSUSE:Factory checked 
in at 2018-03-12 12:12:38

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


Package is "orion"

Mon Mar 12 12:12:38 2018 rev:16 rq:585461 version:1.6.5+git~20180311

Changes:

--- /work/SRC/openSUSE:Factory/orion/orion.changes  2018-02-19 
13:02:55.837830054 +0100
+++ /work/SRC/openSUSE:Factory/.orion.new/orion.changes 2018-03-12 
12:12:51.909025055 +0100
@@ -1,0 +2,38 @@
+Sun Mar 11 13:58:00 UTC 2018 - opensuse-packag...@opensuse.org
+
+- Update to version 1.6.5+git~20180311:
+  * bump appveyor qt ver (#229)
+
+---
+Sun Mar 04 15:16:53 UTC 2018 - pousadua...@gmail.com
+
+- Update to version 1.6.5+git~20180304:
+  * set widths on startup to fix tiny window bug
+  * add timeout
+  * drop runguard, use simple lockfile for single instancing
+  * fix window launching size
+
+---
+Sun Mar 04 10:15:54 UTC 2018 - pousadua...@gmail.com
+
+- Update to version 1.6.5+git~20180304:
+  * ver 1.6.5
+  * CI automations for building installer packages (#228)
+
+---
+Sat Mar 03 12:21:42 UTC 2018 - pousadua...@gmail.com
+
+- Update to version 1.6.1+git~20180302:
+  * qt -> qt5
+  * travis badge
+  * appveyor badge
+
+---
+Sun Feb 25 15:46:43 UTC 2018 - pousadua...@gmail.com
+
+- Update to version 1.6.1+git~20180225:
+  * fix user ban messages, do not display timeouts and bans twice if it was 
the user who banned the person
+  * fix some warnings, and clean up code
+  * display when user gets timed out or banned
+
+---

Old:

  orion-1.6.1+git~20171212.tar.xz

New:

  orion-1.6.5+git~20180311.tar.xz



Other differences:
--
++ orion.spec ++
--- /var/tmp/diff_new_pack.mZID2z/_old  2018-03-12 12:12:53.104982385 +0100
+++ /var/tmp/diff_new_pack.mZID2z/_new  2018-03-12 12:12:53.108982243 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   orion
-Version:1.6.1+git~20171212
+Version:1.6.5+git~20180311
 Release:0
 Summary:Twitch stream client using Qt
-License:GPL-3.0
+License:GPL-3.0-only
 Url:http://alamminsalo.github.io/orion/
 Source: %{name}-%{version}.tar.xz
 

++ _servicedata ++
--- /var/tmp/diff_new_pack.mZID2z/_old  2018-03-12 12:12:53.184979531 +0100
+++ /var/tmp/diff_new_pack.mZID2z/_new  2018-03-12 12:12:53.184979531 +0100
@@ -1,4 +1,4 @@
 
 
 https://github.com/alamminsalo/orion.git
-  ed4c051a969b0e9857f1a2c2f060bcdb8f748d4a
\ No newline at end of file
+  da84aed545aef432320cba99af11ca233cf43f40
\ No newline at end of file

++ orion-1.6.1+git~20171212.tar.xz -> orion-1.6.5+git~20180311.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orion-1.6.1+git~20171212/.travis.yml 
new/orion-1.6.5+git~20180311/.travis.yml
--- old/orion-1.6.1+git~20171212/.travis.yml2017-12-12 20:13:26.0 
+0100
+++ new/orion-1.6.5+git~20180311/.travis.yml2018-03-11 07:56:17.0 
+0100
@@ -1,6 +1,6 @@
 os:
   - osx
-  
+
 env:
   - QTBREWVER=5.9
   
@@ -14,7 +14,8 @@
 - $HOME/Library/Caches/Homebrew
 
 before_install:
-  - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install qt@$QTBREWVER jq; fi
+  - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install qt5 jq; fi
+  - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then pip2 install dmgbuild; fi
 
 script:
   - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then export QTDIR=$(brew info 
--json=v1 qt | jq -r '.[0].bottle.stable.cellar + "/" + .[0].name + "/" + 
.[0].installed[0].version'); fi
@@ -23,36 +24,16 @@
   - make
   - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then bash distfiles/deploy_mac.sh; fi
   - mkdir -p artifacts
-  - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then zip -vr --symlinks 
artifacts/orion.app.zip orion.app/; fi
+  - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then dmgbuild -s 
distfiles/settings.py "Orion $TRAVIS_TAG" "orion-$TRAVIS_TAG.dmg"; fi
+  - if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then mv "orion-$TRAVIS_TAG.dmg" 
artifacts/; fi
   
 deploy:
-  - provider: releases
-# To use this, create a Github token with the "public_repo" permission, 
and create an env var GITHUB_API_KEY in the Travis' project settings, making 
sure "Display value in build log" is set to OFF
-api_key: '$GITHUB_API_KEY'
-file: 'artifacts/orion.app.zip'
-skip_cleanup: true
-on:
-  tags: true
-

commit kadu for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package kadu for openSUSE:Factory checked in 
at 2018-03-12 12:12:06

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


Package is "kadu"

Mon Mar 12 12:12:06 2018 rev:29 rq:585367 version:4.3

Changes:

--- /work/SRC/openSUSE:Factory/kadu/kadu.changes2018-03-01 
12:08:16.125107534 +0100
+++ /work/SRC/openSUSE:Factory/.kadu.new/kadu.changes   2018-03-12 
12:12:13.618391158 +0100
@@ -1,0 +2,6 @@
+Thu Mar  8 21:19:01 UTC 2018 - crrodrig...@opensuse.org
+
+- Remove BuildRequires on xorg-x11-devel.
+- add explicit BuildRequires on libgcrypt-devel
+
+---



Other differences:
--
++ kadu.spec ++
--- /var/tmp/diff_new_pack.s5WEKF/_old  2018-03-12 12:12:16.406291695 +0100
+++ /var/tmp/diff_new_pack.s5WEKF/_new  2018-03-12 12:12:16.410291552 +0100
@@ -57,9 +57,9 @@
 BuildRequires:  cmake >= 2.8.11
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  libgcrypt-devel
 BuildRequires:  libqt5-linguist-devel >= 5.2
 BuildRequires:  update-desktop-files
-BuildRequires:  xorg-x11-devel
 BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.2
 BuildRequires:  pkgconfig(Qt5Core) >= 5.2
 BuildRequires:  pkgconfig(Qt5DBus) >= 5.2
@@ -85,6 +85,10 @@
 BuildRequires:  pkgconfig(qxmpp-qt5) >= 0.8.3
 BuildRequires:  pkgconfig(sndfile)
 BuildRequires:  pkgconfig(sqlite3)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xscrnsaver)
+BuildRequires:  pkgconfig(zlib)
 # runtime requires
 Requires:   libgadu3 >= 1.12.2
 # sql_history plugin needs qt5-sqlite to operate




commit nfswatch for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package nfswatch for openSUSE:Factory 
checked in at 2018-03-12 12:11:54

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


Package is "nfswatch"

Mon Mar 12 12:11:54 2018 rev:9 rq:585362 version:4.99.11

Changes:

--- /work/SRC/openSUSE:Factory/nfswatch/nfswatch.changes2011-12-12 
17:03:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.nfswatch.new/nfswatch.changes   2018-03-12 
12:11:59.358899881 +0100
@@ -1,0 +2,10 @@
+Sat Mar 10 01:03:28 UTC 2018 - plinn...@opensuse.org
+- update to 4.9.11
+- run spec-cleaner
+- add makefile.patch to fix linking on TW/Leap 15
+- README file converted to utf8 
+- Fix compile issues on Solaris and Linux alpha machines 
+- Add a ChangeLog file 
+- Add TODO note about broken strict aliasing rule
+
+---

Old:

  nfswatch-4.99.10.tar.bz2

New:

  makefile.patch
  nfswatch-4.99.11.tar.gz



Other differences:
--
++ nfswatch.spec ++
--- /var/tmp/diff_new_pack.B0MYiM/_old  2018-03-12 12:12:01.382827676 +0100
+++ /var/tmp/diff_new_pack.B0MYiM/_new  2018-03-12 12:12:01.390827391 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nfswatch
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,39 +17,42 @@
 
 
 Name:   nfswatch
-Version:4.99.10
+Version:4.99.11
 Release:0
 Summary:An NFS traffic monitoring tool
 License:BSD-2-Clause
 Group:  Productivity/Networking/NFS
-Url:http://nfswatch.sourceforge.net
-Source: %{name}-%{version}.tar.bz2
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
+URL:http://nfswatch.sourceforge.net
+Source: %{name}-%{version}.tar.gz
+Patch0:makefile.patch
 BuildRequires:  libpcap-devel
 BuildRequires:  ncurses-devel
+%if 0%{?suse_version} >= 1500
+BuildRequires:  libtirpc-devel
+%endif
 
 %description
 Nfswatch is a command-line tool for monitoring NFS traffic.
 Nfswatch can capture and analyze the NFS packets on a particular
 network interface or on all interfaces.
 
-
 %prep
-%setup
+%setup -q
+%if 0%{?suse_version} >= 1500
+%patch0 -p1
+%endif
 
 %build
-make CFLAGS="$RPM_OPT_FLAGS"
 
-%install
-make STRIP= DESTDIR=$RPM_BUILD_ROOT install
 
-%clean
-rm -rf $RPM_BUILD_ROOT
+make %{?_smp_mflags} CFLAGS="%{optflags}"
+
+%install
+make STRIP= DESTDIR=%{buildroot} install
 
 %files
-%defattr(-,root,root)
-%doc LICENSE README
+%license LICENSE
+%doc README
 %{_sbindir}/nfswatch
 %{_sbindir}/nfslogsum
 %{_mandir}/man8/*

++ makefile.patch ++
--- nfswatch-4.99.11/Makefile.orig
+++ nfswatch-4.99.11/Makefile
@@ -58,7 +58,7 @@
 ULTRIXLIBS=-lcurses -ltermcap -lm
 #DECOSFLIBS=   -lcurses -ltermcap -lm
 DECOSFLIBS=-lcurses -ltermcap -lm pfopen.c
-LINUXLIBS= -lpcap -lncurses -lm
+LINUXLIBS= -lpcap -lncurses -lm -ltirpc
 
 CFLAGS=
 LIBS=




commit mpc-qt for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package mpc-qt for openSUSE:Factory checked 
in at 2018-03-12 12:12:15

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


Package is "mpc-qt"

Mon Mar 12 12:12:15 2018 rev:6 rq:585429 version:18.03

Changes:

--- /work/SRC/openSUSE:Factory/mpc-qt/mpc-qt.changes2017-11-03 
16:25:56.641822020 +0100
+++ /work/SRC/openSUSE:Factory/.mpc-qt.new/mpc-qt.changes   2018-03-12 
12:12:18.442219060 +0100
@@ -1,0 +2,12 @@
+Sun Mar 11 09:32:00 UTC 2018 - aloi...@gmx.com
+
+- Update to version 18.03
+  * (Re)enable building with older Qt versions (#136)
+  * Update mpc-qt.desktop (#165)
+  * Fix crash with svp (#140)
+  * Bitblit the time and volume sliders (#147)
+  * Add custom seek duration (#156)
+  * Add Russian translation (#151)
+  * Add checkboxes next to the zoom levels (#146)
+
+---

Old:

  mpc-qt-17.11.tar.gz

New:

  mpc-qt-18.03.tar.gz



Other differences:
--
++ mpc-qt.spec ++
--- /var/tmp/diff_new_pack.RyrcpF/_old  2018-03-12 12:12:19.430183813 +0100
+++ /var/tmp/diff_new_pack.RyrcpF/_new  2018-03-12 12:12:19.434183671 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mpc-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
@@ -16,10 +16,8 @@
 #
 
 
-# See also http://en.opensuse.org/openSUSE:Specfile_guidelines
-
 Name:   mpc-qt
-Version:17.11
+Version:18.03
 Release:0
 Summary:Media Player Classic Qute Theater
 License:GPL-2.0
@@ -38,13 +36,8 @@
 %if 0%{?suse_version} > 1320
 BuildRequires:  gcc-c++
 %else
-%if 0%{?sle_version} == 120200
-# Leap 42.2+ / SLE12SP2Backports
-BuildRequires:  gcc6-c++
-%else
 BuildRequires:  gcc7-c++
 %endif
-%endif
 
 %description
 A clone of Media Player Classic reimplemented in Qt.
@@ -62,8 +55,6 @@
 %build
 export CC=gcc
 export CXX=g++
-test -x "$(type -p gcc-6)" && export CC=gcc-6
-test -x "$(type -p g++-6)" && export CXX=g++-6
 test -x "$(type -p gcc-7)" && export CC=gcc-7
 test -x "$(type -p g++-7)" && export CXX=g++-7
 qmake-qt5 \

++ mpc-qt-17.11.tar.gz -> mpc-qt-18.03.tar.gz ++
 8091 lines of diff (skipped)




commit hostinfo for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package hostinfo for openSUSE:Factory 
checked in at 2018-03-12 12:11:48

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


Package is "hostinfo"

Mon Mar 12 12:11:48 2018 rev:2 rq:585338 version:1.0

Changes:

--- /work/SRC/openSUSE:Factory/hostinfo/hostinfo.changes2018-03-09 
10:47:26.668844387 +0100
+++ /work/SRC/openSUSE:Factory/.hostinfo.new/hostinfo.changes   2018-03-12 
12:11:50.411219096 +0100
@@ -1,0 +2,6 @@
+Sat Mar 10 17:55:17 UTC 2018 - jason.rec...@suse.com
+
+- Added 91-hostinfo.rules for network rules
+- Add INCLUDE_MOTD for message of the day
+
+---



Other differences:
--
++ hostinfo.spec ++
--- /var/tmp/diff_new_pack.Vmo6w6/_old  2018-03-12 12:11:51.559178142 +0100
+++ /var/tmp/diff_new_pack.Vmo6w6/_new  2018-03-12 12:11:51.563177999 +0100
@@ -12,18 +12,22 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
+
 Name: hostinfo
 Version:  1.0
 Release:  0
 Summary:  Gathers basic server information
 License:  GPL-2.0
-URL:  https://github.com/g23guy/hostinfo
 Group:System/Monitoring
+Url:https://github.com/g23guy/hostinfo
 Source:   %{name}-%{version}.tar.gz
-Requires: sed
 Requires: iproute2
 Requires: issue-generator
-Buildarch:noarch
+Requires:   sed
+BuildArch:  noarch
 
 %description
 A script that displays current system information to help 
@@ -40,10 +44,11 @@
 mkdir -p %{buildroot}%{_sbindir}
 mkdir -p %{buildroot}%{_sysconfdir}
 mkdir -p %{buildroot}%{_unitdir}
-mkdir -p %{buildroot}%{_presetdir}
+mkdir -p %{buildroot}%{_udevrulesdir}
 install -d %{buildroot}%{_mandir}/man8
 install -d %{buildroot}%{_docdir}/%{name}
 install -m 644 conf/hostinfo.conf %{buildroot}%{_sysconfdir}
+install -m 644 conf/91-hostinfo.rules 
%{buildroot}%{_udevrulesdir}/91-hostinfo.rules
 install -D -m 644 conf/hostinfo.service 
%{buildroot}%{_unitdir}/hostinfo.service
 install -D -m 644 conf/hostinfo.timer %{buildroot}%{_unitdir}/hostinfo.timer
 install -m 755 bin/hostinfo %{buildroot}%{_sbindir}
@@ -57,13 +62,14 @@
 %{_sbindir}/rchostinfo
 %{_unitdir}/hostinfo.service
 %{_unitdir}/hostinfo.timer
+%{_udevrulesdir}/91-hostinfo.rules
 %config %{_sysconfdir}/hostinfo.conf
 %{_mandir}/man8/*
 %dir %{_docdir}/%{name}
 %doc %{_docdir}/%{name}/*
 
 %pre
-%service_add_pre hostinfo.service hostinfo.timer
+%service_add_pre hostinfo.service hosinfo.timer
 
 %post
 %service_add_post hostinfo.service hostinfo.timer

++ hostinfo-1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hostinfo-1.0/bin/hostinfo 
new/hostinfo-1.0/bin/hostinfo
--- old/hostinfo-1.0/bin/hostinfo   2018-03-08 19:21:23.503940401 +0100
+++ new/hostinfo-1.0/bin/hostinfo   2018-03-10 19:06:05.420212175 +0100
@@ -1,6 +1,6 @@
 #!/bin/bash
 # Description: Displays basic system information
-# Modified:2018 Mar 08
+# Modified:2018 Mar 10
 
 ##
 #  Copyright (C) 2018 SUSE LLC
@@ -26,7 +26,7 @@
 ##
 # Variables
 ##
-SVER='1.7.20'
+SVER='1.7.25'
 PAD=25
 QUIET=0
 FORMAT_OUT="%-${PAD}s %s\n"
@@ -38,6 +38,7 @@
 ERR_MISSING_CONFIG=2
 ERR_CUSTOM_LIMIT_EXCEEDED=3
 ERR_HOSTINFO_ACTIVE=4
+SCRIPT_NAME="${0##*/}"
 
 trap deConfigure SIGTERM
 
@@ -78,7 +79,7 @@
 getHostname()
 {
FILE_HOSTINFO="${ISSUE_BASE}/${FILE_BASE}03-host" 
-   printf "$FORMAT_OUT" "Hostname:" "\n" > $FILE_HOSTINFO
+   printf "$FORMAT_OUT" "Hostname:" "$HOSTNAME" > $FILE_HOSTINFO
 }
 
 getDate()
@@ -147,8 +148,8 @@
KERN_TAINT_STR="Not Tainted"
fi
 
-   printf "$FORMAT_OUT" "Kernel Version:" "\r" >> $FILE_HOSTINFO
-   printf "$FORMAT_OUT" " Architecture:" "\m" >> $FILE_HOSTINFO
+   printf "$FORMAT_OUT" "Kernel Version:" "$(uname -r)" >> $FILE_HOSTINFO
+   printf "$FORMAT_OUT" " Architecture:" "$(uname -m)" >> $FILE_HOSTINFO
printf "$FORMAT_OUT" " Installed:" "$KERN_DATE_STR" >> $FILE_HOSTINFO
printf "$FORMAT_OUT" " Status:" "$KERN_TAINT_STR" >> $FILE_HOSTINFO
 }
@@ -399,11 +400,16 @@
rm -f $HOSTINFO_PID
 }
 
+putMOTD() {
+   cp /etc/issue /etc/motd
+}
+
 deConfigure() {
rm -f /run/issue.d/80-hostinfo-*
rm -f /run/issue.d/00-OS
rm -f /run/issue.d/90-O

commit ibus-chewing for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package ibus-chewing for openSUSE:Factory 
checked in at 2018-03-12 12:11:16

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


Package is "ibus-chewing"

Mon Mar 12 12:11:16 2018 rev:20 rq:584468 version:1.4.14

Changes:

--- /work/SRC/openSUSE:Factory/ibus-chewing/ibus-chewing.changes
2015-10-25 19:12:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.ibus-chewing.new/ibus-chewing.changes   
2018-03-12 12:11:21.440252632 +0100
@@ -1,0 +2,7 @@
+Fri Mar  2 13:45:50 UTC 2018 - crrodrig...@opensuse.org
+
+- Change xorg-x11-devel --> pkgconfig(x11)
+- Explicitly buildrequire glib components and gtk x11, not just
+  gtk2-devel
+
+---



Other differences:
--
++ ibus-chewing.spec ++
--- /var/tmp/diff_new_pack.snUCbz/_old  2018-03-12 12:11:22.576212108 +0100
+++ /var/tmp/diff_new_pack.snUCbz/_new  2018-03-12 12:11:22.584211822 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-chewing
 #
-# 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
@@ -20,7 +20,7 @@
 Version:1.4.14
 Release:0
 Summary:The Chewing engine for IBus input platform
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/I18n/Chinese
 Url:https://github.com/definite/ibus-chewing
 Source: 
https://github.com/definite/ibus-chewing/archive/%{version}/%{name}-%{version}.tar.gz
@@ -29,11 +29,14 @@
 BuildRequires:  gcc-c++
 BuildRequires:  gettext-devel
 BuildRequires:  gob2
-BuildRequires:  gtk2-devel
 BuildRequires:  ibus-devel >= 1.3
 BuildRequires:  libchewing-devel >= 0.3.3
 BuildRequires:  pkg-config
-BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(gtk+-x11-2.0)
+BuildRequires:  pkgconfig(x11)
 Requires:   ibus >= 1.3
 Provides:   locale(zh_TW)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit libskk for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package libskk for openSUSE:Factory checked 
in at 2018-03-12 12:11:22

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


Package is "libskk"

Mon Mar 12 12:11:22 2018 rev:6 rq:585030 version:1.2.0+git20171110+1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/libskk/libskk.changes2015-09-08 
18:06:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.libskk.new/libskk.changes   2018-03-12 
12:11:26.740063564 +0100
@@ -1,0 +2,20 @@
+Thu Mar  8 19:15:45 UTC 2018 - jeng...@inai.de
+
+- Rename %soname to %sover to better reflect its use
+- Update summaries
+
+---
+Thu Mar  8 14:51:13 UTC 2018 - ft...@geeko.jp
+
+- Update to 1.0.3 (1.2.0+git20171110+1.0.3)
+  + Fix hiragana to katakana conversion in abbrev mode [#41]
+  + Make "commit-unhandled" actually commit in abbrev mode [#39]
+  + Avoid redundant dictionary lookup in non-numeric conversion
+cases [#36]
+  + Fix KZIK rules [#35, #37]
+  + Add command for sticky-shift [#32]
+  + Don't crash when a rule has no default metadata [#31]
+  + Bind C-j to go back to hiragana in AZIK latin [#30]
+  + Build fixes [#42, #43]
+
+---

Old:

  _service
  _servicedata
  libskk-1.2.0+git20150413.be6e20b.tar.xz

New:

  libskk-1.0.3.tar.xz
  libskk-1.0.3.tar.xz.sig



Other differences:
--
++ libskk.spec ++
--- /var/tmp/diff_new_pack.LzgRvM/_old  2018-03-12 12:11:28.835988793 +0100
+++ /var/tmp/diff_new_pack.LzgRvM/_new  2018-03-12 12:11:28.839988651 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libskk
 #
-# 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
@@ -16,15 +16,20 @@
 #
 
 
-%define soname 0
+%define sover 0
+%define real_version 1.0.3
 Name:   libskk
-Version:1.2.0+git20150413.be6e20b
+# Note this is 1.0.2 release version
+# Some package maintainer once specified wrong version number
+# so we have to keep 1.2.0
+Version:1.2.0+git20171110+%{real_version}
 Release:0
 Summary:A statistical language model based Japanese input method engine
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  System/I18n/Japanese
 Url:http://github.com/ueno/libskk
-Source: %{name}-%{version}.tar.xz
+Source0:%{name}-%{real_version}.tar.xz
+Source1:%{name}-%{real_version}.tar.xz.sig
 Source99:   baselibs.conf
 Patch0: libskk-typlib-dependencies.patch
 BuildRequires:  fdupes
@@ -46,13 +51,13 @@
 SKK is a statistical language model based Japanese input method engine.
 to model the Japanese language, it use a backoff bigram and trigram
 
-%package -n %{name}%{soname}
-Summary:Libskk libraries
+%package -n %{name}%{sover}
+Summary:A statistical language model based Japanese input method engine
 Group:  System/Libraries
 Requires:   skkdic
 Requires:   skkdic-extra
 
-%description -n %{name}%{soname}
+%description -n %{name}%{sover}
 SKK is a statistical language model based Japanese input method engine.
 to model the Japanese language, it use a backoff bigram and trigram
 
@@ -60,7 +65,7 @@
 kana-to-kanji conversion method.
 
 %package -n typelib-1_0-Skk-1_0
-Summary:Libskk libraries -- Introspection bindings
+Summary:Introspection bindings for libskk, a Japanese IME
 Group:  System/I18n/Japanese
 Requires:   girepository-1_0
 
@@ -73,7 +78,7 @@
 %package -n libskk-devel
 Summary:Development Files for libskk
 Group:  Development/Libraries/Other
-Requires:   %{name}%{soname} = %{version}
+Requires:   %{name}%{sover} = %{version}
 
 %description -n libskk-devel
 SKK is a statistical language model based Japanese input method engine.
@@ -82,28 +87,28 @@
 This package provides C/Vala headers for the libskk library.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{real_version}
 %patch0 -p1
 
 %build
-NOCONFIGURE=1 ./autogen.sh
+autoreconf -f
 %configure --disable-static \
--enable-introspection=yes
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install %{?_smp_mflags}
 find %{buildroot}/%{_libdir} -name "*.la" -delete
 
 %find_lang %{name}
 
-%fdupes %{buildroot}
+%fdupes %{buildroot}/%{_prefix}
 
-%post -n %{name}%{soname} -p /sbin/ldconfig
+%post -n %{name}%{sover} -p /sbin/ldconfig
 
-%postun -n %{name}%{soname} -p /sbin/ldconfig
+%postun

commit frozen-bubble for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package frozen-bubble for openSUSE:Factory 
checked in at 2018-03-12 12:11:38

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


Package is "frozen-bubble"

Mon Mar 12 12:11:38 2018 rev:31 rq:585289 version:2.212

Changes:

--- /work/SRC/openSUSE:Factory/frozen-bubble/frozen-bubble.changes  
2016-11-14 20:12:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.frozen-bubble.new/frozen-bubble.changes 
2018-03-12 12:11:39.467609512 +0100
@@ -1,0 +2,6 @@
+Mon Mar  5 11:13:18 UTC 2018 - dims...@opensuse.org
+
+- Add Requires(post): coreutils to server subpackage: the post
+  script calls 'cat' (boo#839736).
+
+---



Other differences:
--
++ frozen-bubble.spec ++
--- /var/tmp/diff_new_pack.yVu3Is/_old  2018-03-12 12:11:42.123514763 +0100
+++ /var/tmp/diff_new_pack.yVu3Is/_new  2018-03-12 12:11:42.143514048 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package frozen-bubble
 #
-# 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
@@ -21,9 +21,9 @@
 Version:2.212
 Release:0
 Summary:Puzzle with Bubbles
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Amusements/Games/Action/Arcade
-Url:http://www.frozen-bubble.org/
+URL:http://www.frozen-bubble.org/
 Source0:
http://www.frozen-bubble.org/data/frozen-bubble-2.2.1-beta1.tar.bz2
 Source1:fb-server
 Source2:fb-server.service
@@ -69,7 +69,6 @@
 Requires(pre):  %fillup_prereq
 Requires(pre):  net-tools
 Recommends: %{name}-lang
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Shoot up bubbles. Similar to the console game Puzzle-Bobble.
@@ -82,6 +81,7 @@
 %package server
 Summary:Puzzle with Bubbles - Server
 Group:  Amusements/Games/Action/Arcade
+Requires(post): coreutils
 %{?systemd_requires}
 
 %description server
@@ -185,7 +185,8 @@
 
 %files
 %defattr(-, root, root)
-%doc AUTHORS COPYING README
+%license COPYING
+%doc AUTHORS README
 %dir %{perl_vendorarch}/Games
 %dir %{perl_vendorarch}/Games/FrozenBubble
 %dir %{perl_vendorarch}/auto/Games
@@ -206,7 +207,8 @@
 
 %files server
 %defattr(-, root, root)
-%doc server/AUTHORS COPYING server/README* server/init/fb-server.conf
+%license COPYING
+%doc server/AUTHORS server/README* server/init/fb-server.conf
 %ghost %config(noreplace) %{_sysconfdir}/fb-server.conf
 %defattr(755, root, root)
 %{_bindir}/fb-server




commit lzma-sdk for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package lzma-sdk for openSUSE:Factory 
checked in at 2018-03-12 12:11:51

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


Package is "lzma-sdk"

Mon Mar 12 12:11:51 2018 rev:4 rq:585342 version:18.03

Changes:

--- /work/SRC/openSUSE:Factory/lzma-sdk/lzma-sdk.changes2018-01-30 
15:45:13.108322644 +0100
+++ /work/SRC/openSUSE:Factory/.lzma-sdk.new/lzma-sdk.changes   2018-03-12 
12:11:53.575106223 +0100
@@ -1,0 +2,12 @@
+Sat Mar 10 18:55:18 UTC 2018 - aloi...@gmx.com
+
+- Update to version 18.03
+  * Asm\x86\LzmaDecOpt.asm: new optimized LZMA decoder written in
+asm for x64 with about 30% higher speed than main version of
+LZMA decoder written in C.
+  * The speed for single-thread LZMA/LZMA2 decoder written in C
+was increased by 3%.
+
+- Refreshed lzma-sdk-shlib.patch
+
+---

Old:

  lzma1801.7z

New:

  lzma1803.7z



Other differences:
--
++ lzma-sdk.spec ++
--- /var/tmp/diff_new_pack.fMMbrN/_old  2018-03-12 12:11:55.243046718 +0100
+++ /var/tmp/diff_new_pack.fMMbrN/_new  2018-03-12 12:11:55.267045861 +0100
@@ -16,11 +16,11 @@
 #
 
 
-%define _sver   1801
+%define _sver   1803
 %define _maver  18
-%define _miver  01
+%define _miver  03
 Name:   lzma-sdk
-Version:18.01
+Version:18.03
 Release:0
 Summary:An implementation of LZMA compression
 # Actually the site says "Public Domain". See license file.

++ lzma-sdk-shlib.patch ++
--- /var/tmp/diff_new_pack.fMMbrN/_old  2018-03-12 12:11:55.399041151 +0100
+++ /var/tmp/diff_new_pack.fMMbrN/_new  2018-03-12 12:11:55.399041151 +0100
@@ -27,23 +27,6 @@
  #include 
  
  #include "Bcj2.h"
-Index: 1/C/Lzma2Enc.c
-===
 1.orig/C/Lzma2Enc.c
-+++ 1/C/Lzma2Enc.c
-@@ -720,10 +720,10 @@ SRes Lzma2Enc_Encode2(CLzma2EncHandle pp
-   CLzma2Enc *p = (CLzma2Enc *)pp;
- 
-   if (inStream && inData)
--return E_INVALIDARG;
-+return SZ_ERROR_PARAM;
- 
-   if (outStream && outBuf)
--return E_INVALIDARG;
-+return SZ_ERROR_PARAM;
- 
-   {
- unsigned i;
 Index: 1/Makefile.am
 ===
 --- /dev/null




commit guile-json for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package guile-json for openSUSE:Factory 
checked in at 2018-03-12 12:11:30

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


Package is "guile-json"

Mon Mar 12 12:11:30 2018 rev:4 rq:585132 version:0.6.0

Changes:

--- /work/SRC/openSUSE:Factory/guile-json/guile-json.changes2018-02-23 
15:31:28.974870173 +0100
+++ /work/SRC/openSUSE:Factory/.guile-json.new/guile-json.changes   
2018-03-12 12:11:31.771884056 +0100
@@ -1,0 +2,5 @@
+Fri Mar  9 18:13:13 UTC 2018 - sleep_wal...@opensuse.org
+
+- mov license file from %doc to %license
+
+---



Other differences:
--
++ guile-json.spec ++
--- /var/tmp/diff_new_pack.Z4QdFR/_old  2018-03-12 12:11:33.079837396 +0100
+++ /var/tmp/diff_new_pack.Z4QdFR/_new  2018-03-12 12:11:33.083837252 +0100
@@ -20,7 +20,7 @@
 Version:0.6.0
 Release:0
 Summary:JSON module for Guile
-License:LGPL-3.0+
+License:LGPL-3.0-or-later
 Group:  Development/Libraries/Other
 Url:https://savannah.nongnu.org/projects/guile-json/
 Source0:
http://download.savannah.gnu.org/releases/guile-json/%{name}-%{version}.tar.gz
@@ -51,7 +51,8 @@
 
 %files
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING.LESSER NEWS README
+%license COPYING.LESSER
+%doc AUTHORS NEWS README
 %{_datadir}/guile/site/json*
 
 %changelog






commit autofs for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package autofs for openSUSE:Factory checked 
in at 2018-03-12 12:10:53

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


Package is "autofs"

Mon Mar 12 12:10:53 2018 rev:116 rq:583847 version:5.1.3

Changes:

--- /work/SRC/openSUSE:Factory/autofs/autofs.changes2018-02-12 
10:09:18.814265610 +0100
+++ /work/SRC/openSUSE:Factory/.autofs.new/autofs.changes   2018-03-12 
12:10:55.137190962 +0100
@@ -1,0 +2,7 @@
+Tue Mar  6 17:53:35 UTC 2018 - dims...@opensuse.org
+
+- BuildRequire pkgconfig(udisks2) instead of udisks2-devel: let's
+  be flexible on possible package name changes.
+- Package COPYRIGHT as %license instead of %doc.
+
+---



Other differences:
--
++ autofs.spec ++
--- /var/tmp/diff_new_pack.CrhwgV/_old  2018-03-12 12:10:57.105120759 +0100
+++ /var/tmp/diff_new_pack.CrhwgV/_new  2018-03-12 12:10:57.105120759 +0100
@@ -64,7 +64,7 @@
 BuildRequires:  sssd
 %endif
 %if %{with_udisks}
-BuildRequires:  udisks2-devel
+BuildRequires:  pkgconfig(udisks2)
 %endif
 %if %{with_systemd}
 BuildRequires:  systemd
@@ -72,7 +72,7 @@
 Version:5.1.3
 Release:0
 Summary:A Kernel-Based Automounter
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/Daemons
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: 
https://www.kernel.org/pub/linux/daemons/autofs/v5/%{name}-%{version}.tar.xz
@@ -207,6 +207,7 @@
 
 %files
 %defattr (-, root, root)
+%license COPYRIGHT
 %{_fillupdir}/sysconfig.autofs
 %config(noreplace) %{_sysconfdir}/autofs.conf
 %config(noreplace) %{_sysconfdir}/auto.master
@@ -221,7 +222,7 @@
 %dir %{_sysconfdir}/NetworkManager
 %dir %{_sysconfdir}/NetworkManager/dispatcher.d
 %{_sysconfdir}/NetworkManager/dispatcher.d/autofs
-%doc COPYRIGHT README README.changer README.ncpfs README.replicated-server
+%doc README README.changer README.ncpfs README.replicated-server
 %doc README.smbfs README.v5.release autofs.schema README.active-restart
 %doc README.SUSE README.SUSE.ldap
 %dir %{_libdir}/autofs/






commit zeitgeist for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package zeitgeist for openSUSE:Factory 
checked in at 2018-03-12 12:10:28

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


Package is "zeitgeist"

Mon Mar 12 12:10:28 2018 rev:40 rq:584552 version:1.0.1

Changes:

--- /work/SRC/openSUSE:Factory/zeitgeist/zeitgeist.changes  2018-03-05 
13:32:23.271820097 +0100
+++ /work/SRC/openSUSE:Factory/.zeitgeist.new/zeitgeist.changes 2018-03-12 
12:10:30.206080323 +0100
@@ -1,0 +2,13 @@
+Mon Mar  5 04:08:11 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 1.0.1:
+  + Fix placeholder in systemd service template
+- Update package descriptions to show more explictly the contents
+  of the packages.
+- Append GPL-2.0-or-later to the devel subpackage to comply with
+  the copyrights.
+- Adopt the use of make_build macro rather than raw make command,
+  following the best practices.
+- Drop zeitgeist-1.0-service.patch: fixed upstream.
+
+---

Old:

  zeitgeist-1.0-service.patch
  zeitgeist-1.0.tar.xz

New:

  zeitgeist-1.0.1.tar.xz



Other differences:
--
++ zeitgeist.spec ++
--- /var/tmp/diff_new_pack.D23PSV/_old  2018-03-12 12:10:31.602030526 +0100
+++ /var/tmp/diff_new_pack.D23PSV/_new  2018-03-12 12:10:31.606030383 +0100
@@ -18,15 +18,14 @@
 
 
 Name:   zeitgeist
-Version:1.0
+Version:1.0.1
 Release:0
 Summary:Zeitgeist Engine
 License:LGPL-2.1-or-later AND GPL-2.0-or-later
 Group:  Productivity/Other
-Url:https://launchpad.net/zeitgeist
+URL:https://launchpad.net/zeitgeist
 Source: 
https://launchpad.net/zeitgeist/1.0/%{version}/+download/%{name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM zeitgeist-1.0-service.patch avvi...@yandex.by -- Fix 
placeholder in systemd service template
-Patch0: zeitgeist-1.0-service.patch
 BuildRequires:  fdupes
 BuildRequires:  libxapian-devel
 BuildRequires:  pkgconfig
@@ -36,15 +35,15 @@
 BuildRequires:  raptor
 BuildRequires:  vala >= 0.18
 BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(gio-2.0) >= 2.26.0
-BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.26.0
-BuildRequires:  pkgconfig(glib-2.0) >= 2.26.0
-BuildRequires:  pkgconfig(gmodule-2.0) >= 2.26.0
-BuildRequires:  pkgconfig(gobject-2.0) >= 2.26.0
+BuildRequires:  pkgconfig(gio-2.0) >= 2.35.4
+BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.35.4
+BuildRequires:  pkgconfig(glib-2.0) >= 2.35.4
+BuildRequires:  pkgconfig(gmodule-2.0) >= 2.35.4
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.35.4
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
 BuildRequires:  pkgconfig(json-glib-1.0) >= 0.14.0
-BuildRequires:  pkgconfig(sqlite3) >= 3.7
+BuildRequires:  pkgconfig(sqlite3) >= 3.7.11
 BuildRequires:  pkgconfig(telepathy-glib) >= 0.18.0
 Requires:   python3-xdg
 Requires:   python3-xml
@@ -68,8 +67,10 @@
 Libzeitgeist is a client library for interacting with the Zeitgeist
 daemon.
 
+This package provides the client library for Zeitgeist.
+
 %package -n typelib-1_0-Zeitgeist-2_0
-Summary:Client library for interacting with the Zeitgeist daemon -- 
Introspection bindings
+Summary:Introspection bindings for Zeitgeist client library
 License:LGPL-2.1-or-later
 Group:  System/Libraries
 
@@ -77,9 +78,11 @@
 Libzeitgeist is a client library for interacting with the Zeitgeist
 daemon.
 
+This package provides the Introspection bindings for Zeitgeist.
+
 %package devel
-Summary:Client library for interacting with the Zeitgeist daemon
-License:LGPL-2.1-or-later
+Summary:Development files for Zeitgeist client library
+License:LGPL-2.1-or-later AND GPL-2.0-or-later
 Group:  Development/Libraries/GNOME
 Requires:   libzeitgeist-2_0-0 = %{version}
 Requires:   typelib-1_0-Zeitgeist-2_0 = %{version}
@@ -88,15 +91,16 @@
 Libzeitgeist is a client library for interacting with the Zeitgeist
 daemon.
 
+This package provides the necessary files for development with Zeitgeist.
+
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 export PYTHON=python3
 %configure \
   --enable-fts
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -109,7 +113,6 @@
 %postun -n libzeitgeist-2_0-0 -p /sbin/ldconfig
 
 %files
-%license COPYING
 %doc AUTHORS NEWS
 %{_bindir}/zeitgeist*
 %{python3_sitelib}/zeitgeist/
@@ -125,12 +128,14 @@
 %{_sysconfdir}/xdg/autostart/zeitgeist-datahub.desktop
 
 %files -n libzeitgeist-2_0-0
+%license COPYING
 %{_libdir}/libzeitgeist-2.0.so.*
 
 %files -n typelib-1_0-Zeitgeist-2_0
 %{_libdir}/girepository-1.0/Zeitgeis

commit udisks2 for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package udisks2 for openSUSE:Factory checked 
in at 2018-03-12 12:10:43

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


Package is "udisks2"

Mon Mar 12 12:10:43 2018 rev:29 rq:583372 version:2.7.6

Changes:

--- /work/SRC/openSUSE:Factory/udisks2/udisks2.changes  2017-09-20 
17:06:03.581564134 +0200
+++ /work/SRC/openSUSE:Factory/.udisks2.new/udisks2.changes 2018-03-12 
12:10:48.949411699 +0100
@@ -1,0 +2,213 @@
+Tue Mar  6 00:34:27 UTC 2018 - luc1...@linuxmail.org
+
+- Fix BuildRequires/Requires tags related to libblockdev and
+  libatasmart dependencies.
+- Drop storaged Provides tags since there is no need for them.
+- Switch libconfig-devel and libstoragemgmt-devel BuildRequires by
+  their pkgconfig modules counterparts.
+- Add a Recommends tag for the btrfs module to offer support for
+  the openSUSE's file system of choice by default.
+
+---
+Thu Mar  1 14:32:37 UTC 2018 - jeng...@inai.de
+
+- Rectify grammar issues in summaries
+
+---
+Fri Nov 17 02:40:30 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 2.7.6:
+  + Add: UdisksUtabEntry and read-write lock.
+  + Fix escaping mountpoint for the cleanup service.
+  + Check for all LUKS devices when looking for
+CryptoBackingDevice.
+  + First implementation of udisksutabmonitor.
+  + Invoke job_complete in the proper context in order to avoid
+deadlocks.
+  + Generate autocleanup functions for interfaces.
+  + Update documentation.
+- Changes from version 2.7.5:
+  + Add:
+- 'no-discard' option to formatting methods.
+- An assertion method for checking an objects interfaces.
+  + Fix:
+- Possible NULL pointer dereference in:
+  udiskslinuxdrive.c, udiskslinuxmdraidobject.c and
+  udisksclient.c
+- Resource leak.
+- size_str memory leaks in UDisksObjectInfo.
+- Copy-paste error in apply_configuration_thread_func from
+  udiskslinuxdriveata.c.
+- "Deadcode" and ignore "check return" warnings in udisksctl.c.
+  + Resolve mountpoint to the real path.
+  + Include exFAT as a possible partition type for ID 0x07.
+  + Always try to read configuration from crypttab in
+handle_unlock.
+  + Make sure the table_type is consistent in
+handle_create_partition.
+  + Wait for device to become initialized before probing it.
+  + Use different mode/dmode for shared file systems.
+- Changes from version 2.7.4:
+  + Add: New function to set label on swap devices.
+  + Fix:
+- Uninitalized value in "udisks_linux_loop_update";
+- Loop device automounting in GNOME.
+  + Run cryptsetup before returning from non-blocking Format.
+  + Use new libblockdev functionality to disable checks during
+init.
+  + Do not try to create file watchers for RAIDs without
+redundancy.
+  + Try to use libblockdev to get RAID array size.
+  + Re-add support the legacy BIOS bootable GPT flag.
+- Changes from version 2.7.3:
+  + Add:
+- Version info to docstrings of the partition Resize function;
+- New ResolveDevice function;
+- New OpenDevice function;
+- some missing functions to doc/udisks2-sections.txt.in.in.
+  + Fix:
+- Wrong GSList pointer declaration in
+  "handle_get_block_devices";
+- "supports_owners" flag for UDF;
+- ExFAT partition type;
+- Bash completion for udisksctl;
+- Force unmounting;
+- Building documentation with new gtk-doc.
+  + Process partition resize update before return.
+  + Wait for cleartext device object to disappear on Lock().
+  + Ignore Asus Zendisk virtual CDROM and ZFS member partitions.
+  + Set corrent part type/id and GUID for UDF formatted partitions.
+  + Use LUKS specific partition ID and GUID.
+  + Make iSCSI Login and Logout wait for DBus objects update.
+  + Disable cleaning using blivet for now.
+  + Start even if a libblockdev plugin fails to load.
+- Changes from version 2.7.2:
+  + Add:
+- Filesystem Resize, Check and Repair;
+- A new "Partitions" property to "PartitionTable" interface;
+- A function to:
+  . "take ownership" of a filesystem;
+  . List all block devices.
+- A function to wait for an object to disappear.
+  + Fix:
+- Detection of drives created using isohybrid images
+  (fdo#1437791);
+- Setting "SetupByUID" property when adding a new loop device;
+- How we create UDF file systems.
+  + Wait for:
+- The bcache object to disappear after BcacheDestroy;
+- Zram objects to disappear on DestroyDevices().
+  + Resize method for Partition interface.
+  + Trigger change uevent on disk after adding partitions to it.
+  + Use the assert with multiple tries for Block.Configuration

commit python-sphinxcontrib-websupport for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package python-sphinxcontrib-websupport for 
openSUSE:Factory checked in at 2018-03-12 12:08:16

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


Package is "python-sphinxcontrib-websupport"

Mon Mar 12 12:08:16 2018 rev:5 rq:584289 version:1.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-sphinxcontrib-websupport/python-sphinxcontrib-websupport.changes
  2018-03-05 13:34:09.695968610 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-sphinxcontrib-websupport.new/python-sphinxcontrib-websupport.changes
 2018-03-12 12:08:25.698536472 +0100
@@ -1,0 +2,5 @@
+Thu Mar  8 10:21:43 UTC 2018 - apla...@suse.com
+
+- Allows Recommends and Suggest in Fedora
+
+---



Other differences:
--
++ python-sphinxcontrib-websupport.spec ++
--- /var/tmp/diff_new_pack.egXTz3/_old  2018-03-12 12:08:28.542434536 +0100
+++ /var/tmp/diff_new_pack.egXTz3/_new  2018-03-12 12:08:28.566433675 +0100
@@ -33,8 +33,8 @@
 Requires:   python-Jinja2
 Requires:   python-six
 Requires:   python-sphinxcontrib
+%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
 Recommends: python-Sphinx
-%if 0%{?suse_version} >= 1000
 Suggests:   python-Whoosh
 Suggests:   python-xapian
 Suggests:   python-SQLAlchemy




commit gnome-patch-translation for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package gnome-patch-translation for 
openSUSE:Factory checked in at 2018-03-12 12:10:23

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


Package is "gnome-patch-translation"

Mon Mar 12 12:10:23 2018 rev:67 rq:584551 version:15.0

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-patch-translation/gnome-patch-translation.changes
  2018-03-08 10:44:25.169590662 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-patch-translation.new/gnome-patch-translation.changes
 2018-03-12 12:10:24.882270235 +0100
@@ -1,0 +2,8 @@
+Tue Mar  6 20:08:11 CET 2018 - sbra...@suse.cz
+
+- Updated ko, lt, nn, pl, sk, sv, uk, zh_TW.
+- Version bump to 15.0:
+  * Updated for the latest Factory (1 new strings, obsolete xchat,
+gstreamer-0_10).
+
+---



Other differences:
--
++ gnome-patch-translation.spec ++
--- /var/tmp/diff_new_pack.08OouE/_old  2018-03-12 12:10:26.282220295 +0100
+++ /var/tmp/diff_new_pack.08OouE/_new  2018-03-12 12:10:26.286220153 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-patch-translation
-Version:13.2
+Version:15.0
 Release:0
 Summary:Collect and Merge Translations From RPM Patches
 License:GPL-2.0-or-later

++ HEADER.pot ++
--- /var/tmp/diff_new_pack.08OouE/_old  2018-03-12 12:10:26.346218013 +0100
+++ /var/tmp/diff_new_pack.08OouE/_new  2018-03-12 12:10:26.346218013 +0100
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2014-09-04 18:50+0200\n"
+"POT-Creation-Date: 2018-03-06 20:18+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: LANGUAGE \n"

++ gnome-patch-translation-files.tar.bz2 ++
 15285 lines of diff (skipped)

++ gnome-patch-translation.conf ++
--- /var/tmp/diff_new_pack.08OouE/_old  2018-03-12 12:10:26.666206598 +0100
+++ /var/tmp/diff_new_pack.08OouE/_new  2018-03-12 12:10:26.670206455 +0100
@@ -14,14 +14,14 @@
 LCN_BRANCH=trunk
 
 # osc repositories with packages (space separated list in parentheses, first 
takes precedence)
-OSC_REPOSITORIES=( GNOME:Factory openSUSE:Factory )
+OSC_REPOSITORIES=( openSUSE:Factory )
 
 # list of packages in gnome-patch-translation project
 # can re-appear after rebase of patches: gnome-power-manager gnome-session 
nautilus
-GPT_PACKAGES="gconf-editor gnome-vfs2 gstreamer gstreamer-0_10 gtk2 pan xchat"
+GPT_PACKAGES="gconf-editor gnome-vfs2 gstreamer gtk2 pan"
 
 # Version of gnome-patch-translation-package.
-GPT_VERSION="13.2"
+GPT_VERSION="15.0"
 
 # osc server, empty for using of the osc default
 OSC_APIURL=

++ gnome-patch-translation.tar.bz2 ++
 5584 lines of diff (skipped)




commit libwmf for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package libwmf for openSUSE:Factory checked 
in at 2018-03-12 12:10:18

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


Package is "libwmf"

Mon Mar 12 12:10:18 2018 rev:34 rq:584528 version:0.2.8.4

Changes:

--- /work/SRC/openSUSE:Factory/libwmf/libwmf.changes2018-01-30 
15:40:31.273480180 +0100
+++ /work/SRC/openSUSE:Factory/.libwmf.new/libwmf.changes   2018-03-12 
12:10:19.474463142 +0100
@@ -1,0 +2,5 @@
+Thu Mar  1 19:15:31 UTC 2018 - crrodrig...@opensuse.org
+
+- Fix -devel package Requires not to still include xorg-x11-devel 
+
+---



Other differences:
--
++ libwmf.spec ++
--- /var/tmp/diff_new_pack.dQJ0UG/_old  2018-03-12 12:10:21.694383952 +0100
+++ /var/tmp/diff_new_pack.dQJ0UG/_new  2018-03-12 12:10:21.698383810 +0100
@@ -21,7 +21,7 @@
 Version:0.2.8.4
 Release:0
 Summary:Utilities for Displaying and Converting Metafile Images
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Productivity/Graphics/Other
 Url:http://wvWare.sourceforge.net/
 Source: 
http://downloads.sourceforge.net/project/wvware/%{name}/%{version}/%{name}-%{version}.tar.gz
@@ -80,10 +80,11 @@
 Summary:Static libraries, header files and documentation for libwmf
 Group:  Development/Libraries/C and C++
 Requires:   %{lname} = %{version}
-Requires:   libjpeg-devel
-Requires:   libpng-devel
 Requires:   libwmf-gnome = %{version}
-Requires:   xorg-x11-devel
+Requires:   pkgconfig(freetype2)
+Requires:   pkgconfig(x11)
+Requires:   pkgconfig(xproto)
+Requires:   pkgconfig(zlib)
 Provides:   mswordvd:%{_libexecdir}/libwmf.a
 Provides:   wv-devel:%{_libexecdir}/libwmf.a
 




commit vulkan for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package vulkan for openSUSE:Factory checked 
in at 2018-03-12 12:09:59

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


Package is "vulkan"

Mon Mar 12 12:09:59 2018 rev:10 rq:585253 version:1.1.70.0

Changes:

--- /work/SRC/openSUSE:Factory/vulkan/vulkan.changes2018-02-10 
17:55:14.606482626 +0100
+++ /work/SRC/openSUSE:Factory/.vulkan.new/vulkan.changes   2018-03-12 
12:09:59.935160135 +0100
@@ -1,0 +2,18 @@
+Fri Mar  9 20:19:15 UTC 2018 - crrodrig...@opensuse.org
+
+- Skip building tests that are neither packaged nor ran.
+
+---
+Fri Mar  9 19:49:50 UTC 2018 - crrodrig...@opensuse.org
+
+- vulkan-devel has missing dependencies, this causes further
+  confusion down the dependency chain, fix it by adding
+  the required X and wayland components
+
+---
+Wed Mar  7 23:59:37 UTC 2018 - jeng...@inai.de
+
+- Update to new snapshot 1.1.70
+  * Support for Vulkan 1.1 (Subgroup operations)
+
+---

Old:

  Vulkan-LoaderAndValidationLayers-1.0.68.0.tar.xz

New:

  Vulkan-LoaderAndValidationLayers-1.1.70.0.tar.xz



Other differences:
--
++ vulkan.spec ++
--- /var/tmp/diff_new_pack.5Pam6P/_old  2018-03-12 12:10:01.267112623 +0100
+++ /var/tmp/diff_new_pack.5Pam6P/_new  2018-03-12 12:10:01.271112480 +0100
@@ -16,11 +16,11 @@
 #
 
 
-%define version_unconverted 1.0.68.0
+%define version_unconverted 1.1.70.0
 
 Name:   vulkan
 %define lname  libvulkan1
-Version:1.0.68.0
+Version:1.1.70.0
 Release:0
 Summary:Vulkan loader and validation layers
 License:MIT
@@ -38,7 +38,6 @@
 BuildRequires:  pkg-config
 BuildRequires:  python3
 BuildRequires:  spirv-tools-devel
-BuildRequires:  systemd-devel
 BuildRequires:  pkgconfig(wayland-client)
 BuildRequires:  pkgconfig(wayland-cursor)
 BuildRequires:  pkgconfig(wayland-egl)
@@ -71,6 +70,12 @@
 Summary:Vulkan development package
 Group:  Development/Libraries/C and C++
 Requires:   %lname = %version-%release
+Requires:   glibc-devel
+Requires:   libstdc++-devel
+Requires:   pkgconfig(wayland-client)
+Requires:   pkgconfig(x11)
+Requires:   pkgconfig(xcb)
+Requires:   pkgconfig(xrandr)
 
 %description devel
 Vulkan is a 3D graphics and compute API providing cross-platform
@@ -92,7 +97,8 @@
 ln -Tsv "%_libdir" ../glslang/build/install/lib
 %cmake \
-DCMAKE_INSTALL_SYSCONFDIR="%_sysconfdir" \
-   -DBUILD_WSI_MIR_SUPPORT=OFF
+   -DBUILD_WSI_MIR_SUPPORT=OFF \
+   -DBUILD_TESTS=OFF
 make %{?_smp_mflags}
 
 %install

++ Vulkan-LoaderAndValidationLayers-1.0.68.0.tar.xz -> 
Vulkan-LoaderAndValidationLayers-1.1.70.0.tar.xz ++
 103874 lines of diff (skipped)

++ _service ++
--- /var/tmp/diff_new_pack.5Pam6P/_old  2018-03-12 12:10:03.851020452 +0100
+++ /var/tmp/diff_new_pack.5Pam6P/_new  2018-03-12 12:10:03.859020166 +0100
@@ -2,10 +2,9 @@

git
https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers
-   sdk-1.0.68
-   master
-   7cc9e754d
-   1.0.68.0
+   sdk-1.1.70
+   sdk-1.1.70.0
+   1.1.70.0
windowsRuntimeInstaller






commit PackageKit for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package PackageKit for openSUSE:Factory 
checked in at 2018-03-12 12:09:52

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


Package is "PackageKit"

Mon Mar 12 12:09:52 2018 rev:171 rq:584774 version:1.1.9

Changes:

--- /work/SRC/openSUSE:Factory/PackageKit/PackageKit.changes2018-03-05 
13:33:03.470365307 +0100
+++ /work/SRC/openSUSE:Factory/.PackageKit.new/PackageKit.changes   
2018-03-12 12:09:57.339252734 +0100
@@ -1,0 +2,19 @@
+Mon Mar  5 17:11:37 UTC 2018 - dims...@opensuse.org
+
+- Update to version 1.1.9:
+  + Fix missing PK_STATUS_ENUM_RUN_HOOK in pk-enum.c.
+  + Fix Qt annotation on DBus signature.
+  + client: Fix an invalid read when cancelling races with Finish.
+  + engine: Fix a memory leak when handling GetTransactionList.
+  + Fix getting user session ID with D-Bus "user bus" model.
+  + Fix g_object_ref() type cast warnings with glib 2.56.
+  + Rename "Software Sources" to "Software Repositories".
+  + transaction: Don't leak polkit authority.
+  + transaction: Fix a memory leak when authorizing actions.
+  + transaction: Log transaction completed messages on debug, not
+info level.
+  + Backends:
+- zypp: remove memory leak from zypp backend.
+- Various changes related to aptcc, dnf, slack and urpmi.
+
+---
@@ -4,0 +24,6 @@
+
+---
+Thu Feb 22 06:51:52 UTC 2018 - sck...@suse.com
+
+- Add PackageKit-zypp-backend-get-details-local.patch: Implement
+  GetDetailsLocal method in zypp backend (bsc#1008287).

Old:

  PackageKit-1.1.8.tar.xz
  PackageKit-1.1.8.tar.xz.asc

New:

  PackageKit-1.1.9.tar.xz
  PackageKit-1.1.9.tar.xz.asc
  PackageKit-zypp-backend-get-details-local.patch



Other differences:
--
++ PackageKit.spec ++
--- /var/tmp/diff_new_pack.NQVRip/_old  2018-03-12 12:09:58.359216350 +0100
+++ /var/tmp/diff_new_pack.NQVRip/_new  2018-03-12 12:09:58.359216350 +0100
@@ -24,7 +24,7 @@
   %define _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
 Name:   PackageKit
-Version:1.1.8
+Version:1.1.9
 Release:0
 Summary:Simple software installation management software
 License:GPL-2.0-or-later
@@ -40,6 +40,8 @@
 Patch1: PackageKit-zypp-backend-improve-refresh-cache.patch
 # PATCH-FIX-OPENSUSE PackageKit-cron-without-sleep.patch boo#1071521 
dims...@opensuse.org -- Do not sleep in the cron job; our cron mechansim has 
sufficient randomization
 Patch2: PackageKit-cron-without-sleep.patch
+# PATCH-FIX-UPSTREAM PackageKit-zypp-backend-get-details-local.patch 
bsc#1008287 sckang -- Implement GetDetailsLocal method in zypp backend
+Patch3: PackageKit-zypp-backend-get-details-local.patch
 BuildRequires:  NetworkManager-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -224,6 +226,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 %if !0%{?is_opensuse}
 translation-update-upstream
 %endif

++ PackageKit-1.1.8.tar.xz -> PackageKit-1.1.9.tar.xz ++
 19215 lines of diff (skipped)

++ PackageKit-zypp-backend-get-details-local.patch ++
Index: PackageKit-1.1.7/backends/zypp/pk-backend-zypp.cpp
===
--- PackageKit-1.1.7.orig/backends/zypp/pk-backend-zypp.cpp
+++ PackageKit-1.1.7/backends/zypp/pk-backend-zypp.cpp
@@ -2151,6 +2151,59 @@ pk_backend_get_details (PkBackend *backe
pk_backend_job_thread_create (job, backend_get_details_thread, NULL, 
NULL);
 }
 
+/**
+ * backend_get_details_local_thread:
+ */
+static void
+backend_get_details_local_thread (PkBackendJob *job, GVariant *params, 
gpointer user_data)
+{
+   MIL << endl;
+   RepoManager manager;
+   ZyppJob zjob(job);
+   ZYpp::Ptr zypp = zjob.get_zypp();
+
+   gchar **full_paths;
+   g_variant_get (params, "(^a&s)", &full_paths);
+
+   if (zypp == NULL){
+   return;
+   }
+
+   pk_backend_job_set_status (job, PK_STATUS_ENUM_QUERY);
+
+   for (guint i = 0; full_paths[i]; i++) {
+
+   // check if file is really a rpm
+   Pathname rpmPath (full_paths[i]);
+   target::rpm::RpmHeader::constPtr rpmHeader = 
target::rpm::RpmHeader::readPackage (rpmPath, 
target::rpm::RpmHeader::NOSIGNATURE);
+
+   if (rpmHeader == NULL) {
+   zypp_backend_finished_error (
+   job, PK_ERROR_ENUM_INTERNAL_ERROR,
+   "%s is not valid rpm-File", full_paths[i]);
+   return;
+   }
+

commit gfxboot for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package gfxboot for openSUSE:Factory checked 
in at 2018-03-12 12:09:45

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


Package is "gfxboot"

Mon Mar 12 12:09:45 2018 rev:139 rq:584510 version:4.5.36

Changes:

--- /work/SRC/openSUSE:Factory/gfxboot/gfxboot.changes  2018-03-08 
10:41:15.372424475 +0100
+++ /work/SRC/openSUSE:Factory/.gfxboot.new/gfxboot.changes 2018-03-12 
12:09:50.167508691 +0100
@@ -1,0 +2,6 @@
+Thu Mar 8 17:25:30 UTC 2018 - opensuse-packag...@opensuse.org
+
+- Translated using Weblate (Galician)
+- 4.5.36
+
+

Old:

  gfxboot-4.5.35.tar.xz

New:

  gfxboot-4.5.36.tar.xz



Other differences:
--
++ gfxboot.spec ++
--- /var/tmp/diff_new_pack.ZDNGqB/_old  2018-03-12 12:09:51.659455336 +0100
+++ /var/tmp/diff_new_pack.ZDNGqB/_new  2018-03-12 12:09:51.667455050 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gfxboot
-Version:4.5.35
+Version:4.5.36
 Release:0
 Summary:Graphical Boot Logo for GRUB, LILO and SYSLINUX
 License:GPL-2.0+

++ KDE.tar.xz ++

++ SLED.tar.xz ++

++ SLES.tar.xz ++

++ examples.tar.xz ++

++ gfxboot-4.5.35.tar.xz -> gfxboot-4.5.36.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gfxboot-4.5.35/VERSION new/gfxboot-4.5.36/VERSION
--- old/gfxboot-4.5.35/VERSION  2018-03-03 17:01:24.0 +0100
+++ new/gfxboot-4.5.36/VERSION  2018-03-08 18:25:39.0 +0100
@@ -1 +1 @@
-4.5.35
+4.5.36
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gfxboot-4.5.35/changelog new/gfxboot-4.5.36/changelog
--- old/gfxboot-4.5.35/changelog2018-03-03 17:01:24.0 +0100
+++ new/gfxboot-4.5.36/changelog2018-03-08 18:25:39.0 +0100
@@ -1,3 +1,6 @@
+2018-03-08:4.5.36
+   - Translated using Weblate (Galician)
+
 2018-03-03:4.5.35
- Translated using Weblate (Danish)
- Translated using Weblate (French)

++ openSUSE.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/themes/openSUSE/po/gl.po new/themes/openSUSE/po/gl.po
--- old/themes/openSUSE/po/gl.po2018-03-03 17:01:24.0 +0100
+++ new/themes/openSUSE/po/gl.po2018-03-08 18:25:39.0 +0100
@@ -6,14 +6,16 @@
 "Project-Id-Version: bootloader\n"
 "Report-Msgid-Bugs-To: translat...@suse.de\n"
 "POT-Creation-Date: 2006-05-15 15:07+0200\n"
-"PO-Revision-Date: 2009-11-29 09:53+0100\n"
-"Last-Translator: Manuel A. Vazquez \n"
-"Language-Team: Galician \n"
+"PO-Revision-Date: 2018-03-08 17:25+\n"
+"Last-Translator: Manuel Vazquez \n"
+"Language-Team: Galician "
+"\n"
+"Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
-"X-Generator: Lokalize 1.0\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Weblate 2.18\n"
 
 #. ok button label
 #. txt_ok
@@ -438,12 +440,12 @@
 #. menu label for an update (as opposed to a new installation)
 #. txt_upgrade
 msgid "Upgrade"
-msgstr ""
+msgstr "Anovar"
 
 #. label for name server (network setup)
 #. txt_nameservers
 msgid "Name servers, separated by spaces\n"
-msgstr ""
+msgstr "Nome dos servidores, separados por espazos\n"
 
 #. label for ip address (network setup)
 #. txt_host_ip
@@ -451,18 +453,20 @@
 "IP address with network prefix\n"
 "(Examples: 192.168.5.77/24 2001:db8:75:fff::3/64)\n"
 msgstr ""
+"Enderezos IP con prefixo de rede\n"
+"(Exemplos: 192.168.5.77/24 2001:db8:75:fff::3/64)\n"
 
 #. menu item to signify no KMS (KMS = kernel mode setting - keep the english 
acronym)
 #. txt_video_no_kms
 msgid "No KMS"
-msgstr ""
+msgstr "Sen KMS"
 
 #. menu item for booting an installed Linux system
 #. txt_systemboot
 msgid "Boot Linux System"
-msgstr ""
+msgstr "Arrancar o sistema Linux"
 
 #. menu item selecting a submenu with more entries
 #. txt_expert
 msgid "More ..."
-msgstr ""
+msgstr "Máis..."

++ upstream.tar.xz ++




commit dracut for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package dracut for openSUSE:Factory checked 
in at 2018-03-12 12:09:40

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


Package is "dracut"

Mon Mar 12 12:09:40 2018 rev:122 rq:584473 version:044.1

Changes:

--- /work/SRC/openSUSE:Factory/dracut/dracut.changes2018-02-25 
11:33:24.878111338 +0100
+++ /work/SRC/openSUSE:Factory/.dracut.new/dracut.changes   2018-03-12 
12:09:41.379823691 +0100
@@ -1,0 +2,5 @@
+Wed Mar  7 15:47:48 UTC 2018 - lpecha...@suse.com
+
+- purge-kernels: Handle SLE 15 kernel live patches (bsc#108437)
+
+---



Other differences:
--
++ purge-kernels ++
--- /var/tmp/diff_new_pack.XcDYcB/_old  2018-03-12 12:09:47.351609628 +0100
+++ /var/tmp/diff_new_pack.XcDYcB/_new  2018-03-12 12:09:47.355609485 +0100
@@ -300,7 +300,7 @@
my %old_packages = map { $_ => 1 } @packages;
my %new_packages;
for (@out) {
-   if (/ is needed by \(installed\) 
(kgraft-patch-.*|.*-kmp-.*)/ &&
+   if (/ is needed by \(installed\) 
(kgraft-patch-.*|kernel-livepatch-.*|.*-kmp-.*)/ &&
!$old_packages{$1}) {
push(@packages, $1) unless $new_packages{$1};
$new_packages{$1} = 1;




commit samba for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2018-03-12 12:08:59

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


Package is "samba"

Mon Mar 12 12:08:59 2018 rev:231 rq:584408 version:4.7.5+git.37.6d30796c515

Changes:

--- /work/SRC/openSUSE:Factory/samba/samba.changes  2018-03-04 
11:52:49.197676554 +0100
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2018-03-12 
12:09:04.993127980 +0100
@@ -5,3 +5,3 @@
-  + Remove package samba-python
-  + Remove package libsamba-policy0
-  + Remove package libsamba-policy-devel
+  + Remove contents of package samba-python
+  + Remove contents of package libsamba-policy0
+  + Remove contents of package libsamba-policy-devel
@@ -10 +10 @@
-  + Remove smbtorture binary and manpage
+  + Remove smbtorture binary and manpage from samba-test

Old:

  vendor-files-git.4adce31.tar.bz2

New:

  vendor-files-git.9c6e2d0.tar.bz2



Other differences:
--
++ samba.spec ++
--- /var/tmp/diff_new_pack.YSQtrc/_old  2018-03-12 12:09:07.621033783 +0100
+++ /var/tmp/diff_new_pack.YSQtrc/_new  2018-03-12 12:09:07.625033639 +0100
@@ -27,9 +27,9 @@
 # SLE15 dropped python2 (bsc#1082139)
 # disabling all python things until full python3 port is done
 # this removes:
-# - package samba-python
-# - package libsamba-policy0
-# - package libsamba-policy-devel
+# - contents of package samba-python
+# - contents of package libsamba-policy0
+# - contents of package libsamba-policy-devel
 # - file libsamba-python-samba4.so from pkg samba-libs
 # - file libsamba-net-samba4.sofrom pkg samba-libs
 # - bin & manpage of smbtorturefrom pkg samba-test
@@ -46,7 +46,7 @@
 %define build_ceph 1
 %endif
 %endif
-%definevendor_files_git_vers git.4adce31
+%definevendor_files_git_vers git.9c6e2d0
 
 %define talloc_version 2.1.10
 %define tevent_version 0.9.34
@@ -345,17 +345,17 @@
 Source Timestamp: %{SOURCE_TIMESTAMP}
 Branch: %{BRANCH}
 
-%if %{with_python}
-
 %package python
 Summary:Samba Python libraries
 License:GPL-3.0+
 Group:  Applications/System
+%if %{with_python}
 Requires:   %{name} = %{version}
 Requires:   python-ldb
 Requires:   python-talloc
 Requires:   python-tdb
 Requires:   python-tevent
+%endif
 
 %description python
 The samba-python package contains the Python libraries needed by programs
@@ -364,8 +364,6 @@
 Source Timestamp: %{SOURCE_TIMESTAMP}
 Branch: %{BRANCH}
 
-%endif
-
 %package test
 Summary:Testing tools for Samba servers and clients
 License:GPL-3.0+
@@ -744,8 +742,6 @@
 Source Timestamp: %{SOURCE_TIMESTAMP}
 Branch: %{BRANCH}
 
-
-%if %{with_python}
 %package -n libsamba-policy0
 Summary:Active Directory Group Policy library
 License:GPL-3.0+
@@ -770,8 +766,6 @@
 Source Timestamp: %{SOURCE_TIMESTAMP}
 Branch: %{BRANCH}
 
-%endif
-
 %package -n libsamba-util0
 Summary:Samba utility function library
 License:GPL-3.0+
@@ -1198,6 +1192,11 @@
%{buildroot}/%{_libdir}/samba/ldb/ildap.so \
%{buildroot}/%{_libdir}/samba/ldb/ldbsamba_extensions.so \
 %endif
+%if ! %{with_python}
+# seems easiest to just delete these so the samba-python package is
+# truely empty
+find %{buildroot} -name ".py" -delete
+%endif
 
 # CTDB
 install -m 0644 vendor-files-%{vendor_files_git_vers}/config/sysconfig.ctdb 
%{buildroot}/%{_fillupdir}
@@ -2028,12 +2027,13 @@
 %exclude %dir %{perl_vendorlib}/Parse/Yapp
 %exclude %{perl_vendorlib}/Parse/Yapp/Driver.pm
 
-%if %{with_python}
+
 %files python
 %defattr(-,root,root)
+%if %{with_python}
 %{python_sitearch}/*
 %else
-%exclude %{python_sitearch}/samba/third_party/*
+%exclude %{python_sitearch}/*
 %endif
 
 %files test
@@ -2371,19 +2371,21 @@
 %_includedir/samba-4.0/passdb.h
 %_libdir/libsamba-passdb.so
 
-%if %{with_python}
+
 
 %files -n libsamba-policy0
 %defattr(-,root,root)
+%if %{with_python}
 %_libdir/libsamba-policy.so.0*
+%endif
 
 %files -n libsamba-policy-devel
 %defattr(-,root,root)
+%if %{with_python}
 %dir %_includedir/samba-4.0/
 %_includedir/samba-4.0/policy.h
 %_libdir/libsamba-policy.so
 %_libdir/pkgconfig/samba-policy.pc
-
 %endif
 
 %files -n libsamba-util0

++ samba-4.7.5+git.37.6d30796c515.tar.bz2 ++
/work/SRC/openSUSE:Factory/samba/samba-4.7.5+git.37.6d30796c515.tar.bz2 
/work/SRC/openSUSE:Factory/.samba.new/samba-4.7.5+git.37.6d30796c515.tar.bz2 
differ: char 11, line 1

++ vendor-files-git.4adce31.tar.bz2 -> vendor-files-git.9c6e2d0.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vendor-files-git.4adce31/

commit libgit2 for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package libgit2 for openSUSE:Factory checked 
in at 2018-03-12 12:09:35

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


Package is "libgit2"

Mon Mar 12 12:09:35 2018 rev:28 rq:584454 version:0.26.0

Changes:

--- /work/SRC/openSUSE:Factory/libgit2/libgit2.changes  2017-11-16 
13:56:48.094784176 +0100
+++ /work/SRC/openSUSE:Factory/.libgit2.new/libgit2.changes 2018-03-12 
12:09:37.199973519 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:34:31 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ libgit2.spec ++
--- /var/tmp/diff_new_pack.OoUWi7/_old  2018-03-12 12:09:38.583923912 +0100
+++ /var/tmp/diff_new_pack.OoUWi7/_new  2018-03-12 12:09:38.587923768 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgit2
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011, Sascha Peilicke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -24,7 +24,7 @@
 Summary:C git library
 License:GPL-2.0 WITH GCC-exception-2.0
 Group:  Development/Libraries/C and C++
-Url:http://libgit2.github.com/
+URL:http://libgit2.github.com/
 Source0:
https://github.com/libgit2/libgit2/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source99:   baselibs.conf
 BuildRequires:  cmake >= 2.8
@@ -81,7 +81,8 @@
 %postun -n %{name}-%{sover} -p /sbin/ldconfig
 
 %files -n %{name}-%{sover}
-%doc AUTHORS COPYING README.md
+%license COPYING
+%doc AUTHORS README.md
 %{_libdir}/%{name}.so.*%{sover}*
 
 %files devel




commit pciutils-ids for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package pciutils-ids for openSUSE:Factory 
checked in at 2018-03-12 12:09:13

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


Package is "pciutils-ids"

Mon Mar 12 12:09:13 2018 rev:307 rq:584439 version:20180306

Changes:

--- /work/SRC/openSUSE:Factory/pciutils-ids/pciutils-ids.changes
2018-02-12 10:11:55.912604017 +0100
+++ /work/SRC/openSUSE:Factory/.pciutils-ids.new/pciutils-ids.changes   
2018-03-12 12:09:14.944771264 +0100
@@ -1,0 +2,5 @@
+Thu Mar  8 13:54:07 UTC 2018 - mplus...@suse.com
+
+- Update to 20180306
+
+---

Old:

  pciutils-ids-20180208.tar.xz

New:

  pciutils-ids-20180306.tar.xz



Other differences:
--
++ pciutils-ids.spec ++
--- /var/tmp/diff_new_pack.MinwrS/_old  2018-03-12 12:09:15.860738431 +0100
+++ /var/tmp/diff_new_pack.MinwrS/_new  2018-03-12 12:09:15.864738287 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   pciutils-ids
-Version:20180208
+Version:20180306
 Release:0
 Summary:PCI utilities's pci.ids database
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Hardware/Other
 URL:http://pci-ids.ucw.cz
 Source: %{name}-%{version}.tar.xz
@@ -48,12 +48,6 @@
 install -p -m755 %{SOURCE4} %{buildroot}%{_bindir}/merge-pciids
 install -m644 /dev/null %{buildroot}%{_datadir}/pci.ids
 
-%files
-%dir %{_datadir}/pci.ids.d
-%{_datadir}/pci.ids.d/pci.ids.dist
-%{_bindir}/merge-pciids
-%ghost %{_datadir}/pci.ids
-
 %post
 if [ -x %{_bindir}/merge-pciids -a -x %{_bindir}/perl ]; then
   %{_bindir}/merge-pciids
@@ -63,4 +57,11 @@
   cp -p %{_datadir}/pci.ids.d/pci.ids.dist %{_datadir}/pci.ids
 fi
 
+%files
+%doc README
+%dir %{_datadir}/pci.ids.d
+%{_datadir}/pci.ids.d/pci.ids.dist
+%{_bindir}/merge-pciids
+%ghost %{_datadir}/pci.ids
+
 %changelog

++ pciutils-ids-20180208.tar.xz -> pciutils-ids-20180306.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pciutils-ids-20180208/pci.ids 
new/pciutils-ids-20180306/pci.ids
--- old/pciutils-ids-20180208/pci.ids   2018-02-08 03:15:07.0 +0100
+++ new/pciutils-ids-20180306/pci.ids   2018-03-06 03:15:08.0 +0100
@@ -1,8 +1,8 @@
 #
 #  List of PCI ID's
 #
-#  Version: 2018.02.08
-#  Date:2018-02-08 03:15:01
+#  Version: 2018.03.06
+#  Date:2018-03-06 03:15:02
 #
 #  Maintained by Albert Pool, Martin Mares, and other volunteers from
 #  the PCI ID Project at http://pci-ids.ucw.cz/.
@@ -25,6 +25,17 @@
 0010  Allied Telesis, Inc (Wrong ID)
 # This is a relabelled RTL-8139
8139  AT-2500TX V3 Ethernet
+0014  Loongson Technology LLC
+   7a02  APB (Advanced Peripheral Bus) Controller
+   7a03  Gigabit Ethernet Controller
+   7a04  OTG USB Controller
+   7a05  Vivante GPU (Graphics Processing Unit)
+   7a06  DC (Display Controller)
+   7a07  HDA (High Definition Audio) Controller
+   7a08  SATA AHCI Controller
+   7a0f  DMA (Direct Memory Access) Controller
+   7a14  EHCI USB Controller
+   7a24  OHCI USB Controller
 001c  PEAK-System Technik GmbH
0001  PCAN-PCI CAN-Bus controller
001c 0004  2 Channel CAN Bus SJC1000
@@ -752,7 +763,9 @@
131b  Kaveri [Radeon R4 Graphics]
131c  Kaveri [Radeon R7 Graphics]
131d  Kaveri [Radeon R6 Graphics]
-   15dd  Vega [Radeon Vega 8 Mobile]
+   15dd  Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series]
+   103c 83c6  Radeon Vega 8 Mobile
+   1458 d000  Radeon RX Vega 11
15ff  Vega [Radeon Vega 28 Mobile]
1714  BeaverCreek HDMI Audio [Radeon HD 6500D and 6400G-6600G series]
103c 168b  ProBook 4535s
@@ -1600,10 +1613,12 @@
103c 2100  FirePro M4100
6602  Mars
6603  Mars
-   6604  Opal XT [Radeon R7 M265]
+   6604  Opal XT [Radeon R7 M265/M365X/M465]
103c 8006  FirePro M4170
+   103c 814f  Litho XT [Radeon R7 M365X]
+   103c 82aa  Litho XT [Radeon R7 M465]
17aa 3643  Radeon R7 A360
-   6605  Opal PRO [Radeon R7 M260]
+   6605  Opal PRO [Radeon R7 M260X]
103c 2259  FirePro M4150
6606  Mars XTX [Radeon HD 8790M]
1028 0684  FirePro W4170M
@@ -1678,6 +1693,7 @@
103c 80be  Radeon R5 M330
103c 8136  Radeon R5 M330
103c 8329  Radeon R7 M520
+   17aa 3633  Radeon R5 A330
17aa 3804  Radeon R5 M330
17aa 3809  Radeon R5

commit vim for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2018-03-12 12:08:53

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


Package is "vim"

Mon Mar 12 12:08:53 2018 rev:207 rq:584392 version:8.0.1568

Changes:

--- /work/SRC/openSUSE:Factory/vim/vim.changes  2018-03-06 10:44:49.373627409 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2018-03-12 
12:08:54.725496020 +0100
@@ -1,0 +2,6 @@
+Thu Mar  8 10:44:01 UTC 2018 - idon...@suse.com
+
+- Switch to make -j1 clean to see if it fixes random build failures
+  on Leap/SLE 15.
+
+---



Other differences:
--
++ vim.spec ++
--- /var/tmp/diff_new_pack.Wdbrui/_old  2018-03-12 12:08:57.645391357 +0100
+++ /var/tmp/diff_new_pack.Wdbrui/_new  2018-03-12 12:08:57.649391214 +0100
@@ -222,7 +222,7 @@
 cp src/vim vim-nox11
 
 # build gvim
-make %{?_smp_mflags} distclean
+make -j1 distclean
 %configure ${COMMON_OPTIONS} ${GUI_OPTIONS}
 sed -i -e 's|define HAVE_DATE_TIME 1|undef HAVE_DATE_TIME|' src/auto/config.h
 make %{?_smp_mflags}





commit python-Werkzeug for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package python-Werkzeug for openSUSE:Factory 
checked in at 2018-03-12 12:08:32

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


Package is "python-Werkzeug"

Mon Mar 12 12:08:32 2018 rev:20 rq:584291 version:0.12.2

Changes:

--- /work/SRC/openSUSE:Factory/python-Werkzeug/python-Werkzeug.changes  
2018-03-05 13:33:49.820687892 +0100
+++ /work/SRC/openSUSE:Factory/.python-Werkzeug.new/python-Werkzeug.changes 
2018-03-12 12:08:42.725926139 +0100
@@ -1,0 +2,5 @@
+Thu Mar  8 10:15:27 UTC 2018 - apla...@suse.com
+
+- Allows Recommends and Suggest in Fedora
+
+---



Other differences:
--
++ python-Werkzeug.spec ++
--- /var/tmp/diff_new_pack.itbPAu/_old  2018-03-12 12:08:45.577823914 +0100
+++ /var/tmp/diff_new_pack.itbPAu/_new  2018-03-12 12:08:45.581823771 +0100
@@ -33,7 +33,7 @@
 BuildRequires:  python-rpm-macros
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-%if 0%{?suse_version} >= 1000
+%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
 Recommends: python-watchdog
 Recommends: python-termcolor
 %endif




commit libqmi for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package libqmi for openSUSE:Factory checked 
in at 2018-03-12 12:08:47

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


Package is "libqmi"

Mon Mar 12 12:08:47 2018 rev:18 rq:584329 version:1.20.0

Changes:

--- /work/SRC/openSUSE:Factory/libqmi/libqmi.changes2018-01-25 
12:38:55.143205692 +0100
+++ /work/SRC/openSUSE:Factory/.libqmi.new/libqmi.changes   2018-03-12 
12:08:49.037699897 +0100
@@ -1,0 +2,10 @@
+Thu Mar  8 09:52:04 UTC 2018 - jeng...@inai.de
+
+- Update summary to standard language
+
+---
+Wed Feb 28 16:36:07 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ libqmi.spec ++
--- /var/tmp/diff_new_pack.ABUmiU/_old  2018-03-12 12:08:50.893633371 +0100
+++ /var/tmp/diff_new_pack.ABUmiU/_new  2018-03-12 12:08:50.897633229 +0100
@@ -18,7 +18,6 @@
 
 
 %define _soname libqmi-glib5
-
 Name:   libqmi
 Version:1.20.0
 Release:0
@@ -29,8 +28,8 @@
 URL:http://cgit.freedesktop.org/libqmi/
 Source0:
http://www.freedesktop.org/software/libqmi/%{name}-%{version}.tar.xz
 Source99:   libqmi-rpmlintrc
-BuildRequires:  python3
 BuildRequires:  pkgconfig
+BuildRequires:  python3
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.36
@@ -63,7 +62,7 @@
 This package contains command line tools to manage such devices.
 
 %package devel
-Summary:Library to control QMI devices -- Development files
+Summary:Development files for the QMI device control library
 Group:  Development/Languages/C and C++
 Requires:   %{_soname} = %{version}
 
@@ -90,7 +89,8 @@
 %postun -n %{_soname} -p /sbin/ldconfig
 
 %files tools
-%doc COPYING NEWS
+%license COPYING
+%doc NEWS
 %{_bindir}/qmi-network
 %{_bindir}/qmicli
 %{_bindir}/qmi-firmware-update
@@ -104,7 +104,8 @@
 %{_mandir}/man1/qmi-firmware-update.1%{?ext_man}
 
 %files -n %{_soname}
-%doc COPYING.LIB
+%license COPYING.LIB
+
 %{_libdir}/libqmi-glib.so.*
 
 %files devel




commit corosync for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package corosync for openSUSE:Factory 
checked in at 2018-03-12 12:07:41

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


Package is "corosync"

Mon Mar 12 12:07:41 2018 rev:55 rq:584184 version:2.4.3

Changes:

--- /work/SRC/openSUSE:Factory/corosync/corosync.changes2018-03-07 
10:30:37.011267111 +0100
+++ /work/SRC/openSUSE:Factory/.corosync.new/corosync.changes   2018-03-12 
12:07:42.900070524 +0100
@@ -1,0 +2,6 @@
+Thu Mar  8 06:19:09 UTC 2018 - b...@suse.com
+
+- [Build 489.1] Corosync is not working after upgrade from sle11sp4-ha to 
sle15-ha(bsc#1083561) 
+Added: 0016-bsc#1083561-upgrade-from-1-x-y.patch
+
+---

New:

  0016-bsc#1083561-upgrade-from-1-x-y.patch



Other differences:
--
++ corosync.spec ++
--- /var/tmp/diff_new_pack.DAdpOL/_old  2018-03-12 12:07:45.431979772 +0100
+++ /var/tmp/diff_new_pack.DAdpOL/_new  2018-03-12 12:07:45.435979629 +0100
@@ -77,6 +77,7 @@
 Patch20:0013-logging-Make-blackbox-configurable.patch
 Patch21:0014-logging-Close-before-and-open-blackbox-after-fork.patch
 Patch22:0015-coverity-fixes.patch
+Patch23:0016-bsc#1083561-upgrade-from-1-x-y.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # openais is indeed gone and should be uninstalled. Yes, we do not
@@ -164,6 +165,7 @@
 %patch20 -p1
 %patch21 -p1
 %patch22 -p1
+%patch23 -p1
 
 %build
 %if %{with runautogen}
@@ -245,6 +247,8 @@
 mkdir -p  %{buildroot}%{_sysconfdir}/init.d/
 install -m 0644 tools/corosync-notifyd.sysconfig.example  
%{buildroot}/usr/lib/tmpfiles.d/corosync-notifyd
 install -m 0644 conf/corosync.conf.example* 
%{buildroot}/usr/share/doc/packages/corosync/
+mkdir -p %{buildroot}/usr/lib/corosync
+install -m 0755 init/upgrade.sh %{buildroot}/usr/lib/corosync
 rm -rf %{buildroot}/etc/corosync/corosync.conf.example*
 rm -rf %{buildroot}/etc/logrotate.d/
 mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
@@ -280,6 +284,7 @@
 %service_add_pre corosync.service corosync-notifyd.service
 
 %post
+/usr/lib/corosync/upgrade.sh
 %tmpfiles_create /usr/lib/tmpfiles.d/corosync-notifyd
 %{fillup_and_insserv -n corosync}
 %service_add_post corosync.service corosync-notifyd.service
@@ -322,6 +327,8 @@
 %dir %{_sysconfdir}/corosync
 %dir %{_sysconfdir}/corosync/uidgid.d
 %dir %{_datadir}/doc/corosync/
+%dir /usr/lib/corosync/
+/usr/lib/corosync/upgrade.sh
 %config(noreplace) /usr/share/doc/packages/corosync/corosync.conf.example
 %config(noreplace) /usr/share/doc/packages/corosync/corosync.conf.example.udpu
 %config(noreplace) /usr/lib/tmpfiles.d/corosync-notifyd

++ 0016-bsc#1083561-upgrade-from-1-x-y.patch ++
>From 374895340ebaa41bee26a2c2272bc9e3906ede22 Mon Sep 17 00:00:00 2001
From: Bin Liu 
Date: Thu, 8 Mar 2018 13:34:54 +0800
Subject: [PATCH] add init-upgrade.patch

---
 init/upgrade.sh | 18 ++
 1 file changed, 18 insertions(+)
 create mode 100644 init/upgrade.sh

diff --git a/init/upgrade.sh b/init/upgrade.sh
new file mode 100644
index ..774aece9
--- /dev/null
+++ b/init/upgrade.sh
@@ -0,0 +1,18 @@
+#! /bin/bash
+CONFIG_FILE=/etc/corosync/corosync.conf
+CONFIG_FILE_OLD=/etc/corosync/corosync.conf.old
+
+if [ -f $CONFIG_FILE ]; then
+cp $CONFIG_FILE $CONFIG_FILE_OLD
+#lots of operations
+sed -i "/amf\ *{/,/\ *}/d" $CONFIG_FILE && \
+sed -i "/aisexec\ *{/,/\ *}/d" $CONFIG_FILE && \
+sed -i "/service\ *{/,/\ *}/d" $CONFIG_FILE && \
+#sed -i "/token:/,/max_messages:/d" $CONFIG_FILE && \
+sed -i "s/AMF/QUORUM/g" $CONFIG_FILE
+if [ $? -ne 0 ]; then
+cp $CONFIG_FILE_OLD $CONFIG_FILE
+else
+rm $CONFIG_FILE_OLD
+fi
+fi
-- 
2.13.6




commit xfsprogs for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package xfsprogs for openSUSE:Factory 
checked in at 2018-03-12 12:07:58

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


Package is "xfsprogs"

Mon Mar 12 12:07:58 2018 rev:50 rq:584277 version:4.15.1

Changes:

--- /work/SRC/openSUSE:Factory/xfsprogs/xfsprogs.changes2018-02-14 
09:18:42.619556120 +0100
+++ /work/SRC/openSUSE:Factory/.xfsprogs.new/xfsprogs.changes   2018-03-12 
12:08:01.555401854 +0100
@@ -1,0 +2,32 @@
+Wed Mar  7 19:51:21 UTC 2018 - lurodrig...@suse.com
+
+- Bump release to v4.15.1, which has these minor fixes:
+  * po/pl.po: update Polish translation for 4.15.0
+  * debian: don't fail postinst when upgrading chroot
+  * debian: add build-depends on pkg-config
+
+---
+Wed Mar  7 19:26:57 UTC 2018 - lurodrig...@suse.com
+
+- Fix build on SLE11-SP4 by making the m4 macros required available.
+
+---
+Sat Feb 24 01:18:02 UTC 2018 - lurodrig...@suse.com
+
+- drops drop xfs_io-fix-copy_file_range-symbol-name-collision.patch,
+  this is now part of this release.
+- adds make_xfs_scrub_interp_explicit.patch, rpm lint complains about
+  using env python, when this is used the dependency checker for rpm
+  will not be able to resolve dependencies correctly, so an explicit
+  interpreter is needed.
+- Update to v4.15.0:
+  * xfs_scrub: experimental new tool added
+  * xfs_metadump: fix issues with -i flag
+  * mkfs.xfs: don't allow creation of realtime+reflink
+  * mkfs.xfs: don't crash on dswidth overflow
+  * mkfs.xfs: much refactoring
+  * xfs_copy: fix copy of v5 filesystems
+  * xfs_io: add a new 'log_writes' command
+  * xfs_io: add MAP_SYNC support to mmap()
+
+---

Old:

  xfs_io-fix-copy_file_range-symbol-name-collision.patch
  xfsprogs-4.14.0.tar.sign
  xfsprogs-4.14.0.tar.xz

New:

  make_xfs_scrub_interp_explicit.patch
  xfsprogs-4.15.1.tar.sign
  xfsprogs-4.15.1.tar.xz



Other differences:
--
++ xfsprogs.spec ++
--- /var/tmp/diff_new_pack.HFc14Y/_old  2018-03-12 12:08:03.471333181 +0100
+++ /var/tmp/diff_new_pack.HFc14Y/_new  2018-03-12 12:08:03.475333037 +0100
@@ -19,10 +19,10 @@
 %define _dracutmodulesdir %{_libexecdir}/dracut/modules.d
 
 Name:   xfsprogs
-Version:4.14.0
+Version:4.15.1
 Release:0
 Summary:Utilities for managing the XFS file system
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/Filesystems
 Url:http://xfs.org
 Source0:
https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-%{version}.tar.xz
@@ -31,10 +31,11 @@
 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
+Patch1: make_xfs_scrub_interp_explicit.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libblkid-devel
+BuildRequires:  pkg-config
 BuildRequires:  readline-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libuuid-devel
@@ -54,7 +55,7 @@
 XFS is a high performance journaling file system which originated on
 the SGI IRIX platform. It is completely multithreaded. It can support
 large files and large file systems, extended attributes, and variable
-block sizes.It is extent based and makes extensive use of Btrees
+block sizes. It is extent based and makes extensive use of Btrees
 (directories, extents, and free space) to aid both performance and
 scalability.
 
@@ -134,7 +135,9 @@
 %{_sbindir}/*
 # this is only used by xfs cmds, therefore no urgent need for a shlib package
 %{_libdir}/libhandle.so.*
-%doc %{_mandir}/man[58]/*
+%dir %{_libdir}/xfsprogs/
+%{_libdir}/xfsprogs/xfs_scrub_all.cron
+%doc %{_mandir}/man[258]/*
 %doc %{_defaultdocdir}/%{name}
 %dir %{_libexecdir}/dracut
 %dir %{_libexecdir}/dracut/modules.d

++ make_xfs_scrub_interp_explicit.patch ++
diff --git a/scrub/xfs_scrub_all.in b/scrub/xfs_scrub_all.in
index fff05da3ea7a..80f07d5c8b02 100644
--- a/scrub/xfs_scrub_all.in
+++ b/scrub/xfs_scrub_all.in
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/python3
 
 # Run online scrubbers in parallel, but avoid thrashing.
 #
++ xfsprogs-4.14.0.tar.xz -> xfsprogs-4.15.1.tar.xz ++
 65652 lines of diff (skipped)





commit mbedtls for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package mbedtls for openSUSE:Factory checked 
in at 2018-03-12 12:07:47

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


Package is "mbedtls"

Mon Mar 12 12:07:47 2018 rev:15 rq:584224 version:2.7.0

Changes:

--- /work/SRC/openSUSE:Factory/mbedtls/mbedtls.changes  2018-02-15 
13:21:53.815842932 +0100
+++ /work/SRC/openSUSE:Factory/.mbedtls.new/mbedtls.changes 2018-03-12 
12:07:47.291913106 +0100
@@ -1,0 +2,6 @@
+Thu Mar  8 09:32:12 UTC 2018 - mplus...@suse.com
+
+- Use more cmake macros
+- Update spec file using spec-cleaner
+
+---



Other differences:
--
++ mbedtls.spec ++
--- /var/tmp/diff_new_pack.Z0Wv3H/_old  2018-03-12 12:07:48.579866942 +0100
+++ /var/tmp/diff_new_pack.Z0Wv3H/_new  2018-03-12 12:07:48.583866798 +0100
@@ -25,7 +25,7 @@
 Summary:Libraries for crypto and SSL/TLS protocols
 License:Apache-2.0
 Group:  Development/Libraries/C and C++
-Url:https://tls.mbed.org
+URL:https://tls.mbed.org
 Source: https://tls.mbed.org/download/%{name}-%{version}-apache.tgz
 Source99:   baselibs.conf
 BuildRequires:  cmake
@@ -101,14 +101,14 @@
   -DUSE_SHARED_MBEDTLS_LIBRARY=ON \
   -DUSE_STATIC_MBEDTLS_LIBRARY=OFF \
   -DENABLE_PROGRAMS=OFF
-make VERBOSE=1 %{?_smp_mflags}
+%make_jobs
 
 %install
 %cmake_install
 
 %check
 export 
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:%{_builddir}/%{name}-%{version}/build/library
-make -C build test %{?_smp_mflags}
+%ctest
 
 %post -n %{lib_tls}  -p /sbin/ldconfig
 %post -n %{lib_crypto}   -p /sbin/ldconfig
@@ -118,7 +118,8 @@
 %postun -n %{lib_x509}   -p /sbin/ldconfig
 
 %files devel
-%doc ChangeLog README.md LICENSE
+%license LICENSE
+%doc ChangeLog README.md
 %dir %{_includedir}/mbedtls
 %{_includedir}/mbedtls/*.h
 %{_libdir}/libmbedtls.so
@@ -126,15 +127,15 @@
 %{_libdir}/libmbedx509.so
 
 %files -n %{lib_tls}
-%doc LICENSE
+%license LICENSE
 %{_libdir}/libmbedtls.so.*
 
 %files -n %{lib_crypto}
-%doc LICENSE
+%license LICENSE
 %{_libdir}/libmbedcrypto.so.*
 
 %files -n %{lib_x509}
-%doc LICENSE
+%license LICENSE
 %{_libdir}/libmbedx509.so.*
 
 %changelog




commit libinput for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package libinput for openSUSE:Factory 
checked in at 2018-03-12 12:07:53

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


Package is "libinput"

Mon Mar 12 12:07:53 2018 rev:57 rq:584262 version:1.10.2

Changes:

--- /work/SRC/openSUSE:Factory/libinput/libinput.changes2018-02-25 
12:19:08.762538271 +0100
+++ /work/SRC/openSUSE:Factory/.libinput.new/libinput.changes   2018-03-12 
12:07:55.015636262 +0100
@@ -1,0 +2,19 @@
+Wed Mar  7 09:21:36 UTC 2018 - jeng...@inai.de
+
+- Update to bugfix release 1.10.2
+  * Fixes an assertion that triggered when the tapping code lost
+track of the finger count. This was triggered by palm
+detection, but only by specific event sequences.
+  * Hysteresis is disabled by default now, but if libinput detect
+pointer jitter/wobble, the hysteresis is enabled for the rest
+of the session.
+
+---
+Sun Mar  4 13:57:37 UTC 2018 - jeng...@inai.de
+
+- Update to new upstream release 1.10.1
+  * This release fixes three crashers, one during tapping, two on
+startup/resume when the device node or seat were not assigned
+correctly.
+
+---

Old:

  libinput-1.10.0.tar.xz
  libinput-1.10.0.tar.xz.sig

New:

  libinput-1.10.2.tar.xz
  libinput-1.10.2.tar.xz.sig



Other differences:
--
++ libinput.spec ++
--- /var/tmp/diff_new_pack.WewLbO/_old  2018-03-12 12:07:56.435585367 +0100
+++ /var/tmp/diff_new_pack.WewLbO/_new  2018-03-12 12:07:56.447584937 +0100
@@ -18,7 +18,7 @@
 
 Name:   libinput
 %define lname  libinput10
-Version:1.10.0
+Version:1.10.2
 Release:0
 Summary:Input device and event processing library
 License:MIT

++ libinput-1.10.0.tar.xz -> libinput-1.10.2.tar.xz ++
 1945 lines of diff (skipped)




commit python-Sphinx for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package python-Sphinx for openSUSE:Factory 
checked in at 2018-03-12 12:08:04

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


Package is "python-Sphinx"

Mon Mar 12 12:08:04 2018 rev:49 rq:584287 version:1.6.5

Changes:

--- /work/SRC/openSUSE:Factory/python-Sphinx/python-Sphinx.changes  
2018-03-08 10:55:41.353247169 +0100
+++ /work/SRC/openSUSE:Factory/.python-Sphinx.new/python-Sphinx.changes 
2018-03-12 12:08:07.711181209 +0100
@@ -1,0 +2,5 @@
+Thu Mar  8 10:22:47 UTC 2018 - apla...@suse.com
+
+- Allows Recommends and Suggest in Fedora
+
+---



Other differences:
--
++ python-Sphinx.spec ++
--- /var/tmp/diff_new_pack.iIwqK7/_old  2018-03-12 12:08:11.171057194 +0100
+++ /var/tmp/diff_new_pack.iIwqK7/_new  2018-03-12 12:08:11.179056907 +0100
@@ -50,7 +50,7 @@
 Requires:   python-sphinx_rtd_theme
 Requires:   python-sphinxcontrib
 Requires:   python-sphinxcontrib-websupport
-%if 0%{?suse_version} >= 1000
+%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
 Recommends: python-SQLAlchemy >= 0.9
 Recommends: python-Whoosh >= 2.0
 Recommends: %{name}-doc-man




commit SDL2 for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package SDL2 for openSUSE:Factory checked in 
at 2018-03-12 12:07:36

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


Package is "SDL2"

Mon Mar 12 12:07:36 2018 rev:22 rq:584126 version:2.0.8

Changes:

--- /work/SRC/openSUSE:Factory/SDL2/SDL2.changes2018-02-14 
14:18:49.596694540 +0100
+++ /work/SRC/openSUSE:Factory/.SDL2.new/SDL2.changes   2018-03-12 
12:07:38.676221920 +0100
@@ -1,0 +2,18 @@
+Thu Mar  8 00:58:43 UTC 2018 - jeng...@inai.de
+
+- Update to new upstream release 2.0.8
+  * Added SDL_fmod() and SDL_log10().
+  * Each of the SDL math functions now has the corresponding
+float version.
+  * Added SDL_SetYUVConversionMode() and
+SDL_GetYUVConversionMode() to control the formula used when
+converting to and from YUV colorspace. The options are JPEG,
+BT.601, and BT.709.
+  * Added the hint SDL_HINT_VIDEO_X11_NET_WM_BYPASS_COMPOSITOR to
+control whether the X server should skip the compositor for
+the SDL application. This defaults to "1".
+  * Added the hint SDL_HINT_VIDEO_DOUBLE_BUFFER to control
+whether the Raspberry Pi and KMSDRM video drivers should use
+double or triple buffering (the default).
+
+---

Old:

  SDL2-2.0.7.tar.gz
  SDL2-2.0.7.tar.gz.sig

New:

  SDL2-2.0.8.tar.gz
  SDL2-2.0.8.tar.gz.sig



Other differences:
--
++ SDL2.spec ++
--- /var/tmp/diff_new_pack.8p8Kbe/_old  2018-03-12 12:07:40.092171168 +0100
+++ /var/tmp/diff_new_pack.8p8Kbe/_new  2018-03-12 12:07:40.096171025 +0100
@@ -18,7 +18,7 @@
 
 Name:   SDL2
 %define lname   libSDL2-2_0-0
-Version:2.0.7
+Version:2.0.8
 Release:0
 Summary:Simple DirectMedia Layer Library
 License:Zlib

++ SDL2-2.0.7.tar.gz -> SDL2-2.0.8.tar.gz ++
 51945 lines of diff (skipped)

++ sdl2-symvers.patch ++
--- /var/tmp/diff_new_pack.8p8Kbe/_old  2018-03-12 12:07:42.552082997 +0100
+++ /var/tmp/diff_new_pack.8p8Kbe/_new  2018-03-12 12:07:42.552082997 +0100
@@ -5,13 +5,13 @@
 some symvers so that zypper knows when to upgrade SDL.
 ---
  Makefile.in |2 -
- sdl2.sym|   61 

- 2 files changed, 62 insertions(+), 1 deletion(-)
+ sdl2.sym|   68 

+ 2 files changed, 69 insertions(+), 1 deletion(-)
 
-Index: SDL2-2.0.7/Makefile.in
+Index: SDL2-2.0.8/Makefile.in
 ===
 SDL2-2.0.7.orig/Makefile.in
-+++ SDL2-2.0.7/Makefile.in
+--- SDL2-2.0.8.orig/Makefile.in
 SDL2-2.0.8/Makefile.in
 @@ -122,7 +122,7 @@ LT_AGE  = @LT_AGE@
  LT_CURRENT  = @LT_CURRENT@
  LT_RELEASE  = @LT_RELEASE@
@@ -21,11 +21,11 @@
  
  all: $(srcdir)/configure Makefile $(objects) $(objects)/$(TARGET) 
$(objects)/$(SDLMAIN_TARGET) $(objects)/$(SDLTEST_TARGET)
  
-Index: SDL2-2.0.7/sdl2.sym
+Index: SDL2-2.0.8/sdl2.sym
 ===
 --- /dev/null
-+++ SDL2-2.0.7/sdl2.sym
-@@ -0,0 +1,61 @@
 SDL2-2.0.8/sdl2.sym
+@@ -0,0 +1,68 @@
 +SUSE_2.0.5 {
 +global:
 +  SDL_DequeueAudio;
@@ -87,3 +87,10 @@
 +  SDL_AddEventWatch;
 +  SDL_DelEventWatch;
 +} SUSE_2.0.6;
++SUSE_2.0.8 {
++global:
++  SDL_fmod;
++  SDL_log10;
++  SDL_SetYUVConversionMode;
++  SDL_GetYUVConversionMode;
++} SUSE_2.0.7;




commit mercurial for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package mercurial for openSUSE:Factory 
checked in at 2018-03-12 12:07:12

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


Package is "mercurial"

Mon Mar 12 12:07:12 2018 rev:125 rq:584101 version:4.5.2

Changes:

--- /work/SRC/openSUSE:Factory/mercurial/mercurial.changes  2018-02-06 
16:46:13.816277309 +0100
+++ /work/SRC/openSUSE:Factory/.mercurial.new/mercurial.changes 2018-03-12 
12:07:16.169028642 +0100
@@ -1,0 +2,37 @@
+Wed Mar  7 08:10:06 UTC 2018 - devel...@develop7.info
+
+- Mercurial 4.5.2
+
+  (4.5.2 was released immediately after 4.5.1 to fix a release oversight.)
+  
+  1. Security Fixes
+All versions of Mercurial prior to 4.5.2 have vulnerabilities in the HTTP 
+server that allow permissions bypass to:
+* Perform writes on repositories that should be read-only
+* Perform reads on repositories that shouldn't allow read access
+  
+  2. Backwards Compatibility Changes
+The "batch" wire protocol command now enforces permissions of each invoked 
+sub-command. Wire protocol commands must define their operation type or 
the 
+"batch" command will assume they can write data and will prevent their 
+execution on HTTP servers unless the HTTP request method is POST, the 
+server is configured to allow pushes, and the (possibly authenticated) 
HTTP 
+user is authorized to perform a push.
+Wire protocol commands not defining their operation type in 
+"wireproto.PERMISSIONS" are now assumed to be used for "push" operations 
+and access control to run those commands is now enforced accordingly.
+
+  3. Bug Fixes
+fileset: don't abort when running copied() on a revision with a removed 
file
+date: fix parsing months
+setup: only allow Python 3 from a source checkout (issue5804)
+annotate: do not poorly split lines at CR (issue5798)
+subrepo: don't attempt to share remote sources (issue5793)
+subrepo: activate clone pooling to enable sharing with remote URLs
+changegroup: do not delta lfs revisions
+revlog: do not use delta for lfs revisions
+revlog: resolve lfs rawtext to vanilla rawtext before applying delta
+  
+  See full cnahgelog on 
+  
https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_4.5.1_.2F_4.5.2_.282018-03-06.29
+---

Old:

  mercurial-4.5.tar.gz
  mercurial-4.5.tar.gz.asc

New:

  mercurial-4.5.2.tar.gz
  mercurial-4.5.2.tar.gz.asc



Other differences:
--
++ mercurial.spec ++
--- /var/tmp/diff_new_pack.E4wuWl/_old  2018-03-12 12:07:17.444982909 +0100
+++ /var/tmp/diff_new_pack.E4wuWl/_new  2018-03-12 12:07:17.448982765 +0100
@@ -20,10 +20,10 @@
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %endif
 Name:   mercurial
-Version:4.5
+Version:4.5.2
 Release:0
 Summary:Scalable Distributed SCM
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Development/Tools/Version Control
 Url:https://www.mercurial-scm.org/
 Source: 
https://www.mercurial-scm.org/release/mercurial-%{version}.tar.gz

++ mercurial-4.5.tar.gz -> mercurial-4.5.2.tar.gz ++
 4037 lines of diff (skipped)




commit glslang for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package glslang for openSUSE:Factory checked 
in at 2018-03-12 12:07:30

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


Package is "glslang"

Mon Mar 12 12:07:30 2018 rev:9 rq:584123 version:6.2.2604

Changes:

--- /work/SRC/openSUSE:Factory/glslang/glslang.changes  2018-02-10 
17:55:03.714876899 +0100
+++ /work/SRC/openSUSE:Factory/.glslang.new/glslang.changes 2018-03-12 
12:07:32.864430232 +0100
@@ -1,0 +2,6 @@
+Thu Mar  8 00:39:46 UTC 2018 - jeng...@inai.de
+
+- Update to 6.2.2604
+  * SPV: Implement Vulkan 1.1 features and extensions.
+
+---

Old:

  glslang-3.0.g1817.tar.xz

New:

  glslang-6.2.2604.tar.xz



Other differences:
--
++ glslang.spec ++
--- /var/tmp/diff_new_pack.AgedC7/_old  2018-03-12 12:07:34.196382491 +0100
+++ /var/tmp/diff_new_pack.AgedC7/_new  2018-03-12 12:07:34.204382205 +0100
@@ -16,10 +16,10 @@
 #
 
 
-%define version_unconverted 3.0.g1817
+%define version_unconverted 6.2.2604
 
 Name:   glslang
-Version:3.0.g1817
+Version:6.2.2604
 Release:0
 Summary:OpenGL and OpenGL ES shader front end and validator
 License:BSD-3-Clause

++ _service ++
--- /var/tmp/diff_new_pack.AgedC7/_old  2018-03-12 12:07:34.256380341 +0100
+++ /var/tmp/diff_new_pack.AgedC7/_new  2018-03-12 12:07:34.260380197 +0100
@@ -2,8 +2,9 @@

git
git://github.com/KhronosGroup/glslang
-   3.0
-   @PARENT_TAG@.g@TAG_OFFSET@
+
+   a51525059f3f264c2337ae72997ca4e7ad7e17d0
+   6.2.2604


*.tar

++ glslang-3.0.g1817.tar.xz -> glslang-6.2.2604.tar.xz ++
 86392 lines of diff (skipped)




commit spirv-headers for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package spirv-headers for openSUSE:Factory 
checked in at 2018-03-12 12:07:19

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


Package is "spirv-headers"

Mon Mar 12 12:07:19 2018 rev:8 rq:584121 version:1.3.g0

Changes:

--- /work/SRC/openSUSE:Factory/spirv-headers/spirv-headers.changes  
2018-02-10 17:54:46.459501540 +0100
+++ /work/SRC/openSUSE:Factory/.spirv-headers.new/spirv-headers.changes 
2018-03-12 12:07:20.800862625 +0100
@@ -1,0 +2,8 @@
+Thu Mar  8 00:16:56 UTC 2018 - jeng...@inai.de
+
+- Update to new snapshot 1.3.g0
+  * Allow SubgroupSize and SubgroupLocalInvocationId with SubgroupBallotKHR
+  * Add headers for the 1.2 unified (1.0, 1.1, and 1.2) specification.
+  * 464d17b Refresh 1.3 headers from spec repo
+
+---

Old:

  spirv-headers-1.2.g22.tar.xz

New:

  spirv-headers-1.3.g0.tar.xz



Other differences:
--
++ spirv-headers.spec ++
--- /var/tmp/diff_new_pack.zeUTGH/_old  2018-03-12 12:07:22.008819328 +0100
+++ /var/tmp/diff_new_pack.zeUTGH/_new  2018-03-12 12:07:22.012819185 +0100
@@ -16,10 +16,10 @@
 #
 
 
-%define version_unconverted 1.2.g22
+%define version_unconverted 1.3.g0
 
 Name:   spirv-headers
-Version:1.2.g22
+Version:1.3.g0
 Release:0
 Summary:Machine-readable files from the SPIR-V registry
 License:MIT

++ _service ++
--- /var/tmp/diff_new_pack.zeUTGH/_old  2018-03-12 12:07:22.052817751 +0100
+++ /var/tmp/diff_new_pack.zeUTGH/_new  2018-03-12 12:07:22.052817751 +0100
@@ -3,8 +3,8 @@
git
https://github.com/KhronosGroup/SPIRV-Headers
spirv-headers
-   63e1062
-   1.2.g@TAG_OFFSET@
+   02ffc719aa9f9c1dce5ce05743fb1afe6cbf17ea
+   1.3.g@TAG_OFFSET@


*.tar

++ spirv-headers-1.2.g22.tar.xz -> spirv-headers-1.3.g0.tar.xz ++
 2521 lines of diff (skipped)




commit spirv-tools for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package spirv-tools for openSUSE:Factory 
checked in at 2018-03-12 12:07:25

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


Package is "spirv-tools"

Mon Mar 12 12:07:25 2018 rev:8 rq:584122 version:2018.2

Changes:

--- /work/SRC/openSUSE:Factory/spirv-tools/spirv-tools.changes  2018-02-10 
17:54:50.879341543 +0100
+++ /work/SRC/openSUSE:Factory/.spirv-tools.new/spirv-tools.changes 
2018-03-12 12:07:27.540621053 +0100
@@ -1,0 +2,7 @@
+Thu Mar  8 00:14:25 UTC 2018 - jeng...@inai.de
+
+- Update to new upstream release 2018.2
+  * SubgroupBallotKHR can enable SubgroupSize & SubgroupLocalInvocationId
+  * Support SPIR-V 1.3 and Vulkan 1.1
+
+---

Old:

  spirv-tools-2018.0.tar.xz

New:

  spirv-tools-2018.2.tar.xz



Other differences:
--
++ spirv-tools.spec ++
--- /var/tmp/diff_new_pack.DF2IMV/_old  2018-03-12 12:07:29.060566574 +0100
+++ /var/tmp/diff_new_pack.DF2IMV/_new  2018-03-12 12:07:29.060566574 +0100
@@ -16,11 +16,11 @@
 #
 
 
-%define version_unconverted 2018.0
-%define lname libSPIRV-Tools-suse5
+%define version_unconverted 2018.2
+%define lname libSPIRV-Tools-suse6
 
 Name:   spirv-tools
-Version:2018.0
+Version:2018.2
 Release:0
 Summary:API and commands for processing SPIR-V modules
 License:Apache-2.0
@@ -37,7 +37,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  python3-base
 BuildRequires:  python3-xml
-BuildRequires:  spirv-headers >= 1.2.g22
+BuildRequires:  spirv-headers >= 1.3.g0
 
 %description
 The package includes an assembler, binary module parser,
@@ -87,13 +87,16 @@
 %_libdir/libSPIRV-Tools-comp.so.*
 %_libdir/libSPIRV-Tools-link.so.*
 %_libdir/libSPIRV-Tools-opt.so.*
+%_libdir/libSPIRV-Tools-shared.so.*
 
 %files devel
 %_libdir/libSPIRV-Tools.so
 %_libdir/libSPIRV-Tools-comp.so
 %_libdir/libSPIRV-Tools-link.so
 %_libdir/libSPIRV-Tools-opt.so
+%_libdir/libSPIRV-Tools-shared.so
 %_libdir/pkgconfig/SPIRV-Tools.pc
+%_libdir/pkgconfig/SPIRV-Tools-shared.pc
 %_includedir/spirv-tools/
 
 %changelog

++ _service ++
--- /var/tmp/diff_new_pack.DF2IMV/_old  2018-03-12 12:07:29.120564423 +0100
+++ /var/tmp/diff_new_pack.DF2IMV/_new  2018-03-12 12:07:29.120564423 +0100
@@ -3,9 +3,9 @@
git
https://github.com/KhronosGroup/SPIRV-Tools
spirv-tools
-   v2018.0
-   v2018.0
-   2018.0
+   v2018.2
+   v2018.2
+   2018.2


*.tar

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.DF2IMV/_old  2018-03-12 12:07:29.156563133 +0100
+++ /var/tmp/diff_new_pack.DF2IMV/_new  2018-03-12 12:07:29.156563133 +0100
@@ -1 +1 @@
-libSPIRV-Tools-suse5
+libSPIRV-Tools-suse6

++ spirv-tools-2018.0.tar.xz -> spirv-tools-2018.2.tar.xz ++
 28358 lines of diff (skipped)

++ ver.diff ++
--- /var/tmp/diff_new_pack.DF2IMV/_old  2018-03-12 12:07:29.828539047 +0100
+++ /var/tmp/diff_new_pack.DF2IMV/_new  2018-03-12 12:07:29.828539047 +0100
@@ -4,57 +4,65 @@
 Unversioned libraries suck!
 
 ---
- source/CMakeLists.txt  |1 +
+ source/CMakeLists.txt  |2 ++
  source/comp/CMakeLists.txt |1 +
  source/link/CMakeLists.txt |1 +
  source/opt/CMakeLists.txt  |1 +
- 4 files changed, 4 insertions(+)
+ 4 files changed, 5 insertions(+)
 
-Index: spirv-tools-2018.0.g0/source/CMakeLists.txt
+Index: spirv-tools-2018.2/source/CMakeLists.txt
 ===
 spirv-tools-2018.0.g0.orig/source/CMakeLists.txt
-+++ spirv-tools-2018.0.g0/source/CMakeLists.txt
-@@ -324,6 +324,7 @@ set_source_files_properties(
+--- spirv-tools-2018.2.orig/source/CMakeLists.txt
 spirv-tools-2018.2/source/CMakeLists.txt
+@@ -331,6 +331,7 @@ set_source_files_properties(
PROPERTIES OBJECT_DEPENDS "${SPIRV_TOOLS_BUILD_VERSION_INC}")
  
  add_library(${SPIRV_TOOLS} ${SPIRV_SOURCES})
-+set_target_properties(${SPIRV_TOOLS} PROPERTIES SOVERSION suse5)
++set_target_properties(${SPIRV_TOOLS} PROPERTIES SOVERSION suse6)
  spvtools_default_compile_options(${SPIRV_TOOLS})
  target_include_directories(${SPIRV_TOOLS}
PUBLIC ${spirv-tools_SOURCE_DIR}/include
-Index: spirv-tools-2018.0.g0/source/comp/CMakeLists.txt
+@@ -341,6 +342,7 @@ set_property(TARGET ${SPIRV_TOOLS} PROPE
+ spvtools_check_symbol_exports(${SPIRV_TOOLS})
+ 
+ add_library(${SPIRV_TOOLS}-shared SHARED ${SPIRV_SOURCES})
++set_target_properties(${SPIRV_TOOLS}-shared PROPERTIES SOVERSION suse6)
+ spvtools_default_compile_options(${SPIRV_TOOLS}-shared)
+ target_includ

commit kernel-firmware for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package kernel-firmware for openSUSE:Factory 
checked in at 2018-03-12 12:07:02

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


Package is "kernel-firmware"

Mon Mar 12 12:07:02 2018 rev:99 rq:584019 version:20180222

Changes:

--- /work/SRC/openSUSE:Factory/kernel-firmware/kernel-firmware.changes  
2018-02-14 09:20:26.343796480 +0100
+++ /work/SRC/openSUSE:Factory/.kernel-firmware.new/kernel-firmware.changes 
2018-03-12 12:07:06.181386624 +0100
@@ -1,0 +2,17 @@
+Wed Mar  7 16:31:39 UTC 2018 - mplus...@suse.com
+
+- Update to version 20180222:
+  * ath10k: QCA9984 hw1.0: update firmware-5.bin to 10.4-3.5.3-00053
+  * ath10k: QCA988X hw2.0: update firmware-5.bin to 10.2.4-1.0-00037
+  * ath10k: QCA9888 hw2.0: update firmware-5.bin to 10.4-3.5.3-00053
+  * ath10k: QCA9887 hw1.0: update firmware-5.bin to 10.2.4-1.0-00037
+  * ath10k: QCA9377 hw1.0: update firmware-5.bin to 
WLAN.TF.1.0-2-QCATFSWPZ-5
+  * ath10k: QCA6174 hw3.0: update board-2.bin
+  * ath10k: QCA6174 hw3.0: update firmware-6.bin to 
WLAN.RM.4.4.1-00079-QCARMSWPZ-1
+  * ath10k: QCA4019 hw1.0: update board-2.bin
+  * ath10k: QCA4019 hw1.0: update firmware-5.bin to 10.4-3.5.3-00053
+  * rtl_bt: Add firmware and configuration files for the Bluetooth parts of 
RTL8821C and RTL8723D
+  * qed: Add firmwares 8.30.12.0 and 8.10.9.0
+  * nfp: update Agilio SmartNIC firmware to rev 2.0.4
+
+---

Old:

  kernel-firmware-20180201.tar.xz

New:

  kernel-firmware-20180222.tar.xz



Other differences:
--
++ kernel-firmware.spec ++
--- /var/tmp/diff_new_pack.LCoZv6/_old  2018-03-12 12:07:10.253240679 +0100
+++ /var/tmp/diff_new_pack.LCoZv6/_new  2018-03-12 12:07:10.257240536 +0100
@@ -17,9 +17,9 @@
 
 
 %define __ksyms_path ^/lib/firmware
-%define version_unconverted 20180201
+%define version_unconverted 20180222
 Name:   kernel-firmware
-Version:20180201
+Version:20180222
 Release:0
 Summary:Linux kernel firmware files
 License:SUSE-Firmware AND GPL-2.0 AND GPL-2.0+ AND MIT

++ _servicedata ++
--- /var/tmp/diff_new_pack.LCoZv6/_old  2018-03-12 12:07:10.373236378 +0100
+++ /var/tmp/diff_new_pack.LCoZv6/_new  2018-03-12 12:07:10.373236378 +0100
@@ -1,4 +1,4 @@
 
 
 https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
-  2aa2ac2e9c09f09b0cfb6fc320c1e2d281530fa0
\ No newline at end of file
+  9b3d016886a8e365f9493a724bf2945b97bcfe43
\ No newline at end of file


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








commit libreoffice for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2018-03-12 12:06:24

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


Package is "libreoffice"

Mon Mar 12 12:06:24 2018 rev:149 rq:584288 version:6.0.2.1

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2018-03-07 
10:32:17.215652635 +0100
+++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes 
2018-03-12 12:06:26.130822116 +0100
@@ -1,0 +2,12 @@
+Thu Mar  8 10:23:52 UTC 2018 - alarr...@suse.com
+
+- Require libreoffice-branding >= 6.0. Otherwise, an update of the libreoffice
+  package keeps the 5.0 branding (including the 5.0 splash screen),
+  which is not nice.
+
+---
+Wed Mar  7 10:22:42 UTC 2018 - tchva...@suse.com
+
+- Install gtk3 subpkg on mate desktop wrt bsc#1083993
+
+---



Other differences:
--
++ libreoffice.spec ++
--- /var/tmp/diff_new_pack.3P5jwI/_old  2018-03-12 12:06:40.734298703 +0100
+++ /var/tmp/diff_new_pack.3P5jwI/_new  2018-03-12 12:06:40.742298416 +0100
@@ -223,7 +223,7 @@
 BuildRequires:  pkgconfig(sane-backends)
 BuildRequires:  pkgconfig(xmlsec1-nss) >= 1.2.24
 BuildRequires:  pkgconfig(xt)
-Requires:   libreoffice-branding >= 4.0
+Requires:   libreoffice-branding >= 6.0
 Requires:   libreoffice-icon-themes = %{version}
 # We need at least english to launch ourselves.
 Requires:   libreoffice-l10n-en = %{version}
@@ -505,6 +505,7 @@
 Requires:   %{name}-gnome = %{version}
 %if 0%{?suse_version} > 1315 || 0%{?is_opensuse}
 Supplements:packageand(libreoffice:gnome-session)
+Supplements:packageand(libreoffice:mate-session-manager)
 %endif
 
 %description gtk3











commit e2fsprogs for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package e2fsprogs for openSUSE:Factory 
checked in at 2018-03-12 12:06:19

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


Package is "e2fsprogs"

Mon Mar 12 12:06:19 2018 rev:100 rq:584248 version:1.43.9

Changes:

--- /work/SRC/openSUSE:Factory/e2fsprogs/e2fsprogs.changes  2018-01-29 
14:54:46.494042098 +0100
+++ /work/SRC/openSUSE:Factory/.e2fsprogs.new/e2fsprogs.changes 2018-03-12 
12:06:20.351029274 +0100
@@ -1,0 +2,10 @@
+Tue Mar  6 10:32:58 UTC 2018 - j...@suse.cz
+
+- libext2fs-fix-build-failure-in-swapfs.c-on-big-endia.patch: Removed as it is
+  included in the new release
+- switched to .xz archive as kernel.org is going to deprecate gzip archives
+- Update to 1.43.9
+ * fix build failure on big endian systems
+ * inode flag cleanup in libe2p
+
+---

Old:

  e2fsprogs-1.43.8.tar.gz
  libext2fs-fix-build-failure-in-swapfs.c-on-big-endia.patch

New:

  e2fsprogs-1.43.9.tar.xz



Other differences:
--
++ e2fsprogs.spec ++
--- /var/tmp/diff_new_pack.ADn0f1/_old  2018-03-12 12:06:22.474953148 +0100
+++ /var/tmp/diff_new_pack.ADn0f1/_new  2018-03-12 12:06:22.482952862 +0100
@@ -61,7 +61,7 @@
 Conflicts:  libcom_err-mini-devel
 %endif
 #
-Version:1.43.8
+Version:1.43.9
 Release:0
 Summary:Utilities for the Second Extended File System
 License:GPL-2.0
@@ -70,13 +70,12 @@
 Requires(post): coreutils
 Requires:   libcom_err2 >= %{version}
 Requires:   libext2fs2 >= %{version}
-Source: 
http://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v%{version}/e2fsprogs-%{version}.tar.gz
+Source: 
http://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v%{version}/e2fsprogs-%{version}.tar.xz
 Source2:README.SUSE
 Source3:baselibs.conf
 #
 # e2fsprogs patches
 #
-Patch1: libext2fs-fix-build-failure-in-swapfs.c-on-big-endia.patch
 # libcom_err patches
 Patch3: libcom_err-compile_et_permissions.patch
 Patch4: e2fsprogs-1.42-implicit_fortify_decl.patch
@@ -219,8 +218,6 @@
 
 %prep
 %setup -q -n e2fsprogs-%{version}
-# e2fsprogs patches
-%patch1 -p1
 # libcom_err patches
 %patch3 -p1
 %patch4




commit python-tornado for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package python-tornado for openSUSE:Factory 
checked in at 2018-03-12 12:06:08

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


Package is "python-tornado"

Mon Mar 12 12:06:08 2018 rev:45 rq:584000 version:4.5.3

Changes:

--- /work/SRC/openSUSE:Factory/python-tornado/python-tornado.changes
2018-03-05 13:34:00.224311387 +0100
+++ /work/SRC/openSUSE:Factory/.python-tornado.new/python-tornado.changes   
2018-03-12 12:06:10.691375488 +0100
@@ -1,0 +2,5 @@
+Wed Mar  7 15:38:39 UTC 2018 - apla...@suse.com
+
+- Allows Recommends and Suggest in Fedora
+
+---



Other differences:
--
++ python-tornado.spec ++
--- /var/tmp/diff_new_pack.A8TZoG/_old  2018-03-12 12:06:12.879297070 +0100
+++ /var/tmp/diff_new_pack.A8TZoG/_new  2018-03-12 12:06:12.891296640 +0100
@@ -35,7 +35,7 @@
 BuildRequires:  python-rpm-macros
 Requires:   python
 Requires:   python-simplejson
-%if 0%{?suse_version} >= 1000
+%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
 Recommends: python-Twisted
 Recommends: python-pycares
 Recommends: python-pycurl
@@ -57,8 +57,10 @@
 %endif
 %ifpython2
 Requires:   python-singledispatch
+%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
 Recommends: python-futures
 %endif
+%endif
 %python_subpackages
 
 %description




commit python-urllib3 for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package python-urllib3 for openSUSE:Factory 
checked in at 2018-03-12 12:06:00

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


Package is "python-urllib3"

Mon Mar 12 12:06:00 2018 rev:17 rq:583999 version:1.22

Changes:

--- /work/SRC/openSUSE:Factory/python-urllib3/python-urllib3.changes
2018-02-15 13:19:41.380646254 +0100
+++ /work/SRC/openSUSE:Factory/.python-urllib3.new/python-urllib3.changes   
2018-03-12 12:06:02.119682708 +0100
@@ -1,0 +2,10 @@
+Wed Mar  7 15:52:54 UTC 2018 - apla...@suse.com
+
+- Allows Recommends and Suggest in Fedora
+
+---
+Tue Feb 27 18:42:40 UTC 2018 - apla...@suse.com
+
+- Recommends only for SUSE
+
+---



Other differences:
--
++ python-urllib3.spec ++
--- /var/tmp/diff_new_pack.iruozi/_old  2018-03-12 12:06:04.019614612 +0100
+++ /var/tmp/diff_new_pack.iruozi/_new  2018-03-12 12:06:04.039613895 +0100
@@ -43,11 +43,13 @@
 BuildRequires:  %{python_module psutil}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module tornado >= 4.2.1}
+%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
 Recommends: python-pyOpenSSL
 Recommends: python-cryptography
 Recommends: python-idna
 Recommends: python-ndg-httpsclient
 Recommends: ca-certificates-mozilla
+%endif
 BuildArch:  noarch
 
 %python_subpackages




commit python-setuptools for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package python-setuptools for 
openSUSE:Factory checked in at 2018-03-12 12:06:14

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


Package is "python-setuptools"

Mon Mar 12 12:06:14 2018 rev:38 rq:584213 version:38.5.2

Changes:

--- /work/SRC/openSUSE:Factory/python-setuptools/python-setuptools.changes  
2018-03-01 12:03:18.735779223 +0100
+++ /work/SRC/openSUSE:Factory/.python-setuptools.new/python-setuptools.changes 
2018-03-12 12:06:14.379243310 +0100
@@ -1,0 +2,12 @@
+Thu Mar  8 04:48:05 UTC 2018 - a...@gmx.de
+
+- update to version 38.5.2:
+  * #1285: Fixed RuntimeError in pkg_resources.parse_requirements on
+Python 3.7 (stemming from PEP 479).
+
+---
+Wed Mar  7 14:42:51 UTC 2018 - apla...@suse.com
+
+- Allows Recommends and Suggest in Fedora
+
+---

Old:

  setuptools-38.5.1.zip

New:

  setuptools-38.5.2.zip



Other differences:
--
++ python-setuptools.spec ++
--- /var/tmp/diff_new_pack.ic8Z2F/_old  2018-03-12 12:06:16.015184675 +0100
+++ /var/tmp/diff_new_pack.ic8Z2F/_new  2018-03-12 12:06:16.023184389 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-setuptools
-Version:38.5.1
+Version:38.5.2
 Release:0
 Summary:Download, build, install, upgrade, and uninstall Python 
packages
 License:Python-2.0 OR ZPL-2.0
@@ -44,7 +44,7 @@
 Requires:   python-xml
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
-%if 0%{?suse_version} >= 1000
+%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
 Recommends: ca-certificates-mozilla
 %endif
 BuildArch:  noarch




commit python-setuptools_scm for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package python-setuptools_scm for 
openSUSE:Factory checked in at 2018-03-12 12:05:31

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


Package is "python-setuptools_scm"

Mon Mar 12 12:05:31 2018 rev:11 rq:583944 version:1.15.6

Changes:

--- 
/work/SRC/openSUSE:Factory/python-setuptools_scm/python-setuptools_scm.changes  
2018-03-05 13:34:21.891527256 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-setuptools_scm.new/python-setuptools_scm.changes
 2018-03-12 12:05:36.808589878 +0100
@@ -1,0 +2,5 @@
+Wed Mar  7 14:44:30 UTC 2018 - apla...@suse.com
+
+- Allows Recommends and Suggest in Fedora
+
+---



Other differences:
--
++ python-setuptools_scm.spec ++
--- /var/tmp/diff_new_pack.qkMw40/_old  2018-03-12 12:05:38.060545007 +0100
+++ /var/tmp/diff_new_pack.qkMw40/_new  2018-03-12 12:05:38.072544577 +0100
@@ -36,7 +36,7 @@
 BuildRequires:  mercurial
 %endif
 Requires:   python-setuptools
-%if 0%{?suse_version} >= 1000
+%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
 Recommends: git
 Recommends: mecurial
 %endif




commit publicsuffix for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2018-03-12 12:05:48

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


Package is "publicsuffix"

Mon Mar 12 12:05:48 2018 rev:36 rq:583963 version:20180223

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2018-02-25 12:20:08.468375777 +0100
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new/publicsuffix.changes   
2018-03-12 12:05:49.832123105 +0100
@@ -1,0 +2,6 @@
+Wed Feb 28 15:23:28 UTC 2018 - astie...@suse.com
+
+- Update to version 20180223:
+  * Add mozilla-iot.org (#605)
+
+---

Old:

  publicsuffix-20180218.tar.xz

New:

  publicsuffix-20180223.tar.xz



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.Hjw1QH/_old  2018-03-12 12:05:51.060079094 +0100
+++ /var/tmp/diff_new_pack.Hjw1QH/_new  2018-03-12 12:05:51.068078808 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20180218
+Version:20180223
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.Hjw1QH/_old  2018-03-12 12:05:51.148075941 +0100
+++ /var/tmp/diff_new_pack.Hjw1QH/_new  2018-03-12 12:05:51.148075941 +0100
@@ -1,4 +1,4 @@
 
 
 https://github.com/publicsuffix/list.git
-  c45eff1c741d197778430e64e5d6f8bb0d7e9c8d
\ No newline at end of file
+  d311456a19a6f212143c926627bf26e15a4a0195
\ No newline at end of file

++ publicsuffix-20180218.tar.xz -> publicsuffix-20180223.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20180218/public_suffix_list.dat 
new/publicsuffix-20180223/public_suffix_list.dat
--- old/publicsuffix-20180218/public_suffix_list.dat2018-02-18 
21:49:23.0 +0100
+++ new/publicsuffix-20180223/public_suffix_list.dat2018-02-23 
14:10:42.0 +0100
@@ -11834,6 +11834,10 @@
 azure-mobile.net
 cloudapp.net
 
+// Mozilla Corporation : https://mozilla.com
+// Submitted by Ben Francis 
+mozilla-iot.org
+
 // Mozilla Foundation : https://mozilla.org/
 // Submitted by glob 
 bmoattachments.org




commit python-requests for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package python-requests for openSUSE:Factory 
checked in at 2018-03-12 12:05:23

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


Package is "python-requests"

Mon Mar 12 12:05:23 2018 rev:47 rq:583919 version:2.18.4

Changes:

--- /work/SRC/openSUSE:Factory/python-requests/python-requests.changes  
2018-03-05 13:34:38.410929424 +0100
+++ /work/SRC/openSUSE:Factory/.python-requests.new/python-requests.changes 
2018-03-12 12:05:26.456960885 +0100
@@ -1,0 +2,5 @@
+Wed Mar  7 14:37:27 UTC 2018 - apla...@suse.com
+
+- Allows Recommends and Suggest in Fedora
+
+---



Other differences:
--
++ python-requests.spec ++
--- /var/tmp/diff_new_pack.X28TMI/_old  2018-03-12 12:05:28.100901965 +0100
+++ /var/tmp/diff_new_pack.X28TMI/_new  2018-03-12 12:05:28.104901821 +0100
@@ -44,7 +44,7 @@
 Requires:   ca-certificates
 Requires:   python
 # for good measure, at least recommend an actual set of certificates
-%if 0%{?suse_version} >= 1000
+%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
 Recommends: ca-certificates-mozilla
 Recommends: python-pyOpenSSL >= 0.14
 Recommends: python-cryptography >= 1.3.4




commit isl for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package isl for openSUSE:Factory checked in 
at 2018-03-12 12:05:39

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


Package is "isl"

Mon Mar 12 12:05:39 2018 rev:15 rq:583958 version:0.19

Changes:

--- /work/SRC/openSUSE:Factory/isl/isl.changes  2018-02-09 15:41:07.277231975 
+0100
+++ /work/SRC/openSUSE:Factory/.isl.new/isl.changes 2018-03-12 
12:05:46.188253705 +0100
@@ -1,0 +2,12 @@
+Wed Mar  7 14:56:29 UTC 2018 - rguent...@suse.com
+
+- Update to 0.19
+  * minor improvements to coalescing
+  * minor improvement to parametric integer programming
+  * try harder to avoid large coefficients in scheduler
+  * support kill accesses in dependence analysis
+  * drop deprecated isl_int
+  * drop deprecated band forests
+  * drop deprecated functions
+
+---

Old:

  isl-0.18.tar.xz

New:

  isl-0.19.tar.xz



Other differences:
--
++ isl.spec ++
--- /var/tmp/diff_new_pack.aHHefz/_old  2018-03-12 12:05:47.020223886 +0100
+++ /var/tmp/diff_new_pack.aHHefz/_new  2018-03-12 12:05:47.036223313 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define islsover 15
+%define islsover 19
 Name:   isl
-Version:0.18
+Version:0.19
 Release:0
 Summary:Integer Set Library
 License:MIT

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.aHHefz/_old  2018-03-12 12:05:47.080221736 +0100
+++ /var/tmp/diff_new_pack.aHHefz/_new  2018-03-12 12:05:47.084221592 +0100
@@ -1,4 +1,4 @@
-libisl15
+libisl19
 isl-devel
   requires -isl-
-  requires "libisl15- = "
+  requires "libisl19- = "

++ isl-0.18.tar.xz -> isl-0.19.tar.xz ++
 46086 lines of diff (skipped)




commit inkscape for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package inkscape for openSUSE:Factory 
checked in at 2018-03-12 12:05:53

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


Package is "inkscape"

Mon Mar 12 12:05:53 2018 rev:93 rq:583998 version:0.92.2

Changes:

--- /work/SRC/openSUSE:Factory/inkscape/inkscape.changes2017-12-10 
18:16:44.873186900 +0100
+++ /work/SRC/openSUSE:Factory/.inkscape.new/inkscape.changes   2018-03-12 
12:05:55.335925844 +0100
@@ -1,0 +2,5 @@
+Wed Mar  7 11:41:05 UTC 2018 - guoyunhebr...@gmail.com
+
+- Add python-scour Recommends, used to clean up and minify SVG.
+
+---



Other differences:
--
++ inkscape.spec ++
--- /var/tmp/diff_new_pack.gDHrUR/_old  2018-03-12 12:05:57.743839542 +0100
+++ /var/tmp/diff_new_pack.gDHrUR/_new  2018-03-12 12:05:57.751839256 +0100
@@ -75,6 +75,7 @@
 Requires:   python-gtk
 Recommends: %{name}-lang
 Recommends: python-lxml
+Recommends: python-scour
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description




commit xf86-video-ati for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package xf86-video-ati for openSUSE:Factory 
checked in at 2018-03-12 12:04:47

Comparing /work/SRC/openSUSE:Factory/xf86-video-ati (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-ati.new (New)


Package is "xf86-video-ati"

Mon Mar 12 12:04:47 2018 rev:32 rq:583861 version:18.0.0

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-ati/xf86-video-ati.changes
2017-12-23 12:10:50.640867059 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-ati.new/xf86-video-ati.changes   
2018-03-12 12:04:51.186224986 +0100
@@ -1,0 +2,19 @@
+Wed Mar  7 11:49:14 UTC 2018 - sndir...@suse.com
+
+- "I'm pleased to announce the 18.0.0 release of xf86-video-ati, the Xorg
+  driver for ATI/AMD Radeon GPUs supported by the radeon kernel driver.
+  This release supports xserver versions 1.13-1.19. It also works with
+  xserver 1.20 RC1, so unless something unexpected happens, it should work
+  with xserver 1.20 as well."
+  Highlights:
+  * New year-based versioning scheme
+  * Page flipping can now be used even when the HW cursor can't be used in
+some cases
+  * Support for 30-bit RGB colour output. Note that gamma correction is
+currently not available with 30-bit colour. Also, GLAMOR hardware
+acceleration is not available with 30-bit colour with xserver versions
+before 1.20.
+  Plus other improvements and fixes. Thanks to everybody who contributed
+  to this release in any way!
+
+---

Old:

  xf86-video-ati-7.10.0.tar.bz2
  xf86-video-ati-7.10.0.tar.bz2.sig

New:

  xf86-video-ati-18.0.0.tar.bz2
  xf86-video-ati-18.0.0.tar.bz2.sig



Other differences:
--
++ xf86-video-ati.spec ++
--- /var/tmp/diff_new_pack.8xtAPg/_old  2018-03-12 12:04:53.474142988 +0100
+++ /var/tmp/diff_new_pack.8xtAPg/_new  2018-03-12 12:04:53.474142988 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-ati
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define xserver_glamor 1
 Name:   xf86-video-ati
-Version:7.10.0
+Version:18.0.0
 Release:0
 Summary:ATI video driver for the Xorg X server
 License:MIT

++ xf86-video-ati-7.10.0.tar.bz2 -> xf86-video-ati-18.0.0.tar.bz2 ++
 4177 lines of diff (skipped)





commit glibc for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package glibc for openSUSE:Factory checked 
in at 2018-03-12 12:04:14

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


Package is "glibc"

Mon Mar 12 12:04:14 2018 rev:220 rq:583845 version:2.27

Changes:

--- /work/SRC/openSUSE:Factory/glibc/glibc.changes  2018-03-01 
11:59:43.267523479 +0100
+++ /work/SRC/openSUSE:Factory/.glibc.new/glibc.changes 2018-03-12 
12:04:19.367365349 +0100
@@ -1,0 +2,6 @@
+Wed Mar  7 09:14:55 UTC 2018 - sch...@suse.de
+
+- nss-database-multiple-dfn.patch: Fix multiple definitions of
+  __nss_*_database (BZ #22918)
+
+---

New:

  nss-database-multiple-dfn.patch



Other differences:
--
++ glibc.spec ++
--- /var/tmp/diff_new_pack.AmzFW3/_old  2018-03-12 12:04:32.398898311 +0100
+++ /var/tmp/diff_new_pack.AmzFW3/_new  2018-03-12 12:04:32.410897881 +0100
@@ -282,6 +282,8 @@
 ###
 # PATCH-FIX-UPSTREAM Fix parsing flags in ELF64 files (BZ #22827)
 Patch1000:  riscv-readelflib.patch
+# PATCH-FIX-UPSTREAM Fix multiple definitions of __nss_*_database (BZ #22918)
+Patch1001:  nss-database-multiple-dfn.patch
 
 ### 
 # Patches awaiting upstream approval
@@ -492,6 +494,7 @@
 %patch306 -p1
 
 %patch1000 -p1
+%patch1001 -p1
 
 %patch2000 -p1
 %patch2004 -p1



++ nss-database-multiple-dfn.patch ++
2018-03-03  Andreas Schwab  

[BZ #22918]
* nss/nsswitch.h (DEFINE_DATABASE): Don't define __nss_*_database.
* nss/nsswitch.c (DEFINE_DATABASE): Define __nss_*_database here.
* nscd/gai.c (__nss_hosts_database): Readd definition.
* posix/tst-rfc3484.c (__nss_hosts_database): Likewise.
* posix/tst-rfc3484-3.c (__nss_hosts_database): Likewise.
* posix/tst-rfc3484-2.c (__nss_hosts_database): Likewise.

Index: glibc-2.27/nscd/gai.c
===
--- glibc-2.27.orig/nscd/gai.c
+++ glibc-2.27/nscd/gai.c
@@ -45,3 +45,6 @@
 #ifdef HAVE_LIBIDN
 # include 
 #endif
+
+/* Some variables normally defined in libc.  */
+service_user *__nss_hosts_database attribute_hidden;
Index: glibc-2.27/nss/nsswitch.c
===
--- glibc-2.27.orig/nss/nsswitch.c
+++ glibc-2.27/nss/nsswitch.c
@@ -62,7 +62,7 @@ static service_library *nss_new_service
 
 /* Declare external database variables.  */
 #define DEFINE_DATABASE(name)\
-  extern service_user *__nss_##name##_database attribute_hidden; \
+  service_user *__nss_##name##_database attribute_hidden;\
   weak_extern (__nss_##name##_database)
 #include "databases.def"
 #undef DEFINE_DATABASE
Index: glibc-2.27/nss/nsswitch.h
===
--- glibc-2.27.orig/nss/nsswitch.h
+++ glibc-2.27/nss/nsswitch.h
@@ -226,10 +226,10 @@ libc_hidden_proto (__nss_hostname_digits
 #define MAX_NR_ADDRS48
 
 /* Prototypes for __nss_*_lookup2 functions.  */
-#define DEFINE_DATABASE(arg)   \
-  service_user *__nss_##arg##_database attribute_hidden;\
-  int __nss_##arg##_lookup2 (service_user **, const char *, \
-const char *, void **);\
+#define DEFINE_DATABASE(arg) \
+  extern service_user *__nss_##arg##_database attribute_hidden;
  \
+  int __nss_##arg##_lookup2 (service_user **, const char *,  \
+const char *, void **);  \
   libc_hidden_proto (__nss_##arg##_lookup2)
 #include "databases.def"
 #undef DEFINE_DATABASE
Index: glibc-2.27/posix/tst-rfc3484-2.c
===
--- glibc-2.27.orig/posix/tst-rfc3484-2.c
+++ glibc-2.27/posix/tst-rfc3484-2.c
@@ -58,6 +58,7 @@ _res_hconf_init (void)
 #undef USE_NSCD
 #include "../sysdeps/posix/getaddrinfo.c"
 
+service_user *__nss_hosts_database attribute_hidden;
 
 /* This is the beginning of the real test code.  The above defines
(among other things) the function rfc3484_sort.  */
Index: glibc-2.27/posix/tst-rfc3484-3.c
===
--- glibc-2.27.orig/posix/tst-rfc3484-3.c
+++ glibc-2.27/posix/tst-rfc3484-3.c
@@ -58,6 +58,7 @@ _res_hconf_init (void)
 #undef USE_NSCD
 #include "../sysdeps/posix/getaddrinfo.c"
 
+service_user *__nss_hosts_database attribute_hidden;
 
 /* This is the beginning of the real test code.  The above defines
(among other things) the function rfc3484_sort.  */
Index: glibc-2.27/p

commit mkfontscale for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package mkfontscale for openSUSE:Factory 
checked in at 2018-03-12 12:05:04

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


Package is "mkfontscale"

Mon Mar 12 12:05:04 2018 rev:9 rq:583886 version:1.1.3

Changes:

--- /work/SRC/openSUSE:Factory/mkfontscale/mkfontscale.changes  2015-03-05 
15:28:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.mkfontscale.new/mkfontscale.changes 
2018-03-12 12:05:05.941696154 +0100
@@ -1,0 +2,11 @@
+Wed Mar  7 11:52:26 UTC 2018 - sndir...@suse.com
+
+- Update to version 1.1.3:
+  * autogen.sh: use quoted string variables
+  * mkfontscale: Avoid a buffer underrun
+  * autogen: add default patch prefix
+  * autogen.sh: use exec instead of waiting for configure to finish
+  * fix handling of Type1 fonts without /FamilyName and/or /FullName
+- supersedes 
u_mkfontscale-fix-handling-of-Type1-fonts-without-FamilyName-and-o.patch
+
+---

Old:

  mkfontscale-1.1.2.tar.bz2
  u_mkfontscale-fix-handling-of-Type1-fonts-without-FamilyName-and-o.patch

New:

  mkfontscale-1.1.3.tar.bz2



Other differences:
--
++ mkfontscale.spec ++
--- /var/tmp/diff_new_pack.9khW8j/_old  2018-03-12 12:05:07.261648847 +0100
+++ /var/tmp/diff_new_pack.9khW8j/_new  2018-03-12 12:05:07.265648703 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mkfontscale
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,13 @@
 
 
 Name:   mkfontscale
-Version:1.1.2
+Version:1.1.3
 Release:0
 Summary:Utility to create index of scalable font files for X
 License:MIT
 Group:  System/X11/Utilities
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
-Patch0: 
u_mkfontscale-fix-handling-of-Type1-fonts-without-FamilyName-and-o.patch
 BuildRequires:  pkg-config
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(fontenc)
@@ -41,7 +40,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure

++ mkfontscale-1.1.2.tar.bz2 -> mkfontscale-1.1.3.tar.bz2 ++
 3324 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/mkfontscale-1.1.2/ChangeLog new/mkfontscale-1.1.3/ChangeLog
--- old/mkfontscale-1.1.2/ChangeLog 2015-01-17 08:41:09.0 +0100
+++ new/mkfontscale-1.1.3/ChangeLog 2018-03-07 08:00:35.0 +0100
@@ -1,3 +1,84 @@
+commit 4b1d7d3af1c1bc1586b2e9a780aea0dee7df5a14
+Author: Alan Coopersmith 
+Date:   Tue Mar 6 22:57:01 2018 -0800
+
+mkfontscale 1.1.3
+
+Signed-off-by: Alan Coopersmith 
+
+commit 27295c6c9b40b5cee0d1f45dfdc742a12613cb58
+Author: Mihail Konev 
+Date:   Thu Jan 26 14:00:20 2017 +1000
+
+autogen: add default patch prefix
+
+Signed-off-by: Mihail Konev 
+
+commit 3258ad61892298d07236a857e1668171de5e8880
+Author: Emil Velikov 
+Date:   Mon Mar 9 12:00:52 2015 +
+
+autogen.sh: use quoted string variables
+
+Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
+fall-outs, when they contain space.
+
+Signed-off-by: Emil Velikov 
+Reviewed-by: Peter Hutterer 
+Signed-off-by: Peter Hutterer 
+
+commit e8e4bdca31c006e2600ba25ef753fe77b20d6aca
+Author: Peter Hutterer 
+Date:   Tue Jan 24 10:32:07 2017 +1000
+
+autogen.sh: use exec instead of waiting for configure to finish
+
+Syncs the invocation of configure with the one from the server.
+
+Signed-off-by: Peter Hutterer 
+Reviewed-by: Emil Velikov 
+
+commit 07b761b0862bcea65b83052b9d960c4459af0466
+Author: Jeremy Huddleston Sequoia 
+Date:   Sun Sep 18 16:25:22 2016 -0700
+
+mkfontscale: Avoid a buffer underrun
+
+https://bugs.freedesktop.org/show_bug.cgi?id=96905
+
+=
+==3068==ERROR: AddressSanitizer: heap-buffer-overflow on address 
0x6030de6f at pc 0x000109df79d1 bp 0x7fff55e37d90 sp 0x7fff55e37550
+READ of size 1 at 0x6030de6f thread T0
+#0 0x109df79d0 in wrap_strcmp 
(libclang_rt.asan_osx_

commit libmspub for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package libmspub for openSUSE:Factory 
checked in at 2018-03-12 12:05:00

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


Package is "libmspub"

Mon Mar 12 12:05:00 2018 rev:15 rq:583879 version:0.1.4

Changes:

--- /work/SRC/openSUSE:Factory/libmspub/libmspub.changes2018-01-09 
14:48:41.216478412 +0100
+++ /work/SRC/openSUSE:Factory/.libmspub.new/libmspub.changes   2018-03-12 
12:05:00.841878930 +0100
@@ -1,0 +2,8 @@
+Wed Mar  7 12:47:35 UTC 2018 - tchva...@suse.com
+
+- Version update to 0.1.4:
+  * Fix several problems found by oss-fuzz
+  * Fix regression in closing shape groups that caused missing shapes
+on second and subsequent pages. (tdf#116018)
+
+---

Old:

  libmspub-0.1.3.tar.xz

New:

  libmspub-0.1.4.tar.xz



Other differences:
--
++ libmspub.spec ++
--- /var/tmp/diff_new_pack.1tcfhp/_old  2018-03-12 12:05:02.825807827 +0100
+++ /var/tmp/diff_new_pack.1tcfhp/_new  2018-03-12 12:05:02.829807684 +0100
@@ -18,7 +18,7 @@
 
 %define libname libmspub-0_1-1
 Name:   libmspub
-Version:0.1.3
+Version:0.1.4
 Release:0
 Summary:Microsoft Publisher file format parser library
 License:MPL-2.0
@@ -99,7 +99,8 @@
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files -n %{libname}
-%doc AUTHORS COPYING.*
+%doc AUTHORS
+%license COPYING.*
 %{_libdir}/*.so.*
 
 %files devel
@@ -112,7 +113,6 @@
 %doc %{_docdir}/%{name}/html
 
 %files tools
-%doc AUTHORS COPYING.*
 %{_bindir}/*
 
 %changelog

++ libmspub-0.1.3.tar.xz -> libmspub-0.1.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libmspub-0.1.3/ChangeLog new/libmspub-0.1.4/ChangeLog
--- old/libmspub-0.1.3/ChangeLog2017-12-31 14:14:57.0 +0100
+++ new/libmspub-0.1.4/ChangeLog2018-02-28 14:06:01.0 +0100
@@ -1,3 +1,87 @@
+2018-02-28  David Tardon
[a374b9c963deeb485b80c8d534ad80b41e059cc6]
+
+   prepare for a release
+
+   Change-Id: I844da04860cf29c8d947395e675eef6f045b7409
+
+2018-02-28  David Tardon
[a2e4fb779cff37a2cfc6ddf747d7715c545578a6]
+
+   tdf#116018 close shape group correctly
+
+   Regression since commit bbe7f806b95ef427153ba18bff80e674b1704ae5 .
+
+   Change-Id: Ib6d3f58373c7cb0e1ba7a7a720187cc68d9bc7b1
+
+2018-02-20  David Tardon
[9f49ab526414275f711c6669f6e39f737654bdac]
+
+   ofz#6410 avoid signed integer overflow
+
+   Change-Id: Ife08fdb17a58e6fd32a967a1a553c1d346689209
+
+2018-02-15  David Tardon
[2be062bd914c000899a03822664f9a523d435f3e]
+
+   drop unnecessary variables
+
+   Change-Id: If3d15512433406399716e458c666b81dc7aa41ef
+
+2018-02-15  David Tardon
[a500976df2557c4c4c5f90bda0a401319573ceff]
+
+   ofz#6339 avoid signed int overflow
+
+   Change-Id: I6459deafb6d0dabc47e6e446457165b6814f348e
+
+2018-02-02  David Tardon
[a20be18c6101168da5779ec0faeb045c285bab4c]
+
+   iwyu: prune includes
+
+   Change-Id: I9e8af1510a54668526bf739e30cb98eb4a3b3559
+
+2018-01-20  David Tardon
[875a2afea73aaea306fb757dc2533c26686206f6]
+
+   ofz#5515 avoid signed integer overflow
+
+   Change-Id: I80207d028bd5348e4f53bf7deec1eb48e6c2
+
+2018-01-19  David Tardon
[5cd502a195c713c1d64efcaa5ebc82cd422a5f5e]
+
+   ofz#5224 avoid signed integer overflow
+
+   Change-Id: I0110730e2d3e8bc329b0599554fa4017d7a214f0
+
+2018-01-09  David Tardon
[796f5e1f01b1a654964dfd8551cb1eaaa3a51287]
+
+   ofz#4951 do not shift signed value
+
+   Change-Id: I6c2a48589fe6a585ce37c57a59d06c7e5ef31b25
+
+2018-01-09  David Tardon
[035c728fc49b86c68bf8c8db9a13be1590c04b1a]
+
+   ofz#4916 fix division by 0
+
+   Change-Id: I629399bb0790b27e71bea9cd89485ecd471830d8
+
+2018-01-09  David Tardon
[ab9002c37b6be82e572c354281de9c7d5e636a61]
+
+   avoid undef. behavior casting arbitrary int to enum
+
+   Just pass the values around as unsigned ints and use the enums as
+   constant sets. The previous code doesn't add any extra type safety
+   anyway.
+
+   Change-Id: I914e136136a97cbf411fad7e1bedbbb79a7c49d2
+
+2018-01-09  David Tardon
[9c252a30064a7968b8e548db46cfa8018d4876c1]
+
+   ofz#4903 avoid division by 0
+
+   Change-Id: I6322d2093e3f4646a238f68ad9beff9a6a6448d0
+
+2017-12-31  David Tardon
[4c2c68c098865d96f2568cda9f22584f56d033ea]
+
+   bump version
+
+   Change-Id: Ia7d4fa9ba5aceb838626ed00b80bb3fbacd64a93
+
 2017-12-30  David Tardon
[7f990c439d981dc280faac3db4c9f5805250bc2d]
 
cid#1427014 pointer to local outside scope
diff -

commit gcc7 for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package gcc7 for openSUSE:Factory checked in 
at 2018-03-12 12:04:32

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


Package is "gcc7"

Mon Mar 12 12:04:32 2018 rev:14 rq:583848 version:7.3.1+r258313

Changes:

--- /work/SRC/openSUSE:Factory/gcc7/cross-aarch64-gcc7.changes  2018-03-04 
11:48:41.226635577 +0100
+++ /work/SRC/openSUSE:Factory/.gcc7.new/cross-aarch64-gcc7.changes 
2018-03-12 12:04:33.242868065 +0100
@@ -1,0 +2,6 @@
+Wed Mar  7 08:59:22 UTC 2018 - rguent...@suse.com
+
+- Update to gcc-7-branch head (r258313).
+  * includes spectre V2 mitigation patch for s390x.  [bnc#1083946]
+
+---
@@ -12,0 +19 @@
+  * includes fix for chromium build failure.  [bnc#1083290]
cross-arm-gcc7.changes: same change
cross-avr-gcc7-bootstrap.changes: same change
cross-avr-gcc7.changes: same change
cross-epiphany-gcc7-bootstrap.changes: same change
cross-epiphany-gcc7.changes: same change
cross-hppa-gcc7.changes: same change
cross-i386-gcc7.changes: same change
cross-m68k-gcc7.changes: same change
cross-mips-gcc7.changes: same change
cross-nvptx-gcc7.changes: same change
cross-ppc64-gcc7.changes: same change
cross-ppc64le-gcc7.changes: same change
cross-rx-gcc7-bootstrap.changes: same change
cross-rx-gcc7.changes: same change
cross-s390x-gcc7.changes: same change
cross-sparc-gcc7.changes: same change
cross-sparc64-gcc7.changes: same change
cross-x86_64-gcc7.changes: same change
gcc7-testresults.changes: same change
gcc7.changes: same change

Old:

  gcc-7.3.1+r258025.tar.xz

New:

  gcc-7.3.1+r258313.tar.xz



Other differences:
--
++ cross-aarch64-gcc7.spec ++
--- /var/tmp/diff_new_pack.f6B9Pt/_old  2018-03-12 12:04:49.546283761 +0100
+++ /var/tmp/diff_new_pack.f6B9Pt/_new  2018-03-12 12:04:49.550283617 +0100
@@ -166,7 +166,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 Url:http://gcc.gnu.org/
-Version:7.3.1+r258025
+Version:7.3.1+r258313
 Release:0
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)

cross-arm-gcc7.spec: same change
cross-avr-gcc7-bootstrap.spec: same change
cross-avr-gcc7.spec: same change
cross-epiphany-gcc7-bootstrap.spec: same change
cross-epiphany-gcc7.spec: same change
cross-hppa-gcc7.spec: same change
cross-i386-gcc7.spec: same change
cross-m68k-gcc7.spec: same change
cross-mips-gcc7.spec: same change
cross-nvptx-gcc7.spec: same change
cross-ppc64-gcc7.spec: same change
cross-ppc64le-gcc7.spec: same change
cross-rx-gcc7-bootstrap.spec: same change
cross-rx-gcc7.spec: same change
cross-s390x-gcc7.spec: same change
cross-sparc-gcc7.spec: same change
cross-sparc64-gcc7.spec: same change
cross-x86_64-gcc7.spec: same change
gcc7-testresults.spec: same change
gcc7.spec: same change
++ gcc-7.3.1+r258025.tar.xz -> gcc-7.3.1+r258313.tar.xz ++
/work/SRC/openSUSE:Factory/gcc7/gcc-7.3.1+r258025.tar.xz 
/work/SRC/openSUSE:Factory/.gcc7.new/gcc-7.3.1+r258313.tar.xz differ: char 26, 
line 1

++ gcc.spec.in ++
--- /var/tmp/diff_new_pack.f6B9Pt/_old  2018-03-12 12:04:50.674243335 +0100
+++ /var/tmp/diff_new_pack.f6B9Pt/_new  2018-03-12 12:04:50.678243192 +0100
@@ -239,7 +239,7 @@
 %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
 
 URL:  http://gcc.gnu.org/
-Version: 7.3.1+r258025
+Version: 7.3.1+r258313
 Release:  1
 %define gcc_version %(echo %version | sed 's/+.*//')
 %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)




commit python3 for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package python3 for openSUSE:Factory checked 
in at 2018-03-12 12:04:52

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


Package is "python3"

Mon Mar 12 12:04:52 2018 rev:86 rq:583862 version:3.6.4

Changes:

--- /work/SRC/openSUSE:Factory/python3/python3-base.changes 2018-02-25 
12:20:27.911671558 +0100
+++ /work/SRC/openSUSE:Factory/.python3.new/python3-base.changes
2018-03-12 12:04:55.786060129 +0100
@@ -1,0 +2,7 @@
+Wed Mar  7 09:16:39 UTC 2018 - a...@mizerski.pl
+
+- Created %so_major and %so_minor macros
+- Put Tools/gdb/libpython.py script into proper place and ship it with devel
+  subpackage.
+
+---
python3.changes: same change



Other differences:
--
++ python3-base.spec ++
--- /var/tmp/diff_new_pack.1QkrBy/_old  2018-03-12 12:04:59.945911042 +0100
+++ /var/tmp/diff_new_pack.1QkrBy/_new  2018-03-12 12:04:59.957910612 +0100
@@ -40,7 +40,9 @@
 # soname ABI tag defined in PEP 3149
 %define abi_tag%{python_version_abitag}%{abi_kind}
 # version part of "libpython" package
-%define so_version %{python_version_soname}%{abi_kind}1_0
+%define so_major 1
+%define so_minor 0
+%define so_version 
%{python_version_soname}%{abi_kind}%{so_major}_%{so_minor}
 
 # rpm and python have different ideas about what is an arch-dependent name, so:
 %if %{__isa_name} == ppc
@@ -414,9 +416,14 @@
   test -d $x && ( install -c -m 755 -d $PDOCS/$x ) \
  || ( install -c -m 644 $x $PDOCS/$x )
 done
+# gdb script is shipped with devel subpackage
+rm -r $PDOCS/Tools/gdb
 # clean up the bat files
 find $PDOCS -name "*.bat" -exec rm {} ";"
 
+# put gdb helper script into place
+install -m 755 -D Tools/gdb/libpython.py 
%{buildroot}%{_datadir}/gdb/auto-load/%{_libdir}/libpython%{python_abi}.so.%{so_major}.%{so_minor}-gdb.py
+
 # install devel files to /config
 #cp Makefile Makefile.pre.in Makefile.pre 
$RPM_BUILD_ROOT%{sitedir}/config-%{python_abi}/
 
@@ -460,7 +467,7 @@
 
 %files -n libpython%{so_version}
 %defattr(644, root,root)
-%{_libdir}/libpython%{python_abi}.so.*
+%{_libdir}/libpython%{python_abi}.so.%{so_major}.%{so_minor}
 
 %files -n python3-tools
 %defattr(644, root, root, 755)
@@ -493,6 +500,12 @@
 %{_bindir}/python%{python_abi}-config
 %{_bindir}/python%{python_version}-config
 %{_bindir}/python3-config
+# Own these directories to not depend on gdb
+%dir %{_datadir}/gdb
+%dir %{_datadir}/gdb/auto-load
+%dir %{_datadir}/gdb/auto-load%{_prefix}
+%dir %{_datadir}/gdb/auto-load%{_libdir}
+%{_datadir}/gdb/auto-load/%{_libdir}/libpython%{python_abi}.so.%{so_major}.%{so_minor}-gdb.py
 
 %files -n python3-testsuite
 %defattr(644, root, root, 755)

++ python3-doc.spec ++
--- /var/tmp/diff_new_pack.1QkrBy/_old  2018-03-12 12:05:00.037907744 +0100
+++ /var/tmp/diff_new_pack.1QkrBy/_new  2018-03-12 12:05:00.049907314 +0100
@@ -34,7 +34,9 @@
 # soname ABI tag defined in PEP 3149
 %define abi_tag%{python_version_abitag}%{abi_kind}
 # version part of "libpython" package
-%define so_version %{python_version_soname}%{abi_kind}1_0
+%define so_major 1
+%define so_minor 0
+%define so_version 
%{python_version_soname}%{abi_kind}%{so_major}_%{so_minor}
 
 # rpm and python have different ideas about what is an arch-dependent name, so:
 %if %{__isa_name} == ppc

python3.spec: same change





commit createrepo for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package createrepo for openSUSE:Factory 
checked in at 2018-03-12 12:04:03

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


Package is "createrepo"

Mon Mar 12 12:04:03 2018 rev:48 rq:583767 version:0.10.4

Changes:

--- /work/SRC/openSUSE:Factory/createrepo/createrepo.changes2018-02-22 
14:57:07.057506172 +0100
+++ /work/SRC/openSUSE:Factory/.createrepo.new/createrepo.changes   
2018-03-12 12:04:04.655892589 +0100
@@ -1,0 +2,10 @@
+Wed Feb 28 13:46:04 UTC 2018 - dims...@opensuse.org
+
+- Use SPDX3.0 license tags and package COPYING as %license.
+
+---
+Wed Feb 28 13:44:00 UTC 2018 - dims...@opensuse.org
+
+- Fix misspelled createrepo-implementation provides.
+
+---



Other differences:
--
++ createrepo.spec ++
--- /var/tmp/diff_new_pack.B8xYL9/_old  2018-03-12 12:04:06.423829229 +0100
+++ /var/tmp/diff_new_pack.B8xYL9/_new  2018-03-12 12:04:06.431828943 +0100
@@ -20,7 +20,7 @@
 Version:0.10.4
 Release:0
 Summary:Creates a Common Metadata Repository
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/Packages
 Url:http://linux.duke.edu/metadata/
 Source: 
http://createrepo.baseurl.org/download/%{name}-%{version}.tar.gz
@@ -41,7 +41,7 @@
 Requires:   yum-metadata-parser
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
-Provides:   createrepo-implentation
+Provides:   createrepo-implementation
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -103,7 +103,8 @@
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog COPYING COPYING.lib README
+%license COPYING COPYING.lib
+%doc ChangeLog README
 %{_bindir}/*
 %{_mandir}/*/*
 %config %{_sysconfdir}/bash_completion.d/createrepo.sh




commit qpdf for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package qpdf for openSUSE:Factory checked in 
at 2018-03-12 12:04:09

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


Package is "qpdf"

Mon Mar 12 12:04:09 2018 rev:35 rq:583769 version:8.0.2

Changes:

--- /work/SRC/openSUSE:Factory/qpdf/qpdf.changes2018-03-01 
12:06:43.932416791 +0100
+++ /work/SRC/openSUSE:Factory/.qpdf.new/qpdf.changes   2018-03-12 
12:04:10.963666528 +0100
@@ -1,0 +2,16 @@
+Wed Mar  7 09:11:04 UTC 2018 - idon...@suse.com
+
+- Update to version 8.0.2
+  * Proper handling of pages with no content
+  * Better handling of files with loops following cross reference
+tables
+
+---
+Mon Mar  5 10:46:36 UTC 2018 - idon...@suse.com
+
+- Update to version 8.0.1
+  * Handle zlib streams with data checksum errors
+  * In the command line tool, allow specification of page numbers
+counting from the end in page ranges.
+
+---

Old:

  qpdf-8.0.0.tar.gz
  qpdf-8.0.0.tar.gz.asc

New:

  qpdf-8.0.2.tar.gz
  qpdf-8.0.2.tar.gz.asc



Other differences:
--
++ qpdf.spec ++
--- /var/tmp/diff_new_pack.EIXrQI/_old  2018-03-12 12:04:13.563573350 +0100
+++ /var/tmp/diff_new_pack.EIXrQI/_new  2018-03-12 12:04:13.567573207 +0100
@@ -18,7 +18,7 @@
 
 %define so_version 21
 Name:   qpdf
-Version:8.0.0
+Version:8.0.2
 Release:0
 Summary:Command-line tools and library for transforming PDF files
 License:Apache-2.0

++ qpdf-8.0.0.tar.gz -> qpdf-8.0.2.tar.gz ++
/work/SRC/openSUSE:Factory/qpdf/qpdf-8.0.0.tar.gz 
/work/SRC/openSUSE:Factory/.qpdf.new/qpdf-8.0.2.tar.gz differ: char 5, line 1





commit polkit for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package polkit for openSUSE:Factory checked 
in at 2018-03-12 12:03:04

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


Package is "polkit"

Mon Mar 12 12:03:04 2018 rev:60 rq:585102 version:0.113

Changes:

--- /work/SRC/openSUSE:Factory/polkit/polkit.changes2018-03-07 
10:28:43.091376324 +0100
+++ /work/SRC/openSUSE:Factory/.polkit.new/polkit.changes   2018-03-12 
12:03:08.605901306 +0100
@@ -1,0 +2,5 @@
+Thu Mar  1 11:23:00 UTC 2018 - sch...@suse.de
+
+- pkexec.patch: pkexec: allow --version and --help even if not setuid
+
+---

New:

  pkexec.patch



Other differences:
--
++ polkit.spec ++
--- /var/tmp/diff_new_pack.oQSuUr/_old  2018-03-12 12:03:10.341839095 +0100
+++ /var/tmp/diff_new_pack.oQSuUr/_new  2018-03-12 12:03:10.341839095 +0100
@@ -38,6 +38,8 @@
 Patch3: polkit-gettext.patch
 # PATCH-FEATURE-UPSTREAM polkit-itstools.patch dims...@opensuse.org -- Add 
gettext support for .policy files, taken from git
 Patch4: polkit-itstools.patch
+# PATCH-FIX-UPSTREAM pkexec.patch sch...@suse.de -- pkexec: allow --version 
and --help even if not setuid
+Patch5: pkexec.patch
 # needed for patch1
 BuildRequires:  autoconf
 # needed for patch1
@@ -136,6 +138,7 @@
 %patch2 -p1 -R
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 export V=1

++ pkexec.patch ++
From: Andreas Schwab 
Subject: pkexec: allow --version and --help even if not setuid

Don't check for setuid invocation until after parsing command line, to allow
running uninstalled pkexec with --help or --version.  This also helps
building packages that want to check for pkexec in an emulated environment
that does not support setuid invocation (eg. QEMU linux-user).

Index: polkit-0.113/src/programs/pkexec.c
===
--- polkit-0.113.orig/src/programs/pkexec.c
+++ polkit-0.113/src/programs/pkexec.c
@@ -503,27 +503,6 @@ main (int argc, char *argv[])
   opt_user = NULL;
   local_agent_handle = NULL;
 
-  /* check for correct invocation */
-  if (geteuid () != 0)
-{
-  g_printerr ("pkexec must be setuid root\n");
-  goto out;
-}
-
-  original_user_name = g_strdup (g_get_user_name ());
-  if (original_user_name == NULL)
-{
-  g_printerr ("Error getting user name.\n");
-  goto out;
-}
-
-  if ((original_cwd = g_get_current_dir ()) == NULL)
-{
-  g_printerr ("Error getting cwd: %s\n",
-  g_strerror (errno));
-  goto out;
-}
-
   /* First process options and find the command-line to invoke. Avoid using 
fancy library routines
* that depend on environtment variables since we haven't cleared the 
environment just yet.
*/
@@ -579,6 +558,27 @@ main (int argc, char *argv[])
   goto out;
 }
 
+  /* check for correct invocation */
+  if (geteuid () != 0)
+{
+  g_printerr ("pkexec must be setuid root\n");
+  goto out;
+}
+
+  original_user_name = g_strdup (g_get_user_name ());
+  if (original_user_name == NULL)
+{
+  g_printerr ("Error getting user name.\n");
+  goto out;
+}
+
+  if ((original_cwd = g_get_current_dir ()) == NULL)
+{
+  g_printerr ("Error getting cwd: %s\n",
+  g_strerror (errno));
+  goto out;
+}
+
   if (opt_user == NULL)
 opt_user = g_strdup ("root");
 





commit brp-extract-appdata for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package brp-extract-appdata for 
openSUSE:Factory checked in at 2018-03-12 12:03:40

Comparing /work/SRC/openSUSE:Factory/brp-extract-appdata (Old)
 and  /work/SRC/openSUSE:Factory/.brp-extract-appdata.new (New)


Package is "brp-extract-appdata"

Mon Mar 12 12:03:40 2018 rev:25 rq:583667 version:2016.05.04

Changes:

--- /work/SRC/openSUSE:Factory/brp-extract-appdata/brp-extract-appdata.changes  
2016-05-14 12:22:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.brp-extract-appdata.new/brp-extract-appdata.changes 
2018-03-12 12:03:41.720714547 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:23:33 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ brp-extract-appdata.spec ++
--- /var/tmp/diff_new_pack.EcatYF/_old  2018-03-12 12:03:42.904672117 +0100
+++ /var/tmp/diff_new_pack.EcatYF/_new  2018-03-12 12:03:42.916671687 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package brp-extract-appdata
 #
-# 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
@@ -22,9 +22,8 @@
 Summary:Extract appdata.xml
 License:MIT
 Group:  Development/Tools/Building
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+URL:https://github.com/openSUSE/brp-extract-appdata
 Source0:%{name}-%{version}.tar.xz
-Url:https://github.com/openSUSE/brp-extract-appdata
 BuildArch:  noarch
 
 %description
@@ -45,17 +44,15 @@
 %build
 
 %install
-install -m0755 -D brp-extract-appdata.pl 
$RPM_BUILD_ROOT%_rpmconfigdir/brp-suse.d/brp-72-extract-appdata
-install -m0755 -D create-appdata-xml.pl 
$RPM_BUILD_ROOT/usr/lib/build/checks/72-translate-appdata
-install -m0755 -D extract-icons.pl 
$RPM_BUILD_ROOT/usr/bin/extract-appdata-icons
+install -m0755 -D brp-extract-appdata.pl 
%{buildroot}%{_rpmconfigdir}/brp-suse.d/brp-72-extract-appdata
+install -m0755 -D create-appdata-xml.pl 
%{buildroot}%{_prefix}/lib/build/checks/72-translate-appdata
+install -m0755 -D extract-icons.pl %{buildroot}%{_bindir}/extract-appdata-icons
 
 %files
-%defattr(-,root,root)
-%_rpmconfigdir/brp-suse.d
-/usr/lib/build
+%{_rpmconfigdir}/brp-suse.d
+%{_prefix}/lib/build
 
 %files -n extract-appdata-icons
-%defattr(-,root,root)
-/usr/bin/extract-appdata-icons
+%{_bindir}/extract-appdata-icons
 
 %changelog




commit pam for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package pam for openSUSE:Factory checked in 
at 2018-03-12 12:03:36

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


Package is "pam"

Mon Mar 12 12:03:36 2018 rev:89 rq:583385 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/pam/pam.changes  2017-11-15 16:48:22.884739353 
+0100
+++ /work/SRC/openSUSE:Factory/.pam.new/pam.changes 2018-03-12 
12:03:37.620861479 +0100
@@ -1,0 +2,5 @@
+Thu Feb 22 15:10:42 UTC 2018 - fv...@suse.com
+
+- Use %license (boo#1082318)
+
+---



Other differences:
--
++ pam.spec ++
--- /var/tmp/diff_new_pack.rXu4oK/_old  2018-03-12 12:03:39.300801273 +0100
+++ /var/tmp/diff_new_pack.rXu4oK/_new  2018-03-12 12:03:39.316800699 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pam
 #
-# 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
@@ -199,10 +199,6 @@
 rm -f $RPM_BUILD_ROOT/sbin/pam_tally
 rm -f $RPM_BUILD_ROOT%{_mandir}/man8/pam_tally.8*
 rm -f $RPM_BUILD_ROOT%{_defaultdocdir}/pam/modules/README.pam_tally
-#
-# Install misc docu
-#
-install -m 644 NEWS COPYING $DOC
 # Install unix2_chkpwd
 install -m 755 $RPM_BUILD_DIR/unix2_chkpwd $RPM_BUILD_ROOT/sbin/
 install -m 644 $RPM_SOURCE_DIR/unix2_chkpwd.8 $RPM_BUILD_ROOT%{_mandir}/man8/
@@ -240,8 +236,8 @@
 %config(noreplace) %{_sysconfdir}/security/time.conf
 %config(noreplace) %{_sysconfdir}/security/namespace.conf
 %config(noreplace) %{_sysconfdir}/security/namespace.init
-%doc %{_defaultdocdir}/pam/NEWS
-%doc %{_defaultdocdir}/pam/COPYING
+%doc NEWS
+%license COPYING
 %doc %{_mandir}/man5/environment.5*
 %doc %{_mandir}/man5/*.conf.5*
 %doc %{_mandir}/man5/pam.d.5*




commit libraw for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package libraw for openSUSE:Factory checked 
in at 2018-03-12 12:03:11

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


Package is "libraw"

Mon Mar 12 12:03:11 2018 rev:47 rq:585106 version:0.18.8

Changes:

--- /work/SRC/openSUSE:Factory/libraw/libraw.changes2018-02-13 
10:26:15.755883604 +0100
+++ /work/SRC/openSUSE:Factory/.libraw.new/libraw.changes   2018-03-12 
12:03:12.089776454 +0100
@@ -1,0 +2,9 @@
+Fri Mar  9 12:41:28 UTC 2018 - kbabi...@suse.com
+
+- Updated to version 0.18.8:
+  * leaf_hdr_load_raw: check for image pointer for demosaiced raw
+  * NOKIARAW parser: check image dimensions readed from file
+  * quicktake_100_load_raw: check width/height limits 
+- Dropped libraw-glibc-2.27.patch: No longer needed
+
+---

Old:

  LibRaw-0.18.7.tar.gz
  libraw-glibc-2.27.patch

New:

  LibRaw-0.18.8.tar.gz



Other differences:
--
++ libraw.spec ++
--- /var/tmp/diff_new_pack.eEAxXK/_old  2018-03-12 12:03:13.249734884 +0100
+++ /var/tmp/diff_new_pack.eEAxXK/_new  2018-03-12 12:03:13.249734884 +0100
@@ -20,7 +20,7 @@
 %define lver16
 %define lname  libraw%{lver}
 Name:   libraw
-Version:0.18.7
+Version:0.18.8
 Release:0
 Summary:Library for reading RAW files obtained from digital photo 
cameras
 License:CDDL-1.0 OR LGPL-2.1
@@ -28,7 +28,6 @@
 Url:https://www.libraw.org/
 #Git-Clone:git://github.com/LibRaw/LibRaw
 Source: https://www.libraw.org/data/%tar_name-%version.tar.gz
-Patch0: libraw-glibc-2.27.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libjasper-devel
@@ -96,7 +95,6 @@
 
 %prep
 %setup -qn %tar_name-%version
-%patch0 -p1
 
 %build
 export CXXFLAGS="%optflags -fPIC -DUSE_ZLIB"

++ LibRaw-0.18.7.tar.gz -> LibRaw-0.18.8.tar.gz ++
 1747 lines of diff (skipped)




commit perl for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package perl for openSUSE:Factory checked in 
at 2018-03-12 12:03:46

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


Package is "perl"

Mon Mar 12 12:03:46 2018 rev:108 rq:583678 version:5.26.1

Changes:

--- /work/SRC/openSUSE:Factory/perl/perl.changes2018-01-29 
14:54:28.986860012 +0100
+++ /work/SRC/openSUSE:Factory/.perl.new/perl.changes   2018-03-12 
12:03:47.756498236 +0100
@@ -1,0 +2,5 @@
+Thu Feb 22 15:10:43 UTC 2018 - fv...@suse.com
+
+- Use %license (boo#1082318)
+
+---



Other differences:
--
++ perl.spec ++
--- /var/tmp/diff_new_pack.kYyQa0/_old  2018-03-12 12:03:49.824424126 +0100
+++ /var/tmp/diff_new_pack.kYyQa0/_new  2018-03-12 12:03:49.832423839 +0100
@@ -406,6 +406,7 @@
 
 %files base -f perl-base-filelist
 %defattr(-,root,root)
+%license Copying Artistic
 %dir /usr/lib/perl5
 %dir /usr/lib/perl5/%pversion
 %dir /usr/lib/perl5/%pversion/B




commit resource-agents for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package resource-agents for openSUSE:Factory 
checked in at 2018-03-12 12:03:58

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


Package is "resource-agents"

Mon Mar 12 12:03:58 2018 rev:83 rq:583760 version:4.1.1+git0.5a1edf2b

Changes:

--- /work/SRC/openSUSE:Factory/resource-agents/resource-agents.changes  
2018-02-08 14:10:32.609551190 +0100
+++ /work/SRC/openSUSE:Factory/.resource-agents.new/resource-agents.changes 
2018-03-12 12:04:00.556039522 +0100
@@ -1,0 +2,12 @@
+Tue Mar 06 13:02:41 UTC 2018 - kgronl...@suse.com
+
+- Update to version 4.1.1+git0.5a1edf2b:
+  * High: mpathpersist: Fixed problem that character string could not be 
correctly parsed (bsc#1083896)
+  * High: VirtualDomain: Properly migrate VMs on node shutdown (bsc#1074014)
+  * Medium: awseip/awsvip: improvements (incl multi NIC support)
+  * Medium: awseip/awsvip: increase default "api_delay" to 3s to avoid failures
+  * Low: pgsql: try to create stats_temp_directory
+  * Low: Filesystem: Add support for cvfs
+  * Low: pgsql: improve validations for replication mode
+
+---

Old:

  resource-agents-4.1.0+git83.6c77ce7e.tar.xz

New:

  resource-agents-4.1.1+git0.5a1edf2b.tar.xz



Other differences:
--
++ resource-agents.spec ++
--- /var/tmp/diff_new_pack.VjDHDk/_old  2018-03-12 12:04:02.311976592 +0100
+++ /var/tmp/diff_new_pack.VjDHDk/_new  2018-03-12 12:04:02.315976449 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   resource-agents
-Version:4.1.0+git83.6c77ce7e
+Version:4.1.1+git0.5a1edf2b
 Release:0
 Summary:HA Reusable Cluster Resource Scripts
 License:GPL-2.0 and LGPL-2.1+ and GPL-3.0+

++ _service ++
--- /var/tmp/diff_new_pack.VjDHDk/_old  2018-03-12 12:04:02.379974155 +0100
+++ /var/tmp/diff_new_pack.VjDHDk/_new  2018-03-12 12:04:02.379974155 +0100
@@ -4,7 +4,7 @@
 git
 .git
 resource-agents
-4.1.0+git@TAG_OFFSET@.%h
+4.1.1+git@TAG_OFFSET@.%h
 master
 enable
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.VjDHDk/_old  2018-03-12 12:04:02.415972865 +0100
+++ /var/tmp/diff_new_pack.VjDHDk/_new  2018-03-12 12:04:02.419972722 +0100
@@ -1,6 +1,6 @@
 
 
 git://github.com/ClusterLabs/resource-agents.git
-6c77ce7e06beaec7b8220f4bcc84f60e86740423
+5a1edf2b9d514a6526cdc2ae7218b6e75be2583a
 
 
\ No newline at end of file

++ resource-agents-4.1.0+git83.6c77ce7e.tar.xz -> 
resource-agents-4.1.1+git0.5a1edf2b.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/resource-agents-4.1.0+git83.6c77ce7e/ChangeLog 
new/resource-agents-4.1.1+git0.5a1edf2b/ChangeLog
--- old/resource-agents-4.1.0+git83.6c77ce7e/ChangeLog  2018-02-07 
14:30:07.0 +0100
+++ new/resource-agents-4.1.1+git0.5a1edf2b/ChangeLog   2018-03-05 
10:25:31.0 +0100
@@ -1,3 +1,35 @@
+* Mon Mar  5 2018 resource-agents contributors
+- stable release 4.1.1
+- VirtualDomain: properly migrate VMs on node shutdown (bsc#1074014)
+- mpathpersist: fixed issue with reservation key parsing in status()
+- pgsql: create stats temp directory if it doesnt exist
+- pgsql: improved validation for replication mode
+
+* Mon Feb 26 2018 resource-agents contributors
+- release candidate 4.1.1 rc1
+- awseip/awsvip: improvements (incl multi NIC support)
+- Filesystem: add support for cvfs
+- redis: add support for tunneling replication traffic
+- Raid1: ignore transient devices after stopping a device
+- tomcat: fix invalid stop option
+- oracle: log warning when using using sysdba instead of "monuser"
+- crm_*: use new parameter names
+- syslog-ng: fix to make commercial version supported as well
+- lvmlockd: change lvm.conf to use lvmlockd
+- mariadb: new RA for MariaDB master/slave replication setup with GTID
+- mpathpersist: new RA
+- lxd-info/machine-info: new RAs
+- IPsrcaddr: only check for ifconfig on BSD/Solaris
+- CTDB: cope with deprecated "idmap backend" smb.conf option
+- CTDB: add new possible location for CTDB_SYSCONFIG
+- oracle: fix alter user syntax for set_mon_user_profile
+- db2: improve monitor and simplify STANDBY/.../DISCONNECTED
+- ocf-shellfuncs: fix fallback name for ocf_attribute_target()
+- CTDB: fix initial probe
+- jira: new RA
+- azure-lb: new RA
+- IPsrcaddr: match exact route to avoid failing
+
 * Tue Nov 28 2017 resource-agents contributors
 - stable release 4.1.0
 - ipsec: new RA
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/resource-agents-4.1.0+git83.6c77ce7e/doc/dev-guides/ra-dev-guide.asc 
new/resource-agents-4.1.1

commit ibus for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package ibus for openSUSE:Factory checked in 
at 2018-03-12 12:03:51

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


Package is "ibus"

Mon Mar 12 12:03:51 2018 rev:82 rq:583729 version:1.5.18

Changes:

--- /work/SRC/openSUSE:Factory/ibus/ibus.changes2018-02-03 
15:35:36.460693904 +0100
+++ /work/SRC/openSUSE:Factory/.ibus.new/ibus.changes   2018-03-12 
12:03:55.884206953 +0100
@@ -1,0 +2,18 @@
+Tue Mar  6 06:32:14 UTC 2018 - hillw...@opensuse.org
+
+- Update version to 1.5.18
+  * tools: Do not change keymaps with 'use-system-keyboard-layout'
+  * src: Fix GVariant leaks (Carlos Garnacho)
+  * src: Added some error handlings from a code review
+  * src: Add libgobject.so to LDADD for Debian libtool (Danny)
+  * src: Reintroduce the hex mode keybind with an environment variable (Aaron 
Muir Hamilton)
+  * ui/gtk3: Translate input method name in ibus (Peng Wu)
+  * Added DBus filtering against malware
+  * Implement Unicode choice on Emojier
+  * Implement ibus-extension-gtk3 for the global keybinding 
+  * Disable panel extension for 'gdm' and 'liveuser' user
+  * ui/gtk3: Set title string in gnome-shell
+  * Add ISSUE_TEMPLATE
+  * Updated translations
+
+---
python3-ibus.changes: same change

Old:

  ibus-1.5.17.tar.gz

New:

  ibus-1.5.18.tar.gz



Other differences:
--
++ ibus.spec ++
--- /var/tmp/diff_new_pack.WeXnPd/_old  2018-03-12 12:03:58.336119081 +0100
+++ /var/tmp/diff_new_pack.WeXnPd/_new  2018-03-12 12:03:58.344118794 +0100
@@ -30,14 +30,14 @@
 %endif
 
 Name:   ibus
-Version:1.5.17
+Version:1.5.18
 Release:0
 Summary:Intelligent Input Bus for Linux OS
 License:LGPL-2.1+
 Group:  System/I18n/Chinese
 Url:https://github.com/ibus/
-#Source: 
https://github.com/ibus/ibus/releases/download/%{version}/%{name}-%{version}.tar.gz
-Source: %{name}-%{version}.tar.gz
+Source: 
https://github.com/ibus/ibus/releases/download/%{version}/%{name}-%{version}.tar.gz
+#Source: %{name}-%{version}.tar.gz
 Source2:README.SUSE
 Source3:xim.ibus.suse.template
 Source4:xim.d-ibus-121
@@ -91,7 +91,9 @@
 BuildRequires:  libtool
 BuildRequires:  python-devel
 BuildRequires:  python3-devel
+BuildRequires:  unicode-ucd
 BuildRequires:  pkgconfig(json-glib-1.0)
+BuildRequires:  pkgconfig(libnotify)
 # directory ownership {
 %if %{with_kde}
 BuildRequires:  oxygen-icon-theme
@@ -418,6 +420,8 @@
 %{_bindir}/ibus-setup
 %{_datadir}/ibus/
 %{_datadir}/applications/ibus-setup.desktop
+%{_datadir}/applications/org.freedesktop.IBus.Panel.Emojier.desktop
+%{_datadir}/applications/org.freedesktop.IBus.Panel.Extension.Gtk3.desktop
 %{_datadir}/GConf/gsettings/ibus.convert
 %{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/ibus*.*

++ python3-ibus.spec ++
--- /var/tmp/diff_new_pack.WeXnPd/_old  2018-03-12 12:03:58.384117360 +0100
+++ /var/tmp/diff_new_pack.WeXnPd/_new  2018-03-12 12:03:58.388117217 +0100
@@ -19,14 +19,14 @@
 %define _name ibus
 
 Name:   python3-ibus
-Version:1.5.17
+Version:1.5.18
 Release:0
 Summary:Python3 module for ibus
 License:LGPL-2.1+
 Group:  System/I18n/Chinese
 Url:https://github.com/ibus/
-#Source: 
https://github.com/ibus/ibus/releases/download/%{version}/%{_name}-%{version}.tar.gz
-Source: %{_name}-%{version}.tar.gz
+Source: 
https://github.com/ibus/ibus/releases/download/%{version}/%{_name}-%{version}.tar.gz
+# Source: %{_name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE ibus-python-install-dir.patch ft...@geeko.jp
 Patch0: ibus-python-install-dir.patch
 # PATCH-FIX-UPSTREAM marguer...@opensuse.org
@@ -56,6 +56,7 @@
 BuildRequires:  python3
 BuildRequires:  python3-devel
 BuildRequires:  python3-gobject2-devel
+BuildRequires:  unicode-ucd
 BuildRequires:  x11-tools
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(json-glib-1.0)

++ ibus-1.5.17.tar.gz -> ibus-1.5.18.tar.gz ++
 113772 lines of diff (skipped)




commit xorg-x11-fonts for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package xorg-x11-fonts for openSUSE:Factory 
checked in at 2018-03-12 12:02:55

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


Package is "xorg-x11-fonts"

Mon Mar 12 12:02:55 2018 rev:46 rq:585094 version:7.6

Changes:

--- /work/SRC/openSUSE:Factory/xorg-x11-fonts/xorg-x11-fonts.changes
2017-06-08 16:37:25.327330753 +0200
+++ /work/SRC/openSUSE:Factory/.xorg-x11-fonts.new/xorg-x11-fonts.changes   
2018-03-12 12:03:01.114169790 +0100
@@ -1,0 +2,7 @@
+Fri Mar  9 15:05:41 UTC 2018 - stefan.bru...@rwth-aachen.de
+
+- Drop font-bitstream-speedo-1.0.2.tar.bz2, Speedo font format is
+  deprecated since X11R7.0 (released 2005-12-21). Courier 10 Pitch
+  and Charter are still available as Type 1, see boo#1084661.
+
+---

Old:

  font-bitstream-speedo-1.0.2.tar.bz2



Other differences:
--
++ xorg-x11-fonts.spec ++
--- /var/tmp/diff_new_pack.UflWvl/_old  2018-03-12 12:03:03.414087367 +0100
+++ /var/tmp/diff_new_pack.UflWvl/_new  2018-03-12 12:03:03.426086937 +0100
@@ -57,7 +57,6 @@
 Source8:
http://xorg.freedesktop.org/archive/individual/font/font-bh-type1-1.0.3.tar.bz2
 Source9:
http://xorg.freedesktop.org/archive/individual/font/font-bitstream-100dpi-1.0.3.tar.bz2
 Source10:   
http://xorg.freedesktop.org/archive/individual/font/font-bitstream-75dpi-1.0.3.tar.bz2
-Source11:   
http://xorg.freedesktop.org/archive/individual/font/font-bitstream-speedo-1.0.2.tar.bz2
 Source12:   
http://xorg.freedesktop.org/archive/individual/font/font-bitstream-type1-1.0.3.tar.bz2
 Source13:   
http://xorg.freedesktop.org/archive/individual/font/font-cronyx-cyrillic-1.0.3.tar.bz2
 Source14:   
http://xorg.freedesktop.org/archive/individual/font/font-cursor-misc-1.0.3.tar.bz2
@@ -120,7 +119,6 @@
  *meltho-*)option="--with-fontdir=/usr/share/fonts/truetype"   ;;
  *misc-*)  option="--with-fontdir=/usr/share/fonts/misc"   ;;
  *ttf-*)   option="--with-fontdir=/usr/share/fonts/truetype"   ;;
- *speedo-*)option="--with-fontdir=/usr/share/fonts/Speedo" ;;
  *cyrillic-*)  option="--with-fontdir=/usr/share/fonts/cyrillic"   ;;
  *)option=""   ;;
 esac
@@ -171,7 +169,6 @@
 %files 
 %defattr(-,root,root)
 %dir /usr/share/fonts/100dpi
-%dir /usr/share/fonts/Speedo
 %dir /usr/share/fonts/Type1
 %dir /usr/share/fonts/cyrillic
 %dir /usr/share/fonts/truetype
@@ -180,9 +177,6 @@
 /usr/share/fonts/100dpi/*.pcf.gz
 /usr/share/fonts/75dpi/fonts.alias
 /usr/share/fonts/75dpi/*-ISO8859-*.pcf.gz
-%config %verify(not md5 size mtime) /usr/share/fonts/Speedo/fonts.dir
-%config %verify(not md5 size mtime) /usr/share/fonts/Speedo/fonts.scale
-/usr/share/fonts/Speedo/*.spd
 %config %verify(not md5 size mtime) /usr/share/fonts/Type1/fonts.dir
 %config %verify(not md5 size mtime) /usr/share/fonts/Type1/fonts.scale
 /usr/share/fonts/Type1/*.afm




commit libqt5-qtbase for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package libqt5-qtbase for openSUSE:Factory 
checked in at 2018-03-12 12:03:16

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


Package is "libqt5-qtbase"

Mon Mar 12 12:03:16 2018 rev:78 rq:585167 version:5.10.0

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtbase/libqt5-qtbase.changes  
2018-03-04 11:54:51.033291000 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtbase.new/libqt5-qtbase.changes 
2018-03-12 12:03:17.717574767 +0100
@@ -1,0 +2,17 @@
+Fri Mar  9 15:15:25 UTC 2018 - crrodrig...@opensuse.org
+
+- Further review of build dependencies:
+  * pcre-devel is not required, only pcre2-devel, Remove
+from buildrequires
+  * add explicit buildrequires on pkgconfig(libdrm) and 
+pkgconfig(pango)
+  * sources do not use libtiff-devel at all, remove from
+buildrequires
+
+---
+Thu Mar  8 17:09:23 UTC 2018 - crrodrig...@opensuse.org
+
+- Replace xorg-x11-devel for a long list of individual
+  pkgconfig() buildrequires
+
+---



Other differences:
--
++ libqt5-qtbase.spec ++
--- /var/tmp/diff_new_pack.hRvAz0/_old  2018-03-12 12:03:21.489439593 +0100
+++ /var/tmp/diff_new_pack.hRvAz0/_new  2018-03-12 12:03:21.497439307 +0100
@@ -111,9 +111,7 @@
 BuildRequires:  libpng-devel
 BuildRequires:  libproxy-devel
 BuildRequires:  lksctp-tools-devel
-BuildRequires:  libtiff-devel
 BuildRequires:  openssl-devel
-BuildRequires:  pcre-devel
 BuildRequires:  pcre2-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(mtdev)
@@ -140,11 +138,27 @@
 %if %{vulkan}
 BuildRequires:  vulkan-devel
 %endif
-BuildRequires:  xcb-util-image-devel
-BuildRequires:  xcb-util-keysyms-devel
-BuildRequires:  xcb-util-renderutil-devel
-BuildRequires:  xcb-util-wm-devel
-BuildRequires:  xorg-x11-devel
+
+BuildRequires:  pkgconfig(pango)
+BuildRequires:  pkgconfig(libdrm)
+BuildRequires:  pkgconfig(xcb-randr)
+BuildRequires:  pkgconfig(xcb-renderutil)
+BuildRequires:  pkgconfig(xcb-render)
+BuildRequires:  pkgconfig(xcb-shape)
+BuildRequires:  pkgconfig(xcb-shm)
+BuildRequires:  pkgconfig(xcb-sync)
+BuildRequires:  pkgconfig(xcb-xfixes)
+BuildRequires:  pkgconfig(xcb-xinerama)
+BuildRequires:  pkgconfig(xcb-xkb)
+BuildRequires:  pkgconfig(xcb)
+BuildRequires:  pkgconfig(xcb-glx)
+BuildRequires:  pkgconfig(xcb-image)
+BuildRequires:  pkgconfig(xcb-icccm)
+BuildRequires:  pkgconfig(xcb-keysyms)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xrender)
+BuildRequires:  pkgconfig(xi)
+BuildRequires:  pkgconfig(x11-xcb)
 BuildRequires:  xz
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
@@ -155,6 +169,7 @@
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(xkbcommon) >= 0.4.1
 BuildRequires:  pkgconfig(xkbcommon-x11) >= 0.4.1
+BuildRequires:  pkgconfig(zlib)
 %if %journald
 BuildRequires:  pkgconfig(libsystemd)
 %endif




commit binutils for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package binutils for openSUSE:Factory 
checked in at 2018-03-12 12:02:40

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


Package is "binutils"

Mon Mar 12 12:02:40 2018 rev:125 rq:585020 version:2.30

Changes:

--- /work/SRC/openSUSE:Factory/binutils/binutils.changes2018-03-08 
10:40:55.737131484 +0100
+++ /work/SRC/openSUSE:Factory/.binutils.new/binutils.changes   2018-03-12 
12:02:46.454695142 +0100
@@ -1,0 +2,5 @@
+Thu Mar  8 11:33:31 UTC 2018 - sch...@suse.de
+
+- riscv-relax-size.patch: Fix symbol size bug when relaxation deletes bytes
+
+---
cross-aarch64-binutils.changes: same change
cross-arm-binutils.changes: same change
cross-avr-binutils.changes: same change
cross-epiphany-binutils.changes: same change
cross-hppa-binutils.changes: same change
cross-hppa64-binutils.changes: same change
cross-i386-binutils.changes: same change
cross-ia64-binutils.changes: same change
cross-m68k-binutils.changes: same change
cross-mips-binutils.changes: same change
cross-ppc-binutils.changes: same change
cross-ppc64-binutils.changes: same change
cross-ppc64le-binutils.changes: same change
cross-riscv64-binutils.changes: same change
cross-rx-binutils.changes: same change
cross-s390-binutils.changes: same change
cross-s390x-binutils.changes: same change
cross-sparc-binutils.changes: same change
cross-sparc64-binutils.changes: same change
cross-spu-binutils.changes: same change
cross-x86_64-binutils.changes: same change

New:

  riscv-relax-size.patch



Other differences:
--
++ binutils.spec ++
--- /var/tmp/diff_new_pack.9kf4Xg/_old  2018-03-12 12:02:56.718327324 +0100
+++ /var/tmp/diff_new_pack.9kf4Xg/_new  2018-03-12 12:02:56.722327181 +0100
@@ -94,6 +94,7 @@
 Patch34:aarch64-common-pagesize.patch
 Patch35:riscv-wrap-relax.patch
 Patch36:binutils-pr22868.diff
+Patch37:riscv-relax-size.patch
 Patch90:cross-avr-nesc-as.patch
 Patch92:cross-avr-omit_section_dynsym.patch
 Patch93:cross-avr-size.patch
@@ -165,6 +166,7 @@
 %patch34 -p1
 %patch35 -p1
 %patch36 -p1
+%patch37 -p1
 %if "%{TARGET}" == "avr"
 cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
 %patch90

++ cross-aarch64-binutils.spec ++
--- /var/tmp/diff_new_pack.9kf4Xg/_old  2018-03-12 12:02:56.742326464 +0100
+++ /var/tmp/diff_new_pack.9kf4Xg/_new  2018-03-12 12:02:56.746326321 +0100
@@ -97,6 +97,7 @@
 Patch34:aarch64-common-pagesize.patch
 Patch35:riscv-wrap-relax.patch
 Patch36:binutils-pr22868.diff
+Patch37:riscv-relax-size.patch
 Patch90:cross-avr-nesc-as.patch
 Patch92:cross-avr-omit_section_dynsym.patch
 Patch93:cross-avr-size.patch
@@ -168,6 +169,7 @@
 %patch34 -p1
 %patch35 -p1
 %patch36 -p1
+%patch37 -p1
 %if "%{TARGET}" == "avr"
 cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
 %patch90

cross-arm-binutils.spec: same change
cross-avr-binutils.spec: same change
cross-epiphany-binutils.spec: same change
cross-hppa-binutils.spec: same change
cross-hppa64-binutils.spec: same change
cross-i386-binutils.spec: same change
cross-ia64-binutils.spec: same change
cross-m68k-binutils.spec: same change
cross-mips-binutils.spec: same change
cross-ppc-binutils.spec: same change
cross-ppc64-binutils.spec: same change
cross-ppc64le-binutils.spec: same change
cross-riscv64-binutils.spec: same change
cross-rx-binutils.spec: same change
cross-s390-binutils.spec: same change
cross-s390x-binutils.spec: same change
cross-sparc-binutils.spec: same change
cross-sparc64-binutils.spec: same change
cross-spu-binutils.spec: same change
cross-x86_64-binutils.spec: same change
++ riscv-relax-size.patch ++
2018-03-01  Jim Wilson  

PR 22756
* elfnn-riscv.c (riscv_relax_delete_bytes): When adjust st_size, use
else if instead of if.

Index: binutils-2.30/bfd/elfnn-riscv.c
===
--- binutils-2.30.orig/bfd/elfnn-riscv.c
+++ binutils-2.30/bfd/elfnn-riscv.c
@@ -2639,10 +2639,16 @@ riscv_relax_delete_bytes (bfd *abfd, ase
 
  /* If the symbol *spans* the bytes we just deleted (i.e. its
 *end* is in the moved bytes but its *start* isn't), then we
-must adjust its size.  */
- if (sym->st_value <= addr
- && sym->st_value + sym->st_size > addr
- && sym->st_value + sym->st_size <= toaddr)
+must adjust its size.
+
+This test needs to use the original value of st_value, otherwise
+we might accidentally decrease size when deleting bytes right
+b

commit SuSEfirewall2 for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package SuSEfirewall2 for openSUSE:Factory 
checked in at 2018-03-12 12:02:19

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


Package is "SuSEfirewall2"

Mon Mar 12 12:02:19 2018 rev:89 rq:584969 version:3.6.378

Changes:

--- /work/SRC/openSUSE:Factory/SuSEfirewall2/SuSEfirewall2.changes  
2018-01-20 11:22:41.883634105 +0100
+++ /work/SRC/openSUSE:Factory/.SuSEfirewall2.new/SuSEfirewall2.changes 
2018-03-12 12:02:38.082995156 +0100
@@ -1,0 +2,6 @@
+Fri Mar  9 11:01:22 UTC 2018 - matthias.gerst...@suse.com
+
+- Have SuSEfirewall2 conflict firewalld to avoid a messed up netfilter setup
+  (bnc#1084177)
+
+---



Other differences:
--
++ SuSEfirewall2.spec ++
--- /var/tmp/diff_new_pack.nSLfvt/_old  2018-03-12 12:02:39.366949144 +0100
+++ /var/tmp/diff_new_pack.nSLfvt/_new  2018-03-12 12:02:39.374948856 +0100
@@ -32,6 +32,9 @@
 Requires:   iptables
 Requires:   perl
 Recommends: perl-Net-DNS
+# bnc#1084177: starting both firewallds results in trouble.
+# solving this on systemd level is complicated so we go for the conflict.
+Conflicts:  firewalld
 Requires:   sysconfig
 Summary:Stateful Packet Filter Using iptables and netfilter
 License:GPL-2.0




commit pkg-config for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package pkg-config for openSUSE:Factory 
checked in at 2018-03-12 12:02:06

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


Package is "pkg-config"

Mon Mar 12 12:02:06 2018 rev:34 rq:584767 version:0.29.2

Changes:

--- /work/SRC/openSUSE:Factory/pkg-config/pkg-config.changes2017-05-18 
20:37:24.523652498 +0200
+++ /work/SRC/openSUSE:Factory/.pkg-config.new/pkg-config.changes   
2018-03-12 12:02:35.955071413 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:38:29 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ pkg-config.spec ++
--- /var/tmp/diff_new_pack.wldVgt/_old  2018-03-12 12:02:37.623011642 +0100
+++ /var/tmp/diff_new_pack.wldVgt/_new  2018-03-12 12:02:37.659010350 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pkg-config
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,17 +20,15 @@
 Version:0.29.2
 Release:0
 Summary:A library management system
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/Packages
-Url:http://pkgconfig.freedesktop.org/
+URL:http://pkgconfig.freedesktop.org/
 Source: 
http://pkgconfig.freedesktop.org/releases/%{name}-%{version}.tar.gz
 # Old name for version <= 0.17 and SuSE Linux <= 10.2 & CODE10
 # Mandriva 2009 and Fedora 11 still use old name "pkgconfig"
+# pkg-config has a virtual internal pkg-config.pc file, so we should provide it
 Provides:   pkgconfig = %{version}
 Obsoletes:  pkgconfig < 0.21
-# pkg-config has a virtual internal pkg-config.pc file, so we should provide it
-Provides:   pkgconfig(pkg-config) = %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 The pkg-config program is used to retrieve information about installed
@@ -44,9 +42,9 @@
 %configure\
 --with-internal-glib \
 %if "%{_lib}" == "lib"
-
--with-pc_path=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:%{_libdir}/pkgconfig:%{_datadir}/pkgconfig:/opt/kde3/%{_lib}/pkgconfig
+
--with-pc_path=%{_prefix}/local/lib/pkgconfig:%{_prefix}/local/share/pkgconfig:%{_libdir}/pkgconfig:%{_datadir}/pkgconfig:/opt/kde3/%{_lib}/pkgconfig
 %else
-
--with-pc_path=/usr/local/%{_lib}/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:%{_libdir}/pkgconfig:%{_datadir}/pkgconfig:/opt/kde3/%{_lib}/pkgconfig
+
--with-pc_path=%{_prefix}/local/%{_lib}/pkgconfig:%{_prefix}/local/lib/pkgconfig:%{_prefix}/local/share/pkgconfig:%{_libdir}/pkgconfig:%{_datadir}/pkgconfig:/opt/kde3/%{_lib}/pkgconfig
 %endif
 make %{?_smp_mflags}
 
@@ -56,8 +54,8 @@
 rm %{buildroot}%{_datadir}/doc/pkg-config/pkg-config-guide.html
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS COPYING NEWS README ChangeLog pkg-config-guide.html
+%license COPYING
+%doc AUTHORS NEWS README ChangeLog pkg-config-guide.html
 %{_bindir}/pkg-config
 %ifarch s390 s390x
 %{_bindir}/*-ibm-linux-gnu*-pkg-config
@@ -66,6 +64,6 @@
 %endif
 %dir %{_datadir}/aclocal
 %{_datadir}/aclocal/pkg.m4
-%doc %{_mandir}/man1/pkg-config.*
+%{_mandir}/man1/pkg-config.1%{ext_man}
 
 %changelog




commit kmod for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package kmod for openSUSE:Factory checked in 
at 2018-03-12 12:02:00

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


Package is "kmod"

Mon Mar 12 12:02:00 2018 rev:47 rq:584632 version:25

Changes:

--- /work/SRC/openSUSE:Factory/kmod/kmod-testsuite.changes  2018-02-06 
16:41:38.101179281 +0100
+++ /work/SRC/openSUSE:Factory/.kmod.new/kmod-testsuite.changes 2018-03-12 
12:02:34.603119863 +0100
@@ -1,0 +2,8 @@
+Thu Mar  8 16:34:16 UTC 2018 - msucha...@suse.com
+
+- Fix PKCS#7 signature display in modinfo (bsc#1077693).
+  * Add libkmod-signature-implement-pkcs7-parsing-with-asn1c.patch
+  * Add libkmod-signature-Fix-crash-when-module-signature-is.patch
+  * Refresh 0010-modprobe-Implement-allow-unsupported-modules.patch
+
+---
kmod.changes: same change

New:

  libkmod-signature-Fix-crash-when-module-signature-is.patch
  libkmod-signature-implement-pkcs7-parsing-with-asn1c.patch



Other differences:
--
++ kmod-testsuite.spec ++
--- /var/tmp/diff_new_pack.lS7LGX/_old  2018-03-12 12:02:35.599084171 +0100
+++ /var/tmp/diff_new_pack.lS7LGX/_new  2018-03-12 12:02:35.603084028 +0100
@@ -21,7 +21,7 @@
 Version:25
 Release:0
 Summary:Testsuite of the kmod package
-License:LGPL-2.1+ and GPL-2.0+
+License:LGPL-2.1-or-later AND GPL-2.0-or-later
 Group:  System/Kernel
 Url:
http://www.jonmasters.org/blog/2011/12/20/libkmod-replaces-module-init-tools/
 #Announce: https://lwn.net/Articles/664801/
@@ -30,12 +30,15 @@
 #Git-Clone:git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod
 Source: 
https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-%version.tar.xz
 Source2:
https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-%version.tar.sign
+Patch0: libkmod-signature-implement-pkcs7-parsing-with-asn1c.patch
 Patch1: 0002-modprobe-Recognize-allow-unsupported-modules-on-comm.patch
 Patch2: 0003-libkmod-config-Recognize-allow_unsupported_modules-i.patch
 Patch3: 0009-libkmod-Implement-filtering-of-unsupported-modules-o.patch
 Patch4: 0010-modprobe-Implement-allow-unsupported-modules.patch
 Patch5: 0011-Do-not-filter-unsupported-modules-when-running-a-van.patch
+Patch6: libkmod-signature-Fix-crash-when-module-signature-is.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  asn1c
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  git-core
@@ -55,7 +58,7 @@
 
 %prep
 %setup -q -n kmod-%version
-%patch -P 1 -P 2 -P 3 -P 4 -P 5 -p1
+%patch -P 0 -P 1 -P 2 -P 3 -P 4 -P 5 -P 6 -p1
 
 %build
 autoreconf -fi
@@ -68,6 +71,7 @@
--includedir="%_includedir/kmod" \
--with-rootlibdir="%_libdir" \
--bindir="%_bindir"
+make -C libkmod/pkcs7/asn1c-gen regen
 make %{?_smp_mflags} V=1 KDIR="%kdir"
 
 %install

++ kmod.spec ++
--- /var/tmp/diff_new_pack.lS7LGX/_old  2018-03-12 12:02:35.631083025 +0100
+++ /var/tmp/diff_new_pack.lS7LGX/_new  2018-03-12 12:02:35.643082595 +0100
@@ -21,7 +21,7 @@
 Version:25
 Release:0
 Summary:Utilities to load modules into the kernel
-License:LGPL-2.1+ and GPL-2.0+
+License:LGPL-2.1-or-later AND GPL-2.0-or-later
 Group:  System/Kernel
 Url:https://www.kernel.org/pub/linux/utils/kernel/kmod/
 
@@ -29,12 +29,15 @@
 #Git-Clone:git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod
 Source: 
https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-%version.tar.xz
 Source2:
https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-%version.tar.sign
+Patch0: libkmod-signature-implement-pkcs7-parsing-with-asn1c.patch
 Patch1: 0002-modprobe-Recognize-allow-unsupported-modules-on-comm.patch
 Patch2: 0003-libkmod-config-Recognize-allow_unsupported_modules-i.patch
 Patch3: 0009-libkmod-Implement-filtering-of-unsupported-modules-o.patch
 Patch4: 0010-modprobe-Implement-allow-unsupported-modules.patch
 Patch5: 0011-Do-not-filter-unsupported-modules-when-running-a-van.patch
+Patch6: libkmod-signature-Fix-crash-when-module-signature-is.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  asn1c
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
@@ -57,7 +60,7 @@
 
 %package bash-completion
 Summary:Bash completion routines for the kmod utilities
-License:LGPL-2.1+ and GPL-2.0+
+License:LGPL-2.1-or-later AND GPL-2.0-or-later
 Group:  System/Shells
 BuildArch:  noarch
 
@@ -66,7 +69,7

commit gimp for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package gimp for openSUSE:Factory checked in 
at 2018-03-12 12:02:35

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


Package is "gimp"

Mon Mar 12 12:02:35 2018 rev:101 rq:585013 version:2.8.22

Changes:

--- /work/SRC/openSUSE:Factory/gimp/gimp.changes2018-01-16 
09:26:38.001874433 +0100
+++ /work/SRC/openSUSE:Factory/.gimp.new/gimp.changes   2018-03-12 
12:02:41.330878763 +0100
@@ -1,0 +2,9 @@
+Thu Mar  8 01:16:27 UTC 2018 - bjorn@gmail.com
+
+- Add gimp-gegl03-buildfix.patch: Port to gegl-03, patch taken from
+  debian.
+- Following the above port, replace pkgconfig(gegl-0.2) with
+  pkgconfig(gegl-0.3) BuildRequires and add libtool BuildRequires:
+  and pass autoreconf as the above patch touches the buildsystem.
+
+---

New:

  gimp-gegl03-buildfix.patch



Other differences:
--
++ gimp.spec ++
--- /var/tmp/diff_new_pack.LaJ5vc/_old  2018-03-12 12:02:42.498836907 +0100
+++ /var/tmp/diff_new_pack.LaJ5vc/_new  2018-03-12 12:02:42.502836763 +0100
@@ -31,6 +31,8 @@
 # openSUSE palette file
 Source2:openSUSE.gpl
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM gimp-gegl03-buildfix.patch bjorn@gmail.com -- Port to 
gegl-03, patch taken from debian
+Patch0: gimp-gegl03-buildfix.patch
 
 BuildRequires:  aalib-devel
 BuildRequires:  alsa-devel >= 1.0.0
@@ -48,6 +50,7 @@
 BuildRequires:  libmng-devel
 BuildRequires:  librsvg-devel >= 2.36.0
 BuildRequires:  libtiff-devel
+BuildRequires:  libtool
 BuildRequires:  libwmf-devel >= 0.2.8
 BuildRequires:  libxslt-tools
 BuildRequires:  pkgconfig
@@ -60,7 +63,7 @@
 BuildRequires:  pkgconfig(cairo-pdf) >= 1.10.2
 BuildRequires:  pkgconfig(dbus-glib-1) >= 0.70
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.24.1
-BuildRequires:  pkgconfig(gegl-0.2) >= 0.2.0
+BuildRequires:  pkgconfig(gegl-0.3)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.30.2
 BuildRequires:  pkgconfig(gtk+-2.0) >= 2.24.10
 BuildRequires:  pkgconfig(gudev-1.0) >= 167
@@ -171,6 +174,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 translation-update-upstream
 translation-update-upstream po-libgimp gimp20-libgimp
@@ -195,6 +199,7 @@
 
 %build
 export CFLAGS="%{optflags} -fno-strict-aliasing"
+autoreconf -fiv
 %configure \
--disable-static\
 %if 0%{?suse_version} >= 1330

++ gimp-gegl03-buildfix.patch ++
--- ./app/core/gimpparamspecs-duplicate.c   2016-07-04 10:33:22.449542700 
+0200
+++ ./app/core/gimpparamspecs-duplicate.c   2016-07-04 10:34:54.505304400 
+0200
@@ -67,7 +67,7 @@
  spec->default_value,
  pspec->flags);
 
-  if (GEGL_IS_PARAM_SPEC_MULTILINE (pspec))
+  if (gegl_param_spec_get_property_key(pspec, "multiline"))
 {
   g_param_spec_set_qdata (new, multiline_quark,
   GINT_TO_POINTER (TRUE));

diff --git a/app/sanity.c b/app/sanity.c
index febddfb..85fea55 100644
--- a/app/sanity.c
+++ b/app/sanity.c
@@ -351,7 +351,7 @@ sanity_check_babl (void)
 
 #define BABL_REQUIRED_MAJOR 0
 #define BABL_REQUIRED_MINOR 1
-#define BABL_REQUIRED_MICRO 10
+#define BABL_REQUIRED_MICRO 12
 
   babl_get_version (&babl_major_version,
 &babl_minor_version,
@@ -388,7 +388,7 @@ sanity_check_gegl (void)
   gint gegl_micro_version;
 
 #define GEGL_REQUIRED_MAJOR 0
-#define GEGL_REQUIRED_MINOR 2
+#define GEGL_REQUIRED_MINOR 3
 #define GEGL_REQUIRED_MICRO 0
 
   gegl_get_version (&gegl_major_version,
diff --git a/configure.ac b/configure.ac
index 26812b6..4252fe9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,8 +40,8 @@ m4_define([gimp_stable],
 m4_define([gimp_full_name], [GNU Image Manipulation Program])
 
 # required versions of other packages
-m4_define([babl_required_version], [0.1.10])
-m4_define([gegl_required_version], [0.2.0])
+m4_define([babl_required_version], [0.1.12])
+m4_define([gegl_required_version], [0.3.0])
 m4_define([glib_required_version], [2.30.2])
 m4_define([atk_required_version], [2.2.0])
 m4_define([gtk_required_version], [2.24.10])
@@ -519,7 +519,7 @@ AC_SUBST(ISO_CODES_LOCALEDIR)
 ###
 
 PKG_CHECK_MODULES(BABL, babl >= babl_required_version)
-PKG_CHECK_MODULES(GEGL, gegl-0.2 >= gegl_required_version)
+PKG_CHECK_MODULES(GEGL, gegl-0.3 >= gegl_required_version)
 PKG_CHECK_MODULES(ATK, atk >= atk_required_version)
 
 AM_PATH_GLIB_2_0(glib_required_version, :,




commit python-pytest for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package python-pytest for openSUSE:Factory 
checked in at 2018-03-12 12:01:55

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


Package is "python-pytest"

Mon Mar 12 12:01:55 2018 rev:34 rq:584625 version:3.4.2

Changes:

--- /work/SRC/openSUSE:Factory/python-pytest/python-pytest-doc.changes  
2018-02-24 16:37:25.089684818 +0100
+++ /work/SRC/openSUSE:Factory/.python-pytest.new/python-pytest-doc.changes 
2018-03-12 12:02:31.807220058 +0100
@@ -1,0 +2,6 @@
+Fri Mar  9 08:38:59 UTC 2018 - mimi...@gmail.com
+
+- update to 3.4.2
+- more in python-pytest.changes
+
+---
--- /work/SRC/openSUSE:Factory/python-pytest/python-pytest.changes  
2018-03-06 10:43:56.123551326 +0100
+++ /work/SRC/openSUSE:Factory/.python-pytest.new/python-pytest.changes 
2018-03-12 12:02:33.079174476 +0100
@@ -1,0 +2,11 @@
+Fri Mar  9 08:37:51 UTC 2018 - mimi...@gmail.com
+
+- update to 3.4.2
+* Removed progress information when capture option is no.
+* Refactor check of bindir from exists to isdir.
+* Fix TypeError issue when using approx with a Decimal value. 
+* Fix reference cycle generated when using the request fixture. 
+* [tool:pytest] sections in *.cfg files passed by the
+   -c option are now properly recognized. 
+
+---

Old:

  pytest-3.4.1.tar.gz

New:

  pytest-3.4.2.tar.gz



Other differences:
--
++ python-pytest-doc.spec ++
--- /var/tmp/diff_new_pack.yVwVMZ/_old  2018-03-12 12:02:34.087138354 +0100
+++ /var/tmp/diff_new_pack.yVwVMZ/_new  2018-03-12 12:02:34.091138210 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pytest-doc
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:Documentation for python-pytest, a testing tool with 
autodiscovery
 License:MIT
@@ -57,7 +57,8 @@
 %python_exec setup.py test
 
 %files
-%doc CHANGELOG.rst LICENSE
+%doc CHANGELOG.rst 
 %doc doc/build/html
+%license LICENSE
 
 %changelog

++ python-pytest.spec ++
--- /var/tmp/diff_new_pack.yVwVMZ/_old  2018-03-12 12:02:34.127136921 +0100
+++ /var/tmp/diff_new_pack.yVwVMZ/_new  2018-03-12 12:02:34.135136634 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pytest
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:Python testing tool with autodiscovery and detailed asserts
 License:MIT
@@ -83,7 +83,8 @@
 %python_uninstall_alternative py.test
 
 %files %{python_files}
-%doc AUTHORS CHANGELOG.rst LICENSE README.rst
+%doc AUTHORS CHANGELOG.rst README.rst
+%license LICENSE
 %python_alternative %{_bindir}/py.test
 %python_alternative %{_bindir}/pytest
 %python2_only %{_bindir}/py.test2

++ pytest-3.4.1.tar.gz -> pytest-3.4.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-3.4.1/AUTHORS new/pytest-3.4.2/AUTHORS
--- old/pytest-3.4.1/AUTHORS2018-02-20 22:04:39.0 +0100
+++ new/pytest-3.4.2/AUTHORS2018-03-05 23:35:06.0 +0100
@@ -197,3 +197,4 @@
 Xuecong Liao
 Zoltán Máté
 Roland Puntaier
+Allan Feldman
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-3.4.1/CHANGELOG.rst 
new/pytest-3.4.2/CHANGELOG.rst
--- old/pytest-3.4.1/CHANGELOG.rst  2018-02-20 22:04:39.0 +0100
+++ new/pytest-3.4.2/CHANGELOG.rst  2018-03-05 23:35:06.0 +0100
@@ -8,6 +8,43 @@
 
 .. towncrier release notes start
 
+Pytest 3.4.2 (2018-03-04)
+=
+
+Bug Fixes
+-
+
+- Removed progress information when capture option is ``no``. (`#3203
+  `_)
+
+- Refactor check of bindir from ``exists`` to ``isdir``. (`#3241
+  `_)
+
+- Fix ``TypeError`` issue when using ``approx`` with a ``Decimal`` value.
+  (`#3247 `_)
+
+- Fix reference cycle generated when using the ``request`` fixture. (`#3249
+  `_)
+
+- ``[tool:pytest]`` sections in ``*.cfg`` files passed by the ``-c`` option are
+  now properly recognized. (`#3260
+  `_)
+
+
+Improved Documentation
+--
+
+- Add logging plugin to plugins list. (`#3209
+  `_)
+
+
+Trivial/Internal Changes
+---

commit libgusb for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package libgusb for openSUSE:Factory checked 
in at 2018-03-12 12:02:28

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


Package is "libgusb"

Mon Mar 12 12:02:28 2018 rev:18 rq:584989 version:0.3.0

Changes:

--- /work/SRC/openSUSE:Factory/libgusb/libgusb.changes  2018-03-08 
10:54:36.463583086 +0100
+++ /work/SRC/openSUSE:Factory/.libgusb.new/libgusb.changes 2018-03-12 
12:02:39.634939540 +0100
@@ -1,0 +2,23 @@
+Thu Mar  8 12:23:43 UTC 2018 - dims...@opensuse.org
+
+- Update to version 0.3.0:
+  + New Features:
+- Add Travis integration.
+- Allow changing the path to usb.ids file.
+- Port to the Meson build system.
+  + Replace libusb-1.0/libusb.h with libusb.h.
+- Port to meson build system:
+  + Add meson BuildRequires.
+  + Replace configure/make/make_install with
+meson/meson_build/meson_install.
+- Add gtk-doc BuildRequires: the meson-based tarball no longer
+  ships pre-built documentation.
+- Drop xz BuildRequires: this is implicit in all openSUSE
+  buildroots.
+
+---
+Mon Mar  5 19:25:54 UTC 2018 - jeng...@inai.de
+
+- Fix SRPM group. Update summaries.
+
+---

Old:

  libgusb-0.2.11.tar.xz

New:

  libgusb-0.3.0.tar.xz



Other differences:
--
++ libgusb.spec ++
--- /var/tmp/diff_new_pack.oN5u2q/_old  2018-03-12 12:02:40.686901841 +0100
+++ /var/tmp/diff_new_pack.oN5u2q/_new  2018-03-12 12:02:40.690901697 +0100
@@ -17,16 +17,17 @@
 
 
 Name:   libgusb
-Version:0.2.11
+Version:0.3.0
 Release:0
 Summary:GObject-based library for libusb1
 License:LGPL-2.1-or-later
-Group:  System/Libraries
-URL:https://github.com/hughsie/libgusb
+Group:  Development/Libraries/GNOME
+Url:https://github.com/hughsie/libgusb
 Source0:
http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
+BuildRequires:  gtk-doc
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  vala
-BuildRequires:  xz
 BuildRequires:  pkgconfig(glib-2.0) >= 2.44.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.29
 BuildRequires:  pkgconfig(gudev-1.0)
@@ -47,7 +48,7 @@
 cancellation and integration into a mainloop.
 
 %package -n typelib-1_0-GUsb-1_0
-Summary:GObject-based library for libusb1 -- Introspection bindings
+Summary:Introspection bindings for libgusb, a GObject-based wrapper 
for libusb1
 Group:  System/Libraries
 
 %description -n typelib-1_0-GUsb-1_0
@@ -56,7 +57,7 @@
 cancellation and integration into a mainloop.
 
 %package devel
-Summary:GObject-based library for libusb1 -- Development Files
+Summary:Development files for libgusb, a GObject-based wrapper for 
libusb1
 Group:  Development/Libraries/C and C++
 Requires:   libgusb2 = %{version}
 Requires:   typelib-1_0-GUsb-1_0 = %{version}
@@ -70,20 +71,18 @@
 %setup -q
 
 %build
-%configure \
---disable-static
-make %{?_smp_mflags}
+%meson
+%meson_build
 
 %install
-%make_install
-find %{buildroot} -type f -name "*.la" -delete -print
+%meson_install
 
 %post -n libgusb2 -p /sbin/ldconfig
 %postun -n libgusb2 -p /sbin/ldconfig
 
 %files -n libgusb2
 %license COPYING
-%doc AUTHORS NEWS README
+%doc AUTHORS NEWS
 %{_libdir}/libgusb.so.?
 %{_libdir}/libgusb.so.?.0.*
 
@@ -91,13 +90,14 @@
 %{_libdir}/girepository-1.0/GUsb-1.0.typelib
 
 %files devel
+%doc %{_datadir}/gtk-doc/html/gusb/
 %{_bindir}/gusbcmd
 %{_datadir}/gir-1.0/GUsb-1.0.gir
 %dir %{_datadir}/vala/vapi
+%{_datadir}/vala/vapi/gusb.deps
 %{_datadir}/vala/vapi/gusb.vapi
 %{_includedir}/gusb-1/
 %{_libdir}/libgusb.so
 %{_libdir}/pkgconfig/gusb.pc
-%doc %{_datadir}/gtk-doc/html/gusb/
 
 %changelog

++ libgusb-0.2.11.tar.xz -> libgusb-0.3.0.tar.xz ++
 55214 lines of diff (skipped)




commit freetype2 for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package freetype2 for openSUSE:Factory 
checked in at 2018-03-12 12:01:48

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


Package is "freetype2"

Mon Mar 12 12:01:48 2018 rev:81 rq:584619 version:2.9

Changes:

--- /work/SRC/openSUSE:Factory/freetype2/freetype2.changes  2018-03-08 
10:55:29.489674235 +0100
+++ /work/SRC/openSUSE:Factory/.freetype2.new/freetype2.changes 2018-03-12 
12:02:21.047605644 +0100
@@ -1,0 +2,6 @@
+Thu Mar  8 16:47:21 UTC 2018 - kbabi...@suse.com
+
+- Add bnc1079600.patch: Fix several integer overflow issues in
+  truetype/ttinterp.c (bsc#1079600) 
+
+---

New:

  bnc1079600.patch



Other differences:
--
++ freetype2.spec ++
--- /var/tmp/diff_new_pack.07A8NC/_old  2018-03-12 12:02:24.363486815 +0100
+++ /var/tmp/diff_new_pack.07A8NC/_new  2018-03-12 12:02:24.367486672 +0100
@@ -36,6 +36,7 @@
 Patch3: 0001-src-truetype-ttinterp.c-Ins_GETVARIATION-Avoid-NULL-.patch
 Patch4: 0001-truetype-Better-protection-against-invalid-VF-data.patch
 Patch5: enable-long-family-names-by-default.patch
+Patch6: bnc1079600.patch
 BuildRequires:  gawk
 BuildRequires:  libbz2-devel
 BuildRequires:  libpng-devel
@@ -104,6 +105,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 export CFLAGS="%{optflags} -std=gnu99 -D_GNU_SOURCE $(getconf LFS_CFLAGS)"

++ bnc1079600.patch ++
References: 
https://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=4a03f17449ae45f0dacf4de4694ccd6e5e1b24d1
Upstream: merged
From: Karol Babioch 
Date: Thu Mar  8 17:52:43 CET 2018

Avoid integer overflow issues

diff --git a/src/truetype/ttinterp.c b/src/truetype/ttinterp.c
index 551f14a2e..5c8ff4f3d 100644
--- a/src/truetype/ttinterp.c
+++ b/src/truetype/ttinterp.c
@@ -5782,6 +5782,7 @@
 FT_F26Dot6  distance;
 #ifdef TT_SUPPORT_SUBPIXEL_HINTING_INFINALITY
 FT_F26Dot6  control_value_cutin = 0;
+FT_F26Dot6  delta;
 
 
 if ( SUBPIXEL_HINTING_INFINALITY )
@@ -5817,11 +5818,15 @@
 distance = PROJECT( exc->zp1.cur + point, exc->zp0.cur + exc->GS.rp0 );
 
 #ifdef TT_SUPPORT_SUBPIXEL_HINTING_INFINALITY
+delta = SUB_LONG( distance, args[1] );
+if ( delta < 0 )
+  delta = NEG_LONG( delta );
+
 /* subpixel hinting - make MSIRP respect CVT cut-in; */
-if ( SUBPIXEL_HINTING_INFINALITY&&
- exc->ignore_x_mode &&
- exc->GS.freeVector.x != 0  &&
- FT_ABS( SUB_LONG( distance, args[1] ) ) >= control_value_cutin )
+if ( SUBPIXEL_HINTING_INFINALITY  &&
+ exc->ignore_x_mode   &&
+ exc->GS.freeVector.x != 0&&
+ delta >= control_value_cutin )
   distance = args[1];
 #endif /* TT_SUPPORT_SUBPIXEL_HINTING_INFINALITY */
 
@@ -5978,7 +5983,14 @@
 
 if ( ( exc->opcode & 1 ) != 0 )   /* rounding and control cut-in flag */
 {
-  if ( FT_ABS( distance - org_dist ) > control_value_cutin )
+  FT_F26Dot6  delta;
+
+
+  delta = SUB_LONG( distance, org_dist );
+  if ( delta < 0 )
+delta = NEG_LONG( delta );
+
+  if ( delta > control_value_cutin )
 distance = org_dist;
 
 #ifdef TT_SUPPORT_SUBPIXEL_HINTING_INFINALITY
@@ -6259,6 +6271,9 @@
 
   if ( exc->GS.gep0 == exc->GS.gep1 )
   {
+FT_F26Dot6  delta;
+
+
 /* XXX: According to Greg Hitchcock, the following wording is */
 /*  the right one:*/
 /**/
@@ -6271,7 +6286,11 @@
 /*  `ttinst2.doc', version 1.66, is thus incorrect since  */
 /*  it implies `>=' instead of `>'.   */
 
-if ( FT_ABS( cvt_dist - org_dist ) > control_value_cutin )
+delta = SUB_LONG( cvt_dist, org_dist );
+if ( delta < 0 )
+  delta = NEG_LONG( delta );
+
+if ( delta > control_value_cutin )
   cvt_dist = org_dist;
   }
 
@@ -6289,7 +6308,14 @@
exc->ignore_x_mode   &&
exc->GS.gep0 == exc->GS.gep1 )
   {
-if ( FT_ABS( cvt_dist - org_dist ) > control_value_cutin )
+FT_F26Dot6  delta;
+
+
+delta = SUB_LONG( cvt_dist, org_dist );
+if ( delta < 0 )
+  delta = NEG_LONG( delta );
+
+if ( delta > control_value_cutin )
   cvt_dist = org_dist;
   }
 #endif /* TT_SUPPORT_SUBPIXEL_HINTING_INFINALITY */








commit java-10-openjdk for openSUSE:Factory

2018-03-12 Thread root
Hello community,

here is the log from the commit of package java-10-openjdk for openSUSE:Factory 
checked in at 2018-03-12 12:01:38

Comparing /work/SRC/openSUSE:Factory/java-10-openjdk (Old)
 and  /work/SRC/openSUSE:Factory/.java-10-openjdk.new (New)


Package is "java-10-openjdk"

Mon Mar 12 12:01:38 2018 rev:14 rq:584615 version:10.0.0.0~46

Changes:

--- /work/SRC/openSUSE:Factory/java-10-openjdk/java-10-openjdk.changes  
2018-03-04 11:53:49.823494342 +0100
+++ /work/SRC/openSUSE:Factory/.java-10-openjdk.new/java-10-openjdk.changes 
2018-03-12 12:02:05.552160941 +0100
@@ -1,0 +2,8 @@
+Thu Mar  8 10:07:55 UTC 2018 - fst...@suse.com
+
+- Update to tag jdk-10+46
+- Fixes:
+  + S8198950: AArch64: org.openjdk.jcstress.tests.varhandles.DekkerTest
+fails
+
+---

Old:

  4f96cf952e71.tar.bz2

New:

  6fa770f9f8ab.tar.bz2



Other differences:
--
++ java-10-openjdk.spec ++
--- /var/tmp/diff_new_pack.4jNzA6/_old  2018-03-12 12:02:09.292026919 +0100
+++ /var/tmp/diff_new_pack.4jNzA6/_new  2018-03-12 12:02:09.300026633 +0100
@@ -33,10 +33,10 @@
 %global updatever   0
 %global patchver0
 %global datever 2018-03-20
-%global buildver45
+%global buildver46
 %global hg_project  jdk
 %global hg_repository   jdk10
-%global hg_revision 4f96cf952e71
+%global hg_revision 6fa770f9f8ab
 %global icedtea_sound_version 1.0.1
 %global java_atk_wrapper_version 0.33.2
 # priority must be 6 digits in total

++ 4f96cf952e71.tar.bz2 -> 6fa770f9f8ab.tar.bz2 ++
/work/SRC/openSUSE:Factory/java-10-openjdk/4f96cf952e71.tar.bz2 
/work/SRC/openSUSE:Factory/.java-10-openjdk.new/6fa770f9f8ab.tar.bz2 differ: 
char 11, line 1