commit octave-forge-parallel for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-parallel for 
openSUSE:Factory checked in at 2016-06-14 23:07:50

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


Package is "octave-forge-parallel"

Changes:

--- 
/work/SRC/openSUSE:Factory/octave-forge-parallel/octave-forge-parallel.changes  
2015-11-02 12:55:08.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-parallel.new/octave-forge-parallel.changes
 2016-06-14 23:07:51.0 +0200
@@ -1,0 +2,15 @@
+Fri Jun 10 15:55:46 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 3.1.0
+  * Added general package documentation, accessible with function
+'parallel_doc'.
+  * Fixed handling of argument and output dimensions in netcellfun and
+netarrayfun.
+  * In connecting a cluster, package version and connection protocol
+are checked. Will work only with packages from this version
+upwards.
+  * Variables are transferred more efficiently.
+  * If cluster functions are to be disabled at configure time, this
+has to be done always explicitely now.
+
+---

Old:

  parallel-3.0.3.tar.gz

New:

  parallel-3.1.0.tar.gz



Other differences:
--
++ octave-forge-parallel.spec ++
--- /var/tmp/diff_new_pack.4bXQRn/_old  2016-06-14 23:07:52.0 +0200
+++ /var/tmp/diff_new_pack.4bXQRn/_new  2016-06-14 23:07:52.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-parallel
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define octpkg  parallel
 Name:   octave-forge-%{octpkg}
-Version:3.0.3
+Version:3.1.0
 Release:0
 Summary:Parallel Computing for Octave
 License:GPL-3.0+
@@ -32,6 +32,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  zlib-devel
 Requires:   octave-cli >= 3.8.0
+Requires:   octave-forge-struct >= 1.0.12
 
 %description
 Parallel execution package.

++ parallel-3.0.3.tar.gz -> parallel-3.1.0.tar.gz ++
 36939 lines of diff (skipped)




commit ofono for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package ofono for openSUSE:Factory checked 
in at 2016-06-14 23:08:08

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


Package is "ofono"

Changes:

--- /work/SRC/openSUSE:Factory/ofono/ofono.changes  2015-11-16 
18:51:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.ofono.new/ofono.changes 2016-06-14 
23:08:10.0 +0200
@@ -1,0 +2,26 @@
+Sun Jun 12 15:31:15 UTC 2016 - mplus...@suse.com
+
+- Update to version 1.18:
+  * Fix issue with cell broadcast and use-after-fee.
+  * Fix issue with repeated held call indicator.
+  * Fix issue with +CCWA and connection setup.
+  * Fix issue with empty operator scan results.
+  * Fix issue with persistent RAT mode handling.
+  * Fix issue with multiparty call introspection.
+  * Fix issue with GRPS context introspection.
+  * Fix issue with stale context deactivation.
+  * Add support for automatic context activation.
+  * Add support for SIM service provider names.
+  * Add support for handling allowed APN lists.
+  * Add support for network monitoring interface.
+  * Add support for U-Blox TOBY-L2 modem series.
+  * Add support for Sierra MC73xx QMI modems.
+  * Add support for SoFIA 3GR modem series.
+  * Add support for upower battery monitoring.
+  * Add support for gateway audio card types.
+  * Add support for Handsfree audio driver.
+  * Add support for Android RIL integration.
+- Use correct package groups
+- Build as pie with enabled thread support
+
+---

Old:

  ofono-1.17.tar.xz

New:

  ofono-1.18.tar.xz



Other differences:
--
++ ofono.spec ++
--- /var/tmp/diff_new_pack.lzMQjI/_old  2016-06-14 23:08:11.0 +0200
+++ /var/tmp/diff_new_pack.lzMQjI/_new  2016-06-14 23:08:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ofono
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014 Sergey Kondakov .
 # Copyright (c) 2014 Bernd Wachter .
 #
@@ -19,14 +19,14 @@
 
 
 Name:   ofono
-Version:1.17
+Version:1.18
 Release:0
 Summary:Open Source Telephony
 License:GPL-2.0
-Group:  Communications/Connectivity Adaptation
+Group:  Productivity/Telephony/Utilities
 Url:http://ofono.org
 Source0:
http://www.kernel.org/pub/linux/network/ofono/ofono-%{version}.tar.xz
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(bluez) >= 4.85
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(glib-2.0)
@@ -46,7 +46,7 @@
 
 %package devel
 Summary:Open Source Telephony Stack -- Development files
-Group:  Development/Libraries
+Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 
 %description devel
@@ -59,7 +59,7 @@
 
 %package tests
 Summary:Test Scripts for oFono
-Group:  Development/Libraries
+Group:  Productivity/Telephony/Utilities
 Requires:   %{name} = %{version}
 Provides:   ofono-test >= 1.0
 Obsoletes:  ofono-test < 1.0
@@ -73,6 +73,8 @@
 %build
 %configure \
   --disable-static \
+  --enable-pie \
+  --enable-threads \
--enable-test \
   --with-systemdunitdir="%{_libexecdir}/systemd/system"
 make %{?_smp_mflags} V=1
@@ -80,7 +82,7 @@
 %check check %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 
 ln -sv %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}
 

++ ofono-1.17.tar.xz -> ofono-1.18.tar.xz ++
 22368 lines of diff (skipped)




commit octave-forge-netcdf for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-netcdf for 
openSUSE:Factory checked in at 2016-06-14 23:07:46

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


Package is "octave-forge-netcdf"

Changes:

--- /work/SRC/openSUSE:Factory/octave-forge-netcdf/octave-forge-netcdf.changes  
2015-06-23 11:58:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-netcdf.new/octave-forge-netcdf.changes 
2016-06-14 23:07:48.0 +0200
@@ -1,0 +2,6 @@
+Fri Jun 10 15:53:56 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 1.0.11
+  * Bugfix release
+
+---

Old:

  netcdf-1.0.7.tar.gz

New:

  netcdf-1.0.11.tar.gz



Other differences:
--
++ octave-forge-netcdf.spec ++
--- /var/tmp/diff_new_pack.jWLaZ9/_old  2016-06-14 23:07:49.0 +0200
+++ /var/tmp/diff_new_pack.jWLaZ9/_new  2016-06-14 23:07:49.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-netcdf
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define octpkg  netcdf
 Name:   octave-forge-%{octpkg}
-Version:1.0.7
+Version:1.0.11
 Release:0
 Summary:NetCDF interface for Octave
 License:GPL-2.0+

++ netcdf-1.0.7.tar.gz -> netcdf-1.0.11.tar.gz ++
 2336 lines of diff (skipped)




commit hdevtools for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package hdevtools for openSUSE:Factory 
checked in at 2016-06-14 23:08:20

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


Package is "hdevtools"

Changes:

--- /work/SRC/openSUSE:Factory/hdevtools/hdevtools.changes  2016-05-17 
17:15:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.hdevtools.new/hdevtools.changes 2016-06-14 
23:08:24.0 +0200
@@ -1,0 +2,6 @@
+Sun Jun 12 11:44:24 UTC 2016 - mimi...@gmail.com
+
+- update to 0.1.3.2
+* Added GHC 8.0.x support
+
+---

Old:

  hdevtools-0.1.3.1.tar.gz

New:

  hdevtools-0.1.3.2.tar.gz



Other differences:
--
++ hdevtools.spec ++
--- /var/tmp/diff_new_pack.ggcjvc/_old  2016-06-14 23:08:25.0 +0200
+++ /var/tmp/diff_new_pack.ggcjvc/_new  2016-06-14 23:08:25.0 +0200
@@ -16,9 +16,8 @@
 #
 
 
-%global debug_package %{nil}
 Name:   hdevtools
-Version:0.1.3.1
+Version:0.1.3.2
 Release:0
 Summary:Persistent GHC powered background server for FAST haskell 
development tools
 License:MIT

++ hdevtools-0.1.3.1.tar.gz -> hdevtools-0.1.3.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hdevtools-0.1.3.1/CHANGELOG.md 
new/hdevtools-0.1.3.2/CHANGELOG.md
--- old/hdevtools-0.1.3.1/CHANGELOG.md  2016-05-13 14:29:31.0 +0200
+++ new/hdevtools-0.1.3.2/CHANGELOG.md  2016-06-10 21:11:40.0 +0200
@@ -1,5 +1,9 @@
 # Changelog
 
+## 0.1.3.2 - 2016-06-09
+
+ * Added GHC 8.0.x support
+
 ## 0.1.3.1 - 2016-05-13
 
  * Added support for new Cabal versions
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hdevtools-0.1.3.1/hdevtools.cabal 
new/hdevtools-0.1.3.2/hdevtools.cabal
--- old/hdevtools-0.1.3.1/hdevtools.cabal   2016-05-13 14:22:19.0 
+0200
+++ new/hdevtools-0.1.3.2/hdevtools.cabal   2016-06-10 21:11:45.0 
+0200
@@ -1,5 +1,5 @@
 name:hdevtools
-version: 0.1.3.1
+version: 0.1.3.2
 synopsis:Persistent GHC powered background server for FAST haskell 
development tools
 license: MIT
 license-file:LICENSE
@@ -83,6 +83,10 @@
   if impl(ghc >= 7.7)
 build-depends: Cabal >= 1.18
 
-  if impl(ghc >= 7.9)
+  if impl(ghc >= 7.9 && < 8.0)
 build-depends: Cabal >= 1.22,
bin-package-db
+
+  if impl(ghc >= 8.0)
+build-depends: Cabal >= 1.24,
+   ghc-boot >= 8.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hdevtools-0.1.3.1/src/CommandLoop.hs 
new/hdevtools-0.1.3.2/src/CommandLoop.hs
--- old/hdevtools-0.1.3.1/src/CommandLoop.hs2016-05-13 14:20:29.0 
+0200
+++ new/hdevtools-0.1.3.2/src/CommandLoop.hs2016-06-09 21:54:48.0 
+0200
@@ -20,6 +20,9 @@
 import System.FilePath (takeDirectory)
 import qualified ErrUtils
 import qualified Exception (ExceptionMonad)
+#if __GLASGOW_HASKELL__ >= 800
+import qualified DynFlags
+#endif
 import qualified GHC
 import qualified GHC.Paths
 import qualified Outputable
@@ -255,7 +258,14 @@
 
 
 
-#if __GLASGOW_HASKELL__ >= 706
+#if __GLASGOW_HASKELL__ >= 800
+logAction :: IORef State -> ClientSend -> GHC.DynFlags -> DynFlags.WarnReason 
-> GHC.Severity -> GHC.SrcSpan -> Outputable.PprStyle -> ErrUtils.MsgDoc -> IO 
()
+logAction state clientSend dflags _ severity srcspan style msg =
+let out = Outputable.renderWithStyle dflags fullMsg style
+_ = severity
+in logActionSend state clientSend severity out
+where fullMsg = ErrUtils.mkLocMessage severity srcspan msg
+#elif __GLASGOW_HASKELL__ >= 706
 logAction :: IORef State -> ClientSend -> GHC.DynFlags -> GHC.Severity -> 
GHC.SrcSpan -> Outputable.PprStyle -> ErrUtils.MsgDoc -> IO ()
 logAction state clientSend dflags severity srcspan style msg =
 let out = Outputable.renderWithStyle dflags fullMsg style
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hdevtools-0.1.3.1/src/FindSymbol.hs 
new/hdevtools-0.1.3.2/src/FindSymbol.hs
--- old/hdevtools-0.1.3.1/src/FindSymbol.hs 2015-12-18 15:38:26.0 
+0100
+++ new/hdevtools-0.1.3.2/src/FindSymbol.hs 2016-06-09 21:54:48.0 
+0200
@@ -30,7 +30,12 @@
-- or errors to stdout for the loaded source files, we're only
-- interested in the module graph of the loaded targets
dynFlags <- GHC.getSessionDynFlags
-   _<- GHC.setSessionDynFlags dynFlags { GHC.log_action = \_ _ _ _ _ 
-> return () }
+   _<- 

commit gparted for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package gparted for openSUSE:Factory checked 
in at 2016-06-14 23:08:59

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


Package is "gparted"

Changes:

