commit enigmail for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package enigmail for openSUSE:Factory 
checked in at 2017-10-05 12:03:08

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


Package is "enigmail"

Thu Oct  5 12:03:08 2017 rev:18 rq:531256 version:1.9.8.3

Changes:

--- /work/SRC/openSUSE:Factory/enigmail/enigmail.changes2017-08-24 
18:56:12.933176117 +0200
+++ /work/SRC/openSUSE:Factory/.enigmail.new/enigmail.changes   2017-10-05 
12:07:05.246501668 +0200
@@ -1,0 +2,6 @@
+Wed Oct  4 14:57:28 UTC 2017 - astie...@suse.com
+
+- enigmail 1.9.8.3:
+  * move calling of subprocess library to the end
+
+---

Old:

  enigmail-1.9.8.2.tar.gz
  enigmail-1.9.8.2.tar.gz.asc

New:

  enigmail-1.9.8.3.tar.gz
  enigmail-1.9.8.3.tar.gz.asc



Other differences:
--
++ enigmail.spec ++
--- /var/tmp/diff_new_pack.9NYQSN/_old  2017-10-05 12:07:06.822279713 +0200
+++ /var/tmp/diff_new_pack.9NYQSN/_new  2017-10-05 12:07:06.826279150 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   enigmail
-Version:1.9.8.2
+Version:1.9.8.3
 Release:0
 Summary:OpenPGP addon for Thunderbird and SeaMonkey
 License:MPL-2.0

++ enigmail-1.9.8.2.tar.gz -> enigmail-1.9.8.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/enigmail/Makefile new/enigmail/Makefile
--- old/enigmail/Makefile   2017-08-21 13:15:03.0 +0200
+++ new/enigmail/Makefile   2017-10-01 16:38:39.0 +0200
@@ -3,7 +3,7 @@
 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 
 XPI_MODULE = enigmail
-XPI_MODULE_VERS = 1.9.8.2
+XPI_MODULE_VERS = 1.9.8.3
 
 DEPTH  = .
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/enigmail/configure new/enigmail/configure
--- old/enigmail/configure  2017-08-21 13:15:03.0 +0200
+++ new/enigmail/configure  2017-10-01 16:38:39.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for enigmail 1.9.8.2.
+# Generated by GNU Autoconf 2.69 for enigmail 1.9.8.3.
 #
 # Report bugs to .
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='enigmail'
 PACKAGE_TARNAME='enigmail'
-PACKAGE_VERSION='1.9.8.2'
-PACKAGE_STRING='enigmail 1.9.8.2'
+PACKAGE_VERSION='1.9.8.3'
+PACKAGE_STRING='enigmail 1.9.8.3'
 PACKAGE_BUGREPORT='https://www.enigmail.net'
 PACKAGE_URL=''
 
@@ -1195,7 +1195,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures enigmail 1.9.8.2 to adapt to many kinds of systems.
+\`configure' configures enigmail 1.9.8.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1261,7 +1261,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of enigmail 1.9.8.2:";;
+ short | recursive ) echo "Configuration of enigmail 1.9.8.3:";;
esac
   cat <<\_ACEOF
 
@@ -1343,7 +1343,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-enigmail configure 1.9.8.2
+enigmail configure 1.9.8.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1360,7 +1360,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by enigmail $as_me 1.9.8.2, which was
+It was created by enigmail $as_me 1.9.8.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2595,7 +2595,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by enigmail $as_me 1.9.8.2, which was
+This file was extended by enigmail $as_me 1.9.8.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -2648,7 +2648,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-enigmail config.status 1.9.8.2
+enigmail config.status 1.9.8.3
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/enigmail/configure.ac new/enigmail/configure.ac
--- old/enigmail/configure.ac   2017-08-21 13:15:03.0 +0200
+++ new/enigmail/confi

commit gnome-commander for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package gnome-commander for openSUSE:Factory 
checked in at 2017-10-05 12:02:34

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


Package is "gnome-commander"

Thu Oct  5 12:02:34 2017 rev:61 rq:531208 version:1.6.4

Changes:

--- /work/SRC/openSUSE:Factory/gnome-commander/gnome-commander.changes  
2017-05-29 22:20:08.787781123 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-commander.new/gnome-commander.changes 
2017-10-05 12:06:23.240418431 +0200
@@ -1,0 +2,6 @@
+Sat Sep 30 19:44:23 UTC 2017 - zai...@opensuse.org
+
+- Pass --without-unique to configure, ensure that we do not depend
+  on libunique.
+
+---



Other differences:
--
++ gnome-commander.spec ++
--- /var/tmp/diff_new_pack.dGlkU5/_old  2017-10-05 12:06:26.411971700 +0200
+++ /var/tmp/diff_new_pack.dGlkU5/_new  2017-10-05 12:06:26.415971136 +0200
@@ -62,7 +62,8 @@
 %build
 %configure\
--disable-static\
-   --disable-scrollkeeper
+   --disable-scrollkeeper\
+   --without-unique
 make %{?_smp_mflags}
 
 %install




commit PlayOnLinux for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package PlayOnLinux for openSUSE:Factory 
checked in at 2017-10-05 12:02:41

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


Package is "PlayOnLinux"

Thu Oct  5 12:02:41 2017 rev:4 rq:531225 version:4.2.12

Changes:

--- /work/SRC/openSUSE:Factory/PlayOnLinux/PlayOnLinux.changes  2017-07-17 
09:09:08.472982504 +0200
+++ /work/SRC/openSUSE:Factory/.PlayOnLinux.new/PlayOnLinux.changes 
2017-10-05 12:06:35.342713757 +0200
@@ -1,0 +2,5 @@
+Tue Oct  3 09:09:13 UTC 2017 - ec...@opensuse.org
+
+- add patch PlayOnLinux-https.patch to fix boo#1051248
+
+---

New:

  PlayOnLinux-https.patch



Other differences:
--
++ PlayOnLinux.spec ++
--- /var/tmp/diff_new_pack.ijcqMk/_old  2017-10-05 12:06:37.378427016 +0200
+++ /var/tmp/diff_new_pack.ijcqMk/_new  2017-10-05 12:06:37.382426452 +0200
@@ -28,6 +28,8 @@
 Source1:playonlinux.sh
 # PATCH-FIX-OPENSUSE PlayOnLinux-desktop.patch
 Patch0: %{name}-desktop.patch
+# PATCH-FIX-OPENSUSE PlayOnLinux-https.patch: Fix unencrypted connection to 
www.playonlinux.com
+Patch10:%{name}-https.patch
 BuildRequires:  fdupes
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
@@ -57,6 +59,7 @@
 %prep
 %setup -q -n %{_name}
 %patch0 -p1
+%patch10 -p1
 
 %build
 # Nothing to build.

++ PlayOnLinux-https.patch ++
diff -Pdpru playonlinux.orig/bash/bug_report playonlinux/bash/bug_report
--- playonlinux.orig/bash/bug_report2017-06-19 21:03:38.0 +0200
+++ playonlinux/bash/bug_report 2017-10-03 10:55:54.968200421 +0200
@@ -89,9 +89,9 @@ SCRIPTTITLE="$LOGTITLE"
 
 if [ "$LOGTITLE" = "" ]
 then
-   POL_Website_curl "http://www.playonlinux.com/api/uploadLog.php"; -F 
message="$DESCRIPTION" -F script="$SCRIPTTITLE"
+   POL_Website_curl "https://www.playonlinux.com/api/uploadLog.php"; -F 
message="$DESCRIPTION" -F script="$SCRIPTTITLE"
 else
-   POL_Website_curl "http://www.playonlinux.com/api/uploadLog.php"; -F 
message="$DESCRIPTION" -F script="$SCRIPTTITLE" -F 
bugfile="@$POL_USER_ROOT/logs/$LOGTITLE/$LOGTITLE.log"
+   POL_Website_curl "https://www.playonlinux.com/api/uploadLog.php"; -F 
message="$DESCRIPTION" -F script="$SCRIPTTITLE" -F 
bugfile="@$POL_USER_ROOT/logs/$LOGTITLE/$LOGTITLE.log"
 fi
 
 BugURL="$(POL_Website_Result)"
diff -Pdpru playonlinux.orig/bash/playonlinux-url_handler 
playonlinux/bash/playonlinux-url_handler
--- playonlinux.orig/bash/playonlinux-url_handler   2017-06-19 
21:03:38.0 +0200
+++ playonlinux/bash/playonlinux-url_handler2017-10-03 10:56:14.882333237 
+0200
@@ -24,8 +24,8 @@ source "$PLAYONLINUX/lib/sources"
 
 
 STRING="$1"
-STRING="${STRING/playonlinux:\/\//http://}";
-STRING="${STRING/playonmac:\/\//http://}";
+STRING="${STRING/playonlinux:\/\//https://}";
+STRING="${STRING/playonmac:\/\//https://}";
 
 url_cut="$(echo $STRING | cut -d "/" -f3)" 
 if [ "$url_cut" == "www.playonlinux.com" ] || [ "$url_cut" == 
"www.playonmac.com" ]
diff -Pdpru playonlinux.orig/bash/run_app playonlinux/bash/run_app
--- playonlinux.orig/bash/run_app   2017-06-19 21:03:38.0 +0200
+++ playonlinux/bash/run_app2017-10-03 10:56:25.673321405 +0200
@@ -74,7 +74,7 @@ send_stat()
POL_LoadVar_Device --non-interactive

Info="$(printf 
"$VendorID~$DeviceID~$currentOS~$ScriptName~$amd64_set~$OpenGL32~$OpenGL64~$Version~$ExitCode~$DISTRO~$vms~$UniqId~$archty~$PACKAGE~$VERSION~$delta"
 | POL_base64)"
-   POL_Website_GET 
"http://www.playonlinux.com/api/s.php?data=$(POL_Website_urlencode "$Info")"
+   POL_Website_GET 
"https://www.playonlinux.com/api/s.php?data=$(POL_Website_urlencode "$Info")"
echo "$UniqId" > 
"$POL_USER_ROOT/configurations/reports/$PACKAGE"
fi
 }
diff -Pdpru playonlinux.orig/lib/scripts.lib playonlinux/lib/scripts.lib
--- playonlinux.orig/lib/scripts.lib2017-06-19 21:03:38.0 +0200
+++ playonlinux/lib/scripts.lib 2017-10-03 10:59:50.178140050 +0200
@@ -1004,7 +1004,7 @@ POL_Shortcut_AddProfileLink()

AUTHOR="$2"
if [ "$(POL_Config_Read "PROFILE_LINK")" != "FALSE" ]; then
-   POL_Shortcut_AddLink "$1" "PROFILEBUTTON/$(eval_gettext 
'$AUTHOR profile')" "http://www.$POL_DNS/en/profil-$(POL_Website_urlencode 
"$3").html?referer=$(POL_Website_urlencode "$1")"
+   POL_Shortcut_AddLink "$1" "PROFILEBUTTON/$(eval_gettext 
'$AUTHOR profile')" "https://www.$POL_DNS/en/profil-$(POL_Website_urlencode 
"$3").html?referer=$(POL_Website_urlencode "$1")"
fi
 }
 POL_LoadVar_Distro ()
diff -Pdpru playonlin

commit nodejs6 for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package nodejs6 for openSUSE:Factory checked 
in at 2017-10-05 12:03:42

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


Package is "nodejs6"

Thu Oct  5 12:03:42 2017 rev:14 rq:531397 version:6.11.4

Changes:

--- /work/SRC/openSUSE:Factory/nodejs6/nodejs6.changes  2017-09-12 
19:56:30.985615495 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs6.new/nodejs6.changes 2017-10-05 
12:07:20.308380144 +0200
@@ -1,0 +2,7 @@
+Wed Oct  4 16:38:26 UTC 2017 - adam.ma...@suse.de
+
+- New upstream LTS release 6.11.4:
+  * net: support passing undefined to listen() to match behavior in
+  v4.x and v8.x
+
+---

Old:

  node-v6.11.3.tar.xz

New:

  node-v6.11.4.tar.xz



Other differences:
--
++ nodejs6.spec ++
--- /var/tmp/diff_new_pack.hFmHzz/_old  2017-10-05 12:07:22.160119320 +0200
+++ /var/tmp/diff_new_pack.hFmHzz/_new  2017-10-05 12:07:22.164118756 +0200
@@ -26,7 +26,7 @@
 ###
 
 Name:   nodejs6
-Version:6.11.3
+Version:6.11.4
 Release:0
 
 %if 0%{?sles_version} == 11
@@ -113,15 +113,36 @@
 %endif
 
 # Node.js 4/6/7 requires GCC 4.8.5+.
-# Upstream asks for GCC 4.9.4+ with 8.x, but that is more for
-# maintenance reasons and potential C++11 issues rather than
-# a failure to compile with GCC 4.8. (GH: nodejs/node, d13a65ad)
-# Only SLE 11 has a default compiler version older than necessary.
+#
+# For Node.js 8.x, upstream requires GCC 4.9.4+, as GCC 4.8 may have
+# slightly buggy C++11 support: https://github.com/nodejs/node/pull/13466
+#
+# If the default compiler is not supported, use the most recent compiler
+# version available.
 %if 0%{?sles_version} == 11
+# GCC 5 is only available in the SUSE:SLE-11:SP4:Update repository (SDK).
+%if 6 >= 8
+BuildRequires:  gcc5-c++
+%define cc_exec  gcc-5
+%define cpp_exec g++-5
+%else
 BuildRequires:  gcc48-c++
 %define cc_exec  gcc-4.8
 %define cpp_exec g++-4.8
-%else
+%endif # node >= 8
+%endif # sles == 11
+
+# SLE 12 and Leap 42
+%if 0%{?suse_version} == 1315
+%if 6 >= 8
+BuildRequires:  gcc6-c++
+%define cc_exec  gcc-6
+%define cpp_exec g++-6
+%endif
+%endif
+
+# No special version defined, use default.
+%if ! 0%{?cc_exec:1}
 BuildRequires:  gcc-c++
 %endif
 

++ SHASUMS256.txt ++
--- /var/tmp/diff_new_pack.hFmHzz/_old  2017-10-05 12:07:22.204113123 +0200
+++ /var/tmp/diff_new_pack.hFmHzz/_new  2017-10-05 12:07:22.208112560 +0200
@@ -1,42 +1,42 @@
-7f344d29a6feb0fd77529dc30ce2badd881d8fa382e6bbee97dee45a31b1e322  
node-v6.11.3-aix-ppc64.tar.gz
-be80751e600b37f2228170fe5eeb04d6f0febb6076f586310685ea2a34e558fb  
node-v6.11.3-darwin-x64.tar.gz
-c86f6508b4e9ff856d566e1d845f3822a3375936faddd8089dc70dfad1b0656b  
node-v6.11.3-darwin-x64.tar.xz
-a1deca4c444295bd4e477849104d20c15d0f30bda4387f3fab23b543b1125410  
node-v6.11.3-headers.tar.gz
-a6c5a6ce2c0693a7fa8cc1457f68c3214b8bd7dd03f6fdc41027ea1247f2549d  
node-v6.11.3-headers.tar.xz
-1a7712fa64989809a6949b08d449af00f93116ccc44e10789ea1615df806ca96  
node-v6.11.3-linux-arm64.tar.gz
-9bbb2d3a7b1530885a93324421031cfc4409f58b61c0963e779cb4ef0573885c  
node-v6.11.3-linux-arm64.tar.xz
-4e13c00a1a94ade809b7478db98f7664a80b64bd8256eae9bd15b8ca39343ad5  
node-v6.11.3-linux-armv6l.tar.gz
-8d1b8d80b21b27ceb82255a1563356d4ce5a3d0213985be43285f3cfd76bed78  
node-v6.11.3-linux-armv6l.tar.xz
-7588ee46820af77a6ee286bd51799f403810dd20a688cece227e241a37ec863c  
node-v6.11.3-linux-armv7l.tar.gz
-31ddf7b326ca9f02bcd9bafc401889c39e651c854262a3ffdbbfdc1fcd594728  
node-v6.11.3-linux-armv7l.tar.xz
-ef6b281b37412f239a0b7ba0b081e5ce49e875e79de6af62e4afd98dc3db9ffd  
node-v6.11.3-linux-ppc64le.tar.gz
-e0a38534de88323b630df29dd4731f6701b6fee66382f1d1ef80ec757adde9d9  
node-v6.11.3-linux-ppc64le.tar.xz
-b0800910c26cd7804748925ff61d20d8ec7d26be8b3f7a41b0c6e1499cb2212b  
node-v6.11.3-linux-ppc64.tar.gz
-4b420d632977dae87baf6f71d53ca463966bcd99f7dcc443d736517d0f52c5c0  
node-v6.11.3-linux-ppc64.tar.xz
-95ac7ca0842ff3ec5fd6e423adf924d69442a6dac2f718a225432d1c99cb18c3  
node-v6.11.3-linux-s390x.tar.gz
-75776ce338c1ee66a51b0317d9493c772423e689a9d22bc717c311d3b675220a  
node-v6.11.3-linux-s390x.tar.xz
-610705d45eb2846a9e10690678a078d9159e5f941487aca20c6f53b33104358c  
node-v6.11.3-linux-x64.tar.gz
-c8e1ad4b731e15e1318465a616f2283055e145e0b17a3a04d5591ec264cd30d3  
node-v6.11.3-linux-x64.tar.xz
-9c82c884cbe971f5e69303077aacedd76cc76ff684d5c4ab3daa7e8881a15c95  
node-v6.11.3-linux-x86.tar.gz
-9afabd3b547bc96345898242cf81553738bf4e4f63a7e40de852a46ab109e390  
node-v6.11.3-linux-x86.tar.xz
-0158ca2521cdfafa5b2d714a9d7c5a19518c3201142ccbca449bdc4

commit geary for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package geary for openSUSE:Factory checked 
in at 2017-10-05 12:03:27

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


Package is "geary"

Thu Oct  5 12:03:27 2017 rev:33 rq:531389 version:0.12.0

Changes:

--- /work/SRC/openSUSE:Factory/geary/geary.changes  2017-08-24 
18:54:55.612063452 +0200
+++ /work/SRC/openSUSE:Factory/.geary.new/geary.changes 2017-10-05 
12:07:11.665597512 +0200
@@ -1,0 +2,33 @@
+Wed Oct  4 15:16:50 UTC 2017 - dims...@opensuse.org
+
+- Drop _service: no longer needed, since upstream is back in
+  releasing tarballs mode.
+
+---
+Tue Oct  3 22:14:09 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 0.12.0:
+  + Enhancements included:
+- Improvements in:
+  . Inserting links in rich text messages (interface).
+  . Displaying conversations (interface).
+  . Moving and labelling conversations (interface).
+  . Support for right-to-left languages.
+  . Keyboard navigation for conversations.
+  . Security when displaying messages.
+- Insert images inline when composing rich text messages.
+- Added in-application keyboard shortcut help (Ctrl + ?).
+- Choose multiple spell-checker languages when composing
+  messages.
+- Support message archiving for Yahoo! Mail and Outlook.com.
+- Automatically unfold starred messages in a conversation.
+- Support saving remote inline images.
+- Support for distribution via Flatpak.
+- Numerous bug fixes and minor user interface improvements.
+  + Updated manual translations.
+  + Updated translations.
+- Drop %desktop_database_*, %icon_theme_cache_* and
+  %glib2_gsettings_schema_* post/postun/requires: functionality now
+  covered by file triggers.
+
+---

Old:

  _service
  _servicedata
  geary-0.11.3+20170626.tar.xz

New:

  geary-0.12.0.tar.xz



Other differences:
--
++ geary.spec ++
--- /var/tmp/diff_new_pack.23188M/_old  2017-10-05 12:07:13.829292747 +0200
+++ /var/tmp/diff_new_pack.23188M/_new  2017-10-05 12:07:13.833292184 +0200
@@ -17,14 +17,13 @@
 
 
 Name:   geary
-Version:0.11.3+20170626
+Version:0.12.0
 Release:0
 Summary:A lightweight email reader for the GNOME desktop
 License:LGPL-2.0+
 Group:  Productivity/Networking/Email/Clients
 Url:https://wiki.gnome.org/Apps/Geary
-Source: %{name}-%{version}.tar.xz
-#Source: 
http://download.gnome.org/sources/geary/0.11/%%{name}-%%{version}.tar.xz
+Source: 
https://download.gnome.org/sources/geary/0.12/%{name}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  intltool
@@ -53,7 +52,6 @@
 
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%glib2_gsettings_schema_requires
 
 %description
 Geary is a new email reader for GNOME designed to let you read your email 
quickly and effortlessly.
@@ -80,16 +78,6 @@
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_datadir}
 
-%post
-%desktop_database_post
-%icon_theme_cache_post
-%glib2_gsettings_schema_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-%glib2_gsettings_schema_postun
-
 %files
 %defattr(-,root,root)
 %doc README COPYING NEWS THANKS AUTHORS

++ geary-0.11.3+20170626.tar.xz -> geary-0.12.0.tar.xz ++
 14446 lines of diff (skipped)




commit python-argcomplete for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package python-argcomplete for 
openSUSE:Factory checked in at 2017-10-05 12:02:49

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


Package is "python-argcomplete"

Thu Oct  5 12:02:49 2017 rev:8 rq:531242 version:1.9.2

Changes:

--- /work/SRC/openSUSE:Factory/python-argcomplete/python-argcomplete.changes
2017-07-21 22:50:43.857457082 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-argcomplete.new/python-argcomplete.changes   
2017-10-05 12:06:41.209887335 +0200
@@ -1,0 +2,20 @@
+Fri Sep 15 13:49:08 UTC 2017 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 1.9.2
+- Update patch to skip broken tcsh tests
+  + skip_tcsh_tests.patch
+- Fix issues with singlespec auto-conversion
+  + Install %{python_sitelib}/bash_completion.d/python-argcomplete.sh
+into %{_sysconfdir}/bash_completion.d/
+  + Use %python_clone to create both Python 2 and Python 3 versions
+of all scripts below /usr/bin and /etc/bash_completion.d
+with the %{python_version} suffix; also install the Python 3
+versions without the suffix
+
+---
+Thu Aug 24 13:32:49 UTC 2017 - jmate...@suse.com
+
+- singlespec auto-conversion
+
+---
@@ -117 +136,0 @@
-

Old:

  argcomplete-1.8.2.tar.gz

New:

  argcomplete-1.9.2.tar.gz



Other differences:
--
++ python-argcomplete.spec ++
--- /var/tmp/diff_new_pack.2YES4U/_old  2017-10-05 12:06:44.393438916 +0200
+++ /var/tmp/diff_new_pack.2YES4U/_new  2017-10-05 12:06:44.397438353 +0200
@@ -18,8 +18,9 @@
 
 
 %{!?license: %global license %doc}
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-argcomplete
-Version:1.8.2
+Version:1.9.2
 Release:0
 Summary:Bash tab completion for argparse
 License:Apache-2.0
@@ -27,18 +28,18 @@
 Url:https://github.com/kislyuk/argcomplete
 Source: 
https://files.pythonhosted.org/packages/source/a/argcomplete/argcomplete-%{version}.tar.gz
 Patch0: skip_tcsh_tests.patch
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 # SECTION tests
-BuildRequires:  python-coverage
-BuildRequires:  python-flake8
-BuildRequires:  python-pexpect
-BuildRequires:  python-wheel
+BuildRequires:  %{python_module coverage}
+BuildRequires:  %{python_module flake8}
+BuildRequires:  %{python_module pexpect}
+BuildRequires:  %{python_module wheel}
 # END SECTIONS tests
 Requires:   python-wheel
-Requires(post):   update-alternatives
-Requires(postun):  update-alternatives
 BuildArch:  noarch
+%python_subpackages
 
 %description
 Argcomplete provides easy, extensible command line tab completion of
@@ -56,46 +57,37 @@
 
 %prep
 %setup -q -n argcomplete-%{version}
-%patch0
+%patch0 -p1
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
 rm -rf %{buildroot}%{python_sitelib}/test
 rm %{buildroot}%{_bindir}/activate-global-python-argcomplete
-rm %{buildroot}%{_bindir}/register-python-argcomplete
-mv %{buildroot}%{_bindir}/python-argcomplete-check-easy-install-script \
-
%{buildroot}%{_bindir}/python-argcomplete-check-easy-install-script-%{python_version}
-mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d/
-ln -sf %{_sysconfdir}/alternatives/python-argcomplete.sh 
%{buildroot}%{_sysconfdir}/bash_completion.d/
-ln -sf 
%{_sysconfdir}/alternatives/python-argcomplete-check-easy-install-script 
%{buildroot}%{_bindir}/python-argcomplete-check-easy-install-script
+%python_clone 
%{buildroot}%{_bindir}/python-argcomplete-check-easy-install-script
+%python_clone %{buildroot}%{_bindir}/register-python-argcomplete
+install -DTm644 
%{buildroot}%{python_sitelib}/argcomplete/bash_completion.d/python-argcomplete.sh
 %{buildroot}%{_sysconfdir}/bash_completion.d/python-argcomplete.sh
+%python_clone 
%{buildroot}%{_sysconfdir}/bash_completion.d/python-argcomplete.sh
 # tcsh support is broken
 rm %{buildroot}%{_bindir}/python-argcomplete-tcsh
-sed -i 's/^#!\/usr\/bin\/python$/#!\/usr\/bin\/python2/' 
%{buildroot}%{_bindir}/python-argcomplete-check-easy-install-script-%{python_version}
 
 %check
 export LANG=en_US.UTF-8
-python setup.py test
+%python_exec setup.py test
 
-%post
-update-alternatives \
---install %{_sysconfdir}/bash_completion.d/python-argcomplete.sh 
python-argcomplete.sh \
-  
%{python_sitelib}/argcomplet

commit plplot for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package plplot for openSUSE:Factory checked 
in at 2017-10-05 12:02:25

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


Package is "plplot"

Thu Oct  5 12:02:25 2017 rev:45 rq:531186 version:5.13.0

Changes:

--- /work/SRC/openSUSE:Factory/plplot/plplot.changes2017-08-29 
11:45:06.687604917 +0200
+++ /work/SRC/openSUSE:Factory/.plplot.new/plplot.changes   2017-10-05 
12:06:07.914577166 +0200
@@ -1,0 +2,6 @@
+Wed Oct  4 07:40:37 UTC 2017 - fst...@suse.com
+
+- Remove the stale gcc-java dependency, since gcc-java is bound to
+  go soon and it is really not needed for building here
+
+---



Other differences:
--
++ plplot.spec ++
--- /var/tmp/diff_new_pack.Ib3liO/_old  2017-10-05 12:06:09.478356899 +0200
+++ /var/tmp/diff_new_pack.Ib3liO/_new  2017-10-05 12:06:09.478356899 +0200
@@ -62,7 +62,6 @@
 BuildRequires:  itk
 BuildRequires:  java-devel
 BuildRequires:  lapack-devel
-BuildRequires:  libgcj-devel
 BuildRequires:  libtool
 BuildRequires:  ncurses-devel
 BuildRequires:  ocaml




commit suse-hpc for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package suse-hpc for openSUSE:Factory 
checked in at 2017-10-05 12:02:18

Comparing /work/SRC/openSUSE:Factory/suse-hpc (Old)
 and  /work/SRC/openSUSE:Factory/.suse-hpc.new (New)


Package is "suse-hpc"

Thu Oct  5 12:02:18 2017 rev:3 rq:531172 version:0.1

Changes:

--- /work/SRC/openSUSE:Factory/suse-hpc/suse-hpc.changes2017-09-15 
22:30:52.883099280 +0200
+++ /work/SRC/openSUSE:Factory/.suse-hpc.new/suse-hpc.changes   2017-10-05 
12:06:02.247375428 +0200
@@ -1,0 +2,11 @@
+Wed Oct  4 08:15:18 UTC 2017 - e...@suse.com
+
+- Add more documentation.
+- Fix LICENSE and copyright statement in LICENSE.
+
+---
+Thu Sep 21 15:10:29 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Add %{?hpc_ext} to install path to allow multiple flavor installs
+
+---



Other differences:
--
++ suse-hpc.spec ++
--- /var/tmp/diff_new_pack.j7ecO4/_old  2017-10-05 12:06:04.079117415 +0200
+++ /var/tmp/diff_new_pack.j7ecO4/_new  2017-10-05 12:06:04.083116852 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package suse_hpc
+# spec file for package suse-hpc
 #
 # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -57,5 +57,4 @@
 %{_rpmconfigdir}/hpc_elf.pl
 %{_rpmconfigdir}/fileattrs/*
 
-
 %changelog

++ LICENSE ++
--- /var/tmp/diff_new_pack.j7ecO4/_old  2017-10-05 12:06:04.119111781 +0200
+++ /var/tmp/diff_new_pack.j7ecO4/_new  2017-10-05 12:06:04.119111781 +0200
@@ -1,3 +1,5 @@
+Copyright © 2017 openSUSE Project
+
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
@@ -9,9 +11,9 @@
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
  
-3. Neither the name of Novell nor the names of its contributors may
-   be used to endorse or promote products derived from this software
-   without specific prior written permission.
+3. Neither the name of the copyright holder nor the names of its 
+   contributors may be used to endorse or promote products derived from 
+   this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED

++ macros.hpc ++
--- /var/tmp/diff_new_pack.j7ecO4/_old  2017-10-05 12:06:04.207099388 +0200
+++ /var/tmp/diff_new_pack.j7ecO4/_new  2017-10-05 12:06:04.207099388 +0200
@@ -18,7 +18,7 @@
 
 # For mpi libraries
 %hpc_mpi_install_base %{hpc_base}%{?hpc_cf_dir}mpi/
-%hpc_mpi_install_path_base %{hpc_mpi_install_base}%{hpc_mpi_family}/
+%hpc_mpi_install_path_base %{hpc_mpi_install_base}%{hpc_mpi_family}%{?hpc_ext}/
 %hpc_mpi_install_path %{hpc_mpi_install_path_base}%{version}
 
 # Different paths - below HPC directory
@@ -416,12 +416,23 @@
 %_hpc_python_sysconfig_path() %(%1 -c "import sysconfig as s; \\\
  print(s.get_paths(%{?3:vars={'platbase':\\"%3\\", 'base' : 
\\"%3\\"}}).get('%2'));")
 
+# get the python version specific directory for arch specific files in the HPC
+# directory structure.
 %hpc_python_sitearch %{_hpc_python_sysconfig_path %python_flavor platlib 
%{?hpc_prefix}}
 
 %_hpc_python_ver() %(%1 -c "import sys as s;print(s.version[:3]);")
 
+# get the (abbreviated_) pythin version used for package and directory names.
 %hpc_python_version %{_hpc_python_ver %python_flavor}
 
+# %{hpc_python_master_package [-n ] [-g ] [-l][-L][-a]}
+# -n: specify a package name
+# -g: specify a group name
+# -l: mark the package as library package
+# -L: (for environment modules) create a link from the
+#`.version.` file  to the `.version`-file to
+# mark the default version.
+# -a: mark package as architecture dependent
 %hpc_python_master_package(n:g:lLa) \
 %{?_python_macro_init} \
 %{lua: \
@@ -483,6 +494,7 @@
 #
 # man pages
 #
+# %{hpc_compress_man } compress man page in %hpc_mandir/man
 %hpc_compress_man() \
  [ -n "%{*}" ] || { echo "no man page list!" >&2 ; exit 1; } \
  for j in %{*}; do \




commit openvpn for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package openvpn for openSUSE:Factory checked 
in at 2017-10-05 12:02:06

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


Package is "openvpn"

Thu Oct  5 12:02:06 2017 rev:77 rq:531163 version:2.4.3

Changes:

--- /work/SRC/openSUSE:Factory/openvpn/openvpn.changes  2017-06-20 
09:41:10.277504005 +0200
+++ /work/SRC/openSUSE:Factory/.openvpn.new/openvpn.changes 2017-10-05 
12:05:47.721421506 +0200
@@ -1,0 +2,50 @@
+Fri Aug 11 13:43:39 UTC 2017 - sebix+novell@sebix.at
+
+- Do not package empty /usr/lib64/tmpfiles.d
+
+---
+Fri Jun 23 11:47:38 CEST 2017 - n...@suse.de
+
+- Update to 2.4.3 (bsc#1045489)
+- Ignore auth-nocache for auth-user-pass if auth-token is pushed
+- crypto: Enable SHA256 fingerprint checking in --verify-hash
+- copyright: Update GPLv2 license texts
+- auth-token with auth-nocache fix broke --disable-crypto builds
+- OpenSSL: don't use direct access to the internal of X509
+- OpenSSL: don't use direct access to the internal of EVP_PKEY
+- OpenSSL: don't use direct access to the internal of RSA
+- OpenSSL: don't use direct access to the internal of DSA
+- OpenSSL: force meth->name as non-const when we free() it
+- OpenSSL: don't use direct access to the internal of EVP_MD_CTX
+- OpenSSL: don't use direct access to the internal of EVP_CIPHER_CTX
+- OpenSSL: don't use direct access to the internal of HMAC_CTX
+- Fix NCP behaviour on TLS reconnect.
+- Remove erroneous limitation on max number of args for --plugin
+- Fix edge case with clients failing to set up cipher on empty PUSH_REPLY.
+- Fix potential 1-byte overread in TCP option parsing.
+- Fix remotely-triggerable ASSERT() on malformed IPv6 packet.
+- Preparing for release v2.4.3 (ChangeLog, version.m4, Changes.rst)
+- refactor my_strupr
+- Fix 2 memory leaks in proxy authentication routine
+- Fix memory leak in add_option() for option 'connection'
+- Ensure option array p[] is always NULL-terminated
+- Fix a null-pointer dereference in establish_http_proxy_passthru()
+- Prevent two kinds of stack buffer OOB reads and a crash for invalid 
input data
+- Fix an unaligned access on OpenBSD/sparc64
+- Missing include for socket-flags TCP_NODELAY on OpenBSD
+- Make openvpn-plugin.h self-contained again.
+- Pass correct buffer size to GetModuleFileNameW()
+- Log the negotiated (NCP) cipher
+- Avoid a 1 byte overcopy in x509_get_subject (ssl_verify_openssl.c)
+- Skip tls-crypt unit tests if required crypto mode not supported
+- openssl: fix overflow check for long --tls-cipher option
+- Add a DSA test key/cert pair to sample-keys
+- Fix mbedtls fingerprint calculation
+- mbedtls: fix --x509-track post-authentication remote DoS (CVE-2017-7522)
+- mbedtls: require C-string compatible types for --x509-username-field
+- Fix remote-triggerable memory leaks (CVE-2017-7521)
+- Restrict --x509-alt-username extension types
+- Fix potential double-free in --x509-alt-username (CVE-2017-7521)
+- Fix gateway detection with OpenBSD routing domains
+
+---
@@ -9 +59 @@
-- Update tp 2.4.2
+- Update to 2.4.2

Old:

  openvpn-2.4.2.tar.xz
  openvpn-2.4.2.tar.xz.asc

New:

  openvpn-2.4.3.tar.xz
  openvpn-2.4.3.tar.xz.asc



Other differences:
--
++ openvpn.spec ++
--- /var/tmp/diff_new_pack.WtTiAp/_old  2017-10-05 12:05:51.072949419 +0200
+++ /var/tmp/diff_new_pack.WtTiAp/_new  2017-10-05 12:05:51.072949419 +0200
@@ -32,7 +32,7 @@
 %else
 PreReq: %insserv_prereq %fillup_prereq
 %endif
-Version:2.4.2
+Version:2.4.3
 Release:0
 Summary:Full-featured SSL VPN solution using a TUN/TAP Interface
 License:SUSE-GPL-2.0-with-openssl-exception and LGPL-2.1
@@ -273,7 +273,7 @@
 %doc %{_mandir}/man8/openvpn.8.gz
 %config(noreplace) %{_sysconfdir}/openvpn/
 %if %{with_systemd}
-%dir %{_libdir}/tmpfiles.d
+%dir %{_tmpfilesdir}
 %{_unitdir}/%{name}@.service
 %{_unitdir}/%{name}.target
 %{_tmpfilesdir}/%{name}.conf

++ openvpn-2.3.x-fixed-multiple-low-severity-issues.patch ++
--- /var/tmp/diff_new_pack.WtTiAp/_old  2017-10-05 12:05:51.128941532 +0200
+++ /var/tmp/diff_new_pack.WtTiAp/_new  2017-10-05 12:05:51.128941532 +0200
@@ -1,8 +1,8 @@
 diff --git a/src/openvpn/crypto.c b/src/openvpn/crypto.c
-index 09659aa..b35d884 100644
+index ff0f9a7..fb27b36 100644
 --- a/src/openvpn/crypto.c
 +++ b/src/openvpn/crypto.c
-@@ -119,7 +119,7 @@ openvpn_encrypt_aead(struct buffer *b

commit gnu-compilers-hpc for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package gnu-compilers-hpc for 
openSUSE:Factory checked in at 2017-10-05 12:02:12

Comparing /work/SRC/openSUSE:Factory/gnu-compilers-hpc (Old)
 and  /work/SRC/openSUSE:Factory/.gnu-compilers-hpc.new (New)


Package is "gnu-compilers-hpc"

Thu Oct  5 12:02:12 2017 rev:2 rq:531171 version:1.3

Changes:

--- /work/SRC/openSUSE:Factory/gnu-compilers-hpc/gnu-compilers-hpc.changes  
2017-09-13 22:36:59.187423718 +0200
+++ /work/SRC/openSUSE:Factory/.gnu-compilers-hpc.new/gnu-compilers-hpc.changes 
2017-10-05 12:05:55.952262135 +0200
@@ -1,0 +2,5 @@
+Wed Oct  4 08:12:01 UTC 2017 - e...@suse.com
+
+- Fix LICENSE and copyright statement in LICENSE.
+
+---
@@ -4,0 +10,6 @@
+
+---
+Tue Sep 12 08:28:31 UTC 2017 - e...@suse.com
+
+- Remove spec_fix.pl, use multibuild instead.
+- Add RPM macros to be used together with macros.hpc from suse-hpc.



Other differences:
--
++ LICENSE ++
--- /var/tmp/diff_new_pack.lAk5Z3/_old  2017-10-05 12:05:57.080103271 +0200
+++ /var/tmp/diff_new_pack.lAk5Z3/_new  2017-10-05 12:05:57.084102708 +0200
@@ -1,3 +1,5 @@
+Copyright © 2017 openSUSE Project
+
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
@@ -9,9 +11,9 @@
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
  
-3. Neither the name of Novell nor the names of its contributors may
-   be used to endorse or promote products derived from this software
-   without specific prior written permission.
+3. Neither the name of the copyright holder nor the names of its 
+   contributors may be used to endorse or promote products derived from 
+   this software without specific prior written permission.
 
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED




commit lighttpd for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package lighttpd for openSUSE:Factory 
checked in at 2017-10-05 12:02:04

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


Package is "lighttpd"

Thu Oct  5 12:02:04 2017 rev:34 rq:531137 version:1.4.45

Changes:

--- /work/SRC/openSUSE:Factory/lighttpd/lighttpd.changes2017-03-14 
10:07:11.574889658 +0100
+++ /work/SRC/openSUSE:Factory/.lighttpd.new/lighttpd.changes   2017-10-05 
12:05:32.423576317 +0200
@@ -1,0 +2,5 @@
+Wed Oct  4 10:15:55 UTC 2017 - mrueck...@suse.de
+
+- use php7 for TW (boo#1058101)
+
+---



Other differences:
--
++ lighttpd.spec ++
--- /var/tmp/diff_new_pack.lJxjWC/_old  2017-10-05 12:05:36.059064232 +0200
+++ /var/tmp/diff_new_pack.lJxjWC/_new  2017-10-05 12:05:36.063063668 +0200
@@ -51,7 +51,11 @@
 BuildRequires:  mysql-devel
 BuildRequires:  openldap2-devel
 BuildRequires:  pcre-devel
+%if 0%{?suse_version} >= 1330
+BuildRequires:  php7-fastcgi
+%else
 BuildRequires:  php5-fastcgi
+%endif
 BuildRequires:  pkgconfig
 BuildRequires:  pwdutils
 BuildRequires:  sqlite-devel >= 3




commit osc for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package osc for openSUSE:Factory checked in 
at 2017-10-05 12:01:26

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


Package is "osc"

Thu Oct  5 12:01:26 2017 rev:122 rq:531114 version:0.160.0

Changes:

--- /work/SRC/openSUSE:Factory/osc/osc.changes  2017-09-23 21:36:30.503068050 
+0200
+++ /work/SRC/openSUSE:Factory/.osc.new/osc.changes 2017-10-05 
12:04:53.265085781 +0200
@@ -1,0 +2,6 @@
+Wed Oct  4 08:56:38 UTC 2017 - marco.str...@suse.com
+
+- add Recommends: ca-certificates to enable TLS verification
+  without manually installint them. [bnc#1061500] 
+
+---



Other differences:
--
++ osc.spec ++
--- /var/tmp/diff_new_pack.deGrrt/_old  2017-10-05 12:04:55.016839335 +0200
+++ /var/tmp/diff_new_pack.deGrrt/_new  2017-10-05 12:04:55.020838773 +0200
@@ -57,6 +57,7 @@
 Recommends: build >= 2010.05.04
 Recommends: sudo
 Recommends: powerpc32
+Recommends: ca-certificates 
 # These packages are needed for "osc add $URL"
 Recommends: obs-service-recompress
 Recommends: obs-service-set_version




commit gnome-2048 for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package gnome-2048 for openSUSE:Factory 
checked in at 2017-10-05 12:01:18

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


Package is "gnome-2048"

Thu Oct  5 12:01:18 2017 rev:10 rq:531094 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-2048/gnome-2048.changes2016-09-23 
11:38:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-2048.new/gnome-2048.changes   
2017-10-05 12:04:20.869643349 +0200
@@ -1,0 +2,9 @@
+Mon Oct  2 00:35:27 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.26.1:
+  + Updated translations.
+- Drop %glib2_gsettings_schema_* post/postun and
+  %glib2_gsettings_schema_requires macros: functionality now
+  covered by file triggers.
+
+---

Old:

  gnome-2048-3.22.0.tar.xz

New:

  gnome-2048-3.26.1.tar.xz



Other differences:
--
++ gnome-2048.spec ++
--- /var/tmp/diff_new_pack.llSw43/_old  2017-10-05 12:04:23.421284369 +0200
+++ /var/tmp/diff_new_pack.llSw43/_new  2017-10-05 12:04:23.425283807 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-2048
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-2048
-Version:3.22.0
+Version:3.26.1
 Release:0
 Summary:Sliding block puzzle game
 License:GPL-3.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:https://wiki.gnome.org/Apps/2048
-Source: 
http://download.gnome.org/sources/gnome-2048/3.22/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-2048/3.26/%{name}-%{version}.tar.xz
 BuildRequires:  appstream-glib-devel
 BuildRequires:  intltool >= 0.50
 BuildRequires:  itstool
@@ -37,7 +37,6 @@
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.12.0
 BuildRequires:  pkgconfig(libgnome-games-support-1) >= 0.90
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{glib2_gsettings_schema_requires}
 
 %description
 2048 is a single-player sliding block puzzle game, in which the
@@ -57,12 +56,6 @@
 %suse_update_desktop_file org.gnome.gnome-2048 Games Amusement
 %find_lang %{name}
 
-%post
-%{glib2_gsettings_schema_post}
-
-%postun
-%{glib2_gsettings_schema_postun}
-
 %files
 %defattr(-,root,root)
 %doc COPYING

++ gnome-2048-3.22.0.tar.xz -> gnome-2048-3.26.1.tar.xz ++
 17400 lines of diff (skipped)




commit pdns-recursor for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package pdns-recursor for openSUSE:Factory 
checked in at 2017-10-05 12:01:58

Comparing /work/SRC/openSUSE:Factory/pdns-recursor (Old)
 and  /work/SRC/openSUSE:Factory/.pdns-recursor.new (New)


Package is "pdns-recursor"

Thu Oct  5 12:01:58 2017 rev:14 rq:531120 version:4.0.6

Changes:

--- /work/SRC/openSUSE:Factory/pdns-recursor/pdns-recursor.changes  
2017-07-07 10:17:39.512711371 +0200
+++ /work/SRC/openSUSE:Factory/.pdns-recursor.new/pdns-recursor.changes 
2017-10-05 12:05:22.600958673 +0200
@@ -1,0 +2,7 @@
+Fri Sep 29 13:36:24 UTC 2017 - vci...@suse.com
+
+- Don't BuildRequire Botan 1.x
+  * Botan will be dropped as the 1.x branch is EOL and won't get
+OpenSSL 1.1 support backported (bsc#1055322)
+
+---



Other differences:
--
++ pdns-recursor.spec ++
--- /var/tmp/diff_new_pack.3Y0bii/_old  2017-10-05 12:05:25.328574940 +0200
+++ /var/tmp/diff_new_pack.3Y0bii/_new  2017-10-05 12:05:25.328574940 +0200
@@ -30,10 +30,8 @@
 
 %if 0%{?suse_version} && ! ( 0%{?suse_version} == 1315 && ! 0%{?is_opensuse} )
 %bcond_without pdns_protobuf
-%bcond_without pdns_botan
 %else
 %bcond_withpdns_protobuf
-%bcond_withpdns_botan
 %endif
 
 Name:   pdns-recursor
@@ -45,9 +43,6 @@
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
-%if %{with pdns_botan}
-BuildRequires:  Botan-devel >= 1.10
-%endif
 
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_context-devel
@@ -127,9 +122,6 @@
 %if %{with dnsdist_protobuf}
   --with-protobuf \
 %endif
-%if %{with pdns_botan}
-  --enable-botan1.10 \
-%endif
   --with-lua \
   --with-socketdir=%{_localstatedir}
 make %{?_smp_mflags}





commit iagno for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package iagno for openSUSE:Factory checked 
in at 2017-10-05 12:01:20

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


Package is "iagno"

Thu Oct  5 12:01:20 2017 rev:25 rq:531096 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/iagno/iagno.changes  2016-09-23 
11:38:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.iagno.new/iagno.changes 2017-10-05 
12:04:37.107358935 +0200
@@ -1,0 +2,10 @@
+Mon Oct  2 03:33:33 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.26.1:
+  + Some now-unused files removed.
+  + Updated translations.
+- Drop %glib2_gsettings_schema_requires, %glib2_gsettings_schema_*,
+  %desktop_database_* and %icon_theme_cache_* post/postun macros:
+  functionality now covered by file triggers.
+
+---

Old:

  iagno-3.22.0.tar.xz

New:

  iagno-3.26.1.tar.xz



Other differences:
--
++ iagno.spec ++
--- /var/tmp/diff_new_pack.7aoi14/_old  2017-10-05 12:04:40.722850288 +0200
+++ /var/tmp/diff_new_pack.7aoi14/_new  2017-10-05 12:04:40.722850288 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package iagno
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   iagno
-Version:3.22.0
+Version:3.26.1
 Release:0
 Summary:Reversi Game for GNOME
 License:GPL-3.0+
 Group:  Amusements/Games/Board/Other
 Url:https://live.gnome.org/Iagno
-Source: 
http://download.gnome.org/sources/iagno/3.22/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/iagno/3.26/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50
@@ -35,7 +35,6 @@
 BuildRequires:  pkgconfig(librsvg-2.0) >= 2.32.0
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%glib2_gsettings_schema_requires
 
 %description
 Iagno is the two player strategy game of Othello, which is also known
@@ -60,16 +59,6 @@
 %fdupes %{buildroot}/%{_datadir}/help/
 %suse_update_desktop_file %{name}
 
-%post
-%glib2_gsettings_schema_post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%glib2_gsettings_schema_postun
-%desktop_database_postun
-%icon_theme_cache_postun
-
 %files
 %defattr(-,root,root)
 %doc COPYING NEWS

++ iagno-3.22.0.tar.xz -> iagno-3.26.1.tar.xz ++
 81816 lines of diff (skipped)




commit pdns for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package pdns for openSUSE:Factory checked in 
at 2017-10-05 12:01:42

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


Package is "pdns"

Thu Oct  5 12:01:42 2017 rev:49 rq:531119 version:4.0.4

Changes:

--- /work/SRC/openSUSE:Factory/pdns/pdns.changes2017-08-24 
18:43:28.920755652 +0200
+++ /work/SRC/openSUSE:Factory/.pdns.new/pdns.changes   2017-10-05 
12:05:10.690634270 +0200
@@ -1,0 +2,7 @@
+Fri Sep 29 13:01:37 UTC 2017 - vci...@suse.com
+
+- Don't BuildRequire Botan 1.x which will be dropped (bsc#1055322)
+  * upstream support for Botan was dropped in favor of OpenSSL, see
+  
https://blog.powerdns.com/2016/07/11/powerdns-authoritative-server-4-0-0-released
+
+---



Other differences:
--
++ pdns.spec ++
--- /var/tmp/diff_new_pack.0URXdH/_old  2017-10-05 12:05:13.570229156 +0200
+++ /var/tmp/diff_new_pack.0URXdH/_new  2017-10-05 12:05:13.570229156 +0200
@@ -48,10 +48,8 @@
 %endif
 %if 0%{?suse_version} && ! ( 0%{?suse_version} == 1315 && ! 0%{?is_opensuse} )
 %bcond_without pdns_protobuf
-%bcond_without pdns_botan
 %else
 %bcond_withpdns_protobuf
-%bcond_withpdns_botan
 %endif
 %if 0%{?suse_version} > 1110 || 0%{?rhel_version} > 600 || 0%{?centos_version} 
> 600 || 0%{?fedora_version} >= 22 || 0%{?fc22}%{?fc23}%{?fc24}%{?fc25}
 %bcond_without pdns_tools
@@ -64,9 +62,6 @@
 %endif
 #
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if %{with pdns_botan}
-BuildRequires:  Botan-devel >= 1.10
-%endif
 #BuildRequires:  asciidoc
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -340,9 +335,6 @@
 %if %{with pdns_protobuf}
   --with-protobuf \
 %endif
-%if %{with pdns_botan}
-  --enable-botan1.10 \
-%endif
 %if %{with pdns_experimental_gss_tsig}
   --enable-experimental-gss-tsig \
 %endif





commit octave for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package octave for openSUSE:Factory checked 
in at 2017-10-05 11:59:57

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


Package is "octave"

Thu Oct  5 11:59:57 2017 rev:53 rq:531047 version:4.2.1

Changes:

--- /work/SRC/openSUSE:Factory/octave/octave.changes2017-08-24 
18:56:48.440176477 +0200
+++ /work/SRC/openSUSE:Factory/.octave.new/octave.changes   2017-10-05 
12:03:38.619587358 +0200
@@ -1,0 +2,8 @@
+Mon Oct  2 09:06:34 UTC 2017 - badshah...@gmail.com
+
+- Add octave-java-use-source-target-1_6.patch: Switch
+  source/target to 1.6 from 1.3, to get octave building with java
+  9 (for openSUSE > 1320); patch taken from upstream mercurial
+  repository [https://savannah.gnu.org/bugs/?51803].
+
+---

New:

  octave-java-use-source-target-1_6.patch



Other differences:
--
++ octave.spec ++
--- /var/tmp/diff_new_pack.v2HYn1/_old  2017-10-05 12:03:40.611307149 +0200
+++ /var/tmp/diff_new_pack.v2HYn1/_new  2017-10-05 12:03:40.615306586 +0200
@@ -73,6 +73,8 @@
 Source3:octave.macros
 # PATCH-FIX-UPSTREAM octave-also-check-for-qscintilla2_qt5.patch 
badshah...@gmail.com -- When checking for the availibility of QT5 bindings for 
scintilla, also check for qscintilla2_qt5 (which is the name used by openSUSE); 
patch taken from upstream
 Patch0: octave-also-check-for-qscintilla2_qt5.patch
+# PATCH-FIX-UPSTREAM octave-java-use-source-target-1_6.patch 
badshah...@gmail.com -- Switch source/target to 1.6 from 1.3, to get octave 
building with java 9 (for openSUSE >= 1320); patch taken from upstream 
mercurial repository.
+Patch1: octave-java-use-source-target-1_6.patch
 BuildRequires:  arpack-ng-devel
 BuildRequires:  bison
 %if 0%{?with_openblas}
@@ -246,9 +248,13 @@
 %patch0 -p1
 %endif
 
+%if 0%{?suse_version} > 1320
+%patch1 -p1
+%endif
+
 %build
-# Patch0 edits m4 files, so regenerate configure
-%if 0%{?with_qt5gui}
+# Patch0 and Patch1 edit m4 files, so regenerate configure
+%if 0%{?with_qt5gui} || 0%{?suse_version} > 1320
 autoreconf -fvi
 %endif
 


++ octave-java-use-source-target-1_6.patch ++
# HG changeset patch
# User Mike Miller 
# Date 1503469686 25200
# Node ID 20c83f6191028871b7ebd568cb93485cdee45244
# Parent  712736d43124183e64ef96c581b5e43dba0f2672
bump Java compatibility level to 1.6, minimum supported by Java 9 (bug #51803)

* scripts/java/module.mk (%.class): Compile Java with -source 1.6 -target 1.6.
* ov-java.cc (octave::JVMArgs::JVMArgs, initialize_jvm, thread_jni_env): Use
JNI_VERSION_1_6 to initialize the JVM.  Thanks to Ernst Reissner for the
suggestion.

Index: octave-4.2.1/libinterp/octave-value/ov-java.cc
===
--- octave-4.2.1.orig/libinterp/octave-value/ov-java.cc
+++ octave-4.2.1/libinterp/octave-value/ov-java.cc
@@ -190,7 +190,7 @@ namespace octave
 
 JVMArgs (void)
 {
-  vm_args.version = JNI_VERSION_1_2;
+  vm_args.version = JNI_VERSION_1_6;
   vm_args.nOptions = 0;
   vm_args.options = 0;
   vm_args.ignoreUnrecognized = false;
@@ -590,12 +590,12 @@ initialize_jvm (void)
   // At least one JVM exists, try to attach to it
 
   switch (jvm->GetEnv (reinterpret_cast (¤t_env),
-   JNI_VERSION_1_2))
+   JNI_VERSION_1_6))
 {
 case JNI_EDETACHED:
   // Attach the current thread
   JavaVMAttachArgs vm_args;
-  vm_args.version = JNI_VERSION_1_2;
+  vm_args.version = JNI_VERSION_1_6;
   vm_args.name = const_cast ("octave");
   vm_args.group = 0;
   if (jvm->AttachCurrentThread (reinterpret_cast 
(¤t_env),
@@ -709,7 +709,7 @@ thread_jni_env (void)
   JNIEnv *env = 0;
 
   if (jvm)
-jvm->GetEnv (reinterpret_cast (&env), JNI_VERSION_1_2);
+jvm->GetEnv (reinterpret_cast (&env), JNI_VERSION_1_6);
 
   return env;
 }
Index: octave-4.2.1/scripts/java/module.mk
===
--- octave-4.2.1.orig/scripts/java/module.mk
+++ octave-4.2.1/scripts/java/module.mk
@@ -36,7 +36,10 @@ scripts_java_JAVA_CLASSES = $(addprefix
 
 $(scripts_java_JAVA_CLASSES) : %.class : %.java | 
scripts/java/$(octave_dirstamp)
$(AM_V_GEN)$(MKDIR_P) scripts/java/$(org_octave_dir) && \
-   ( cd $(srcdir)/scripts/java; "$(JAVAC)" -source 1.3 -target 1.3 
-Xlint:-options -d $(abs_top_builddir)/scripts/java $(org_octave_dir)/$(

commit dconf-editor for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package dconf-editor for openSUSE:Factory 
checked in at 2017-10-05 12:00:23

Comparing /work/SRC/openSUSE:Factory/dconf-editor (Old)
 and  /work/SRC/openSUSE:Factory/.dconf-editor.new (New)


Package is "dconf-editor"

Thu Oct  5 12:00:23 2017 rev:18 rq:531086 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/dconf-editor/dconf-editor.changes
2017-03-22 22:59:13.457793997 +0100
+++ /work/SRC/openSUSE:Factory/.dconf-editor.new/dconf-editor.changes   
2017-10-05 12:04:02.280258617 +0200
@@ -1,0 +2,13 @@
+Mon Oct  2 18:43:47 UTC 2017 - zai...@opensuse.org
+
+- Update to version 3.26.1:
+  + First, there is now a toggle on boolean rows for switching
+faster the key value.
+  + In the same spirit, integer keys that only accepts a small
+range of values now can be directly changed, from the
+right-click popover.
+  + There is also a shortcut for reseting a key to its default
+value.
+  + Updated translations.
+
+---

Old:

  dconf-editor-3.23.4.tar.xz

New:

  dconf-editor-3.26.1.tar.xz



Other differences:
--
++ dconf-editor.spec ++
--- /var/tmp/diff_new_pack.atv2Mn/_old  2017-10-05 12:04:02.936166340 +0200
+++ /var/tmp/diff_new_pack.atv2Mn/_new  2017-10-05 12:04:02.940165777 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   dconf-editor
-Version:3.23.4
+Version:3.26.1
 Release:0
 Summary:Simple key-based configuration system -- Graphical Editor
 License:GPL-3.0+
 Group:  System/GUI/GNOME
 Url:http://live.gnome.org/dconf
-Source: 
http://download.gnome.org/sources/dconf-editor/3.23/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/dconf-editor/3.26/%{name}-%{version}.tar.xz
 BuildRequires:  appstream-glib-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.33.1

++ dconf-editor-3.23.4.tar.xz -> dconf-editor-3.26.1.tar.xz ++
 49353 lines of diff (skipped)




commit xclass for openSUSE:Factory

2017-10-05 Thread root
Hello community,

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

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


Package is "xclass"

Thu Oct  5 12:00:03 2017 rev:21 rq:531062 version:0.9.2

Changes:

--- /work/SRC/openSUSE:Factory/xclass/xclass.changes2017-09-28 
12:35:23.799459077 +0200
+++ /work/SRC/openSUSE:Factory/.xclass.new/xclass.changes   2017-10-05 
12:03:45.130671333 +0200
@@ -1,0 +2,6 @@
+Mon Oct  2 22:18:40 UTC 2017 - jeng...@inai.de
+
+- Avoid running fdupes across partition boundaries.
+- Implement shared library guideline.
+
+---



Other differences:
--
++ xclass.spec ++
--- /var/tmp/diff_new_pack.uJrGeP/_old  2017-10-05 12:03:48.634178437 +0200
+++ /var/tmp/diff_new_pack.uJrGeP/_new  2017-10-05 12:03:48.638177875 +0200
@@ -17,11 +17,12 @@
 
 
 Name:   xclass
+%define lname  libxclass-0_9_2
 Version:0.9.2
 Release:0
 Summary:Library for Uniform Presentation of fvwm95 Programs
 License:GPL-2.0+ and LGPL-2.1+
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 Url:http://xclass.sourceforge.net/
 Source: %{name}-%{version}.tar.bz2
 Patch0: %{name}-%{version}-configs.patch
@@ -44,11 +45,21 @@
 This package contains a library for uniform presentation of fvwm95
 programs.
 
+%package -n %{lname}
+Summary:Library for Uniform Presentation of fvwm95 Programs
+License:LGPL-2.1+
+Group:  System/Libraries
+Requires:   %name
+
+%description -n %{lname}
+This package contains a library for uniform presentation of fvwm95
+programs.
+
 %package devel
-Summary:Library for Uniform Presentation of fvwm95 Programs - 
development files
+Summary:Development files for xclass
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
-Requires:   %{name} = %{version}
+Requires:   %{lname} = %{version}
 Requires:   libstdc++-devel
 Requires:   pkgconfig
 Requires:   pkgconfig(gl)
@@ -68,26 +79,35 @@
 
 %build
 autoconf
-%configure --enable-debug=no
+%configure --disable-debug
 make %{?_smp_mflags} shared
 make %{?_smp_mflags} all
 
 %install
 mv lib/libxclass/icons/*.xpm icons/
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 make DESTDIR=%{buildroot} install_shared
 install -m 644 include/xclass/XCconfig.h %{buildroot}%{_includedir}/XCconfig.h
 rm -rf %{buildroot}%{_docdir}/%{name}/INSTALL
-%fdupes %{buildroot}
+rm -fv %{buildroot}/%{_libdir}/*.a
+
+# kill pointless symlinks (libxclass.so.0)
+find %{buildroot}/%{_libdir} -maxdepth 1 -type l -name "*.so.*" -delete
+/sbin/ldconfig -N %{buildroot}/%{_libdir}
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%fdupes %{buildroot}/%{_prefix}
+
+%post   -n %{lname} -p /sbin/ldconfig
+%postun -n %{lname} -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
 %doc %{_defaultdocdir}/%{name}/
 %config %{_sysconfdir}/xclassrc
 %{_datadir}/xclass/
+
+%files -n %{lname}
+%defattr(-,root,root)
 %{_libdir}/libxclass.so.*
 
 %files devel
@@ -95,7 +115,6 @@
 %{_bindir}/xc-config
 %{_includedir}/XCconfig.h
 %{_includedir}/xclass/
-%exclude %{_libdir}/libxclass.a
 %{_libdir}/libxclass.so
 
 %changelog




commit primus for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package primus for openSUSE:Factory checked 
in at 2017-10-05 12:00:17

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


Package is "primus"

Thu Oct  5 12:00:17 2017 rev:5 rq:531068 version:0+git20150328.d1afbf6

Changes:

--- /work/SRC/openSUSE:Factory/primus/primus.changes2016-08-29 
15:43:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.primus.new/primus.changes   2017-10-05 
12:04:01.416380153 +0200
@@ -1,0 +2,5 @@
+Wed Oct  4 08:12:58 UTC 2017 - tchva...@suse.com
+
+- Try to set the path to gl libraries as needed wrt bsc#995570
+
+---
@@ -4 +9 @@
-- Update to version 0+git20150328.d1afbf6:
+- Update to version 0+git20150328.d1afbf6 bsc#1051277:



Other differences:
--
++ primus.spec ++
--- /var/tmp/diff_new_pack.5PjMkt/_old  2017-10-05 12:04:02.028294065 +0200
+++ /var/tmp/diff_new_pack.5PjMkt/_new  2017-10-05 12:04:02.028294065 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package primus
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -46,6 +46,8 @@
 
 %build
 export CXXFLAGS="%{optflags}"
+export PRIMUS_libGLd=%{_libdir}/primus/libGL.so.1
+export PRIMUS_libGLa=%{_libdir}/primus/libGL.so.1
 make %{?_smp_mflags}
 
 %install




commit gnome-taquin for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package gnome-taquin for openSUSE:Factory 
checked in at 2017-10-05 12:00:31

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


Package is "gnome-taquin"

Thu Oct  5 12:00:31 2017 rev:11 rq:531092 version:3.26.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-taquin/gnome-taquin.changes
2016-09-23 11:38:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-taquin.new/gnome-taquin.changes   
2017-10-05 12:04:11.882907657 +0200
@@ -1,0 +2,9 @@
+Mon Oct  2 01:07:58 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 3.26.1:
+  + Updated translations.
+- Drop %desktop_database_*, %icon_theme_cache_* and
+  %glib2_gsettings_schema_* post/postun macros: functionality now
+  covered by file triggers.
+
+---

Old:

  gnome-taquin-3.22.0.tar.xz

New:

  gnome-taquin-3.26.1.tar.xz



Other differences:
--
++ gnome-taquin.spec ++
--- /var/tmp/diff_new_pack.BeAhfT/_old  2017-10-05 12:04:14.122592564 +0200
+++ /var/tmp/diff_new_pack.BeAhfT/_new  2017-10-05 12:04:14.126592002 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-taquin
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gnome-taquin
-Version:3.22.0
+Version:3.26.1
 Release:0
 Summary:A computer version of the 15-puzzle and other sliding puzzles 
 License:GPL-3.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:https://wiki.gnome.org/Apps/Taquin
-Source: 
http://download.gnome.org/sources/gnome-taquin/3.22/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/gnome-taquin/3.26/%{name}-%{version}.tar.xz
 BuildRequires:  desktop-file-utils
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
@@ -56,16 +56,6 @@
 %suse_update_desktop_file org.gnome.taquin PuzzleGame
 %find_lang gnome-taquin %{?no_lang_C} %{name}.lang
 
-%post
-%desktop_database_post
-%icon_theme_cache_post
-%glib2_gsettings_schema_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-%glib2_gsettings_schema_postun
-
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING NEWS

++ gnome-taquin-3.22.0.tar.xz -> gnome-taquin-3.26.1.tar.xz ++
 14252 lines of diff (skipped)




commit mutt for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package mutt for openSUSE:Factory checked in 
at 2017-10-05 12:00:09

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


Package is "mutt"

Thu Oct  5 12:00:09 2017 rev:79 rq:531064 version:1.9.0

Changes:

--- /work/SRC/openSUSE:Factory/mutt/mutt.changes2017-09-18 
19:54:40.957281829 +0200
+++ /work/SRC/openSUSE:Factory/.mutt.new/mutt.changes   2017-10-05 
12:03:57.640911310 +0200
@@ -1,0 +2,6 @@
+Wed Oct  4 07:55:59 UTC 2017 - wer...@suse.de
+
+- Add patch neomutt-c030a8b.patch from upstream commit to fix
+  boo#1061343
+
+---

New:

  neomutt-c030a8b.patch



Other differences:
--
++ mutt.spec ++
--- /var/tmp/diff_new_pack.UqgaXb/_old  2017-10-05 12:03:59.912591716 +0200
+++ /var/tmp/diff_new_pack.UqgaXb/_new  2017-10-05 12:03:59.912591716 +0200
@@ -99,6 +99,8 @@
 Patch18:mutt-1.5.21-mailcap.diff
 # PATCH-FIX-SUSE: bsc#907453 - CVE-2014-9116: mutt: heap-based buffer overflow 
in mutt_substrdup()
 Patch19:bsc907453-CVE-2014-9116-jessie.patch
+# PATCH-FIX-UPSTREAM: bsc#1061343 - (neo)mutt displaying times in Zulu time
+Patch20:neomutt-c030a8b.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %global _sysconfdir %{_sysconfdir}
 
@@ -145,6 +147,7 @@
 %patch16 -p0 -b .crlf
 %patch18 -p0 -b .mailcap
 %patch19 -p0 -b .cvw2014.9116
+%patch20 -p1 -b .zulu
 rm -vf README*.orig
 rm -vf PATCHES*.orig
 


++ neomutt-c030a8b.patch ++
>From c030a8b8ef43f2bc549e4f00651c25681d54f26e Mon Sep 17 00:00:00 2001
From: Richard Russon 
Date: Thu, 14 Sep 2017 17:36:19 +0100
Subject: [PATCH] fix: %{fmt} date format

A mistake was introduced when moving the date code to the library.
The dates being displayed were those of the base timezone, not the email.

Remove the `%<...>` documentation from `$index_format`

Fixes #757
---
 init.h |  2 --
 lib/date.c | 12 
 lib/date.h |  2 +-
 parse.c| 10 +-
 4 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/init.h b/init.h
index 247b0f211..4f029f39c 100644
--- a/init.h
+++ b/init.h
@@ -1584,8 +1584,6 @@ struct Option MuttVars[] = {
   ** .dt %(fmt) .dd the local date and time when the message was received.
   **``fmt'' is expanded by the library function 
\fCstrftime(3)\fP;
   **a leading bang disables locales
-  ** .dt % .dd the current local time. ``fmt'' is expanded by the library
-  **function \fCstrftime(3)\fP; a leading bang disables 
locales.
   ** .dt %>X.dd right justify the rest of the string and pad with 
character ``X''
   ** .dt %|X.dd pad to the end of the line with character ``X''
   ** .dt %*X.dd soft-fill with character ``X'' as pad
diff --git a/lib/date.c b/lib/date.c
index b1a450a24..5cce4b3f9 100644
--- a/lib/date.c
+++ b/lib/date.c
@@ -432,7 +432,7 @@ bool is_day_name(const char *s)
  *
  * The 'timezone' field is optional; it defaults to + if missing.
  */
-time_t mutt_parse_date(const char *s, const struct Tz **tz_out)
+time_t mutt_parse_date(const char *s, struct Tz *tz_out)
 {
   int count = 0;
   char *t = NULL;
@@ -537,9 +537,6 @@ time_t mutt_parse_date(const char *s, const struct Tz 
**tz_out)
 zhours = tz->zhours;
 zminutes = tz->zminutes;
 zoccident = tz->zoccident;
-
-if (tz_out)
-  *tz_out = tz;
   }
 
   /* ad hoc support for the European MET (now officially CET) TZ */
@@ -568,5 +565,12 @@ time_t mutt_parse_date(const char *s, const struct Tz 
**tz_out)
 return -1;
   }
 
+  if (tz_out)
+  {
+tz_out->zhours = zhours;
+tz_out->zminutes = zminutes;
+tz_out->zoccident = zoccident;
+  }
+
   return (mutt_mktime(&tm, 0) + tz_offset);
 }
diff --git a/lib/date.h b/lib/date.h
index ad0eb9c38..fab7a1b8f 100644
--- a/lib/date.h
+++ b/lib/date.h
@@ -45,7 +45,7 @@ time_t mutt_local_tz(time_t t);
 time_t mutt_mktime(struct tm *t, int local);
 void mutt_normalize_time(struct tm *tm);
 char *mutt_make_date(char *buf, size_t buflen);
-time_t mutt_parse_date(const char *s, const struct Tz **tz_out);
+time_t mutt_parse_date(const char *s, struct Tz *tz_out);
 bool is_day_name(const char *s);
 int mutt_check_month(const char *s);
 
diff --git a/parse.c b/parse.c
index 38f46129d..3b8966e1a 100644
--- a/parse.c
+++ b/parse.c
@@ -835,13 +835,13 @@ int mutt_parse_rfc822_line(struct Envelope *e, struct 
Header *hdr, char *line,
 mutt_str_replace(&e->date, p);
 if (hdr)
 {
-  const struct Tz *tz = NULL;
+  struct Tz tz;
   hdr->date_sent = mutt_parse_date(p, &tz);
-  

commit xfce4-panel-plugin-whiskermenu for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-whiskermenu for 
openSUSE:Factory checked in at 2017-10-05 11:59:39

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-whiskermenu (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-whiskermenu.new (New)


Package is "xfce4-panel-plugin-whiskermenu"

Thu Oct  5 11:59:39 2017 rev:22 rq:531015 version:2.1.3

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-whiskermenu/xfce4-panel-plugin-whiskermenu.changes
2017-08-24 18:29:59.794746396 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-whiskermenu.new/xfce4-panel-plugin-whiskermenu.changes
   2017-10-05 12:03:05.968180999 +0200
@@ -1,0 +2,7 @@
+Sat Aug 19 09:57:32 UTC 2017 - seife+...@b1-systems.com
+
+- update to 2.1.3:
+  - Fixed desktop action incorrectly parsing escaped k
+  - Translation updates
+
+---

Old:

  xfce4-whiskermenu-plugin-2.1.2.tar.bz2

New:

  xfce4-whiskermenu-plugin-2.1.3.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-whiskermenu.spec ++
--- /var/tmp/diff_new_pack.77qHZZ/_old  2017-10-05 12:03:09.171730299 +0200
+++ /var/tmp/diff_new_pack.77qHZZ/_new  2017-10-05 12:03:09.171730299 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   xfce4-panel-plugin-whiskermenu
-Version:2.1.2
+Version:2.1.3
 Release:0
 Summary:Alternate Xfce Menu
 License:GPL-2.0+

++ xfce4-whiskermenu-plugin-2.1.2.tar.bz2 -> 
xfce4-whiskermenu-plugin-2.1.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-2.1.2/CMakeLists.txt 
new/xfce4-whiskermenu-plugin-2.1.3/CMakeLists.txt
--- old/xfce4-whiskermenu-plugin-2.1.2/CMakeLists.txt   2017-04-04 
13:38:54.0 +0200
+++ new/xfce4-whiskermenu-plugin-2.1.3/CMakeLists.txt   2017-08-06 
01:08:45.0 +0200
@@ -5,7 +5,7 @@
 # version number
 set(whiskermenu_version_major "2")
 set(whiskermenu_version_minor "1")
-set(whiskermenu_version_micro "2")
+set(whiskermenu_version_micro "3")
 set(whiskermenu_version_tag "")
 set(whiskermenu_version 
"${whiskermenu_version_major}.${whiskermenu_version_minor}.${whiskermenu_version_micro}")
 if(${whiskermenu_version_tag} MATCHES "git")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-whiskermenu-plugin-2.1.2/ChangeLog 
new/xfce4-whiskermenu-plugin-2.1.3/ChangeLog
--- old/xfce4-whiskermenu-plugin-2.1.2/ChangeLog2017-04-04 
13:38:14.0 +0200
+++ new/xfce4-whiskermenu-plugin-2.1.3/ChangeLog2017-08-06 
01:08:56.0 +0200
@@ -1,3 +1,105 @@
+commit 911f362ea6cd3b7a1ee8cb7ac32a21bb6ae09bb6
+Author: Graeme Gott 
+Date:   2017-08-05
+
+Bump version number.
+
+commit 9544778fa442b8f715fa3749e649d2df34670b82
+Author: Graeme Gott 
+Date:   2017-08-05
+
+I18n: Update translation ca (100%).
+
+commit 1db007b3bf91c8e9e6395ffae18ceb7588feb61b
+Author: Graeme Gott 
+Date:   2017-07-27
+
+I18n: Update translation pt_BR (100%).
+
+commit 7c06bb4a5137fc0c2897e28d252ec71d976cdd1e
+Author: Graeme Gott 
+Date:   2017-07-27
+
+I18n: Update translation pt_BR (100%).
+
+commit 46876d12101833cfe8413cca71a84c5ee4393d2b
+Author: Graeme Gott 
+Date:   2017-07-26
+
+I18n: Update translation ne (100%).
+
+commit af7aeff0f4f2430ac2b1c6e21486916ec8eb860c
+Author: Graeme Gott 
+Date:   2017-07-26
+
+I18n: Update translation es (100%).
+
+commit 16b81b4ee3eac01af17ae75cc89230112dcad4d0
+Author: Graeme Gott 
+Date:   2017-07-15
+
+I18n: Update translation pt_BR (100%).
+
+commit 5e5de8f7cd5a1ef9c53b403013722c3df486a91c
+Author: Graeme Gott 
+Date:   2017-07-15
+
+I18n: Update translation lt (100%).
+
+commit 608c0dc79f844c43baba900c2986659b15f0994e
+Author: Graeme Gott 
+Date:   2017-07-15
+
+I18n: Update translation de (100%).
+
+commit 5b964fdf57c6c34e111fca17830473d2b6fafdd2
+Author: Graeme Gott 
+Date:   2017-07-15
+
+I18n: Update translation ca (100%).
+
+commit ec5500018ce704f21bce8d70d76d2e34faa8feef
+Author: Graeme Gott 
+Date:   2017-06-20
+
+I18n: Update translation ru (100%).
+
+commit 1ae358d4f1083505eaae5106bf6ab9ec7e4210de
+Author: Graeme Gott 
+Date:   2017-06-14
+
+I18n: Update translation tr (100%).
+
+commit 96c9ec5b0e70764f75a402b439a5fbb5baecb3fc
+Author: Graeme Gott 
+Date:   2017-06-14
+
+I18n: Update translation pt_BR (100%).
+
+commit 3b945ff6d50852738c974a1d35df438dcd9877bb
+Author: Graeme Gott 
+Date:   2017-06-02
+
+FIXED: Desktop action incorrectly parsed escaped k.
+
+commit 810715c467927f8b39d29954cca8b6aeac753503
+Author: Graeme Gott 
+Date:   2017-05-09
+
+I18n: Update translation zh_

commit drush for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package drush for openSUSE:Factory checked 
in at 2017-10-05 11:59:30

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


Package is "drush"

Thu Oct  5 11:59:30 2017 rev:3 rq:531013 version:8.1.14

Changes:

--- /work/SRC/openSUSE:Factory/drush/drush.changes  2017-08-28 
15:16:51.187357477 +0200
+++ /work/SRC/openSUSE:Factory/.drush.new/drush.changes 2017-10-05 
12:03:00.284980557 +0200
@@ -1,0 +2,17 @@
+Tue Oct 03 21:04:14 UTC 2017 - ji...@boombatower.com
+
+- Update to version 8.1.14:
+  * Back to dev.
+  * Update install docs for planned deprecation of 
http://files.drush.org/drush.phar.
+  * Fix serving existing files with encoded characters like `%20`
+  * Update Psysh to version 0.8.11
+  * Ensure "sql-cli" command sets an error on non-zero child process exit 
status. (#2925)
+  * Revert "Update Psysh to version 0.8.11"
+  * Update psysh to 0.8.11
+  * Work on #2912 - More robust path handling in FileCache.
+  * Revert "Work on #2912 - More robust path handling in FileCache."
+  * Work on #2912 - More robust path handling in FileCache.
+  * Fixes #2767: Do not attempt to access the cached Drush commandfile 
services unless they exist in the container. This converts a crashing scenario 
into one where commands are merely missing. A 'drush cr' should bring back the 
missing commands.
+  * prep for release.
+
+---

Old:

  drush-8.1.13.tar.xz

New:

  drush-8.1.14.tar.xz



Other differences:
--
++ drush.spec ++
--- /var/tmp/diff_new_pack.8NHzX6/_old  2017-10-05 12:03:02.772630574 +0200
+++ /var/tmp/diff_new_pack.8NHzX6/_new  2017-10-05 12:03:02.772630574 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   drush
-Version:8.1.13
+Version:8.1.14
 Release:0
 Summary:Command line shell and scripting interface for Drupal
 # See licenses.txt for dependency licenses.

++ _service ++
--- /var/tmp/diff_new_pack.8NHzX6/_old  2017-10-05 12:03:02.808625510 +0200
+++ /var/tmp/diff_new_pack.8NHzX6/_new  2017-10-05 12:03:02.808625510 +0200
@@ -1,7 +1,7 @@
 
   
 @PARENT_TAG@
-refs/tags/8.1.13
+refs/tags/8.1.14
 git://github.com/drush-ops/drush.git
 git
 enable

++ _servicedata ++
--- /var/tmp/diff_new_pack.8NHzX6/_old  2017-10-05 12:03:02.836621572 +0200
+++ /var/tmp/diff_new_pack.8NHzX6/_new  2017-10-05 12:03:02.836621572 +0200
@@ -1,6 +1,6 @@
 
   
 git://github.com/drush-ops/drush.git
-f93fc2bed05ba58cf65fb65f799429bf6354b205
+b1f1e421185da5468eedfd25eeb5b51e705d3cef
   
 

++ drush-8.1.13.tar.xz -> drush-8.1.14.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drush-8.1.13/commands/runserver/d7-rs-router.php 
new/drush-8.1.14/commands/runserver/d7-rs-router.php
--- old/drush-8.1.13/commands/runserver/d7-rs-router.php2017-08-22 
19:28:25.0 +0200
+++ new/drush-8.1.14/commands/runserver/d7-rs-router.php2017-10-03 
18:20:45.0 +0200
@@ -46,7 +46,7 @@
 }
 
 $url = parse_url($_SERVER["REQUEST_URI"]);
-if (file_exists('.' . $url['path'])) {
+if (file_exists('.' . urldecode($url['path']))) {
   // Serve the requested resource as-is.
   return FALSE;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drush-8.1.13/commands/runserver/d8-rs-router.php 
new/drush-8.1.14/commands/runserver/d8-rs-router.php
--- old/drush-8.1.13/commands/runserver/d8-rs-router.php2017-08-22 
19:28:25.0 +0200
+++ new/drush-8.1.14/commands/runserver/d8-rs-router.php2017-10-03 
18:20:45.0 +0200
@@ -46,7 +46,7 @@
 }
 
 $url = parse_url($_SERVER["REQUEST_URI"]);
-if (file_exists('.' . $url['path'])) {
+if (file_exists('.' . urldecode($url['path']))) {
   // Serve the requested resource as-is.
   return FALSE;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drush-8.1.13/commands/sql/sql.drush.inc 
new/drush-8.1.14/commands/sql/sql.drush.inc
--- old/drush-8.1.13/commands/sql/sql.drush.inc 2017-08-22 19:28:25.0 
+0200
+++ new/drush-8.1.14/commands/sql/sql.drush.inc 2017-10-03 18:20:45.0 
+0200
@@ -444,7 +444,11 @@
 function drush_sql_cli() {
   drush_sql_bootstrap_further();
   $sql = drush_sql_get_class();
-  return !(bool)drush_shell_proc_open($sql->connect());
+  $result = !drush_shell_proc_open($sql->connect());
+  if (!$result) {
+drush_set_error('DRUSH_SQL_CLI_ERROR', dt('SQL client error occurred.'));
+  }
+  return $result;
 }
 
 /**
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.

commit Photini for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package Photini for openSUSE:Factory checked 
in at 2017-10-05 11:59:16

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


Package is "Photini"

Thu Oct  5 11:59:16 2017 rev:5 rq:530991 version:2017.10.0

Changes:

--- /work/SRC/openSUSE:Factory/Photini/Photini.changes  2017-08-19 
10:56:28.891916068 +0200
+++ /work/SRC/openSUSE:Factory/.Photini.new/Photini.changes 2017-10-05 
12:02:51.158264577 +0200
@@ -1,0 +2,9 @@
+Tue Oct  3 17:50:59 UTC 2017 - aloi...@gmx.com
+
+- Update to 2017.10.0
+  * Use timezone metadata from some Canon cameras.
+  * Make thumbnails 160x120 as specified by DCF.
+  * Fix bug in localisation of uploader tabs.
+  * Substantial rewrite of metadata handling.
+
+---

Old:

  Photini-2017.8.1.tar.gz

New:

  Photini-2017.10.0.tar.gz



Other differences:
--
++ Photini.spec ++
--- /var/tmp/diff_new_pack.ed6wzB/_old  2017-10-05 12:02:53.269967486 +0200
+++ /var/tmp/diff_new_pack.ed6wzB/_new  2017-10-05 12:02:53.273966923 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   Photini
-Version:2017.8.1
+Version:2017.10.0
 Release:0
 Summary:Digital photograph metadata (EXIF, IPTC, XMP) editing 
application
 License:GPL-3.0+

++ Photini-2017.8.1.tar.gz -> Photini-2017.10.0.tar.gz ++
 4395 lines of diff (skipped)




commit FlightGear-data for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package FlightGear-data for openSUSE:Factory 
checked in at 2017-10-05 11:59:00

Comparing /work/SRC/openSUSE:Factory/FlightGear-data (Old)
 and  /work/SRC/openSUSE:Factory/.FlightGear-data.new (New)


Package is "FlightGear-data"

Thu Oct  5 11:59:00 2017 rev:5 rq:530937 version:2017.3.1

Changes:

--- /work/SRC/openSUSE:Factory/FlightGear-data/FlightGear-data.changes  
2017-06-23 09:17:54.658282825 +0200
+++ /work/SRC/openSUSE:Factory/.FlightGear-data.new/FlightGear-data.changes 
2017-10-05 12:00:40.920587716 +0200
@@ -1,0 +2,45 @@
+Tue Sep 26 10:09:18 UTC 2017 - mathias.hom...@opensuse.org
+
+- Update to 2017.3.1
+  * New AI Model Embraer ERJ 190 with Paintkit and
+liveries Default, Helvetic Airways and Finnair.
+  * Add tips provided by forum members.
+  * Updated Ukraine Intl Liveries 737-300, 737-800, 767-300
+  * ERJ90 AI model update, new Tail and Nacelles +
+Adjusted Paintkit
+  * New Liveries for ERJ90 AI model
+  * Updated Liveries AI ERJ90 with Nacelles Texture
+  * Added ERJ90 model to existing Traffic File
+  * Remapped 747-400 AI Model (Top of fuselage)
+  * 747-400 Liveries for new model mapping
+  * Remapped 747-400 Freighter (Top Fuselage)
+and updated Liveries
+  * Switch to the latest DESG fonts
+and add the new Weather symbols MP2017 protocol support.
+  * Remapped 767-300 (Top of Fuselage). Ajusted Liveries.
+Added pitch
+  * Earthview 2.1 - parallax mapping for cloud layer,
+lightning at night, Rayleigh scattering in atmosphere.
+  * Bugfix and noise seed option for ALS thrust flame shader
+  * Bugfix for ALS HUD effect/filtering interaction
+  * AirBaltic Dash8 Texture
+  * Update the Italian translation
+  * Update the French translation
+  * Added Spanish translation for startup tips.
+  * LOT, Vueling TAP and Wideroe Liveries for
+733 738 319 321 AT7 and Dash 8
+  * Austrian Airlines Liveries for AI models Fokker 70 &
+Embraer ERJ195
+  * Air Mauritius Liveries for ATR 72 & A319
+  * Austrian Airlines Livery for new 777-200
+  * TAM Brazil AI 777-300 Livery
+  * Updated 733 AI. Fixed AC model(s) & Winglets Mapping.
+New Windhshield Texture.
+  * New 777-300 Livery for Swiss Airlines
+  * A350-900 Model addd to Qatar Airways traffic file
+  * Fix particle wake for USS Truman
+  * Bug Fix to missing performance data error for
+CRJ 1000 AI model.
+  * New AI Model B737-900ER incl Paintkit and 5 liveries
+
+---

Old:

  FlightGear-2017.1.2-data.tar.bz2

New:

  FlightGear-2017.3.1-data.tar.bz2



Other differences:
--
++ FlightGear-data.spec ++
--- /var/tmp/diff_new_pack.XRZCv1/_old  2017-10-05 12:02:39.939842879 +0200
+++ /var/tmp/diff_new_pack.XRZCv1/_new  2017-10-05 12:02:39.939842879 +0200
@@ -16,15 +16,15 @@
 #
 
 
-%define main_version 2017.1
+%define main_version 2017.3
 Name:   FlightGear-data
-Version:%{main_version}.2
+Version:%{main_version}.1
 Release:0
 Summary:FlightGear base scenery and data files
 License:GPL-2.0
 Group:  Amusements/Games/3D/Simulation
 Url:http://www.flightgear.org/
-Source0:
http://downloads.sourceforge.net/project/flightgear/release-%{main_version}/FlightGear-%{version}-data.tar.bz2
+Source0:
https://sourceforge.net/projects/flightgear/files/release-%{main_version}/FlightGear-%{version}-data.tar.bz2
 # Remove warnings about hidden files to make other rpmlint warnings readable.
 Source1:FlightGear-data-rpmlintrc
 NoSource:   0

++ FlightGear-2017.1.2-data.tar.bz2 -> FlightGear-2017.3.1-data.tar.bz2 
++
/work/SRC/openSUSE:Factory/FlightGear-data/FlightGear-2017.1.2-data.tar.bz2 
/work/SRC/openSUSE:Factory/.FlightGear-data.new/FlightGear-2017.3.1-data.tar.bz2
 differ: char 11, line 1




commit otter-browser for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package otter-browser for openSUSE:Factory 
checked in at 2017-10-05 11:59:07

Comparing /work/SRC/openSUSE:Factory/otter-browser (Old)
 and  /work/SRC/openSUSE:Factory/.otter-browser.new (New)


Package is "otter-browser"

Thu Oct  5 11:59:07 2017 rev:2 rq:530983 version:0.9.91

Changes:

--- /work/SRC/openSUSE:Factory/otter-browser/otter-browser.changes  
2017-08-28 15:11:57.080699128 +0200
+++ /work/SRC/openSUSE:Factory/.otter-browser.new/otter-browser.changes 
2017-10-05 12:02:42.595469263 +0200
@@ -1,0 +2,39 @@
+Mon Oct  1 22:17:38 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 0.9.91:
+  * Rework toolbars:
+- Add support for visibility toggle button (collapsing
+  contents).
+- Toolbar visibility and location is now stored per main window.
+  * Improve sidebar(s):
+- Add an ability to add new sidebars.
+- allow to change their location by drag and drop.
+  * Vastly improved error pages:
+- Special error pages are now used instead of SSL warning
+  dialogues.
+- Blocked content triggers dedicated error pages.
+  * Improve User Agents configuration.
+  * Add support for managing multiple proxy configurations and
+setting them per page or host.
+  * Rework internal actions handling system allows to specify
+parameters for actions triggered by keyboard shortcuts and
+mouse gestures.
+  * Vastly decrease import time for large bookmark files.
+  * Add a module for listing opened windows and tabs.
+  * Add a new default icon theme by Kamil Nęcek.
+  * Item views can now allocate extra space to predefined column
+other than last one.
+  * Add an action to set, reset or toggle an option.
+  * Global editing actions now apply to focused single and multi
+line text edit widgets too.
+  * Add an ability to drop URLs onto bookmark bars.
+  * Spell checking is now available in other multi line text edit
+widgets.
+  * Add an action to control multimedia playback rate.
+  * Keyboard shortcuts are now validated while editing.
+  * Add support for customising the F12 menu.
+  * Implement the "Validate Using" menu.
+  * Add support for configurable Fast Forward rules.
+  * Lots of various fixes.
+
+---

Old:

  otter-browser-0.9.12.tar.gz

New:

  otter-browser-0.9.91.tar.gz



Other differences:
--
++ otter-browser.spec ++
--- /var/tmp/diff_new_pack.kIZnzG/_old  2017-10-05 12:02:45.183105212 +0200
+++ /var/tmp/diff_new_pack.kIZnzG/_new  2017-10-05 12:02:45.187104649 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package otter-browser
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   otter-browser
-Version:0.9.12
+Version:0.9.91
 Release:0
 Summary:Web browser with aspects of Opera
 License:GPL-3.0+
@@ -29,22 +29,23 @@
 BuildRequires:  pkgconfig
 BuildRequires:  sonnet-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.2
-BuildRequires:  pkgconfig(Qt5Core) >= 5.2
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.2
-BuildRequires:  pkgconfig(Qt5Gui) >= 5.2
-BuildRequires:  pkgconfig(Qt5Multimedia) >= 5.2
-BuildRequires:  pkgconfig(Qt5Network) >= 5.2
-BuildRequires:  pkgconfig(Qt5PrintSupport) >= 5.2
-BuildRequires:  pkgconfig(Qt5Script) >= 5.2
-BuildRequires:  pkgconfig(Qt5Sql) >= 5.2
-BuildRequires:  pkgconfig(Qt5WebKit) >= 5.2
-BuildRequires:  pkgconfig(Qt5WebKitWidgets) >= 5.2
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2
-BuildRequires:  pkgconfig(Qt5XmlPatterns) >= 5.2
-BuildRequires:  pkgconfig(hunspell) >= 1.3.0
+BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.4
+BuildRequires:  pkgconfig(Qt5Core) >= 5.4
+BuildRequires:  pkgconfig(Qt5DBus) >= 5.4
+BuildRequires:  pkgconfig(Qt5Gui) >= 5.4
+BuildRequires:  pkgconfig(Qt5Multimedia) >= 5.4
+BuildRequires:  pkgconfig(Qt5Network) >= 5.4
+BuildRequires:  pkgconfig(Qt5PrintSupport) >= 5.4
+BuildRequires:  pkgconfig(Qt5Script) >= 5.4
+BuildRequires:  pkgconfig(Qt5Sql) >= 5.4
+BuildRequires:  pkgconfig(Qt5Svg) >= 5.4
 BuildRequires:  pkgconfig(Qt5WebEngine) >= 5.6
 BuildRequires:  pkgconfig(Qt5WebEngineWidgets) >= 5.6
+BuildRequires:  pkgconfig(Qt5WebKit) >= 5.4
+BuildRequires:  pkgconfig(Qt5WebKitWidgets) >= 5.4
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4
+BuildRequires:  pkgconfig(Qt5XmlPatterns) >= 5.4
+BuildRequires:  pkgconfig(hunspell) >= 1.3.0
 
 %description
 Otter Browser is a web browser that recreates s

commit u-boot for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package u-boot for openSUSE:Factory checked 
in at 2017-10-05 11:58:22

Comparing /work/SRC/openSUSE:Factory/u-boot (Old)
 and  /work/SRC/openSUSE:Factory/.u-boot.new (New)


Package is "u-boot"

Thu Oct  5 11:58:22 2017 rev:90 rq:530881 version:2017.09

Changes:

--- /work/SRC/openSUSE:Factory/u-boot/u-boot-a10-olinuxino-lime.changes 
2017-09-20 17:10:56.000400342 +0200
+++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-a10-olinuxino-lime.changes
2017-10-05 11:58:32.630637301 +0200
@@ -1,0 +2,7 @@
+Mon Oct  2 13:33:40 UTC 2017 - guilla...@opensuse.org
+
+- Patch queue updated from git://github.com/openSUSE/u-boot.git 
tumbleweed-2017.09
+* Patches added:
+  0004-Fix-boot-on-Beagleboard-xM-by-disab.patch
+
+---
u-boot-a13-olinuxino.changes: same change
u-boot-a13-olinuxinom.changes: same change
u-boot-a20-olinuxino-lime.changes: same change
u-boot-a20-olinuxino-lime2.changes: same change
u-boot-a20-olinuxinomicro.changes: same change
u-boot-am335xboneblack.changes: same change
u-boot-am335xevm.changes: same change
u-boot-am57xxevm.changes: same change
u-boot-am57xxevmnodt.changes: same change
u-boot-arndale.changes: same change
u-boot-bananapi.changes: same change
u-boot-clearfog.changes: same change
u-boot-colibrit20.changes: same change
u-boot-cubieboard.changes: same change
u-boot-cubieboard2.changes: same change
u-boot-cubietruck.changes: same change
u-boot-dragonboard410c.changes: same change
u-boot-evb-rk3399.changes: same change
u-boot-firefly-rk3288.changes: same change
u-boot-highbank.changes: same change
u-boot-hikey.changes: same change
u-boot-hyundaia7hd.changes: same change
u-boot-jetson-tk1.changes: same change
u-boot-lamobor1.changes: same change
u-boot-ls1012afrdmqspi.changes: same change
u-boot-melea1000.changes: same change
u-boot-merriia80optimus.changes: same change
u-boot-mvebudb-88f3720.changes: same change
u-boot-mvebudbarmada8k.changes: same change
u-boot-mvebuespressobin-88f3720.changes: same change
u-boot-mvebumcbin-88f8040.changes: same change
u-boot-mx53loco.changes: same change
u-boot-mx6cuboxi.changes: same change
u-boot-mx6qsabrelite.changes: same change
u-boot-nanopineo.changes: same change
u-boot-nanopineoair.changes: same change
u-boot-odroid-c2.changes: same change
u-boot-odroid-xu3.changes: same change
u-boot-odroid.changes: same change
u-boot-omap3beagle.changes: same change
u-boot-omap4panda.changes: same change
u-boot-orangepipc.changes: same change
u-boot-orangepipc2.changes: same change
u-boot-p2371-2180.changes: same change
u-boot-paz00.changes: same change
u-boot-pcm051rev3.changes: same change
u-boot-pine64plus.changes: same change
u-boot-qemu-ppce500.changes: same change
u-boot-rpi.changes: same change
u-boot-rpi2.changes: same change
u-boot-rpi3.changes: same change
u-boot-rpi332b.changes: same change
u-boot-snow.changes: same change
u-boot-socfpgade0nanosoc.changes: same change
u-boot-spring.changes: same change
u-boot-tinker-rk3288.changes: same change
u-boot-udoo.changes: same change
u-boot-udooneo.changes: same change
u-boot.changes: same change

New:

  0004-Fix-boot-on-Beagleboard-xM-by-disab.patch



Other differences:
--
++ u-boot-a10-olinuxino-lime.spec ++
--- /var/tmp/diff_new_pack.KjXx6e/_old  2017-10-05 11:58:56.859228454 +0200
+++ /var/tmp/diff_new_pack.KjXx6e/_new  2017-10-05 11:58:56.863227892 +0200
@@ -51,6 +51,7 @@
 Patch0001:  0001-XXX-openSUSE-XXX-Load-dtb-from-part.patch
 Patch0002:  0002-Revert-Revert-omap3-Use-raw-SPL-by-.patch
 Patch0003:  0003-Revert-rockchip-mkimage-remove-plac.patch
+Patch0004:  0004-Fix-boot-on-Beagleboard-xM-by-disab.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  bc
 # Arndale board needs DTC >= 1.4
@@ -95,6 +96,7 @@
 %patch0001 -p1
 %patch0002 -p1
 %patch0003 -p1
+%patch0004 -p1
 
 %build
 export SOURCE_DATE_EPOCH=$(date -d "$(head -n 2 %{_sourcedir}/%{name}.changes 
| tail -n 1 | cut -d- -f1 )" +%s)

u-boot-a13-olinuxino.spec: same change
u-boot-a13-olinuxinom.spec: same change
u-boot-a20-olinuxino-lime.spec: same change
u-boot-a20-olinuxino-lime2.spec: same change
u-boot-a20-olinuxinomicro.spec: same change
u-boot-am335xboneblack.spec: same change
u-boot-am335xevm.spec: same change
u-boot-am57xxevm.spec: same change
u-boot-am57xxevmnodt.spec: same change
u-boot-arndale.spec: same change
u-boot-bananapi.spec: same change
u-boot-clearfog.spec: same change
u-boot-colibrit20.spec: same change
u-boot-cubieboard.spec: same change
u-boot-cubieboard2.spec: same change
u-boot-cubietruck.spec: same change
u-boot-dragonboard410c.spec: same change
u-boot-evb-rk3399.spec: same change
u-boot-firefly-rk3288.spec: s

commit python-python-subunit for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package python-python-subunit for 
openSUSE:Factory checked in at 2017-10-05 11:58:41

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


Package is "python-python-subunit"

Thu Oct  5 11:58:41 2017 rev:19 rq:530882 version:1.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-python-subunit/python-python-subunit.changes  
2017-09-29 11:55:55.218285272 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-subunit.new/python-python-subunit.changes
 2017-10-05 11:59:00.654694452 +0200
@@ -1,0 +2,5 @@
+Mon Oct  2 23:41:07 UTC 2017 - jeng...@inai.de
+
+- Ensure neutrality of description.
+
+---



Other differences:
--
++ python-python-subunit.spec ++
--- /var/tmp/diff_new_pack.ZRZOjW/_old  2017-10-05 11:59:01.166622426 +0200
+++ /var/tmp/diff_new_pack.ZRZOjW/_new  2017-10-05 11:59:01.166622426 +0200
@@ -45,12 +45,11 @@
 
 %description
 Subunit is a streaming protocol for test results. The protocol is human
-readable and easily generated and parsed. By design all the components of
-the protocol conceptually fit into the xUnit TestCase->TestResult interaction.
+readable. The components of the protocol conceptually fit into the xUnit
+TestCase->TestResult interaction.
 
 Subunit comes with command line filters to process a subunit stream and
-language bindings for python, C, C++ and shell. Bindings are easy to write
-for other languages.
+language bindings for python, C, C++ and shell.
 
 %prep
 %setup -q -n python-subunit-%{version}




commit python-azure-agent for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package python-azure-agent for 
openSUSE:Factory checked in at 2017-10-05 11:58:55

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


Package is "python-azure-agent"

Thu Oct  5 11:58:55 2017 rev:4 rq:530890 version:2.2.17

Changes:

--- /work/SRC/openSUSE:Factory/python-azure-agent/python-azure-agent.changes
2017-09-20 17:14:10.908963234 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-agent.new/python-azure-agent.changes   
2017-10-05 11:59:13.856836982 +0200
@@ -1,0 +2,6 @@
+Tue Oct  3 11:37:50 UTC 2017 - dims...@opensuse.org
+
+- BuildRequire distribution-release instead of
+  openSUSE/sles-release.
+
+---



Other differences:
--
++ python-azure-agent.spec ++
--- /var/tmp/diff_new_pack.0LHR17/_old  2017-10-05 11:59:16.384481358 +0200
+++ /var/tmp/diff_new_pack.0LHR17/_new  2017-10-05 11:59:16.388480794 +0200
@@ -28,11 +28,7 @@
 Patch3: paa_fix_driver_install_detect.patch
 BuildRequires:  dos2unix
 
-%if 0%{?is_opensuse} || 0%{?suse_version} == 1310 || 0%{?suse_version} == 1320
-BuildRequires:  openSUSE-release
-%else
-BuildRequires:  sles-release
-%endif
+BuildRequires:  distribution-release
 BuildRequires:  openssl
 %if 0%{?suse_version} < 1140
 BuildRequires:  python-ordereddict




commit python-websockify for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package python-websockify for 
openSUSE:Factory checked in at 2017-10-05 11:58:50

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


Package is "python-websockify"

Thu Oct  5 11:58:50 2017 rev:16 rq:530887 version:0.8.0

Changes:

--- /work/SRC/openSUSE:Factory/python-websockify/python-websockify.changes  
2017-09-26 21:17:37.643361694 +0200
+++ /work/SRC/openSUSE:Factory/.python-websockify.new/python-websockify.changes 
2017-10-05 11:59:06.965806512 +0200
@@ -1,0 +2,5 @@
+Mon Oct  2 21:43:19 UTC 2017 - jeng...@inai.de
+
+- Improve summaries.
+
+---



Other differences:
--
++ python-websockify.spec ++
--- /var/tmp/diff_new_pack.P49f2e/_old  2017-10-05 11:59:08.461596063 +0200
+++ /var/tmp/diff_new_pack.P49f2e/_new  2017-10-05 11:59:08.461596063 +0200
@@ -20,7 +20,7 @@
 Name:   python-websockify
 Version:0.8.0
 Release:0
-Summary:Websockify
+Summary:WebSocket to TCP proxy/bridge
 License:LGPL-3.0 and MPL-2.0 and BSD-2-Clause and BSD-3-Clause
 Group:  Development/Languages/Python
 Url:https://github.com/kanaka/websockify
@@ -55,7 +55,7 @@
 the target in both directions.
 
 %package -n python-websockify-common
-Summary:Websockify
+Summary:Common data files for the Websockify TCP proxy/bridge
 Group:  Development/Languages/Python
 Provides:   %{python_module websockify-common = %{version}}
 




commit python-numexpr for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package python-numexpr for openSUSE:Factory 
checked in at 2017-10-05 11:58:44

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


Package is "python-numexpr"

Thu Oct  5 11:58:44 2017 rev:7 rq:530885 version:2.6.4

Changes:

--- /work/SRC/openSUSE:Factory/python-numexpr/python-numexpr.changes
2017-09-28 12:35:17.128397127 +0200
+++ /work/SRC/openSUSE:Factory/.python-numexpr.new/python-numexpr.changes   
2017-10-05 11:59:02.282465433 +0200
@@ -1,0 +2,5 @@
+Mon Oct  2 21:57:06 UTC 2017 - jeng...@inai.de
+
+- Ensure neutrality of description.
+
+---



Other differences:
--
++ python-numexpr.spec ++
--- /var/tmp/diff_new_pack.HTzRA5/_old  2017-10-05 11:59:04.018221222 +0200
+++ /var/tmp/diff_new_pack.HTzRA5/_new  2017-10-05 11:59:04.00660 +0200
@@ -21,7 +21,7 @@
 Version:2.6.4
 Release:0
 Url:https://github.com/pydata/numexpr/
-Summary:Fast numerical expression evaluator for NumPy
+Summary:Numerical expression evaluator for NumPy
 License:MIT
 Group:  Development/Languages/Python
 Source: 
https://files.pythonhosted.org/packages/source/n/numexpr/numexpr-%{version}.tar.gz
@@ -36,9 +36,10 @@
 %python_subpackages
 
 %description
-Numexpr is a fast numerical expression evaluator for NumPy.  With it,
-expressions that operate on arrays (like "3*a+4*b") are accelerated
-and use less memory than doing the same calculation in Python.
+Numexpr is a numerical expression evaluator for NumPy. It is a C++
+module. With it, expressions that operate on arrays (like "3*a+4*b")
+can be accelerated and use less memory than doing the same
+calculation in Python.
 
 %prep
 %setup -q -n numexpr-%{version}




commit virt-bootstrap for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package virt-bootstrap for openSUSE:Factory 
checked in at 2017-10-05 11:58:19

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


Package is "virt-bootstrap"

Thu Oct  5 11:58:19 2017 rev:2 rq:530880 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/virt-bootstrap/virt-bootstrap.changes
2017-09-13 22:31:27.326145941 +0200
+++ /work/SRC/openSUSE:Factory/.virt-bootstrap.new/virt-bootstrap.changes   
2017-10-05 11:58:20.256378307 +0200
@@ -1,0 +2,5 @@
+Tue Oct  3 13:31:18 UTC 2017 - jeng...@inai.de
+
+- Ensure neutrality of descriptions.
+
+---



Other differences:
--
++ virt-bootstrap.spec ++
--- /var/tmp/diff_new_pack.WkaUtS/_old  2017-10-05 11:58:21.164250573 +0200
+++ /var/tmp/diff_new_pack.WkaUtS/_new  2017-10-05 11:58:21.168250010 +0200
@@ -15,31 +15,32 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   virt-bootstrap
 Version:1.0.0
 Release:0
+Summary:System container rootfs creation tool
 License:GPL-3.0+
-Summary:Easy system containers rootfs creation tool
-Url:https://github.com/virt-manager/virt-bootstrap
 Group:  Productivity/Other
+Url:https://github.com/virt-manager/virt-bootstrap
 Source: 
http://virt-manager.org/download/sources/virt-bootstrap/%{name}-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module libguestfs}
 BuildRequires:  %{python_module passlib}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires:   skopeo
-Requires:   virt-sandbox
 Requires:   python-libguestfs
 Requires:   python-passlib
+Requires:   skopeo
+Requires:   virt-sandbox
 BuildArch:  noarch
 
 %python_subpackages
 
 %description
-Provides an easy way to create the root file system to use for
+Provides a way to create the root file system to use for
 libvirt containers.
 
 %prep
@@ -60,5 +61,4 @@
 %{python_sitelib}/virt_bootstrap-*.egg-info
 %python3_only %{_mandir}/man1/virt-bootstrap*
 
-
 %changelog




commit ansible for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package ansible for openSUSE:Factory checked 
in at 2017-10-05 11:58:03

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


Package is "ansible"

Thu Oct  5 11:58:03 2017 rev:29 rq:530765 version:2.4.0.0

Changes:

--- /work/SRC/openSUSE:Factory/ansible/ansible.changes  2017-08-24 
18:49:07.233117017 +0200
+++ /work/SRC/openSUSE:Factory/.ansible.new/ansible.changes 2017-10-05 
11:58:04.834548100 +0200
@@ -1,0 +2,76 @@
+Tue Oct  3 08:24:58 UTC 2017 - jeng...@inai.de
+
+- Remove radical wording from descriptions.
+  Use improved find syntax.
+
+---
+Sat Sep 23 09:05:01 UTC 2017 - l...@linux-schulserver.de
+
+- update to 2.4.0.0 (final)
+  Major Changes
+  + Support for Python-2.4 and Python-2.5 on the managed system's side 
+was dropped. If you need to manage a system that ships with Python-2.4 
+or Python-2.5, you'll need to install Python-2.6 or better on the 
+managed system or run Ansible-2.3 until you can upgrade the system.
+  + New import/include keywords to replace the old bare include directives. 
+The use of static: {yes|no} on such includes is now deprecated.
+  ++ Using import_* (import_playbook, import_tasks, import_role) directives 
are static.
+  ++ Using include_* (include_tasks, include_role) directives are dynamic. 
+ This is done to avoid collisions and possible security issues as 
+ facts come from the remote targets and they might be compromised.
+  + New order play level keyword that allows the user to change the 
+order in which Ansible processes hosts when dispatching tasks.
+  + Users can now set group merge priority for groups of the same depth 
+(parent child relationship), using the new ansible_group_priority 
variable, 
+when values are the same or don't exist it will fallback to the previous 
+sorting by name'.
+  + Inventory has been revamped:
+  ++ Inventory classes have been split to allow for better 
+ management and deduplication
+  ++ Logic that each inventory source duplicated is now common and pushed
+ up to reconciliation
+  ++ VariableManager has been updated for better interaction with inventory
+  ++ Updated CLI with helper method to initialize base objects for plays
+  ++ New inventory plugins for creating inventory
+  ++ Old inventory formats are still supported via plugins
+  ++ Inline host_list is also an inventory plugin, an example alternative 
+ advanced_host_list is also provided (it supports ranges)
+  ++ New configuration option to list enabled plugins and precedence 
+ order: whitelist_inventory in ansible.cfg
+  ++ vars_plugins have been reworked, they are now run from Vars manager 
+ and API has changed (need docs)
+  ++ Loading group_vars/host_vars is now a vars plugin and can be overridden
+  ++ It is now possible to specify mulitple inventory sources in the 
+ command line (-i /etc/hosts1 -i /opt/hosts2)
+  ++ Inventory plugins can use the cache plugin (i.e. virtualbox) and 
+ is affected by meta: refresh_inventory
+  ++ Group variable precedence is now configurable via new 'precedence' 
+ option in ansible.cfg (needs docs)
+  ++ Improved warnings and error messages across the board
+  + Configuration has been changed from a hardcoded listing in the 
+constants module to dynamically loaded from yaml definitions
+  ++ Also added an ansible-config CLI to allow for listing config options
+ and dumping current config (including origin)
+  ++ TODO: build upon this to add many features detailed in ansible-config
+ proposal https://github.com/ansible/proposals/issues/35
+  + Windows modules now support the use of multiple shared module_utils 
+files in the form of Powershell modules (.psm1), via 
+  #Requires -Module Ansible.ModuleUtils.Whatever.psm1
+  + Python module argument_spec now supports custom validation logic 
+by accepting a callable as the type argument.
+  + Windows become_method: runas now works across all authtypes and 
+will auto-elevate under UAC if WinRM user has "Act as part of the 
+operating system" privilege
+  - please refer to /usr/share/doc/packages/ansible/CHANGELOG.md for 
+further changes
+- added ansible-inventory and ansible-config binaries and manpages
+- package contrib and examples directories in docdir
+- package all *md files as documentation for now
+- recommend the following new packages for (open)SUSE:
+  + python-httplib2
+  + python-keyczar
+  + python-six
+- enable/fix build for RHEL and Fedora by redefining __python2 and 
+  adding/enhancing the needed (build)requires if needed
+
+---

Old:

  ansible-2.3.2.0.tar.gz

Ne

commit matio for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package matio for openSUSE:Factory checked 
in at 2017-10-05 11:58:16

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


Package is "matio"

Thu Oct  5 11:58:16 2017 rev:15 rq:530875 version:1.5.10

Changes:

--- /work/SRC/openSUSE:Factory/matio/matio.changes  2016-10-25 
17:44:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.matio.new/matio.changes 2017-10-05 
11:58:17.868714241 +0200
@@ -1,0 +2,12 @@
+Mon Oct  2 15:04:51 UTC 2017 - badshah...@gmail.com
+
+- Update to version 1.5.10:
+  * Added new API function Mat_GetDir to retrieve all variable
+names of a MAT file
+  * Fixed performance of repeated calls to Mat_VarWrite (broken by
+v1.5.7)
+  * Fixed bugs reading (hyperslabs of) numeric arrays where the
+variable data type differs from the desired output data type
+  * Increased testsuite coverage
+
+---

Old:

  matio-1.5.9.tar.gz

New:

  matio-1.5.10.tar.gz



Other differences:
--
++ matio.spec ++
--- /var/tmp/diff_new_pack.HSDdgJ/_old  2017-10-05 11:58:18.664602263 +0200
+++ /var/tmp/diff_new_pack.HSDdgJ/_new  2017-10-05 11:58:18.668601701 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package matio
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   matio
 %define libname lib%{name}
-Version:1.5.9
+Version:1.5.10
 Release:0
 %define major   4
 Summary:Open-source library for reading and writing MATLAB MAT files
@@ -106,7 +106,7 @@
 
 %files -n %{libname}%{major}
 %defattr(-,root,root)
-%doc COPYING NEWS README.md
+%doc COPYING NEWS README
 %{_libdir}/libmatio.so.%{major}*
 
 %files tools

++ matio-1.5.9.tar.gz -> matio-1.5.10.tar.gz ++
/work/SRC/openSUSE:Factory/matio/matio-1.5.9.tar.gz 
/work/SRC/openSUSE:Factory/.matio.new/matio-1.5.10.tar.gz differ: char 5, line 1




commit python-tqdm for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package python-tqdm for openSUSE:Factory 
checked in at 2017-10-05 11:58:08

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


Package is "python-tqdm"

Thu Oct  5 11:58:08 2017 rev:3 rq:530848 version:4.18.0

Changes:

--- /work/SRC/openSUSE:Factory/python-tqdm/python-tqdm.changes  2017-09-29 
11:57:20.274291855 +0200
+++ /work/SRC/openSUSE:Factory/.python-tqdm.new/python-tqdm.changes 
2017-10-05 11:58:09.245927435 +0200
@@ -1,0 +2,17 @@
+Tue Oct  3 01:13:12 UTC 2017 - a...@gmx.de
+
+- update to version 4.18.0:
+  * Thread safety! (#285 -> #291 -> #329, #407, #417)
+  * Ease redirection of sys.stdout/stderr (#422)
+  * Minor internal stream bugfix (#439)
+  * AttributeError fixes (#323, #324, #418)
+  * Related to:
++ Misc bugs (#334)
++ concurrent.futures (#97)
++ Multi-tqdm (#143)
++ flush() and refresh() (#331)
++ Newline on refresh() (#361)
++ Nested trees (#384)
++ Manually positioned nested bars clearing (#385)
+
+---

Old:

  tqdm-4.17.1.tar.gz

New:

  tqdm-4.18.0.tar.gz



Other differences:
--
++ python-tqdm.spec ++
--- /var/tmp/diff_new_pack.RHnK5K/_old  2017-10-05 11:58:09.877838527 +0200
+++ /var/tmp/diff_new_pack.RHnK5K/_new  2017-10-05 11:58:09.881837964 +0200
@@ -20,7 +20,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-tqdm
-Version:4.17.1
+Version:4.18.0
 Release:0
 Summary:A Fast, Extensible Progress Meter
 License:MPL-2.0 and MIT

++ tqdm-4.17.1.tar.gz -> tqdm-4.18.0.tar.gz ++
 1773 lines of diff (skipped)




commit libvmdk for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libvmdk for openSUSE:Factory checked 
in at 2017-10-05 11:57:40

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


Package is "libvmdk"

Thu Oct  5 11:57:40 2017 rev:5 rq:530592 version:0~20170226

Changes:

--- /work/SRC/openSUSE:Factory/libvmdk/libvmdk.changes  2016-07-20 
09:17:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.libvmdk.new/libvmdk.changes 2017-10-05 
11:57:41.733798301 +0200
@@ -1,0 +2,11 @@
+Mon Oct  2 21:44:34 UTC 2017 - greg.freem...@gmail.com
+
+- Update to 20170226
+   * worked on python bindings
+   * code clean up
+   * worked on internal tests
+- disabled tests - they no longer compile
+- use internal version of libcnotify
+- Change Group: field for the python bindings to devel/languages/python
+
+---

Old:

  libvmdk-alpha-20160119.tar.gz

New:

  libvmdk-alpha-20170226.tar.gz



Other differences:
--
++ libvmdk.spec ++
--- /var/tmp/diff_new_pack.S6z7lf/_old  2017-10-05 11:57:43.825504004 +0200
+++ /var/tmp/diff_new_pack.S6z7lf/_new  2017-10-05 11:57:43.829503441 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libvmdk
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 %define lname  libvmdk1
-%define timestamp 20160119
+%define timestamp 20170226
 Name:   libvmdk
 Version:0~%{timestamp}
 Release:0
@@ -34,7 +34,6 @@
 BuildRequires:  pkgconfig(libcerror) >= 20140105
 BuildRequires:  pkgconfig(libcfile) >= 20130609
 BuildRequires:  pkgconfig(libclocale) >= 20130609
-BuildRequires:  pkgconfig(libcnotify) >= 20120425
 BuildRequires:  pkgconfig(libcpath) >= 20130609
 BuildRequires:  pkgconfig(libcsplit) >= 20130609
 BuildRequires:  pkgconfig(libcstring) >= 20120425
@@ -47,6 +46,9 @@
 BuildRequires:  pkgconfig(python2)
 BuildRequires:  pkgconfig(python3)
 BuildRequires:  pkgconfig(zlib)
+
+#fails to build with this package from factory - Oct 2, 2017
+#BuildRequires:  pkgconfig(libcnotify) > 20170311
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -117,7 +119,7 @@
 %package -n python-%{name}
 Summary:Python 2 bindings for libvmdk, a VMDK image format parser
 License:LGPL-3.0+
-Group:  Development/Libraries/Python
+Group:  Development/Languages/Python
 Requires:   %{lname} = %{version}
 Requires:   python
 Provides:   pyvmdk
@@ -130,7 +132,7 @@
 %package -n python3-%{name}
 Summary:Python 3 bindings for libvmdk, a VMDK image format parser
 License:LGPL-3.0+
-Group:  Development/Libraries/Python
+Group:  Development/Languages/Python
 Requires:   %{lname} = %{version}
 Requires:   python3
 Provides:   pyvmdk
@@ -153,7 +155,7 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %check
-make check
+#make check
 
 %post   -n %{lname} -p /sbin/ldconfig
 

++ libvmdk-alpha-20160119.tar.gz -> libvmdk-alpha-20170226.tar.gz ++
 97929 lines of diff (skipped)




commit python-redis for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package python-redis for openSUSE:Factory 
checked in at 2017-10-05 11:58:13

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


Package is "python-redis"

Thu Oct  5 11:58:13 2017 rev:15 rq:530853 version:2.10.6

Changes:

--- /work/SRC/openSUSE:Factory/python-redis/python-redis.changes
2017-07-06 00:01:32.985934186 +0200
+++ /work/SRC/openSUSE:Factory/.python-redis.new/python-redis.changes   
2017-10-05 11:58:16.220946076 +0200
@@ -1,0 +2,35 @@
+Tue Oct  3 01:23:23 UTC 2017 - a...@gmx.de
+
+- update to version 2.10.6:
+  * Various performance improvements. Thanks cjsimpson
+  * Fixed a bug with SRANDMEMBER where
+  * Added HSTRLEN command. Thanks Alexander Putilin
+  * Added the TOUCH command. Thanks Anis Jonischkeit
+  * Remove unnecessary calls to the server when registering Lua scripts.
+Thanks Ben Greenberg
+  * SET's EX and PX arguments now allow values of zero. Thanks huangqiyin
+  * Added PUBSUB {CHANNELS, NUMPAT, NUMSUB} commands. Thanks Angus Pearson
+  * PubSub connections that that encounter `InterruptedError`s now
+retry automatically. Thanks Carlton Gibson and Seth M. Larson
+  * LPUSH and RPUSH commands run on PyPy now correctly returns the number
+of items of the list. Thanks Jeong YunWon
+  * Added support to automatically retry socket EINTR errors. Thanks
+Thomas Steinacher
+  * PubSubWorker threads started with `run_in_thread` are now daemonized
+so the thread shuts down when the running process goes away. Thanks
+Keith Ainsworth
+  * Added support for GEO commands. Thanks Pau Freixes, Alex DeBrie and
+Abraham Toriz
+  * Made client construction from URLs smarter. Thanks Tim Savage
+  * Added support for CLUSTER * commands. Thanks Andy Huang
+  * The RESTORE command now accepts an optional `replace` boolean.
+Thanks Yoshinari Takaoka
+  * Attempt to connect to a new Sentinel if a TimeoutError occurs. Thanks
+Bo Lopker
+  * Fixed a bug in the client's `__getitem__` where a KeyError would be
+raised if the value returned by the server is an empty string.
+Thanks Javier Candeira.
+  * Socket timeouts when connecting to a server are now properly raised
+as TimeoutErrors.
+
+---

Old:

  redis-2.10.5.tar.gz

New:

  redis-2.10.6.tar.gz



Other differences:
--
++ python-redis.spec ++
--- /var/tmp/diff_new_pack.aQ7hvC/_old  2017-10-05 11:58:17.320791332 +0200
+++ /var/tmp/diff_new_pack.aQ7hvC/_new  2017-10-05 11:58:17.324790769 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-redis
-Version:2.10.5
+Version:2.10.6
 Release:0
 Url:http://github.com/andymccurdy/redis-py
 Summary:Python client for Redis key-value store

++ redis-2.10.5.tar.gz -> redis-2.10.6.tar.gz ++
 2247 lines of diff (skipped)




commit python-jupyter_ipython for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package python-jupyter_ipython for 
openSUSE:Factory checked in at 2017-10-05 11:58:10

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


Package is "python-jupyter_ipython"

Thu Oct  5 11:58:10 2017 rev:8 rq:530852 version:6.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter_ipython/python-jupyter_ipython-doc.changes
2017-09-12 19:53:26.455561643 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_ipython.new/python-jupyter_ipython-doc.changes
   2017-10-05 11:58:13.241365292 +0200
@@ -1,0 +2,31 @@
+Tue Oct  3 01:20:57 UTC 2017 - a...@gmx.de
+
+- update to version 6.2.1:
+  * IPython 6.2.1 ships with two minor fixes leading to no completions
+when using Jedi 0.11+ :ghpull:`10829`, and crash on some linux
+system with virtualenv :ghpull:`10829`
+
+---
+Fri Sep 22 17:32:12 UTC 2017 - toddrme2...@gmail.com
+
+- Fix conflict with old python3-jupyter_ipython-doc
+
+---
+Tue Sep 19 20:18:04 UTC 2017 - toddrme2...@gmail.com
+
+- Update to version 6.2.0
+  * Function signature in completions
+  * Assignments return values
+  * Recursive Call of ipdb
+  * System Wide config
+  * ProgressBar
+  * Fix ``IPython.core.display:Pretty._repr_pretty_`` had the wrong signature.
+  * :magic:`timeit` now give a correct ``SyntaxError`` if naked ``return`` 
used.
+  * Prepare the ``:ipython:`` directive to be compatible with Sphinx 1.7.
+  * Make IPython work with OpenSSL in FIPS mode; change hash algorithm of input
+from md5 to sha1.
+  * Clear breakpoints before running any script with debugger.
+  * Document that :magic:`profile` is deprecated, not to be confused with 
:magic:`prun`.
+  * Limit default number of returned completions to 500.
+
+---
--- 
/work/SRC/openSUSE:Factory/python-jupyter_ipython/python-jupyter_ipython.changes
2017-09-12 19:53:26.487557144 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_ipython.new/python-jupyter_ipython.changes
   2017-10-05 11:58:13.281359664 +0200
@@ -1,0 +2,26 @@
+Tue Oct  3 01:20:57 UTC 2017 - a...@gmx.de
+
+- update to version 6.2.1:
+  * IPython 6.2.1 ships with two minor fixes leading to no completions
+when using Jedi 0.11+ :ghpull:`10829`, and crash on some linux
+system with virtualenv :ghpull:`10829`
+
+---
+Tue Sep 19 20:18:04 UTC 2017 - toddrme2...@gmail.com
+
+- Update to version 6.2.0
+  * Function signature in completions
+  * Assignments return values
+  * Recursive Call of ipdb
+  * System Wide config
+  * ProgressBar
+  * Fix ``IPython.core.display:Pretty._repr_pretty_`` had the wrong signature.
+  * :magic:`timeit` now give a correct ``SyntaxError`` if naked ``return`` 
used.
+  * Prepare the ``:ipython:`` directive to be compatible with Sphinx 1.7.
+  * Make IPython work with OpenSSL in FIPS mode; change hash algorithm of input
+from md5 to sha1.
+  * Clear breakpoints before running any script with debugger.
+  * Document that :magic:`profile` is deprecated, not to be confused with 
:magic:`prun`.
+  * Limit default number of returned completions to 500.
+
+---

Old:

  ipython-6.1.0.tar.gz

New:

  ipython-6.2.1.tar.gz



Other differences:
--
++ python-jupyter_ipython-doc.spec ++
--- /var/tmp/diff_new_pack.oIkI3h/_old  2017-10-05 11:58:14.045252188 +0200
+++ /var/tmp/diff_new_pack.oIkI3h/_new  2017-10-05 11:58:14.045252188 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package python3-jupyter_ipython-doc
+# spec file for package python-jupyter_ipython-doc
 #
 # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -23,8 +23,9 @@
 %bcond_without tests
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define oldpython python
 Name:   python-jupyter_ipython-doc
-Version:6.1.0
+Version:6.2.1
 Release:0
 Summary:Documentation for python3-jupyter_ipython
 License:BSD-3-Clause
@@ -32,13 +33,19 @@
 Url:http://ipython.org
 Source: 
https://files.pythonhosted.org/packages/source/i/ipython/ipython-%{version}.tar.gz
 BuildRequires:  fdupes
-BuildRequires:  python3-jupyter_ipython
 BuildRequires:  python-rpm-macros
 %if  %{with tests}
 # Test Requirements
-BuildRequires:  python3-jupyter_ipython-iptest = %{version}
-BuildRequires:  python3-jupyter_ipykernel
 BuildRequires:  python3-jedi
+BuildRequires:  python

commit libsigscan for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libsigscan for openSUSE:Factory 
checked in at 2017-10-05 11:58:00

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


Package is "libsigscan"

Thu Oct  5 11:58:00 2017 rev:4 rq:530608 version:0~20170124

Changes:

--- /work/SRC/openSUSE:Factory/libsigscan/libsigscan.changes2017-02-21 
13:48:19.381472777 +0100
+++ /work/SRC/openSUSE:Factory/.libsigscan.new/libsigscan.changes   
2017-10-05 11:58:01.067078169 +0200
@@ -1,0 +2,5 @@
+Mon Oct  2 23:01:21 UTC 2017 - greg.freem...@gmail.com
+
+- add python3 binding subpackage
+
+---



Other differences:
--
++ libsigscan.spec ++
--- /var/tmp/diff_new_pack.5wNDFt/_old  2017-10-05 11:58:01.559008956 +0200
+++ /var/tmp/diff_new_pack.5wNDFt/_new  2017-10-05 11:58:01.567007831 +0200
@@ -27,7 +27,6 @@
 Url:https://github.com/libyal/libsigscan/wiki
 Source: 
https://github.com/libyal/libsigscan/releases/download/%timestamp/libsigscan-experimental-%timestamp.tar.gz
 BuildRequires:  pkg-config
-BuildRequires:  python-devel
 BuildRequires:  pkgconfig(libbfio) >= 20120701
 BuildRequires:  pkgconfig(libcdata) >= 20120701
 BuildRequires:  pkgconfig(libcerror) >= 20120425
@@ -73,15 +72,29 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libpff.
 
-%package -n python-%name
-Summary:Python bindings for libsigscan
-Group:  Development/Libraries/Python
+%package -n python2-%name
+Summary:Python 2 bindings for libsigscan
+Group:  Development/Languages/Python
 Requires:   %{lname} = %{version}
-Requires:   python
+Requires:   python2
+BuildRequires:  pkgconfig(python2)
 Provides:   pysigscan = %{version}
 
-%description -n python-%name
-Python bindings for libsigscan.  
+%description -n python2-%name
+Python 2 bindings for libsigscan.  
+
+libsigscan is a library for scanning for binary signatures.
+
+%package -n python3-%name
+Summary:Python 3 bindings for libsigscan
+Group:  Development/Languages/Python
+Requires:   %{lname} = %{version}
+Requires:   python3
+BuildRequires:  pkgconfig(python3)
+Provides:   pysigscan = %{version}
+
+%description -n python3-%name
+Python 3 bindings for libsigscan.  
 
 libsigscan is a library for scanning for binary signatures.
 
@@ -89,7 +102,7 @@
 %setup -qn libsigscan-%timestamp
 
 %build
-%configure --disable-static --enable-wide-character-type --enable-python
+%configure --disable-static --enable-wide-character-type --enable-python2 
--enable-python3
 make %{?_smp_mflags}
 
 %install
@@ -120,8 +133,12 @@
 %_libdir/pkgconfig/libsigscan.pc
 %_mandir/man3/libsigscan.3*
 
-%files -n python-%name
+%files -n python2-%name
+%defattr(-,root,root)
+%{python_sitearch}/pysigscan.so
+
+%files -n python3-%name
 %defattr(-,root,root)
-%python_sitearch/pysigscan.so
+%{python3_sitearch}/pysigscan.so
 
 %changelog




commit libsmraw for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libsmraw for openSUSE:Factory 
checked in at 2017-10-05 11:57:57

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


Package is "libsmraw"

Thu Oct  5 11:57:57 2017 rev:10 rq:530604 version:0~20170803

Changes:

--- /work/SRC/openSUSE:Factory/libsmraw/libsmraw.changes2017-02-21 
13:48:14.338182510 +0100
+++ /work/SRC/openSUSE:Factory/.libsmraw.new/libsmraw.changes   2017-10-05 
11:57:57.263613304 +0200
@@ -1,0 +2,9 @@
+Mon Oct  2 22:35:26 UTC 2017 - greg.freem...@gmail.com
+
+- update to v0~20170803
+   * applied 2017 update
+   * worked on tests
+- change Group: field for python binding to devel/languages/python
+- Add python3 binding subpackage
+
+---

Old:

  libsmraw-alpha-20160424.tar.gz

New:

  libsmraw-alpha-20170803.tar.gz



Other differences:
--
++ libsmraw.spec ++
--- /var/tmp/diff_new_pack.oO04p1/_old  2017-10-05 11:57:57.831533399 +0200
+++ /var/tmp/diff_new_pack.oO04p1/_new  2017-10-05 11:57:57.831533399 +0200
@@ -18,7 +18,7 @@
 
 Name:   libsmraw
 %define lname  libsmraw1
-%define timestamp 20160424
+%define timestamp 20170803
 Version:0~%timestamp
 Release:0
 Summary:Library and tools to access the (split) RAW image format
@@ -27,7 +27,6 @@
 Url:https://github.com/libyal/libsmraw/wiki
 Source: 
https://github.com/libyal/libsmraw/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz
 BuildRequires:  pkg-config
-BuildRequires:  python-devel
 BuildRequires:  pkgconfig(fuse) >= 2.6
 BuildRequires:  pkgconfig(libbfio) >= 20120426
 BuildRequires:  pkgconfig(libcdata) >= 20120425
@@ -46,6 +45,8 @@
 BuildRequires:  pkgconfig(libhmac) >= 20120425
 BuildRequires:  pkgconfig(libuna) >= 20120425
 BuildRequires:  pkgconfig(openssl) >= 1.0
+BuildRequires:  pkgconfig(python2)
+BuildRequires:  pkgconfig(python3)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -80,14 +81,25 @@
 acquire, export, query and verify storage media (split) RAW files.
 
 %package -n python-%name
-Summary:Python bindings for libsmraw
-Group:  Development/Libraries/Python
+Summary:Python 2 bindings for libsmraw
+Group:  Development/Languages/Python
 Requires:   %lname = %version
 Requires:   python
 Provides:   pysmraw
 
 %description -n python-%name
-Python bindings for libsmraw, which provides functionality to work
+Python 2 bindings for libsmraw, which provides functionality to work
+with (split) RAW files.
+
+%package -n python3-%name
+Summary:Python 3 bindings for libsmraw
+Group:  Development/Languages/Python
+Requires:   %lname = %version
+Requires:   python3
+Provides:   pysmraw
+
+%description -n python3-%name
+Python 3 bindings for libsmraw, which provides functionality to work
 with (split) RAW files.
 
 %prep

++ libsmraw-alpha-20160424.tar.gz -> libsmraw-alpha-20170803.tar.gz ++
 88337 lines of diff (skipped)




commit libuna for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libuna for openSUSE:Factory checked 
in at 2017-10-05 11:57:47

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


Package is "libuna"

Thu Oct  5 11:57:47 2017 rev:10 rq:530595 version:0~20170825

Changes:

--- /work/SRC/openSUSE:Factory/libuna/libuna.changes2017-02-21 
13:47:56.332716369 +0100
+++ /work/SRC/openSUSE:Factory/.libuna.new/libuna.changes   2017-10-05 
11:57:52.228321753 +0200
@@ -1,0 +2,6 @@
+Mon Oct  2 22:28:34 UTC 2017 - greg.freem...@gmail.com
+
+- update to v0~20170825
+   * small fixes
+
+---

Old:

  libuna-alpha-20170112.tar.gz

New:

  libuna-alpha-20170825.tar.gz



Other differences:
--
++ libuna.spec ++
--- /var/tmp/diff_new_pack.VotbWJ/_old  2017-10-05 11:57:52.884229469 +0200
+++ /var/tmp/diff_new_pack.VotbWJ/_new  2017-10-05 11:57:52.888228906 +0200
@@ -18,7 +18,7 @@
 
 Name:   libuna
 %define lname  libuna1
-%define timestamp 20170112
+%define timestamp 20170825
 Version:0~%timestamp
 Release:0
 Summary:Library to support Unicode and ASCII (byte string) conversions

++ libuna-alpha-20170112.tar.gz -> libuna-alpha-20170825.tar.gz ++
 3283 lines of diff (skipped)




commit libcnotify for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libcnotify for openSUSE:Factory 
checked in at 2017-10-05 11:57:18

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


Package is "libcnotify"

Thu Oct  5 11:57:18 2017 rev:8 rq:530564 version:0~20170311

Changes:

--- /work/SRC/openSUSE:Factory/libcnotify/libcnotify.changes2017-02-21 
13:47:28.764595892 +0100
+++ /work/SRC/openSUSE:Factory/.libcnotify.new/libcnotify.changes   
2017-10-05 11:57:20.756749718 +0200
@@ -1,0 +2,6 @@
+Sun Oct  1 21:57:12 UTC 2017 - greg.freem...@gmail.com
+
+- update to v0~20170311
+   * worked on tests
+
+---

Old:

  libcnotify-alpha-20170107.tar.gz

New:

  libcnotify-beta-20170311.tar.gz



Other differences:
--
++ libcnotify.spec ++
--- /var/tmp/diff_new_pack.XsxR68/_old  2017-10-05 11:57:21.432654620 +0200
+++ /var/tmp/diff_new_pack.XsxR68/_new  2017-10-05 11:57:21.436654057 +0200
@@ -18,14 +18,14 @@
 
 Name:   libcnotify
 %define lname  libcnotify1
-%define timestamp 20170107
+%define timestamp 20170311
 Version:0~%timestamp
 Release:0
 Summary:Library for cross-platform C notify functions
 License:LGPL-3.0+
 Group:  Development/Libraries/C and C++
 Url:https://github.com/libyal/libcnotify/wiki
-Source: 
https://github.com/libyal/libcnotify/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz
+Source: 
https://github.com/libyal/libcnotify/releases/download/%timestamp/%name-beta-%timestamp.tar.gz
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libcerror) >= 20130609
 BuildRequires:  pkgconfig(libcstring) >= 20150101




commit libfdatetime for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libfdatetime for openSUSE:Factory 
checked in at 2017-10-05 11:57:25

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


Package is "libfdatetime"

Thu Oct  5 11:57:25 2017 rev:9 rq:530567 version:0~20170902

Changes:

--- /work/SRC/openSUSE:Factory/libfdatetime/libfdatetime.changes
2016-02-09 13:31:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.libfdatetime.new/libfdatetime.changes   
2017-10-05 11:57:25.896026634 +0200
@@ -1,0 +2,8 @@
+Sun Oct  1 22:21:47 UTC 2017 - greg.freem...@gmail.com
+
+- update to v0~20170902
+   * applied 2017 updates
+   * worked on tests
+   * improved handling of strings with invalid syntax
+
+---

Old:

  libfdatetime-alpha-20150507.tar.gz

New:

  libfdatetime-alpha-20170902.tar.gz



Other differences:
--
++ libfdatetime.spec ++
--- /var/tmp/diff_new_pack.6OpeDm/_old  2017-10-05 11:57:26.587929285 +0200
+++ /var/tmp/diff_new_pack.6OpeDm/_new  2017-10-05 11:57:26.591928722 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libfdatetime
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   libfdatetime
 %define lname  libfdatetime1
-%define timestamp 20150507
+%define timestamp 20170902
 Version:0~%timestamp
 Release:0
 Summary:A library for date and time data types

++ libfdatetime-alpha-20150507.tar.gz -> libfdatetime-alpha-20170902.tar.gz 
++
 64253 lines of diff (skipped)




commit libvshadow for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libvshadow for openSUSE:Factory 
checked in at 2017-10-05 11:57:36

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


Package is "libvshadow"

Thu Oct  5 11:57:36 2017 rev:11 rq:530580 version:0~20170902

Changes:

--- /work/SRC/openSUSE:Factory/libvshadow/libvshadow.changes2017-02-21 
13:48:09.370881548 +0100
+++ /work/SRC/openSUSE:Factory/.libvshadow.new/libvshadow.changes   
2017-10-05 11:57:36.242570901 +0200
@@ -1,0 +2,7 @@
+Mon Oct  2 21:37:48 UTC 2017 - greg.freem...@gmail.com
+
+- update to v0~20170902
+   * applied 2017 update
+   * worked on tests
+
+---

Old:

  libvshadow-alpha-2016.tar.gz

New:

  libvshadow-alpha-20170902.tar.gz



Other differences:
--
++ libvshadow.spec ++
--- /var/tmp/diff_new_pack.CZscdN/_old  2017-10-05 11:57:36.894479180 +0200
+++ /var/tmp/diff_new_pack.CZscdN/_new  2017-10-05 11:57:36.898478617 +0200
@@ -18,7 +18,7 @@
 
 Name:   libvshadow
 %define lname  libvshadow1
-%define timestamp  2016
+%define timestamp  20170902
 Version:0~%{timestamp}
 Release:0
 Summary:Library to access the Volume Shadow Snapshot (VSS) format
@@ -93,7 +93,7 @@
 %package-n python-%{name}
 Summary:Python binding for libvshadow
 License:LGPL-3.0+
-Group:  Development/Libraries/Python
+Group:  Development/Languages/Python
 Requires:   %{lname} = %{version}
 Requires:   python
 Provides:   pyvshadow = %{version}

++ libvshadow-alpha-2016.tar.gz -> libvshadow-alpha-20170902.tar.gz 
++
 45095 lines of diff (skipped)




commit libfguid for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libfguid for openSUSE:Factory 
checked in at 2017-10-05 11:57:27

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


Package is "libfguid"

Thu Oct  5 11:57:27 2017 rev:9 rq:530568 version:0~20170112

Changes:

--- /work/SRC/openSUSE:Factory/libfguid/libfguid.changes2016-02-08 
09:47:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.libfguid.new/libfguid.changes   2017-10-05 
11:57:28.735627109 +0200
@@ -1,0 +2,8 @@
+Sun Oct  1 22:26:02 UTC 2017 - greg.freem...@gmail.com
+
+- update to v0~20170112
+   * 2016 update
+   * worked on tests
+   * improved Windows packaging
+
+---
@@ -4 +12 @@
-- update to v0~20150101
+- update to v0~20150104

Old:

  libfguid-alpha-20150104.tar.gz

New:

  libfguid-alpha-20170112.tar.gz



Other differences:
--
++ libfguid.spec ++
--- /var/tmp/diff_new_pack.PlrTnx/_old  2017-10-05 11:57:29.383535950 +0200
+++ /var/tmp/diff_new_pack.PlrTnx/_new  2017-10-05 11:57:29.387535388 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libfguid
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   libfguid
 %define lname  libfguid1
-%define timestamp 20150104
+%define timestamp 20170112
 Version:0~%timestamp
 Release:0
 Summary:A library for GUID/UUID data types

++ libfguid-alpha-20150104.tar.gz -> libfguid-alpha-20170112.tar.gz ++
 42486 lines of diff (skipped)




commit libcdatetime for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libcdatetime for openSUSE:Factory 
checked in at 2017-10-05 11:57:21

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


Package is "libcdatetime"

Thu Oct  5 11:57:21 2017 rev:2 rq:530566 version:0~20170609

Changes:

--- /work/SRC/openSUSE:Factory/libcdatetime/libcdatetime.changes
2015-01-30 14:57:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.libcdatetime.new/libcdatetime.changes   
2017-10-05 11:57:23.900307427 +0200
@@ -1,0 +2,7 @@
+Sun Oct  1 22:06:13 UTC 2017 - greg.freem...@gmail.com
+
+- update to v0~20170609
+   * applied 2017 updates
+   * worked on tests
+
+---

Old:

  libcdatetime-experimental-20150101.tar.gz

New:

  libcdatetime-alpha-20170609.tar.gz



Other differences:
--
++ libcdatetime.spec ++
--- /var/tmp/diff_new_pack.apPz9k/_old  2017-10-05 11:57:24.832176315 +0200
+++ /var/tmp/diff_new_pack.apPz9k/_new  2017-10-05 11:57:24.836175752 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libcdatetime
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 %define lname  libcdatetime1
-%define timestamp 20150101
+%define timestamp 20170609
 Name:   libcdatetime
 Version:0~%{timestamp}
 Release:0
@@ -25,7 +25,7 @@
 License:LGPL-3.0+
 Group:  Productivity/File utilities
 Url:https://github.com/libyal/libcdatetime/wiki
-Source: 
https://github.com/libyal/libcdatetime/releases/download/%timestamp/%{name}-experimental-%{timestamp}.tar.gz
+Source: 
https://github.com/libyal/libcdatetime/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
 BuildRequires:  pkgconfig(libcerror) >= 20140105
@@ -37,7 +37,6 @@
 
 %package -n %{lname}
 Summary:Library for cross-platform C date and time functions
-License:LGPL-3.0+
 Group:  System/Libraries
 
 %description -n %{lname}
@@ -45,7 +44,6 @@
 
 %package devel
 Summary:Development files for libcdatetime, a PFF/OFF file format 
library
-License:LGPL-3.0+ 
 Group:  Development/Libraries/C and C++
 Requires:   %{lname} = %{version}
 




commit libfmapi for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libfmapi for openSUSE:Factory 
checked in at 2017-10-05 11:57:32

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


Package is "libfmapi"

Thu Oct  5 11:57:32 2017 rev:2 rq:530569 version:0~20170112

Changes:

--- /work/SRC/openSUSE:Factory/libfmapi/libfmapi.changes2015-01-30 
14:59:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.libfmapi.new/libfmapi.changes   2017-10-05 
11:57:34.038880955 +0200
@@ -1,0 +2,8 @@
+Sun Oct  1 22:33:28 UTC 2017 - greg.freem...@gmail.com
+
+- update to v0~20170112
+   * applied 2017 updates
+   * worked on tests
+   * other improvements
+
+---

Old:

  libfmapi-experimental-20150104.tar.gz

New:

  libfmapi-experimental-20170112.tar.gz



Other differences:
--
++ libfmapi.spec ++
--- /var/tmp/diff_new_pack.ofrMJz/_old  2017-10-05 11:57:34.750780792 +0200
+++ /var/tmp/diff_new_pack.ofrMJz/_new  2017-10-05 11:57:34.754780229 +0200
@@ -18,7 +18,7 @@
 
 Name:   libfmapi
 %define lname  libfmapi1
-%define timestamp 20150104
+%define timestamp 20170112
 Version:0~%timestamp
 Release:0
 Summary:Library for MAPI data types

++ libfmapi-experimental-20150104.tar.gz -> 
libfmapi-experimental-20170112.tar.gz ++
 68838 lines of diff (skipped)




commit libfole for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libfole for openSUSE:Factory checked 
in at 2017-10-05 11:56:51

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


Package is "libfole"

Thu Oct  5 11:56:51 2017 rev:2 rq:530559 version:0~20170502

Changes:

--- /work/SRC/openSUSE:Factory/libfole/libfole.changes  2015-01-15 
15:59:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.libfole.new/libfole.changes 2017-10-05 
11:57:02.575307812 +0200
@@ -1,0 +2,7 @@
+Sun Oct  1 22:42:43 UTC 2017 - greg.freem...@gmail.com
+
+- update to v0~20170502
+   * applied 2017 update
+   * worked on tests
+
+---

Old:

  libfole-alpha-20150104.tar.gz

New:

  libfole-alpha-20170502.tar.gz



Other differences:
--
++ libfole.spec ++
--- /var/tmp/diff_new_pack.jfNbXZ/_old  2017-10-05 11:57:03.343199772 +0200
+++ /var/tmp/diff_new_pack.jfNbXZ/_new  2017-10-05 11:57:03.347199208 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libfole
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   libfole
 %define lname  libfole1
-%define timestamp 20150104
+%define timestamp 20170502
 Version:0~%{timestamp}
 Release:0
 Summary:Library for Object Linking and Embedding (OLE) data types
@@ -39,7 +39,6 @@
 
 %package -n %{lname}
 Summary:Library for Object Linking and Embedding (OLE) data types
-License:LGPL-3.0+
 Group:  System/Libraries
 
 %description -n %{lname}
@@ -49,7 +48,6 @@
 
 %package devel
 Summary:Development files for libfole
-License:LGPL-3.0+ 
 Group:  Development/Libraries/C and C++
 Requires:   %{lname} = %{version}
 

++ libfole-alpha-20150104.tar.gz -> libfole-alpha-20170502.tar.gz ++
 39799 lines of diff (skipped)




commit libcsplit for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libcsplit for openSUSE:Factory 
checked in at 2017-10-05 11:57:07

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


Package is "libcsplit"

Thu Oct  5 11:57:07 2017 rev:9 rq:530562 version:0~20170311

Changes:

--- /work/SRC/openSUSE:Factory/libcsplit/libcsplit.changes  2017-02-21 
13:47:45.562232054 +0100
+++ /work/SRC/openSUSE:Factory/.libcsplit.new/libcsplit.changes 2017-10-05 
11:57:11.414064215 +0200
@@ -1,0 +2,5 @@
+Sun Oct  1 21:50:51 UTC 2017 - greg.freem...@gmail.com
+
+- update to v0~20170311
+   * worked on tests
+---

Old:

  libcsplit-alpha-20170109.tar.gz

New:

  libcsplit-beta-20170311.tar.gz



Other differences:
--
++ libcsplit.spec ++
--- /var/tmp/diff_new_pack.n0G582/_old  2017-10-05 11:57:13.017838567 +0200
+++ /var/tmp/diff_new_pack.n0G582/_new  2017-10-05 11:57:13.021838004 +0200
@@ -18,14 +18,14 @@
 
 Name:   libcsplit
 %define lname  libcsplit1
-%define timestamp 20170109
+%define timestamp 20170311
 Version:0~%timestamp
 Release:0
 Summary:Library for cross-platform C split string functions
 License:LGPL-3.0+
 Group:  Development/Libraries/C and C++
 Url:https://github.com/libyal/libcsplit/wiki
-Source: 
https://github.com/libyal/libcsplit/releases/download/%timestamp/%{name}-alpha-%timestamp.tar.gz
+Source: 
https://github.com/libyal/libcsplit/releases/download/%timestamp/%{name}-beta-%timestamp.tar.gz
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libcerror) >= 20130904
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit libcerror for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libcerror for openSUSE:Factory 
checked in at 2017-10-05 11:57:14

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


Package is "libcerror"

Thu Oct  5 11:57:14 2017 rev:13 rq:530563 version:0~20170824

Changes:

--- /work/SRC/openSUSE:Factory/libcerror/libcerror.changes  2017-02-19 
01:02:47.652730287 +0100
+++ /work/SRC/openSUSE:Factory/.libcerror.new/libcerror.changes 2017-10-05 
11:57:18.081126173 +0200
@@ -1,0 +2,7 @@
+Sun Oct  1 21:38:12 UTC 2017 - greg.freem...@gmail.com
+
+- update to v0~20170824
+   * worked on packaging issues for non-linux distros
+   * worked on tests
+
+---

Old:

  libcerror-beta-20170101.tar.gz

New:

  libcerror-beta-20170824.tar.gz



Other differences:
--
++ libcerror.spec ++
--- /var/tmp/diff_new_pack.EvgWBM/_old  2017-10-05 11:57:19.128978742 +0200
+++ /var/tmp/diff_new_pack.EvgWBM/_new  2017-10-05 11:57:19.136977617 +0200
@@ -18,7 +18,7 @@
 
 Name:   libcerror
 %define lname  libcerror1
-%define timestamp 20170101
+%define timestamp 20170824
 Version:0~%timestamp
 Release:0
 Summary:Library for cross-platform C error functions

++ libcerror-beta-20170101.tar.gz -> libcerror-beta-20170824.tar.gz ++
 2021 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/libcerror-20170101/Makefile.am new/libcerror-20170824/Makefile.am
--- old/libcerror-20170101/Makefile.am  2016-11-06 03:51:28.0 +0100
+++ new/libcerror-20170824/Makefile.am  2017-04-10 06:11:31.0 +0200
@@ -15,10 +15,9 @@
dpkg/compat \
dpkg/control \
dpkg/copyright \
-   dpkg/copyright.in \
dpkg/rules \
-   dpkg/libcerror-dev.docs \
-   dpkg/libcerror.docs \
+   dpkg/libcerror-dev.install \
+   dpkg/libcerror.install \
dpkg/source/format
 
 GETTEXT_FILES = \
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/libcerror-20170101/common/config.h new/libcerror-20170824/common/config.h
--- old/libcerror-20170101/common/config.h  2017-01-01 09:16:48.0 
+0100
+++ new/libcerror-20170824/common/config.h  2017-08-24 07:28:59.0 
+0200
@@ -263,7 +263,7 @@
 #define PACKAGE_NAME "libcerror"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "libcerror 20170101"
+#define PACKAGE_STRING "libcerror 20170824"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "libcerror"
@@ -272,7 +272,7 @@
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "20170101"
+#define PACKAGE_VERSION "20170824"
 
 /* The size of `int', as computed by sizeof. */
 #define SIZEOF_INT 4