--- /work/SRC/openSUSE:Factory/gparted/gparted.changes  2016-05-02 
10:44:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.gparted.new/gparted.changes 2016-06-14 
23:09:01.0 +0200
@@ -1,0 +2,18 @@
+Mon Jun 13 21:52:33 UTC 2016 - joerg.loren...@ki.tng.de
+
+- Update to version 0.26.1:
+  + Key changes include:
+- Ensure boot loaders work on ext4 < 16 TiB by using 32bit
+  feature.
+- Fix core dump crash in OperationDelete::get_partition_new().
+  + Bug Fixes:
+- Clean up partition path "copy of /dev/SRC" code ugliness
+  (bgo#766349).
+- Fix PedGeometry objects are memory leaked (bgo#767009).
+- Multiple boot loaders don't work on 64bit EXT4 file systems
+  (bgo#766910).
+- Fix core dump crash in OperationDelete::get_partition_new()
+  (bgo#767233).
+  + Updated translations.
+
+---

Old:

  gparted-0.26.0.tar.gz
  gparted-0.26.0.tar.gz.sig

New:

  gparted-0.26.1.tar.gz
  gparted-0.26.1.tar.gz.sig



Other differences:
--
++ gparted.spec ++
--- /var/tmp/diff_new_pack.lHL5pv/_old  2016-06-14 23:09:02.0 +0200
+++ /var/tmp/diff_new_pack.lHL5pv/_new  2016-06-14 23:09:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gparted
-Version:0.26.0
+Version:0.26.1
 Release:0
 Summary:Gnome Partition Editor
 License:GPL-2.0

++ gparted-0.26.0.tar.gz -> gparted-0.26.1.tar.gz ++
 22994 lines of diff (skipped)






commit nodejs for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package nodejs for openSUSE:Factory checked 
in at 2016-06-14 23:09:01

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


Package is "nodejs"

Changes:

--- /work/SRC/openSUSE:Factory/nodejs/nodejs.changes2016-06-07 
23:49:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs.new/nodejs.changes   2016-06-14 
23:09:03.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun 14 09:46:36 UTC 2016 - adam.ma...@suse.de
+
+- Search for node modules under /usr/lib{,64}/node_modules and not
+  a non-owned path of /usr/lib{,64}/node
+
+---



Other differences:
--
++ nodejs-libpath.patch ++
--- /var/tmp/diff_new_pack.fWk62g/_old  2016-06-14 23:09:04.0 +0200
+++ /var/tmp/diff_new_pack.fWk62g/_new  2016-06-14 23:09:04.0 +0200
@@ -7,10 +7,10 @@
}
  
 -  var paths = [path.resolve(process.execPath, '..', '..', 'lib', 'node')];
-+  var paths = ['/usr/lib/node'];
++  var paths = ['/usr/lib/node_modules'];
 +  try {
 +if (fs.statSync('/usr/lib64').isDirectory()) {
-+  paths.push('/usr/lib64/node');
++  paths.push('/usr/lib64/node_modules');
 +}
 +  } catch (e) {}
  




commit drbd for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package drbd for openSUSE:Factory checked in 
at 2016-06-14 23:08:52

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


Package is "drbd"

Changes:

--- /work/SRC/openSUSE:Factory/drbd/drbd.changes2016-04-22 
16:24:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.drbd.new/drbd.changes   2016-06-14 
23:08:55.0 +0200
@@ -1,0 +2,9 @@
+Wed Jun  8 06:03:05 UTC 2016 - nw...@suse.com
+
+- bsc#983633, upgrade to ver9.0.2 to build against kernel 4.6/4.7
+- Add patch compat-4.7-9902af79-i_mutex.patch
+- Add patch compat-4.7-fe8fb75e-blk_queue_write_cache.patch
+- Add patch compat-4.7-50225243-kill-nla_put_u64.patch
+- Add patch compat-4.7-1dee3f59-align-nla-u64.patch
+
+---

Old:

  drbd-9.0.1+git.86e4439.tar.bz2

New:

  compat-4.7-1dee3f59-align-nla-u64.patch
  compat-4.7-50225243-kill-nla_put_u64.patch
  compat-4.7-9902af79-i_mutex.patch
  compat-4.7-fe8fb75e-blk_queue_write_cache.patch
  drbd-9.0.2+git.14d2eea.tar.bz2



Other differences:
--
++ drbd.spec ++
--- /var/tmp/diff_new_pack.LWHVoB/_old  2016-06-14 23:08:56.0 +0200
+++ /var/tmp/diff_new_pack.LWHVoB/_new  2016-06-14 23:08:56.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package drbd
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 %endif
 
 Name:   drbd
-Version:9.0.1+git.86e4439
+Version:9.0.2+git.14d2eea
 Release:0
 Summary:DRBD driver for Linux
 License:GPL-2.0
@@ -34,8 +34,13 @@
 #In kernel is: kernel/drivers/block/drbd/drbd.ko
 Source2:Module.supported
 Source3:drbd_git_revision
-Patch0: kernel-4.5-compat.patch
-Patch1: drbd-buildcompare.patch
+Patch0: drbd-buildcompare.patch
+Patch1: kernel-4.5-compat.patch
+Patch2: compat-4.7-9902af79-i_mutex.patch
+Patch3: compat-4.7-fe8fb75e-blk_queue_write_cache.patch
+#Patch4 should work together with Patch5
+Patch4: compat-4.7-50225243-kill-nla_put_u64.patch
+Patch5: compat-4.7-1dee3f59-align-nla-u64.patch
 BuildRequires:  kernel-source
 BuildRequires:  kernel-syms
 BuildRequires:  module-init-tools
@@ -71,6 +76,10 @@
 %setup -q -n drbd-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
 
 mkdir source
 cp -a drbd/. source/. || :

++ _service ++
--- /var/tmp/diff_new_pack.LWHVoB/_old  2016-06-14 23:08:56.0 +0200
+++ /var/tmp/diff_new_pack.LWHVoB/_new  2016-06-14 23:08:56.0 +0200
@@ -7,10 +7,10 @@
 To update to a new release, change "revision" to the desired
 git commit hash and bump "version" if necessary
 
-9.0.1
+9.0.2
 -->
-9.0.1+git.%h
-86e443973082570aeb651848db89e0c7b995c306
+9.0.2+git.%h
+14d2eead95f99a7de1c0b3e3f335a30b8d486bcb
   
 
   

++ compat-4.7-1dee3f59-align-nla-u64.patch ++
diff -Naur drbd-9.0.2+git.14d2eea.orig/drbd-headers/linux/genl_magic_struct.h 
drbd-9.0.2+git.14d2eea/drbd-headers/linux/genl_magic_struct.h
--- drbd-9.0.2+git.14d2eea.orig/drbd-headers/linux/genl_magic_struct.h  
2016-06-09 08:08:48.682443819 +0800
+++ drbd-9.0.2+git.14d2eea/drbd-headers/linux/genl_magic_struct.h   
2016-06-09 21:58:38.138780397 +0800
@@ -13,7 +13,7 @@
 # error "you need to define GENL_MAGIC_INCLUDE_FILE before inclusion"
 #endif
 
-#include 
+#include 
 #include 
 #include 
 #include "compat.h"
@@ -86,9 +86,21 @@
__field(attr_nr, attr_flag, name, NLA_U32, __s32, \
nla_get_u32, nla_put_u32, true)
 #endif
+#ifdef COMPAT_HAVE_ALIGNED_NLA_U64_PAD
 #define __u64_field(attr_nr, attr_flag, name)  \
__field(attr_nr, attr_flag, name, NLA_U64, __u64, \
nla_get_u64, nla_put_u64, false)
+#else
+
+static inline int nla_put_u64_0pad(struct sk_buff *skb, int attrtype, u64 
value)
+{
+   return nla_put_64bit(skb, attrtype, sizeof(u64), , 0);
+}
+
+#define __u64_field(attr_nr, attr_flag, name)  \
+   __field(attr_nr, attr_flag, name, NLA_U64, __u64, \
+   nla_get_u64, nla_put_u64_0pad, false)
+#endif
 #define __str_field(attr_nr, attr_flag, name, maxlen) \
__array(attr_nr, attr_flag, name, NLA_NUL_STRING, char, maxlen, \
nla_strlcpy, nla_put, false)
++ compat-4.7-50225243-kill-nla_put_u64.patch ++
diff -Naur 

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

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-pulseaudio for 
openSUSE:Factory checked in at 2016-06-14 23:09:06

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


Package is "xfce4-panel-plugin-pulseaudio"

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-pulseaudio/xfce4-panel-plugin-pulseaudio.changes
  2015-05-15 07:43:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-pulseaudio.new/xfce4-panel-plugin-pulseaudio.changes
 2016-06-14 23:09:06.0 +0200
@@ -1,0 +2,9 @@
+Mon Jun 13 08:03:47 UTC 2015 - sb73...@yahoo.com
+
+- update to version 0.2.4
+  - Added a GUI control for show-notifications
+  - Added a configuration option "show-notifications"
+  - Reconnect to the PA server if the connection is lost
+  - Use volume-changed signal to update notifications
+
+---

Old:

  xfce4-pulseaudio-plugin-0.2.3.tar.bz2

New:

  xfce4-pulseaudio-plugin-0.2.4.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-pulseaudio.spec ++
--- /var/tmp/diff_new_pack.gpKPMP/_old  2016-06-14 23:09:07.0 +0200
+++ /var/tmp/diff_new_pack.gpKPMP/_new  2016-06-14 23:09:07.0 +0200
@@ -21,7 +21,7 @@
 %define plugin_name xfce4-pulseaudio-plugin
 
 Name:   xfce4-panel-plugin-pulseaudio
-Version:0.2.3
+Version:0.2.4
 Release:0
 Summary:Pulseaudio Volume Control Plugin for the Xfce Panel
 License:GPL-2.0+

++ xfce4-pulseaudio-plugin-0.2.3.tar.bz2 -> 
xfce4-pulseaudio-plugin-0.2.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-pulseaudio-plugin-0.2.3/ChangeLog 
new/xfce4-pulseaudio-plugin-0.2.4/ChangeLog
--- old/xfce4-pulseaudio-plugin-0.2.3/ChangeLog 2015-05-12 03:22:45.0 
+0200
+++ new/xfce4-pulseaudio-plugin-0.2.4/ChangeLog 2015-10-27 01:44:26.0 
+0100
@@ -1,4 +1,11 @@
 # created with git log --pretty=format:"%ad %h %s %aN <%aE>" --no-merges 
--date=short
+2015-07-12 1bae523 Removed autogenerated po/Makefile.in.in Andrzej 

+2015-06-10 398d3ee Add a gui control for show-notifications Andrzej 

+2015-06-10 e676501 Added a configuration option "show-notifications" Andrzej 

+2015-06-06 ad8d820 Reconnect to the PA server if the connection is lost 
Andrzej 
+2015-06-06 f528da4 Use volume-changed signal to update notifications Andrzej 

+2015-05-12 ce71544 Back to development Andrzej 
+2015-05-12 9371397 Updates for a release Andrzej 
 2015-05-12 7cfc9a3 make distcheck fix Andrzej 
 2015-04-19 405f94a Corrected copyright and author list Andrzej 

 2015-04-19 f4b6b6c Added OSD notifications Andrzej 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xfce4-pulseaudio-plugin-0.2.3/configure 
new/xfce4-pulseaudio-plugin-0.2.4/configure
--- old/xfce4-pulseaudio-plugin-0.2.3/configure 2015-05-12 03:23:19.0 
+0200
+++ new/xfce4-pulseaudio-plugin-0.2.4/configure 2015-10-27 01:52:54.0 
+0100
@@ -1,7 +1,7 @@
 #! /bin/sh
-# From configure.ac 9371397.
+# From configure.ac 3f0796f.
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for xfce4-pulseaudio-plugin 0.2.3.
+# Generated by GNU Autoconf 2.69 for xfce4-pulseaudio-plugin 0.2.4.
 #
 # Report bugs to .
 #
@@ -594,8 +594,8 @@
 # Identity of this package.
 PACKAGE_NAME='xfce4-pulseaudio-plugin'
 PACKAGE_TARNAME='xfce4-pulseaudio-plugin'
-PACKAGE_VERSION='0.2.3'
-PACKAGE_STRING='xfce4-pulseaudio-plugin 0.2.3'
+PACKAGE_VERSION='0.2.4'
+PACKAGE_STRING='xfce4-pulseaudio-plugin 0.2.4'
 PACKAGE_BUGREPORT='http://bugzilla.xfce.org/'
 PACKAGE_URL=''
 
@@ -1438,7 +1438,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 xfce4-pulseaudio-plugin 0.2.3 to adapt to many kinds 
of systems.
+\`configure' configures xfce4-pulseaudio-plugin 0.2.4 to adapt to many kinds 
of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1514,7 +1514,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of xfce4-pulseaudio-plugin 
0.2.3:";;
+ short | recursive ) echo "Configuration of xfce4-pulseaudio-plugin 
0.2.4:";;
esac
   cat <<\_ACEOF
 
@@ -1644,7 

commit weechat for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package weechat for openSUSE:Factory checked 
in at 2016-06-14 23:09:02

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


Package is "weechat"

Changes:

--- /work/SRC/openSUSE:Factory/weechat/weechat.changes  2016-05-16 
12:04:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.weechat.new/weechat.changes 2016-06-14 
23:09:04.0 +0200
@@ -1,0 +2,5 @@
+Tue Jun 14 13:10:49 UTC 2016 - mimi...@gmail.com
+
+- fix typo in %if conditional 
+
+---



Other differences:
--
++ weechat.spec ++
--- /var/tmp/diff_new_pack.ikglMd/_old  2016-06-14 23:09:05.0 +0200
+++ /var/tmp/diff_new_pack.ikglMd/_new  2016-06-14 23:09:05.0 +0200
@@ -74,7 +74,7 @@
 %lang_package
 
 # Not on SLE12
-%%if 0%{?suse_version} != 1315 || 0%{?is_opensuse} 
+%if 0%{?suse_version} != 1315 || 0%{?is_opensuse} 
 %package doc
 Summary:Documentation for %{name}
 Group:  Documentation/HTML






commit gstreamer-plugins-vaapi for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-vaapi for 
openSUSE:Factory checked in at 2016-06-14 23:09:04

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-vaapi (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-vaapi.new (New)


Package is "gstreamer-plugins-vaapi"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-vaapi/gstreamer-plugins-vaapi.changes
  2016-05-03 10:16:50.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-vaapi.new/gstreamer-plugins-vaapi.changes
 2016-06-14 23:09:05.0 +0200
@@ -1,0 +2,7 @@
+Sat May 28 23:22:10 UTC 2016 - zai...@opensuse.org
+
+- Add pkgconfig(libva-drm), pkgconfig(libva-egl) and
+  pkgconfig(libva-wayland): Ensure that all the libva-subpackages
+  are available during build.
+
+---



Other differences:
--
++ gstreamer-plugins-vaapi.spec ++
--- /var/tmp/diff_new_pack.RCbAt1/_old  2016-06-14 23:09:06.0 +0200
+++ /var/tmp/diff_new_pack.RCbAt1/_new  2016-06-14 23:09:06.0 +0200
@@ -40,6 +40,9 @@
 BuildRequires:  pkgconfig(libdrm)
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(libva)
+BuildRequires:  pkgconfig(libva-drm)
+BuildRequires:  pkgconfig(libva-egl)
+BuildRequires:  pkgconfig(libva-wayland)
 BuildRequires:  pkgconfig(libva-x11)
 BuildRequires:  pkgconfig(vpx)
 BuildRequires:  pkgconfig(wayland-client) >= 1.0.2




commit cgit for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package cgit for openSUSE:Factory checked in 
at 2016-06-14 23:08:50

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


Package is "cgit"

Changes:

--- /work/SRC/openSUSE:Factory/cgit/cgit.changes2016-03-17 
16:49:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.cgit.new/cgit.changes   2016-06-14 
23:08:52.0 +0200
@@ -1,0 +2,27 @@
+Mon Jun 13 22:29:05 UTC 2016 - astie...@suse.com
+
+- cgit 1.0:
+  * Add repo.homepage/gitweb.homepage setting and homepage tab.
+  * Considerable internal cleanups.
+  * Show reverse paths in title bar so that browser tab shows
+filename.
+  * Add syntax highlighting to md2html.
+  * Allow redirects even when caching is turned on.
+  * Fix empty PATH_INFO on redirect.
+  * Better HTML5 compliance.
+  * Simplified decorations.
+  * Show repo's root directory in plain view.
+  * Date printing and timezone normalization.
+  * Unicode issues in syntax highlighting.
+  * Account for caches with empty key.
+  * Use size_t for all lengths.
+  * More gracefully deal with unparsable commits.  
+- with git 2.8.3
+- the following patches are now included upstream git 2.8.3:
+  0012-http-push-stop-using-name_path.patch
+  0013-show_object_with_name-simplify-by-using-path_name.patch
+  0014-list-objects-convert-name_path-to-a-strbuf.patch
+  0015-list-objects-drop-name_path-entirely.patch
+  0016-list-objects-pass-full-pathname-to-callbacks.patch
+
+---

Old:

  0012-http-push-stop-using-name_path.patch
  0013-show_object_with_name-simplify-by-using-path_name.patch
  0014-list-objects-convert-name_path-to-a-strbuf.patch
  0015-list-objects-drop-name_path-entirely.patch
  0016-list-objects-pass-full-pathname-to-callbacks.patch
  cgit-0.12.tar.xz
  git-2.7.0.tar.sign
  git-2.7.0.tar.xz

New:

  cgit-1.0.tar.xz
  git-2.8.3.tar.sign
  git-2.8.3.tar.xz



Other differences:
--
++ cgit.spec ++
--- /var/tmp/diff_new_pack.ssXtwf/_old  2016-06-14 23:08:53.0 +0200
+++ /var/tmp/diff_new_pack.ssXtwf/_new  2016-06-14 23:08:53.0 +0200
@@ -16,29 +16,23 @@
 #
 
 
-%define git_version2.7.0
+%define git_version2.8.3
 
 Name:   cgit
-Version:0.12
+Version:1.0
 Release:0
 Summary:A web frontend for git repositories
 Url:http://git.zx2c4.com/cgit/
 License:GPL-2.0
 Group:  Development/Tools/Version Control
 
-#Git-Clone:git://git.zx2c4.com/cgit
-Source: http://git.zx2c4.com/cgit/snapshot/%name-%version.tar.xz
+#Git-Clone:https://git.zx2c4.com/cgit
+Source: https://git.zx2c4.com/cgit/snapshot/%name-%version.tar.xz
 Source2:
https://www.kernel.org/pub/software/scm/git/git-%git_version.tar.xz
 Source3:
https://www.kernel.org/pub/software/scm/git/git-%git_version.tar.sign
 Source4:%name.keyring
 Source9:cgitrc
 Patch0: cgit-optflags.diff
-# PATCH-FIX-UPSTREAM fix remote code execution via buffer overflow 
(CVE-2016-2324, bsc#971328)
-Patch12:0012-http-push-stop-using-name_path.patch
-Patch13:0013-show_object_with_name-simplify-by-using-path_name.patch
-Patch14:0014-list-objects-convert-name_path-to-a-strbuf.patch
-Patch15:0015-list-objects-drop-name_path-entirely.patch
-Patch16:0016-list-objects-pass-full-pathname-to-callbacks.patch
 # Requirements for cgit
 BuildRequires:  gnu-crypto
 BuildRequires:  libopenssl-devel
@@ -58,12 +52,6 @@
 %patch0 -p1
 rm -rf git
 ln -s git-%git_version git
-cd git
-%patch12 -p1
-%patch13 -p1
-%patch14 -p1
-%patch15 -p1
-%patch16 -p1
 
 %build
 make V=1 prefix="%_prefix" %{?_smp_mflags}

++ cgit-0.12.tar.xz -> cgit-1.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cgit-0.12/Makefile new/cgit-1.0/Makefile
--- old/cgit-0.12/Makefile  2016-01-14 15:43:54.0 +0100
+++ new/cgit-1.0/Makefile   2016-06-07 14:45:04.0 +0200
@@ -1,6 +1,6 @@
 all::
 
-CGIT_VERSION = v0.12
+CGIT_VERSION = v1.0
 CGIT_SCRIPT_NAME = cgit.cgi
 CGIT_SCRIPT_PATH = /var/www/htdocs/cgit
 CGIT_DATA_PATH = $(CGIT_SCRIPT_PATH)
@@ -14,7 +14,7 @@
 pdfdir = $(docdir)
 mandir = $(prefix)/share/man
 SHA1_HEADER = 
-GIT_VER = 2.7.0
+GIT_VER = 2.8.3
 GIT_URL = https://www.kernel.org/pub/software/scm/git/git-$(GIT_VER).tar.gz
 INSTALL = install
 COPYTREE = cp -r
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cgit-0.12/cache.c new/cgit-1.0/cache.c
--- old/cgit-0.12/cache.c   2016-01-14 15:43:54.0 +0100
+++ new/cgit-1.0/cache.c2016-06-07 

commit ghc-scientific for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package ghc-scientific for openSUSE:Factory 
checked in at 2016-06-14 23:08:39

Comparing /work/SRC/openSUSE:Factory/ghc-scientific (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-scientific.new (New)


Package is "ghc-scientific"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-scientific/ghc-scientific.changes
2016-03-16 10:36:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-scientific.new/ghc-scientific.changes   
2016-06-14 23:08:40.0 +0200
@@ -1,0 +2,8 @@
+Sun Jun 12 12:00:17 UTC 2016 - mimi...@gmail.com
+
+- update to 0.3.4.7
+* Unconditionally export Data.ByteString.Builder.Scientific.
+* The bytestring-builder cabal flag has been removed.
+* Depend on bytestring-builder for backwards compatibility for GHC < 7.8.
+
+---

Old:

  scientific-0.3.4.6.tar.gz

New:

  scientific-0.3.4.7.tar.gz



Other differences:
--
++ ghc-scientific.spec ++
--- /var/tmp/diff_new_pack.BuWKWL/_old  2016-06-14 23:08:41.0 +0200
+++ /var/tmp/diff_new_pack.BuWKWL/_new  2016-06-14 23:08:41.0 +0200
@@ -19,7 +19,7 @@
 %global pkg_name scientific
 
 Name:   ghc-scientific
-Version:0.3.4.6
+Version:0.3.4.7
 Release:0
 Summary:Numbers represented using scientific notation
 License:BSD-3-Clause

++ scientific-0.3.4.6.tar.gz -> scientific-0.3.4.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/scientific-0.3.4.6/changelog 
new/scientific-0.3.4.7/changelog
--- old/scientific-0.3.4.6/changelog2016-03-10 13:09:06.0 +0100
+++ new/scientific-0.3.4.7/changelog2016-06-11 13:45:37.0 +0200
@@ -1,3 +1,8 @@
+0.3.4.7
+   * Unconditionally export Data.ByteString.Builder.Scientific.
+ The bytestring-builder cabal flag has been removed.
+ Depend on bytestring-builder for backwards compatibility for GHC < 
7.8.
+
 0.3.4.6
* Made toDecimalDigits more similar to floatToDigits
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/scientific-0.3.4.6/scientific.cabal 
new/scientific-0.3.4.7/scientific.cabal
--- old/scientific-0.3.4.6/scientific.cabal 2016-03-10 13:09:06.0 
+0100
+++ new/scientific-0.3.4.7/scientific.cabal 2016-06-11 13:45:37.0 
+0200
@@ -1,5 +1,5 @@
 name:scientific
-version: 0.3.4.6
+version: 0.3.4.7
 synopsis:Numbers represented using scientific notation
 description:
   @Data.Scientific@ provides the number type 'Scientific'. Scientific numbers 
are
@@ -49,18 +49,13 @@
   type: git
   location: git://github.com/basvandijk/scientific.git
 
-flag bytestring-builder
-  description: Provide the Data.ByteString.Builder.Scientific module
-   (requires bytestring >= 0.10)
-  default: True
-  manual:  True
-
 flag integer-simple
   description: Use the integer-simple package instead of integer-gmp
   default: False
 
 library
-  exposed-modules: Data.Scientific
+  exposed-modules: Data.ByteString.Builder.Scientific
+   Data.Scientific
Data.Text.Lazy.Builder.Scientific
   other-modules:   Math.NumberTheory.Logarithms
GHC.Integer.Logarithms.Compat
@@ -69,6 +64,7 @@
   other-extensions:DeriveDataTypeable, BangPatterns
   ghc-options: -Wall
   build-depends:   base>= 4.3   && < 4.10
+ , bytestring  >= 0.9&& < 0.11
  , ghc-prim
  , deepseq >= 1.3   && < 1.5
  , text>= 0.8   && < 1.3
@@ -77,6 +73,9 @@
  , containers  >= 0.1   && < 0.6
  , binary  >= 0.4.1 && < 0.9
 
+  if !impl(ghc >= 7.8)
+  build-depends: bytestring-builder >= 0.10.4 && < 0.11
+
   if flag(integer-simple)
   build-depends: integer-simple
   CPP-options: -DINTEGER_SIMPLE
@@ -86,10 +85,6 @@
   hs-source-dirs:  src
   default-language:Haskell2010
 
-  if flag(bytestring-builder)
-exposed-modules:   Data.ByteString.Builder.Scientific
-build-depends: bytestring >= 0.10 && < 0.11
-
 test-suite test-scientific
   type: exitcode-stdio-1.0
   hs-source-dirs:   test
@@ -99,6 +94,7 @@
 
   build-depends: scientific
, base >= 4.3   && < 4.10
+   , bytestring   >= 0.9   && < 0.11
, binary   >= 0.4.1 && < 0.9
, tasty>= 0.5   && < 0.12
, tasty-ant-xml>= 1.0   && < 1.1
@@ -109,9 +105,8 @@

commit ghc-yaml for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package ghc-yaml for openSUSE:Factory 
checked in at 2016-06-14 23:08:32

Comparing /work/SRC/openSUSE:Factory/ghc-yaml (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-yaml.new (New)


Package is "ghc-yaml"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-yaml/ghc-yaml.changes2016-05-03 
09:36:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-yaml.new/ghc-yaml.changes   2016-06-14 
23:08:33.0 +0200
@@ -1,0 +2,6 @@
+Fri Jun 10 06:57:00 UTC 2016 - mimi...@gmail.com
+
+- update to 0.8.17.2
+* Fix pretty-printing order of UnexpectedEvent's fields
+
+---

Old:

  yaml-0.8.17.1.tar.gz

New:

  yaml-0.8.17.2.tar.gz



Other differences:
--
++ ghc-yaml.spec ++
--- /var/tmp/diff_new_pack.0cgMoH/_old  2016-06-14 23:08:34.0 +0200
+++ /var/tmp/diff_new_pack.0cgMoH/_new  2016-06-14 23:08:34.0 +0200
@@ -18,7 +18,7 @@
 
 %global pkg_name yaml
 Name:   ghc-yaml
-Version:0.8.17.1
+Version:0.8.17.2
 Release:0
 Summary:Support for parsing and rendering YAML documents
 License:BSD-3-Clause

++ yaml-0.8.17.1.tar.gz -> yaml-0.8.17.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yaml-0.8.17.1/ChangeLog.md 
new/yaml-0.8.17.2/ChangeLog.md
--- old/yaml-0.8.17.1/ChangeLog.md  2016-04-14 17:22:07.0 +0200
+++ new/yaml-0.8.17.2/ChangeLog.md  2016-06-09 20:40:20.0 +0200
@@ -1,3 +1,7 @@
+## 0.8.17.2
+
+* Fix pretty-printing order of UnexpectedEvent's fields (fixes 
[#84](https://github.com/snoyberg/yaml/issues/84)) 
[#85](https://github.com/snoyberg/yaml/pull/85)
+
 ## 0.8.17.1
 
 * Avoid bug in Cabal [#83](https://github.com/snoyberg/yaml/pull/83)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yaml-0.8.17.1/Data/Yaml/Internal.hs 
new/yaml-0.8.17.2/Data/Yaml/Internal.hs
--- old/yaml-0.8.17.1/Data/Yaml/Internal.hs 2016-04-14 17:22:07.0 
+0200
+++ new/yaml-0.8.17.2/Data/Yaml/Internal.hs 2016-06-09 20:40:20.0 
+0200
@@ -78,7 +78,7 @@
 prettyPrintParseException pe = case pe of
   NonScalarKey -> "Non scalar key"
   UnknownAlias anchor -> "Unknown alias `" ++ anchor ++ "`"
-  UnexpectedEvent mbExpected mbUnexpected -> unlines
+  UnexpectedEvent { _expected = mbExpected, _received = mbUnexpected } -> 
unlines
 [ "Unexpected event: expected"
 , "  " ++ show mbExpected
 , "but received"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yaml-0.8.17.1/yaml.cabal new/yaml-0.8.17.2/yaml.cabal
--- old/yaml-0.8.17.1/yaml.cabal2016-04-14 17:22:07.0 +0200
+++ new/yaml-0.8.17.2/yaml.cabal2016-06-09 20:40:20.0 +0200
@@ -1,5 +1,5 @@
 name:yaml
-version: 0.8.17.1
+version: 0.8.17.2
 license: BSD3
 license-file:LICENSE
 author:  Michael Snoyman , Anton Ageev 
,Kirill Simonov 




commit octave-forge-mapping for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-mapping for 
openSUSE:Factory checked in at 2016-06-14 23:07:42

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


Package is "octave-forge-mapping"

Changes:

--- 
/work/SRC/openSUSE:Factory/octave-forge-mapping/octave-forge-mapping.changes
2015-08-31 22:58:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-mapping.new/octave-forge-mapping.changes
   2016-06-14 23:07:43.0 +0200
@@ -1,0 +2,12 @@
+Fri Jun 10 17:59:08 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 1.2.1
+  * New functions: rasterread, rasterinfo, rasterdraw, gdalread,
+wrapToPi, wrapTo2Pi, wrapTo180, wrapTo360,
+  * New features
+- Reading GIS raster data.
+- mapshow.m: drawing raster data is now supported.
+- shapedraw.m: drawing speed of filled polygons and multipatches
+  is much improved
+
+---

Old:

  mapping-1.2.0.tar.gz

New:

  mapping-1.2.1.tar.gz



Other differences:
--
++ octave-forge-mapping.spec ++
--- /var/tmp/diff_new_pack.SBrEZ5/_old  2016-06-14 23:07:44.0 +0200
+++ /var/tmp/diff_new_pack.SBrEZ5/_new  2016-06-14 23:07:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-mapping
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,18 +18,20 @@
 
 %define octpkg  mapping
 Name:   octave-forge-%{octpkg}
-Version:1.2.0
+Version:1.2.1
 Release:0
 Summary:Octave mapping functions
 License:GPL-3.0+
 Group:  Productivity/Scientific/Math
 Url:http://octave.sourceforge.net
 Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
-BuildArch:  noarch
+BuildRequires:  gcc-c++
 BuildRequires:  octave-devel
+BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(gdal)
 Requires:   octave-cli >= 3.8.0
-Requires:   octave-forge-io >= 2.2.7
 Requires:   octave-forge-geometry >= 1.4.0
+Requires:   octave-forge-io >= 2.2.7
 Requires:   octave-forge-octclip >= 1.0.3
 
 %description
@@ -59,5 +61,6 @@
 %files
 %defattr(-,root,root)
 %{octpackages_dir}/%{octpkg}-%{version}
+%{octlib_dir}/%{octpkg}-%{version}
 
 %changelog

++ mapping-1.2.0.tar.gz -> mapping-1.2.1.tar.gz ++
 6135 lines of diff (skipped)




commit libappindicator for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package libappindicator for openSUSE:Factory 
checked in at 2016-06-14 23:08:17

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


Package is "libappindicator"

Changes:

--- /work/SRC/openSUSE:Factory/libappindicator/libappindicator.changes  
2015-06-16 14:05:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.libappindicator.new/libappindicator.changes 
2016-06-14 23:08:22.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 13 10:22:47 UTC 2016 - sor.ale...@meowr.ru
+
+- Little spec cleanup.
+
+---



Other differences:
--
++ libappindicator.spec ++
--- /var/tmp/diff_new_pack.UAUpbp/_old  2016-06-14 23:08:23.0 +0200
+++ /var/tmp/diff_new_pack.UAUpbp/_new  2016-06-14 23:08:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libappindicator
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -32,6 +32,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gnome-common
 BuildRequires:  gtk-doc
+BuildRequires:  pkg-config
 BuildRequires:  vala
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(dbusmenu-glib-0.4)
@@ -45,11 +46,7 @@
 BuildRequires:  pkgconfig(pygtk-2.0)
 %if %{with mono}
 BuildRequires:  pkgconfig(gapi-2.0)
-%endif
-%if %{with mono}
 BuildRequires:  pkgconfig(gtk-sharp-2.0)
-%endif
-%if %{with mono}
 BuildRequires:  pkgconfig(mono)
 BuildRequires:  pkgconfig(mono-nunit)
 %endif
@@ -88,6 +85,7 @@
 Summary:Development files for libappindicator
 Group:  Development/Libraries/C and C++
 Requires:   libappindicator%{soname} = %{version}
+Requires:   pkg-config
 Requires:   pkgconfig(dbus-glib-1)
 Requires:   pkgconfig(dbusmenu-glib-0.4)
 
@@ -103,7 +101,7 @@
 on KSNI it also works in KDE and will fallback to generic Systray support if
 none of those are available.
 
-This package contains the GTK 3 version of this library.
+This package contains the GTK+ 3 version of this library.
 
 %package -n typelib-1_0-AppIndicator3-0_1
 Summary:Application indicators library
@@ -114,9 +112,10 @@
 library.
 
 %package -n libappindicator3-devel
-Summary:Development files for libappindicator3-%{soname}
+Summary:Development files for libappindicator3
 Group:  Development/Libraries/C and C++
 Requires:   libappindicator3-%{soname} = %{version}
+Requires:   pkg-config
 Requires:   pkgconfig(dbus-glib-1)
 Requires:   pkgconfig(dbusmenu-glib-0.4)
 
@@ -132,6 +131,7 @@
 This package contains the documentation for the appindicator and appindicator3
 libraries.
 
+%if %{with mono}
 %package -n appindicator-sharp
 Summary:Application indicators library -- C# assembly CLI
 Group:  System/Libraries
@@ -149,6 +149,7 @@
 
 %description -n appindicator-sharp-devel
 This package contains the development files for the appindicator-sharp library.
+%endif
 
 %prep
 %setup -q -n %{name}-%{_version}




commit ghc-monads-tf for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package ghc-monads-tf for openSUSE:Factory 
checked in at 2016-06-14 23:08:30

Comparing /work/SRC/openSUSE:Factory/ghc-monads-tf (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-monads-tf.new (New)


Package is "ghc-monads-tf"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-monads-tf/ghc-monads-tf.changes  
2016-05-03 09:35:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-monads-tf.new/ghc-monads-tf.changes 
2016-06-14 23:08:31.0 +0200
@@ -1,0 +2,10 @@
+Mon Jun 13 12:50:08 UTC 2016 - mimi...@gmail.com
+
+- update to 0.1.0.3
+
+---
+Wed Jun  1 08:36:38 UTC 2016 - mimi...@gmail.com
+
+- relax base dep, fix build with GHC-8 
+
+---

Old:

  monads-tf-0.1.0.2.tar.gz

New:

  monads-tf-0.1.0.3.tar.gz



Other differences:
--
++ ghc-monads-tf.spec ++
--- /var/tmp/diff_new_pack.1q1J8w/_old  2016-06-14 23:08:32.0 +0200
+++ /var/tmp/diff_new_pack.1q1J8w/_new  2016-06-14 23:08:32.0 +0200
@@ -18,7 +18,7 @@
 
 %global pkg_name monads-tf
 Name:   ghc-%{pkg_name}
-Version:0.1.0.2
+Version:0.1.0.3
 Release:0
 Summary:Monad classes, using type families
 License:BSD-3-Clause
@@ -55,7 +55,6 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %{ghc_lib_build}
 

++ monads-tf-0.1.0.2.tar.gz -> monads-tf-0.1.0.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monads-tf-0.1.0.2/Control/Monad/Cont/Class.hs 
new/monads-tf-0.1.0.3/Control/Monad/Cont/Class.hs
--- old/monads-tf-0.1.0.2/Control/Monad/Cont/Class.hs   2014-04-20 
01:33:15.0 +0200
+++ new/monads-tf-0.1.0.3/Control/Monad/Cont/Class.hs   2016-06-08 
18:54:23.0 +0200
@@ -66,7 +66,6 @@
 import Control.Monad.Trans.Writer.Lazy as LazyWriter
 import Control.Monad.Trans.Writer.Strict as StrictWriter
 
-import Control.Monad
 import Data.Monoid
 
 class (Monad m) => MonadCont m where
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monads-tf-0.1.0.2/Control/Monad/Error/Class.hs 
new/monads-tf-0.1.0.3/Control/Monad/Error/Class.hs
--- old/monads-tf-0.1.0.2/Control/Monad/Error/Class.hs  2014-04-20 
01:33:15.0 +0200
+++ new/monads-tf-0.1.0.3/Control/Monad/Error/Class.hs  2016-06-08 
18:54:23.0 +0200
@@ -1,3 +1,4 @@
+{-# LANGUAGE CPP #-}
 {- |
 Module  :  Control.Monad.Error.Class
 Copyright   :  (c) Michael Weber  2001,
@@ -51,8 +52,9 @@
 import Control.Monad.Trans
 
 import qualified Control.Exception
-import Control.Monad
-import Control.Monad.Instances ()
+#if !(MIN_VERSION_base(4,6,0))
+import Control.Monad.Instances ()  -- deprecated from base-4.6
+#endif
 import Data.Monoid
 import System.IO
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monads-tf-0.1.0.2/Control/Monad/Error.hs 
new/monads-tf-0.1.0.3/Control/Monad/Error.hs
--- old/monads-tf-0.1.0.2/Control/Monad/Error.hs2014-04-20 
01:33:15.0 +0200
+++ new/monads-tf-0.1.0.3/Control/Monad/Error.hs2016-06-08 
18:54:23.0 +0200
@@ -1,3 +1,4 @@
+{-# LANGUAGE CPP #-}
 {- |
 Module  :  Control.Monad.Error
 Copyright   :  (c) Michael Weber  2001,
@@ -54,7 +55,9 @@
 
 import Control.Monad
 import Control.Monad.Fix
-import Control.Monad.Instances ()
+#if !(MIN_VERSION_base(4,6,0))
+import Control.Monad.Instances ()  -- deprecated from base-4.6
+#endif
 
 {- $customErrorExample
 Here is an example that demonstrates the use of a custom 'Error' data type with
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monads-tf-0.1.0.2/Control/Monad/Reader/Class.hs 
new/monads-tf-0.1.0.3/Control/Monad/Reader/Class.hs
--- old/monads-tf-0.1.0.2/Control/Monad/Reader/Class.hs 2014-04-20 
01:33:15.0 +0200
+++ new/monads-tf-0.1.0.3/Control/Monad/Reader/Class.hs 2016-06-08 
18:54:23.0 +0200
@@ -56,7 +56,6 @@
 import Control.Monad.Trans.Writer.Strict as Strict
 import Control.Monad.Trans
 
-import Control.Monad
 import Data.Monoid
 
 -- 
@@ -74,13 +73,13 @@
 
 -- | Executes a computation in a modified environment.
 local :: (EnvType m -> EnvType m)
-   -- ^ The function to modify the environment.
-  -> m a   -- ^ @Reader@ to run in the modified environment.
+-- ^ The function to modify the environment.
+  -> m a-- ^ @Reader@ to run in 

commit GraphicsMagick for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package GraphicsMagick for openSUSE:Factory 
checked in at 2016-06-14 23:08:15

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


Package is "GraphicsMagick"

Changes:

--- /work/SRC/openSUSE:Factory/GraphicsMagick/GraphicsMagick.changes
2016-05-31 12:25:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.GraphicsMagick.new/GraphicsMagick.changes   
2016-06-14 23:08:21.0 +0200
@@ -1,0 +2,13 @@
+Mon Jun  6 09:22:05 UTC 2016 - pgaj...@suse.com
+
+- updated to 1.3.24:
+  * many security related changes (incl. CVE-2016-5118), see 
+ChangeLog
+- removed patches:
+  * GraphicsMagick-CVE-2016-5118.patch
+  * GraphicsMagick-upstream-delegates-safer.patch
+  * GraphicsMagick-upstream-disable-mvg-ext.patch
+  * GraphicsMagick-upstream-disable-tmp-magick-prefix.patch
+  * GraphicsMagick-upstream-image-sanity-check.patch
+
+---

Old:

  GraphicsMagick-1.3.23.tar.bz2
  GraphicsMagick-CVE-2016-5118.patch
  GraphicsMagick-upstream-delegates-safer.patch
  GraphicsMagick-upstream-disable-mvg-ext.patch
  GraphicsMagick-upstream-disable-tmp-magick-prefix.patch
  GraphicsMagick-upstream-image-sanity-check.patch

New:

  GraphicsMagick-1.3.24.tar.bz2



Other differences:
--
++ GraphicsMagick.spec ++
--- /var/tmp/diff_new_pack.pMSo9k/_old  2016-06-14 23:08:22.0 +0200
+++ /var/tmp/diff_new_pack.pMSo9k/_new  2016-06-14 23:08:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   GraphicsMagick
-Version:1.3.23
+Version:1.3.24
 Release:0
 # Define Quantum depth
 %define quant 16
@@ -36,11 +36,6 @@
 Patch0: %{name}-perl-link.patch
 Patch2: %{name}-debian-fixed.patch
 Patch10:%{name}-include.patch
-Patch11:GraphicsMagick-upstream-delegates-safer.patch
-Patch12:GraphicsMagick-upstream-disable-mvg-ext.patch
-Patch13:GraphicsMagick-upstream-disable-tmp-magick-prefix.patch
-Patch14:GraphicsMagick-upstream-image-sanity-check.patch
-Patch15:GraphicsMagick-CVE-2016-5118.patch
 BuildRequires:  cups-client
 BuildRequires:  dcraw
 BuildRequires:  freetype2-devel
@@ -236,11 +231,6 @@
 %patch0 -p1
 %patch2 -p1
 %patch10
-%patch11 -p1
-%patch12 -p1
-%patch13 -p1
-%patch14 -p1
-%patch15 -p1
 
 %build
 export PERLOPTS="PREFIX=%{buildroot}%{_prefix}"

++ GraphicsMagick-1.3.23.tar.bz2 -> GraphicsMagick-1.3.24.tar.bz2 ++
/work/SRC/openSUSE:Factory/GraphicsMagick/GraphicsMagick-1.3.23.tar.bz2 
/work/SRC/openSUSE:Factory/.GraphicsMagick.new/GraphicsMagick-1.3.24.tar.bz2 
differ: char 11, line 1




commit cloud-init for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package cloud-init for openSUSE:Factory 
checked in at 2016-06-14 23:08:41

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


Package is "cloud-init"

Changes:

--- /work/SRC/openSUSE:Factory/cloud-init/cloud-init.changes2016-05-14 
12:23:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.cloud-init.new/cloud-init.changes   
2016-06-14 23:08:43.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun  6 09:43:12 UTC 2016 - joachim.gleiss...@suse.com
+
+- Add cloud-init-python2-sigpipe.patch (bsc#903449)
+  + Restore SIGPIPE default handler when executing shell scripts
+
+---

New:

  cloud-init-python2-sigpipe.patch



Other differences:
--
++ cloud-init.spec ++
--- /var/tmp/diff_new_pack.gdmJlE/_old  2016-06-14 23:08:44.0 +0200
+++ /var/tmp/diff_new_pack.gdmJlE/_new  2016-06-14 23:08:44.0 +0200
@@ -41,6 +41,8 @@
 Patch12:fix-default-systemd-unit-dir.patch
 Patch13:no_logic_change.patch
 Patch14:cloud-init-finalbeforelogin.patch
+# python2 disables SIGPIPE, causing broken pipe errors in shell scripts 
(bsc#903449)
+Patch20:cloud-init-python2-sigpipe.patch
 BuildRequires:  fdupes
 BuildRequires:  filesystem
 BuildRequires:  python-devel
@@ -141,6 +143,7 @@
 %patch12
 %patch13
 %patch14
+%patch20 -p1
 
 %if 0%{?suse_version} <= 1130
 # disable ecdsa for SLE 11 (not available)

++ cloud-init-python2-sigpipe.patch ++
Index: cloud-init-0.7.6/cloudinit/util.py
===
--- cloud-init-0.7.6.orig/cloudinit/util.py
+++ cloud-init-0.7.6/cloudinit/util.py
@@ -59,6 +59,7 @@ from cloudinit import version
 
 from cloudinit.settings import (CFG_BUILTIN)
 
+from signal import signal, SIGPIPE, SIG_DFL
 
 _DNS_REDIRECT_IP = None
 LOG = logging.getLogger(__name__)
@@ -1559,7 +1560,8 @@ def subp(args, data=None, rcs=None, env=
 stdin = subprocess.PIPE
 sp = subprocess.Popen(args, stdout=stdout,
 stderr=stderr, stdin=stdin,
-env=env, shell=shell)
+env=env, shell=shell,
+   preexec_fn=lambda: signal(SIGPIPE, SIG_DFL))
 (out, err) = sp.communicate(data)
 except OSError as e:
 raise ProcessExecutionError(cmd=args, reason=e)



commit python-certifi for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package python-certifi for openSUSE:Factory 
checked in at 2016-06-14 23:08:49

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


Package is "python-certifi"

Changes:

--- /work/SRC/openSUSE:Factory/python-certifi/python-certifi.changes
2016-01-28 17:25:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-certifi.new/python-certifi.changes   
2016-06-14 23:08:50.0 +0200
@@ -1,0 +2,7 @@
+Fri Jun  3 23:00:13 UTC 2016 - jacobwin...@gmail.com
+
+- Update to version 2016.2.28
+- Update copyright year in spec file
+- Fix executable warning (fix taken from python3-certifi)
+
+---

Old:

  certifi-2015.11.20.1.tar.gz

New:

  certifi-2016.2.28.tar.gz



Other differences:
--
++ python-certifi.spec ++
--- /var/tmp/diff_new_pack.k1gOUu/_old  2016-06-14 23:08:51.0 +0200
+++ /var/tmp/diff_new_pack.k1gOUu/_new  2016-06-14 23:08:51.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-certifi
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -13,15 +13,16 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:   python-certifi
-Version:2015.11.20.1
+Version:2016.2.28
 Release:0
-License:MPL-2.0
 Summary:Python package for providing Mozilla's CA Bundle
-Url:https://pypi.python.org/pypi/certifi
+License:MPL-2.0
 Group:  Development/Languages/Python
+Url:https://pypi.python.org/pypi/certifi
 Source: 
https://pypi.python.org/packages/source/c/certifi/certifi-%{version}.tar.gz
 # PATCH-FIX-SUSE -- prefer SUSE certificates
 Patch0: python-certifi-shipped-requests-cabundle.patch
@@ -57,6 +58,7 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+chmod +x %{buildroot}/%{python_sitelib}/certifi/core.py
 %if 0%{?suse_version} && 0%{?suse_version} > 1110
 rm %{buildroot}/%{python_sitelib}/certifi/cacert.pem
 %endif

++ certifi-2015.11.20.1.tar.gz -> certifi-2016.2.28.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certifi-2015.11.20.1/PKG-INFO 
new/certifi-2016.2.28/PKG-INFO
--- old/certifi-2015.11.20.1/PKG-INFO   2015-11-30 12:18:08.0 +0100
+++ new/certifi-2016.2.28/PKG-INFO  2016-02-28 15:32:35.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: certifi
-Version: 2015.11.20.1
+Version: 2016.2.28
 Summary: Python package for providing Mozilla's CA Bundle.
 Home-page: http://certifi.io/
 Author: Kenneth Reitz
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certifi-2015.11.20.1/certifi/__init__.py 
new/certifi-2016.2.28/certifi/__init__.py
--- old/certifi-2015.11.20.1/certifi/__init__.py2015-11-30 
12:17:07.0 +0100
+++ new/certifi-2016.2.28/certifi/__init__.py   2016-02-28 15:31:59.0 
+0100
@@ -1,3 +1,3 @@
 from .core import where, old_where
 
-__version__ = "2015.11.20.1"
+__version__ = "2016.02.28"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/certifi-2015.11.20.1/certifi/cacert.pem 
new/certifi-2016.2.28/certifi/cacert.pem
--- old/certifi-2015.11.20.1/certifi/cacert.pem 2015-11-20 10:12:33.0 
+0100
+++ new/certifi-2016.2.28/certifi/cacert.pem2016-02-28 15:26:26.0 
+0100
@@ -821,36 +821,6 @@
 ZrUYrAqmVCY0M9IbwdR/GjqOC6oybtv8TyWf2TLHllpwrN9M
 -END CERTIFICATE-
 
-# Issuer: CN=Staat der Nederlanden Root CA O=Staat der Nederlanden
-# Subject: CN=Staat der Nederlanden Root CA O=Staat der Nederlanden
-# Label: "Staat der Nederlanden Root CA"
-# Serial: 1010
-# MD5 Fingerprint: 60:84:7c:5a:ce:db:0c:d4:cb:a7:e9:fe:02:c6:a9:c0
-# SHA1 Fingerprint: 10:1d:fa:3f:d5:0b:cb:bb:9b:b5:60:0c:19:55:a4:1a:f4:73:3a:04
-# SHA256 Fingerprint: 
d4:1d:82:9e:8c:16:59:82:2a:f9:3f:ce:62:bf:fc:de:26:4f:c8:4e:8b:95:0c:5f:f2:75:d0:52:35:46:95:a3
--BEGIN CERTIFICATE-
-MIIDujCCAqKgAwIBAgIEAJiWijANBgkqhkiG9w0BAQUFADBVMQswCQYDVQQGEwJO
-TDEeMBwGA1UEChMVU3RhYXQgZGVyIE5lZGVybGFuZGVuMSYwJAYDVQQDEx1TdGFh
-dCBkZXIgTmVkZXJsYW5kZW4gUm9vdCBDQTAeFw0wMjEyMTcwOTIzNDlaFw0xNTEy
-MTYwOTE1MzhaMFUxCzAJBgNVBAYTAk5MMR4wHAYDVQQKExVTdGFhdCBkZXIgTmVk
-ZXJsYW5kZW4xJjAkBgNVBAMTHVN0YWF0IGRlciBOZWRlcmxhbmRlbiBSb290IENB

commit mozjs38 for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package mozjs38 for openSUSE:Factory checked 
in at 2016-06-14 23:08:47

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


Package is "mozjs38"

Changes:

--- /work/SRC/openSUSE:Factory/mozjs38/mozjs38.changes  2015-12-03 
13:30:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.mozjs38.new/mozjs38.changes 2016-06-14 
23:08:49.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun 13 17:13:12 UTC 2016 - ag...@suse.com
+
+- Fix 48 virtual address space systems like upstream (bsc#984126)
+  (mozjs-support-48bit-va.patch)
+
+---

New:

  mozjs-support-48bit-va.patch



Other differences:
--
++ mozjs38.spec ++
--- /var/tmp/diff_new_pack.vcBVkv/_old  2016-06-14 23:08:50.0 +0200
+++ /var/tmp/diff_new_pack.vcBVkv/_new  2016-06-14 23:08:50.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mozjs38
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #   2014 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
@@ -32,6 +32,7 @@
 Patch1:mozjs38_missing_zlib_moz_build.patch
 Patch2:mozjs38_missing_python_before_milestone_call.patch
 Patch3:mozjs38_avoid_strncat_warning_inline.patch
+Patch4: mozjs-support-48bit-va.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf213
 BuildRequires:  gcc-c++
@@ -74,6 +75,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 # no need to add build time to binaries

++ mozjs-support-48bit-va.patch ++

# HG changeset patch
# User Zheng Xu 
# Date 1464657720 -7200
# Node ID dfaafbaaa2919a033c4c0abdd5830f4ea413bed6
# Parent  499f16ca85ec48d1896a1633730715f32bd62140
Bug 1143022 - Manually mmap on arm64 to ensure high 17 bits are clear. 
r=ehoogeveen

There might be 48-bit VA on arm64 depending on kernel configuration.
Manually mmap heap memory to align with the assumption made by JS engine.

Index: mozjs-38.0.0/js/src/gc/Memory.cpp
===
--- mozjs-38.0.0.orig/js/src/gc/Memory.cpp
+++ mozjs-38.0.0/js/src/gc/Memory.cpp
@@ -379,7 +379,7 @@ static inline void*
 MapMemoryAt(void* desired, size_t length, int prot = PROT_READ | PROT_WRITE,
 int flags = MAP_PRIVATE | MAP_ANON, int fd = -1, off_t offset = 0)
 {
-#if defined(__ia64__) || (defined(__sparc64__) && defined(__NetBSD__))
+#if defined(__ia64__) || (defined(__sparc64__) && defined(__NetBSD__)) || 
defined(__aarch64__)
 MOZ_ASSERT(0x8000ULL & (uintptr_t(desired) + length - 1) == 0);
 #endif
 void* region = mmap(desired, length, prot, flags, fd, offset);
@@ -429,6 +429,38 @@ MapMemory(size_t length, int prot = PROT
 return nullptr;
 }
 return region;
+#elif defined(__aarch64__)
+   /*
+* There might be similar virtual address issue on arm64 which depends on
+* hardware and kernel configurations. But the work around is slightly
+* different due to the different mmap behavior.
+*/
+const uintptr_t start = UINT64_C(0x0700);
+const uintptr_t end   = UINT64_C(0x8000);
+const uintptr_t step  = ChunkSize;
+   /*
+* Optimization options if there are too many retries in practice:
+* 1. Examine /proc/self/maps to find an available address. This file is
+*not always available, however. In addition, even if we examine
+*/proc/self/maps, we may still need to retry several times due to
+*racing with other threads.
+* 2. Use a global/static variable with lock to track the addresses we have
+*allocated or tried.
+*/
+uintptr_t hint;
+void* region = MAP_FAILED;
+for (hint = start; region == MAP_FAILED && hint + length <= end; hint += 
step) {
+region = mmap((void*)hint, length, prot, flags, fd, offset);
+if (region != MAP_FAILED) {
+if ((uintptr_t(region) + (length - 1)) & 0x8000) {
+if (munmap(region, length)) {
+MOZ_ASSERT(errno == ENOMEM);
+}
+region = MAP_FAILED;
+}
+}
+}
+return region == MAP_FAILED ? nullptr : region;
 #else
 void* region = MozTaggedAnonymousMmap(nullptr, length, prot, flags, fd, 
offset, "js-gc-heap");
 if (region == MAP_FAILED)



commit hack-fonts for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package hack-fonts for openSUSE:Factory 
checked in at 2016-06-14 23:08:44

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


Package is "hack-fonts"

Changes:

--- /work/SRC/openSUSE:Factory/hack-fonts/hack-fonts.changes2016-02-17 
12:12:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.hack-fonts.new/hack-fonts.changes   
2016-06-14 23:08:45.0 +0200
@@ -1,0 +2,6 @@
+Thu May 12 12:37:04 UTC 2016 - fcro...@suse.com
+
+- Release 2.020:
+ * adjusted size / positioning on a lot of glyphs.
+
+---

Old:

  Hack-v2_019-ttf.zip

New:

  Hack-v2_020-ttf.zip



Other differences:
--
++ hack-fonts.spec ++
--- /var/tmp/diff_new_pack.ZebZ3K/_old  2016-06-14 23:08:46.0 +0200
+++ /var/tmp/diff_new_pack.ZebZ3K/_new  2016-06-14 23:08:46.0 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package hack-fonts
 #
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015 Alexander Evseev
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,8 +18,8 @@
 
 
 %define realname Hack
-%define realver  2.019
-%define filever  2_019
+%define realver  2.020
+%define filever  2_020
 %define extraver -ttf
 %define srcext   zip
 # Common info
@@ -69,5 +70,4 @@
 %doc %{_docdir}/%{name}
 %{_ttfontsdir}
 
-
 %changelog

++ README.md ++
--- /var/tmp/diff_new_pack.ZebZ3K/_old  2016-06-14 23:08:46.0 +0200
+++ /var/tmp/diff_new_pack.ZebZ3K/_new  2016-06-14 23:08:46.0 +0200
@@ -1,5 +1,5 @@
 
-# Hack
+# Hack  
[![Contributors](https://img.shields.io/badge/contributors-104-orange.svg?style=flat)]
 (https://github.com/chrissimpkins/Hack/blob/master/CONTRIBUTORS.md)
 ### A typeface designed for source code
 
 https://sourcefoundry.org/hack/;>
@@ -26,6 +26,14 @@
 - 
[Contributors](https://github.com/chrissimpkins/Hack/blob/master/CONTRIBUTORS.md)
 - [License](https://github.com/chrissimpkins/Hack/blob/master/LICENSE.md)
 
+### New!
+
+You can now modify the default line spacing in Hack fonts with our new 
`font-line` tool.  Hack uses a default value of 20% UPM for line spacing.  
Decrease the value to tighten the spacing, increase it to widen your spacing.  
Modification details are available on the `font-line` repository:
+
+https://github.com/source-foundry/font-line
+
+or [use one of our handy shell 
scripts](https://github.com/chrissimpkins/Hack/tree/master/tools/line-spacing) 
that automates the `font-line` install and line spacing modification process 
for a range of line spacing % UPM values between 10 - 30%.  Select the script 
that fits your needs and execute it in the download directory that contains 
your .ttf and/or .otf font files **before you install them**.
+
 
 ### About
 
@@ -63,6 +71,15 @@
 
 $ brew cask install caskroom/fonts/font-hack
 
+
+**OS X Users Please Note**: There has been a change in the Homebrew-Cask 
system that requires an update of `brew-cask`.  If you encounter an error 
during your Hack install attempt, please execute the following command and then 
install with the above command again:
+
+```
+$ brew uninstall --force brew-cask && brew update
+```
+
+Please see [issue report 
#169](https://github.com/chrissimpkins/Hack/issues/169) for additional details.
+
 To install the fonts manually you may use either the [OTF][otf_latest] or 
[TTF][ttf_latest] formats. Download the zip file and extract it. Double 
clicking each of the font files will open a preview in [Font 
Book](https://support.apple.com/en-us/HT201749) and the "Install Font" button 
will copy the font to the correct system location.
 
  Linux / BSD
@@ -84,11 +101,15 @@
 $ yum install yum-plugin-copr
 $ yum copr enable heliocastro/hack-fonts
 
+* *Gentoo Linux*: install the 
[media-fonts/hack](https://packages.gentoo.org/packages/media-fonts/hack) 
package from the main Portage tree:
+
+$ emerge -av media-fonts/hack
+
 * *Ubuntu / Debian*: install either 
[fonts-hack-ttf](http://packages.ubuntu.com/xenial/fonts-hack-ttf) or 
[fonts-hack-otf](http://packages.ubuntu.com/xenial/fonts-hack-otf). Packages 
are currently available for Ubuntu Xenial or later and the Debian unstable 
branch:
 
 $ apt-get install fonts-hack-ttf
 
-   For older systems either manually download and install one of the deb 
packages or see the [manual install 
instructions](https://wiki.ubuntu.com/Fonts).
+   For older systems either manually download and install one of the deb 
packages or see the [manual install 
instructions](https://wiki.ubuntu.com/Fonts) and [issue report 

commit rubygem-bunny for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package rubygem-bunny for openSUSE:Factory 
checked in at 2016-06-14 23:08:05

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


Package is "rubygem-bunny"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-bunny/rubygem-bunny.changes  
2016-04-28 16:56:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-bunny.new/rubygem-bunny.changes 
2016-06-14 23:08:07.0 +0200
@@ -1,0 +2,6 @@
+Sun Jun 12 04:29:33 UTC 2016 - co...@suse.com
+
+- updated to version 2.4.0
+ see installed ChangeLog.md
+
+---

Old:

  bunny-2.3.1.gem

New:

  bunny-2.4.0.gem



Other differences:
--
++ rubygem-bunny.spec ++
--- /var/tmp/diff_new_pack.fZmAkY/_old  2016-06-14 23:08:08.0 +0200
+++ /var/tmp/diff_new_pack.fZmAkY/_new  2016-06-14 23:08:08.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-bunny
-Version:2.3.1
+Version:2.4.0
 Release:0
 %define mod_name bunny
 %define mod_full_name %{mod_name}-%{version}

++ bunny-2.3.1.gem -> bunny-2.4.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CONTRIBUTING.md new/CONTRIBUTING.md
--- old/CONTRIBUTING.md 2016-04-04 12:45:42.0 +0200
+++ new/CONTRIBUTING.md 2016-06-11 23:24:31.0 +0200
@@ -1,12 +1,78 @@
 ## Pre-requisites
 
-The project uses Bundler for dependency management and requires RabbitMQ 
`3.4+` to be running
-locally. Prior to running the tests, configure the RabbitMQ permissions
-by running `./bin/ci/before_script`. Make
-sure you have those two installed and then run tests:
+The project uses Bundler for dependency management and requires RabbitMQ 
`3.5+` to be running
+locally with the `rabbitmq-management` and `rabbitmq_consistent_hash_exchange` 
plugins enabled.
+
+
+### Running the Specs
+
+The specs require RabbitMQ to be running locally with a specific set of vhosts
+and users. RabbitMQ can be provisioned and started any way that's convenient 
to you
+as long as it has a suitable TLS keys configuration and management plugin 
enabled.
+Make sure you have a recent version of RabbitMQ (> `3.5.3`).
+
+You can also start a clean RabbitMQ server
+node on your machine specifically for the bunny specs.
+This can be done either by using a locally installed RabbitMQ server or by
+running a RabbitMQ server in a Docker container.
+
+ Using a locally installed RabbitMQ server
+
+Run the following command from the base directory of the gem:
+
+```
+RABBITMQ_NODENAME=bunny RABBITMQ_CONFIG_FILE=./spec/config/rabbitmq 
RABBITMQ_ENABLED_PLUGINS_FILE=./spec/config/enabled_plugins rabbitmq-server
+```
+
+The specs use the RabbitMQ management plugin and require a TLS port to be 
available. The config files in the spec/config directory enable these.
+
+Next up you'll need to prepare your node for the specs (just once):
+
+```
+RABBITMQ_NODENAME=bunny ./bin/ci/before_build
+```
+
+And then run the core integration suite:
+
+```
+RABBITMQ_NODENAME=bunny CI=true rspec
+```
+
+ Running a RabbitMQ server in a Docker container
+
+First off you have to [install 
Docker](https://docs.docker.com/engine/installation/) (>= 1.9).
+
+After Docker has been installed (and the `docker` command is available on your 
command line path), run
+
+./bin/ci/start_rabbitmq
+
+The first time you do this, it will take some time, since it has to download 
everything it needs
+to build the Docker image.
+
+The RabbitMQ server will run in the foreground in the terminal where you 
started it. You can stop
+it by pressing CTRL+C.
+
+### Running Test Suites
+
+Prior to running the tests, configure the RabbitMQ permissions
+by running `./bin/ci/before_script`. The script uses `rabbitmqctl` and 
`rabbitmq-plugins`
+to set up RabbitMQ in a way that Bunny test suites expect. Two environment 
variables,
+`RABBITMQCTL` and `RABBITMQ_PLUGINS`, are available to control what 
`rabbitmqctl` and
+`rabbitmq-plugins` commands will be used. By default they are taken from `PATH`
+and prefixed with `sudo`.
+
+Make sure you have those two installed and then run integration tests:
 
 bundle install
-bundle exec rspec -cfd spec/
+rake integration
+
+It is possible to run all tests:
+
+bundle exec rspec -c
+
+It is possible to run only integration and regression tests but exclude unit 
and stress tests:
+
+CI=true bundle exec rspec -c spec/higher_level_api/ spec/lower_level_api 
spec/issues && bundle exec rspec -c 
spec/higher_level_api/integration/connection_recovery_spec.rb
 
 ## Pull Requests
 
diff -urN '--exclude=CVS' 

commit hpack for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package hpack for openSUSE:Factory checked 
in at 2016-06-14 23:08:24

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


Package is "hpack"

Changes:

--- /work/SRC/openSUSE:Factory/hpack/hpack.changes  2016-06-07 
23:45:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.hpack.new/hpack.changes 2016-06-14 
23:08:26.0 +0200
@@ -1,0 +2,5 @@
+Sat Jun 11 11:26:23 UTC 2016 - mimi...@gmail.com
+
+- update to 0.14.1
+
+---

Old:

  hpack-0.14.0.tar.gz

New:

  hpack-0.14.1.tar.gz



Other differences:
--
++ hpack.spec ++
--- /var/tmp/diff_new_pack.EuM2xG/_old  2016-06-14 23:08:27.0 +0200
+++ /var/tmp/diff_new_pack.EuM2xG/_new  2016-06-14 23:08:27.0 +0200
@@ -20,7 +20,7 @@
 %bcond_with tests
 
 Name:   %{pkg_name}
-Version:0.14.0
+Version:0.14.1
 Release:0
 Summary:An alternative format for Haskell packages
 Group:  Development/Languages/Other

++ hpack-0.14.0.tar.gz -> hpack-0.14.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hpack-0.14.0/hpack.cabal new/hpack-0.14.1/hpack.cabal
--- old/hpack-0.14.0/hpack.cabal2016-05-09 12:27:49.0 +0200
+++ new/hpack-0.14.1/hpack.cabal2016-06-10 16:09:36.0 +0200
@@ -1,9 +1,9 @@
--- This file has been generated from package.yaml by hpack version 0.12.0.
+-- This file has been generated from package.yaml by hpack version 0.14.0.
 --
 -- see: https://github.com/sol/hpack
 
 name:   hpack
-version:0.14.0
+version:0.14.1
 synopsis:   An alternative format for Haskell packages
 category:   Development
 homepage:   https://github.com/sol/hpack#readme
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hpack-0.14.0/src/Hpack/Config.hs 
new/hpack-0.14.1/src/Hpack/Config.hs
--- old/hpack-0.14.0/src/Hpack/Config.hs2016-05-09 12:27:49.0 
+0200
+++ new/hpack-0.14.1/src/Hpack/Config.hs2016-06-10 15:09:58.0 
+0200
@@ -119,7 +119,7 @@
 class HasFieldNames a where
   fieldNames :: Proxy a -> [FieldName]
 
-  default fieldNames :: (HasTypeName a, Generic a, Selectors (Rep a)) => Proxy 
a -> [String]
+  default fieldNames :: (HasTypeName a, Selectors (Rep a)) => Proxy a -> 
[String]
   fieldNames proxy = map (hyphenize $ typeName proxy) (selectors proxy)
 
 data CaptureUnknownFields a = CaptureUnknownFields {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hpack-0.14.0/src/Hpack/GenericsUtil.hs 
new/hpack-0.14.1/src/Hpack/GenericsUtil.hs
--- old/hpack-0.14.0/src/Hpack/GenericsUtil.hs  2016-05-09 12:27:49.0 
+0200
+++ new/hpack-0.14.1/src/Hpack/GenericsUtil.hs  2016-06-10 15:09:58.0 
+0200
@@ -21,10 +21,10 @@
 instance (Datatype d, Generic a, Rep a ~ M1 D d m) => HasTypeName a where
   typeName _ = datatypeName (undefined :: M1 D d x y)
 
-selectors :: (Generic a, Selectors (Rep a)) => Proxy a -> [String]
+selectors :: (Selectors (Rep a)) => Proxy a -> [String]
 selectors = f
   where
-f :: forall a. (Generic a, Selectors (Rep a)) => Proxy a -> [String]
+f :: forall a. (Selectors (Rep a)) => Proxy a -> [String]
 f _ = selNames (Proxy :: Proxy (Rep a))
 
 class Selectors a where
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hpack-0.14.0/test/Helper.hs 
new/hpack-0.14.1/test/Helper.hs
--- old/hpack-0.14.0/test/Helper.hs 2016-05-09 12:27:49.0 +0200
+++ new/hpack-0.14.1/test/Helper.hs 2016-06-10 15:09:58.0 +0200
@@ -10,14 +10,14 @@
 import   Test.Hspec
 import   Test.Mockery.Directory
 import   Control.Applicative
-import   System.Directory
+import   System.Directory (getCurrentDirectory, setCurrentDirectory, 
canonicalizePath)
 import   Control.Exception
 import qualified System.IO.Temp as Temp
 import   System.FilePath
 
 withCurrentDirectory :: FilePath -> IO a -> IO a
 withCurrentDirectory dir action = do
-  bracket (getCurrentDirectory) (setCurrentDirectory) $ \ _ -> do
+  bracket getCurrentDirectory setCurrentDirectory $ \ _ -> do
 setCurrentDirectory dir
 action
 




commit ghc-time-locale-compat for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package ghc-time-locale-compat for 
openSUSE:Factory checked in at 2016-06-14 23:08:34

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


Package is "ghc-time-locale-compat"

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-time-locale-compat/ghc-time-locale-compat.changes
2015-12-23 08:49:17.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-time-locale-compat.new/ghc-time-locale-compat.changes
   2016-06-14 23:08:35.0 +0200
@@ -1,0 +2,5 @@
+Sun Jun 12 12:05:17 UTC 2016 - mimi...@gmail.com
+
+- update to 0.1.1.2 
+
+---

Old:

  time-locale-compat-0.1.1.1.tar.gz

New:

  time-locale-compat-0.1.1.2.tar.gz



Other differences:
--
++ ghc-time-locale-compat.spec ++
--- /var/tmp/diff_new_pack.tYmca8/_old  2016-06-14 23:08:36.0 +0200
+++ /var/tmp/diff_new_pack.tYmca8/_new  2016-06-14 23:08:36.0 +0200
@@ -19,7 +19,7 @@
 %global pkg_name time-locale-compat
 
 Name:   ghc-time-locale-compat
-Version:0.1.1.1
+Version:0.1.1.2
 Release:0
 Summary:Compatibility of TimeLocale between old-locale and time-1.5
 License:BSD-3-Clause

++ time-locale-compat-0.1.1.1.tar.gz -> time-locale-compat-0.1.1.2.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/time-locale-compat-0.1.1.1/time-locale-compat.cabal 
new/time-locale-compat-0.1.1.2/time-locale-compat.cabal
--- old/time-locale-compat-0.1.1.1/time-locale-compat.cabal 2015-11-26 
03:26:34.0 +0100
+++ new/time-locale-compat-0.1.1.2/time-locale-compat.cabal 2016-06-11 
12:57:49.0 +0200
@@ -1,5 +1,5 @@
 name:time-locale-compat
-version: 0.1.1.1
+version: 0.1.1.2
 synopsis:Compatibility of TimeLocale between old-locale and 
time-1.5
 description: This package contains wrapped name module for TimeLocale.
 homepage:https://github.com/khibino/haskell-time-locale-compat
@@ -7,10 +7,14 @@
 license-file:LICENSE
 author:  Kei Hibino
 maintainer:  ex8k.hib...@gmail.com
-copyright:   Copyright (c) 2014 Kei Hibino
+copyright:   Copyright (c) 2014-2016 Kei Hibino
 category:System
 build-type:  Simple
 cabal-version:   >=1.10
+tested-with:   GHC == 7.4.1, GHC == 7.4.2
+ , GHC == 7.6.1, GHC == 7.6.2, GHC == 7.6.3
+ , GHC == 7.8.1, GHC == 7.8.2, GHC == 7.8.3, GHC == 7.8.4
+ , GHC == 8.0.1
 
 flag old-locale
   description: If true, use old-locale, otherwise use time 1.5 or newer.




commit sysbench for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package sysbench for openSUSE:Factory 
checked in at 2016-06-14 23:08:01

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


Package is "sysbench"

Changes:

--- /work/SRC/openSUSE:Factory/sysbench/sysbench.changes2016-04-28 
16:57:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysbench.new/sysbench.changes   2016-06-14 
23:08:02.0 +0200
@@ -1,0 +2,11 @@
+Sun Jun 12 09:31:03 UTC 2016 - mplus...@suse.com
+
+- Update to version 0.5.0+git.20160610:
+  * Fixes #44: seqwr deleting test files
+  * Duplicate line
+  * added locking to get_request in lua scripting
+  * Don't lock thread mutex unnecessarily in script_lua.c and sb_cpu.c.
+  * Fix crash introduced by commit 9244fcf.
+  * Adding volatile modifier to tmp variable in memory test
+
+---

Old:

  sysbench-0.5.0+git.20160414.tar.xz

New:

  sysbench-0.5.0+git.20160610.tar.xz



Other differences:
--
++ sysbench.spec ++
--- /var/tmp/diff_new_pack.HDpWet/_old  2016-06-14 23:08:03.0 +0200
+++ /var/tmp/diff_new_pack.HDpWet/_new  2016-06-14 23:08:03.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define version_unconverted 0.5.0+git.20160414
+%define version_unconverted 0.5.0+git.20160610
 Name:   sysbench
-Version:0.5.0+git.20160414
+Version:0.5.0+git.20160610
 Release:0
 Summary:A MySQL benchmarking tool
 License:GPL-2.0

++ _service ++
--- /var/tmp/diff_new_pack.HDpWet/_old  2016-06-14 23:08:03.0 +0200
+++ /var/tmp/diff_new_pack.HDpWet/_new  2016-06-14 23:08:03.0 +0200
@@ -1,15 +1,15 @@
 
-  
+  
 git://github.com/akopytov/sysbench
 git
 sysbench
 enable
-64aaf37aa4fa87201ff551b997cdfa8064555348
+refs/heads/0.5
 0.5.0+git.%cd
   
-  
+  
 *.tar
 xz
   
-  
+  
 

++ sysbench-0.5.0+git.20160414.tar.xz -> sysbench-0.5.0+git.20160610.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sysbench-0.5.0+git.20160414/README.md 
new/sysbench-0.5.0+git.20160610/README.md
--- old/sysbench-0.5.0+git.20160414/README.md   2016-04-16 18:18:45.0 
+0200
+++ new/sysbench-0.5.0+git.20160610/README.md   2016-06-12 11:31:03.0 
+0200
@@ -81,7 +81,6 @@
 | `--help`  | Print help on general syntax or on a test mode 
specified with --test, and exit 




 | off |
 | `--verbosity` | Verbosity level (0 - only critical messages, 5 - 
debug)  




   | 4   |
 | `--percentile`| SysBench measures execution times for all processed 
requests to display statistical information like minimal, average and maximum 
execution time. For most benchmarks it is also useful to know a request 
execution time value matching some percentile (e.g. 95% percentile means we 
should drop 5% of the most long requests and choose the maximal value from the 
remaining ones). This option allows to specify a percentile rank of query 
execution times to count | 95  |
-| `--validate`  | Perform validation of test results where possible





   | off |
 
 Note that numerical values for all *size* options (like `--thread-stack-size` 
in this table) may be specified by appending the corresponding multiplicative 
suffix (K for kilobytes, M for megabytes, G for gigabytes and T for terabytes).
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit hlint for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package hlint for openSUSE:Factory checked 
in at 2016-06-14 23:08:22

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


Package is "hlint"

Changes:

--- /work/SRC/openSUSE:Factory/hlint/hlint.changes  2016-06-07 
23:48:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.hlint.new/hlint.changes 2016-06-14 
23:08:25.0 +0200
@@ -1,0 +2,8 @@
+Sat Jun 11 11:19:42 UTC 2016 - mimi...@gmail.com
+
+- update to 1.9.35
+* fix parse error reports
+* update hlint.ghci to work with modern GHC
+* Require extra-1.4.9
+
+---

Old:

  hlint-1.9.34.tar.gz

New:

  hlint-1.9.35.tar.gz



Other differences:
--
++ hlint.spec ++
--- /var/tmp/diff_new_pack.LVGRBf/_old  2016-06-14 23:08:26.0 +0200
+++ /var/tmp/diff_new_pack.LVGRBf/_new  2016-06-14 23:08:26.0 +0200
@@ -19,7 +19,7 @@
 %global pkg_name hlint
 # no useful debuginfo for Haskell packages without C sources
 Name:   hlint
-Version:1.9.34
+Version:1.9.35
 Release:0
 Summary:Source code suggestions
 License:BSD-3-Clause

++ hlint-1.9.34.tar.gz -> hlint-1.9.35.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hlint-1.9.34/CHANGES.txt new/hlint-1.9.35/CHANGES.txt
--- old/hlint-1.9.34/CHANGES.txt2016-06-01 12:15:21.0 +0200
+++ new/hlint-1.9.35/CHANGES.txt2016-06-10 11:32:08.0 +0200
@@ -1,5 +1,9 @@
 Changelog for HLint
 
+1.9.35
+#245, fix parse error reports
+#243, update hlint.ghci to work with modern GHC
+Require extra-1.4.9
 1.9.34
 #154, fix some incorrect line numbers in literate Haskell
 #161, fix literate Haskell and CPP
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hlint-1.9.34/README.md new/hlint-1.9.35/README.md
--- old/hlint-1.9.34/README.md  2016-06-01 12:15:21.0 +0200
+++ new/hlint-1.9.35/README.md  2016-06-10 11:32:08.0 +0200
@@ -97,7 +97,7 @@
 
 ### GHCi Integration
 
-GHCi integration has been provided by Gwern Branwen. The integration allows 
running `:hlint` from the GHCi prompt. The script is at 
[hlint.ghci](https://raw.githubusercontent.com/ndmitchell/hlint/master/data/hlint.ghci),
 and a copy is installed locally in the data directory. To use, add the 
contents to your [GHCi startup 
file](http://www.haskell.org/ghc/docs/latest/html/users_guide/ghci-dot-files.html).
+GHCi integration has been provided by Gwern Branwen. The integration allows 
running `:hlint` from the GHCi prompt. The script is at 
[hlint.ghci](https://raw.githubusercontent.com/ndmitchell/hlint/master/data/hlint.ghci),
 and a copy is installed locally in the data directory. To use, add the 
contents to your [GHCi startup 
file](https://www.haskell.org/ghc/docs/latest/html/users_guide/ghci.html#the-ghci-and-haskeline-files).
 
 ### Parallel Operation
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hlint-1.9.34/data/hlint.ghci 
new/hlint-1.9.35/data/hlint.ghci
--- old/hlint-1.9.34/data/hlint.ghci2016-06-01 12:15:21.0 +0200
+++ new/hlint-1.9.35/data/hlint.ghci2016-06-10 11:32:08.0 +0200
@@ -8,11 +8,11 @@
 [":set -fno-print-bind-result"
 ,"tmp <- System.Directory.getTemporaryDirectory"
 ,"(f,h) <- System.IO.openTempFile tmp \"ghci\""
-,"sto <- GHC.Handle.hDuplicate System.IO.stdout"
-,"GHC.Handle.hDuplicateTo h System.IO.stdout"
+,"sto <- GHC.IO.Handle.hDuplicate System.IO.stdout"
+,"GHC.IO.Handle.hDuplicateTo h System.IO.stdout"
 ,"System.IO.hClose h"
 ,cmd
-,"GHC.Handle.hDuplicateTo sto System.IO.stdout"
+,"GHC.IO.Handle.hDuplicateTo sto System.IO.stdout"
 ,"let readFileNow f = readFile f >>= \\t->Data.List.length t 
`seq` return t"
 ,var++" <- readFileNow f"
 ,"System.Directory.removeFile f"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hlint-1.9.34/hlint.cabal new/hlint-1.9.35/hlint.cabal
--- old/hlint-1.9.34/hlint.cabal2016-06-01 12:15:21.0 +0200
+++ new/hlint-1.9.35/hlint.cabal2016-06-10 11:32:08.0 +0200
@@ -1,7 +1,7 @@
 cabal-version:  >= 1.8
 build-type: Simple
 name:   hlint
-version:1.9.34
+version:1.9.35
 license:BSD3
 license-file:   LICENSE
 category:   Development
@@ 

commit ghc-http-api-data for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package ghc-http-api-data for 
openSUSE:Factory checked in at 2016-06-14 23:08:26

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


Package is "ghc-http-api-data"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-http-api-data/ghc-http-api-data.changes  
2015-12-23 08:49:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-http-api-data.new/ghc-http-api-data.changes 
2016-06-14 23:08:27.0 +0200
@@ -1,0 +2,6 @@
+Sat Jun 11 11:30:24 UTC 2016 - mimi...@gmail.com
+
+- update to 0.2.3
+* Add more parser helpers for Bounded Enum types.
+
+---

Old:

  http-api-data-0.2.2.tar.gz

New:

  http-api-data-0.2.3.tar.gz



Other differences:
--
++ ghc-http-api-data.spec ++
--- /var/tmp/diff_new_pack.S2KMz8/_old  2016-06-14 23:08:28.0 +0200
+++ /var/tmp/diff_new_pack.S2KMz8/_new  2016-06-14 23:08:28.0 +0200
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:   ghc-http-api-data
-Version:0.2.2
+Version:0.2.3
 Release:0
 Summary:Converting to/from HTTP API data like URL pieces, headers and 
query parameters
 License:BSD-2-Clause

++ http-api-data-0.2.2.tar.gz -> http-api-data-0.2.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http-api-data-0.2.2/CHANGELOG.md 
new/http-api-data-0.2.3/CHANGELOG.md
--- old/http-api-data-0.2.2/CHANGELOG.md2015-12-10 11:34:51.0 
+0100
+++ new/http-api-data-0.2.3/CHANGELOG.md2016-06-10 02:17:37.0 
+0200
@@ -1,3 +1,7 @@
+0.2.3
+---
+* Add more parser helpers for `Bounded` `Enum` types.
+
 0.2.2
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http-api-data-0.2.2/Web/HttpApiData/Internal.hs 
new/http-api-data-0.2.3/Web/HttpApiData/Internal.hs
--- old/http-api-data-0.2.2/Web/HttpApiData/Internal.hs 2015-12-10 
11:08:55.0 +0100
+++ new/http-api-data-0.2.3/Web/HttpApiData/Internal.hs 2016-06-10 
01:42:14.0 +0200
@@ -44,6 +44,9 @@
 #endif
 
 -- | Convert value to HTTP API data.
+--
+-- __WARNING__: Do not derive this using @DeriveAnyClass@ as the generated
+-- instance will loop indefinitely.
 class ToHttpApiData a where
   {-# MINIMAL toUrlPiece | toQueryParam #-}
   -- | Convert to URL path piece.
@@ -59,6 +62,9 @@
   toQueryParam = toUrlPiece
 
 -- | Parse value from HTTP API data.
+--
+-- __WARNING__: Do not derive this using @DeriveAnyClass@ as the generated
+-- instance will loop indefinitely.
 class FromHttpApiData a where
   {-# MINIMAL parseUrlPiece | parseQueryParam #-}
   -- | Parse URL path piece.
@@ -280,9 +286,53 @@
 -- Right Foo
 parseBoundedTextData :: (Show a, Bounded a, Enum a) => Text -> Either Text a
 #endif
-parseBoundedTextData = parseMaybeTextData (flip lookup values . T.toLower)
-  where
-values = map (showTextData &&& id) [minBound..maxBound]
+parseBoundedTextData = parseBoundedEnumOfI showTextData
+
+-- | Lookup values based on a precalculated mapping of their representations.
+lookupBoundedEnumOf :: (Bounded a, Enum a, Eq b) => (a -> b) -> b -> Maybe a
+lookupBoundedEnumOf f = flip lookup (map (f &&& id) [minBound..maxBound])
+
+-- | Parse values based on a precalculated mapping of their @'Text'@ 
representation.
+--
+-- >>> parseBoundedEnumOf toUrlPiece "true" :: Either Text Bool
+-- Right True
+--
+-- For case sensitive parser see 'parseBoundedEnumOfI'.
+parseBoundedEnumOf :: (Bounded a, Enum a) => (a -> Text) -> Text -> Either 
Text a
+parseBoundedEnumOf = parseMaybeTextData . lookupBoundedEnumOf
+
+-- | /Case insensitive/.
+--
+-- Parse values case insensitively based on a precalculated mapping
+-- of their @'Text'@ representations.
+--
+-- >>> parseBoundedEnumOfI toUrlPiece "FALSE" :: Either Text Bool
+-- Right False
+--
+-- For case sensitive parser see 'parseBoundedEnumOf'.
+parseBoundedEnumOfI :: (Bounded a, Enum a) => (a -> Text) -> Text -> Either 
Text a
+parseBoundedEnumOfI f = parseBoundedEnumOf (T.toLower . f) . T.toLower
+
+-- | /Case insensitive/.
+--
+-- Parse values case insensitively based on @'ToHttpApiData'@ instance.
+-- Uses @'toUrlPiece'@ to get possible values.
+parseBoundedUrlPiece :: (ToHttpApiData a, Bounded a, Enum a) => Text -> Either 
Text a
+parseBoundedUrlPiece = parseBoundedEnumOfI toUrlPiece
+
+-- | /Case insensitive/.
+--
+-- Parse values case insensitively based on @'ToHttpApiData'@ instance.
+-- Uses @'toQueryParam'@ to get possible values.
+parseBoundedQueryParam :: (ToHttpApiData a, Bounded a, Enum a) => Text -> 
Either Text a
+parseBoundedQueryParam = 

commit ghc-microlens for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package ghc-microlens for openSUSE:Factory 
checked in at 2016-06-14 23:08:28

Comparing /work/SRC/openSUSE:Factory/ghc-microlens (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-microlens.new (New)


Package is "ghc-microlens"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-microlens/ghc-microlens.changes  
2016-05-31 12:24:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-microlens.new/ghc-microlens.changes 
2016-06-14 23:08:29.0 +0200
@@ -1,0 +2,19 @@
+Sun Jun 12 11:50:32 UTC 2016 - mimi...@gmail.com
+
+- update to 0.4.4.3 
+* Fixed markup in the .cabal file.
+* Added descriptions of other packages to Lens.Micro.
+
+---
+Sat Jun 11 11:33:01 UTC 2016 - mimi...@gmail.com
+
+- update to 0.4.4.2
+* More changes to make microlens-platform more prominent.
+
+---
+Fri Jun 10 06:54:58 UTC 2016 - mimi...@gmail.com
+
+- update to 0.4.4.1
+* Pointed to microlens-platform in the synopsis.
+
+---

Old:

  microlens-0.4.4.0.tar.gz

New:

  microlens-0.4.4.3.tar.gz



Other differences:
--
++ ghc-microlens.spec ++
--- /var/tmp/diff_new_pack.ZesE6l/_old  2016-06-14 23:08:30.0 +0200
+++ /var/tmp/diff_new_pack.ZesE6l/_new  2016-06-14 23:08:30.0 +0200
@@ -18,7 +18,7 @@
 %global pkg_name microlens
 
 Name:   ghc-%{pkg_name}
-Version:0.4.4.0
+Version:0.4.4.3
 Release:0
 Summary:A tiny part of the lens library with no dependencies
 Group:  System/Libraries

++ microlens-0.4.4.0.tar.gz -> microlens-0.4.4.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microlens-0.4.4.0/CHANGELOG.md 
new/microlens-0.4.4.3/CHANGELOG.md
--- old/microlens-0.4.4.0/CHANGELOG.md  2016-05-23 22:15:32.0 +0200
+++ new/microlens-0.4.4.3/CHANGELOG.md  2016-06-11 13:09:05.0 +0200
@@ -1,3 +1,16 @@
+# 0.4.4.3
+
+* Fixed markup in the .cabal file.
+* Added descriptions of other packages to `Lens.Micro`.
+
+# 0.4.4.2
+
+* More changes to make microlens-platform more prominent.
+
+# 0.4.4.1
+
+* Pointed to microlens-platform in the synopsis.
+
 # 0.4.4.0
 
 * Added `mapAccumLOf`.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microlens-0.4.4.0/microlens.cabal 
new/microlens-0.4.4.3/microlens.cabal
--- old/microlens-0.4.4.0/microlens.cabal   2016-05-23 22:16:48.0 
+0200
+++ new/microlens-0.4.4.3/microlens.cabal   2016-06-11 13:09:05.0 
+0200
@@ -1,30 +1,34 @@
 name:microlens
-version: 0.4.4.0
-synopsis:A tiny part of the lens library with no dependencies
+version: 0.4.4.3
+synopsis:A tiny lens library with no dependencies. If you're 
writing an app, you probably want microlens-platform, not this.
 description:
-  This is an extract from  (with 
no dependencies). It's not a toy lenses library, unsuitable for “real world”, 
but merely a small one. It is compatible with lens, and should have same 
performance. It also has better documentation.
+  NOTE: If you're writing an app, you probably want 
 – it 
has the most features.  
is intended more for library writers who want a tiny lens library (after all, 
lenses are pretty useful for everything, not just for updating records!).
   .
-  Use this library:
+  This library is an extract from  (with no dependencies). It's not a toy lenses library, unsuitable for 
“real world”, but merely a small one. It is compatible with lens, and should 
have same performance. It also has better documentation.
   .
-* if you want to define lenses or traversals in your own library, but 
don't want to depend on lens
+  There's a longer readme . It has a migration guide for lens users, a description of other 
packages in the family, a discussion of other lens libraries you could use 
instead, and so on.
   .
-* if you are new to lenses and want a small library to play with, but 
don't want to use something “inferior” or have to relearn things when/if you 
switch to lens
+  Here are some usecases for this library:
   .
-  Don't use this library:
+* You want to define lenses or traversals in your own library, but don't 
want to depend on lens. Having lenses available often 

commit dmtcp for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package dmtcp for openSUSE:Factory checked 
in at 2016-06-14 23:08:46

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


Package is "dmtcp"

Changes:

--- /work/SRC/openSUSE:Factory/dmtcp/dmtcp.changes  2015-07-28 
11:43:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.dmtcp.new/dmtcp.changes 2016-06-14 
23:08:47.0 +0200
@@ -1,0 +2,13 @@
+Wed Jun  8 16:20:13 CEST 2016 - ti...@suse.de
+
+- Update to DMTCP 2.4.1: primarily a bug fix release.
+  fixes an issue with version 2.4.0 and deleted shared memory files
+- Update to DMTCP 2.4.2:
+  configure script fixes; interval checkpointing; etc
+- Update to DMTCP 2.4.3:
+  added support for CMA, fixed a regression affecting dmtcp_checkpoint()
+- Update to DMTCP 2.4.4:
+  supports InfiniBand UD, misc fixes
+- Adapt spec file to the new 2.4.4 tarball
+
+---

Old:

  dmtcp-2.4.0.tar.gz

New:

  dmtcp-2.4.4.tar.gz



Other differences:
--
++ dmtcp.spec ++
--- /var/tmp/diff_new_pack.KFK6iK/_old  2016-06-14 23:08:48.0 +0200
+++ /var/tmp/diff_new_pack.KFK6iK/_new  2016-06-14 23:08:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dmtcp
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012-2014 Kapil Arya
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,8 +17,9 @@
 #
 
 
+%define shaid  30d2101
 Name:   dmtcp
-Version:2.4.0
+Version:2.4.4
 Release:0
 Summary:Checkpoint/Restart functionality for Linux processes
 License:LGPL-3.0+
@@ -62,7 +63,7 @@
 This package provides dmtcp.h for developing plugins.
 
 %prep
-%setup -q
+%setup -q -n %{name}-dmtcp-%{shaid}
 sed -i -e 's,enable_option_checking=fatal,enable_option_checking=no,' configure
 
 %build

++ dmtcp-2.4.0.tar.gz -> dmtcp-2.4.4.tar.gz ++
 24047 lines of diff (skipped)




commit rubygem-test-unit for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package rubygem-test-unit for 
openSUSE:Factory checked in at 2016-06-14 23:08:03

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


Package is "rubygem-test-unit"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-test-unit/rubygem-test-unit.changes  
2016-05-29 03:13:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-test-unit.new/rubygem-test-unit.changes 
2016-06-14 23:08:04.0 +0200
@@ -1,0 +2,17 @@
+Sun Jun 12 04:36:59 UTC 2016 - co...@suse.com
+
+- updated to version 3.2.0
+ see installed news.md
+
+  ## 3.2.0 - 2016-06-12 {#version-3-2-0}
+  
+  ### Improvements
+  
+* Supported rxvt family terminals as color available terminals.
+  [GitHub#121][Reported by Ippei Kishida]
+  
+  ### Thanks
+  
+* Ippei Kishida
+
+---

Old:

  test-unit-3.1.9.gem

New:

  test-unit-3.2.0.gem



Other differences:
--
++ rubygem-test-unit.spec ++
--- /var/tmp/diff_new_pack.u7Xijq/_old  2016-06-14 23:08:05.0 +0200
+++ /var/tmp/diff_new_pack.u7Xijq/_new  2016-06-14 23:08:05.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-test-unit
-Version:3.1.9
+Version:3.2.0
 Release:0
 %define mod_name test-unit
 %define mod_full_name %{mod_name}-%{version}

++ test-unit-3.1.9.gem -> test-unit-3.2.0.gem ++
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/doc/text/news.md new/doc/text/news.md
--- old/doc/text/news.md2016-05-20 15:08:01.0 +0200
+++ new/doc/text/news.md2016-06-12 04:33:11.0 +0200
@@ -1,5 +1,16 @@
 # News
 
+## 3.2.0 - 2016-06-12 {#version-3-2-0}
+
+### Improvements
+
+  * Supported rxvt family terminals as color available terminals.
+[GitHub#121][Reported by Ippei Kishida]
+
+### Thanks
+
+  * Ippei Kishida
+
 ## 3.1.9 - 2016-05-20 {#version-3-1-9}
 
 ### Fixes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/test/unit/ui/console/testrunner.rb 
new/lib/test/unit/ui/console/testrunner.rb
--- old/lib/test/unit/ui/console/testrunner.rb  2016-05-20 15:08:01.0 
+0200
+++ new/lib/test/unit/ui/console/testrunner.rb  2016-06-12 04:33:11.0 
+0200
@@ -491,6 +491,8 @@
 case ENV["TERM"]
 when /(?:term|screen)(?:-(?:256)?color)?\z/
   true
+when /\Arxvt/
+  true
 else
   return true if ENV["EMACS"] == "t"
   false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/test/unit/version.rb new/lib/test/unit/version.rb
--- old/lib/test/unit/version.rb2016-05-20 15:08:01.0 +0200
+++ new/lib/test/unit/version.rb2016-06-12 04:33:11.0 +0200
@@ -1,5 +1,5 @@
 module Test
   module Unit
-VERSION = '3.1.9'
+VERSION = '3.2.0'
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2016-05-20 15:08:01.0 +0200
+++ new/metadata2016-06-12 04:33:11.0 +0200
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: test-unit
 version: !ruby/object:Gem::Version
-  version: 3.1.9
+  version: 3.2.0
 platform: ruby
 authors:
 - Kouhei Sutou
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2016-05-20 00:00:00.0 Z
+date: 2016-06-12 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: power_assert
@@ -234,44 +234,44 @@
 specification_version: 4
 summary: An xUnit family unit testing framework for Ruby.
 test_files:
+- test/test-code-snippet.rb
+- test/test-fault-location-detector.rb
+- test/test-attribute.rb
+- test/test-priority.rb
+- test/test-color-scheme.rb
+- test/test-failure.rb
+- test/test-color.rb
 - test/ui/test_testrunmediator.rb
-- test/util/test-method-owner-finder.rb
-- test/util/test-output.rb
-- test/util/test_observable.rb
-- test/util/test_procwrapper.rb
-- test/util/test_backtracefilter.rb
-- test/test-test-result.rb
-- test/test-assertions.rb
 - test/test-attribute-matcher.rb
-- test/test-code-snippet.rb
-- test/collector/test_objectspace.rb
-- test/collector/test-descendant.rb
-- test/collector/test-load.rb
-- test/collector/test_dir.rb
+- test/test-test-suite.rb
+- test/test-test-suite-creator.rb
+- test/test-diff.rb
+- test/test-emacs-runner.rb
+- test/test-data.rb
 - test/fixtures/header.csv
-- test/fixtures/header-label.csv
-- test/fixtures/plus.csv
+- 

commit hawk2 for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package hawk2 for openSUSE:Factory checked 
in at 2016-06-14 23:08:10

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


Package is "hawk2"

Changes:

--- /work/SRC/openSUSE:Factory/hawk2/hawk2.changes  2016-04-28 
16:59:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.hawk2.new/hawk2.changes 2016-06-14 
23:08:12.0 +0200
@@ -1,0 +2,90 @@
+Sun Jun 12 18:36:42 UTC 2016 - kgronl...@suse.com
+
+- Update to version 2.0.0+git.1465754567.b838c7a:
+  * Update translations (bsc#984336)
+
+---
+Wed Jun 08 05:00:43 UTC 2016 - kgronl...@suse.com
+
+- Update to version 2.0.0+git.1465200752.ce534f0:
+  * Cib: Fix broken instance assignment (bsc#983202)
+  * UI: Make configuration graph clickable (bsc#983169)
+  * UI: Make clicking a graph open it in a separate tab/window (bsc#983169)
+  * UI: Fix tabs in edit view
+  * UI: Show child count and clone type in status Type column
+  * UI: Format tabs in location constraints like status / edit configuration 
pages
+  * UI: Fix incorrect overflows on panels
+
+---
+Fri Jun 03 13:08:26 UTC 2016 - kgronl...@suse.com
+
+- Update to version 2.0.0+git.1464959248.4c8523a:
+  * Handle agent names containing underscores (bsc#982503)
+  * UI: Fix hidden language selector (bsc#982582)
+  * Cib: Fix crash when adding resource failures (bsc#983028)
+  * Add links to help screen
+  * Change circle in status page to medium
+  * UI: Reduce movement when switching agent
+  * UI: Nicer formatting in command log
+  * UI: Reports: Add buttons to zoom in and out of the event timeline
+  * UI: Fix broken tabs after adding zoom in/out buttons
+  * UI: Add titles to prev/next transition buttons
+  * UI: Show node in transition popup
+
+---
+Wed Jun 01 08:28:56 UTC 2016 - kgronl...@suse.com
+
+- Update to version 2.0.0+git.1464769312.daad221:
+  * Wizard: Fix wizard listing when running as less privileged user 
(bsc#981583)
+
+---
+Fri May 27 06:56:44 UTC 2016 - kgronl...@suse.com
+
+- Update to version 2.0.0+git.1464213601.5005ce3:
+  + Controller: Fix 500 error when create fails
+  + UI: Highlight master instances in location list
+  + UI: Limit tag operations to those that actually work on tags
+  + Set per-resource maintenance instead of is-managed (bsc#981659)
+
+---
+Wed May 25 09:25:59 UTC 2016 - kgronl...@suse.com
+
+- Update to version 2.0.0+git.1464164578.80eba76:
+  + UI: Show resource / node count in status tabs
+  + UI: Fix tickets display in status view (bsc#981552)
+  + Group: Enforce target-role after create/update (bsc#968876)
+
+---
+Mon May 23 08:28:17 UTC 2016 - kgronl...@suse.com
+
+- Update to version 2.0.0+git.1463943986.78a1933:
+  + Dashboard: Cycle through node list if credentials are set
+  + Dashboard: Improved display of multiple errors
+  + Cib: Show error if in partition without quorum (bsc#980919)
+  + Cib: Show quorum error before fencing errors
+  + Cib: Update cluster status when pushing errors
+  + UI: Move panels in Edit Configuration into proper tabs
+  + UI: Show which node is DC
+  + UI: Status: Pagination and smartDisplay
+  + UI: Remove Hawk icon from navbar
+  + UI: Status: Remove sort and search controls since they are broken 
(bsc#980993)
+  + UI: Fix font weight in dashboard
+  + UI: Allow renaming constraints (bsc#981006)
+  + UI: Allow renaming tags (bsc#981006)
+  + UI: Show resource type in Edit Resource view
+  + UI: Add tabs in Status view for each tag
+  + UI: Fix outdated title formatting
+  + UI: Clean up and fix column sorting in Edit Configuration (bsc#979311)
+  + UI: Fix ugly footer on small screens
+  + UI: Status: No title even when no errors
+
+---
+Mon May 09 11:52:45 UTC 2016 - kgronl...@suse.com
+
+- Update to version 2.0.0+git.1462794622.796a8a6:
+  + Cib: Warn if partial cluster upgrade detected (fate#320759)
+  + Change title from Simulator to Batch Mode
+  + Try to use fonts available on Linux by default
+  + Dashboard: Improved responsive grid layout
+
+---

Old:

  hawk2-2.0.0+git.1461322965.7f27886.tar.bz2

New:

  hawk2-2.0.0+git.1465754567.b838c7a.tar.bz2



Other differences:
--
++ hawk2.spec ++
--- /var/tmp/diff_new_pack.iuVj0A/_old  2016-06-14 

commit wireshark for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package wireshark for openSUSE:Factory 
checked in at 2016-06-14 23:07:54

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


Package is "wireshark"

Changes:

--- /work/SRC/openSUSE:Factory/wireshark/wireshark.changes  2016-04-28 
17:00:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.wireshark.new/wireshark.changes 2016-06-14 
23:07:58.0 +0200
@@ -1,0 +2,27 @@
+Wed Jun  8 07:44:26 UTC 2016 - astie...@suse.com
+
+- Wireshark 2.0.4 (boo#983671)
+  This release fixes a number issues in protocol dissectors that
+  could have allowed a remote attacker to crash Wireshark or cause
+  excessive CPU usage through specially crafted packages inserted
+  into the network or a capture file.
+  * The SPOOLS dissector could go into an infinite loop
+wnpa-sec-2016-29 CVE-2016-5350
+  * The IEEE 802.11 dissector could crash
+wnpa-sec-2016-30 CVE-2016-5351
+  * The IEEE 802.11 dissector could crash
+wnpa-sec-2016-31 CVE-2016-5352
+  * The UMTS FP dissector could crash
+wnpa-sec-2016-32 CVE-2016-5353
+  * Some USB dissectors could crash
+wnpa-sec-2016-33 CVE-2016-5354
+  * The Toshiba file parser could crash
+wnpa-sec-2016-34 CVE-2016-5355
+  * The CoSine file parser could crash
+wnpa-sec-2016-35 CVE-2016-5356
+  * The NetScreen file parser could crash
+wnpa-sec-2016-36 CVE-2016-5357
+  * The Ethernet dissector could crash
+wnpa-sec-2016-37 CVE-2016-5358
+
+---

Old:

  SIGNATURES-2.0.3.txt
  wireshark-2.0.3.tar.bz2

New:

  SIGNATURES-2.0.4.txt
  wireshark-2.0.4.tar.bz2



Other differences:
--
++ wireshark.spec ++
--- /var/tmp/diff_new_pack.1dG2uA/_old  2016-06-14 23:08:00.0 +0200
+++ /var/tmp/diff_new_pack.1dG2uA/_new  2016-06-14 23:08:00.0 +0200
@@ -29,7 +29,7 @@
 %define use_gnutls 0%{?suse_version} >= 1310 || 0%{?suse_version} == 1110
 
 Name:   wireshark
-Version:2.0.3
+Version:2.0.4
 Release:0
 Summary:A Network Traffic Analyser
 License:GPL-2.0+ and GPL-3.0+
@@ -177,6 +177,7 @@
 # Verify hashes in that file against source tarball.
 echo "`grep %{name}-%{version}.tar.bz2 %{S:2} | grep MD5 | head -n1 | cut -d= 
-f2`  %{S:0}" | md5sum -c
 echo "`grep %{name}-%{version}.tar.bz2 %{S:2} | grep SHA1 | head -n1 | cut -d= 
-f2`  %{S:0}" | sha1sum -c
+echo "`grep %{name}-%{version}.tar.bz2 %{S:2} | grep SHA256 | head -n1 | cut 
-d= -f2`  %{S:0}" | sha256sum -c
 
 %setup -q
 %patch2 -p1

++ SIGNATURES-2.0.3.txt -> SIGNATURES-2.0.4.txt ++
--- /work/SRC/openSUSE:Factory/wireshark/SIGNATURES-2.0.3.txt   2016-04-28 
17:00:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.wireshark.new/SIGNATURES-2.0.4.txt  
2016-06-14 23:07:57.0 +0200
@@ -1,55 +1,55 @@
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA512
 
-wireshark-2.0.3.tar.bz2: 31110988 bytes
-SHA256(wireshark-2.0.3.tar.bz2)=e196376e75fe21fdef41b4eaa27ce2e1b2b561e7f7b20328a8e96657cc4465fc
-RIPEMD160(wireshark-2.0.3.tar.bz2)=24504bb0acd10fb7c1d93eab0a1de0f49b6b82c4
-SHA1(wireshark-2.0.3.tar.bz2)=9805d62b4fb108cc1e755d8c47f8c1e21eee8b73
-MD5(wireshark-2.0.3.tar.bz2)=62dc20f5a77542feed2e38f18db8ae3b
-
-Wireshark-win32-2.0.3.exe: 43972168 bytes
-SHA256(Wireshark-win32-2.0.3.exe)=5fd3b556d736b5eb9ae63ee6bd9d65775fd84e54303f86c7cba2a9b60298f283
-RIPEMD160(Wireshark-win32-2.0.3.exe)=73e64770cb11df69d5030607bc6aaf6dfc5554e3
-SHA1(Wireshark-win32-2.0.3.exe)=4c014fd4f8f677f9aec43ddc13ef6b962f0fa6d7
-MD5(Wireshark-win32-2.0.3.exe)=3a36fad882fa0e3368606b5cbe80d51e
-
-Wireshark-win64-2.0.3.exe: 47590392 bytes
-SHA256(Wireshark-win64-2.0.3.exe)=ceab943d7be15f8894e2d915dee18c14e55f3bfa74ddc45a14f61d0e645cd226
-RIPEMD160(Wireshark-win64-2.0.3.exe)=4b0003ceb770e894ee58b78901a49c4cee5fc5a5
-SHA1(Wireshark-win64-2.0.3.exe)=169cdb7e25582fa0c35bc04c049bb1d8fd0fecba
-MD5(Wireshark-win64-2.0.3.exe)=396528535ad0b3848049c5da374b647c
-
-WiresharkPortable_2.0.3.paf.exe: 43614856 bytes
-SHA256(WiresharkPortable_2.0.3.paf.exe)=17db5264a416901d77223a5aae66735300e480b8ad18f24935b2e9bd441b40a6
-RIPEMD160(WiresharkPortable_2.0.3.paf.exe)=f74eefc594b10627811fd34b21ff8e77115d4945
-SHA1(WiresharkPortable_2.0.3.paf.exe)=15ec105f22dd0f7a1a3dbb03febaaaf42b1e37f9
-MD5(WiresharkPortable_2.0.3.paf.exe)=9fba252210ff53198ebb27113e649433
-
-Wireshark 2.0.3 Intel 64.dmg: 31683571 bytes
-SHA256(Wireshark 2.0.3 Intel 
64.dmg)=a64dc77117a4408b48235297215032017e77822885ce3e19cd1065bfbea0ae57
-RIPEMD160(Wireshark 2.0.3 Intel 
64.dmg)=cdd6cdf582578108402ecc90e5b0ee7bedd2e622
-SHA1(Wireshark 2.0.3 Intel 64.dmg)=a0820929ea55790659597bd12d64ed2322825602
-MD5(Wireshark 

commit octave-forge-struct for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-struct for 
openSUSE:Factory checked in at 2016-06-14 23:07:51

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


Package is "octave-forge-struct"

Changes:

--- /work/SRC/openSUSE:Factory/octave-forge-struct/octave-forge-struct.changes  
2015-06-16 15:14:11.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-struct.new/octave-forge-struct.changes 
2016-06-14 23:07:53.0 +0200
@@ -1,0 +2,6 @@
+Fri Jun 10 16:10:45 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 1.0.13
+  * Bugfix release
+
+---

Old:

  struct-1.0.11.tar.gz

New:

  struct-1.0.13.tar.gz



Other differences:
--
++ octave-forge-struct.spec ++
--- /var/tmp/diff_new_pack.dUFJ9N/_old  2016-06-14 23:07:54.0 +0200
+++ /var/tmp/diff_new_pack.dUFJ9N/_new  2016-06-14 23:07:54.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-struct
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define octpkg  struct
 Name:   octave-forge-%{octpkg}
-Version:1.0.11
+Version:1.0.13
 Release:0
 Summary:Additional Structure manipulations functions for Octave
 License:GPL-3.0+

++ struct-1.0.11.tar.gz -> struct-1.0.13.tar.gz ++
 5911 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/struct-1.0.11/DESCRIPTION new/struct-1.0.13/DESCRIPTION
--- old/struct-1.0.11/DESCRIPTION   2015-03-06 15:52:09.0 +0100
+++ new/struct-1.0.13/DESCRIPTION   2016-04-22 10:49:34.0 +0200
@@ -1,6 +1,6 @@
-Name: Struct
-Version: 1.0.11
-Date: 2015-03-06
+Name: struct
+Version: 1.0.13
+Date: 2016-04-21
 Author: Etienne Grossmann , Olaf Till 
 Maintainer: Olaf Till 
 Title: Structure Handling.
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/struct-1.0.11/NEWS new/struct-1.0.13/NEWS
--- old/struct-1.0.11/NEWS  2015-03-06 15:52:09.0 +0100
+++ new/struct-1.0.13/NEWS  2016-04-22 10:49:34.0 +0200
@@ -1,3 +1,15 @@
+Summary of important user-visible changes for struct 1.0.13:
+---
+
+ ** Build fixes for new Octave versions.
+
+Summary of important user-visible changes for struct 1.0.12:
+---
+
+ ** Make compatible with Octaves new exception-based error
+handling. Compatibility with old error handling up to Octave-4.0
+is retained.
+
 Summary of important user-visible changes for struct 1.0.11:
 ---
 
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/struct-1.0.11/inst/getfields.m new/struct-1.0.13/inst/getfields.m
--- old/struct-1.0.11/inst/getfields.m  2015-03-06 15:52:09.0 +0100
+++ new/struct-1.0.13/inst/getfields.m  2016-04-22 10:49:34.0 +0200
@@ -1,5 +1,5 @@
 ## Copyright (C) 2000 Etienne Grossmann 
-## Copyright (C) 2012 Olaf Till 
+## Copyright (C) 2012-2016 Olaf Till 
 ##
 ## This program is free software; you can redistribute it and/or modify it 
under
 ## the terms of the GNU General Public License as published by the Free 
Software
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 

commit ghc-asn1-encoding for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package ghc-asn1-encoding for 
openSUSE:Factory checked in at 2016-06-14 23:08:18

Comparing /work/SRC/openSUSE:Factory/ghc-asn1-encoding (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-asn1-encoding.new (New)


Package is "ghc-asn1-encoding"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-asn1-encoding/ghc-asn1-encoding.changes  
2015-10-06 13:24:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-asn1-encoding.new/ghc-asn1-encoding.changes 
2016-06-14 23:08:23.0 +0200
@@ -1,0 +2,5 @@
+Sun Jun 12 11:39:48 UTC 2016 - mimi...@gmail.com
+
+- update to 0.9.4 
+
+---

Old:

  asn1-encoding-0.9.3.tar.gz

New:

  asn1-encoding-0.9.4.tar.gz



Other differences:
--
++ ghc-asn1-encoding.spec ++
--- /var/tmp/diff_new_pack.IL8LkK/_old  2016-06-14 23:08:24.0 +0200
+++ /var/tmp/diff_new_pack.IL8LkK/_new  2016-06-14 23:08:24.0 +0200
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:   ghc-asn1-encoding
-Version:0.9.3
+Version:0.9.4
 Release:0
 Summary:ASN1 data reader and writer in RAW, BER and DER forms
 License:BSD-3-Clause

++ asn1-encoding-0.9.3.tar.gz -> asn1-encoding-0.9.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/asn1-encoding-0.9.3/Data/ASN1/Get.hs 
new/asn1-encoding-0.9.4/Data/ASN1/Get.hs
--- old/asn1-encoding-0.9.3/Data/ASN1/Get.hs2015-09-21 15:12:05.0 
+0200
+++ new/asn1-encoding-0.9.4/Data/ASN1/Get.hs2016-06-12 08:05:07.0 
+0200
@@ -33,7 +33,6 @@
 import Foreign
 
 import qualified Data.ByteString  as B
-import qualified Data.ByteString.Unsafe   as B
 
 -- | The result of a parse.
 data Result r = Fail String
@@ -185,13 +184,17 @@
 
 -- | Pull @n@ bytes from the input, as a strict ByteString.
 getBytes :: Int -> Get B.ByteString
-getBytes n = do
- s <- ensure n
- put (fromIntegral n) $ B.unsafeDrop n s
- return $ B.unsafeTake n s
+getBytes n
+  | n <= 0= return B.empty
+  | otherwise = do
+s <- ensure n
+let (b1, b2) = B.splitAt n s
+put (fromIntegral n) b2
+return b1
 
 getWord8 :: Get Word8
 getWord8 = do
- s <- ensure 1
- put 1 $ B.unsafeTail s
- return $ B.unsafeHead s
+s <- ensure 1
+case B.uncons s of
+Nothing -> error "getWord8: ensure internal error"
+Just (h,b2) -> put 1 b2 >> return h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/asn1-encoding-0.9.3/asn1-encoding.cabal 
new/asn1-encoding-0.9.4/asn1-encoding.cabal
--- old/asn1-encoding-0.9.3/asn1-encoding.cabal 2015-09-21 15:12:05.0 
+0200
+++ new/asn1-encoding-0.9.4/asn1-encoding.cabal 2016-06-12 08:05:07.0 
+0200
@@ -1,5 +1,5 @@
 Name:asn1-encoding
-Version: 0.9.3
+Version: 0.9.4
 Synopsis:ASN1 data reader and writer in RAW, BER and DER forms
 Description:
 ASN1 data reader and writer in raw form with supports for high level forms 
of ASN1 (BER, and DER).




commit smplayer for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package smplayer for openSUSE:Factory 
checked in at 2016-06-14 23:08:12

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


Package is "smplayer"

Changes:

--- /work/SRC/openSUSE:Factory/smplayer/smplayer.changes2016-04-05 
10:44:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.smplayer.new/smplayer.changes   2016-06-14 
23:08:15.0 +0200
@@ -1,0 +2,60 @@
+Mon Jun 13 10:01:00 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 16.6.0:
+  * The mpcgui works now with Qt 5 as well.
+  * Settings for streams can also be remembered.
+  * Support for high DPI (requires Qt 5.4 or greater).
+  * Better support for touch screens.
+  * Fixes for Qt 5.
+  * Add new menu 'view'.
+  * (Videopreview) Fix show duration with Qt 5.
+  * Move the OSD menu to the view menu.
+  * Add a tablet mode (menu Options).
+When enabled, it changes some elements of the GUI so that's
+easy to use it on a touch screen.
+  * Hide some options from menus in tablet mode.
+  * Now it's possible to add the recents menu to a toolbar.
+  * New option 'Send video to screen' in the video menu.
+This option allows to display the video (in fullscreen) on a
+second screen while controlling the player in the computer's
+screen.
+  * Add an option to show information about the connected screens
+(menu View).
+  * Don't use a dockable playlist on Linux with Qt 5 because the
+dockable one causes trouble when Compiz is enabled.
+  * Disable the secondary subtitles and frame step back when using
+mplayer, and the karaoke filter when using mpv.
+  * Add close buttons to the audio and video equalisers.
+  * Don't use the language toolbar.
+  * Add the audio and subtitle track menus to the toolbar and
+increase the default size of the toolbar icons.
+  * Improve drag & drop on the main window. Now it allows to drop
+several directories and files.
+  * Change the default values for outline and shadow of the ASS style.
+  * Use MPV as default if available.
+  * Remove the border of the tooltips. Otherwise, for some reason,
+the text is not shown complete.
+  * Increase the height of the audio equaliser.
+  * Set the OSD to Seek as default.
+  * Set the drag function to MoveWindow as default.
+  * Add an option to set the cache to auto in
+Preferences -> Performance.
+ *  Don't change the playlist to floating state when entering
+fullscreen, if using Qt5 on Linux. Seems to fix a problem when
+using Compiz.
+  * Possibility to display the section area in the preferences
+dialog in icon mode.
+  * Add options in Preferences -> Interface to configure the
+high DPI support.
+  * Don't use a border in the style of the tooltip. For some
+reason the text is cut off with it.
+  * Add a quick access menu.
+  * Add an option to display the format info in the status bar.
+  * Disable the global shortcuts when opening the preferences dialog.
+  * Use the mplayer/mpv default video and audio output.
+  * Add option "remember settings for streams" in
+Preferences -> General.
+  * Use the style 'fusion' as default with Qt 5.
+- Rebase smplayer-defaults.patch, smplayer-simple-resize.patch.
+
+---

Old:

  smplayer-16.4.0.tar.bz2

New:

  smplayer-16.6.0.tar.bz2



Other differences:
--
++ smplayer.spec ++
--- /var/tmp/diff_new_pack.tGjvF1/_old  2016-06-14 23:08:16.0 +0200
+++ /var/tmp/diff_new_pack.tGjvF1/_new  2016-06-14 23:08:16.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   smplayer
-Version:16.4.0
+Version:16.6.0
 Release:0
 Summary:Complete frontend for MPV
 License:GPL-2.0+
@@ -26,7 +26,7 @@
 Source: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE smplayer-makeflags.patch
 Patch0: %{name}-makeflags.patch
-# PATCH-FEATURE-OPENSUSE smplayer-defaults.patch sor.ale...@meowr.ru -- Use 
PulseAudio, MPV, and "Tango" icon theme by default.
+# PATCH-FEATURE-OPENSUSE smplayer-defaults.patch sor.ale...@meowr.ru -- Use 
PulseAudio, system Qt5 theme, and "Tango" icon theme by default.
 Patch1: %{name}-defaults.patch
 # PATCH-FIX-UPSTREAM smplayer-simple-resize.patch
 Patch2: %{name}-simple-resize.patch
@@ -35,6 +35,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libstdc++-devel
+BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
 BuildRequires:  zlib-devel
 # Either mpv >= 0.6.2 or MPlayer >= 1.0rc4_r32607.
@@ -46,7 +47,8 @@
 Provides:   smplayer-qt5 = %{version}
 Obsoletes:  smplayer-qt5 < 

commit shake for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package shake for openSUSE:Factory checked 
in at 2016-06-14 23:08:37

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


Package is "shake"

Changes:

--- /work/SRC/openSUSE:Factory/shake/shake.changes  2016-06-07 
23:48:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.shake.new/shake.changes 2016-06-14 
23:08:39.0 +0200
@@ -1,0 +2,8 @@
+Mon Jun 13 12:56:31 UTC 2016 - mimi...@gmail.com
+
+- update to 0.15.9
+* Documentation tweaks
+* Optimise the thread pool
+* Fix progress output through wget
+
+---

Old:

  shake-0.15.8.tar.gz

New:

  shake-0.15.9.tar.gz



Other differences:
--
++ shake.spec ++
--- /var/tmp/diff_new_pack.rJw2om/_old  2016-06-14 23:08:40.0 +0200
+++ /var/tmp/diff_new_pack.rJw2om/_new  2016-06-14 23:08:40.0 +0200
@@ -19,7 +19,7 @@
 %global pkg_name shake
 %bcond_with tests
 Name:   shake
-Version:0.15.8
+Version:0.15.9
 Release:0
 Summary:Build system library, like Make, but more accurate dependencies
 Group:  Development/Languages/Other

++ shake-0.15.8.tar.gz -> shake-0.15.9.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shake-0.15.8/CHANGES.txt new/shake-0.15.9/CHANGES.txt
--- old/shake-0.15.8/CHANGES.txt2016-06-01 19:58:04.0 +0200
+++ new/shake-0.15.9/CHANGES.txt2016-06-12 14:05:32.0 +0200
@@ -1,5 +1,9 @@
 Changelog for Shake
 
+0.15.9
+Documentation tweaks
+Optimise the thread pool
+Fix progress output through wget
 0.15.8
 Extra base bounds to rule out building on GHC 7.4
 0.15.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shake-0.15.8/docs/Manual.md 
new/shake-0.15.9/docs/Manual.md
--- old/shake-0.15.8/docs/Manual.md 2016-06-01 19:58:04.0 +0200
+++ new/shake-0.15.9/docs/Manual.md 2016-06-12 14:05:33.0 +0200
@@ -288,7 +288,7 @@
 
 This script creates a folder named `_shake` for the build system objects to 
live in, then runs `ghc --make Build.hs` to produce `_shake/build`, then 
executes `_shake/build` with all arguments it was given. The `-with-rtsopts` 
flag instructs the Haskell compiler to disable "idle garbage collection", 
making more CPU available for the commands you are running, as [explained 
here](http://stackoverflow.com/questions/34588057/why-does-shake-recommend-disabling-idle-garbage-collection/).
 
-Now you can run a build by simply typing `./build.sh` on Linux, or `build` on 
Windows. On Linux you may want to alias `build` to `./build.sh`. For the rest 
of this document we will assume `build` runs the build system.
+Now you can run a build by simply typing `stack exec ./build.sh` on Linux, or 
`stack exec build.bat` on Windows. On Linux you may want to alias `build` to 
`stack exec ./build.sh`. For the rest of this document we will assume `build` 
runs the build system.
 
 _Warning:_ You should not use the `-threaded` for GHC 7.6 or below because of 
a [GHC bug](https://ghc.haskell.org/trac/ghc/ticket/7646). If you do turn on 
`-threaded`, you should include `-qg -qb` in `-with-rtsopts`. 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shake-0.15.8/shake.cabal new/shake-0.15.9/shake.cabal
--- old/shake-0.15.8/shake.cabal2016-06-01 19:58:04.0 +0200
+++ new/shake-0.15.9/shake.cabal2016-06-12 14:05:32.0 +0200
@@ -1,7 +1,7 @@
 cabal-version:  >= 1.10
 build-type: Simple
 name:   shake
-version:0.15.8
+version:0.15.9
 license:BSD3
 license-file:   LICENSE
 category:   Development, Shake
@@ -232,6 +232,7 @@
 Development.Shake.Profile
 Development.Shake.Progress
 Development.Shake.Resource
+Development.Shake.Rule
 Development.Shake.Rules.Directory
 Development.Shake.Rules.File
 Development.Shake.Rules.Files
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shake-0.15.8/src/Development/Shake/Command.hs 
new/shake-0.15.9/src/Development/Shake/Command.hs
--- old/shake-0.15.8/src/Development/Shake/Command.hs   2016-06-01 
19:58:03.0 +0200
+++ new/shake-0.15.9/src/Development/Shake/Command.hs   2016-06-12 
14:05:32.0 +0200
@@ -410,6 +410,7 @@
 --   suitable for user diagnostics, but not for direct execution.
 newtype CmdLine = CmdLine {fromCmdLine :: String}
 
+-- | The allowable 'String'-like values that can be captured.
 class 

commit ghc-unordered-containers for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package ghc-unordered-containers for 
openSUSE:Factory checked in at 2016-06-14 23:08:36

Comparing /work/SRC/openSUSE:Factory/ghc-unordered-containers (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-unordered-containers.new (New)


Package is "ghc-unordered-containers"

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-unordered-containers/ghc-unordered-containers.changes
2015-05-21 08:13:21.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-unordered-containers.new/ghc-unordered-containers.changes
   2016-06-14 23:08:37.0 +0200
@@ -1,0 +2,24 @@
+Fri Jun 10 07:00:11 UTC 2016 - mimi...@gmail.com
+
+- update to 0.2.7.1
+- remove useless _service
+* Fix linker error related to popcnt.
+
+---
+Sat Feb 20 08:32:45 UTC 2016 - mimi...@gmail.com
+
+- update to 0.2.7.0
+* support criterion-1.1
+* Add unionWithKey for hash maps.
+
+---
+Tue Feb 16 20:05:18 UTC 2016 - mimi...@gmail.com
+
+- update to 0.2.6.0
+* Mark several modules as Trustworthy.
+* Add Hashable instances for HashMap and HashSet.
+* Add mapMaybe, mapMaybeWithKey, update, alter, and intersectionWithKey.
+* Add roles.
+* Add Hashable and Semigroup instances.
+
+---

Old:

  _service
  unordered-containers-0.2.5.1.tar.gz

New:

  unordered-containers-0.2.7.1.tar.gz



Other differences:
--
++ ghc-unordered-containers.spec ++
--- /var/tmp/diff_new_pack.mhRwJk/_old  2016-06-14 23:08:37.0 +0200
+++ /var/tmp/diff_new_pack.mhRwJk/_new  2016-06-14 23:08:37.0 +0200
@@ -19,7 +19,7 @@
 %global pkg_name unordered-containers
 
 Name:   ghc-unordered-containers
-Version:0.2.5.1
+Version:0.2.7.1
 Release:0
 Summary:Efficient hashing-based container types
 License:BSD-3-Clause

++ unordered-containers-0.2.5.1.tar.gz -> 
unordered-containers-0.2.7.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unordered-containers-0.2.5.1/CHANGES.md 
new/unordered-containers-0.2.7.1/CHANGES.md
--- old/unordered-containers-0.2.5.1/CHANGES.md 1970-01-01 01:00:00.0 
+0100
+++ new/unordered-containers-0.2.7.1/CHANGES.md 2016-06-09 02:00:11.0 
+0200
@@ -0,0 +1,30 @@
+## 0.2.7.1
+
+ * Fix linker error related to popcnt.
+
+ * Haddock improvements.
+
+ * Fix benchmark compilation when downloaded from Hackage.
+
+## 0.2.7.0
+
+ * Support criterion 1.1
+
+ * Add unionWithKey for hash maps.
+
+## 0.2.6.0
+
+ * Mark several modules as Trustworthy.
+
+ * Add Hashable instances for HashMap and HashSet.
+
+ * Add mapMaybe, mapMaybeWithKey, update, alter, and
+   intersectionWithKey.
+
+ * Add roles.
+
+ * Add Hashable and Semigroup instances.
+
+## 0.2.5.1 (2014-10-11)
+
+ * Support base-4.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unordered-containers-0.2.5.1/Data/HashMap/Array.hs 
new/unordered-containers-0.2.7.1/Data/HashMap/Array.hs
--- old/unordered-containers-0.2.5.1/Data/HashMap/Array.hs  2014-10-11 
15:04:46.0 +0200
+++ new/unordered-containers-0.2.7.1/Data/HashMap/Array.hs  2016-06-09 
02:00:11.0 +0200
@@ -53,7 +53,6 @@
 import Control.Applicative (Applicative)
 #endif
 import Control.DeepSeq
-import Control.Monad.ST hiding (runST)
 -- GHC 7.7 exports toList/fromList from GHC.Exts
 -- In order to avoid warnings on previous GHC versions, we provide
 -- an explicit import list instead of only hiding the offending symbols
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unordered-containers-0.2.5.1/Data/HashMap/Base.hs 
new/unordered-containers-0.2.7.1/Data/HashMap/Base.hs
--- old/unordered-containers-0.2.5.1/Data/HashMap/Base.hs   2014-10-11 
15:04:46.0 +0200
+++ new/unordered-containers-0.2.7.1/Data/HashMap/Base.hs   2016-06-09 
02:00:11.0 +0200
@@ -1,6 +1,8 @@
 {-# LANGUAGE BangPatterns, CPP, DeriveDataTypeable, MagicHash #-}
 {-# LANGUAGE ScopedTypeVariables #-}
+{-# LANGUAGE PatternGuards #-}
 #if __GLASGOW_HASKELL__ >= 708
+{-# LANGUAGE RoleAnnotations #-}
 {-# LANGUAGE TypeFamilies #-}
 #endif
 {-# OPTIONS_GHC -fno-full-laziness -funbox-strict-fields #-}
@@ -26,11 +28,14 @@
 , unsafeInsert
 , delete
 , adjust
+, update
+, alter
 
   -- * Combine
   -- ** Union
 , union
 , unionWith
+, unionWithKey
 , unions
 
   -- * Transformations
@@ -42,6 +47,7 @@
 , difference
 , intersection
 , intersectionWith
+, intersectionWithKey
 

commit octave for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package octave for openSUSE:Factory checked 
in at 2016-06-14 23:07:20

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


Package is "octave"

Changes:

--- /work/SRC/openSUSE:Factory/octave/octave.changes2016-03-26 
15:26:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.octave.new/octave.changes   2016-06-14 
23:07:24.0 +0200
@@ -1,0 +2,8 @@
+Tue Jun  7 20:05:42 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 4.0.2
+  * Bugfix release
+- Fix SLE12 config
+- Use update-alternatives mechanism for octave binary
+
+---

Old:

  octave-4.0.1.tar.xz

New:

  octave-4.0.2.tar.xz



Other differences:
--
++ octave.spec ++
--- /var/tmp/diff_new_pack.P1wftU/_old  2016-06-14 23:07:25.0 +0200
+++ /var/tmp/diff_new_pack.P1wftU/_new  2016-06-14 23:07:25.0 +0200
@@ -30,9 +30,6 @@
 # Sound IO
 %define with_sound 1
 
-# SLE
-%if 0%{?sles_version}
-
 # SLE11
 %if 0%{?suse_version} == 1110
 %define with_gui 0
@@ -41,16 +38,14 @@
 %endif
 
 # SLE12
-%if 0%{?suse_version} == 1315
+%if 0%{?suse_version} == 1315 && 0%{?is_opensuse} == 0
 %define with_gui 0
 %define with_jit 0
 %define with_imagemagick 1
 %endif
 
-%endif
-
 Name:   octave
-Version:4.0.1
+Version:4.0.2
 Release:0
 # Required for RC builds, in this case version contains ~rc, src_ver -rc
 %define src_ver %{version}
@@ -141,6 +136,8 @@
 BuildRequires:  unzip
 BuildRequires:  zip
 Requires:   octave-cli = %{version}
+Requires(post): update-alternatives
+Requires(preun): update-alternatives
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -155,6 +152,8 @@
 Summary:Command-line user interface for Octave
 Group:  Productivity/Scientific/Math
 Requires:   makeinfo
+Requires(post): update-alternatives
+Requires(preun): update-alternatives
 %if 0%{?with_native_graphics}
 Recommends: epstool
 Recommends: pstoedit
@@ -172,7 +171,7 @@
 %packagedevel
 Summary:Development files for Octave
 Group:  Productivity/Scientific/Math
-Requires:   %{name} = %{version}
+Requires:   %{name}-cli = %{version}
 Recommends: blas-devel
 Recommends: fftw3-devel
 Recommends: fftw3-threads-devel
@@ -260,20 +259,55 @@
 %endif
 # rpm macros
 install -Dm 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/rpm/macros.octave
+# dummy target for update-alternatives
+install -d %{buildroot}/%{_sysconfdir}/alternatives
+ln -s %{name} %{buildroot}/%{_sysconfdir}/alternatives/%{name}
+# move gui binaries
+mv %{buildroot}/%{_bindir}/%{name} %{buildroot}/%{_bindir}/%{name}-gui
+mv %{buildroot}/%{_bindir}/%{name}-%{src_ver} 
%{buildroot}/%{_bindir}/%{name}-gui-%{src_ver}
+
+ln -s %{name}-%{src_ver} %{buildroot}/%{_bindir}/%{name}
+ln -s %{name}-cli-%{src_ver} %{buildroot}/%{_bindir}/%{name}-%{src_ver}
 
 %check
 make check
 
 %post
+%{_sbindir}/update-alternatives --install %{_bindir}/%{name}-%{src_ver} 
%{name} %{_bindir}/%{name}-gui-%{src_ver} 50
 /sbin/ldconfig
 
+%posttrans
+if [ "$1" = 0 ] ; then
+  if ! [ -f %{_bindir}/%{name}-%{src_ver} ] ; then
+  %{_sbindir}/update-alternatives --auto %{name}
+  fi
+fi
+
+%preun
+if [ "$1" = 0 ] ; then
+   %{_sbindir}/update-alternatives --remove %{name} 
%{_bindir}/%{name}-gui-%{src_ver}
+fi
+
 %postun
 /sbin/ldconfig
 
 %post cli
+%{_sbindir}/update-alternatives --install %{_bindir}/%{name}-%{src_ver} 
%{name} %{_bindir}/%{name}-cli-%{src_ver} 20
 /sbin/ldconfig
 %install_info --info-dir=%{_infodir} %{_infodir}/octave.info.gz
 
+%posttrans cli
+if [ "$1" = 0 ] ; then
+  if ! [ -f %{_bindir}/%{name}-%{src_ver} ] ; then
+  %{_sbindir}/update-alternatives --auto %{name}
+  fi
+fi
+
+%preun cli
+if [ "$1" = 0 ] ; then
+   %{_sbindir}/update-alternatives --remove %{name} 
%{_bindir}/%{name}-cli-%{src_ver}
+fi
+
 %postun cli
 /sbin/ldconfig
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/octave.info.gz
@@ -282,9 +316,10 @@
 %defattr(-,root,root,-)
 %doc AUTHORS BUGS COPYING NEWS
 %doc README ChangeLog
-%{_bindir}/octave
-%{_bindir}/octave-%{src_ver}
-%{_mandir}/man1/octave.1.gz
+%ghost %{_sysconfdir}/alternatives/%{name}
+%ghost %{_bindir}/%{name}-%{src_ver}
+%{_bindir}/%{name}-gui
+%{_bindir}/%{name}-gui-%{src_ver}
 %if 0%{?with_gui}
 %{_libdir}/%{name}/%{src_ver}/exec/*-*-linux-gnu*/octave-gui
 %{_libdir}/%{name}/%{src_ver}/liboctgui.so.*
@@ -299,8 +334,12 @@
 
 %files cli
 %defattr(-,root,root)
+%{_bindir}/%{name}
+%ghost %{_bindir}/%{name}-%{src_ver}
+%ghost %{_sysconfdir}/alternatives/%{name}
 %{_bindir}/octave-cli
 %{_bindir}/octave-cli-%{src_ver}

commit openEMS for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package openEMS for openSUSE:Factory checked 
in at 2016-06-14 23:07:58

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


Package is "openEMS"

Changes:

--- /work/SRC/openSUSE:Factory/openEMS/openEMS.changes  2015-11-26 
17:01:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.openEMS.new/openEMS.changes 2016-06-14 
23:08:00.0 +0200
@@ -1,0 +2,11 @@
+Sat Jun 11 21:01:12 UTC 2016 - dmitr...@opensuse.org
+
+- Fix build due to missing libraries
+
+---
+Mon Mar 21 08:18:27 UTC 2016 - dmitr...@opensuse.org
+
+- Fix build with VTK 7
+  * openEMS-vtk7-support.patch
+
+---

New:

  openEMS-vtk7-support.patch



Other differences:
--
++ openEMS.spec ++
--- /var/tmp/diff_new_pack.74MB1l/_old  2016-06-14 23:08:01.0 +0200
+++ /var/tmp/diff_new_pack.74MB1l/_new  2016-06-14 23:08:01.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package openEMS
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -33,6 +33,8 @@
 Patch3: openEMS-octave-nf2ff-load.patch
 # PATCH-FIX-OPENSUSE openEMS-readme-octave-package.patch -- Add correct 
instruction about Octave and MATLAB packages
 Patch4: openEMS-readme-octave-package.patch
+# PATCH-FIX-UPSTREAM openEMS-vtk7-support.patch -- Fix build with VTK 7
+Patch5: openEMS-vtk7-support.patch
 BuildRequires:  CSXCAD-devel
 BuildRequires:  boost-devel
 BuildRequires:  cmake
@@ -42,6 +44,9 @@
 BuildRequires:  tinyxml-devel
 BuildRequires:  vtk-devel
 BuildRequires:  pkgconfig(fparser)
+BuildRequires:  pkgconfig(python3)
+BuildRequires:  pkgconfig(sm)
+BuildRequires:  pkgconfig(xt)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -78,6 +83,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 cat > DESCRIPTION << 'EOF'
 Name: %{octpkg}

++ openEMS-vtk7-support.patch ++
Index: openEMS-0.0.33/tools/vtk_file_writer.cpp
===
--- openEMS-0.0.33.orig/tools/vtk_file_writer.cpp
+++ openEMS-0.0.33/tools/vtk_file_writer.cpp
@@ -285,7 +285,7 @@ bool VTK_File_Writer::WriteASCII()
}
 
writer->SetHeader(m_header.c_str());
-#if VTK_MAJOR_VERSION==6
+#if VTK_MAJOR_VERSION>=6
writer->SetInputData(m_GridData);
 #else
writer->SetInput(m_GridData);
@@ -316,7 +316,7 @@ bool VTK_File_Writer::WriteXML()
return false;
}
 
-#if VTK_MAJOR_VERSION==6
+#if VTK_MAJOR_VERSION>=6
writer->SetInputData(m_GridData);
 #else
writer->SetInput(m_GridData);
Index: openEMS-0.0.33/FDTD/operator.cpp
===
--- openEMS-0.0.33.orig/FDTD/operator.cpp
+++ openEMS-0.0.33/FDTD/operator.cpp
@@ -721,7 +721,7 @@ void Operator::DumpPEC2File(string filen
filename += ".vtp";
writer->SetFileName(filename.c_str());
 
-#if VTK_MAJOR_VERSION==6
+#if VTK_MAJOR_VERSION>=6
writer->SetInputData(polydata);
 #else
writer->SetInput(polydata);
Index: openEMS-0.0.33/CMakeLists.txt
===
--- openEMS-0.0.33.orig/CMakeLists.txt
+++ openEMS-0.0.33/CMakeLists.txt
@@ -118,7 +118,7 @@ else()
 endif()
 
 message(STATUS "Found package VTK. Using version " ${VTK_VERSION})
-if("${VTK_MAJOR_VERSION}" EQUAL 6)
+if("${VTK_MAJOR_VERSION}" GREATER 5)
 set( vtk_LIBS ${VTK_LIBRARIES} )
 else()
 set( vtk_LIBS



commit xsp for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package xsp for openSUSE:Factory checked in 
at 2016-06-14 23:07:04

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


Package is "xsp"

Changes:

--- /work/SRC/openSUSE:Factory/xsp/xsp.changes  2015-05-11 19:49:01.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xsp.new/xsp.changes 2016-06-14 
23:07:05.0 +0200
@@ -1,0 +2,8 @@
+Sun Jun  5 00:00:00 UTC 2016 - fwdsbs.to.1...@xoxy.net
+
+- Added patch mono-440-build-fix.patch:
+ * Alter mono libraries search path in order to fix build with mono 4.4.0 and 
up
+- Added mono-4-install.patch:
+ * Alter xsp mono package path for mono 4.0 and up in order to fix xsp2 
startup crash 
+
+---

New:

  mono-4-install.patch
  mono-440-build-fix.patch



Other differences:
--
++ xsp.spec ++
--- /var/tmp/diff_new_pack.y8yBfY/_old  2016-06-14 23:07:06.0 +0200
+++ /var/tmp/diff_new_pack.y8yBfY/_new  2016-06-14 23:07:06.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xsp
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,6 +26,8 @@
 Source: https://github.com/mono/xsp/archive/%{version}.tar.gz
 Source1:xsp.conf
 Patch1: %{name}-3.0.11-fix-bashisms.patch
+Patch2: mono-440-build-fix.patch
+Patch3: mono-4-install.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 BuildRequires:  autoconf
@@ -48,9 +50,25 @@
 The XSP server is a small Web server that hosts the Mono System.Web
 classes for running what is commonly known as ASP.NET.
 
+%define mcsver %({ mcs --version | awk '{print $5}' | cut -f1 -d"." ; mcs 
--version | awk '{print $5}' | cut -f2 -d"." ; } | xargs printf "%03d")
+
+%if 0%{?mcsver} >= 4000
+%define target2_dir xsp2
+%define target4_dir xsp4
+%else
+%define target2_dir 2.0
+%define target4_dir 4.5
+%endif
+
 %prep
 %setup -q
 %patch1 -p1
+%if 0%{?mcsver} >= 4004
+%patch2 -p1
+%endif
+%if 0%{?mcsver} >= 4000
+%patch3 -p1
+%endif
 
 %build
 NOCONFIGURE=1 ./autogen.sh
@@ -102,14 +120,16 @@
 %doc NEWS README
 %{_bindir}/*
 %{_datadir}/pkgconfig/*
-%{_prefix}/lib/mono/2.0/Mono.WebServer2.dll
-%{_prefix}/lib/mono/2.0/fastcgi-mono-server2.exe
-%{_prefix}/lib/mono/2.0/mod-mono-server2.exe
-%{_prefix}/lib/mono/2.0/xsp2.exe
-%{_prefix}/lib/mono/4.5/Mono.WebServer2.dll
-%{_prefix}/lib/mono/4.5/fastcgi-mono-server4.exe
-%{_prefix}/lib/mono/4.5/mod-mono-server4.exe
-%{_prefix}/lib/mono/4.5/xsp4.exe
+%dir %{_prefix}/lib/mono/%{target2_dir}
+%{_prefix}/lib/mono/%{target2_dir}/Mono.WebServer2.dll
+%{_prefix}/lib/mono/%{target2_dir}/fastcgi-mono-server2.exe
+%{_prefix}/lib/mono/%{target2_dir}/mod-mono-server2.exe
+%{_prefix}/lib/mono/%{target2_dir}/xsp2.exe
+%dir %{_prefix}/lib/mono/%{target4_dir}
+%{_prefix}/lib/mono/%{target4_dir}/Mono.WebServer2.dll
+%{_prefix}/lib/mono/%{target4_dir}/fastcgi-mono-server4.exe
+%{_prefix}/lib/mono/%{target4_dir}/mod-mono-server4.exe
+%{_prefix}/lib/mono/%{target4_dir}/xsp4.exe
 %{_prefix}/lib/mono/gac/Mono.WebServer2
 %{_prefix}/lib/mono/gac/fastcgi-mono-server2
 %{_prefix}/lib/mono/gac/fastcgi-mono-server4

++ mono-4-install.patch ++
diff -uprN xsp-3.0.11.old/packaging/opensuse/xsp2.init 
xsp-3.0.11.new/packaging/opensuse/xsp2.init
--- xsp-3.0.11.old/packaging/opensuse/xsp2.init 2013-05-14 15:46:56.0 
+0400
+++ xsp-3.0.11.new/packaging/opensuse/xsp2.init 2016-06-08 15:07:47.954947643 
+0300
@@ -111,7 +111,7 @@
 
 # Check for missing binaries (stale symlinks should not happen)
 # Note: Special treatment of stop for LSB conformance
-XSP2_BIN=/usr/lib/mono/2.0/xsp2.exe
+XSP2_BIN=/usr/lib/mono/xsp2/xsp2.exe
 XSP2_WRAPPER=/usr/bin/xsp2
 MONO_BIN=/usr/bin/mono
 test -x $XSP2_BIN || { echo "$XSP2_BIN not installed"; 
diff -uprN xsp-3.0.11.old/scripts/Makefile.am xsp-3.0.11.new/scripts/Makefile.am
--- xsp-3.0.11.old/scripts/Makefile.am  2013-05-14 15:46:56.0 +0400
+++ xsp-3.0.11.new/scripts/Makefile.am  2016-06-08 15:08:27.210947559 +0300
@@ -16,11 +16,11 @@ bin_SCRIPTS = $(bin2_scripts) $(tool2_sc
 
 CLEANFILES = $(bin2_scripts_real) $(tool2_scripts) $(bin_scripts) 
$(tool_scripts) $(bin4_scripts) $(tool4_scripts)
 
-plat_bindir2 = $(prefix)/lib/mono/2.0
+plat_bindir2 = $(prefix)/lib/mono/xsp2
 plat_tooldir2 = $(prefix)/lib/xsp/2.0
 
 if NET_4_0
-plat_bindir4 = $(prefix)/lib/mono/4.5
+plat_bindir4 = $(prefix)/lib/mono/xsp4
 plat_tooldir4 = $(prefix)/lib/xsp/4.0
 endif
 
diff -uprN 

commit octave-forge-optim for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-optim for 
openSUSE:Factory checked in at 2016-06-14 23:07:48

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


Package is "octave-forge-optim"

Changes:

--- /work/SRC/openSUSE:Factory/octave-forge-optim/octave-forge-optim.changes
2015-06-16 15:13:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-optim.new/octave-forge-optim.changes   
2016-06-14 23:07:49.0 +0200
@@ -1,0 +2,27 @@
+Fri Jun 10 16:00:01 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 1.5.0
+  * Compatible with Octaves new exception-based error
+handling.
+  * New compatibility wrapper functions 'lsqnonlin' and 'lsqcurvefit',
+calling the more general functions 'nonlin_residmin' and
+'nonlin_curvefit' iternally.
+  * New compatibility wrapper function 'nlinfit', calling
+'nonlin_curvefit' and 'curvefit_stat' internally. New functions
+'statset' and 'statget' for compatibility in handling options of
+'nlinfit'.
+  * New common frontend option 'TypicalX'. Additional common frontend
+options 'FinDiffRelStep' and 'FinDiffType', to match usual option
+names. 'diffp' and 'diff_onesided' are still available and can now
+also be specified as scalars.
+  * nonlin_residmin and nonlin_curvefit return determined Lagrange
+multipliers of any constaints
+  * New interface function 'quadprog', similar to Octaves 'qp'.
+  * New function 'lsqlin'.
+  * Removed deprecated functions 'minimize', 'd2_min', and
+'fmin'. Removed obsolete documentation 'optim-mini-howto-2'.
+- Drop obsolete:
+  * optim-gcc-errors.patch
+  * optim-no-doc-rebuild.patch
+
+---

Old:

  optim-1.4.1.tar.gz
  optim-gcc-errors.patch
  optim-no-doc-rebuild.patch

New:

  optim-1.5.0.tar.gz



Other differences:
--
++ octave-forge-optim.spec ++
--- /var/tmp/diff_new_pack.OBEwIM/_old  2016-06-14 23:07:50.0 +0200
+++ /var/tmp/diff_new_pack.OBEwIM/_new  2016-06-14 23:07:50.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-optim
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,24 +18,21 @@
 
 %define octpkg  optim
 Name:   octave-forge-%{octpkg}
-Version:1.4.1
+Version:1.5.0
 Release:0
 Summary:Non-linear optimization toolkit for Octave
 License:GPL-3.0+
 Group:  Productivity/Scientific/Math
 Url:http://octave.sourceforge.net
 Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM optim-gcc-errors.patch -- Fix 
no-return-in-nonvoid-function
-Patch1: optim-gcc-errors.patch
-# PATCH-FIX-OPENSUSE optim-no-doc-rebuild.patch -- Disable documentation 
rebuild
-Patch2: optim-no-doc-rebuild.patch
 BuildRequires:  blas-devel
 BuildRequires:  gcc-c++
 BuildRequires:  hdf5-devel
 BuildRequires:  lapack-devel
 BuildRequires:  octave-devel
 Requires:   octave-cli >= 3.6.0
-Requires:   octave-forge-struct >= 1.0.10
+Requires:   octave-forge-parallel >= 3.0.4
+Requires:   octave-forge-struct >= 1.0.12
 
 %description
 Non-linear optimization toolkit.
@@ -43,8 +40,6 @@
 
 %prep
 %setup -q -c %{name}-%{version}
-%patch1 -p1
-%patch2 -p1
 %octave_pkg_src
 
 %build

++ optim-1.4.1.tar.gz -> optim-1.5.0.tar.gz ++
 38709 lines of diff (skipped)




commit octave-forge-ltfat for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-ltfat for 
openSUSE:Factory checked in at 2016-06-14 23:07:41

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


Package is "octave-forge-ltfat"

Changes:

--- /work/SRC/openSUSE:Factory/octave-forge-ltfat/octave-forge-ltfat.changes
2015-10-28 17:31:02.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-ltfat.new/octave-forge-ltfat.changes   
2016-06-14 23:07:42.0 +0200
@@ -1,0 +2,7 @@
+Fri Jun 10 16:26:07 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 2.1.2
+  * Improved functions for DGT and DGTREAL phase reconstruction:
+constructphase, constructphasereal
+
+---

Old:

  ltfat-2.1.1.tar.gz

New:

  ltfat-2.1.2.tar.gz



Other differences:
--
++ octave-forge-ltfat.spec ++
--- /var/tmp/diff_new_pack.tSNVx4/_old  2016-06-14 23:07:43.0 +0200
+++ /var/tmp/diff_new_pack.tSNVx4/_new  2016-06-14 23:07:43.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-ltfat
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define octpkg  ltfat
 Name:   octave-forge-%{octpkg}
-Version:2.1.1
+Version:2.1.2
 Release:0
 Summary:The Large Time-Frequency Analysis Toolbox for Octave
 License:GPL-3.0+
@@ -33,6 +33,7 @@
 BuildRequires:  java-devel
 BuildRequires:  lapack-devel
 BuildRequires:  octave-devel
+BuildRequires:  portaudio-devel
 Requires:   octave-cli >= 3.8.0
 
 %description

++ ltfat-2.1.1.tar.gz -> ltfat-2.1.2.tar.gz ++
 43230 lines of diff (skipped)




commit wine for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2016-06-14 23:07:27

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


Package is "wine"

Changes:

--- /work/SRC/openSUSE:Factory/wine/wine.changes2016-05-30 
09:56:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2016-06-14 
23:07:29.0 +0200
@@ -1,0 +2,12 @@
+Fri Jun 10 14:18:00 UTC 2016 - meiss...@suse.com
+
+- Updated to 1.9.12 development snapshot
+  - Bug fix update of the Mono engine.
+  - Initial version of a taskbar in desktop mode.
+  - Fixes for right-to-left languages in Uniscribe.
+  - More Shader Model 4 support in Direct3D.
+  - Better metafile support in RichEdit.
+  - Various bug fixes.
+- updated winetricks
+
+---

Old:

  wine-1.9.11.tar.bz2
  wine-1.9.11.tar.bz2.sign

New:

  wine-1.9.12.tar.bz2
  wine-1.9.12.tar.bz2.sign



Other differences:
--
++ wine.spec ++
--- /var/tmp/diff_new_pack.dM6heP/_old  2016-06-14 23:07:31.0 +0200
+++ /var/tmp/diff_new_pack.dM6heP/_new  2016-06-14 23:07:31.0 +0200
@@ -53,8 +53,8 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  valgrind-devel
 BuildRequires:  xorg-x11-devel
-%define realver 1.9.11
-Version:1.9.11
+%define realver 1.9.12
+Version:1.9.12
 Release:0
 Summary:An MS Windows Emulator
 License:LGPL-2.1+

++ wine-1.9.11.tar.bz2 -> wine-1.9.12.tar.bz2 ++
/work/SRC/openSUSE:Factory/wine/wine-1.9.11.tar.bz2 
/work/SRC/openSUSE:Factory/.wine.new/wine-1.9.12.tar.bz2 differ: char 11, line 1


++ winetricks ++
--- /var/tmp/diff_new_pack.dM6heP/_old  2016-06-14 23:07:31.0 +0200
+++ /var/tmp/diff_new_pack.dM6heP/_new  2016-06-14 23:07:31.0 +0200
@@ -2015,6 +2015,7 @@
 1.6.*) _W_minor=6; _W_micro=`echo $2 | sed 's/.*\.//'`;;
 1.7.*) _W_minor=7; _W_micro=`echo $2 | sed 's/.*\.//'`;;
 1.8.*) _W_minor=8; _W_micro=`echo $2 | sed 's/.*\.//'`;;
+1.9.*) _W_minor=9; _W_micro=`echo $2 | sed 's/.*\.//'`;;
 *) w_die "bug: unrecognized version $2";;
 esac
 
@@ -4557,7 +4558,7 @@
 
 #-
 
-w_metadata  adobeair dlls \
+w_metadata adobeair dlls \
 title="Adobe AIR 20.x" \
 publisher="Adobe" \
 year="2015" \
@@ -8348,7 +8349,8 @@
 w_warn "This may fail in non-XP mode, see 
https://bugs.winehq.org/show_bug.cgi?id=37781;
 fi
 
-w_override_dlls native,builtin atl140 msvcp140 msvcr140 vcomp140
+w_override_dlls native,builtin api-ms-win-crt-conio-l1-1-0 
api-ms-win-crt-heap-l1-1-0 api-ms-win-crt-locale-l1-1-0 
api-ms-win-crt-math-l1-1-0.dll api-ms-win-crt-runtime-l1-1-0 
api-ms-win-crt-stdio-l1-1-0 atl140 msvcp140 msvcr140 ucrtbase vcomp140 
vcruntime140
+
 cd "$W_CACHE"/"$W_PACKAGE"
 w_try "$WINE" vc_redist.x86.exe $W_UNATTENDED_SLASH_Q
 
@@ -8374,7 +8376,6 @@
 cp "$W_TMP"/vcomp140.dll "$W_SYSTEM64_DLLS"/vcomp140.dll
 cp "$W_TMP"/vcruntime140.dll "$W_SYSTEM64_DLLS"/vcruntime140.dll
 
-w_override_dlls native,builtin api-ms-win-crt-conio-l1-1-0 
api-ms-win-crt-heap-l1-1-0 api-ms-win-crt-locale-l1-1-0 
api-ms-win-crt-math-l1-1-0.dll api-ms-win-crt-runtime-l1-1-0 
api-ms-win-crt-stdio-l1-1-0 ucrtbase vcruntime140
 cp "$W_TMP"/api_ms_win_crt_conio_l1_1_0.dll 
"$W_SYSTEM64_DLLS"/api-ms-win-crt-conio-l1-1-0.dll
 cp "$W_TMP"/api_ms_win_crt_heap_l1_1_0.dll 
"$W_SYSTEM64_DLLS"/api-ms-win-crt-heap-l1-1-0.dll
 cp "$W_TMP"/api_ms_win_crt_locale_l1_1_0.dll 
"$W_SYSTEM64_DLLS"/api-ms-win-crt-locale-l1-1-0.dll
@@ -9873,12 +9874,12 @@
 cd "$W_CACHE"/"$W_PACKAGE"
 w_try "$WINE" "$file1" ${quiet}
 
-if w_workaround_wine_bug 40174 "Setting override for urlmon.dll to native 
to avoid crash"
+if w_workaround_wine_bug 40729 "Setting override for urlmon.dll to native 
to avoid crash"
 then
 w_override_dlls native urlmon
 fi
 
-if w_workaround_wine_bug 34897 "Installing update KB2936068 to work around 
bug 34897"
+if w_workaround_wine_bug 34897 "Installing update KB2936068 to work around 
bug 34897" 1.9.10,
 then
 w_call ie8_kb2936068
 fi
@@ -10433,7 +10434,7 @@
 
 load_mt4()
 {
-w_download 
https://download.mql5.com/cdn/web/metaquotes.software.corp/mt4/mt4setup.exe 
07c094fc95916ba2b8d0282795717db3f4a5a9ba
+w_download 
https://download.mql5.com/cdn/web/metaquotes.software.corp/mt4/mt4setup.exe
 
 if w_workaround_wine_bug 7156 "${title} needs wingdings.ttf, installing 
opensymbol"
 then




commit vm-install for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2016-06-14 23:07:19

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is "vm-install"

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2016-05-25 
21:28:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2016-06-14 23:07:21.0 +0200
@@ -1,0 +2,6 @@
+Thu Jun  9 15:35:43 MDT 2016 - carn...@suse.com
+
+- bsc#984189 - vm-install: add updated language files
+- Version 0.8.54
+
+---

Old:

  vm-install-0.8.53.tar.bz2

New:

  vm-install-0.8.54.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.eP8fsP/_old  2016-06-14 23:07:22.0 +0200
+++ /var/tmp/diff_new_pack.eP8fsP/_new  2016-06-14 23:07:22.0 +0200
@@ -27,12 +27,12 @@
 %endif
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.8.53
+Version:0.8.54
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.8.53.tar.bz2
+Source0:%{name}-0.8.54.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   dbus-1-python

++ vm-install-0.8.53.tar.bz2 -> vm-install-0.8.54.tar.bz2 ++
 55988 lines of diff (skipped)




commit octave-forge-database for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-database for 
openSUSE:Factory checked in at 2016-06-14 23:07:29

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


Package is "octave-forge-database"

Changes:

--- 
/work/SRC/openSUSE:Factory/octave-forge-database/octave-forge-database.changes  
2015-06-16 15:10:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-database.new/octave-forge-database.changes
 2016-06-14 23:07:32.0 +0200
@@ -1,0 +2,10 @@
+Fri Jun 10 16:20:36 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 2.4.1
+  * Added general package documentation.
+  * New functions var2bytea and bytea2var, enabling storing Octave
+values of arbitrary type in a database.
+  * Compatible with Octaves new exception-based error
+handling.
+
+---

Old:

  database-2.3.2.tar.gz

New:

  database-2.4.1.tar.gz



Other differences:
--
++ octave-forge-database.spec ++
--- /var/tmp/diff_new_pack.WYS7lM/_old  2016-06-14 23:07:33.0 +0200
+++ /var/tmp/diff_new_pack.WYS7lM/_new  2016-06-14 23:07:33.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-database
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define octpkg  database
 Name:   octave-forge-%{octpkg}
-Version:2.3.2
+Version:2.4.1
 Release:0
 Summary:Interface to SQL databases, currently only postgresql using 
libpq
 License:GPL-3.0+
@@ -30,6 +30,7 @@
 BuildRequires:  octave-devel
 BuildRequires:  postgresql-devel
 Requires:   octave-cli >= 3.6.2
+Requires:   octave-forge-struct >= 1.0.12
 
 %description
 Interface to SQL databases, currently only postgresql using libpq.

++ database-2.3.2.tar.gz -> database-2.4.1.tar.gz ++
 12427 lines of diff (skipped)




commit libvirt for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package libvirt for openSUSE:Factory checked 
in at 2016-06-14 23:07:13

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


Package is "libvirt"

Changes:

--- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes  2016-06-02 
09:39:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.libvirt.new/libvirt.changes 2016-06-14 
23:07:17.0 +0200
@@ -1,0 +2,28 @@
+Thu Jun  9 15:12:19 UTC 2016 - jfeh...@suse.com
+
+- apparmor: Don't scrub environment of virtlogd process
+  apparmor-dont-scrub-environment-of-virtlogd-process.patch
+  boo#980441
+
+---
+Mon Jun  6 14:59:59 UTC 2016 - jfeh...@suse.com
+
+- Update to libvirt 1.3.5
+  - Many incremental improvements and bug fixes, see
+http://libvirt.org/news.html
+  - Dropped patches:
+e4d131b8-mv-virDomainDefPostParseInternal.patch,
+3e428670-post-parse-implicit-video.patch,
+538012c8-default-vram.patch, 96b21fb0-vram-tests.patch,
+400e716d-libxl-noprope-emulator.patch,
+b90c4b5f-tests-use-qemu-xen.patch,
+fccf2725-libxl-API-4.4.patch,
+5325123d-libxl-migv2-save-restore.patch,
+f9edcfa4-libxl-migv2-migration.patch,
+a1c9a81a-libxl-rbd-fix.patch,
+ba566428-libxl-dom-iface-addrs.patch
+- spec: simplify and cleanup by removing many conditionals that
+  are never toogled. Also drop conditionals for suse_version <
+  1310
+
+---

Old:

  3e428670-post-parse-implicit-video.patch
  400e716d-libxl-noprope-emulator.patch
  5325123d-libxl-migv2-save-restore.patch
  538012c8-default-vram.patch
  96b21fb0-vram-tests.patch
  a1c9a81a-libxl-rbd-fix.patch
  b90c4b5f-tests-use-qemu-xen.patch
  ba566428-libxl-dom-iface-addrs.patch
  e4d131b8-mv-virDomainDefPostParseInternal.patch
  f9edcfa4-libxl-migv2-migration.patch
  fccf2725-libxl-API-4.4.patch
  libvirt-1.3.4.tar.gz
  libvirt-1.3.4.tar.gz.asc

New:

  apparmor-dont-scrub-environment-of-virtlogd-process.patch
  libvirt-1.3.5.tar.gz
  libvirt-1.3.5.tar.gz.asc



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

++ apparmor-dont-scrub-environment-of-virtlogd-process.patch ++
>From c5963fcd85e4bf1e7325b9a4c33ba34369e98231 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Guido=20G=C3=BCnther?= 
Date: Sun, 5 Jun 2016 13:06:35 +0200
Subject: [PATCH] apparmor: Don't scrub environment of virtlogd process

otherwise we drop variables like XDG_RUNTIME_DIR with qemu:///session
and libvirtd faild to find virtlogd's socket.
---
 examples/apparmor/usr.sbin.libvirtd | 1 +
 1 file changed, 1 insertion(+)

Index: libvirt-1.3.5/examples/apparmor/usr.sbin.libvirtd
===
--- libvirt-1.3.5.orig/examples/apparmor/usr.sbin.libvirtd
+++ libvirt-1.3.5/examples/apparmor/usr.sbin.libvirtd
@@ -45,6 +45,7 @@
   /bin/* PUx,
   /sbin/* PUx,
   /usr/bin/* PUx,
+  /usr/sbin/virtlogd pix,
   /usr/sbin/* PUx,
   /lib/udev/scsi_id PUx,
   /usr/{lib,lib64}/xen-common/bin/xen-toolstack PUx,
++ apparmor-fixes.patch ++
--- /var/tmp/diff_new_pack.asDT5T/_old  2016-06-14 23:07:19.0 +0200
+++ /var/tmp/diff_new_pack.asDT5T/_new  2016-06-14 23:07:19.0 +0200
@@ -1,7 +1,7 @@
-Index: libvirt-1.3.4/examples/apparmor/libvirt-qemu
+Index: libvirt-1.3.5/examples/apparmor/libvirt-qemu
 ===
 libvirt-1.3.4.orig/examples/apparmor/libvirt-qemu
-+++ libvirt-1.3.4/examples/apparmor/libvirt-qemu
+--- libvirt-1.3.5.orig/examples/apparmor/libvirt-qemu
 libvirt-1.3.5/examples/apparmor/libvirt-qemu
 @@ -143,6 +143,9 @@
# for restore
/bin/bash rmix,

++ apparmor-no-mount.patch ++
--- /var/tmp/diff_new_pack.asDT5T/_old  2016-06-14 23:07:19.0 +0200
+++ /var/tmp/diff_new_pack.asDT5T/_new  2016-06-14 23:07:19.0 +0200
@@ -1,7 +1,7 @@
-Index: libvirt-1.3.4/examples/apparmor/libvirt-lxc
+Index: libvirt-1.3.5/examples/apparmor/libvirt-lxc
 ===
 libvirt-1.3.4.orig/examples/apparmor/libvirt-lxc
-+++ libvirt-1.3.4/examples/apparmor/libvirt-lxc
+--- libvirt-1.3.5.orig/examples/apparmor/libvirt-lxc
 libvirt-1.3.5/examples/apparmor/libvirt-lxc
 @@ -2,39 +2,15 @@
  
#include 

++ blockcopy-check-dst-identical-device.patch ++
--- /var/tmp/diff_new_pack.asDT5T/_old  2016-06-14 23:07:19.0 +0200
+++ /var/tmp/diff_new_pack.asDT5T/_new  

commit vncmanager-controller for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package vncmanager-controller for 
openSUSE:Factory checked in at 2016-06-14 23:07:24

Comparing /work/SRC/openSUSE:Factory/vncmanager-controller (Old)
 and  /work/SRC/openSUSE:Factory/.vncmanager-controller.new (New)


Package is "vncmanager-controller"

Changes:

--- 
/work/SRC/openSUSE:Factory/vncmanager-controller/vncmanager-controller.changes  
2016-06-11 00:01:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.vncmanager-controller.new/vncmanager-controller.changes
 2016-06-14 23:07:27.0 +0200
@@ -4 +4 @@
-- Improve dependencies.
+- Improve dependencies. (bnc#980573)



Other differences:
--



commit virt-viewer for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package virt-viewer for openSUSE:Factory 
checked in at 2016-06-14 23:07:09

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


Package is "virt-viewer"

Changes:

--- /work/SRC/openSUSE:Factory/virt-viewer/virt-viewer.changes  2016-01-22 
01:09:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.virt-viewer.new/virt-viewer.changes 
2016-06-14 23:07:10.0 +0200
@@ -1,0 +2,18 @@
+Wed Jun  8 15:51:14 MDT 2016 - carn...@suse.com
+
+- bsc#982793 - virt-viewer installation create unusable launcher
+  virtview-desktop.patch
+
+---
+Mon Jun  6 16:45:23 MDT 2016 - carn...@suse.com
+
+- bsc#979735 - Virt-viewer: Changing zoom on disconnected machine
+  crashes application
+  fix-crash-on-zoom-change.patch
+
+---
+Tue Jan 12 07:36:32 UTC 2016 - oher...@suse.de
+
+- Require at least glib2 >= 2.26 in pre-SLE12 builds
+
+---

New:

  fix-crash-on-zoom-change.patch



Other differences:
--
++ virt-viewer.spec ++
--- /var/tmp/diff_new_pack.8KDsfE/_old  2016-06-14 23:07:11.0 +0200
+++ /var/tmp/diff_new_pack.8KDsfE/_new  2016-06-14 23:07:11.0 +0200
@@ -35,6 +35,7 @@
 Patch52:netware-keycombo.patch
 Patch53:virtview-desktop.patch
 Patch54:reverse-3d5627d7-for-xen.patch
+Patch55:fix-crash-on-zoom-change.patch
 ExclusiveArch:  %ix86 x86_64 s390x
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -42,6 +43,7 @@
 %if %suse_version >= 1315
 BuildRequires:  pkgconfig(gtk+-3.0)
 %else
+BuildRequires:  glib2-devel >= 2.26
 BuildRequires:  gtk2-devel
 %endif
 BuildRequires:  libvirt-devel >= 0.9.7
@@ -80,6 +82,7 @@
 %patch52 -p1
 %patch53 -p1
 %patch54 -p1
+%patch55 -p1
 
 %build
 echo "suse_version = %suse_version"

++ fix-crash-on-zoom-change.patch ++
References: bsc#979735

Index: virt-viewer-3.1/src/virt-viewer-window.c
===
--- virt-viewer-3.1.orig/src/virt-viewer-window.c
+++ virt-viewer-3.1/src/virt-viewer-window.c
@@ -384,6 +384,8 @@ G_MODULE_EXPORT void
 virt_viewer_window_menu_view_zoom_out(GtkWidget *menu G_GNUC_UNUSED,
   VirtViewerWindow *self)
 {
+if ( self->priv->display == NULL )
+return;
 virt_viewer_window_set_zoom_level(self,
   
virt_viewer_window_get_real_zoom_level(self) - ZOOM_STEP);
 }
@@ -392,6 +394,8 @@ G_MODULE_EXPORT void
 virt_viewer_window_menu_view_zoom_in(GtkWidget *menu G_GNUC_UNUSED,
  VirtViewerWindow *self)
 {
+if ( self->priv->display == NULL )
+return;
 virt_viewer_window_set_zoom_level(self,
   
virt_viewer_window_get_real_zoom_level(self) + ZOOM_STEP);
 }
++ virtview-desktop.patch ++
--- /var/tmp/diff_new_pack.8KDsfE/_old  2016-06-14 23:07:11.0 +0200
+++ /var/tmp/diff_new_pack.8KDsfE/_new  2016-06-14 23:07:11.0 +0200
@@ -2,26 +2,23 @@
 ===
 --- virt-viewer-3.1.orig/data/remote-viewer.desktop.in
 +++ virt-viewer-3.1/data/remote-viewer.desktop.in
-@@ -1,10 +1,22 @@
+@@ -1,10 +1,21 @@
  [Desktop Entry]
  _Name=Remote Viewer
 -_Comment=Access remote desktops
--Exec=remote-viewer %u
 +X-SuSE-translate=true
-+Comment=Virtual Machine Viewer for Xen and KVM
-+GenericName=VM Viewer for Xen/KVM
++Comment=Access remote desktops
++GenericName=Remote Desktop Client
 +Icon=yast-vm-management
-+Exec=/usr/bin/virt-viewer
+ Exec=remote-viewer %u
  Type=Application
  Terminal=false
--MimeType=x-scheme-handler/spice;application/x-virt-viewer;
+ MimeType=x-scheme-handler/spice;application/x-virt-viewer;
 -StartupNotify=true
 -Categories=GNOME;GTK;Network;RemoteAccess;
-+MimeType=x-scheme-handler/spice;
 +Encoding=UTF-8
-+Categories=Qt;X-SuSE-YaST;
++Categories=GNOME;GTK;Network;RemoteAccess;X-SuSE-YaST;
 +X-KDE-ModuleType=Library
-+X-KDE-RootOnly=true
 +X-KDE-HasReadOnlyMode=false
 +X-SuSE-YaST-Call=/usr/bin/virt-manager
 +X-SuSE-YaST-Group=Virtualization




commit octave-forge-nan for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-nan for 
openSUSE:Factory checked in at 2016-06-14 23:07:44

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


Package is "octave-forge-nan"

Changes:

--- /work/SRC/openSUSE:Factory/octave-forge-nan/octave-forge-nan.changes
2016-04-28 16:56:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.octave-forge-nan.new/octave-forge-nan.changes   
2016-06-14 23:07:45.0 +0200
@@ -1,0 +2,9 @@
+Fri Jun 10 17:51:45 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 3.0.1
+  * no changelog available
+- Drop obsolete
+  * nan-openmp.patch
+  * nan-gcc.patch
+
+---

Old:

  nan-2.8.1.tar.gz
  nan-gcc.patch
  nan-openmp.patch

New:

  nan-3.0.1.tar.gz



Other differences:
--
++ octave-forge-nan.spec ++
--- /var/tmp/diff_new_pack.lI64ev/_old  2016-06-14 23:07:46.0 +0200
+++ /var/tmp/diff_new_pack.lI64ev/_new  2016-06-14 23:07:46.0 +0200
@@ -18,18 +18,14 @@
 
 %define octpkg  nan
 Name:   octave-forge-%{octpkg}
-Version:2.8.1
+Version:3.0.1
 Release:0
 Summary:A statistics and machine learning toolbox
 License:GPL-3.0+
 Group:  Productivity/Scientific/Math
 Url:http://octave.sourceforge.net
 Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM nan-openmp.patch -- Fix build with OpenMP support
-Patch1: nan-openmp.patch
-# PATCH-FIX-UPSTREAM nan-gcc.patch -- Fix GCC warnings
-Patch2: nan-gcc.patch
-Patch3: nan_xpt2d_add_return_for_BE.patch
+Patch1: nan_xpt2d_add_return_for_BE.patch
 BuildRequires:  blas-devel
 BuildRequires:  gcc-c++
 BuildRequires:  octave-devel
@@ -41,9 +37,7 @@
 
 %prep
 %setup -q -c %{name}-%{version}
-%patch1 -p0
-%patch2 -p1
-%patch3 -p1
+%patch1 -p1
 %octave_pkg_src
 
 %build

++ nan-2.8.1.tar.gz -> nan-3.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/NaN/DESCRIPTION new/NaN/DESCRIPTION
--- old/NaN/DESCRIPTION 2015-07-06 21:43:26.0 +0200
+++ new/NaN/DESCRIPTION 2016-02-26 16:09:14.0 +0100
@@ -1,7 +1,7 @@
 Name: NaN
-Version: 2.8.1
-Date: 2015-07-06
-Author: Alois Schloegl 
+Version: 3.0.1
+Date: 2016-02-26
+Author: Alois Schloegl 
 Maintainer: Alois Schloegl
 Title: The NaN-toolbox
 Description: A statistics and machine learning toolbox for data with and w/o 
missing values
@@ -9,4 +9,3 @@
 License: GPLv3+
 Url: http://pub.ist.ac.at/~schloegl/matlab/NaN
 Autoload: no
-SVNRelease: $Rev: 12813 $
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/NaN/INDEX new/NaN/INDEX
--- old/NaN/INDEX   2012-04-02 20:16:48.0 +0200
+++ new/NaN/INDEX   2016-02-26 16:09:14.0 +0100
@@ -9,5 +9,5 @@
  var mean sem spearman trimean tpdf tcdf tinv zscore
  flag_implicit_significance xcovf train_sc test_sc
  xval classify train_lda_sparse decovm gscatter mahal
- cdfplot hist2res fss cat2bin ttest ttest2 xptopen 
+ cdfplot hist2res fss cat2bin ttest ttest2.m 
  bland_altman cumsumskipnan range
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/NaN/NEWS new/NaN/NEWS
--- old/NaN/NEWS2015-07-06 21:42:45.0 +0200
+++ new/NaN/NEWS2016-02-26 16:07:46.0 +0100
@@ -1,3 +1,18 @@
+2015-02-26: Release of NaN-tb v3.0.1
+
+- fixes version number 
+  two digit version number like 3.0 cannot be used in Octave-forge
+
+2015-09-12: Release of NaN-tb v2.8.3
+
+- ready for gcc/g++ v5 
+- honor environment variables CC and CXX
+- fix installer issue on OpenSuse
+- support debian hardening flags
+- internal improvents (in type and macro usage)
+- address a number of compiler warnings
+- bug fixes 
+
 2015-07-06: Release of NaN-tb v2.8.1
 
 - fix nantest to avoid crashing octave 4.0.0 on windows
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/NaN/VERSION new/NaN/VERSION
--- old/NaN/VERSION 2015-07-06 21:43:26.0 +0200
+++ new/NaN/VERSION 2016-02-26 16:09:14.0 +0100
@@ -1,3 +1,3 @@
 # NaN-toolbox http://pub.ist.ac.at/~schloegl/matlab/NaN
-# Version:  2.8.1
-# Date: 2015-07-06
+# Version:  3.0.1
+# Date: 2016-02-26
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/NaN/inst/trimmean.m new/NaN/inst/trimmean.m
--- old/NaN/inst/trimmean.m 2011-11-03 12:00:50.0 +0100
+++ 

commit libvirt-python for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package libvirt-python for openSUSE:Factory 
checked in at 2016-06-14 23:07:15

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


Package is "libvirt-python"

Changes:

--- /work/SRC/openSUSE:Factory/libvirt-python/libvirt-python.changes
2016-05-16 12:03:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.libvirt-python.new/libvirt-python.changes   
2016-06-14 23:07:19.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 04:28:37 UTC 2016 - jfeh...@suse.com
+
+- Update to 1.3.5
+  - Add all new APIs and constants in libvirt 1.3.5
+
+---

Old:

  libvirt-python-1.3.4.tar.gz
  libvirt-python-1.3.4.tar.gz.asc

New:

  libvirt-python-1.3.5.tar.gz
  libvirt-python-1.3.5.tar.gz.asc



Other differences:
--
++ libvirt-python.spec ++
--- /var/tmp/diff_new_pack.tKeWbu/_old  2016-06-14 23:07:20.0 +0200
+++ /var/tmp/diff_new_pack.tKeWbu/_new  2016-06-14 23:07:20.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   libvirt-python
 Url:http://libvirt.org/
-Version:1.3.4
+Version:1.3.5
 Release:0
 Summary:Library providing a simple virtualization API
 License:LGPL-2.1+

++ libvirt-python-1.3.4.tar.gz -> libvirt-python-1.3.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libvirt-python-1.3.4/PKG-INFO 
new/libvirt-python-1.3.5/PKG-INFO
--- old/libvirt-python-1.3.4/PKG-INFO   2016-05-01 03:53:59.0 +0200
+++ new/libvirt-python-1.3.5/PKG-INFO   2016-06-04 18:21:25.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: libvirt-python
-Version: 1.3.4
+Version: 1.3.5
 Summary: The libvirt virtualization API
 Home-page: http://www.libvirt.org
 Author: Libvirt Maintainers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libvirt-python-1.3.4/libvirt-python.spec 
new/libvirt-python-1.3.5/libvirt-python.spec
--- old/libvirt-python-1.3.4/libvirt-python.spec2016-05-01 
03:53:55.0 +0200
+++ new/libvirt-python-1.3.5/libvirt-python.spec2016-06-04 
18:21:25.0 +0200
@@ -6,7 +6,7 @@
 
 Summary: The libvirt virtualization API python2 binding
 Name: libvirt-python
-Version: 1.3.4
+Version: 1.3.5
 Release: 1%{?dist}%{?extra_release}
 Source0: http://libvirt.org/sources/python/%{name}-%{version}.tar.gz
 Url: http://libvirt.org
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libvirt-python-1.3.4/setup.py 
new/libvirt-python-1.3.5/setup.py
--- old/libvirt-python-1.3.4/setup.py   2016-05-01 03:53:10.0 +0200
+++ new/libvirt-python-1.3.5/setup.py   2016-06-04 18:17:59.0 +0200
@@ -305,7 +305,7 @@
 _c_modules, _py_modules = get_module_lists()
 
 setup(name = 'libvirt-python',
-  version = '1.3.4',
+  version = '1.3.5',
   url = 'http://www.libvirt.org',
   maintainer = 'Libvirt Maintainers',
   maintainer_email = 'libvir-l...@redhat.com',




commit octave-forge-geometry for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-geometry for 
openSUSE:Factory checked in at 2016-06-14 23:07:34

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


Package is "octave-forge-geometry"

Changes:

--- 
/work/SRC/openSUSE:Factory/octave-forge-geometry/octave-forge-geometry.changes  
2015-06-16 15:11:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-geometry.new/octave-forge-geometry.changes
 2016-06-14 23:07:35.0 +0200
@@ -1,0 +2,14 @@
+Fri Jun 10 16:14:46 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 2.1.1
+  * Added Functions:
+'projPointOnPolyline': the function is added for compatibility,
+but it is just a wrapper of distancePointPolyline.
+'findClosestPoint'
+'fillPolygon'
+'rectAsPolygon'
+  * Improved Functions
+'distancePointPolyline' is now updated with a spee dup of 100x.
+It also calculates the projections.
+
+---

Old:

  geometry-2.0.0.tar.gz

New:

  geometry-2.1.1.tar.gz



Other differences:
--
++ octave-forge-geometry.spec ++
--- /var/tmp/diff_new_pack.l6jphs/_old  2016-06-14 23:07:36.0 +0200
+++ /var/tmp/diff_new_pack.l6jphs/_new  2016-06-14 23:07:36.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-geometry
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define octpkg  geometry
 Name:   octave-forge-%{octpkg}
-Version:2.0.0
+Version:2.1.1
 Release:0
 Summary:Computational Geometry for Octave
 License:GPL-3.0+ and BSD-2-Clause

++ geometry-2.0.0.tar.gz -> geometry-2.1.1.tar.gz ++
 1764 lines of diff (skipped)




commit numix-gtk-theme for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package numix-gtk-theme for openSUSE:Factory 
checked in at 2016-06-14 23:07:22

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


Package is "numix-gtk-theme"

Changes:

--- /work/SRC/openSUSE:Factory/numix-gtk-theme/numix-gtk-theme.changes  
2016-05-30 09:58:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.numix-gtk-theme.new/numix-gtk-theme.changes 
2016-06-14 23:07:25.0 +0200
@@ -1,0 +2,8 @@
+Fri Jun 10 19:49:51 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 2.5.1+git20160610:
+  * No changelog available.
+- Add numix-gtk-theme-light-menubars.patch: Make light menus (Gtk2),
+  dark menus are buggy in Qt4 QGtkStyle.
+
+---

Old:

  numix-gtk-theme-2.5.1+git20160525.tar.gz

New:

  numix-gtk-theme-2.5.1+git20160610.tar.gz
  numix-gtk-theme-light-menubars.patch



Other differences:
--
++ numix-gtk-theme.spec ++
--- /var/tmp/diff_new_pack.26qyBu/_old  2016-06-14 23:07:26.0 +0200
+++ /var/tmp/diff_new_pack.26qyBu/_new  2016-06-14 23:07:26.0 +0200
@@ -19,15 +19,18 @@
 %define _theme  Numix
 %define _name   numix
 Name:   numix-gtk-theme
-Version:2.5.1+git20160525
+Version:2.5.1+git20160610
 Release:0
 Summary:Numix GTK+ theme for MATE, GNOME, and Xfce
 License:GPL-3.0+
 Group:  System/GUI/Other
 Url:https://numixproject.org/
 Source: %{name}-%{version}.tar.gz
+# PATCH-FIX-OPENSUSE numix-gtk-theme-light-menubars.patch sor.ale...@meowr.ru 
-- Make light menus (Gtk2), dark menus are buggy in Qt4 QGtkStyle.
+Patch0: %{name}-light-menubars.patch
 BuildRequires:  fdupes
 BuildRequires:  glib2-tools
+BuildRequires:  libxml2-tools
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  rubygem(sass)
@@ -75,6 +78,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 chmod a-x CREDITS LICENSE README.md
 
 %build

++ numix-gtk-theme-2.5.1+git20160525.tar.gz -> 
numix-gtk-theme-2.5.1+git20160610.tar.gz ++
Files old/numix-gtk-theme-2.5.1+git20160525/gtk-3.0/assets/pane-handle.png and 
new/numix-gtk-theme-2.5.1+git20160610/gtk-3.0/assets/pane-handle.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/numix-gtk-theme-2.5.1+git20160525/gtk-3.0/gtk.gresource.xml 
new/numix-gtk-theme-2.5.1+git20160610/gtk-3.0/gtk.gresource.xml
--- old/numix-gtk-theme-2.5.1+git20160525/gtk-3.0/gtk.gresource.xml 
2016-05-25 20:16:53.0 +0200
+++ new/numix-gtk-theme-2.5.1+git20160610/gtk-3.0/gtk.gresource.xml 
2016-06-10 11:45:17.0 +0200
@@ -26,6 +26,7 @@
assets/menuitem-radio-checked-hover.png
assets/menuitem-radio-checked-insensitive.png
assets/menuitem-radio-checked.png
+   assets/pane-handle.png
assets/radio-checked-dark.png
assets/radio-checked-insensitive-dark.png
assets/radio-checked-insensitive.png
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/numix-gtk-theme-2.5.1+git20160525/gtk-3.0/scss/apps/_mate-applications.scss 
new/numix-gtk-theme-2.5.1+git20160610/gtk-3.0/scss/apps/_mate-applications.scss
--- 
old/numix-gtk-theme-2.5.1+git20160525/gtk-3.0/scss/apps/_mate-applications.scss 
1970-01-01 01:00:00.0 +0100
+++ 
new/numix-gtk-theme-2.5.1+git20160610/gtk-3.0/scss/apps/_mate-applications.scss 
2016-06-10 11:45:17.0 +0200
@@ -0,0 +1,81 @@
+@import "panel";
+
+/
+ ! MATE styles *
+*/
+
+@include exports("mate-applications") {
+.mate-panel-menu-bar {
+@extend %panel;
+
+border: 0;
+padding: 0;
+text-shadow: none;
+}
+
+MatePanelApplet .label,
+PanelMenuBar.menubar > .menuitem {
+color: $panel_fg_color;
+}
+
+PanelSeparator, MatePanelAppletFrameDBus {
+border-width: 0;
+color: transparent;
+background-image: -gtk-scaled(url("../assets/pane-handle.png"));
+background-color: transparent;
+background-repeat: no-repeat;
+background-position: left;
+}
+
+MatePanelApplet .button,
+MatePanelApplet .button.flat,
+MatePanelApplet .button.toggle
+MatePanelApplet .button.flat.toggle {
+background-image: none;
+background-color: transparent;
+border-color: transparent;
+border-style: solid;
+border-radius: 0;
+border-width: 1px;
+color: $panel_fg_color;
+text-shadow: none;
+

commit octave-forge-io for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-io for openSUSE:Factory 
checked in at 2016-06-14 23:07:35

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


Package is "octave-forge-io"

Changes:

--- /work/SRC/openSUSE:Factory/octave-forge-io/octave-forge-io.changes  
2015-10-26 12:48:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.octave-forge-io.new/octave-forge-io.changes 
2016-06-14 23:07:36.0 +0200
@@ -1,0 +2,10 @@
+Fri Jun 10 16:35:46 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 2.4.1
+  - xmlread.m and xmlwrite.m as replacement of the undocumented,
+unsupported and unusable binary code.
+  - New function tidyxml.m:  simply strips characters < 32 or > 126 from
+character arrays or cell arrays (including mixed cell arrays).
+  - test_spsh.m now shows a nice summary of test results for each interface.
+
+---

Old:

  io-2.2.11.tar.gz

New:

  io-2.4.1.tar.gz



Other differences:
--
++ octave-forge-io.spec ++
--- /var/tmp/diff_new_pack.ZFMiLQ/_old  2016-06-14 23:07:37.0 +0200
+++ /var/tmp/diff_new_pack.ZFMiLQ/_new  2016-06-14 23:07:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-io
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define octpkg  io
 Name:   octave-forge-%{octpkg}
-Version:2.2.11
+Version:2.4.1
 Release:0
 Summary:Input/Output in external formats from Octave
 License:GPL-3.0+ and BSD-2-Clause
@@ -29,6 +29,7 @@
 BuildRequires:  hdf5-devel
 BuildRequires:  octave-devel
 Requires:   octave-cli >= 3.8.0
+Requires:   xerces-j2
 
 %description
 Input/Output in external formats.

++ io-2.2.11.tar.gz -> io-2.4.1.tar.gz ++
 8806 lines of diff (skipped)




commit octave-forge-fits for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-fits for 
openSUSE:Factory checked in at 2016-06-14 23:07:32

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


Package is "octave-forge-fits"

Changes:

--- /work/SRC/openSUSE:Factory/octave-forge-fits/octave-forge-fits.changes  
2015-06-16 15:11:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.octave-forge-fits.new/octave-forge-fits.changes 
2016-06-14 23:07:34.0 +0200
@@ -1,0 +2,7 @@
+Fri Jun 10 17:56:29 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 1.0.7
+  * Bugfix release
+- Drop oblosele fits-build-flags.patch
+
+---

Old:

  fits-1.0.5.tar.gz
  fits-build-flags.patch

New:

  fits-1.0.7.tar.gz



Other differences:
--
++ octave-forge-fits.spec ++
--- /var/tmp/diff_new_pack.TgEmr3/_old  2016-06-14 23:07:35.0 +0200
+++ /var/tmp/diff_new_pack.TgEmr3/_new  2016-06-14 23:07:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-fits
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,15 +18,13 @@
 
 %define octpkg  fits
 Name:   octave-forge-%{octpkg}
-Version:1.0.5
+Version:1.0.7
 Release:0
 Summary:Octave functions for reading and writing FITS files
 License:GPL-3.0+
 Group:  Productivity/Scientific/Math
 Url:http://octave.sourceforge.net
 Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM fits-build-flags.patch
-Patch1: fits-build-flags.patch
 BuildRequires:  cfitsio-devel
 BuildRequires:  gcc-c++
 BuildRequires:  hdf5-devel
@@ -40,7 +38,6 @@
 
 %prep
 %setup -q -c %{name}-%{version}
-%patch1
 %octave_pkg_src
 
 %build

++ fits-1.0.5.tar.gz -> fits-1.0.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fits/DESCRIPTION new/fits-1.0.7/DESCRIPTION
--- old/fits/DESCRIPTION2014-04-26 10:59:48.0 +0200
+++ new/fits-1.0.7/DESCRIPTION  2015-06-11 13:19:38.0 +0200
@@ -1,6 +1,6 @@
 Name: FITS
-Version: 1.0.5
-Date: 2014-04-26
+Version: 1.0.7
+Date: 2015-06-10
 Author: Dirk Schmidt
 Maintainer: Dirk Schmidt
 Title: Reading and writing FITS (Flexible Image Transport System) files.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fits/NEWS new/fits-1.0.7/NEWS
--- old/fits/NEWS   2014-04-26 11:02:27.0 +0200
+++ new/fits-1.0.7/NEWS 2015-06-11 13:19:38.0 +0200
@@ -1,3 +1,16 @@
+Version 1.0.7, released 2015-06-10:
+===
+ * Allow for extension in read_fits_image( filename, extension ) being zero to 
read the 
+   first image of a file with multiple extension.
+   read_fits_image( filename, 0 ) is equivalent to read_fits_image( filename ) 
and
+   read_fits_image( filename[0] ).
+
+ 
+Version 1.0.6, released 2014-06-10:
+===
+ * Get cflags from pkg-config for compilation. No changes in module sources.
+
+
 Version 1.0.5, released 2014-04-26:
 ===
  * Don't duplicate data in save_fits_image_multi and save_fits_image_multi_ext
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fits/src/Makefile new/fits-1.0.7/src/Makefile
--- old/fits/src/Makefile   2013-07-30 06:15:20.0 +0200
+++ new/fits-1.0.7/src/Makefile 2015-06-11 13:19:38.0 +0200
@@ -1,4 +1,4 @@
-MKOCT_FLAGS = $(shell pkg-config --libs cfitsio)
+MKOCT_FLAGS = $(shell pkg-config --libs cfitsio --cflags cfitsio)
 
 all: read_fits_image.oct save_fits_image.oct save_fits_image_multi_ext.oct
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fits/src/read_fits_image.cc 
new/fits-1.0.7/src/read_fits_image.cc
--- old/fits/src/read_fits_image.cc 2014-03-11 21:19:05.0 +0100
+++ new/fits-1.0.7/src/read_fits_image.cc   2015-06-11 13:19:38.0 
+0200
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2014 Dirk Schmidt 
+// Copyright (C) 2009-2015 Dirk Schmidt 
 //
 // This program is free software; you can redistribute it and/or modify it 
under
 // the terms of the GNU General Public License as published by the Free 
Software
@@ -48,7 +48,7 @@
 NOTE: It's only possible to read one extension (HDU) at a 

commit octave-forge-tsa for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-tsa for 
openSUSE:Factory checked in at 2016-06-14 23:07:39

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


Package is "octave-forge-tsa"

Changes:

--- /work/SRC/openSUSE:Factory/octave-forge-tsa/octave-forge-tsa.changes
2015-09-17 09:21:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.octave-forge-tsa.new/octave-forge-tsa.changes   
2016-06-14 23:07:40.0 +0200
@@ -1,0 +2,6 @@
+Fri Jun 10 17:54:19 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 4.4.1
+  * No changelog available
+
+---

Old:

  tsa-4.3.2.tar.gz

New:

  tsa-4.4.1.tar.gz



Other differences:
--
++ octave-forge-tsa.spec ++
--- /var/tmp/diff_new_pack.WEMHrE/_old  2016-06-14 23:07:41.0 +0200
+++ /var/tmp/diff_new_pack.WEMHrE/_new  2016-06-14 23:07:41.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-tsa
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define octpkg  tsa
 Name:   octave-forge-%{octpkg}
-Version:4.3.2
+Version:4.4.1
 Release:0
 Summary:Time Series Analysis Toolbox for Octave
 License:GPL-3.0+

++ tsa-4.3.2.tar.gz -> tsa-4.4.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tsa/DESCRIPTION new/tsa/DESCRIPTION
--- old/tsa/DESCRIPTION 2015-09-12 21:49:24.0 +0200
+++ new/tsa/DESCRIPTION 2016-02-26 16:09:55.0 +0100
@@ -1,6 +1,6 @@
 Name: TSA
-Version: 4.3.2
-Date: 2015-09-12
+Version: 4.4.1
+Date: 2016-02-26
 Author: Alois Schloegl 
 Maintainer: Alois Schloegl
 Title: Time Series Analysis Toolbox 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tsa/NEWS new/tsa/NEWS
--- old/tsa/NEWS2015-09-12 21:47:29.0 +0200
+++ new/tsa/NEWS2016-02-26 16:07:46.0 +0100
@@ -1,3 +1,15 @@
+
+2015-02-26: Release of TSA 4.4.1
+
+- fixes version number 
+  two digit version number like 4.4 does not work in Octave-forge
+
+
+2016-02-25: Release of TSA 4.3.4
+
+- include histo_mex (fixes bug http://savannah.gnu.org/bugs/?45977)
+
+
 2015-06-01: Release of TSA 4.3.2
 
 - ready for gcc/g++ v5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tsa/VERSION new/tsa/VERSION
--- old/tsa/VERSION 2015-09-12 21:49:24.0 +0200
+++ new/tsa/VERSION 2016-02-26 16:09:55.0 +0100
@@ -1,3 +1,3 @@
 # TSA-toolbox http://pub.ist.ac.at/~schloegl/matlab/tsa
-# Version:  4.3.2
-# Date: 2015-09-12
+# Version:  4.4.1
+# Date: 2016-02-26
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tsa/src/Makefile new/tsa/src/Makefile
--- old/tsa/src/Makefile2015-09-12 21:49:24.0 +0200
+++ new/tsa/src/Makefile2016-02-26 16:09:55.0 +0100
@@ -45,6 +45,10 @@
 OCTMEX = mkoctfile$(OCTAVE_VERSION) --mex -lgomp
 RM  = rm
 
+# Support Debian Hardening flags
+# 
https://wiki.debian.org/HardeningWalkthrough#Handling_dpkg-buildflags_in_your_upstream_build_system
+CFLAGS += $(CPPFLAGS)
+
 ifneq (Darwin,$(shell uname))
 CFLAGS  += -fopenmp
 MEX_OPTION  += -lgomp
@@ -53,7 +57,7 @@
 MEX_OPTION  += CC\#$(CXX) CXX\#$(CXX) CFLAGS\#"$(CFLAGS)" CXXFLAGS\#"$(CFLAGS)"
 MATMEX  = $(MATLABDIR)/bin/mex $(MEX_OPTION)
 
-PROGS = covm_mex.mex sumskipnan_mex.mex #
+PROGS   = covm_mex.mex sumskipnan_mex.mex histo_mex.mex #
 
 ### per default only the mex-files for octave are built
 mex4o octave: $(PROGS)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tsa/src/covm_mex.cpp new/tsa/src/covm_mex.cpp
--- old/tsa/src/covm_mex.cpp2015-09-12 21:49:24.0 +0200
+++ new/tsa/src/covm_mex.cpp2016-02-26 16:09:55.0 +0100
@@ -32,7 +32,7 @@
 // - NN = real(~ISNAN(X)')*sparse(diag(W))*real(~ISNAN(Y))   count of valid 
(non-NaN) elements
 //computed more efficiently 
 //
-//$Id: covm_mex.cpp 12877 2015-09-12 14:16:39Z schloegl $
+//$Id: covm_mex.cpp 12888 2015-12-22 10:28:53Z schloegl $
 //Copyright (C) 2009,2010,2011 Alois Schloegl 
 //This function is part of the NaN-toolbox
 //http://pub.ist.ac.at/~schloegl/matlab/NaN/
@@ -54,6 +54,10 @@
  

commit perl-Sys-Virt for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package perl-Sys-Virt for openSUSE:Factory 
checked in at 2016-06-14 23:07:17

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


Package is "perl-Sys-Virt"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Sys-Virt/perl-Sys-Virt.changes  
2016-05-16 12:03:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Sys-Virt.new/perl-Sys-Virt.changes 
2016-06-14 23:07:20.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 04:35:02 UTC 2016 - jfeh...@suse.com
+
+- Update to 1.3.5
+  - Add all new APIs and constants in libvirt 1.3.5
+
+---

Old:

  Sys-Virt-1.3.4.tar.gz

New:

  Sys-Virt-1.3.5.tar.gz



Other differences:
--
++ perl-Sys-Virt.spec ++
--- /var/tmp/diff_new_pack.uvhArx/_old  2016-06-14 23:07:21.0 +0200
+++ /var/tmp/diff_new_pack.uvhArx/_new  2016-06-14 23:07:21.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Sys-Virt
-Version:1.3.4
+Version:1.3.5
 Release:0
 %define cpan_name Sys-Virt
 Summary:Represent and manage a libvirt hypervisor connection

++ Sys-Virt-1.3.4.tar.gz -> Sys-Virt-1.3.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.3.4/Changes new/Sys-Virt-1.3.5/Changes
--- old/Sys-Virt-1.3.4/Changes  2016-05-04 11:57:05.0 +0200
+++ new/Sys-Virt-1.3.5/Changes  2016-06-06 13:10:09.0 +0200
@@ -1,5 +1,11 @@
 Revision history for perl module Sys::Virt
 
+1.3.5 2016-06-06
+
+ - Add VIR_ERR_NO_CLIENT constant
+ - Add PERF_PARAM_MBML and PERF_PARAM_MBMT constants
+ - Fix handling of 'rss' key for memory stats
+
 1.3.4 2016-05-05
 
  - Fix POD error in Domain.pm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.3.4/META.yml new/Sys-Virt-1.3.5/META.yml
--- old/Sys-Virt-1.3.4/META.yml 2016-05-04 11:57:57.0 +0200
+++ new/Sys-Virt-1.3.5/META.yml 2016-06-06 13:10:24.0 +0200
@@ -1,7 +1,7 @@
 --- #YAML:1.0
 name: Sys-Virt
 abstract: Extension for the libvirt library
-version:  1.3.4
+version:  1.3.5
 author:
   - Daniel P. Berrange 
 license: perl
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.3.4/MYMETA.json 
new/Sys-Virt-1.3.5/MYMETA.json
--- old/Sys-Virt-1.3.4/MYMETA.json  2016-05-04 11:57:48.0 +0200
+++ new/Sys-Virt-1.3.5/MYMETA.json  2016-06-06 13:10:15.0 +0200
@@ -42,6 +42,6 @@
   }
},
"release_status" : "stable",
-   "version" : "v1.3.4",
+   "version" : "v1.3.5",
"x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.3.4/MYMETA.yml 
new/Sys-Virt-1.3.5/MYMETA.yml
--- old/Sys-Virt-1.3.4/MYMETA.yml   2016-05-04 11:57:48.0 +0200
+++ new/Sys-Virt-1.3.5/MYMETA.yml   2016-06-06 13:10:15.0 +0200
@@ -24,5 +24,5 @@
   Test::Pod::Coverage: '0'
   Time::HiRes: '0'
   XML::XPath: '0'
-version: v1.3.4
+version: v1.3.5
 x_serialization_backend: 'CPAN::Meta::YAML version 0.016'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.3.4/Makefile.PL 
new/Sys-Virt-1.3.5/Makefile.PL
--- old/Sys-Virt-1.3.4/Makefile.PL  2016-05-04 11:57:05.0 +0200
+++ new/Sys-Virt-1.3.5/Makefile.PL  2016-06-06 13:10:09.0 +0200
@@ -3,7 +3,7 @@
 # See lib/ExtUtils/MakeMaker.pm for details of how to influence
 # the contents of the Makefile that is written.
 
-my $libvirtver = "1.3.4";
+my $libvirtver = "1.3.5";
 my $stat = system "pkg-config --atleast-version=$libvirtver libvirt";
 die "cannot run pkg-config to check libvirt version" if $stat == -1;
 die "libvirt >= $libvirtver is required\n" unless $stat == 0;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.3.4/README new/Sys-Virt-1.3.5/README
--- old/Sys-Virt-1.3.4/README   2016-05-04 11:57:05.0 +0200
+++ new/Sys-Virt-1.3.5/README   2016-06-06 13:10:09.0 +0200
@@ -7,6 +7,6 @@
 The only pre-requisite for this module is libvirt itself. For
 installation instructions, consult the INSTALL file.
 
-The current minimum required version of libvirt is 1.3.4
+The current minimum required version of libvirt is 1.3.5
 
 -- End
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sys-Virt-1.3.4/Virt.xs new/Sys-Virt-1.3.5/Virt.xs
--- old/Sys-Virt-1.3.4/Virt.xs  2016-05-04 11:57:05.0 +0200
+++ 

commit libdxfrw for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package libdxfrw for openSUSE:Factory 
checked in at 2016-06-14 23:07:25

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


Package is "libdxfrw"

Changes:

--- /work/SRC/openSUSE:Factory/libdxfrw/libdxfrw.changes2016-01-01 
19:47:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.libdxfrw.new/libdxfrw.changes   2016-06-14 
23:07:28.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 08:30:30 UTC 2016 - jsl...@suse.com
+
+- add libdxfrw-LibreCad-2.1.0-changes.patch
+- we need -std=c++11 for that patch to work
+
+---

New:

  libdxfrw-LibreCad-2.1.0-changes.patch



Other differences:
--
++ libdxfrw.spec ++
--- /var/tmp/diff_new_pack.PF9Pcp/_old  2016-06-14 23:07:29.0 +0200
+++ /var/tmp/diff_new_pack.PF9Pcp/_new  2016-06-14 23:07:29.0 +0200
@@ -27,6 +27,7 @@
 Group:  Development/Libraries/C and C++
 Url:http://sourceforge.net/p/libdxfrw/home/Home/
 Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
+Patch0: libdxfrw-LibreCad-2.1.0-changes.patch
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -60,8 +61,10 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+CXXFLAGS="$CXXFLAGS -std=c++11"
 %configure --disable-static
 make %{?_smp_mflags}
 

++ libdxfrw-LibreCad-2.1.0-changes.patch ++
 3375 lines (skipped)




commit octave-forge-doctest for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-doctest for 
openSUSE:Factory checked in at 2016-06-14 23:07:30

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


Package is "octave-forge-doctest"

Changes:

--- 
/work/SRC/openSUSE:Factory/octave-forge-doctest/octave-forge-doctest.changes
2015-07-28 11:43:01.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-doctest.new/octave-forge-doctest.changes
   2016-06-14 23:07:33.0 +0200
@@ -1,0 +2,11 @@
+Sat Jun 11 08:29:54 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 0.4.1
+  * Added conditional variants of SKIP and XFAIL directives to control test
+execution based on runtime conditions.
+  * Added constants DOCTEST_OCTAVE and DOCTEST_MATLAB that can be used as
+conditions in SKIP_IF etc.
+  * Improved handling of example code in TexInfo documentation.
+  * Improved folder/directory traversals.
+
+---

Old:

  doctest-0.4.0.tar.gz

New:

  doctest-0.4.1.tar.gz



Other differences:
--
++ octave-forge-doctest.spec ++
--- /var/tmp/diff_new_pack.C3npgX/_old  2016-06-14 23:07:34.0 +0200
+++ /var/tmp/diff_new_pack.C3npgX/_new  2016-06-14 23:07:34.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-doctest
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define octpkg  doctest
 Name:   octave-forge-%{octpkg}
-Version:0.4.0
+Version:0.4.1
 Release:0
 Summary:Octave-Forge documentation tests
 License:GPL-3.0+ and BSD-3-Clause

++ doctest-0.4.0.tar.gz -> doctest-0.4.1.tar.gz ++
 2333 lines of diff (skipped)




commit octave-forge-level-set for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-level-set for 
openSUSE:Factory checked in at 2016-06-14 23:07:37

Comparing /work/SRC/openSUSE:Factory/octave-forge-level-set (Old)
 and  /work/SRC/openSUSE:Factory/.octave-forge-level-set.new (New)


Package is "octave-forge-level-set"

Changes:

--- 
/work/SRC/openSUSE:Factory/octave-forge-level-set/octave-forge-level-set.changes
2015-06-16 15:12:11.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-level-set.new/octave-forge-level-set.changes
   2016-06-14 23:07:39.0 +0200
@@ -1,0 +2,13 @@
+Sat Jun 11 08:34:20 UTC 2016 - dmitr...@opensuse.org
+
+- Update to version 0.3.0
+  * ls_genbasic can now be called with arbitrary coordinates, they need
+not correspond to the full grid.  In particular, single points
+can be passed as arguments as well.
+  * Add new routines for shape optimisation with level sets. The main
+one is so_run_descent.
+  * Allow saving and replaying shape optimisation descents. This is
+accomplished with so_save_descent and so_replay_descent. Also
+so_explore_descent can be used to interactively explore a descent log.
+
+---

Old:

  level-set-0.2.0.tar.gz

New:

  level-set-0.3.0.tar.gz



Other differences:
--
++ octave-forge-level-set.spec ++
--- /var/tmp/diff_new_pack.GzqnGt/_old  2016-06-14 23:07:40.0 +0200
+++ /var/tmp/diff_new_pack.GzqnGt/_new  2016-06-14 23:07:40.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package 
+# spec file for package octave-forge-level-set
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define octpkg  level-set
 Name:   octave-forge-%{octpkg}
-Version:0.2.0
+Version:0.3.0
 Release:0
 Summary:Level-Set functions for Octave
 License:GPL-3.0+

++ level-set-0.2.0.tar.gz -> level-set-0.3.0.tar.gz ++
 6336 lines of diff (skipped)




commit virt-manager for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package virt-manager for openSUSE:Factory 
checked in at 2016-06-14 23:07:11

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


Package is "virt-manager"

Changes:

--- /work/SRC/openSUSE:Factory/virt-manager/virt-manager.changes
2016-05-19 12:15:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.virt-manager.new/virt-manager.changes   
2016-06-14 23:07:12.0 +0200
@@ -1,0 +2,16 @@
+Tue Jun  7 14:18:32 MDT 2016 - carn...@suse.com
+
+- bsc#983241 - Using eepro1000 emulated driver leads to 'eepro100'
+  is not a valid device model name
+  Drop virtman-eepro100.patch
+- Remove unecessary hyphen '-' from tumbleweed name
+  virtinst-fix-tumbleweed-detection.patch
+
+---
+Tue Jun  7 12:14:23 UTC 2016 - mvet...@suse.com
+
+- boo#983482: Virt-Manager 1.3.2 cannot create screenshot.
+  Use upstream patch from revision f454798b337aedb881671f62fe3b25fad703b768
+- Add f454798b-virtman-fix-making-screenshot.patch
+
+---

Old:

  virtman-eepro100.patch

New:

  f454798b-virtman-fix-making-screenshot.patch



Other differences:
--
++ virt-manager.spec ++
--- /var/tmp/diff_new_pack.R6XWVe/_old  2016-06-14 23:07:13.0 +0200
+++ /var/tmp/diff_new_pack.R6XWVe/_new  2016-06-14 23:07:13.0 +0200
@@ -43,6 +43,7 @@
 Patch4: 1c221fd0-suse-ovmf-paths.patch
 Patch5: 
f11eb00b-virt-convert-decompress-gz-files-before-converting.patch
 Patch6: 8ba48f52-add-virtio-device-model-and-accel3d-attribute.patch
+Patch7: f454798b-virtman-fix-making-screenshot.patch
 # SUSE Only
 Patch70:virtman-desktop.patch
 Patch71:virtman-kvm.patch
@@ -53,7 +54,6 @@
 Patch76:virtinst-pvgrub2-bootloader.patch
 Patch77:virtinst-nfs-install-sanitize.patch
 # Features or Enhancements
-Patch100:   virtman-eepro100.patch
 Patch101:   virtman-default-guest-from-host-os.patch
 Patch102:   virtman-default-to-xen-pv.patch
 Patch103:   virtman-packages.patch
@@ -168,6 +168,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 # SUSE Only
 %patch70 -p1
 %patch71 -p1
@@ -178,7 +179,6 @@
 %patch76 -p1
 %patch77 -p1
 # Enhancements
-%patch100 -p1
 %patch101 -p1
 %patch102 -p1
 %patch103 -p1

++ f454798b-virtman-fix-making-screenshot.patch ++
>From f454798b337aedb881671f62fe3b25fad703b768 Mon Sep 17 00:00:00 2001
From: Cole Robinson 
Date: Fri, 15 Jan 2016 15:07:58 -0500
Subject: [PATCH] details: Fix screenshot on F24 rawhide (bz 1297988)

---
 virtManager/details.py | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/virtManager/details.py b/virtManager/details.py
index 0bd2569..3dbd82f 100644
--- a/virtManager/details.py
+++ b/virtManager/details.py
@@ -1486,6 +1486,9 @@ class vmmDetails(vmmGObjectUI):
 # and future proof it a bit
 if type(ret) is tuple and len(ret) >= 2:
 ret = ret[1]
+# F24 rawhide, ret[1] is a named tuple with a 'buffer' element...
+if hasattr(ret, "buffer"):
+ret = ret.buffer
 
 import datetime
 now = str(datetime.datetime.now()).split(".")[0].replace(" ", "_")
-- 
2.8.3

++ virtinst-fix-tumbleweed-detection.patch ++
--- /var/tmp/diff_new_pack.R6XWVe/_old  2016-06-14 23:07:14.0 +0200
+++ /var/tmp/diff_new_pack.R6XWVe/_new  2016-06-14 23:07:14.0 +0200
@@ -24,7 +24,7 @@
 -self.os_variant += distro_version
 +# Tumbleweed 8 digit date
 +if len(version) == 8:
-+self.os_variant += "-tumbleweed"
++self.os_variant += "tumbleweed"
 +else:
 +self.os_variant += distro_version
  else:




commit haproxy for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package haproxy for openSUSE:Factory checked 
in at 2016-06-14 23:07:07

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


Package is "haproxy"

Changes:

--- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes  2016-05-19 
12:15:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.haproxy.new/haproxy.changes 2016-06-14 
23:07:09.0 +0200
@@ -1,0 +2,19 @@
+Thu Jun  9 12:48:27 UTC 2016 - mrueck...@suse.de
+
+- pull patches from git to fix some important issues (bsc#983972) (bsc#983974):
+  0001-BUG-MAJOR-fix-listening-IP-address-storage-for-front.patch
+  0002-BUG-MINOR-fix-listening-IP-address-storage-for-front.patch
+  0003-DOC-Fix-typo-so-fetch-is-properly-parsed-by-Cyril-s-.patch
+  0004-BUG-MAJOR-http-fix-breakage-of-reqdeny-causing-rando.patch
+  0005-BUG-MEDIUM-stick-tables-fix-breakage-in-table-conver.patch
+  0006-BUG-MEDIUM-dns-unbreak-DNS-resolver-after-header-fix.patch
+  0007-BUILD-fix-build-on-Solaris-11.patch
+  0008-CLEANUP-connection-fix-double-negation-on-memcmp.patch
+  0009-BUG-MEDIUM-stats-show-servers-state-may-show-an-serv.patch
+  0010-BUG-MEDIUM-fix-risk-of-segfault-with-show-tls-keys.patch
+  0011-BUG-MEDIUM-sticktables-segfault-in-some-configuratio.patch
+  0012-BUG-MEDIUM-lua-converters-doesn-t-work.patch
+  0013-BUG-MINOR-http-add-header-header-name-copied-twice.patch
+  0014-BUG-MEDIUM-http-add-header-buffer-overwritten.patch
+
+---

New:

  0001-BUG-MAJOR-fix-listening-IP-address-storage-for-front.patch
  0002-BUG-MINOR-fix-listening-IP-address-storage-for-front.patch
  0003-DOC-Fix-typo-so-fetch-is-properly-parsed-by-Cyril-s-.patch
  0004-BUG-MAJOR-http-fix-breakage-of-reqdeny-causing-rando.patch
  0005-BUG-MEDIUM-stick-tables-fix-breakage-in-table-conver.patch
  0006-BUG-MEDIUM-dns-unbreak-DNS-resolver-after-header-fix.patch
  0007-BUILD-fix-build-on-Solaris-11.patch
  0008-CLEANUP-connection-fix-double-negation-on-memcmp.patch
  0009-BUG-MEDIUM-stats-show-servers-state-may-show-an-serv.patch
  0010-BUG-MEDIUM-fix-risk-of-segfault-with-show-tls-keys.patch
  0011-BUG-MEDIUM-sticktables-segfault-in-some-configuratio.patch
  0012-BUG-MEDIUM-lua-converters-doesn-t-work.patch
  0013-BUG-MINOR-http-add-header-header-name-copied-twice.patch
  0014-BUG-MEDIUM-http-add-header-buffer-overwritten.patch



Other differences:
--
++ haproxy.spec ++
--- /var/tmp/diff_new_pack.qUmh2P/_old  2016-06-14 23:07:10.0 +0200
+++ /var/tmp/diff_new_pack.qUmh2P/_new  2016-06-14 23:07:10.0 +0200
@@ -74,6 +74,20 @@
 Patch1: haproxy-1.6.0_config_haproxy_user.patch
 Patch2: haproxy-1.6.0-makefile_lib.patch
 Patch3: haproxy-1.6.0-sec-options.patch
+Patch11:0001-BUG-MAJOR-fix-listening-IP-address-storage-for-front.patch
+Patch12:0002-BUG-MINOR-fix-listening-IP-address-storage-for-front.patch
+Patch13:0003-DOC-Fix-typo-so-fetch-is-properly-parsed-by-Cyril-s-.patch
+Patch14:0004-BUG-MAJOR-http-fix-breakage-of-reqdeny-causing-rando.patch
+Patch15:0005-BUG-MEDIUM-stick-tables-fix-breakage-in-table-conver.patch
+Patch16:0006-BUG-MEDIUM-dns-unbreak-DNS-resolver-after-header-fix.patch
+Patch17:0007-BUILD-fix-build-on-Solaris-11.patch
+Patch18:0008-CLEANUP-connection-fix-double-negation-on-memcmp.patch
+Patch19:0009-BUG-MEDIUM-stats-show-servers-state-may-show-an-serv.patch
+Patch20:0010-BUG-MEDIUM-fix-risk-of-segfault-with-show-tls-keys.patch
+Patch21:0011-BUG-MEDIUM-sticktables-segfault-in-some-configuratio.patch
+Patch22:0012-BUG-MEDIUM-lua-converters-doesn-t-work.patch
+Patch23:0013-BUG-MINOR-http-add-header-header-name-copied-twice.patch
+Patch24:0014-BUG-MEDIUM-http-add-header-buffer-overwritten.patch
 #
 Source99:   haproxy-rpmlintrc
 #
@@ -107,6 +121,20 @@
 %patch1 -p1
 %patch2
 %patch3
+%patch11 -p1
+%patch12 -p1
+%patch13 -p1
+%patch14 -p1
+%patch15 -p1
+%patch16 -p1
+%patch17 -p1
+%patch18 -p1
+%patch19 -p1
+%patch20 -p1
+%patch21 -p1
+%patch22 -p1
+%patch23 -p1
+%patch24 -p1
 
 %build
 %{__make} \

++ 0001-BUG-MAJOR-fix-listening-IP-address-storage-for-front.patch ++
>From 66dd99c4c9d828c2c2f7295b7db66f7ff6f2fa8e Mon Sep 17 00:00:00 2001
From: Vincent Bernat 
Date: Wed, 18 May 2016 16:17:44 +0200
Subject: [PATCH 01/14] BUG/MAJOR: fix listening IP address storage for
 frontends

When compiled with GCC 6, the IP address specified for a frontend was
ignored and HAProxy was listening on all addresses instead. This is
caused by an incomplete copy of a "struct sockaddr_storage".

With the GNU Libc, 

commit spice-vdagent for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package spice-vdagent for openSUSE:Factory 
checked in at 2016-06-14 23:07:05

Comparing /work/SRC/openSUSE:Factory/spice-vdagent (Old)
 and  /work/SRC/openSUSE:Factory/.spice-vdagent.new (New)


Package is "spice-vdagent"

Changes:

--- /work/SRC/openSUSE:Factory/spice-vdagent/spice-vdagent.changes  
2015-08-01 11:38:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.spice-vdagent.new/spice-vdagent.changes 
2016-06-14 23:07:07.0 +0200
@@ -1,0 +2,5 @@
+Thu Jun  2 11:36:40 UTC 2016 - cbosdon...@suse.com
+
+- fate#320079
+
+---



Other differences:
--
++ spice-vdagent.spec ++
--- /var/tmp/diff_new_pack.zPyqIU/_old  2016-06-14 23:07:08.0 +0200
+++ /var/tmp/diff_new_pack.zPyqIU/_new  2016-06-14 23:07:08.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package spice-vdagent
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2014 B1 Systems GmbH, Vohburg, Germany.
 #
 # All modifications and additions to the file contributed by third parties




commit libfunambol for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package libfunambol for openSUSE:Factory 
checked in at 2016-06-14 23:06:54

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


Package is "libfunambol"

Changes:

--- /work/SRC/openSUSE:Factory/libfunambol/libfunambol.changes  2011-11-22 
17:47:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.libfunambol.new/libfunambol.changes 
2016-06-14 23:06:55.0 +0200
@@ -1,0 +2,13 @@
+Mon Jun  6 12:30:09 UTC 2016 - jeng...@inai.de
+
+- Remove useless --with-pic (it's for static libs only, and they
+  are not built).
+- Shared library subpackage name must be libfunambol-9_0_1
+  because the SONAME is libfunambol-9.0.1.so.
+
+---
+Thu Jun  2 13:22:13 UTC 2016 - tchva...@suse.com
+
+- Cleanup a bit so we do not have diffing devel and factory
+
+---



Other differences:
--
++ libfunambol.spec ++
--- /var/tmp/diff_new_pack.uObsOB/_old  2016-06-14 23:06:56.0 +0200
+++ /var/tmp/diff_new_pack.uObsOB/_new  2016-06-14 23:06:56.0 +0200
@@ -1,8 +1,7 @@
 #
 # spec file for package libfunambol
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright Sascha Peilicke 
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +16,20 @@
 #
 
 
-
+%define libname %{name}-9_0_1
 Name:   libfunambol
 Version:9.0.1
-Release:1
+Release:0
 Summary:C++ SyncML Client Engine
 License:AGPL-3.0
 Group:  Development/Libraries/C and C++
-URL:http://funambol.com
+Url:http://funambol.com
 Source0:%{name}-%{version}.tar.bz2
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  gcc-c++ libcurl-devel
+BuildRequires:  gcc-c++
 BuildRequires:  libtool
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(libcurl)
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Libfunambol allows to integrate a SyncML stack in a C++ application on a
@@ -36,21 +37,24 @@
 iPhone and Symbian are actively supported, but you can easily build it on other
 Unixes or other mobile/embedded platforms.
 
-%package -n %{name}9
+%package -n %{libname}
 Summary:C++ SyncML Client Engine
 Group:  System/Libraries
+# O/P erroneous earlier name - remove when going to 9.0.2 or above.
+Obsoletes:  libfunambol9
+Provides:   libfunambol9
 
-%description -n %{name}9
+%description -n %{libname}
 Libfunambol allows to integrate a SyncML stack in a C++ application on a
 variety of platforms. Currently, Windows, Windows Mobile and Linux, Mac OS X,
 iPhone and Symbian are actively supported, but you can easily build it on other
 Unixes or other mobile/embedded platforms.
 
 %package devel
-License:AGPL-3.0
 Summary:C++ SyncML Client Engine
 Group:  Development/Libraries/C and C++
-Requires:   %{name}9 >= %{version} libcurl-devel
+Requires:   %{libname} = %{version}
+Requires:   libcurl-devel
 
 %description devel
 This package contains all necessary include files and libraries needed
@@ -61,29 +65,31 @@
 
 %build
 cd build/autotools
-sh autogen.sh
-%configure --disable-static --with-pic --disable-unit-tests 
--disable-integration-tests
-%{__make} %{?jobs:-j%jobs}
+autoreconf -fvi
+%configure \
+--disable-static \
+--disable-unit-tests \
+--disable-integration-tests
+make %{?_smp_mflags}
 
 %install
 cd build/autotools
-%makeinstall
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 cd ../..
 # remove unneeded files
-%{__rm} -f $RPM_BUILD_ROOT%{_libdir}/*.la
-%{__rm} -rf $RPM_BUILD_ROOT%{_includedir}/funambol/test
+find %{buildroot} -type f -name "*.la" -delete -print
+rm -rf %{buildroot}%{_includedir}/funambol/test
 # install additional documentation
-install -d $RPM_BUILD_ROOT%{_docdir}/%{name}9
-install -m 0644 {LICENSE,TODO,changeslog}.txt README 
$RPM_BUILD_ROOT%{_docdir}/%{name}9
-install -m 0644 docs/funambol-cppsdk-tutorial.pdf 
$RPM_BUILD_ROOT%{_docdir}/%{name}9
-install -d $RPM_BUILD_ROOT%{_docdir}/%{name}9/html
-install -m 0644 docs/html/* $RPM_BUILD_ROOT%{_docdir}/%{name}9/html
-
-%post -n %{name}9 -p /sbin/ldconfig
+install -d %{buildroot}%{_docdir}/%{libname}
+install -m 0644 {LICENSE,TODO,changeslog}.txt README 
%{buildroot}%{_docdir}/%{libname}
+install -m 0644 docs/funambol-cppsdk-tutorial.pdf 
%{buildroot}%{_docdir}/%{libname}
+install -d 

commit python3-paramiko for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package python3-paramiko for 
openSUSE:Factory checked in at 2016-06-14 23:06:51

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


Package is "python3-paramiko"

Changes:

--- /work/SRC/openSUSE:Factory/python3-paramiko/python3-paramiko.changes
2015-11-22 11:00:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-paramiko.new/python3-paramiko.changes   
2016-06-14 23:06:52.0 +0200
@@ -1,0 +2,32 @@
+Wed May 25 14:56:28 UTC 2016 - toddrme2...@gmail.com
+
+- Update to 2.0.0
+  * Replace PyCrypto with the Python Cryptographic Authority (PyCA) 
+‘Cryptography’ library suite.
+  * Add support for 384- and 512-bit elliptic curve groups in ECDSA
+key types (aka ecdsa-sha2-nistp384 / ecdsa-sha2-nistp521).
+- Update to 1.17.0
+  * Add missing file-like object methods for BufferedFile and 
+SFTPFile.
+  * Update the module in charge of handling SSH moduli so it’s
+consistent with OpenSSH behavior re: prime number selection.
+  * Clean up and enhance the README 
+(and rename it to README.rst from just README).
+  * Remove whitespace in our setup.py‘s install_requires as it
+triggers occasional bugs in some versions of setuptools.
+  * Identify & work around a race condition in the test for
+handshake timeouts, which was causing frequent test failures
+for a subset of contributors as well as Travis-CI
+(usually, but not always, limited to Python 3.5).
+  * Annotate some public attributes on Channel such as .closed.
+  * Clean up setup.py to always use setuptools, not doing so was a
+historical artifact from bygone days.
+
+---
+Sun May  8 07:03:45 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * updated source url to files.pythonhosted.org
+
+
+---

Old:

  paramiko-1.16.0.tar.gz

New:

  paramiko-2.0.0.tar.gz



Other differences:
--
++ python3-paramiko.spec ++
--- /var/tmp/diff_new_pack.Fb1wV1/_old  2016-06-14 23:06:53.0 +0200
+++ /var/tmp/diff_new_pack.Fb1wV1/_new  2016-06-14 23:06:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-paramiko
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,19 +17,21 @@
 
 
 Name:   python3-paramiko
-Version:1.16.0
+Version:2.0.0
 Release:0
 Url:https://github.com/paramiko/paramiko/
 Summary:SSH2 protocol library
 License:LGPL-2.1+
 Group:  Development/Languages/Python
-Source: 
https://pypi.python.org/packages/source/p/paramiko/paramiko-%{version}.tar.gz
+Source: 
https://files.pythonhosted.org/packages/source/p/paramiko/paramiko-%{version}.tar.gz
 BuildRequires:  python3-devel
-BuildRequires:  python3-ecdsa
-BuildRequires:  python3-pycrypto >= 2.1
+BuildRequires:  python3-setuptools
+BuildRequires:  python3-pyasn1 >= 0.1.7
+BuildRequires:  python3-cryptography >= 1.1
 BuildConflicts: python3-buildservice-tweak
 Requires:   python3-ecdsa
-Requires:   python3-pycrypto >= 2.1
+Requires:   python3-cryptography >= 1.1
+Requires:   python3-pyasn1 >= 0.1.7
 BuildArch:  noarch
 
 %description
@@ -55,7 +57,7 @@
 
 %files
 %defattr(-,root,root)
-%doc LICENSE README demos docs
+%doc LICENSE README.rst demos docs
 %{python3_sitelib}/*
 
 %changelog

++ paramiko-1.16.0.tar.gz -> paramiko-2.0.0.tar.gz ++
 6395 lines of diff (skipped)




commit ha-cluster-bootstrap for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package ha-cluster-bootstrap for 
openSUSE:Factory checked in at 2016-06-14 23:06:49

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


Package is "ha-cluster-bootstrap"

Changes:

--- 
/work/SRC/openSUSE:Factory/ha-cluster-bootstrap/ha-cluster-bootstrap.changes
2016-03-07 13:24:47.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.ha-cluster-bootstrap.new/ha-cluster-bootstrap.changes
   2016-06-14 23:06:51.0 +0200
@@ -1,0 +2,6 @@
+Wed May 25 08:47:19 UTC 2016 - kgronl...@suse.com
+
+- Update to version 0.4+git.1464165931.150e061:
+  + Don't configure no-quorum-policy=ignore, ever (bsc#981056)
+
+---

Old:

  sleha-bootstrap-0.4+git.1456303675.b6eb2b3.tar.bz2

New:

  sleha-bootstrap-0.4+git.1464165931.150e061.tar.bz2



Other differences:
--
++ ha-cluster-bootstrap.spec ++
--- /var/tmp/diff_new_pack.OJpc2A/_old  2016-06-14 23:06:52.0 +0200
+++ /var/tmp/diff_new_pack.OJpc2A/_new  2016-06-14 23:06:52.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   ha-cluster-bootstrap
-Version:0.4+git.1456303675.b6eb2b3
+Version:0.4+git.1464165931.150e061
 Release:0
 Summary:Pacemaker HA Cluster Bootstrap Tool
 License:GPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.OJpc2A/_old  2016-06-14 23:06:52.0 +0200
+++ /var/tmp/diff_new_pack.OJpc2A/_new  2016-06-14 23:06:52.0 +0200
@@ -1,4 +1,4 @@
 
 
 git://github.com/tserong/sleha-bootstrap.git
-  b6eb2b33223d3ef313a0dc4c96e267e229834e85
\ No newline at end of file
+  150e0614205a431ff0bae056a0776f7593f48296
\ No newline at end of file

++ sleha-bootstrap-0.4+git.1456303675.b6eb2b3.tar.bz2 -> 
sleha-bootstrap-0.4+git.1464165931.150e061.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sleha-bootstrap-0.4+git.1456303675.b6eb2b3/scripts/ha-cluster-init 
new/sleha-bootstrap-0.4+git.1464165931.150e061/scripts/ha-cluster-init
--- old/sleha-bootstrap-0.4+git.1456303675.b6eb2b3/scripts/ha-cluster-init  
2016-02-24 09:49:46.0 +0100
+++ new/sleha-bootstrap-0.4+git.1464165931.150e061/scripts/ha-cluster-init  
2016-05-25 10:47:19.0 +0200
@@ -602,7 +602,6 @@
cat > $tmp_conf <

commit mono-debugger for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package mono-debugger for openSUSE:Factory 
checked in at 2016-06-14 23:06:57

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


Package is "mono-debugger"

Changes:

--- /work/SRC/openSUSE:Factory/mono-debugger/mono-debugger.changes  
2015-06-12 20:31:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-debugger.new/mono-debugger.changes 
2016-06-14 23:06:59.0 +0200
@@ -1,0 +2,8 @@
+Tue Jun  7 00:00:00 UTC 2016 - fwdsbs.to.1...@xoxy.net
+
+- Added mono-v4-install.patch in order to fix install location and 
nunit-console.exe path:
+ * Fix mdb startup crash when compiled with mono v4.0 and up (mcs -sdk:4.5)
+- Alter files section in spec file depending of mcs version:
+ * Fix build issue with mono v4.4 and up
+
+---

New:

  mono-v4-install.patch



Other differences:
--
++ mono-debugger.spec ++
--- /var/tmp/diff_new_pack.DGdnrk/_old  2016-06-14 23:07:00.0 +0200
+++ /var/tmp/diff_new_pack.DGdnrk/_new  2016-06-14 23:07:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mono-debugger
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,11 +26,15 @@
 Source: 
http://download.mono-project.com/sources/mono-debugger/%{name}-%{version}.tar.bz2
 Source99:   mono-debugger-rpmlintrc
 Patch1: mono-debugger-glib.patch
+Patch2: mono-v4-install.patch
 ExclusiveArch:  %ix86 x86_64
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   mono-core >= 2.7
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  glib2-devel
 BuildRequires:  libmono-2_0-devel
+BuildRequires:  libtool
 BuildRequires:  mono-devel
 BuildRequires:  mono-nunit
 BuildRequires:  ncurses-devel
@@ -43,12 +47,20 @@
 named "mdb", and MonoDevelop (http://www.monodevelop.com) provides a
 GUI interface to the debugger.
 
+%define mcsver %({ mcs --version | awk '{print $5}' | cut -f1 -d"." ; mcs 
--version | awk '{print $5}' | cut -f2 -d"." ; } | xargs printf "%03d")
+
+%if 0%{?mcsver} >= 4000
+%define target_dir 4.5
+%else
+%define target_dir 2.0
+%endif
+
 %files
 %defattr(-, root, root)
 %doc AUTHORS COPYING ChangeLog README NEWS
 %{_bindir}/mdb*
 %{_libdir}/*.so*
-%{_prefix}/lib/mono/2.0/mdb*.exe
+%{_prefix}/lib/mono/%{target_dir}/mdb*.exe
 %{_prefix}/lib/mono/gac/Mono.Debugger*
 %{_prefix}/lib/mono/mono-debugger
 %{_libdir}/pkgconfig/mono-debugger*.pc
@@ -56,12 +68,16 @@
 %prep
 %setup -q
 %patch1 -p1
+%if 0%{?mcsver} >= 4000
+%patch2 -p1
+%endif
 
 %build
-mcsver=`mcs --version | cut -d" " -f5 | cut -d"." -f1`
-if [ "$mcsver" -ge "4" ]; then
-  export MCS="/usr/bin/mcs"
-fi
+%if 0%{?mcsver} >= 4000
+export MCS="/usr/bin/mcs"
+%endif
+
+autoreconf -fiv
 %configure
 make
 

++ mono-v4-install.patch ++
diff -uprN mono-debugger-2.10/build/Makefile.am 
mono-debugger-2.10.new/build/Makefile.am
--- mono-debugger-2.10/build/Makefile.am2011-01-14 01:41:31.0 
+0300
+++ mono-debugger-2.10.new/build/Makefile.am2016-06-07 20:35:39.137431918 
+0300
@@ -1,4 +1,4 @@
-twodir = $(prefix)/lib/mono/2.0
+twodir = $(prefix)/lib/mono/4.5
 
 bin_SCRIPTS = mdb mdb-symbolreader
 
@@ -218,7 +218,7 @@ mdb-symbolreader: mdb-symbolreader.in Ma
< $(srcdir)/mdb-symbolreader.in > mdb-symbolreader.tmp \
&& mv mdb-symbolreader.tmp mdb-symbolreader
 
-NUNIT_CONSOLE_EXE = $(NUNIT_PREFIX)/lib/mono/2.0/nunit-console.exe
+NUNIT_CONSOLE_EXE = $(NUNIT_PREFIX)/lib/mono/4.5/nunit-console.exe
 
 runtests: runtests.in Makefile ulimit-check
builddir=$(top_builddir) ; the_builddir=`cd $$builddir && pwd` ; \



commit crmsh for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2016-06-14 23:06:53

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


Package is "crmsh"

Changes:

--- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes  2016-05-23 
16:40:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.crmsh.new/crmsh.changes 2016-06-14 
23:06:54.0 +0200
@@ -1,0 +2,19 @@
+Wed Jun 01 08:22:41 UTC 2016 - kgronl...@suse.com
+
+- Update to version 2.2.0+git.1464769043.9e4df55:
+  * medium: tmpfiles: Create temporary directory if non-existing (bsc#981583)
+
+---
+Thu May 26 04:40:28 UTC 2016 - kgronl...@suse.com
+
+- Update to version 2.2.0+git.1464237560.fd9e583:
+  + high: constants: Add maintenance to set of known attributes (bsc#981659)
+  + medium: xmlutil: reduce unknown attribute to warning (bsc#981659)
+
+---
+Wed May 25 09:20:57 UTC 2016 - kgronl...@suse.com
+
+- Update to version 2.2.0+git.1464167894.621fe00:
+  + medium: scripts: no-quorum-policy=ignore is deprecated (bsc#981056)
+
+---

Old:

  crmsh-2.2.0+git.1463777827.9b402a8.tar.bz2

New:

  crmsh-2.2.0+git.1464769043.9e4df55.tar.bz2



Other differences:
--
++ crmsh.spec ++
--- /var/tmp/diff_new_pack.HEPd8d/_old  2016-06-14 23:06:55.0 +0200
+++ /var/tmp/diff_new_pack.HEPd8d/_new  2016-06-14 23:06:55.0 +0200
@@ -32,13 +32,13 @@
 
 %{!?python_sitelib: %define python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%define version_unconverted 2.2.0+git.1463777827.9b402a8
+%define version_unconverted 2.2.0+git.1464769043.9e4df55
 
 Name:   crmsh
 Summary:High Availability cluster command-line interface
 License:GPL-2.0+
 Group:  %{pkg_group}
-Version:2.2.0+git.1463777827.9b402a8
+Version:2.2.0+git.1464769043.9e4df55
 Release:0
 Url:http://crmsh.github.io
 Source0:%{name}-%{version}.tar.bz2

++ _servicedata ++
--- /var/tmp/diff_new_pack.HEPd8d/_old  2016-06-14 23:06:55.0 +0200
+++ /var/tmp/diff_new_pack.HEPd8d/_new  2016-06-14 23:06:55.0 +0200
@@ -1,4 +1,4 @@
 
 
 git://github.com/ClusterLabs/crmsh.git
-  9b402a8f9970f430a037dd0251ea88155d569ef4
\ No newline at end of file
+  9e4df55617a3255398064d789af1b5180d0de736
\ No newline at end of file

++ crmsh-2.2.0+git.1463777827.9b402a8.tar.bz2 -> 
crmsh-2.2.0+git.1464769043.9e4df55.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/crmsh-2.2.0+git.1463777827.9b402a8/crmsh/constants.py 
new/crmsh-2.2.0+git.1464769043.9e4df55/crmsh/constants.py
--- old/crmsh-2.2.0+git.1463777827.9b402a8/crmsh/constants.py   2016-05-23 
10:25:56.0 +0200
+++ new/crmsh-2.2.0+git.1464769043.9e4df55/crmsh/constants.py   2016-06-01 
10:22:40.0 +0200
@@ -203,7 +203,7 @@
 precious_attrs = ("id-ref",)
 op_extra_attrs = ("interval",)
 rsc_meta_attributes = (
-"allow-migrate", "is-managed", "interval-origin",
+"allow-migrate", "maintenance", "is-managed", "interval-origin",
 "migration-threshold", "priority", "multiple-active",
 "failure-timeout", "resource-stickiness", "target-role",
 "restart-type", "description", "remote-node", "requires",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh-2.2.0+git.1463777827.9b402a8/crmsh/corosync.py 
new/crmsh-2.2.0+git.1464769043.9e4df55/crmsh/corosync.py
--- old/crmsh-2.2.0+git.1463777827.9b402a8/crmsh/corosync.py2016-05-23 
10:25:56.0 +0200
+++ new/crmsh-2.2.0+git.1464769043.9e4df55/crmsh/corosync.py2016-06-01 
10:22:40.0 +0200
@@ -414,8 +414,7 @@
 p.add('nodelist', make_section('nodelist.node', node_value))
 
 num_nodes = p.count('nodelist.node')
-if num_nodes > 2:
-p.remove('quorum.two_node')
+p.set('quorum.two_node', '1' if num_nodes == 2 else '0')
 
 f = open(conf(), 'w')
 f.write(p.to_string())
@@ -445,8 +444,7 @@
 if nth == -1:
 return
 
-if p.count('nodelist.node') <= 2:
-p.set('quorum.two_node', '1')
+p.set('quorum.two_node', '1' if num_nodes == 2 else '0')
 
 f = open(conf(), 'w')
 f.write(p.to_string())
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh-2.2.0+git.1463777827.9b402a8/crmsh/msg.py 
new/crmsh-2.2.0+git.1464769043.9e4df55/crmsh/msg.py
--- 

commit rubygem-responders for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package rubygem-responders for 
openSUSE:Factory checked in at 2016-06-14 23:06:40

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


Package is "rubygem-responders"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-responders/rubygem-responders.changes
2016-04-28 16:56:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-responders.new/rubygem-responders.changes   
2016-06-14 23:06:41.0 +0200
@@ -1,0 +2,13 @@
+Sat Apr 30 04:41:34 UTC 2016 - co...@suse.com
+
+- updated to version 2.2.0
+ see installed CHANGELOG.md
+
+  ## 2.2.0
+  
+  * Added the `verify_request_format!` method, that can be used as a 
`before_action`
+callback to prevent your actions from being invoked when the controller 
does
+not respond to the request mime type, preventing the execution of complex
+queries or creating/deleting records from your app.
+
+---

Old:

  responders-2.1.2.gem

New:

  responders-2.2.0.gem



Other differences:
--
++ rubygem-responders.spec ++
--- /var/tmp/diff_new_pack.dMMRYU/_old  2016-06-14 23:06:41.0 +0200
+++ /var/tmp/diff_new_pack.dMMRYU/_new  2016-06-14 23:06:41.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-responders
-Version:2.1.2
+Version:2.2.0
 Release:0
 %define mod_name responders
 %define mod_full_name %{mod_name}-%{version}

++ responders-2.1.2.gem -> responders-2.2.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2016-03-21 15:20:44.0 +0100
+++ new/CHANGELOG.md2016-04-29 19:47:31.0 +0200
@@ -1,3 +1,10 @@
+## 2.2.0
+
+* Added the `verify_request_format!` method, that can be used as a 
`before_action`
+  callback to prevent your actions from being invoked when the controller does
+  not respond to the request mime type, preventing the execution of complex
+  queries or creating/deleting records from your app.
+
 ## 2.1.2
 
 * Fix rendering when using `ActionController::API`. (by @eLod)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2016-03-21 15:20:44.0 +0100
+++ new/README.md   2016-04-29 19:47:31.0 +0200
@@ -17,7 +17,7 @@
 $ bundle install
 $ rails g responders:install
 
-If you are including this gem to support backwards compatibilty for responders 
in previous releases of Rails, you only need to include the gem and bundle. 
+If you are including this gem to support backwards compatibilty for responders 
in previous releases of Rails, you only need to include the gem and bundle.
 
 $ bundle install
 
@@ -188,7 +188,7 @@
 
 config.app_generators.scaffold_controller :responders_controller
 
-#Failure handling
+## Failure handling
 
 Responders don't use `valid?` to check for errors in models to figure out if
 the request was successfull or not, and relies on your controllers to call
@@ -216,6 +216,29 @@
 end
 ```
 
+## Verifying request formats
+
+`respond_with` will raise an `ActionController::UnknownFormat` if the request
+mime type was not configured through the class level `respond_to`, but the
+action will still be executed and any side effects (like creating a new record)
+will still occur. To raise the `UnknownFormat` exception before your action
+is invoked you can set the `verify_request_format!` method as a `before_action`
+on your controller.
+
+```ruby
+class WidgetsController < ApplicationController
+  respond_to :json
+  before_action :verify_request_format!
+
+  # POST /widgets.html won't reach the `create` action.
+  def create
+widget = Widget.create(widget_params)
+respond_with widget
+  end
+end
+
+```
+
 ## Examples
 
 Want more examples ? Check out this blog posts:
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_controller/respond_with.rb 
new/lib/action_controller/respond_with.rb
--- old/lib/action_controller/respond_with.rb   2016-03-21 15:20:44.0 
+0100
+++ new/lib/action_controller/respond_with.rb   2016-04-29 19:47:31.0 
+0200
@@ -40,14 +40,14 @@
 only_actions   = Array(options.delete(:only)).map(&:to_s)
 except_actions = Array(options.delete(:except)).map(&:to_s)
 
-new = mimes_for_respond_to.dup
+hash = mimes_for_respond_to.dup
 mimes.each do |mime|
   mime = mime.to_sym
-  

commit global for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package global for openSUSE:Factory checked 
in at 2016-06-14 23:06:38

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


Package is "global"

Changes:

--- /work/SRC/openSUSE:Factory/global/global.changes2016-03-29 
10:39:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.global.new/global.changes   2016-06-14 
23:06:39.0 +0200
@@ -1,0 +2,5 @@
+Fri May 13 14:24:26 UTC 2016 - sleep_wal...@opensuse.org
+
+- set correctly path paths for parsers (bnc#977967)
+  new patch: fix_paths.patch
+---

New:

  fix_paths.patch



Other differences:
--
++ global.spec ++
--- /var/tmp/diff_new_pack.ui9BYT/_old  2016-06-14 23:06:40.0 +0200
+++ /var/tmp/diff_new_pack.ui9BYT/_new  2016-06-14 23:06:40.0 +0200
@@ -27,6 +27,8 @@
 Source1:ftp://ftp.gnu.org/pub/gnu/global/%{name}-%{version}.tar.gz.sig
 Source2:%{name}.keyring
 Patch0: global-5.7.diff
+# PATCH-FIX-UPSTREAM fix_paths.patch bnc#977967
+Patch1: fix_paths.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  fdupes
@@ -48,6 +50,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 autoreconf -fiv

++ fix_paths.patch ++
Index: global-6.5.4/gtags.conf.in
===
--- global-6.5.4.orig/gtags.conf.in 2016-03-27 06:04:42.0 +0200
+++ global-6.5.4/gtags.conf.in  2016-05-13 16:20:51.724108404 +0200
@@ -63,14 +63,14 @@
 user-custom|User custom plugin parser:\
:tc=common:\
:langmap=c\:.c.h:\
-   :gtags_parser=c\:$libdir/gtags/user-custom.la:
+   :gtags_parser=c\:@libdir@/gtags/user-custom.la:
 #
 # Plug-in parser to use Exuberant Ctags.
 #
 exuberant-ctags|plugin-example|setting to use Exuberant Ctags plug-in parser:\
:tc=common:\
:ctagscom=@EXUBERANT_CTAGS@:\
-   :ctagslib=$libdir/gtags/exuberant-ctags.la:\
+   :ctagslib=@libdir@/gtags/exuberant-ctags.la:\
:tc=common-ctags-maps:
 #
 # A common map for both Exuberant Ctags and Universal Ctags.
@@ -166,7 +166,7 @@
 universal-ctags|setting to use Universal Ctags plug-in parser:\
:tc=common:\
:ctagscom=@UNIVERSAL_CTAGS@:\
-   :ctagslib=$libdir/gtags/universal-ctags.la:\
+   :ctagslib=@libdir@/gtags/universal-ctags.la:\
:tc=common-ctags-maps:\
:langmap=Ada\:.adb.ads.Ada:\
 # Please uncomment to use this entry.
@@ -233,7 +233,7 @@
 #
 pygments-parser|Pygments plug-in parser:\
:ctagscom=@EXUBERANT_CTAGS@:\
-   :pygmentslib=$libdir/gtags/pygments-parser.la:\
+   :pygmentslib=@libdir@/gtags/pygments-parser.la:\
:tc=common:\
:langmap=ABAP\:.abap:\
:langmap=ANTLR\:.G.g:\





commit qemu for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package qemu for openSUSE:Factory checked in 
at 2016-06-14 23:06:15

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


Package is "qemu"

Changes:

--- /work/SRC/openSUSE:Factory/qemu/qemu-linux-user.changes 2016-06-09 
16:02:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.qemu.new/qemu-linux-user.changes
2016-06-14 23:06:29.0 +0200
@@ -1,0 +2,25 @@
+Fri Jun 10 20:25:33 UTC 2016 - brog...@suse.com
+
+- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.6
+* Patches added:
+  0061-scsi-megasas-initialise-local-confi.patch
+
+---
+Fri Jun 10 13:35:11 UTC 2016 - brog...@suse.com
+
+- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.6
+* Patches added:
+  0049-scsi-megasas-use-appropriate-proper.patch
+  0050-scsi-megasas-check-read_queue_head-.patch
+  0051-scsi-megasas-null-terminate-bios-ve.patch
+  0052-vmsvga-move-fifo-sanity-checks-to-v.patch
+  0053-vmsvga-don-t-process-more-than-1024.patch
+  0054-block-iscsi-avoid-potential-overflo.patch
+  0055-scsi-esp-check-TI-buffer-index-befo.patch
+  0056-xen-introduce-dummy-system-device.patch
+  0057-xen-write-information-about-support.patch
+  0058-xen-add-pvUSB-backend.patch
+  0059-usb-Fix-conditions-that-xen-usb.c-i.patch
+  0060-vnc-add-configurable-keyboard-delay.patch
+
+---
--- /work/SRC/openSUSE:Factory/qemu/qemu-testsuite.changes  2016-06-09 
16:02:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.qemu.new/qemu-testsuite.changes 2016-06-14 
23:06:29.0 +0200
@@ -1,0 +2,40 @@
+Fri Jun 10 20:25:21 UTC 2016 - brog...@suse.com
+
+- Fix host information leak to guest in MegaRAID SAS 8708EM2 Host
+  Bus AdapterMegaRAID SAS 8708EM2 Host Bus Adapter emulation support
+  (CVE-2016-5105 bsc#982017)
+*Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.6
+  0061-scsi-megasas-initialise-local-confi.patch
+
+---
+Fri Jun 10 13:35:06 UTC 2016 - brog...@suse.com
+
+- Address various security/stability issues
+* Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.6
+* Fix OOB access in megasas emulated device (CVE-2016-5106 bsc#982018)
+  0049-scsi-megasas-use-appropriate-proper.patch
+* Fix OOB access in megasas emulated device (CVE-2016-5107 bsc#982019)
+  0050-scsi-megasas-check-read_queue_head-.patch
+* Fix OOB access in megasas emulated device (CVE-2016-5337 bsc#983961)
+  0051-scsi-megasas-null-terminate-bios-ve.patch
+* Correct the vmvga fifo access checks (CVE-2016-4454 bsc#98)
+  0052-vmsvga-move-fifo-sanity-checks-to-v.patch
+* Fix potential DoS issue in vmvga processing (CVE-2016-4453 bsc#982223)
+  0053-vmsvga-don-t-process-more-than-1024.patch
+* Fix heap buffer overflow flaw when iscsi protocol is used
+  (CVE-2016-5126 bsc#982285)
+  0054-block-iscsi-avoid-potential-overflo.patch
+* Fix OOB access in 53C9X emulation (CVE-2016-5338 bsc#983982)
+  0055-scsi-esp-check-TI-buffer-index-befo.patch
+- Add support to qemu for pv-usb under Xen (fate#316612)
+  0056-xen-introduce-dummy-system-device.patch
+  0057-xen-write-information-about-support.patch
+  0058-xen-add-pvUSB-backend.patch
+  0059-usb-Fix-conditions-that-xen-usb.c-i.patch
+- Provide ability to rate limit keyboard events from the vnc server.
+  This is part of the solution to an issue affecting openQA testing,
+  where characters are lost, resulting in unexpected failures
+  (bsc#974914)
+  0060-vnc-add-configurable-keyboard-delay.patch
+
+---
qemu.changes: same change

New:

  0049-scsi-megasas-use-appropriate-proper.patch
  0050-scsi-megasas-check-read_queue_head-.patch
  0051-scsi-megasas-null-terminate-bios-ve.patch
  0052-vmsvga-move-fifo-sanity-checks-to-v.patch
  0053-vmsvga-don-t-process-more-than-1024.patch
  0054-block-iscsi-avoid-potential-overflo.patch
  0055-scsi-esp-check-TI-buffer-index-befo.patch
  0056-xen-introduce-dummy-system-device.patch
  0057-xen-write-information-about-support.patch
  0058-xen-add-pvUSB-backend.patch
  0059-usb-Fix-conditions-that-xen-usb.c-i.patch
  0060-vnc-add-configurable-keyboard-delay.patch
  0061-scsi-megasas-initialise-local-confi.patch



Other differences:
--
++ qemu-linux-user.spec ++
--- /var/tmp/diff_new_pack.ZyMtvN/_old  2016-06-14 23:06:31.0 +0200
+++ /var/tmp/diff_new_pack.ZyMtvN/_new  2016-06-14 23:06:32.0 +0200
@@ -73,6 +73,19 @@
 Patch0046:  0046-scsi-pvscsi-check-command-descripto.patch
 

commit libreoffice for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2016-06-14 23:06:00

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


Package is "libreoffice"

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2016-04-28 
16:52:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes 
2016-06-14 23:06:10.0 +0200
@@ -1,0 +2,62 @@
+Fri Jun 10 12:00:58 UTC 2016 - tchva...@suse.com
+
+- Version update to 5.2.0.0.beta2:
+  * More bugfixes on road to 5.2 series
+  * missing-include.patch
+
+---
+Thu Jun  2 12:07:43 UTC 2016 - tchva...@suse.com
+
+- Add patch to fix build missing-include.patch
+
+---
+Thu Jun  2 08:53:49 UTC 2016 - tchva...@suse.com
+
+- Version update to 5.2.0.0.beta1:
+  * Disable support for sle11, not needed anymore
+  * Cleanup the specfile from all the compat conditionals per above
+  * Disable bundled help and point to upstream wiki always (speeds
+up build quite a bit)
+  * Use pkgconfig style dependencies instead of the develpkgs
+  * Remove all the bundled tarballs that were aedded for sle11
+  * Adjust the constraints a bit to reflect reality
+  * Remove merged patches:
+* scp2-user-config-suse.diff
+* 0001-Make-HAVE_JAVA6-be-always-false.patch
+* 0001-mdds-1.0.patch
+* 0001-liborcus-0.11.patch
+* 0002-boost-filesystem1.patch
+* 0003-boost-filesystem2.patch
+* bnc856729.patch
+* bnc939998.patch
+* bnc945443.patch
+* bnc945445.patch
+  * Refresh patches:
+* libreoffice-hotfix-disablebrokenshapetest.patch
+* system-pyuno.diff
+
+---
+Mon May  9 20:39:22 UTC 2016 - andras.ti...@collabora.com
+
+- fix bnc#939998 -  LO-L3: PPT file shows wrong titles
+  * bnc939998.patch
+- fix bnc#945443 -  LO-L3: Undo ignores vertical alignment
+  * bnc945443.patch
+- fix bnc#945445 -  LO-L3: Undo does not revert changes of table separation 
lines
+  * bnc945445.patch
+
+---
+Fri May  6 13:36:10 UTC 2016 - tchva...@suse.com
+
+- Version update to 5.1.3.2: few small tweaks for the .3.1 release
+  * fate#320521
+- Refresh patches:
+  * 0001-liborcus-0.11.patch
+
+---
+Wed May  4 12:07:44 UTC 2016 - tchva...@suse.com
+
+- Split out gtk3 again but this time install it on openSUSE and
+  avoid it on SLE12
+
+---

Old:

  0001-Make-HAVE_JAVA6-be-always-false.patch
  0001-liborcus-0.11.patch
  0001-mdds-1.0.patch
  0002-boost-filesystem1.patch
  0003-boost-filesystem2.patch
  0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
  10d61fbaa6a06348823651b1bd7940fe-libexttextcat-3.4.4.tar.bz2
  17df8301bcc459e83f8a8f3aca6183b2-graphite-minimal-1.3.6.tgz
  1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
  26b3e95ddf3d9c077c480ea45874b3b8-lp_solve_5.5.tar.gz
  2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz
  2e482c7567908d334785ce7d69ddfff7-commons-codec-1.6-src.tar.gz
  32f8e1417a64d3c6f2c727f9053f55ea-redland-1.0.16.tar.gz
  3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip
  3941e9cab2f4f9d8faee3e8d57ae7664-glew-1.12.0.zip
  39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip
  3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip
  48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz
  4ceb9316488b0ea01acf011023cf7fff-raptor2-2.0.9.tar.gz
  5821b806a98e6c38370970e682ce76e8-libcmis-0.5.0.tar.gz
  5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz
  625ff5f2f968dd908bca43c9469d6e6b-commons-lang-2.4-src.tar.gz
  7239a4430efd4d0189c4f24df67f08e5-mysql-connector-c++-1.1.4.tar.gz
  8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip
  97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip
  Firebird-2.5.4.26856-0.tar.bz2
  a233181e03d3c307668b4c722d881661-mariadb_client-2.0.0-src.tar.gz
  aa899eff126216dafe721149fbdb511b-liblangtag-0.5.8.tar.bz2
  ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip
  b12c5f9cfdb6b04efce5a4a186b8416b-rasqal-0.9.30.tar.gz
  ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip
  bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip
  bnc856729.patch
  boost_1_59_0.tar.bz2
  c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2
  c4a2d71ff56aec5ebfab2a3f059be99d-icu4c-56_1-src.tgz
  commons-logging-1.2-src.tar.gz
  d62650a6f908e85643e557a236ea989c-vigra1.6.0.tar.gz
  d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip
  db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip
  

commit kexec-tools for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package kexec-tools for openSUSE:Factory 
checked in at 2016-06-14 23:06:09

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


Package is "kexec-tools"

Changes:

--- /work/SRC/openSUSE:Factory/kexec-tools/kexec-tools.changes  2015-12-18 
21:52:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.kexec-tools.new/kexec-tools.changes 
2016-06-14 23:06:28.0 +0200
@@ -1,0 +2,18 @@
+Fri Jun  3 18:16:51 UTC 2016 - to...@suse.com
+
+- Update to version 2.0.12 (FATE#320915, bsc#980545)
+  Changelog: 
http://git.kernel.org/cgit/utils/kernel/kexec/kexec-tools.git/log/?id=refs/tags/v2.0.10..v2.0.12
+
+  Drop following patches (upstream):
+   kexec-tools-load-crash-kernel-high.patch
+
+-  Fix pkg-config to check >= 4.7 rather than > 4.6 for xenlight
+
+-  Specifically name Files in specfile rather than using glob.
+
+---
+Tue May  3 15:17:15 UTC 2016 - o...@aepfle.de
+
+- Adjust linking to libxenctrl to xen-4.7 API
+
+---

Old:

  kexec-tools-2.0.10.tar.xz
  kexec-tools-load-crash-kernel-high.patch

New:

  kexec-tools-2.0.12.tar.xz



Other differences:
--
++ kexec-tools.spec ++
--- /var/tmp/diff_new_pack.UTC5ua/_old  2016-06-14 23:06:28.0 +0200
+++ /var/tmp/diff_new_pack.UTC5ua/_new  2016-06-14 23:06:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kexec-tools
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@
 Summary:Tools for fast kernel loading
 License:GPL-2.0+
 Group:  System/Kernel
-Version:2.0.10
+Version:2.0.12
 Release:0
 Source: 
ftp://kernel.org/pub/linux/utils/kernel/kexec/%{name}-%{version}.tar.xz
 Source1:kexec-bootloader
@@ -40,7 +40,6 @@
 Patch3: %{name}-disable-test.patch
 Patch4: %{name}-enable-aarch64.patch
 Patch5: %{name}-enable-aarch64-fixup.patch
-Patch6: %{name}-load-crash-kernel-high.patch
 
 Url:
ftp://kernel.org/pub/linux/utils/kernel/kexec/%{name}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -50,6 +49,7 @@
 BuildRequires:  libxslt
 BuildRequires:  zlib-devel
 %ifarch x86_64
+BuildRequires:  pkg-config
 BuildRequires:  xen-devel
 %endif
 ExclusiveArch:  ppc64le aarch64 %ix86 x86_64 ia64 ppc ppc64 s390 s390x %arm sh 
mips mipsel m68k
@@ -67,7 +67,6 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
 
 %build
 # disable as-needed
@@ -125,10 +124,13 @@
 %doc AUTHORS COPYING News TODO doc
 %doc %{_mandir}/man*/*
 #UsrMerge
-/sbin/*
+/sbin/kdump
+/sbin/kexec
 #EndUsrMerge
-%{_sbindir}/*
+%{_sbindir}/kdump
+%{_sbindir}/kexec
 %{_sbindir}/kexec-bootloader
+%{_sbindir}/vmcore-dmesg
 %{_unitdir}/kexec-load.service
 
 %changelog

++ kexec-tools-2.0.10.tar.xz -> kexec-tools-2.0.12.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kexec-tools-2.0.10/configure 
new/kexec-tools-2.0.12/configure
--- old/kexec-tools-2.0.10/configure2015-06-25 12:09:47.0 +0200
+++ new/kexec-tools-2.0.12/configure2016-03-22 02:08:10.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for kexec-tools 2.0.10.
+# Generated by GNU Autoconf 2.69 for kexec-tools 2.0.12.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@
 # Identity of this package.
 PACKAGE_NAME='kexec-tools'
 PACKAGE_TARNAME='kexec-tools'
-PACKAGE_VERSION='2.0.10'
-PACKAGE_STRING='kexec-tools 2.0.10'
+PACKAGE_VERSION='2.0.12'
+PACKAGE_STRING='kexec-tools 2.0.12'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1268,7 +1268,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 kexec-tools 2.0.10 to adapt to many kinds of systems.
+\`configure' configures kexec-tools 2.0.12 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1334,7 +1334,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of kexec-tools 2.0.10:";;
+ short | recursive ) echo "Configuration of kexec-tools 2.0.12:";;
esac
   cat <<\_ACEOF
 
@@ -1424,7 

commit java-1_8_0-openjdk for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package java-1_8_0-openjdk for 
openSUSE:Factory checked in at 2016-06-14 23:05:26

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


Package is "java-1_8_0-openjdk"

Changes:

--- /work/SRC/openSUSE:Factory/java-1_8_0-openjdk/java-1_8_0-openjdk.changes
2016-04-03 23:04:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new/java-1_8_0-openjdk.changes   
2016-06-14 23:05:28.0 +0200
@@ -1,0 +2,413 @@
+Fri Jun  3 09:01:23 UTC 2016 - fst...@suse.com
+
+- Added patch:
+  * disable-doclint-by-default-patch
+- Disable Doclint while building javadoc by default. OpenJDK 8
+  adds and enables doclint by default. This catches issues in
+  javadoc comments. It is too strict, breaks javadoc compilation
+  and, in general, breaks the build for old code known to build
+  with previous versions of OpenJDK.
+- Cycle make on i586 in order to prevent some random build errors
+  that are not easily reproduceable and thus fixable.
+
+---
+Tue May 31 06:47:43 UTC 2016 - fst...@suse.com
+
+- Added patch:
+  * java-1_8_0-openjdk-gcc6.patch
++ Fix build with gcc 6.1
+- Add -fno-delete-null-pointer-checks -fno-lifetime-dse to try to 
+  avoid some crashes
+
+---
+Thu Apr 28 08:19:17 UTC 2016 - fst...@suse.com
+
+- Upgrade to version jdk8u91 (icedtea 3.0.1, bsc#976340)
+- Icedtea changes from 2.6.5
+  * Security fixes
+- S8129952, CVE-2016-0686: Ensure thread consistency
+- S8132051, CVE-2016-0687: Better byte behavior
+- S8138593, CVE-2016-0695: Make DSA more fair
+- S8139008: Better state table management
+- S8143167, CVE-2016-3425: Better buffering of XML strings
+- S8143945, CVE-2016-3426: Better GCM validation
+- S8144430, CVE-2016-3427: Improve JMX connections
+- S8146494: Better ligature substitution
+- S8146498: Better device table adjustments
+  * Import of OpenJDK 8 u91 build 14
+- S8002116: This JdbReadTwiceTest.sh gets an exit 1
+- S8007890: [TESTBUG] JcmdWithNMTDisabled.java fails when
+  invoked with NMT explicitly turned on
+- S8036132: Tab characters in test/com/sun/jdi files
+- S8038963: com/sun/jdi tests fail because cygwin's ps sometimes
+  misses processes
+- S8044419: TEST_BUG: com/sun/jdi/JdbReadTwiceTest.sh fails when
+  run under root
+- S8059661: Test SoftReference and OOM behavior
+- S8067422: Lambda method names are unnecessarily unstable
+- S8073735: [TEST_BUG] compiler/loopopts/CountedLoopProblem.java
+  got OOME
+- S8074146: [TEST_BUG] jdb has succeded to read an unreadable
+  file
+- S8130212: Thread::current() might access freed memory on
+  Solaris
+- S8132890: Text Overlapping on Dot Matrix Printers
+- S8134297: NPE in GSSNameElement nameType check
+- S8134650: Xsl transformation gives different results in 8u66
+- S8134828: Scrollbar thumb disappears with Nimbus L
+- S8138589: Correct limits on unlimited cryptography
+- S8138811: Construction of static protection domains
+- S8140268: Generate link to specification license for JavaDoc
+  API documentation
+- S8141229: [Parfait] Null pointer dereference in cmsstrcasecmp
+  of cmserr.c
+- S8143002: [Parfait] JNI exception pending in fontpath.c:1300
+- S8143959: Certificates requiring blacklisting
+- S8146477: [TEST_BUG] ClientJSSEServerJSSE.java failing again
+- S8146518: Zero interpreter broken with better byte behaviour
+- S8146967: [TEST_BUG] 
javax/security/auth/SubjectDomainCombiner/Optimize.java
+  should use 4-args ProtectionDomain constructor
+- S8147567: InterpreterRuntime::post_field_access not updated
+  for boolean in JDK-8132051
+- S8148446: (tz) Support tzdata2016a
+- S8148475: Missing SA Bytecode updates.
+- S8148487: PPC64: Better byte behavior
+- S8148522: Backout JDK-8138811 from 2016 Apr CPU repo
+- S8149170: Better byte behavior for native arguments
+- S8149367: PolicyQualifierInfo/index_Ctor JCk test fails with
+  IOE: Invalid encoding for PolicyQualifierInfo
+- S8150012: Better byte behavior for reflection
+- S8150790: 8u75 L10n resource file translation update
+  * Backports
+- S8148752, PR2943: Compiled StringBuilder code throws
+  StringIndexOutOfBoundsException
+- S8154210: Zero: Better byte behaviour
+- S8154413: AArch64: Better byte behaviour
+- S4890063, PR2304, RH1214835: HPROF: default text truncated
+  when using doe=n option
+- S6425769, PR2859: Allow specifying an address to bind JMX
+  remote connector
+- 

commit libixion for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package libixion for openSUSE:Factory 
checked in at 2016-06-14 23:05:05

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


Package is "libixion"

Changes:

--- /work/SRC/openSUSE:Factory/libixion/libixion.changes2016-03-11 
09:37:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.libixion.new/libixion.changes   2016-06-14 
23:05:06.0 +0200
@@ -1,0 +2,7 @@
+Wed May 25 11:55:37 UTC 2016 - tchva...@suse.com
+
+- Version update to 0.11.1:
+  * Switch to mdds-1.2
+  * Few small fixes
+
+---

Old:

  libixion-0.11.0.tar.xz

New:

  libixion-0.11.1.tar.xz



Other differences:
--
++ libixion.spec ++
--- /var/tmp/diff_new_pack.DOy3lG/_old  2016-06-14 23:05:07.0 +0200
+++ /var/tmp/diff_new_pack.DOy3lG/_new  2016-06-14 23:05:07.0 +0200
@@ -18,7 +18,7 @@
 
 %define libname libixion-0_11-0
 Name:   libixion
-Version:0.11.0
+Version:0.11.1
 Release:0
 Summary:Threaded multi-target formula parser & interpreter
 License:MIT
@@ -31,7 +31,7 @@
 BuildRequires:  libstdc++-devel
 BuildRequires:  libtool
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(mdds-1.0)
+BuildRequires:  pkgconfig(mdds-1.2)
 BuildRequires:  pkgconfig(python3)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ libixion-0.11.0.tar.xz -> libixion-0.11.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libixion-0.11.0/ChangeLog 
new/libixion-0.11.1/ChangeLog
--- old/libixion-0.11.0/ChangeLog   2016-02-13 14:42:29.0 +0100
+++ new/libixion-0.11.1/ChangeLog   2016-05-12 02:35:45.0 +0200
@@ -1,5 +1,59 @@
 # Generated by Makefile. Do not edit.
 
+commit 4e3e34fd5adc3134332b0634347df8e0fdc70785
+Author: Kohei Yoshida 
+Date:   Wed May 11 20:35:33 2016 -0400
+
+Update it.
+
+commit 44539859a75774d3ad14f1ff5edccabeafca3d42
+Author: Kohei Yoshida 
+Date:   Mon Apr 4 20:03:05 2016 -0400
+
+Add method docs.
+
+commit c1dc87c6c1284aa89b9d8a7af0bf5e5673df590f
+Author: Kohei Yoshida 
+Date:   Mon Apr 4 19:37:26 2016 -0400
+
+It now requires mdds API version 1.2 (from the master branch).
+
+commit 5ebabdacfde847e7000e00ed79c7056c967b230f
+Author: Kohei Yoshida 
+Date:   Sat Apr 2 20:37:12 2016 -0400
+
+Add model_context::get_columns().
+
+commit b0787b0d01b509559ec8779e3b06669d484f062b
+Author: David Tardon 
+Date:   Sun Feb 14 17:07:03 2016 +0100
+
+MDDS_HASH_CONTAINER_BOOST was removed in mdds 1.0
+
+commit 97b5fe6bf868341e743b7b6e106b8991fc6b3684
+Author: Kohei Yoshida 
+Date:   Sun Feb 14 08:32:08 2016 -0500
+
+Fix one factual error.  cell.hpp still depends on boost::thread.
+
+commit 8da8a5b402e9e2861210baa0c1b236cf3750c964
+Author: David Tardon 
+Date:   Sun Feb 14 09:04:18 2016 +0100
+
+distribute LICENSE
+
+commit cb8626668248d1de109c725569e97eadf96e7d28
+Author: Kohei Yoshida 
+Date:   Sat Feb 13 12:19:11 2016 -0500
+
+We don't use shared_lock in ixion.
+
+commit aad829b30a0a4c13dcad84ff3a8fa883b08977de
+Author: Kohei Yoshida 
+Date:   Sat Feb 13 10:02:04 2016 -0500
+
+Added URLs to the 0.11.0 packages.
+
 commit e7b9b3f2dd5314ff99dfe893c0c130707ce2c650
 Author: Kohei Yoshida 
 Date:   Sat Feb 13 08:37:47 2016 -0500
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libixion-0.11.0/LICENSE new/libixion-0.11.1/LICENSE
--- old/libixion-0.11.0/LICENSE 1970-01-01 01:00:00.0 +0100
+++ new/libixion-0.11.1/LICENSE 2015-07-01 01:08:40.0 +0200
@@ -0,0 +1,4 @@
+This Source Code Form is subject to the terms of the Mozilla Public
+License, v. 2.0. If a copy of the MPL was not distributed with this
+file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libixion-0.11.0/Makefile.am 
new/libixion-0.11.1/Makefile.am
--- old/libixion-0.11.0/Makefile.am 2016-02-13 05:00:41.0 +0100
+++ new/libixion-0.11.1/Makefile.am 2016-02-14 14:33:07.0 +0100
@@ -50,6 +50,7 @@
doc/sheet.rst
 
 EXTRA_DIST = \
+   LICENSE \
libixion.pc.in \
autogen.sh \
$(bin_data) \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libixion-0.11.0/Makefile.in 

commit opencv for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package opencv for openSUSE:Factory checked 
in at 2016-06-14 23:05:35

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


Package is "opencv"

Changes:

--- /work/SRC/openSUSE:Factory/opencv/opencv-qt5.changes2016-03-26 
15:20:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.opencv.new/opencv-qt5.changes   2016-06-14 
23:05:36.0 +0200
@@ -1,0 +2,13 @@
+Tue Jun  7 08:53:04 UTC 2016 - dims...@opensuse.org
+
+- In case we build using GCC6 (or newer), add -mlra to CFLAGS to
+  workaround gcc bug
+  https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71294.
+
+---
+Wed May 25 13:38:26 UTC 2016 - martin.li...@suse.com
+
+- Apply upstream patch opencv-gcc6-disable-pch.patch to disable
+  PCH for GCC6.
+
+---
opencv.changes: same change

New:

  opencv-gcc6-disable-pch.patch



Other differences:
--
++ opencv-qt5.spec ++
--- /var/tmp/diff_new_pack.ZDYveX/_old  2016-06-14 23:05:39.0 +0200
+++ /var/tmp/diff_new_pack.ZDYveX/_new  2016-06-14 23:05:39.0 +0200
@@ -39,6 +39,8 @@
 Patch7: opencv-gles.patch
 # PATCH-FIX-OPENSUSE opencv-build-compare.patch -- avoid republish if some 
random external version number changes
 Patch8: opencv-build-compare.patch
+# PATCH-FIX-OPENSUSE opencv-gcc6-disable-pch.patch -- Disable PCH for GCC6. 
+Patch9: opencv-gcc6-disable-pch.patch
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  unzip
@@ -161,13 +163,19 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 # Remove Windows specific files
 rm -f doc/packaging.txt
 
 %build
+%ifarch ppc64le
+if [ $(gcc -dumpversion) -ge 6 ]; then
+export mlra=-mlra
+fi
+%endif
 export CFLAGS="%{optflags} $(getconf LFS_CFLAGS)"
-export CXXFLAGS="%{optflags} $(getconf LFS_CFLAGS)"
+export CXXFLAGS="%{optflags} ${mlra} $(getconf LFS_CFLAGS)"
 mkdir build
 cd build
 cmake -DCMAKE_BUILD_TYPE=Release \

++ opencv.spec ++
--- /var/tmp/diff_new_pack.ZDYveX/_old  2016-06-14 23:05:39.0 +0200
+++ /var/tmp/diff_new_pack.ZDYveX/_new  2016-06-14 23:05:39.0 +0200
@@ -35,6 +35,8 @@
 Patch6: opencv-gcc5.patch
 # PATCH-FIX-OPENSUSE opencv-build-compare.patch -- avoid republish if some 
random external version number changes
 Patch8: opencv-build-compare.patch
+# PATCH-FIX-OPENSUSE opencv-gcc6-disable-pch.patch -- Disable PCH for GCC6. 
+Patch9: opencv-gcc6-disable-pch.patch
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  unzip
@@ -146,6 +148,7 @@
 %setup -q -a 1
 %patch6 -p1
 %patch8 -p1
+%patch9 -p1
 
 # Remove Windows specific files
 rm -f doc/packaging.txt
@@ -153,8 +156,13 @@
 # sed -i 's/\r$//' samples/c/facedetect.cmd
 
 %build
+%ifarch ppc64le
+if [ $(gcc -dumpversion) -ge 6 ]; then
+export mlra=-mlra
+fi
+%endif
 export CFLAGS="%{optflags} $(getconf LFS_CFLAGS)"
-export CXXFLAGS="%{optflags} $(getconf LFS_CFLAGS)"
+export CXXFLAGS="%{optflags} ${mlra} $(getconf LFS_CFLAGS)"
 mkdir build
 cd build
 cmake -DCMAKE_BUILD_TYPE=Release \


++ opencv-gcc6-disable-pch.patch ++
>From a0fdc91a14f07de25d858037940fcd3ba859b4e2 Mon Sep 17 00:00:00 2001
From: Maksim Shabunin 
Date: Fri, 13 May 2016 13:28:09 +0300
Subject: [PATCH] Disabled PCH support for gcc >= 6.0.0

Command line generation routine uses "-isystem" to include headers outside of 
"/modules" folder, but GCC 6 does not work when passed "-isystem 
/usr/include" option.
---
 cmake/OpenCVPCHSupport.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmake/OpenCVPCHSupport.cmake b/cmake/OpenCVPCHSupport.cmake
index 243fb4c..a2df014 100644
--- a/cmake/OpenCVPCHSupport.cmake
+++ b/cmake/OpenCVPCHSupport.cmake
@@ -19,7 +19,7 @@ IF(CMAKE_COMPILER_IS_GNUCXX)
 ARGS ${CMAKE_CXX_COMPILER_ARG1} -dumpversion
 OUTPUT_VARIABLE gcc_compiler_version)
 #MESSAGE("GCC Version: ${gcc_compiler_version}")
-IF(gcc_compiler_version VERSION_GREATER "4.2.-1")
+IF(gcc_compiler_version VERSION_GREATER "4.2.-1" AND gcc_compiler_version 
VERSION_LESS "6.0.0")
 SET(PCHSupport_FOUND TRUE)
 ENDIF()
 
-- 
2.8.2




commit java-1_7_0-openjdk for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package java-1_7_0-openjdk for 
openSUSE:Factory checked in at 2016-06-14 23:05:14

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


Package is "java-1_7_0-openjdk"

Changes:

--- 
/work/SRC/openSUSE:Factory/java-1_7_0-openjdk/java-1_7_0-openjdk-bootstrap.changes
  2016-04-28 16:51:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/java-1_7_0-openjdk-bootstrap.changes
 2016-06-14 23:05:16.0 +0200
@@ -1,0 +2,9 @@
+Mon May 30 15:03:00 UTC 2016 - fst...@suse.com
+
+- Added patch:
+  * java-1_7_0-openjdk-gcc6.patch
++ Fix build with gcc 6.1
+- Add -fno-delete-null-pointer-checks -fno-lifetime-dse to try to 
+  avoid some crashes
+
+---
java-1_7_0-openjdk.changes: same change

New:

  java-1_7_0-openjdk-gcc6.patch



Other differences:
--
++ java-1_7_0-openjdk-bootstrap.spec ++
--- /var/tmp/diff_new_pack.Nvcybk/_old  2016-06-14 23:05:18.0 +0200
+++ /var/tmp/diff_new_pack.Nvcybk/_new  2016-06-14 23:05:18.0 +0200
@@ -210,6 +210,7 @@
 # Avoid too much silence from javadoc
 Patch1005:  java-1_7_0-openjdk-javadoc-verbose.patch
 Patch1006:  java-1_7_0-openjdk-override.patch
+Patch2000:  java-1_7_0-openjdk-gcc6.patch
 Patch10011: openjdk-7-src-b147-no-return-in-nonvoid-hotspot.patch
 BuildRequires:  alsa-lib-devel
 #BuildRequires:  xalan-j2
@@ -542,6 +543,10 @@
 
 export CFLAGS=$(rpm -E '%{optflags}' | sed 's/-Wall\>//')
 export CXXFLAGS=${CFLAGS}
+%if 0%{?suse_version} >= 1330
+export EXTRA_CFLAGS="-Wno-error -fno-delete-null-pointer-checks 
-fno-lifetime-dse"
+export EXTRA_CPP_FLAGS="-fno-delete-null-pointer-checks -fno-lifetime-dse"
+%endif
 %if %{with_sunec}
 export NSS_SOFTOKN_CFLAGS="`pkg-config --cflags nss` -I`pwd`"
 export NSS_SOFTOKN_LIBS="-L%{_libdir} -lnssdbm3 -lsoftokn3 -lssl3 -lsmime3 
-lnss3 -lnssutil3 -lfreebl -L%{_libdir}/nspr -lplds4 -lplc4 -lnspr4"
@@ -638,6 +643,8 @@
 patch -p0 -i %{PATCH1006}
 %endif
 
+patch -p0 -i %{PATCH2000}
+
 make %{?_smp_mflags}
 
 export JAVA_HOME=$(pwd)/%{buildoutputdir}/j2sdk-image
@@ -1094,7 +1101,6 @@
 if [ ! -e %{_jvmdir}/%{jredir}/lib/ext/java-atk-wrapper.jar ]; then
 ln -sf %{_libdir}/java-atk-wrapper/java-atk-wrapper.jar 
%{_jvmdir}/%{jredir}/lib/ext/java-atk-wrapper.jar
 fi
-
 %endif
 
 %files

++ java-1_7_0-openjdk.spec ++
--- /var/tmp/diff_new_pack.Nvcybk/_old  2016-06-14 23:05:18.0 +0200
+++ /var/tmp/diff_new_pack.Nvcybk/_new  2016-06-14 23:05:18.0 +0200
@@ -210,6 +210,7 @@
 # Avoid too much silence from javadoc
 Patch1005:  java-1_7_0-openjdk-javadoc-verbose.patch
 Patch1006:  java-1_7_0-openjdk-override.patch
+Patch2000:  java-1_7_0-openjdk-gcc6.patch
 Patch10011: openjdk-7-src-b147-no-return-in-nonvoid-hotspot.patch
 BuildRequires:  alsa-lib-devel
 #BuildRequires:  xalan-j2
@@ -542,6 +543,10 @@
 
 export CFLAGS=$(rpm -E '%{optflags}' | sed 's/-Wall\>//')
 export CXXFLAGS=${CFLAGS}
+%if 0%{?suse_version} >= 1330
+export EXTRA_CFLAGS="-Wno-error -fno-delete-null-pointer-checks 
-fno-lifetime-dse"
+export EXTRA_CPP_FLAGS="-fno-delete-null-pointer-checks -fno-lifetime-dse"
+%endif
 %if %{with_sunec}
 export NSS_SOFTOKN_CFLAGS="`pkg-config --cflags nss` -I`pwd`"
 export NSS_SOFTOKN_LIBS="-L%{_libdir} -lnssdbm3 -lsoftokn3 -lssl3 -lsmime3 
-lnss3 -lnssutil3 -lfreebl -L%{_libdir}/nspr -lplds4 -lplc4 -lnspr4"
@@ -638,6 +643,8 @@
 patch -p0 -i %{PATCH1006}
 %endif
 
+patch -p0 -i %{PATCH2000}
+
 make %{?_smp_mflags}
 
 export JAVA_HOME=$(pwd)/%{buildoutputdir}/j2sdk-image
@@ -1094,7 +1101,6 @@
 if [ ! -e %{_jvmdir}/%{jredir}/lib/ext/java-atk-wrapper.jar ]; then
 ln -sf %{_libdir}/java-atk-wrapper/java-atk-wrapper.jar 
%{_jvmdir}/%{jredir}/lib/ext/java-atk-wrapper.jar
 fi
-
 %endif
 
 %files

++ _constraints ++
--- /var/tmp/diff_new_pack.Nvcybk/_old  2016-06-14 23:05:18.0 +0200
+++ /var/tmp/diff_new_pack.Nvcybk/_new  2016-06-14 23:05:18.0 +0200
@@ -4,7 +4,7 @@
   2048
 
 
-  6
+  20
 
   
 



++ java-1_7_0-openjdk-gcc6.patch ++
 2428 lines (skipped)




commit liborcus for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package liborcus for openSUSE:Factory 
checked in at 2016-06-14 23:04:54

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


Package is "liborcus"

Changes:

--- /work/SRC/openSUSE:Factory/liborcus/liborcus.changes2016-05-19 
12:03:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.liborcus.new/liborcus.changes   2016-06-14 
23:04:55.0 +0200
@@ -1,0 +2,14 @@
+Wed May 25 11:56:35 UTC 2016 - tchva...@suse.com
+
+- Version update to 0.11.2:
+  * Fix build with mdds 1.2
+  * few small fixes
+
+---
+Wed May 25 11:05:48 UTC 2016 - dims...@opensuse.org
+
+- Changes from version 0.11.1:
+  + Fix for OSX build inside LibreOffice.
+  + Boost.Filesystem is needed uncoditionally.
+
+---

Old:

  liborcus-0.11.0.tar.xz

New:

  liborcus-0.11.2.tar.xz



Other differences:
--
++ liborcus.spec ++
--- /var/tmp/diff_new_pack.j9H1A0/_old  2016-06-14 23:04:56.0 +0200
+++ /var/tmp/diff_new_pack.j9H1A0/_new  2016-06-14 23:04:56.0 +0200
@@ -18,7 +18,7 @@
 
 %define libname liborcus-0_11-0
 Name:   liborcus
-Version:0.11.0
+Version:0.11.2
 Release:0
 Summary:Spreadsheet file processing library
 License:MIT
@@ -32,7 +32,7 @@
 BuildRequires:  pkg-config
 BuildRequires:  python-xml
 BuildRequires:  pkgconfig(libixion-0.11)
-BuildRequires:  pkgconfig(mdds-1.0)
+BuildRequires:  pkgconfig(mdds-1.2)
 BuildRequires:  pkgconfig(python3)
 BuildRequires:  pkgconfig(zlib)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ liborcus-0.11.0.tar.xz -> liborcus-0.11.2.tar.xz ++
 3311 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/liborcus-0.11.0/CHANGELOG new/liborcus-0.11.2/CHANGELOG
--- old/liborcus-0.11.0/CHANGELOG   1970-01-01 01:00:00.0 +0100
+++ new/liborcus-0.11.2/CHANGELOG   2016-03-12 03:49:49.0 +0100
@@ -0,0 +1,25 @@
+orcus 0.11.1
+
+  * fixed various build issues with MSVC and clang on OSX.
+
+orcus 0.11.0
+
+  * remove boost dependency from the public headers.
+
+  * implement JSON parser and document storage model.
+
+  * implement YAML parser and document storage model.
+
+  * add orcus-json.
+
+  * add orcus-yaml.
+
+  * improve parse error output from the XML parser.
+
+  * use enum class in import_style::set_border_style().
+
+  * support non-local file import.
+
+orcus 0.1.0
+
+  * initial release.
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/liborcus-0.11.0/ChangeLog new/liborcus-0.11.2/ChangeLog
--- old/liborcus-0.11.0/ChangeLog   2016-03-04 04:38:12.0 +0100
+++ new/liborcus-0.11.2/ChangeLog   2016-05-12 03:04:28.0 +0200
@@ -1,3 +1,55 @@
+2016-05-11  Kohei Yoshida    
[d6084fe1771052e516ecfb270cb24dd9917a1895]
+
+   Up the version to 0.11.2.
+
+
+2016-05-11  Kohei Yoshida    
[70fd8327c94b27a99e2c7800e91c13e5099cceda]
+
+   Make it buildable with mdds-1.2.
+
+
+2016-03-11  Kohei Yoshida    
[00037fa23178c3876b31272cc2becacbf6b0dc07]
+
+   Up the version to 0.11.1.
+
+
+2016-03-08  David Tardon    
[821f16a55b7d87a2a5fca1c90221c0ee084ac7a5]
+
+   distribute renamed files again
+
+   They are not distributed automatically anymore because they have
+   non-standard names.
+
+2016-03-08  David Tardon    
[eac3ccbf24d3b7dcb83d2451361a2eaac1255b0d]
+
+   add new tools to gitignore
+
+
+2016-03-08  David Tardon    
[d3536f3125507ac1ed7a8d4f81a9450fd0bd32ea]
+
+   Boost.Filesystem is needed uncoditionally
+
+
+2016-03-07  Kohei Yoshida    
[c5d7282214727bcc28b6ec7e2b8016b40872cd3b]
+
+   Get it to build on Windows.
+
+
+2016-03-06  Kohei Yoshida    
[a1df2d984d527931c6cbbe6547856283bdbf6a9b]
+
+   Fix for OSX build inside LibreOffice.
+
+
+2016-03-03  Kohei Yoshida    

commit gcc for openSUSE:Factory

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package gcc for openSUSE:Factory checked in 
at 2016-06-14 23:04:31

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


Package is "gcc"

Changes:

--- /work/SRC/openSUSE:Factory/gcc/gcc.changes  2016-04-22 16:16:24.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gcc.new/gcc.changes 2016-06-14 
23:04:33.0 +0200
@@ -1,0 +2,5 @@
+Wed Apr 27 11:11:52 UTC 2016 - rguent...@suse.com
+
+- Switch gcc to default 6.
+
+---



Other differences:
--
++ gcc.spec ++
--- /var/tmp/diff_new_pack.SZf0eH/_old  2016-06-14 23:04:34.0 +0200
+++ /var/tmp/diff_new_pack.SZf0eH/_new  2016-06-14 23:04:34.0 +0200
@@ -35,9 +35,9 @@
 %define build_ada 0
 %endif
 Url:http://gcc.gnu.org/
-%define gcc_version 5
-%define gcc_suffix 5
-Version:5
+%define gcc_version 6
+%define gcc_suffix 6
+Version:6
 Release:0
 Summary:The system GNU C Compiler
 License:GPL-3.0+




commit patchinfo.5178 for openSUSE:13.2:Update

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.5178 for 
openSUSE:13.2:Update checked in at 2016-06-14 15:04:27

Comparing /work/SRC/openSUSE:13.2:Update/patchinfo.5178 (Old)
 and  /work/SRC/openSUSE:13.2:Update/.patchinfo.5178.new (New)


Package is "patchinfo.5178"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  libqt4-devel-32bit is missed
  recommended
  moderate
  matwey
  
This update for libqt4 fixes the following issues:

- Enable libqt4-devel-32bit to allow building 32bit applications.

  Recommended update for libqt4




commit libqt4-devel-doc for openSUSE:13.2:Update

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package libqt4-devel-doc for 
openSUSE:13.2:Update checked in at 2016-06-14 15:03:59

Comparing /work/SRC/openSUSE:13.2:Update/libqt4-devel-doc (Old)
 and  /work/SRC/openSUSE:13.2:Update/.libqt4-devel-doc.new (New)


Package is "libqt4-devel-doc"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++




commit patchinfo.5181 for openSUSE:13.2:Update

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.5181 for 
openSUSE:13.2:Update checked in at 2016-06-14 15:01:28

Comparing /work/SRC/openSUSE:13.2:Update/patchinfo.5181 (Old)
 and  /work/SRC/openSUSE:13.2:Update/.patchinfo.5181.new (New)


Package is "patchinfo.5181"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  nethogs, fails with "creating socket failed 
while establishing local  IP - are you root?"
  recommended
  moderate
  pwieczorkiewicz
  This update to nethogs 0.8.1 fixes the following issues:

- fixed buffer overflow for cmdline strings of length = 80
- fix creating socket by using normal DGRAM sockets (boo#970024)
- correctly display PID's up to 7 characters
- Get all running non-loopback devices by default
- consider the terminal height when printing the 'total' row
- added new command line switches -s, -c, -v
- changed needrefresh default value from true to false

  Recommended update for nethogs




commit patchinfo.5192 for openSUSE:13.2:Update

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.5192 for 
openSUSE:13.2:Update checked in at 2016-06-14 14:57:28

Comparing /work/SRC/openSUSE:13.2:Update/patchinfo.5192 (Old)
 and  /work/SRC/openSUSE:13.2:Update/.patchinfo.5192.new (New)


Package is "patchinfo.5192"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  Missing 32bit vaapi-intel-driver
  optional
  moderate
  eeich
  This update for vaapi-intel-driver provides the 32 bit 
vaapi-intel-driver

- boo#983331: Missing 32bit vaapi-intel-driver

  Optional update for vaapi-intel-driver




commit patchinfo.5185 for openSUSE:13.2:Update

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.5185 for 
openSUSE:13.2:Update checked in at 2016-06-14 08:08:19

Comparing /work/SRC/openSUSE:13.2:Update/patchinfo.5185 (Old)
 and  /work/SRC/openSUSE:13.2:Update/.patchinfo.5185.new (New)


Package is "patchinfo.5185"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  VUL-0: CVE-2016-4008: libtasn1: infinite 
loop while parsing DER certificates
  VUL-1: libtasn1, gnutls: malformed asn1 
definition causes segfault
  VUL-1: CVE-2015-3622: libtasn1, gnutls: 
invalid read in octet string decoding
  
  
  security
  moderate
  msmeissn
  This update for libtasn1 fixes the following issues:

- Malformed asn1 definitions could have caused a segmentation fault in the asn1 
definition parser (bsc#961491)
- CVE-2015-3622: Fixed invalid read in octet string decoding (bsc#929414)
- CVE-2016-4008: Fixed infinite loop while parsing DER certificates (bsc#982779)

  Security update for libtasn1




commit libtasn1 for openSUSE:13.2:Update

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package libtasn1 for openSUSE:13.2:Update 
checked in at 2016-06-14 08:08:17

Comparing /work/SRC/openSUSE:13.2:Update/libtasn1 (Old)
 and  /work/SRC/openSUSE:13.2:Update/.libtasn1.new (New)


Package is "libtasn1"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.iCACLX/_old  2016-06-14 08:08:18.0 +0200
+++ /var/tmp/diff_new_pack.iCACLX/_new  2016-06-14 08:08:18.0 +0200
@@ -1 +1 @@
-
+




commit nodejs for openSUSE:13.2:Update

2016-06-14 Thread h_root
Hello community,

here is the log from the commit of package nodejs for openSUSE:13.2:Update 
checked in at 2016-06-14 08:03:27

Comparing /work/SRC/openSUSE:13.2:Update/nodejs (Old)
 and  /work/SRC/openSUSE:13.2:Update/.nodejs.new (New)


Package is "nodejs"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.VBPnNo/_old  2016-06-14 08:03:28.0 +0200
+++ /var/tmp/diff_new_pack.VBPnNo/_new  2016-06-14 08:03:28.0 +0200
@@ -1 +1 @@
-
+