@@ -293,7 +293,7 @@
 /* #undef STRERROR_R_CHAR_P */
 
 /* Version number of package */
-#define VERSION "20170101"
+#define VERSION "20170824"
 
 /* Enable large inode numbers on Mac OS X 10.5.  */
 #ifndef _DARWIN_USE_64_BIT_INODE
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/libcerror-20170101/configure.ac new/libcerror-20170824/configure.ac
--- old/libcerror-20170101/configure.ac 2017-01-01 09:07:48.0 +0100
+++ new/libcerror-20170824/configure.ac 2017-08-24 07:25:32.0 +0200
@@ -2,7 +2,7 @@
 
 AC_INIT(
  [libcerror],
- [20170101],
+ [20170824],
  [joachim.m...@gmail.com])
 
 AC_CONFIG_SRCDIR(
@@ -119,7 +119,6 @@
 dnl Have configure make distribution specific files
 AC_CONFIG_FILES([common/types.h])
 AC_CONFIG_FILES([dpkg/changelog])
-AC_CONFIG_FILES([dpkg/copyright])
 AC_CONFIG_FILES([libcerror/libcerror.rc])
 AC_CONFIG_FILES([libcerror.pc])
 AC_CONFIG_FILES([libcerror.spec])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot

commit perl-Linux-DesktopFiles for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package perl-Linux-DesktopFiles for 
openSUSE:Factory checked in at 2017-10-05 11:56:42

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


Package is "perl-Linux-DesktopFiles"

Thu Oct  5 11:56:42 2017 rev:1 rq:530208 version:0.21

Changes:

New Changes file:

--- /dev/null   2017-10-05 07:47:18.104773531 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Linux-DesktopFiles.new/perl-Linux-DesktopFiles.changes
 2017-10-05 11:56:45.913652084 +0200
@@ -0,0 +1,14 @@
+---
+Fri Sep 22 05:36:57 UTC 2017 - co...@suse.com
+
+- updated to 0.21
+   see /usr/share/doc/packages/perl-Linux-DesktopFiles/Changes
+
+  0.21  2017-09-21
+  - Fixed a minor bug for icon names that contain one or more dots (e.g.: 
"foo.bar.baz").
+Thanks to Erik Dubois for reporting this issue 
(https://github.com/trizen/obmenu-generator/issues/16).
+
+---
+Fri Sep 15 21:48:39 UTC 2017 - smurf.a...@gmail.com
+
+- Initial package, version 0.20

New:

  Linux-DesktopFiles-0.21.tar.gz
  cpanspec.yml
  perl-Linux-DesktopFiles.changes
  perl-Linux-DesktopFiles.spec



Other differences:
--
++ perl-Linux-DesktopFiles.spec ++
#
# spec file for package perl-Linux-DesktopFiles
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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


Name:   perl-Linux-DesktopFiles
Version:0.21
Release:0
%define cpan_name Linux-DesktopFiles
Summary:Fast parsing of the Linux desktop files
License:Artistic-2.0
Group:  Development/Libraries/Perl
Url:http://search.cpan.org/dist/Linux-DesktopFiles/
Source0:
https://cpan.metacpan.org/authors/id/T/TR/TRIZEN/%{cpan_name}-%{version}.tar.gz
Source1:cpanspec.yml
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(Module::Build)
%{perl_requires}

%description
The 'Linux::DesktopFiles', a very fast and simple way to parse the Linux
desktop files.

%prep
%setup -q -n %{cpan_name}-%{version}
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644

%build
%{__perl} Build.PL installdirs=vendor
./Build build flags=%{?_smp_mflags}

%check
./Build test

%install
./Build install destdir=%{buildroot} create_packlist=0
%perl_gen_filelist

%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes ignore.txt README.md
%license LICENSE

%changelog
++ cpanspec.yml ++
---
#description_paragraphs: 3
#description: |-
#  override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module



commit libcaes for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libcaes for openSUSE:Factory checked 
in at 2017-10-05 11:56:46

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


Package is "libcaes"

Thu Oct  5 11:56:46 2017 rev:7 rq:530315 version:0~20170110

Changes:

--- /work/SRC/openSUSE:Factory/libcaes/libcaes.changes  2015-01-10 
23:05:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.libcaes.new/libcaes.changes 2017-10-05 
11:56:47.305456259 +0200
@@ -1,0 +2,8 @@
+Sun Oct  1 22:12:45 UTC 2017 - greg.freem...@gmail.com
+
+- update to v0~20170110
+   * applied 2017 updates
+   * code clean up
+   * worked on tests
+
+---

Old:

  libcaes-alpha-20150104.tar.gz

New:

  libcaes-alpha-20170110.tar.gz



Other differences:
--
++ libcaes.spec ++
--- /var/tmp/diff_new_pack.q5wQHx/_old  2017-10-05 11:56:48.205329648 +0200
+++ /var/tmp/diff_new_pack.q5wQHx/_new  2017-10-05 11:56:48.209329085 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libcaes
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   libcaes
 %define lname  libcaes1
-%define timestamp 20150104
+%define timestamp 20170110
 Version:0~%timestamp
 Release:0
 Summary:Library for cross-platform AES encryption

++ libcaes-alpha-20150104.tar.gz -> libcaes-alpha-20170110.tar.gz ++
 66795 lines of diff (skipped)




commit rednotebook for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package rednotebook for openSUSE:Factory 
checked in at 2017-10-05 11:56:39

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


Package is "rednotebook"

Thu Oct  5 11:56:39 2017 rev:43 rq:530190 version:2.3

Changes:

--- /work/SRC/openSUSE:Factory/rednotebook/rednotebook.changes  2017-07-19 
12:22:03.175521148 +0200
+++ /work/SRC/openSUSE:Factory/.rednotebook.new/rednotebook.changes 
2017-10-05 11:56:40.810370111 +0200
@@ -1,0 +2,47 @@
+Sat Sep 30 18:33:30 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.3:
+  + Compress backups.
+  + Use newer txt2tags version 2.6 and reapply changes to obtain a
+GPL-2+ version.
+  + Remove brittle PDF export. Please export to HTML and print to
+PDF with browser instead.
+  + Remove intro page from export wizard.
+  + Fix: image files were not found on Windows and Mac OS.
+  + Print peak memory usage on Linux when program exits.
+  + Hide tags panel completely by default instead of only
+minimizing it.
+  + Update Debian files.
+
+---
+Sat Sep 16 21:58:10 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 2.2:
+  + Port RedNotebook 2 to Windows.
+  + Windows: uninstall old version before installing new version to
+remove old files.
+  + Windows: use Aspell for spell checking.
+  + Update Debian files.
+- Changes from version 2.1:
+  + Make webkit optional (but highly recommended). If missing, show
+preview in external browser.
+  + Support inserting SVG images.
+  + Don't switch between edit and review mode automatically by
+default.
+- Changes from version 2.1.1:
+  + Reset package name to 'rednotebook'.
+- Changes from version 2.1.2:
+  + Fix "Exec" field in .desktop file.
+- Changes from version 2.1.3:
+  + Fix creating translation files.
+- Changes from version 2.1.4:
+  + Use old names for appdata and desktop files.
+- Changes from version 2.1.5:
+  + Fix debian/control.
+- Drop rednotebook-locale-unicode-fix.patch: Fixed upstream.
+- Drop obsolete post(un) handling of following macros:
+  desktop_database_post(un) and icon_theme_cache_post(un),
+  file-triggers takes care of this for us now.
+- Run spec-cleaner, modernize spec.
+
+---

Old:

  rednotebook-2.0.tar.gz
  rednotebook-locale-unicode-fix.patch

New:

  rednotebook-2.3.tar.gz



Other differences:
--
++ rednotebook.spec ++
--- /var/tmp/diff_new_pack.njaV0b/_old  2017-10-05 11:56:41.742238998 +0200
+++ /var/tmp/diff_new_pack.njaV0b/_new  2017-10-05 11:56:41.746238435 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rednotebook
-Version:2.0
+Version:2.3
 Release:0
 Summary:Graphical diary and journal
 # See note at the end of README: code is using some LGPL-3.0+ module, so the 
resulting work is GPL-3.0+.
@@ -25,8 +25,6 @@
 Group:  Productivity/Office/Other
 Url:http://rednotebook.sourceforge.net/
 Source: 
http://downloads.sourceforge.net/project/rednotebook/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM rednotebook-locale-unicode-fix.patch zai...@opensuse.org 
-- Fix runtime crash
-Patch0: rednotebook-locale-unicode-fix.patch
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  pkgconfig
@@ -36,11 +34,10 @@
 BuildRequires:  update-desktop-files
 Requires:   python3-PyYAML
 Requires:   python3-gobject-Gdk
+Recommends: %{name}-lang
 Recommends: python3-chardet
 Recommends: python3-pyenchant
-Recommends: %{name}-lang
 BuildArch:  noarch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 RedNotebook is a graphical journal to keep track of notes and thoughts.
@@ -49,36 +46,27 @@
 entries.
 
 %lang_package
+
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 
 %install
-%{__python3} setup.py install --prefix=%{_prefix} 
--exec-prefix=%{_exec_prefix} --root=%{buildroot}
+python3 setup.py install --prefix=%{_prefix} --exec-prefix=%{_prefix} 
--root=%{buildroot}
 %find_lang %{name} %{?no_lang_C}
 %suse_update_desktop_file %{name} Calendar
 %fdupes %{buildroot}%{_datadir}
 
-%post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-
 %files
-%defattr(-,root,root)
 %doc CHANGELOG LICENSE README.md
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.svg
 %{python3_sitelib}/%{name}/
 %{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/rednotebook.appdata.xml
+%dir %{_datadir}/metainfo
+%

commit shibboleth-sp for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package shibboleth-sp for openSUSE:Factory 
checked in at 2017-10-05 11:56:26

Comparing /work/SRC/openSUSE:Factory/shibboleth-sp (Old)
 and  /work/SRC/openSUSE:Factory/.shibboleth-sp.new (New)


Package is "shibboleth-sp"

Thu Oct  5 11:56:26 2017 rev:7 rq:529914 version:2.6.0

Changes:

--- /work/SRC/openSUSE:Factory/shibboleth-sp/shibboleth-sp.changes  
2017-03-17 15:07:25.262441711 +0100
+++ /work/SRC/openSUSE:Factory/.shibboleth-sp.new/shibboleth-sp.changes 
2017-10-05 11:56:28.420113411 +0200
@@ -1,0 +2,17 @@
+Thu Sep 21 16:34:48 UTC 2017 - kstreit...@suse.com
+
+- update to 2.6.0
+  * list of fixes and enhancements
+https://issues.shibboleth.net/jira/browse/SSPCPP-716?filter=11475
+- update soname for libshibsp from 6 to 7
+- adjust BuildRequires of boost
+  * libboost_headers-devel for openSUSE:Factory
+  * boost-devel for older distros
+- update versions of BuildRequires for opensaml (>= 2.6.0) and
+  libxmltooling (>= 1.6.0)
+- shibd.service: increase TimeoutStartSec to 150s (as upstream did)
+- remove %{_sysconfdir}/%{realname}/*.xsl from filelist (it is no
+  longer present)
+- run spec-cleaner
+
+---

Old:

  shibboleth-sp-2.5.6.tar.bz2
  shibboleth-sp-2.5.6.tar.bz2.asc

New:

  shibboleth-sp-2.6.0.tar.bz2
  shibboleth-sp-2.6.0.tar.bz2.asc



Other differences:
--
++ shibboleth-sp.spec ++
--- /var/tmp/diff_new_pack.vosnG5/_old  2017-10-05 11:56:29.160009308 +0200
+++ /var/tmp/diff_new_pack.vosnG5/_new  2017-10-05 11:56:29.160009308 +0200
@@ -20,14 +20,14 @@
 # tmpfiles_create macro doesn't exist for openSUSE:Leap:42.1
 %if %{undefined tmpfiles_create}
   %define tmpfiles_create() \
-  /usr/bin/systemd-tmpfiles --create %{?*} || : \
+  %{_bindir}/systemd-tmpfiles --create %{?*} || : \
   %{nil}
 %endif
 %define runuser shibd
 %define realname shibboleth
 %define pkgdocdir %{_docdir}/%{realname}
 Name:   shibboleth-sp
-Version:2.5.6
+Version:2.6.0
 Release:0
 Summary:Open source system for attribute-based Web SSO
 License:Apache-2.0
@@ -42,29 +42,32 @@
 BuildRequires:  apache2-devel
 BuildRequires:  autoconf
 BuildRequires:  automake
-BuildRequires:  boost-devel >= 1.32.0
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
 BuildRequires:  krb5-devel
 BuildRequires:  liblog4shib-devel >= 1.0.4
 BuildRequires:  libmemcached-devel
-BuildRequires:  libsaml-devel >= 2.5.5
+BuildRequires:  libsaml-devel >= 2.6.0
 BuildRequires:  libtool
 BuildRequires:  libxerces-c-devel >= 3.1
 BuildRequires:  libxml-security-c-devel >= 1.7.3
-BuildRequires:  libxmltooling-devel >= 1.5.5
+BuildRequires:  libxmltooling-devel >= 1.6.0
 BuildRequires:  pkgconfig
 BuildRequires:  systemd-devel
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  unixODBC-devel
 BuildRequires:  zlib-devel
 Requires:   openssl
-PreReq: opensaml-schemas >= 2.5.5
-PreReq: xmltooling-schemas >= 1.5.5
+PreReq: opensaml-schemas >= 2.6.0
+PreReq: xmltooling-schemas >= 1.6.0
 Requires(pre):  pwdutils
 Obsoletes:  shibboleth-sp = 2.5.0
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{?systemd_requires}
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
+BuildRequires:  boost-devel >= 1.32.0
+%endif
 
 %description
 Shibboleth is a Web Single Sign-On implementations based on OpenSAML
@@ -74,22 +77,22 @@
 This package contains the Shibboleth Service Provider runtime libraries,
 daemon, default plugins, and Apache module.
 
-%package -n libshibsp6
+%package -n libshibsp7
 Summary:Shared Library for Shibboleth
 Group:  Productivity/Networking/Security
 
-%description -n libshibsp6
+%description -n libshibsp7
 Shibboleth is a Web Single Sign-On implementations based on OpenSAML
 that supports multiple protocols, federated identity, and the extensible
 exchange of rich attributes subject to privacy controls.
 
 This package contains just the shared library.
 
-%package -n libshibsp-lite6
+%package -n libshibsp-lite7
 Summary:Shared Library for Shibboleth
 Group:  Productivity/Networking/Security
 
-%description -n libshibsp-lite6
+%description -n libshibsp-lite7
 Shibboleth is a Web Single Sign-On implementations based on OpenSAML
 that supports multiple protocols, federated identity, and the extensible
 exchange of rich attributes subject to privacy controls.
@@ -101,12 +104,12 @@
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}-%{release}
 Requires:   liblog4shib-devel >= 1.0.4
-Requires:   libsaml-devel >= 2.5.5
-Requires:   libshibsp-lite6 = %{version}-%{release}
-Requires

commit vpp for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package vpp for openSUSE:Factory checked in 
at 2017-10-05 11:56:17

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


Package is "vpp"

Thu Oct  5 11:56:17 2017 rev:2 rq:529858 version:17.10

Changes:

--- /work/SRC/openSUSE:Factory/vpp/vpp.changes  2017-09-13 22:38:27.419000924 
+0200
+++ /work/SRC/openSUSE:Factory/.vpp.new/vpp.changes 2017-10-05 
11:56:21.705058216 +0200
@@ -1,0 +2,12 @@
+Fri Sep 29 07:05:21 UTC 2017 - marco.varl...@suse.com
+
+- Removed 0002-aarch64.patch since change incorporated upstream
+- Updated tarball to vpp-17.10-rc0~374-gba3c4e88.tar.xz
+
+---
+Mon Sep 25 08:32:23 UTC 2017 - marco.varl...@suse.com
+
+- Updated VPP version
+- Removed aarch64 patch since merged upstream
+
+---

Old:

  0002-aarch64.patch
  vpp-17.10-rc0~261-g774b2179.tar.xz

New:

  vpp-17.10-rc0~374-gba3c4e88.tar.xz



Other differences:
--
++ vpp.spec ++
--- /var/tmp/diff_new_pack.kboh9c/_old  2017-10-05 11:56:22.636927103 +0200
+++ /var/tmp/diff_new_pack.kboh9c/_new  2017-10-05 11:56:22.640926540 +0200
@@ -29,10 +29,9 @@
 License:Apache-2.0
 Group:  Productivity/Networking/Routing
 Url:https://wiki.fd.io/view/VPP
-Source0:%{name}-%{version}-rc0~261-g774b2179.tar.xz
+Source0:%{name}-%{version}-rc0~374-gba3c4e88.tar.xz
 Patch0: 0001-enable-shared.patch
-Patch1: 0002-aarch64.patch
-Patch2: 0003-startup-conf.patch
+Patch1: 0003-startup-conf.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  bison
@@ -52,6 +51,8 @@
 BuildRequires:  python-devel
 BuildRequires:  python-pip
 BuildRequires:  python-rpm-macros
+BuildRequires:  python3-devel
+BuildRequires:  python3-pip
 BuildRequires:  shadow
 Conflicts:  otherproviders(vpp-any)
 Provides:   %{name}-any = %{version}
@@ -111,8 +112,8 @@
 %package api-lua
 Summary:VPP api lua bindings
 Group:  Development/Libraries/Other
-Requires:   %{name} = %{version}
 Requires:   %{lname} = %{version}
+Requires:   %{name} = %{version}
 Conflicts:  otherproviders(%{name}-any-api-lua)
 Provides:   %{name}-any-api-lua = %{version}
 
@@ -122,8 +123,8 @@
 %package api-java
 Summary:VPP api java bindings
 Group:  Development/Libraries/Java
-Requires:   %{name} = %{version}
 Requires:   %{lname} = %{version}
+Requires:   %{name} = %{version}
 Conflicts:  otherproviders(%{name}-any-api-java)
 Provides:   %{name}-any-api-java = %{version}
 
@@ -133,8 +134,8 @@
 %package api-python
 Summary:VPP api python bindings
 Group:  Development/Libraries/Python
-Requires:   %{name} = %{version}
 Requires:   %{lname} = %{version}
+Requires:   %{name} = %{version}
 Requires:   python-setuptools
 Conflicts:  otherproviders(%{name}-any-python-api)
 Provides:   %{name}-any-python-api = %{version}
@@ -146,7 +147,6 @@
 %setup -q -n %{name}-%{version}
 %patch0
 %patch1
-%patch2
 
 %build
 export VPP_BUILD_USER=suse

++ vpp-17.10-rc0~261-g774b2179.tar.xz -> vpp-17.10-rc0~374-gba3c4e88.tar.xz 
++
 52601 lines of diff (skipped)




commit opensaml for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package opensaml for openSUSE:Factory 
checked in at 2017-10-05 11:56:30

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


Package is "opensaml"

Thu Oct  5 11:56:30 2017 rev:5 rq:529915 version:2.6.0

Changes:

--- /work/SRC/openSUSE:Factory/opensaml/opensaml.changes2017-02-15 
10:06:23.340337350 +0100
+++ /work/SRC/openSUSE:Factory/.opensaml.new/opensaml.changes   2017-10-05 
11:56:34.603243449 +0200
@@ -1,0 +2,20 @@
+Thu Sep 21 14:19:49 UTC 2017 - kstreit...@suse.com
+
+- update to 2.6.0
+  * [CPPOST-10] - Name Format Constants for Unspecified Are
+Misspelled
+  * [CPPOST-85] - Dynamic metadata plugin race conditons / leaks
+  * [CPPOST-93] - Source build fails to link properly against
+OpenSSL
+  * [CPPOST-95] - Add MD RPI extension implementation to metadata
+classes.
+  * [CPPOST-96] - EntityMatcher implementation based on RPI
+registrationAuthority extension
+  * [CPPOST-97] - skip signature check on cached copy of verified
+metadata at restart
+- now opensaml requires libxmltooling-devel >= 1.6.0
+- update soname for libsaml from 8 to 9
+- use https instead of http in Source
+- run spec-cleaner
+
+---

Old:

  opensaml-2.5.5.tar.bz2
  opensaml-2.5.5.tar.bz2.asc

New:

  opensaml-2.6.0.tar.bz2
  opensaml-2.6.0.tar.bz2.asc



Other differences:
--
++ opensaml.spec ++
--- /var/tmp/diff_new_pack.RMHDwo/_old  2017-10-05 11:56:35.219156790 +0200
+++ /var/tmp/diff_new_pack.RMHDwo/_new  2017-10-05 11:56:35.219156790 +0200
@@ -18,29 +18,28 @@
 
 %define pkgdocdir %{_docdir}/%{name}
 Name:   opensaml
-Version:2.5.5
+Version:2.6.0
 Release:0
 Summary:Security Assertion Markup Language library
 License:Apache-2.0
 Group:  Development/Libraries/C and C++
 Url:http://www.opensaml.org/
-Source0:
http://shibboleth.net/downloads/c++-opensaml/%{version}/%{name}-%{version}.tar.bz2
-Source1:
http://shibboleth.net/downloads/c++-opensaml/%{version}/%{name}-%{version}.tar.bz2.asc
+Source0:
https://shibboleth.net/downloads/c++-opensaml/%{version}/%{name}-%{version}.tar.bz2
+Source1:
https://shibboleth.net/downloads/c++-opensaml/%{version}/%{name}-%{version}.tar.bz2.asc
 Source2:%{name}.keyring
 Patch0: opensaml-2.5.5-doxygen_timestamp.patch
-%if 0%{?suse_version} > 1325
-BuildRequires:  libboost_headers-devel
-%else
-BuildRequires:  boost-devel >= 1.32.0
-%endif
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
 BuildRequires:  liblog4shib-devel >= 1.0.4
 BuildRequires:  libxerces-c-devel >= 3.1
 BuildRequires:  libxml-security-c-devel >= 1.7.3
-BuildRequires:  libxmltooling-devel >= 1.5.5
-BuildRequires:  pkg-config
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  libxmltooling-devel >= 1.6.0
+BuildRequires:  pkgconfig
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
+BuildRequires:  boost-devel >= 1.32.0
+%endif
 
 %description
 OpenSAML is an open source implementation of the OASIS Security Assertion
@@ -58,13 +57,13 @@
 
 This package contains the utility programs.
 
-%package -n libsaml8
+%package -n libsaml9
 Summary:Security Assertion Markup Language library
 Group:  System/Libraries
 Provides:   opensaml = %{version}-%{release}
 Obsoletes:  opensaml < %{version}-%{release}
 
-%description -n libsaml8
+%description -n libsaml9
 OpenSAML is an open source implementation of the OASIS Security Assertion
 Markup Language Specification. It contains a set of open source C++ classes
 that support the SAML 1.0, 1.1, and 2.0 specifications.
@@ -75,10 +74,10 @@
 Summary:OpenSAML development Headers
 Group:  Development/Libraries/C and C++
 Requires:   liblog4shib-devel >= 1.0.4
-Requires:   libsaml8 = %{version}-%{release}
+Requires:   libsaml9 = %{version}-%{release}
 Requires:   libxerces-c-devel >= 3.1
 Requires:   libxml-security-c-devel >= 1.7.3
-Requires:   libxmltooling-devel >= 1.5.5
+Requires:   libxmltooling-devel >= 1.6.0
 Provides:   opensaml-devel = %{version}-%{release}
 Obsoletes:  opensaml-devel < %{version}-%{release}
 
@@ -116,25 +115,20 @@
 %check
 make %{?_smp_mflags} check
 
-%post -n libsaml8 -p /sbin/ldconfig
-
-%postun -n libsaml8 -p /sbin/ldconfig
+%post -n libsaml9 -p /sbin/ldconfig
+%postun -n libsaml9 -p /sbin/ldconfig
 
 %files -n opensaml-bin
-%defattr(-,root,root,-)
 %{_bindir}/samlsign
 
-%files -n libsaml8
-%defattr(-,root,root,-)
+%files -n libsaml9
 %{_libdir}/libsaml.so.*
 
 %files -n opensaml-sche

commit xmltooling for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package xmltooling for openSUSE:Factory 
checked in at 2017-10-05 11:56:35

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


Package is "xmltooling"

Thu Oct  5 11:56:35 2017 rev:5 rq:529916 version:1.6.0

Changes:

--- /work/SRC/openSUSE:Factory/xmltooling/xmltooling.changes2017-02-15 
10:06:18.473022943 +0100
+++ /work/SRC/openSUSE:Factory/.xmltooling.new/xmltooling.changes   
2017-10-05 11:56:36.538971093 +0200
@@ -1,0 +2,13 @@
+Thu Sep 21 14:43:12 UTC 2017 - kstreit...@suse.com
+
+- update to 1.6.0
+  * [CPPXT-108] - Potential nullpointer dereference in
+InlineCredential::getKeyInfo
+  * [CPPXT-109] - XSECCryptoX509CRL::loadX509CRLPEM() can read past
+unterminated buffer
+- update soname for libxmltooling library from 6 to 7
+- add version for boost-devel buildrequires
+- add %{opensaml_version} macro
+- run spec-cleaner
+
+---

Old:

  xmltooling-1.5.6.tar.bz2
  xmltooling-1.5.6.tar.bz2.asc

New:

  xmltooling-1.6.0.tar.bz2
  xmltooling-1.6.0.tar.bz2.asc



Other differences:
--
++ xmltooling.spec ++
--- /var/tmp/diff_new_pack.2YOSeP/_old  2017-10-05 11:56:37.270868116 +0200
+++ /var/tmp/diff_new_pack.2YOSeP/_new  2017-10-05 11:56:37.278866990 +0200
@@ -16,23 +16,19 @@
 #
 
 
+%define opensaml_version 2.6.0
 %define pkgdocdir %{_docdir}/%{name}
 Name:   xmltooling
-Version:1.5.6
+Version:1.6.0
 Release:0
 Summary:OpenSAML XML library
 License:Apache-2.0
 Group:  Development/Libraries/C and C++
 Url:
https://wiki.shibboleth.net/confluence/display/OpenSAML/XMLTooling-C
-Source0:
http://shibboleth.net/downloads/c++-opensaml/2.5.5/%{name}-%{version}.tar.bz2
-Source1:
http://shibboleth.net/downloads/c++-opensaml/2.5.5/%{name}-%{version}.tar.bz2.asc
+Source0:
http://shibboleth.net/downloads/c++-opensaml/%{opensaml_version}/%{name}-%{version}.tar.bz2
+Source1:
http://shibboleth.net/downloads/c++-opensaml/%{opensaml_version}/%{name}-%{version}.tar.bz2.asc
 Source2:%{name}.keyring
 Patch0: xmltooling-1.5.5-doxygen_timestamp.patch
-%if 0%{?suse_version} > 1325
-BuildRequires:  libboost_headers-devel
-%else
-BuildRequires:  boost-devel
-%endif
 BuildRequires:  curl-devel >= 7.10.6
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
@@ -40,8 +36,12 @@
 BuildRequires:  libxerces-c-devel >= 3.1
 BuildRequires:  libxml-security-c-devel >= 1.7.3
 BuildRequires:  openssl-devel
-BuildRequires:  pkg-config
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
+BuildRequires:  boost-devel >= 1.32.0
+%endif
 
 %description
 The XMLTooling library contains generic XML parsing and processing
@@ -50,13 +50,13 @@
 classes to add value around the DOM, as well as signing and encryption
 support.
 
-%package -n libxmltooling6
+%package -n libxmltooling7
 Summary:OpenSAML XMLTooling library
 Group:  System/Libraries
 Provides:   xmltooling = %{version}-%{release}
 Obsoletes:  xmltooling < %{version}-%{release}
 
-%description -n libxmltooling6
+%description -n libxmltooling7
 The XMLTooling library contains generic XML parsing and processing
 classes based on the Xerces-C DOM. It adds more powerful facilities
 for declaring element- and type-specific API and implementation
@@ -68,19 +68,19 @@
 %package -n libxmltooling-devel
 Summary:XMLTooling development Headers
 Group:  Development/Libraries/C and C++
-%if 0%{?suse_version} > 1325
-Requires:   libboost_headers-devel
-%else
-Requires:   boost-devel >= 1.32.0
-%endif
 Requires:   curl-devel >= 7.10.6
 Requires:   liblog4shib-devel >= 1.0.4
 Requires:   libxerces-c-devel >= 3.1
 Requires:   libxml-security-c-devel >= 1.7.3
-Requires:   libxmltooling6 = %{version}-%{release}
+Requires:   libxmltooling7 = %{version}-%{release}
 Requires:   openssl-devel
 Provides:   xmltooling-devel = %{version}-%{release}
 Obsoletes:  xmltooling-devel < %{version}-%{release}
+%if 0%{?suse_version} > 1325
+Requires:   libboost_headers-devel
+%else
+Requires:   boost-devel >= 1.32.0
+%endif
 
 %description -n libxmltooling-devel
 The XMLTooling library contains generic XML parsing and processing
@@ -120,21 +120,17 @@
 %check
 make %{?_smp_mflags} check
 
-%post -n libxmltooling6 -p /sbin/ldconfig
-
-%postun -n libxmltooling6 -p /sbin/ldconfig
+%post -n libxmltooling7 -p /sbin/ldconfig
+%postun -n libxmltooling7 -p /sbin/ldconfig
 
-%files -n libxmlt

commit meson for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package meson for openSUSE:Factory checked 
in at 2017-10-05 11:55:30

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


Package is "meson"

Thu Oct  5 11:55:30 2017 rev:24 rq:530558 version:0.42.1

Changes:

--- /work/SRC/openSUSE:Factory/meson/meson-testsuite.changes2017-08-24 
18:26:53.029059262 +0200
+++ /work/SRC/openSUSE:Factory/.meson.new/meson-testsuite.changes   
2017-10-05 11:55:32.931920619 +0200
@@ -1,0 +2,11 @@
+Mon Oct  2 14:53:40 CEST 2017 - jdelv...@suse.com
+
+- Update to version 0.42.1. This is a stable update with various
+  bug fixes.
+
+---
+Fri Sep  8 12:22:38 UTC 2017 - sor.ale...@meowr.ru
+
+- Rebase meson-fix-gcc48.patch (boo#1057701).
+
+---
--- /work/SRC/openSUSE:Factory/meson/meson.changes  2017-09-12 
19:37:13.504344398 +0200
+++ /work/SRC/openSUSE:Factory/.meson.new/meson.changes 2017-10-05 
11:55:33.423851405 +0200
@@ -1,0 +2,6 @@
+Mon Oct  2 14:53:40 CEST 2017 - jdelv...@suse.com
+
+- Update to version 0.42.1. This is a stable update with various
+  bug fixes.
+
+---

Old:

  meson-0.42.0.tar.gz
  meson-0.42.0.tar.gz.asc

New:

  meson-0.42.1.tar.gz
  meson-0.42.1.tar.gz.asc



Other differences:
--
++ meson-testsuite.spec ++
--- /var/tmp/diff_new_pack.MnpuuX/_old  2017-10-05 11:55:34.319725353 +0200
+++ /var/tmp/diff_new_pack.MnpuuX/_new  2017-10-05 11:55:34.319725353 +0200
@@ -24,7 +24,7 @@
 %endif
 %define _name   mesonbuild
 Name:   meson%{name_ext}
-Version:0.42.0
+Version:0.42.1
 Release:0
 Summary:Python-based build system
 License:Apache-2.0

++ meson.spec ++
--- /var/tmp/diff_new_pack.MnpuuX/_old  2017-10-05 11:55:34.339722540 +0200
+++ /var/tmp/diff_new_pack.MnpuuX/_new  2017-10-05 11:55:34.339722540 +0200
@@ -24,7 +24,7 @@
 %endif
 %define _name   mesonbuild
 Name:   meson%{name_ext}
-Version:0.42.0
+Version:0.42.1
 Release:0
 Summary:Python-based build system
 License:Apache-2.0

++ meson-0.42.0.tar.gz -> meson-0.42.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/meson-0.42.0/PKG-INFO new/meson-0.42.1/PKG-INFO
--- old/meson-0.42.0/PKG-INFO   2017-08-14 23:44:24.0 +0200
+++ new/meson-0.42.1/PKG-INFO   2017-09-12 18:37:32.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: meson
-Version: 0.42.0
+Version: 0.42.1
 Summary: A high performance build system
 Home-page: http://mesonbuild.com
 Author: Jussi Pakkanen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/meson-0.42.0/man/meson.1 new/meson-0.42.1/man/meson.1
--- old/meson-0.42.0/man/meson.12017-08-14 23:41:34.0 +0200
+++ new/meson-0.42.1/man/meson.12017-09-12 18:21:02.0 +0200
@@ -1,4 +1,4 @@
-.TH MESON "1" "August 2017" "meson 0.42.0" "User Commands"
+.TH MESON "1" "September 2017" "meson 0.42.1" "User Commands"
 .SH NAME
 meson - a high productivity build system
 .SH DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/meson-0.42.0/man/mesonconf.1 
new/meson-0.42.1/man/mesonconf.1
--- old/meson-0.42.0/man/mesonconf.12017-08-14 23:41:43.0 +0200
+++ new/meson-0.42.1/man/mesonconf.12017-09-12 18:21:13.0 +0200
@@ -1,4 +1,4 @@
-.TH MESONCONF "1" "August 2017" "mesonconf 0.42.0" "User Commands"
+.TH MESONCONF "1" "September 2017" "mesonconf 0.42.1" "User Commands"
 .SH NAME
 mesonconf - a tool to configure Meson builds
 .SH DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/meson-0.42.0/man/mesonintrospect.1 
new/meson-0.42.1/man/mesonintrospect.1
--- old/meson-0.42.0/man/mesonintrospect.1  2017-08-14 23:41:52.0 
+0200
+++ new/meson-0.42.1/man/mesonintrospect.1  2017-09-12 18:21:24.0 
+0200
@@ -1,4 +1,4 @@
-.TH MESONCONF "1" "August 2017" "mesonintrospect 0.42.0" "User Commands"
+.TH MESONCONF "1" "September 2017" "mesonintrospect 0.42.1" "User Commands"
 .SH NAME
 mesonintrospect - a tool to extract information about a Meson build
 .SH DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/meson-0.42.0/man/mesontest.1 
new/meson-0.42.1/man/mesontest.1
--- old/meson-0.42.0/man/mesontest.12017-08-14 23:41:10.0 +0200
+++ new/meson-0.42.1/man/mesontest.12017-09-12 18:20:37.0 +

commit libxml2 for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libxml2 for openSUSE:Factory checked 
in at 2017-10-05 11:54:42

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


Package is "libxml2"

Thu Oct  5 11:54:42 2017 rev:88 rq:530521 version:2.9.5

Changes:

New Changes file:

--- /dev/null   2017-10-05 07:47:18.104773531 +0200
+++ /work/SRC/openSUSE:Factory/.libxml2.new/python-libxml2-python.changes   
2017-10-05 11:54:47.130364991 +0200
@@ -0,0 +1,1541 @@
+---
+Mon Oct  2 15:59:57 UTC 2017 - jmate...@suse.com
+
+- convert to singlespec, build a python 3 version
+- change build instructions to use setup.py (and %python_build macros)
+  instead of makefile-based approach
+- add python3.6-verify_fd.patch that fixes libxml2 on python 3.6
+- rename to python-libxml2-python to conform to package naming policy
+  (PyPI name is "libxml2-python")
+
+---
+Thu Sep 21 14:19:56 UTC 2017 - jeng...@inai.de
+
+- Update package summaries and RPM groups. Trim descriptions for
+  size on secondary subpackages. Replace install call by a
+  commonly-used macro.
+
+---
+Sun Sep 10 09:54:07 UTC 2017 - tchva...@suse.com
+
+- Version update to 2.9.5 release:
+  * Merged all the previous cve fixes that were patched in
+  * Few small tweaks
+- Remove merged patches:
+  * libxml2-CVE-2016-4658.patch
+  * libxml2-CVE-2017-0663.patch
+  * libxml2-CVE-2017-5969.patch
+  * libxml2-CVE-2017-9047.patch
+  * libxml2-CVE-2017-9048.patch
+  * libxml2-CVE-2017-9049.patch
+  * libxml2-2.9.4-fix_attribute_decoding.patch
+
+---
+Fri May 27 14:22:55 UTC 2016 - psim...@suse.com
+
+- Update python-libxml2 to version libxml2-2.9.4. The new version
+  is resistant against CVE-2016-3627, CVE-2016-1833, CVE-2016-1835,
+  CVE-2016-1837, CVE-2016-1836, CVE-2016-1839, CVE-2016-1838,
+  CVE-2016-1840, CVE-2016-4483, CVE-2016-1834, CVE-2016-3705, and
+  CVE-2016-1762.
+
+---
+Fri Oct 31 10:55:27 UTC 2014 - vci...@suse.com
+
+- Update to 2.9.2 version 
+
+---
+Sun Jul  7 06:00:42 UTC 2013 - co...@suse.com
+
+- buildignore python to avoid build cycle
+
+---
+Sat Dec 15 15:55:26 UTC 2012 - p.drou...@gmail.com
+
+- update to 2.9.0 version:
+  * please see the Changelog
+- Updated patchs to get working with new version:
+  * libxml2-2.9.0-CVE-2012-5134.patch ( libxml2-CVE-2012-5134.patch )
+  * fix-perl.diff 
+  
+---
+Tue Jun 12 18:10:07 UTC 2012 - ch...@computersalat.de
+
+- update to 2.8.0
+  * please see ChangeLog for more info
+
+---
+Sat Feb 25 08:47:58 UTC 2012 - co...@suse.com
+
+- fix version
+
+---
+Thu Feb 23 11:00:21 UTC 2012 - co...@suse.com
+
+- renamed to python-libxml2 to follow python naming expectations
+- do not require python but let rpm figure it out
+
+---
+Mon Dec 26 17:08:59 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections
+
+---
+Fri Jul  8 08:52:06 UTC 2011 - sasc...@suse.de
+
+- update to libxml-2.7.8+git20110708
+  - several important bugfixes
+
+---
+Mon Dec  6 09:05:53 UTC 2010 - co...@novell.com
+
+- buildrequire python-xml to fix build
+
+---
+Fri Dec  3 12:24:42 UTC 2010 - pu...@novell.com
+
+- update to libxml-2.7.8
+  - number of bufixes, documentation and portability fixes
+  - update language ID parser to RFC 5646
+  - sort python generated stubs
+  - add an HTML parser option to avoid a default doctype
+  - see http://xmlsoft.org/news.html for exact details
+- clean up specfile
+
+---
+Wed Apr  7 16:34:29 UTC 2010 - co...@novell.com
+
+- fix build
+
+---
+Tue Mar 23 23:46:00 CET 2010 - mrd...@opensuse.org
+
+- update to 2.7.7
+- add extra options to ./configure for scribus features and avoid a crash
+- updates from 2.7.3 > 2.7.7 include a number of portability, correctness
+  memory leaks and build fixes including some CVE
+- see http://xmlsoft.org/news.html for exact details
+
+---

commit libsamplerate for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libsamplerate for openSUSE:Factory 
checked in at 2017-10-05 11:54:23

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


Package is "libsamplerate"

Thu Oct  5 11:54:23 2017 rev:36 rq:530504 version:0.1.9

Changes:

--- /work/SRC/openSUSE:Factory/libsamplerate/libsamplerate.changes  
2017-05-18 20:45:40.913600014 +0200
+++ /work/SRC/openSUSE:Factory/.libsamplerate.new/libsamplerate.changes 
2017-10-05 11:54:25.233445957 +0200
@@ -1,0 +2,5 @@
+Sat Sep 30 23:47:42 UTC 2017 - jeng...@inai.de
+
+- Rectify RPM groups.
+
+---



Other differences:
--
++ libsamplerate.spec ++
--- /var/tmp/diff_new_pack.qN3FLd/_old  2017-10-05 11:54:26.901211297 +0200
+++ /var/tmp/diff_new_pack.qN3FLd/_new  2017-10-05 11:54:26.901211297 +0200
@@ -21,7 +21,7 @@
 Release:0
 Summary:A Sample Rate Converter Library
 License:BSD-2-Clause
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 Url:http://www.mega-nerd.com/SRC/
 Source0:http://www.mega-nerd.com/SRC/libsamplerate-%{version}.tar.gz
 Source1:baselibs.conf




commit libgphoto2 for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libgphoto2 for openSUSE:Factory 
checked in at 2017-10-05 11:54:30

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


Package is "libgphoto2"

Thu Oct  5 11:54:30 2017 rev:114 rq:530520 version:2.5.15

Changes:

--- /work/SRC/openSUSE:Factory/libgphoto2/libgphoto2.changes2017-07-17 
09:00:13.532315997 +0200
+++ /work/SRC/openSUSE:Factory/.libgphoto2.new/libgphoto2.changes   
2017-10-05 11:54:33.812238892 +0200
@@ -1,0 +2,23 @@
+Mon Oct  2 16:38:09 UTC 2017 - meiss...@suse.com
+
+- updated to 2.5.15 release
+  - ptp2:
+* fuji: Fix cameras without new capture properties.
+* Canon EOS: config aspectratio, highisonr
+* Canon EOS: emit CAPTURECOMPLETE event
+* Canon EOS: whitebalanaceadjustment is 32bit signed, not 16bit signed
+* usb: better error feedback
+* fixed some bugs found by AFL fuzzing
+* Added USB ids:
+  * Sony: A6500, HX400V
+  * Nikon: D500, D7500
+  * Olympus: VR360
+  * Canon PowerShot: ELPH 350 HS
+  * Canon EOS: 200D, Rebel T7i
+  * Fuji: GFX 50 S
+  * Ricoh Theta S, Theta SC
+  - libgphoto2_port/vusb:
+* now default disabled as it confused people, enable with --enable-vusb
+- libgphoto2-fix-fuji.patch: upstreamed
+
+---

Old:

  libgphoto2-2.5.14.tar.bz2
  libgphoto2-2.5.14.tar.bz2.asc
  libgphoto2-fix-fuji.patch

New:

  libgphoto2-2.5.15.tar.bz2
  libgphoto2-2.5.15.tar.bz2.asc



Other differences:
--
++ libgphoto2.spec ++
--- /var/tmp/diff_new_pack.0rMNl7/_old  2017-10-05 11:54:34.732109463 +0200
+++ /var/tmp/diff_new_pack.0rMNl7/_new  2017-10-05 11:54:34.736108900 +0200
@@ -49,11 +49,10 @@
 Summary:A Digital Camera Library
 License:LGPL-2.1+
 Group:  Hardware/Camera
-Version:2.5.14
+Version:2.5.15
 Release:0
 Source0:
https://downloads.sourceforge.net/project/gphoto/libgphoto/%{version}/%{name}-%{version}.tar.bz2
 Source1:
https://downloads.sourceforge.net/project/gphoto/libgphoto/%{version}//%{name}-%{version}.tar.bz2.asc
-Patch0: libgphoto2-fix-fuji.patch
 Source2:%name.keyring
 Source3:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -135,7 +134,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 (cd doc; tar xaf libgphoto2-api.html.tar.gz)
 
 %build

++ libgphoto2-2.5.14.tar.bz2 -> libgphoto2-2.5.15.tar.bz2 ++
/work/SRC/openSUSE:Factory/libgphoto2/libgphoto2-2.5.14.tar.bz2 
/work/SRC/openSUSE:Factory/.libgphoto2.new/libgphoto2-2.5.15.tar.bz2 differ: 
char 11, line 1





commit python-kiwi for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package python-kiwi for openSUSE:Factory 
checked in at 2017-10-05 11:53:32

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


Package is "python-kiwi"

Thu Oct  5 11:53:32 2017 rev:10 rq:529934 version:9.11.8

Changes:

--- /work/SRC/openSUSE:Factory/python-kiwi/python-kiwi.changes  2017-09-13 
21:34:08.965993759 +0200
+++ /work/SRC/openSUSE:Factory/.python-kiwi.new/python-kiwi.changes 
2017-10-05 11:53:39.767843164 +0200
@@ -1,0 +2,202 @@
+Fri Sep 29 15:04:59 CEST 2017 - m...@suse.de
+
+- Bump version: 9.11.7 → 9.11.8
+  
+---
+Fri Sep 29 10:24:05 CEST 2017 - dims...@opensuse.org
+  
+- Changed permissions of /srv/tftpboot to be readable (bsc#940608)
+  
+---
+Thu Sep 28 15:41:24 CEST 2017 - m...@suse.de
+  
+- Bump version: 9.11.6 → 9.11.7
+  
+---
+Thu Sep 28 14:41:16 CEST 2017 - m...@suse.de
+  
+- Also handle multiple error conditions
+  
+---
+Thu Sep 28 11:50:43 CEST 2017 - m...@suse.de
+  
+- Allow to ignore certain isohybrid warnings
+  
+  kiwi treates warning from isohybrid as fatal errors becuase in
+  most cases they are fatal. However some of them are kind of
+  historical and should be ignored like the one described here:
+  http://www.syslinux.org/archives/2015-March/023306.html
+  
+---
+Wed Sep 27 14:52:07 CEST 2017 - m...@suse.de
+  
+- Bump version: 9.11.5 → 9.11.6
+  
+---
+Wed Sep 27 12:06:04 CEST 2017 - m...@suse.de
+  
+- Make sure xz options are used with pxe tarball
+  
+  The tar command used in the pxe builder did not utilize threading
+  and/or the xz options provided by an optional kiwi config file.
+  This Fixes #507
+  
+---
+Wed Sep 27 11:18:29 CEST 2017 - m...@suse.de
+  
+- Move depmod into baseUpdateModuleDependencies
+  
+  Kernel module dependencies should be resolved after kiwi has
+  called all the stripping functions and not as part of the
+  baseCreateCommonKernelFile which runs before.
+  This Fixes #508
+  
+---
+Tue Sep 26 16:21:49 CEST 2017 - m...@suse.de
+  
+- Fixed order of volume mount list
+  
+  re-order mount_list by mountpoint hierarchy. This is needed
+  because the handling of the fullsize volume and all other
+  volumes is outside of the canonical order. If the fullsize
+  volume forms a nested structure together with another
+  volume the volume mount list must be re-ordered to avoid
+  mounting the volumes in the wrong order
+  
+---
+Mon Sep 25 16:53:27 CEST 2017 - jellyf...@users.noreply.github.com
+  
+- Update issue template
+  
+---
+Fri Sep 22 15:55:28 CEST 2017 - m...@suse.de
+  
+- Bump version: 9.11.4 → 9.11.5
+  
+---
+Fri Sep 22 15:53:43 CEST 2017 - m...@suse.de
+  
+- Rebuild schema documentation
+  
+---
+Thu Sep 21 12:34:55 CEST 2017 - m...@suse.de
+  
+- Show results in a dialog
+  
+---
+Wed Sep 20 15:18:09 CEST 2017 - m...@suse.de
+  
+- Improve display of runMediaCheck results
+  
+  The splash screen should be switched off in order to let the
+  user see the mediacheck results as well as a delay timeout
+  before the boot continues or stops is useful
+  
+---
+Wed Sep 20 15:15:45 CEST 2017 - m...@suse.de
+  
+- Call plymouth default theme setup in build command
+  
+  Make sure plymouth-set-default-theme is called as part
+  of the system build command and not only as part of the
+  system prepare command
+  
+---
+Tue Sep 19 16:09:18 CEST 2017 - m...@suse.de
+  
+- Fixed package requires for dracut-kiwi-live
+  
+  On Fedora/RHEL cdrkit is only a source package building other
+  packages. The package dracut-kiwi-live really needs is
+  genisoimage
+  
+---
+Mon Sep 18 14:35:23 CEST 2017 - m...@suse.de
+  
+- Fix trailing pipe character in .packages file
+  
+  In addition make sure the field layout is consistent across
+  the .packages files no matter w

commit installation-images for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2017-10-05 11:53:43

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


Package is "installation-images"

Thu Oct  5 11:53:43 2017 rev:22 rq:531261 version:14.335

Changes:

--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2017-09-28 12:32:56.872118875 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new/installation-images.changes 
2017-10-05 11:53:49.182518473 +0200
@@ -0,0 +1,5 @@
+---
+Wed Oct  4 14:59:56 UTC 2017 - dims...@opensuse.org
+
+- Changed permissions of /srv/tftpboot to be readable (bsc#940608).
+



Other differences:
--
++ installation-images.spec ++
--- /var/tmp/diff_new_pack.MtIx1D/_old  2017-10-05 11:53:50.810289438 +0200
+++ /var/tmp/diff_new_pack.MtIx1D/_new  2017-10-05 11:53:50.814288875 +0200
@@ -693,7 +693,7 @@
 
 %files -n tftpboot-installation-%{product_name}
 %defattr(-,root,root)
-%dir %attr(0750,tftp,tftp) /srv/tftpboot
+%dir %attr(0755,tftp,tftp) /srv/tftpboot
 /srv/tftpboot
 
 %files -n skelcd-installer-%{theme}




commit tftp for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package tftp for openSUSE:Factory checked in 
at 2017-10-05 11:52:53

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


Package is "tftp"

Thu Oct  5 11:52:53 2017 rev:34 rq:522872 version:5.2

Changes:

--- /work/SRC/openSUSE:Factory/tftp/tftp.changes2017-06-23 
09:16:44.488197854 +0200
+++ /work/SRC/openSUSE:Factory/.tftp.new/tftp.changes   2017-10-05 
11:53:01.609212304 +0200
@@ -1,0 +2,5 @@
+Fri Sep  8 13:26:47 UTC 2017 - pmonrealgonza...@suse.com
+
+- Changed permissions of /srv/tftpboot to be readable [bsc#940608]
+
+---



Other differences:
--
++ tftp.spec ++
--- /var/tmp/diff_new_pack.xwXd3U/_old  2017-10-05 11:53:05.772626485 +0200
+++ /var/tmp/diff_new_pack.xwXd3U/_new  2017-10-05 11:53:05.772626485 +0200
@@ -81,7 +81,7 @@
 %make_install INSTALLROOT=%{buildroot} MANDIR="%{_mandir}"
 mkdir -p %{buildroot}/%{_fwdefdir}
 install -m 644 %{SOURCE2} %{buildroot}/%{_fwdefdir}/tftp
-install -d -m 0750 %{buildroot}/srv/tftpboot
+install -d -m 0755 %{buildroot}/srv/tftpboot
 
 # Install systemd unit / socket (As an alternativ to xinetd activation)
 install -d %{buildroot}%{_unitdir}
@@ -123,7 +123,7 @@
 %{_unitdir}/tftp.socket
 
 %config %{_fwdefdir}/tftp
-%dir %attr(0750,tftp,tftp) /srv/tftpboot
+%dir %attr(0755,tftp,tftp) /srv/tftpboot
 %{_localstatedir}/adm/fillup-templates/sysconfig.tftp
 
 %changelog




commit dnsmasq for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package dnsmasq for openSUSE:Factory checked 
in at 2017-10-05 11:53:17

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


Package is "dnsmasq"

Thu Oct  5 11:53:17 2017 rev:64 rq:525886 version:2.76

Changes:

--- /work/SRC/openSUSE:Factory/dnsmasq/dnsmasq.changes  2017-01-11 
12:01:13.419249623 +0100
+++ /work/SRC/openSUSE:Factory/.dnsmasq.new/dnsmasq.changes 2017-10-05 
11:53:23.494132963 +0200
@@ -1,0 +2,10 @@
+Tue Sep 12 08:29:59 UTC 2017 - tchva...@suse.com
+
+- Fix /srv/tftpboot permissions wrt bsc#940608
+
+---
+Fri Aug 18 11:16:03 UTC 2017 - dmuel...@suse.com
+
+- reload system dbus to pick up policy change on install (bsc#1054429)
+
+---



Other differences:
--
++ dnsmasq.spec ++
--- /var/tmp/diff_new_pack.wsgYnp/_old  2017-10-05 11:53:24.889936565 +0200
+++ /var/tmp/diff_new_pack.wsgYnp/_new  2017-10-05 11:53:24.893936003 +0200
@@ -121,12 +121,18 @@
 
 %post
 %service_add_post %{name}.service
+# reload dbus after install or upgrade to apply new policies
+/usr/bin/systemctl reload dbus.service 2>/dev/null || :
 
 %preun
 %service_del_preun %{name}.service
 
 %postun
 %service_del_postun %{name}.service
+# reload dbus after uninstall, our policies are gone again
+if [ ${FIRST_ARG:-$1} -eq 0 ]; then
+/usr/bin/systemctl reload dbus.service 2>/dev/null || :
+fi
 
 %install
 make install-i18n DESTDIR=$RPM_BUILD_ROOT PREFIX=/usr AWK=gawk COPTS=%{_copts}
@@ -139,7 +145,7 @@
 install -d 755 ${RPM_BUILD_ROOT}/etc/dbus-1/system.d/
 install -m 644 dbus/dnsmasq.conf 
${RPM_BUILD_ROOT}/etc/dbus-1/system.d/dnsmasq.conf
 install -D -m 0644 %SOURCE4 %{buildroot}%{_unitdir}/dnsmasq.service
-install -d -m 0750 ${RPM_BUILD_ROOT}/srv/tftpboot
+install -d -m 0755 ${RPM_BUILD_ROOT}/srv/tftpboot
 ln -sf %{_sbindir}/service $RPM_BUILD_ROOT/usr/sbin/rcdnsmasq
 install -d -m 755 ${RPM_BUILD_ROOT}/%{_sysconfdir}/dnsmasq.d
 install -m 644 trust-anchors.conf 
${RPM_BUILD_ROOT}/%{_sysconfdir}/dnsmasq.d/trust-anchors.conf
@@ -175,7 +181,7 @@
 %dir %{_sysconfdir}/dnsmasq.d
 %config(noreplace) %{_sysconfdir}/dnsmasq.d/trust-anchors.conf
 
-%dir %attr(0750,tftp,tftp) /srv/tftpboot
+%dir %attr(0755,tftp,tftp) /srv/tftpboot
 
 %files utils
 %defattr(-,root,root,-)






commit atftp for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package atftp for openSUSE:Factory checked 
in at 2017-10-05 11:53:11

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


Package is "atftp"

Thu Oct  5 11:53:11 2017 rev:33 rq:522873 version:0.7.0

Changes:

--- /work/SRC/openSUSE:Factory/atftp/atftp.changes  2017-01-04 
19:30:26.791238234 +0100
+++ /work/SRC/openSUSE:Factory/.atftp.new/atftp.changes 2017-10-05 
11:53:14.575387882 +0200
@@ -1,0 +2,5 @@
+Fri Sep  8 13:01:24 UTC 2017 - pmonrealgonza...@suse.com
+
+- Changed permissions of /srv/tftpboot to be readable [bsc#940608]
+
+---



Other differences:
--
++ atftp.spec ++
--- /var/tmp/diff_new_pack.5Hj631/_old  2017-10-05 11:53:15.383274208 +0200
+++ /var/tmp/diff_new_pack.5Hj631/_new  2017-10-05 11:53:15.387273646 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package atftp
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -117,7 +117,7 @@
 install -D -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
 mkdir -p %{buildroot}/%{_fwdefdir}
 install -m 0644 %{SOURCE4} %{buildroot}/%{_fwdefdir}/atftp
-install -d -m 0750 %{buildroot}/srv/tftpboot
+install -d -m 0755 %{buildroot}/srv/tftpboot
 install -d -m 0750 %{buildroot}%{_localstatedir}/log/atftpd
 
 %pre
@@ -178,7 +178,7 @@
 %{_mandir}/man8/in.tftpd.8.gz
 
 %config %{_fwdefdir}/atftp
-%dir %attr(0750,tftp,tftp) /srv/tftpboot
+%dir %attr(0755,tftp,tftp) /srv/tftpboot
 %dir %attr(0750,tftp,tftp) %{_localstatedir}/log/atftpd/
 
 %changelog




commit boost for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package boost for openSUSE:Factory checked 
in at 2017-10-05 11:51:41

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


Package is "boost"

Thu Oct  5 11:51:41 2017 rev:117 rq:527660 version:1.65.1

Changes:

--- /work/SRC/openSUSE:Factory/boost/boost.changes  2017-05-16 
14:30:33.890123751 +0200
+++ /work/SRC/openSUSE:Factory/.boost.new/boost.changes 2017-10-05 
11:51:47.363659232 +0200
@@ -1,0 +2,27 @@
+Wed Sep 20 11:54:35 UTC 2017 - adam.ma...@suse.de
+
+- New upstream version 1.65.1
+  + config, fiber - Return a continuation from functions executed
+by resume_with.
+  + stacktrace - Change preprocessor file extensions to work with
+the installation system.
+
+- Changes in version 1.65.0
+  + stacktrace - new library providing call sequence in human
+readable format.
+  + polycollection - new library providing fast containers of
+polymorphic objects, from Joaquín M López Muñoz.
+  + For full list of changes, see
+http://www.boost.org/users/history/version_1_65_1.html
+- 1d862615.patch: upstreamed and removed
+- gcc_path.patch: obsolete, tr1 module is removed
+- mpi_upstream.patch: upstreamed and removed
+- boost-1.57.0-python-abi_letters.patch: refreshed
+- python_library_name.patch: refreshed and reverted upstream
+  changes to mpi/build/Jamfile as we are building python2 and
+  python3 versions of MPI separately.
+- baselibs.conf
+  + add libboost_stracktrace
+  + update to version 1.65.1
+
+---

Old:

  1d862615.patch
  boost_1_64_0.tar.bz2
  gcc_path.patch
  mpi_upstream.patch

New:

  boost_1_65_1.tar.bz2



Other differences:
--
++ boost.spec ++
--- /var/tmp/diff_new_pack.pxPySR/_old  2017-10-05 11:51:57.342255154 +0200
+++ /var/tmp/diff_new_pack.pxPySR/_new  2017-10-05 11:51:57.346254591 +0200
@@ -16,11 +16,11 @@
 #
 
 
-%define ver 1.64.0
-%define file_version 1_64_0
+%define ver 1.65.1
+%define file_version 1_65_1
 %define docs_version 1.56.0
 %define short_version 1_56
-%define lib_appendix 1_64_0
+%define lib_appendix 1_65_1
 %bcond_withbuild_docs
 %bcond_without package_pdf
 %bcond_without build_quickbook
@@ -68,8 +68,8 @@
 #%endif
 
 Name:   boost
-%define package_name boost_1_64
-Version:1.64.0
+%define package_name boost_1_65
+Version:1.65.1
 Release:0
 Summary:Boost C++ Libraries
 License:BSL-1.0
@@ -100,11 +100,8 @@
 Patch16:boost-1.55.0-python-test-PyImport_AppendInittab.patch
 Patch17:python_mpi.patch
 Patch18:dynamic_linking.patch
-Patch19:mpi_upstream.patch
 Patch20:python_library_name.patch
 Patch21:python_numpy_retfunc.patch
-Patch22:1d862615.patch
-Patch100:   gcc_path.patch
 BuildRequires:  chrpath
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
@@ -841,6 +838,27 @@
 Boost.Signals is deprecated in favour of Boost.Signals2, a header-only
 library and part of libboost_headers-devel.
 
+%package -n libboost_stacktrace%{lib_appendix}
+Summary:Boost.Stacktrace runtime library
+Group:  System/Libraries
+Requires:   boost-license%{lib_appendix}
+
+%description -n libboost_stacktrace%{lib_appendix}
+This package contains the Boost.Stacktrace runtime library.
+
+%package -n libboost_stacktrace%{lib_appendix}-devel
+Summary:Development headers for Boost.Stacktrace library
+Group:  Development/Libraries/C and C++
+PreReq: libboost_headers%{lib_appendix}-devel = %{version}
+Requires:   libboost_stacktrace%{lib_appendix} = %{version}
+Provides:   libboost_stacktrace-devel = %{version}
+Conflicts:  otherproviders(libboost_stacktrace-devel)
+
+%description -n libboost_stacktrace%{lib_appendix}-devel
+This package contains development headers for Boost.Stacktrace library.
+Boost.Stacktrace is a simple C++03 library that provide information
+about call sequence in a human-readable form.
+
 %package -n libboost_system%{lib_appendix}
 Summary:Boost.System runtime library
 Group:  System/Libraries
@@ -1059,11 +1077,8 @@
 %patch16 -p1
 %patch17 -p1
 %patch18 -p1
-%patch19 -p1
 %patch20 -p1
 %patch21 -p1
-%patch22 -p2
-%patch100 -p1
 
 #stupid build machinery copies .orig files
 # find . -name \*.orig -exec rm {} +
@@ -1084,8 +1099,8 @@
 export LIBRARIES_FLAGS="--without-python"
 
 %if ! %{with build_context}
-# coroutine/coroutine2 depend on context
-LIBRARIES_FLAGS+=" --without-context --without-coroutine --without-coroutine2"
+# coroutine depends on context
+LIBRARIES_FLAGS+=" --without-context --without-coroutine"
 %endif
 
 %if ! %{with boost_fiber}
@@ -134

commit snapper for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package snapper for openSUSE:Factory checked 
in at 2017-10-05 11:51:53

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


Package is "snapper"

Thu Oct  5 11:51:53 2017 rev:95 rq:530420 version:0.5.2

Changes:

--- /work/SRC/openSUSE:Factory/snapper/snapper.changes  2017-08-13 
14:52:39.271816500 +0200
+++ /work/SRC/openSUSE:Factory/.snapper.new/snapper.changes 2017-10-05 
11:52:14.431850503 +0200
@@ -1,0 +2,7 @@
+Wed Sep  6 09:53:12 CEST 2017 - aschn...@suse.com
+
+- fix compilation with boost 1.65.0 (gh#openSUSE/snapper#354)
+  (bsc#1061262)
+- version 0.5.2
+
+---

Old:

  snapper-0.5.1.tar.bz2

New:

  snapper-0.5.2.tar.bz2



Other differences:
--
++ snapper.spec ++
--- /var/tmp/diff_new_pack.UWuCkK/_old  2017-10-05 11:52:16.039624276 +0200
+++ /var/tmp/diff_new_pack.UWuCkK/_new  2017-10-05 11:52:16.043623714 +0200
@@ -17,11 +17,10 @@
 
 
 Name:   snapper
-Version:0.5.1
+Version:0.5.2
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: snapper-%{version}.tar.bz2
-Prefix: /usr
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_system-devel
 BuildRequires:  libboost_test-devel
@@ -82,25 +81,16 @@
 %description
 This package contains snapper, a tool for filesystem snapshot management.
 
-Authors:
-
-Arvin Schnell 
-
 %prep
-%setup -n snapper-%{version}
+%setup
 
 %build
-export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
-export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
-
-aclocal
-libtoolize --force --automake --copy
-autoheader
-automake --add-missing --copy
-autoconf
+export CFLAGS="%{optflags} -DNDEBUG"
+export CXXFLAGS="%{optflags} -DNDEBUG"
 
-./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir} 
\
-   --docdir=%{prefix}/share/doc/packages/snapper   
\
+autoreconf -fi
+%configure \
+   --docdir="%{_defaultdocdir}/snapper"\
 %if 0%{?suse_version} <= 1310
--disable-rollback  
\
 %endif
@@ -108,16 +98,16 @@
--disable-btrfs-quota   
\
 %endif
--disable-silent-rules --disable-ext4
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-make install DESTDIR="$RPM_BUILD_ROOT"
-rm $RPM_BUILD_ROOT/%{_lib}/security/pam_snapper.la
+%make_install
+rm -f "%{buildroot}/%{_libdir}"/*.la 
"%{buildroot}/%{_lib}/security/pam_snapper.la"
 
 %if 0%{?suse_version}
-install -D -m 644 data/sysconfig.snapper 
$RPM_BUILD_ROOT/var/adm/fillup-templates/sysconfig.snapper
+install -D -m 644 data/sysconfig.snapper 
"%{buildroot}/var/adm/fillup-templates/sysconfig.snapper"
 %else
-install -D -m 644 data/sysconfig.snapper $RPM_BUILD_ROOT/etc/sysconfig/snapper
+install -D -m 644 data/sysconfig.snapper "%{buildroot}/etc/sysconfig/snapper"
 %endif
 
 %{find_lang} snapper
@@ -125,17 +115,14 @@
 %check
 make check
 
-%clean
-rm -rf "$RPM_BUILD_ROOT"
-
 %files -f snapper.lang
 %defattr(-,root,root)
-%{prefix}/bin/snapper
-%{prefix}/sbin/snapperd
+%{_bindir}/snapper
+%{_sbindir}/snapperd
 %if 0%{?suse_version} > 1310
-%{prefix}/sbin/mksubvolume
+%{_sbindir}/mksubvolume
 %endif
-%{prefix}/lib/snapper
+%{_prefix}/lib/snapper
 %doc %{_mandir}/*/snapper.8*
 %doc %{_mandir}/*/snapperd.8*
 %doc %{_mandir}/*/snapper-configs.5*
@@ -147,7 +134,7 @@
 /etc/cron.daily/suse.de-snapper
 /usr/lib/systemd/system/snapper-*.*
 %config /etc/dbus-1/system.d/org.opensuse.Snapper.conf
-%{prefix}/share/dbus-1/system-services/org.opensuse.Snapper.service
+%{_datadir}/dbus-1/system-services/org.opensuse.Snapper.service
 
 %package -n libsnapper4
 Summary:Library for filesystem snapshot management
@@ -162,10 +149,6 @@
 %description -n libsnapper4
 This package contains libsnapper, a library for filesystem snapshot management.
 
-Authors:
-
-Arvin Schnell 
-
 %files -n libsnapper4
 %defattr(-,root,root)
 %{_libdir}/libsnapper.so.*
@@ -175,9 +158,9 @@
 %config(noreplace) %{_sysconfdir}/snapper/config-templates/default
 %dir %{_sysconfdir}/snapper/filters
 %config(noreplace) %{_sysconfdir}/snapper/filters/*.txt
-%doc %dir %{prefix}/share/doc/packages/snapper
-%doc %{prefix}/share/doc/packages/snapper/AUTHORS
-%doc %{prefix}/share/doc/packages/snapper/COPYING
+%doc %dir %{_defaultdocdir}/snapper
+%doc %{_defaultdocdir}/snapper/AUTHORS
+%doc %{_defaultdocdir}/snapper/COPYING
 %if 0%{?suse_version}
 /var/adm/fillup-templates/sysconfig.snapper
 %else
@@ -190,8 +173,7 @@
 %{fillup_only -n snapper}
 %endif
 
-%postun -n libsnapper4
-/sbin/ldconfig

commit libqca2 for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libqca2 for openSUSE:Factory checked 
in at 2017-10-05 11:50:26

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


Package is "libqca2"

Thu Oct  5 11:50:26 2017 rev:47 rq:530891 version:2.1.3

Changes:

--- /work/SRC/openSUSE:Factory/libqca2/libqca2.changes  2017-09-08 
20:44:01.709847735 +0200
+++ /work/SRC/openSUSE:Factory/.libqca2.new/libqca2.changes 2017-10-05 
11:50:46.828177197 +0200
@@ -1,0 +2,7 @@
+Sun Oct  1 16:38:12 UTC 2017 - wba...@tmo.at
+
+- updated to version 2.1.3
+  * no changelog provided
+- update Url
+
+---

Old:

  qca-2.1.1.tar.xz

New:

  qca-2.1.3.tar.xz



Other differences:
--
++ libqca2.spec ++
--- /var/tmp/diff_new_pack.jC7eQ5/_old  2017-10-05 11:50:49.675776507 +0200
+++ /var/tmp/diff_new_pack.jC7eQ5/_new  2017-10-05 11:50:49.679775944 +0200
@@ -28,12 +28,12 @@
 %endif
 %bcond_without nss
 Name:   libqca2
-Version:2.1.1
+Version:2.1.3
 Release:0
 Summary:Qt Cryptographic Architecture 2
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
-Url:https://projects.kde.org/projects/kdesupport/qca
+Url:https://userbase.kde.org/QCA
 Source: 
http://download.kde.org/stable/qca/%{version}/src/qca-%{version}.tar.xz
 Source5:baselibs.conf
 BuildRequires:  ca-certificates

++ qca-2.1.1.tar.xz -> qca-2.1.3.tar.xz ++
 6131 lines of diff (skipped)




commit newt for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package newt for openSUSE:Factory checked in 
at 2017-10-05 11:49:48

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


Package is "newt"

Thu Oct  5 11:49:48 2017 rev:42 rq:530888 version:0.52.20

Changes:

--- /work/SRC/openSUSE:Factory/newt/newt.changes2017-09-29 
11:48:54.669588306 +0200
+++ /work/SRC/openSUSE:Factory/.newt.new/newt.changes   2017-10-05 
11:50:02.038479656 +0200
@@ -1,0 +2,5 @@
+Mon Oct  2 21:35:26 UTC 2017 - jeng...@inai.de
+
+- Rectify RPM groups.
+
+---



Other differences:
--
++ newt.spec ++
--- /var/tmp/diff_new_pack.EmRdcO/_old  2017-10-05 11:50:05.210033377 +0200
+++ /var/tmp/diff_new_pack.EmRdcO/_new  2017-10-05 11:50:05.214032815 +0200
@@ -138,7 +138,7 @@
 %package -n python-%{name}
 Summary:Python bindings for newt
 License:GPL-2.0 and GPL-2.0+ and LGPL-2.1+
-Group:  Development/Libraries/Python
+Group:  Development/Languages/Python
 Requires:   %{name} = %{version}
 Provides:   %{name}-python = %{version}
 Obsoletes:  %{name}-python < %{version}
@@ -152,7 +152,7 @@
 %package -n python3-%{name}
 Summary:Python 3 bindings for newt
 License:LGPL-2.1+
-Group:  Development/Libraries
+Group:  Development/Languages/Python
 Requires:   %{name} = %{version}-%{release}
 
 %description -n python3-%{name}




commit radvd for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package radvd for openSUSE:Factory checked 
in at 2017-10-05 11:49:36

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


Package is "radvd"

Thu Oct  5 11:49:36 2017 rev:31 rq:530886 version:2.17

Changes:

--- /work/SRC/openSUSE:Factory/radvd/radvd.changes  2017-09-29 
11:49:24.173427693 +0200
+++ /work/SRC/openSUSE:Factory/.radvd.new/radvd.changes 2017-10-05 
11:49:37.265965487 +0200
@@ -1,0 +2,5 @@
+Mon Oct  2 21:53:40 UTC 2017 - jeng...@inai.de
+
+- Clear assumptions from description.
+
+---



Other differences:
--
++ radvd.spec ++
--- /var/tmp/diff_new_pack.KRo91r/_old  2017-10-05 11:49:38.845743190 +0200
+++ /var/tmp/diff_new_pack.KRo91r/_new  2017-10-05 11:49:38.849742627 +0200
@@ -53,8 +53,9 @@
 %{?systemd_requires}
 
 %description
-RADVD is the Router ADVertisement Daemon. It is used for automated
-configuration of IPv6 networks. Most people will not need this.
+RADVD is the Router ADVertisement Daemon. It sends IPv6 RA packets
+to advertise available IPv6 networks, and is used for automated
+configuration of IPv6 clients.
 
 %prep
 %setup -q






commit python-certifi for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package python-certifi for openSUSE:Factory 
checked in at 2017-10-05 11:49:08

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


Package is "python-certifi"

Thu Oct  5 11:49:08 2017 rev:9 rq:530849 version:2017.7.27.1

Changes:

--- /work/SRC/openSUSE:Factory/python-certifi/python-certifi.changes
2017-07-12 19:33:19.351082334 +0200
+++ /work/SRC/openSUSE:Factory/.python-certifi.new/python-certifi.changes   
2017-10-05 11:49:15.033093975 +0200
@@ -1,0 +2,12 @@
+Tue Oct  3 05:42:11 UTC 2017 - a...@gmx.de
+
+- updated patch
+
+- update to version 2017.7.27.1:
+  * Use a more expressive API for getting the dir a path is in
+  * set zip_safe=False to help out setuptools (#63)
+  * Change license from ISC to MPL-2.0 in setup.py
+  * Add trove classifiers for missing supported Python versions
+  * Rename [wheel] section to [bdist_wheel] as the former is legacy
+
+---

Old:

  certifi-2017.4.17.tar.gz

New:

  certifi-2017.7.27.1.tar.gz



Other differences:
--
++ python-certifi.spec ++
--- /var/tmp/diff_new_pack.xs5RsU/_old  2017-10-05 11:49:17.524743363 +0200
+++ /var/tmp/diff_new_pack.xs5RsU/_new  2017-10-05 11:49:17.524743363 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-certifi
-Version:2017.4.17
+Version:2017.7.27.1
 Release:0
 Summary:Python package for providing Mozilla's CA Bundle
 License:MPL-2.0

++ certifi-2017.4.17.tar.gz -> certifi-2017.7.27.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certifi-2017.4.17/PKG-INFO 
new/certifi-2017.7.27.1/PKG-INFO
--- old/certifi-2017.4.17/PKG-INFO  2017-04-17 21:36:30.0 +0200
+++ new/certifi-2017.7.27.1/PKG-INFO2017-07-27 17:46:14.0 +0200
@@ -1,11 +1,11 @@
 Metadata-Version: 1.1
 Name: certifi
-Version: 2017.4.17
+Version: 2017.7.27.1
 Summary: Python package for providing Mozilla's CA Bundle.
 Home-page: http://certifi.io/
 Author: Kenneth Reitz
 Author-email: m...@kennethreitz.com
-License: ISC
+License: MPL-2.0
 Description: Certifi: Python SSL Certificates
 
 
@@ -59,8 +59,11 @@
 Classifier: Intended Audience :: Developers
 Classifier: Natural Language :: English
 Classifier: Programming Language :: Python
+Classifier: Programming Language :: Python :: 2
 Classifier: Programming Language :: Python :: 2.6
 Classifier: Programming Language :: Python :: 2.7
+Classifier: Programming Language :: Python :: 3
 Classifier: Programming Language :: Python :: 3.3
 Classifier: Programming Language :: Python :: 3.4
 Classifier: Programming Language :: Python :: 3.5
+Classifier: Programming Language :: Python :: 3.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certifi-2017.4.17/certifi/__init__.py 
new/certifi-2017.7.27.1/certifi/__init__.py
--- old/certifi-2017.4.17/certifi/__init__.py   2017-04-17 21:36:13.0 
+0200
+++ new/certifi-2017.7.27.1/certifi/__init__.py 2017-07-27 17:45:44.0 
+0200
@@ -1,3 +1,3 @@
 from .core import where, old_where
 
-__version__ = "2017.04.17"
+__version__ = "2017.07.27.1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certifi-2017.4.17/certifi/cacert.pem 
new/certifi-2017.7.27.1/certifi/cacert.pem
--- old/certifi-2017.4.17/certifi/cacert.pem2017-04-17 21:34:34.0 
+0200
+++ new/certifi-2017.7.27.1/certifi/cacert.pem  2017-07-27 17:43:33.0 
+0200
@@ -152,38 +152,6 @@
 R9I4LtD+gdwyah617jzV/OeBHRnDJELqYzmp
 -END CERTIFICATE-
 
-# Issuer: CN=AddTrust Class 1 CA Root O=AddTrust AB OU=AddTrust TTP Network
-# Subject: CN=AddTrust Class 1 CA Root O=AddTrust AB OU=AddTrust TTP Network
-# Label: "AddTrust Low-Value Services Root"
-# Serial: 1
-# MD5 Fingerprint: 1e:42:95:02:33:92:6b:b9:5f:c0:7f:da:d6:b2:4b:fc
-# SHA1 Fingerprint: cc:ab:0e:a0:4c:23:01:d6:69:7b:dd:37:9f:cd:12:eb:24:e3:94:9d
-# SHA256 Fingerprint: 
8c:72:09:27:9a:c0:4e:27:5e:16:d0:7f:d3:b7:75:e8:01:54:b5:96:80:46:e3:1f:52:dd:25:76:63:24:e9:a7
--BEGIN CERTIFICATE-
-MIIEGDCCAwCgAwIBAgIBATANBgkqhkiG9w0BAQUFADBlMQswCQYDVQQGEwJTRTEU
-MBIGA1UEChMLQWRkVHJ1c3QgQUIxHTAbBgNVBAsTFEFkZFRydXN0IFRUUCBOZXR3
-b3JrMSEwHwYDVQQDExhBZGRUcnVzdCBDbGFzcyAxIENBIFJvb3QwHhcNMDAwNTMw
-MTAzODMxWhcNMjAwNTMwMTAzODMxWjBlMQswCQYDVQQGEwJTRTEUMBIGA1UEChML
-QWRkVHJ1c3QgQUIxHTAbBgNVBAsTFEFkZFRydXN0IFRUUCBOZXR3b3JrMSEwHwYD
-VQQDExhBZGRUcnVzdCBDbGFzcyAxIENBIFJvb3QwggEiMA0GCSqGSIb3DQEBAQUA

commit python-Cython for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package python-Cython for openSUSE:Factory 
checked in at 2017-10-05 11:49:21

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


Package is "python-Cython"

Thu Oct  5 11:49:21 2017 rev:32 rq:530883 version:0.25.1

Changes:

--- /work/SRC/openSUSE:Factory/python-Cython/python-Cython.changes  
2017-03-17 15:04:54.531713847 +0100
+++ /work/SRC/openSUSE:Factory/.python-Cython.new/python-Cython.changes 
2017-10-05 11:49:26.795438840 +0200
@@ -1,0 +2,5 @@
+Mon Oct  2 22:02:54 UTC 2017 - jeng...@inai.de
+
+- Ensure neutrality of description.
+
+---



Other differences:
--
++ python-Cython.spec ++
--- /var/tmp/diff_new_pack.T4hNeJ/_old  2017-10-05 11:49:29.455064592 +0200
+++ /var/tmp/diff_new_pack.T4hNeJ/_new  2017-10-05 11:49:29.459064029 +0200
@@ -45,20 +45,15 @@
 %python_subpackages
 
 %description
-The Cython language makes writing C extensions for the Python language as
-easy as Python itself.  Cython is a source code translator based on the
-well-known Pyrex, but supports more cutting edge functionality and
-optimizations.
+The Cython language allows for writing C extensions for the Python
+language. Cython is a source code translator based on Pyrex, but
+supports more cutting edge functionality and optimizations.
 
 The Cython language is very close to the Python language (and most Python
 code is also valid Cython code), but Cython additionally supports calling C
 functions and declaring C types on variables and class attributes. This
 allows the compiler to generate very efficient C code from Cython code.
 
-This makes Cython the ideal language for writing glue code for external C
-libraries, and for fast C modules that speed up the execution of Python
-code.
-
 %prep
 %setup -q -n Cython-%{version}
 # Fix non-executable scripts




commit libkolabxml for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package libkolabxml for openSUSE:Factory 
checked in at 2017-10-05 11:48:41

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


Package is "libkolabxml"

Thu Oct  5 11:48:41 2017 rev:28 rq:530677 version:1.1.6

Changes:

--- /work/SRC/openSUSE:Factory/libkolabxml/libkolabxml.changes  2017-09-13 
22:17:41.078465370 +0200
+++ /work/SRC/openSUSE:Factory/.libkolabxml.new/libkolabxml.changes 
2017-10-05 11:48:48.724795961 +0200
@@ -1,0 +2,6 @@
+Tue Oct  3 06:36:40 UTC 2017 - fst...@suse.com
+
+- Don't require gcc-java for the java bindings, since gcc-java will
+  be removed
+
+---



Other differences:
--
++ libkolabxml.spec ++
--- /var/tmp/diff_new_pack.s2j5ll/_old  2017-10-05 11:48:49.312713231 +0200
+++ /var/tmp/diff_new_pack.s2j5ll/_new  2017-10-05 11:48:49.312713231 +0200
@@ -53,8 +53,7 @@
 BuildRequires:  boost-devel >= 1.4.1
 %endif
 %if %{with java}
-BuildRequires:  gcc-java
-BuildRequires:  java-openjdk
+BuildRequires:  java-devel
 %endif
 %if %{with mono}
 BuildRequires:  mono-devel




commit build for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package build for openSUSE:Factory checked 
in at 2017-10-05 11:48:18

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


Package is "build"

Thu Oct  5 11:48:18 2017 rev:106 rq:530635 version:20170918

Changes:

--- /work/SRC/openSUSE:Factory/build/build-mkbaselibs-sle.changes   
2017-08-14 12:35:46.099823685 +0200
+++ /work/SRC/openSUSE:Factory/.build.new/build-mkbaselibs-sle.changes  
2017-10-05 11:48:35.722625578 +0200
@@ -1,0 +2,5 @@
+Thu Sep 21 08:58:47 UTC 2017 - co...@suse.com
+
+- add conflict to otherproviders 
+
+---
--- /work/SRC/openSUSE:Factory/build/build.changes  2017-08-14 
12:35:47.999556922 +0200
+++ /work/SRC/openSUSE:Factory/.build.new/build.changes 2017-10-05 
11:48:39.746059414 +0200
@@ -1,0 +2,11 @@
+Thu Sep 21 08:55:08 UTC 2017 - co...@suse.com
+
+- Support getting the container tags from the Dockerfile
+- Put the disturl in the .buildenv file
+- Support rpm-buildroot-override buildflag
+- Support kvm builds on Debian
+- Support with/without/unless rich deps
+- Added obs-docker-support script for docker images
+- Initial SLE 15 config
+
+---

Old:

  obs-build-20170804.tar.gz

New:

  obs-build-20170918.tar.gz



Other differences:
--
++ build-mkbaselibs-sle.spec ++
--- /var/tmp/diff_new_pack.Af9zaf/_old  2017-10-05 11:48:47.732935532 +0200
+++ /var/tmp/diff_new_pack.Af9zaf/_new  2017-10-05 11:48:47.736934968 +0200
@@ -20,13 +20,14 @@
 Summary:Tools to generate base lib packages
 License:GPL-2.0+
 Group:  Development/Tools/Building
-Version:20170804
+Version:20170918
 Release:0
 #!BuildIgnore:  build-mkbaselibs
 Provides:   build-mkbaselibs
 Source: obs-build-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
+Conflicts:  otherproviders(build-mkbaselibs)
 
 %description
 This package contains the parts which may be installed in the inner build 
system

++ build.spec ++
--- /var/tmp/diff_new_pack.Af9zaf/_old  2017-10-05 11:48:47.764931029 +0200
+++ /var/tmp/diff_new_pack.Af9zaf/_new  2017-10-05 11:48:47.768930466 +0200
@@ -22,7 +22,7 @@
 Summary:A Script to Build SUSE Linux RPMs
 License:GPL-2.0+ and GPL-2.0
 Group:  Development/Tools/Building
-Version:20170804
+Version:20170918
 Release:0
 Source: obs-build-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ PKGBUILD ++
--- /var/tmp/diff_new_pack.Af9zaf/_old  2017-10-05 11:48:47.800925964 +0200
+++ /var/tmp/diff_new_pack.Af9zaf/_new  2017-10-05 11:48:47.800925964 +0200
@@ -1,5 +1,5 @@
 pkgname=build
-pkgver=20170804
+pkgver=20170918
 pkgrel=0
 pkgdesc="Build packages in sandbox"
 arch=('i686' 'x86_64')

++ build.dsc ++
--- /var/tmp/diff_new_pack.Af9zaf/_old  2017-10-05 11:48:47.836920899 +0200
+++ /var/tmp/diff_new_pack.Af9zaf/_new  2017-10-05 11:48:47.840920336 +0200
@@ -1,6 +1,6 @@
 Format: 1.0
 Source: build
-Version: 20170804-0
+Version: 20170918-0
 Binary: build
 Maintainer: Adrian Schroeter 
 Architecture: all

++ debian.changelog ++
--- /var/tmp/diff_new_pack.Af9zaf/_old  2017-10-05 11:48:47.864916959 +0200
+++ /var/tmp/diff_new_pack.Af9zaf/_new  2017-10-05 11:48:47.868916397 +0200
@@ -1,4 +1,4 @@
-build (20170804-0) unstable; urgency=low
+build (20170918-0) unstable; urgency=low
 
   * Update to current git trunk
 - add sles11sp2 build config and adapt autodetection

++ obs-build-20170804.tar.gz -> obs-build-20170918.tar.gz ++
 2778 lines of diff (skipped)




commit krb5 for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package krb5 for openSUSE:Factory checked in 
at 2017-10-05 11:48:05

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


Package is "krb5"

Thu Oct  5 11:48:05 2017 rev:131 rq:530615 version:1.15.2

Changes:

--- /work/SRC/openSUSE:Factory/krb5/krb5-mini.changes   2017-10-01 
16:58:39.393365341 +0200
+++ /work/SRC/openSUSE:Factory/.krb5.new/krb5-mini.changes  2017-10-05 
11:48:08.170502633 +0200
@@ -1,0 +2,5 @@
+Mon Oct  2 22:53:28 UTC 2017 - jeng...@inai.de
+
+- Update package descriptions.
+
+---
krb5.changes: same change



Other differences:
--
++ krb5-mini.spec ++
--- /var/tmp/diff_new_pack.Lb5r8X/_old  2017-10-05 11:48:10.298203228 +0200
+++ /var/tmp/diff_new_pack.Lb5r8X/_new  2017-10-05 11:48:10.302202666 +0200
@@ -67,13 +67,13 @@
 
 %description
 Kerberos V5 is a trusted-third-party network authentication system,
-which can improve your network's security by eliminating the insecure
+which can improve network security by eliminating the insecure
 practice of clear text passwords.
 The package delivers MIT Kerberos with reduced features and minimal
 dependencies
 
 %package devel
-Summary:MIT Kerberos5 - Include Files and Libraries
+Summary:Development files for MIT Kerberos5 (openSUSE mini variant)
 Group:  Development/Libraries/C and C++
 PreReq: %{name} = %{version}
 Requires:   keyutils-devel
@@ -88,7 +88,7 @@
 
 %description devel
 Kerberos V5 is a trusted-third-party network authentication system,
-which can improve your network's security by eliminating the insecure
+which can improve network security by eliminating the insecure
 practice of cleartext passwords. This package includes Libraries and
 Include Files for Development
 

++ krb5.spec ++
--- /var/tmp/diff_new_pack.Lb5r8X/_old  2017-10-05 11:48:10.334198164 +0200
+++ /var/tmp/diff_new_pack.Lb5r8X/_new  2017-10-05 11:48:10.334198164 +0200
@@ -27,7 +27,7 @@
 BuildRequires:  ncurses-devel
 Version:1.15.2
 Release:0
-Summary:MIT Kerberos5 Implementation--Libraries
+Summary:MIT Kerberos5 implementation
 License:MIT
 Group:  Productivity/Networking/Security
 Obsoletes:  krb5-plugin-preauth-pkinit-nss
@@ -66,22 +66,22 @@
 
 %description
 Kerberos V5 is a trusted-third-party network authentication system,
-which can improve your network's security by eliminating the insecure
+which can improve network security by eliminating the insecure
 practice of clear text passwords.
 
 %package client
 Conflicts:  krb5-mini
-Summary:MIT Kerberos5 implementation - client programs
+Summary:Client programs of the MIT Kerberos5 implementation
 Group:  Productivity/Networking/Security
 
 %description client
 Kerberos V5 is a trusted-third-party network authentication system,
-which can improve your network's security by eliminating the insecure
+which can improve network security by eliminating the insecure
 practice of cleartext passwords. This package includes some required
 client programs, like kinit, kadmin, ...
 
 %package server
-Summary:MIT Kerberos5 implementation - server
+Summary:Server program of the MIT Kerberos5 implementation
 Group:  Productivity/Networking/Security
 Requires:   cron
 Requires:   libverto-libev1
@@ -96,51 +96,51 @@
 
 %description server
 Kerberos V5 is a trusted-third-party network authentication system,
-which can improve your network's security by eliminating the insecure
+which can improve network security by eliminating the insecure
 practice of cleartext passwords. This package includes the kdc, kadmind
 and more.
 
 %package plugin-kdb-ldap
-Summary:MIT Kerberos5 Implementation--LDAP Database Plugin
+Summary:LDAP database plugin for MIT Kerberos5
 Group:  Productivity/Networking/Security
 Requires:   krb5-server = %{version}
 
 %description plugin-kdb-ldap
 Kerberos V5 is a trusted-third-party network authentication system,
-which can improve your network's security by eliminating the insecure
+which can improve network security by eliminating the insecure
 practice of clear text passwords. This package contains the LDAP
 database plugin.
 
 %package plugin-preauth-pkinit
-Summary:MIT Kerberos5 Implementation--PKINIT preauth Plugin
+Summary:PKINIT preauthentication plugin for MIT Kerberos5
 Group:  Productivity/Networking/Security
 
 %description plugin-preauth-pkinit
 Kerberos V5 is a trusted-third-party network authentication system,
-which can improve your network's security by eliminating the insec

commit pesign-obs-integration for openSUSE:Factory

2017-10-05 Thread root
Hello community,

here is the log from the commit of package pesign-obs-integration for 
openSUSE:Factory checked in at 2017-10-05 11:48:13

Comparing /work/SRC/openSUSE:Factory/pesign-obs-integration (Old)
 and  /work/SRC/openSUSE:Factory/.pesign-obs-integration.new (New)


Package is "pesign-obs-integration"

Thu Oct  5 11:48:13 2017 rev:24 rq:530628 version:10.0

Changes:

--- 
/work/SRC/openSUSE:Factory/pesign-obs-integration/pesign-obs-integration.changes
2017-10-02 16:43:17.354340698 +0200
+++ 
/work/SRC/openSUSE:Factory/.pesign-obs-integration.new/pesign-obs-integration.changes
   2017-10-05 11:48:14.461617363 +0200
@@ -1,0 +2,7 @@
+Wed Sep 27 10:53:39 UTC 2017 - j...@suse.com
+
+- Michael Schröder improved the original kernel-sign-file script to
+  support PKCS#7 kernel module signing. Replacing sign-file.c with
+  new kernel-sign-file script. (bsc#1049122)
+
+---

Old:

  sign-file.c

New:

  kernel-sign-file



Other differences:
--
++ pesign-obs-integration.spec ++
--- /var/tmp/diff_new_pack.6nZ1Nc/_old  2017-10-05 11:48:15.937409694 +0200
+++ /var/tmp/diff_new_pack.6nZ1Nc/_new  2017-10-05 11:48:15.937409694 +0200
@@ -29,7 +29,6 @@
 %ifarch %ix86 x86_64 ia64 aarch64
 Requires:   pesign
 %endif
-BuildRequires:  libopenssl-devel
 BuildRequires:  openssl
 Url:http://en.opensuse.org/openSUSE:UEFI_Image_File_Sign_Tools
 Source2:pesign-repackage.spec.in
@@ -37,7 +36,7 @@
 Source4:brp-99-pesign
 Source5:COPYING
 Source6:README
-Source7:sign-file.c
+Source7:kernel-sign-file
 Source8:modsign-repackage
 Source9:gen-hmac
 Source10:   brp-99-compress-vmlinux
@@ -52,13 +51,12 @@
 cp %_sourcedir/{COPYING,README} .
 
 %build
-gcc $RPM_OPT_FLAGS %_sourcedir/sign-file.c -o %_sourcedir/sign-file -lcrypto
 
 %install
 
 mkdir -p %buildroot/usr/lib/rpm/brp-suse.d %buildroot/usr/lib/rpm/pesign
 cd %_sourcedir
-install pesign-gen-repackage-spec sign-file gen-hmac 
%buildroot/usr/lib/rpm/pesign
+install pesign-gen-repackage-spec kernel-sign-file gen-hmac 
%buildroot/usr/lib/rpm/pesign
 install brp-99-pesign %buildroot/usr/lib/rpm/brp-suse.d
 # brp-99-compress-vmlinux has nothing to do with signing. It is packaged in
 # pesign-obs-integration because this package is already used by the kernel

++ kernel-sign-file ++
#!/usr/bin/perl -w
#
# Sign a module file using the given key.
#

my $USAGE =
"Usage: scripts/sign-file [-dkpv] [-i ]
 []\n" .
"   scripts/sign-file [-dkpv] [-i ] -s   
  []\n";

use strict;
use FileHandle;
use IPC::Open2;
use Getopt::Std;

my %opts;
getopts('vkpds:i:', \%opts) or die $USAGE;
my $verbose = $opts{'v'};
my $signature_file = $opts{'s'};
my $use_keyid = $opts{'k'};
my $sign_only = $opts{'d'};
my $save_sig = $opts{'p'};
$save_sig = 1 if $sign_only;
my $id_type_name = $opts{'i'};

die $USAGE if ($#ARGV > 4);
die $USAGE if (!$signature_file && $#ARGV < 3 || $signature_file && $#ARGV < 2);

my $dgst = shift @ARGV;
my $private_key;
if (!$signature_file) {
$private_key = shift @ARGV;
}
my $x509 = shift @ARGV;
my $module = shift @ARGV;
my ($dest, $keep_orig);
if (@ARGV) {
$dest = $ARGV[0];
$keep_orig = 1;
} else {
$dest = $module . "~";
}

die "Can't read private key\n" if (!$signature_file && !-r $private_key);
die "Can't read signature file\n" if ($signature_file && !-r $signature_file);
die "Can't read X.509 certificate\n" unless (-r $x509);
die "Can't read module\n" unless (-r $module);

#
# Function to read the contents of a file into a variable.
#
sub read_file($)
{
my ($file) = @_;
my $contents;
my $len;

open(FD, "<$file") || die $file;
binmode FD;
my @st = stat(FD);
die $file if (!@st);
$len = read(FD, $contents, $st[7]) || die $file;
close(FD) || die $file;
die "$file: Wanted length ", $st[7], ", got ", $len, "\n"
if ($len != $st[7]);
return $contents;
}

sub openssl_pipe($$) {
my ($input, $cmd) = @_;
my ($pid, $res);

$pid = open2(*read_from, *write_to, $cmd) || die $cmd;
binmode write_to;
print write_to $input || die "pipe to $cmd";
close(write_to) || die "pipe to $cmd";

binmode read_from;
read(read_from, $res, 4096) || die "pipe from $cmd";
close(read_from) || die "pipe from $cmd";
waitpid($pid, 0) || die;
die "$cmd died: $?" if ($? >> 8);
return $res;
}

###
#
# First of all, we have to parse the X.509 certificate to find certain details
# about it.
#
# We read the DER-encoded X509 certificate and parse it to ex