commit python-numpy for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python-numpy for openSUSE:Factory 
checked in at 2016-03-16 10:43:17

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


Package is "python-numpy"

Changes:

--- /work/SRC/openSUSE:Factory/python-numpy/python-numpy-doc.changes
2016-01-11 19:10:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-numpy.new/python-numpy-doc.changes   
2016-03-16 10:43:19.0 +0100
@@ -1,0 +2,5 @@
+Sat Mar 19 15:13:24 UTC 2016 - bwiedem...@suse.com
+
+- Drop build date from doc to fix build-compare
+
+---



Other differences:
--
++ python-numpy-doc.spec ++
--- /var/tmp/diff_new_pack.nVfpvu/_old  2016-03-16 10:43:20.0 +0100
+++ /var/tmp/diff_new_pack.nVfpvu/_new  2016-03-16 10:43:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-numpy-doc
 #
-# Copyright (c) 2016 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
@@ -46,11 +46,11 @@
 BuildRequires:  tex(a4wide.sty)
 BuildRequires:  tex(abstract.sty)
 BuildRequires:  tex(amsmath.sty)
+BuildRequires:  tex(article.cls)
 BuildRequires:  tex(epsfig.sty)
 BuildRequires:  tex(expdlist.sty)
 BuildRequires:  tex(verbatim.sty)
 BuildRequires:  tex(xspace.sty)
-BuildRequires:  tex(article.cls)
 %endif
 %if 0%{?suse_version}
 BuildRequires:  fdupes
@@ -122,6 +122,8 @@
 %setup -q -n numpy-%{version}
 %patch0 -p1
 %patch1 -p1
+# drop build date from doc to fix build-compare
+sed -i "s/\(html_last_updated_fmt = \).*/\\1None/" doc/source/conf.py
 
 %build
 # make the documentation

++ python-numpy.spec ++
--- /var/tmp/diff_new_pack.nVfpvu/_old  2016-03-16 10:43:20.0 +0100
+++ /var/tmp/diff_new_pack.nVfpvu/_new  2016-03-16 10:43:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-numpy
 #
-# Copyright (c) 2016 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




commit efivar for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package efivar for openSUSE:Factory checked 
in at 2016-03-16 10:42:57

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


Package is "efivar"

Changes:

--- /work/SRC/openSUSE:Factory/efivar/efivar.changes2015-12-23 
08:48:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.efivar.new/efivar.changes   2016-03-16 
10:42:58.0 +0100
@@ -1,0 +2,19 @@
+Wed Mar  9 04:23:29 UTC 2016 - g...@suse.com
+
+- Update to 0.23
+- Add efivar-nvme-rename.patch and efivar-nvme-no-kernel-header.patch
+  to work around the missing kernel header.
+- Add efivar-no-static.patch to remove efivar-static since it
+  causes build failure and we don't really need it.
+- Remove efivar-fix-initializer.patch since it's already in 0.23.
+- Remove _smp_mflags since the Makefile doesn't work well with
+  the flag.
+
+---
+Wed Feb 10 15:31:35 UTC 2016 - rguent...@suse.com
+
+- Add efivar-0.21-gcc6.diff to fix strict-aliasing issue.
+- Build with -Wno-nonnull as efivar tests nonnull args for zero
+  and that breaks with its use of -Werror.
+
+---

Old:

  efivar-0.21.tar.bz2
  efivar-fix-initializer.patch

New:

  efivar-0.21-gcc6.diff
  efivar-0.23.tar.bz2
  efivar-no-static.patch
  efivar-nvme-no-kernel-header.patch
  efivar-nvme-rename.patch



Other differences:
--
++ efivar.spec ++
--- /var/tmp/diff_new_pack.utvyp2/_old  2016-03-16 10:42:59.0 +0100
+++ /var/tmp/diff_new_pack.utvyp2/_new  2016-03-16 10:42:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package efivar
 #
-# 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,14 +17,17 @@
 
 
 Name:   efivar
-Version:0.21
+Version:0.23
 Release:0
 Summary:Tools to manage UEFI variables
 License:LGPL-2.1
 Group:  Development/Libraries/Other
 Url:https://github.com/rhinstaller/efivar
 Source0:
https://github.com/rhinstaller/efivar/releases/download/%{version}/%{name}-%{version}.tar.bz2
-Patch1: efivar-fix-initializer.patch
+Patch1: efivar-0.21-gcc6.diff
+Patch2: efivar-no-static.patch
+Patch3: efivar-nvme-rename.patch
+Patch4: efivar-nvme-no-kernel-header.patch
 BuildRequires:  fdupes
 BuildRequires:  pkg-config
 BuildRequires:  popt-devel
@@ -50,12 +53,14 @@
 
 %prep
 %setup -q
-%patch1 -p1
+%patch1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
 
 %build
-export CFLAGS="%{optflags}"
+export CFLAGS="%{optflags} -Wno-nonnull"
 make \
-  %{?_smp_mflags} \
   libdir=%{_libdir} \
   bindir=%{_bindir}
 

++ efivar-0.21-gcc6.diff ++
--- src/util.h.orig 2016-02-10 15:29:15.245050330 +
+++ src/util.h  2016-02-10 15:29:18.957092775 +
@@ -175,14 +175,14 @@
}   \
}   \
if (_rc >= 0) { \
-   uint8_t *_buf2 = alloca(_bufsize);  \
+   void *_buf2 = alloca(_bufsize); \
_saved_errno = errno;   \
if (_buf2) {\
memcpy(_buf2, _buf, _bufsize);  \
_rc = _bufsize; \
}   \
free(_buf); \
-   *((uint8_t **)buf) = _buf2; \
+   *((void **)buf) = _buf2;\
errno = _saved_errno;   \
}   \
_rc;\
++ efivar-0.21.tar.bz2 -> efivar-0.23.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/efivar-0.21/.gitignore new/efivar-0.23/.gitignore
--- old/efivar-0.21/.gitignore  2015-07-13 22:00:06.0 +0200
+++ new/efivar-0.23/.gitignore  2016-02-15 20:38:42.0 +0100
@@ -11,8 +11,10 @@
 *.tar.*
 .*.c.P
 .*.h.P
+.*.d
 core.*
 *.spec
 src/efivar
 src/efivar-static
 

commit virtualbox for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package virtualbox for openSUSE:Factory 
checked in at 2016-03-16 10:42:51

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


Package is "virtualbox"

Changes:

--- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes2016-01-21 
23:41:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.virtualbox.new/virtualbox.changes   
2016-03-16 10:42:55.0 +0100
@@ -1,0 +2,27 @@
+Sat Mar  5 18:19:56 UTC 2016 - larry.fin...@lwfinger.net
+
+-  Version bump to 5.0.16 (released 2016-03-04 by Oracle)
+
+This is a maintenance release. The following items were fixed and/or added for 
Linux hosts:
+
+VMM: fixed a problem which could lead to a wrong guest behavior on AMD 
CPUs (tickets #14831 and #15186)
+GUI: prevent a crash during startup under rare conditions
+GUI: position off-screen windows to be fully visible again on relaunch
+GUI: hide the VT-x/AMD-V checkbox if raw-mode is not supported (usually 
Mac OS X hosts; bug #15178)
+PC speaker passthrough: new experimental feature, available on Linux host 
only
+Audio: properly handle default audio device changes (Windows hosts)
+USB: serveral fixes for the xHCI controller (e.g. for webcam passthrough)
+BIOS: fixed int15/AH=83/AL=00 function (4.2.0 regression)
+iPXE: enable the HTTP download protocol on non-Linux hosts (bug #13628)
+Shared folders: fixed a failure to load the saved state under certain 
circumstances (bug #6314)
+Guest Control: added support for (cached) Active Directory authentication 
in case the domain controller is not reachable (anymore)
+Serial ports: raised the number of serial ports per VM from 2 to 4 (bug 
#9109)
+SDK: make the Python webservice API binding work again (5.0 regression)
+Seamless mode: fixed a crash under certain circumstances (bug #15106)
+Linux hosts: fixed the /sbin/rcvboxdrv script as well as the missing 
shebang in two scripts (bugs #15055 and #15057)
+Linux hosts: properly uninstall Python files installed by the .run 
installer
+Windows Additions: fixed guest property enumeration of logged-in users
+Windows Additions: fixed sporadical failure of the graphics driver in 
Windows 10 guests (bug #14409)
+Windows Additions: under rare circumstances no mouse movement events were 
delivered to the guest 
+
+---

Old:

  VirtualBox-5.0.14-patched.tar.bz2

New:

  VirtualBox-5.0.16-patched.tar.bz2



Other differences:
--
++ virtualbox.spec ++
--- /var/tmp/diff_new_pack.c4W9BJ/_old  2016-03-16 10:42:58.0 +0100
+++ /var/tmp/diff_new_pack.c4W9BJ/_new  2016-03-16 10:42:58.0 +0100
@@ -19,7 +19,7 @@
 %define _vbox_instdir  %{_libexecdir}/virtualbox
 %define _udevrulesdir %{_libexecdir}/udev/rules.d
 Name:   virtualbox
-Version:5.0.14
+Version:5.0.16
 Release:0
 Summary:VirtualBox is an Emulator
 License:GPL-2.0+

++ UserManual.pdf ++
(binary differes)

++ VirtualBox-5.0.14-patched.tar.bz2 -> VirtualBox-5.0.16-patched.tar.bz2 
++
/work/SRC/openSUSE:Factory/virtualbox/VirtualBox-5.0.14-patched.tar.bz2 
/work/SRC/openSUSE:Factory/.virtualbox.new/VirtualBox-5.0.16-patched.tar.bz2 
differ: char 11, line 1






commit python-pip for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python-pip for openSUSE:Factory 
checked in at 2016-03-16 10:43:07

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


Package is "python-pip"

Changes:

--- /work/SRC/openSUSE:Factory/python-pip/python-pip.changes2016-01-28 
17:19:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-pip.new/python-pip.changes   
2016-03-16 10:43:08.0 +0100
@@ -1,0 +2,59 @@
+Wed Mar  9 09:46:20 UTC 2016 - tbecht...@suse.com
+
+- update to 8.1.0:
+  * Implement PEP 513, which adds support for the manylinux1 platform tag,
+allowing carefully compiled binary wheels to be installed on compatible 
Linux
+platforms.
+  * Allow wheels which are not specific to a particular Python interpreter but
+which are specific to a particular platform (:issue:`3202`).
+  * Fixed an issue where ``call_subprocess`` would crash trying to print debug
+data on child process failure (:issue:`3521`, :pull:`3522`).
+  * Exclude the wheel package from the `pip freeze` output (like pip and 
setuptools).
+:issue:`2989`.
+  * Allow installing modules from a subdirectory of a vcs repository
+in non-editable mode (:issue:`3217`, :pull:`3466`).
+  * Make pip wheel and pip download work with vcs urls with subdirectory option
+(:pull:`3466`).
+  * Show classifiers in ``pip show``.
+  * Show PEP376 Installer in ``pip show`` (:issue:`3517`).
+  * Unhide completion command (:pull:`1810`).
+  * Show latest version number in ``pip search`` results (:pull:`1415`).
+  * Decode requirement files according to their BOM if present (:pull:`3485`,
+:issue:`2865`).
+  * Fix and deprecate package name detection from url path (:issue:`3523` and
+:pull:`3495`).
+  * Correct the behavior where interpreter specific tags (such as cp34) were
+being used on later versions of the same interprter instead of only for 
that
+specific interpreter (:issue:`3472`).
+  * Fix an issue where pip would erroneously install a 64 bit wheel on a 32 bit
+Python running on a 64 bit OS X machine.
+  * Do not assume that all git repositories have an origin remote.
+  * Correctly display the line to add to a requirements.txt for an URL based
+dependency when ``--require-hashes`` is enabled.
+  * Make ``install --quiet`` really quiet. See :issue:`3418`.
+  * Fix a bug when removing packages in python 3: disable INI-style parsing of 
the
+entry_point.txt file to allow entry point names with colons (:pull:`3434`)
+  * Normalize generated script files path in RECORD files. (:pull:`3448`)
+  * Fix bug introduced in 8.0.0 where subcommand output was not shown,
+even when the user specified ``-v`` / ``--verbose``. :issue:`3486`.
+  * Enable python -W with respect to PipDeprecationWarning. (:pull:`3455`)
+  * Upgrade distlib to 0.2.2 (fix :issue:`3467`):
+* Improved support for Jython when quoting executables in output scripts.
+  * Add a `--all` option to `pip freeze` to include usually skipped package
+(like pip, setuptools and wheel) to the freeze output. :issue:`1610`.
+  * Stop attempting to trust the system CA trust store because it's extremely
+common for them to be broken, often in incompatible ways. See :pull:`3416`.
+  * Detect CAPaths in addition to CAFiles on platforms that provide them.
+  * Installing argparse or wsgiref will no longer warn or error - pip will 
allow
+the installation even though it may be useless (since the installed thing
+will be shadowed by the standard library).
+  * Upgrading a distutils installed item that is installed outside of a virtual
+environment, while inside of a virtual environment will no longer warn or
+error.
+  * Fix a bug where pre-releases were showing up in ``pip list --outdated``
+without the ``--pre`` flag.
+  * Switch the SOABI emulation from using RuntimeWarnings to debug logging.
+  * Rollback the removal of the ability to uninstall distutils installed items
+until a future date.
+
+---

Old:

  pip-8.0.0.tar.gz

New:

  pip-8.1.0.tar.gz



Other differences:
--
++ python-pip.spec ++
--- /var/tmp/diff_new_pack.zzUsCr/_old  2016-03-16 10:43:09.0 +0100
+++ /var/tmp/diff_new_pack.zzUsCr/_new  2016-03-16 10:43:09.0 +0100
@@ -21,7 +21,7 @@
 %bcond_with test
 
 Name:   python-pip
-Version:8.0.0
+Version:8.1.0
 Release:0
 Url:http://www.pip-installer.org
 Summary:Pip installs packages. Python packages. An easy_install 
replacement

++ pip-8.0.0.tar.gz -> pip-8.1.0.tar.gz ++
 3658 lines of diff (skipped)




commit fontconfig for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

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

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


Package is "fontconfig"

Changes:

--- /work/SRC/openSUSE:Factory/fontconfig/fontconfig.changes2015-05-20 
23:35:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.fontconfig.new/fontconfig.changes   
2016-03-16 10:43:13.0 +0100
@@ -1,0 +2,6 @@
+Wed Mar  9 16:20:54 UTC 2016 - idon...@suse.com
+
+- Add fontconfig-locale_c.utf8.patch to recognize C.UTF-8 locale,
+  patch from Debian.
+
+---

New:

  fontconfig-locale_c.utf8.patch



Other differences:
--
++ fontconfig.spec ++
--- /var/tmp/diff_new_pack.InQZCZ/_old  2016-03-16 10:43:14.0 +0100
+++ /var/tmp/diff_new_pack.InQZCZ/_new  2016-03-16 10:43:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fontconfig
 #
-# 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
@@ -30,6 +30,7 @@
 # suse specific because freetype2-bitmap-foundry.patch
 # https://www.libreoffice.org/bugzilla/show_bug.cgi?id=47704
 Patch0: make-check.patch
+Patch1: fontconfig-locale_c.utf8.patch
 BuildRequires:  automake >= 1.11
 BuildRequires:  freetype2-devel
 BuildRequires:  libexpat-devel
@@ -106,6 +107,7 @@
tar -xvf %{SOURCE1}
 %endif
 %patch0 -p1
+%patch1 -p1
 # use suse-specific doc path:
 find -name \*.1 -o -name \*.sgml | xargs sed -i -e 
's/usr\/share\/doc\/fontconfig/usr\/share\/doc\/packages\/fontconfig/g'
 

++ fontconfig-locale_c.utf8.patch ++
Index: fontconfig-2.11.1/src/fclang.c
===
--- fontconfig-2.11.1.orig/src/fclang.c
+++ fontconfig-2.11.1/src/fclang.c
@@ -189,6 +189,8 @@ FcLangNormalize (const FcChar8 *lang)
return NULL;
 
 if (FcStrCmpIgnoreCase (lang, (const FcChar8 *)"C") == 0 ||
+FcStrCmpIgnoreCase (lang, (const FcChar8 *)"C.UTF-8") == 0 ||
+FcStrCmpIgnoreCase (lang, (const FcChar8 *)"C.utf8") == 0 ||
FcStrCmpIgnoreCase (lang, (const FcChar8 *)"POSIX") == 0)
 {
result = FcStrCopy ((const FcChar8 *)"en");




commit gyp for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package gyp for openSUSE:Factory checked in 
at 2016-03-16 10:43:23

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


Package is "gyp"

Changes:

--- /work/SRC/openSUSE:Factory/gyp/gyp.changes  2015-08-12 15:12:18.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gyp.new/gyp.changes 2016-03-16 
10:43:25.0 +0100
@@ -1,0 +2,19 @@
+Wed Mar 09 16:38:28 UTC 2016 - mplus...@suse.com
+
+- Update to version 0~git.20160304:
+  + [Mac/iOS] Add custom fonts, target device and minimum 
+ployment target to _CopyXIBFile
+  + Update Xcode emulation extra plist items.
+  + Revert "Update Xcode emulation extra plist items."
+  + Re-land update Xcode emulation extra plist items for Xcode 7.2
+  + Support sdk_version of None.
+  + Don't recompute environment for mac bundles unnecessarily.
+  + Make login.keychain and 'Provisioning Profiles' symlinks.
+  + Fix tests with Xcode 7.
+  + Xcode-ninja: Add excluded files to the project 
+urces_for_indexing.xcodeproj
+  + ninja/win: Use qualified paths for precompiled headers.
+- Add _service
+- Cleanup spec file with spec-cleaner
+
+---

Old:

  gyp.tar.xz

New:

  _service
  gyp-0~git.20160304.tar.xz



Other differences:
--
++ gyp.spec ++
--- /var/tmp/diff_new_pack.PkqXey/_old  2016-03-16 10:43:26.0 +0100
+++ /var/tmp/diff_new_pack.PkqXey/_new  2016-03-16 10:43:26.0 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package gyp
 #
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015 SUSE LINUX Products GmbH, Nurenberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,21 +16,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%define rev_date 20150804
 
 Name:  gyp
-Summary:   Generate Your Projects
-Version:   0.git%{rev_date}
+Version:0~git.20160304
 Release:   0
+Summary:Generate Your Projects
 License:   BSD-3-Clause
 Group: Development/Tools/Building
-Url:   http://code.google.com/p/gyp
-Source:%{name}.tar.xz
-Patch:  gyp-rpmoptflags.patch
+Url:https://gyp.gsrc.io
+Source: %{name}-%{version}.tar.xz
+Patch0: gyp-rpmoptflags.patch
+BuildRequires:  fdupes
 BuildRequires: python-devel
 BuildRequires:  python-setuptools
 Requires:   python-setuptools
-BuildRequires:  fdupes
 BuildArch: noarch
 
 %description
@@ -39,8 +39,8 @@
 flexibility to accommodate irreconcilable differences
 
 %prep
-%setup -q -n %{name}
-%patch -p1
+%setup -q
+%patch0 -p1
 for i in $(find pylib -name '*.py'); do
sed -e '\,#![ \t]*/.*python,{d}' $i > $i.new && touch -r $i $i.new && 
mv $i.new $i
 done
@@ -52,7 +52,7 @@
 
 %install
 python setup.py install --root %{buildroot} --prefix=%{_prefix}
-%fdupes $RPM_BUILD_ROOT%{python_sitelib}
+%fdupes %{buildroot}%{python_sitelib}
 
 %files
 %defattr(-,root,root,-)

++ _service ++

  
https://chromium.googlesource.com/external/gyp
git
gyp
enable
0~git.%ad
  
  
*.tar
xz
  
  




commit python-setuptools for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python-setuptools for 
openSUSE:Factory checked in at 2016-03-16 10:43:02

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


Package is "python-setuptools"

Changes:

--- /work/SRC/openSUSE:Factory/python-setuptools/python-setuptools.changes  
2016-02-16 09:27:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-setuptools.new/python-setuptools.changes 
2016-03-16 10:43:03.0 +0100
@@ -1,0 +2,29 @@
+Wed Mar  9 09:37:04 UTC 2016 - tbecht...@suse.com
+
+- update to 20.2.2:
+  * Issue #502: Correct regression in parsing of multiple
+version specifiers separated by commas and spaces.
+  * Issue #499: Restore compatiblity for legacy versions
+by bumping to packaging 16.4.
+  * Changelog now includes release dates and links to PEPs.
+  * Pull Request #173: Replace dual PEP 345 _markerlib implementation
+and PEP 426 implementation of environment marker support from
+packaging 16.1 and PEP 508. Fixes Issue #122.
+See also Pull Request #175, Pull Request #168, and
+Pull Request #164. Additionally:
+ - ``Requirement.parse`` no longer retains the order of extras.
+ - ``parse_requirements`` now requires that all versions be
+   PEP-440 compliant, as revealed in #499. Packages released
+   with invalid local versions should be re-released using
+   the proper local version syntax, e.g. ``mypkg-1.0+myorg.1``.
+  * Update ``upload_docs`` command to also honor keyring
+for password resolution.
+  * Added support for using passwords from keyring in the upload
+command.
+  * Issue #118: Once again omit the package metadata (egg-info)
+from the list of outputs in ``--record``. This version of setuptools
+can no longer be used to upgrade pip earlier than 6.0.
+  * `Off-project PR `_:
+For FreeBSD, also honor root certificates from ca_root_nss.
+
+---

Old:

  setuptools-19.6.2.tar.gz

New:

  setuptools-20.2.2.tar.gz



Other differences:
--
++ python-setuptools.spec ++
--- /var/tmp/diff_new_pack.oszleT/_old  2016-03-16 10:43:04.0 +0100
+++ /var/tmp/diff_new_pack.oszleT/_new  2016-03-16 10:43:04.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-setuptools
-Version:19.6.2
+Version:20.2.2
 Release:0
 Url:http://pypi.python.org/pypi/setuptools
 Summary:Easily download, build, install, upgrade, and uninstall Python 
packages
@@ -34,8 +34,8 @@
 BuildRequires:  python-xml
 # needed for SLE
 Requires:   python
-Requires:   python-xml
 Requires:   python-six
+Requires:   python-xml
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
 # NOTE(saschpe): Distribute was merged into 0.7.x, so even though distribute
@@ -92,7 +92,6 @@
 %{_bindir}/easy_install
 %{_bindir}/easy_install-%{py_ver}
 %ghost %{_sysconfdir}/alternatives/easy_install
-%{python_sitelib}/_markerlib
 %{python_sitelib}/setuptools
 %{python_sitelib}/setuptools-%{version}-py%{py_ver}.egg-info
 %{python_sitelib}/easy_install.py*

++ setuptools-19.6.2.tar.gz -> setuptools-20.2.2.tar.gz ++
 5996 lines of diff (skipped)




commit kid3 for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package kid3 for openSUSE:Factory checked in 
at 2016-03-16 10:38:39

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


Package is "kid3"

Changes:

--- /work/SRC/openSUSE:Factory/kid3/kid3.changes2015-12-24 
12:17:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.kid3.new/kid3.changes   2016-03-16 
10:38:40.0 +0100
@@ -1,0 +2,13 @@
+Tue Mar 15 05:36:53 UTC 2016 - davejpla...@gmail.com
+
+- Update to Release 3.3.2
+- Upstream changes:
+   * New:
+ + Setting for text encoding used in playlists and exports.
+   * Improved:
+ + Support removing tags in MPC, WavPack with TagLib 1.11.
+   * Fixed:
+ + Stripping of ID3v2 tags from WAV files with TagLib 1.11.
+ + Adapted to Discogs server update.
+
+---

Old:

  kid3-3.3.1.tar.gz

New:

  kid3-3.3.2.tar.gz



Other differences:
--
++ kid3.spec ++
--- /var/tmp/diff_new_pack.FA9sAf/_old  2016-03-16 10:38:41.0 +0100
+++ /var/tmp/diff_new_pack.FA9sAf/_new  2016-03-16 10:38:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kid3
 #
-# 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,7 +17,7 @@
 
 
 Name:   kid3
-Version:3.3.1
+Version:3.3.2
 Release:0
 Summary:Efficient ID3 Tag Editor
 License:GPL-2.0+
@@ -45,6 +45,7 @@
 %endif
 %if 0%{?suse_version} > 1320 || 0%{?suse_version} == 1315 && 0%{?is_opensuse} 
== 1
 BuildRequires:  docbook-xsl-stylesheets
+BuildRequires:  ffmpeg-devel
 BuildRequires:  kdoctools-devel
 BuildRequires:  kf5-filesystem
 BuildRequires:  kio-devel
@@ -198,7 +199,7 @@
 options+="-DWITH_CHROMAPRINT_FFMPEG:BOOL=ON -DWITH_FFMPEG:BOOL=ON"
 %endif
 %if 0%{?suse_version} > 1320 || 0%{?suse_version} == 1315 && 0%{?is_opensuse} 
== 1
-%cmake_kf5 -d build -- $options -DWITH_QT5:BOOL=1
+%cmake_kf5 -d build -- $options -DWITH_QT5:BOOL=1 -DWITH_FFMPEG:BOOL=ON
 %else
 %cmake_kde4 -d build -- $options
 %endif

++ kid3-3.3.1.tar.gz -> kid3-3.3.2.tar.gz ++
 2687 lines of diff (skipped)




commit perl-PDF-API2 for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package perl-PDF-API2 for openSUSE:Factory 
checked in at 2016-03-16 10:36:21

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


Package is "perl-PDF-API2"

Changes:

--- /work/SRC/openSUSE:Factory/perl-PDF-API2/perl-PDF-API2.changes  
2015-09-30 05:52:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-PDF-API2.new/perl-PDF-API2.changes 
2016-03-16 10:36:38.0 +0100
@@ -1,0 +2,52 @@
+Mon Mar 14 10:14:30 UTC 2016 - co...@suse.com
+
+- updated to 2.027
+   see /usr/share/doc/packages/perl-PDF-API2/Changes
+
+  2.027 2016-03-11
+  
+  - This release contains seven fixes for parsing PDFs.  They mostly
+affect files using cross-reference streams, which were first
+supported in the previous release.  Thanks to Marco Pessotto and
+Stuart Henderson for their help identifying and troubleshooting
+bugs.
+  
+  - Added contrib/pdf-debug.pl to help track down issues related to
+opening and parsing PDFs.
+
+---
+Tue Mar  8 10:44:24 UTC 2016 - co...@suse.com
+
+- updated to 2.026
+   see /usr/share/doc/packages/perl-PDF-API2/Changes
+
+  2.026 2016-02-24
+  
+  - [RT #48683] Add support for PDFs with cross-reference streams
+and object streams (patch by Don Huettl of Grant Street Group).
+  
+  - [RT #107333] Accept an empty string as a valid Name, per PDF
+spec 1.7 section 7.3.5 (patch by Mark Balitsky).
+  
+  - [RT #98551] Rename aliases 2A, 4A, 2B, and 4B to 2A0, 4A0, 2B0,
+and 4B0.  The old names will continue to work, but are now
+undocumented (patch by Phil Perry).
+  
+  - Add -mils and -color as options for barcodes.  Reset linedash so
+that barcodes are always solid lines (patch by Erelen).
+  
+  - [RT #98549] Rename meterlimit to miterlimit (patch by Phil
+Perry).
+  
+  - [RT #98534] Rename hspace to hscale (patch by Phil Perry).
+  
+  - Fixed an infinite loop when RunLengthDecode is used for output.
+  
+  - [RT #65582] Fix embedding of OpenType fonts (fix by Simon Cozens).
+  
+  - [RT #67767] Allow an empty page to be imported into a PDF using
+importPageIntoForm (reported by Antti Lankila).
+  
+  - [RT #66341] Various fixes for ASCII85Decode and LZWDecode.
+
+---

Old:

  PDF-API2-2.025.tar.gz

New:

  PDF-API2-2.027.tar.gz



Other differences:
--
++ perl-PDF-API2.spec ++
--- /var/tmp/diff_new_pack.PMYiiy/_old  2016-03-16 10:36:39.0 +0100
+++ /var/tmp/diff_new_pack.PMYiiy/_new  2016-03-16 10:36:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-PDF-API2
 #
-# 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,7 +17,7 @@
 
 
 Name:   perl-PDF-API2
-Version:2.025
+Version:2.027
 Release:0
 %define cpan_name PDF-API2
 Summary:Facilitates the creation and modification of PDF files
@@ -56,6 +56,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes examples LICENSE PATENTS README
+%doc Changes contrib LICENSE PATENTS README
 
 %changelog

++ PDF-API2-2.025.tar.gz -> PDF-API2-2.027.tar.gz ++
 7071 lines of diff (skipped)




commit python3-traitlets for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python3-traitlets for 
openSUSE:Factory checked in at 2016-03-16 10:36:16

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


Package is "python3-traitlets"

Changes:

--- /work/SRC/openSUSE:Factory/python3-traitlets/python3-traitlets.changes  
2016-01-20 09:55:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-traitlets.new/python3-traitlets.changes 
2016-03-16 10:36:35.0 +0100
@@ -1,0 +2,19 @@
+Tue Mar 15 04:32:29 UTC 2016 - a...@gmx.de
+
+- update to version 4.2.1:
+  * demote super().__init__ argument warning to deprecation
+
+- changes from version 4.2.0:
+  * JSONFileConfigLoader can be used as a context manager for updating
+configuration.
+  * If a value in config does not map onto a configurable trait, a
+message is displayed that the value will have no effect.
+  * Unused arguments are passed to super() in HasTraits.__init__,
+improving support for multiple inheritance.
+  * Various bugfixes and improvements in the new API introduced in
+4.1.
+  * Application subclasses may specify raise_config_file_errors = True
+to exit on failure to load config files, instead of the default of
+logging the failures.
+
+---

Old:

  traitlets-4.1.0.tar.gz

New:

  traitlets-4.2.1.tar.gz



Other differences:
--
++ python3-traitlets.spec ++
--- /var/tmp/diff_new_pack.0XF8OL/_old  2016-03-16 10:36:36.0 +0100
+++ /var/tmp/diff_new_pack.0XF8OL/_new  2016-03-16 10:36:36.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-traitlets
-Version:4.1.0
+Version:4.2.1
 Release:0
 Summary:Traitlets Python config system
 License:BSD-3-Clause

++ traitlets-4.1.0.tar.gz -> traitlets-4.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/traitlets-4.1.0/MANIFEST.in 
new/traitlets-4.2.1/MANIFEST.in
--- old/traitlets-4.1.0/MANIFEST.in 1970-01-01 01:00:00.0 +0100
+++ new/traitlets-4.2.1/MANIFEST.in 2015-11-27 16:12:53.0 +0100
@@ -0,0 +1,22 @@
+include CONTRIBUTING.md
+include COPYING.md
+include README.md
+
+# Documentation
+graft docs
+exclude docs/\#*
+
+# Examples
+graft examples
+
+# docs subdirs we want to skip
+prune docs/build
+prune docs/gh-pages
+prune docs/dist
+
+# Patterns to exclude from any directory
+global-exclude *~
+global-exclude *.pyc
+global-exclude *.pyo
+global-exclude .git
+global-exclude .ipynb_checkpoints
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/traitlets-4.1.0/PKG-INFO new/traitlets-4.2.1/PKG-INFO
--- old/traitlets-4.1.0/PKG-INFO2016-01-15 18:00:30.0 +0100
+++ new/traitlets-4.2.1/PKG-INFO2016-03-14 20:38:32.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: traitlets
-Version: 4.1.0
+Version: 4.2.1
 Summary: Traitlets Python config system
 Home-page: http://ipython.org
 Author: IPython Development Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/traitlets-4.1.0/docs/source/changelog.rst 
new/traitlets-4.2.1/docs/source/changelog.rst
--- old/traitlets-4.1.0/docs/source/changelog.rst   2016-01-15 
17:57:59.0 +0100
+++ new/traitlets-4.2.1/docs/source/changelog.rst   2016-03-14 
16:51:29.0 +0100
@@ -1,6 +1,22 @@
 Changes in Traitlets
 
 
+4.2
+---
+
+`4.2 on GitHub `__
+
+- :class:`JSONFileConfigLoader` can be used as a context manager for updating 
configuration.
+- If a value in config does not map onto a configurable trait,
+  a message is displayed that the value will have no effect.
+- Unused arguments are passed to ``super()`` in ``HasTraits.__init__``,
+  improving support for multiple inheritance.
+- Various bugfixes and improvements in the new API introduced in 4.1.
+- Application subclasses may specify ``raise_config_file_errors = True``
+  to exit on failure to load config files,
+  instead of the default of logging the failures.
+
+
 4.1
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/traitlets-4.1.0/setup.cfg 
new/traitlets-4.2.1/setup.cfg
--- old/traitlets-4.1.0/setup.cfg   2015-04-09 02:27:21.0 +0200
+++ new/traitlets-4.2.1/setup.cfg   2016-03-14 20:38:32.0 +0100
@@ -1,2 +1,8 @@
 [bdist_wheel]
-universal=1
+universal = 1
+
+[egg_info]
+tag_build = 
+tag_svn_revision = 0
+tag_date = 0
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit python3-Mako for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python3-Mako for openSUSE:Factory 
checked in at 2016-03-16 10:35:48

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


Package is "python3-Mako"

Changes:

--- /work/SRC/openSUSE:Factory/python3-Mako/python3-Mako.changes
2015-11-02 12:55:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Mako.new/python3-Mako.changes   
2016-03-16 10:36:01.0 +0100
@@ -1,0 +2,20 @@
+Sat Mar 12 19:19:05 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * use pytest instead of nose
+
+- update to version 1.0.4:
+  * [test] [feature] The default test runner is now py.test. Running
+“python setup.py test” will make use of py.test instead of
+nose. nose still works as a test runner as well, however.
+  * [lexer] [bug] Major improvements to lexing of intricate Python
+sections which may contain complex backslash sequences, as well as
+support for the bitwise operator (e.g. pipe symbol) inside of
+expression sections distinct from the Mako “filter” operator,
+provided the operator is enclosed within parentheses or
+brackets. Pull request courtesy Daniel Martin.
+  * [feature] Added new method Template.list_defs(). Pull request
+courtesy Jonathan Vanasco.¶
+
+---

Old:

  Mako-1.0.3.tar.gz

New:

  Mako-1.0.4.tar.gz



Other differences:
--
++ python3-Mako.spec ++
--- /var/tmp/diff_new_pack.5VqO8H/_old  2016-03-16 10:36:02.0 +0100
+++ /var/tmp/diff_new_pack.5VqO8H/_new  2016-03-16 10:36:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-Mako
 #
-# 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,7 +17,7 @@
 
 
 Name:   python3-Mako
-Version:1.0.3
+Version:1.0.4
 Release:0
 Url:http://www.makotemplates.org/
 Summary:A super-fast Python templating language
@@ -27,8 +27,8 @@
 BuildRequires:  python3-MarkupSafe
 BuildRequires:  python3-devel
 BuildRequires:  python3-mock
-BuildRequires:  python3-nose
 BuildRequires:  python3-pbr
+BuildRequires:  python3-pytest
 BuildRequires:  python3-setuptools
 Requires:   python3-Beaker >= 1.1
 Requires:   python3-MarkupSafe

++ Mako-1.0.3.tar.gz -> Mako-1.0.4.tar.gz ++
 2063 lines of diff (skipped)




commit mumble for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package mumble for openSUSE:Factory checked 
in at 2016-03-16 10:36:03

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


Package is "mumble"

Changes:

--- /work/SRC/openSUSE:Factory/mumble/mumble.changes2016-01-12 
16:13:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.mumble.new/mumble.changes   2016-03-16 
10:36:17.0 +0100
@@ -1,0 +2,9 @@
+Sun Mar 13 20:38:44 UTC 2016 - astie...@suse.com
+
+- mumble 1.2.15:
+  * Add ability to disable the public server list
+  * Add ability to create and/or edit Mumble’s server list
+- includes changes from 1.2.14:
+  * Fix regression crash on exit for in overlay feature
+
+---

Old:

  mumble-1.2.13.tar.gz
  mumble-1.2.13.tar.gz.sig

New:

  mumble-1.2.15.tar.gz
  mumble-1.2.15.tar.gz.sig



Other differences:
--
++ mumble.spec ++
--- /var/tmp/diff_new_pack.hWEf6C/_old  2016-03-16 10:36:18.0 +0100
+++ /var/tmp/diff_new_pack.hWEf6C/_new  2016-03-16 10:36:18.0 +0100
@@ -49,7 +49,7 @@
 %bcond_with system_celt
 %bcond_without  system_speex
 Name:   mumble
-Version:1.2.13%{?snapshot:_%{snapshot}}
+Version:1.2.15%{?snapshot:_%{snapshot}}
 Release:0
 Summary:Voice Communication Client for Gamers
 License:BSD-3-Clause

++ mumble-1.2.13.tar.gz -> mumble-1.2.15.tar.gz ++
 2508 lines of diff (skipped)





commit enlightenment-theme-openSUSE-oliveleaf for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package 
enlightenment-theme-openSUSE-oliveleaf for openSUSE:Factory checked in at 
2016-03-16 10:36:11

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


Package is "enlightenment-theme-openSUSE-oliveleaf"

Changes:

--- 
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE-oliveleaf/enlightenment-theme-openSUSE-oliveleaf.changes
2014-10-22 16:24:06.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE-oliveleaf.new/enlightenment-theme-openSUSE-oliveleaf.changes
   2016-03-16 10:36:28.0 +0100
@@ -1,0 +2,12 @@
+Mon Mar 14 11:07:31 UTC 2016 - sfl...@suse.de
+
+- Spec cleaner run 
+
+---
+Mon Mar 14 11:02:51 UTC 2016 - sfl...@suse.de
+
+- Recreated theme 201603014
+  - Build scripts now work again with openSUSE:Factory
+  - Theme rebased on elementary theme from efl 1.17.0 
+
+---

Old:

  enlightenment-theme-openSUSE-oliveleaf-20141011.tar.xz

New:

  enlightenment-theme-openSUSE-oliveleaf-20160314.tar.xz



Other differences:
--
++ enlightenment-theme-openSUSE-oliveleaf.spec ++
--- /var/tmp/diff_new_pack.lmXIzU/_old  2016-03-16 10:36:30.0 +0100
+++ /var/tmp/diff_new_pack.lmXIzU/_new  2016-03-16 10:36:30.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package enlightenment-theme-openSUSE
+# spec file for package enlightenment-theme-openSUSE-oliveleaf
 #
-# Copyright (c) 2014 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
@@ -17,16 +17,16 @@
 
 
 Name:   enlightenment-theme-openSUSE-oliveleaf
-Version:20141011
+Version:20160314
 Release:0
 Summary:Enlightenment theme from openSUSE 13.1
 License:BSD-2-Clause and LGPL-2.1 and CC-BY-SA-3.0
 Group:  System/GUI/Other
 Url:https://en.opensuse.org/Portal:Enlightenment
 Source: enlightenment-theme-openSUSE-oliveleaf-%{version}.tar.xz
-BuildRequires:  edje
 # for convert
 BuildRequires:  ImageMagick
+BuildRequires:  edje
 Requires:   elementary
 Provides:   enlightenment-theme
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ enlightenment-theme-openSUSE-oliveleaf-20141011.tar.xz -> 
enlightenment-theme-openSUSE-oliveleaf-20160314.tar.xz ++
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE-oliveleaf/enlightenment-theme-openSUSE-oliveleaf-20141011.tar.xz
 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE-oliveleaf.new/enlightenment-theme-openSUSE-oliveleaf-20160314.tar.xz
 differ: char 26, line 1




commit ghc-vector-binary-instances for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package ghc-vector-binary-instances for 
openSUSE:Factory checked in at 2016-03-16 10:36:19

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


Package is "ghc-vector-binary-instances"

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-vector-binary-instances/ghc-vector-binary-instances.changes
  2015-11-26 17:03:21.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-vector-binary-instances.new/ghc-vector-binary-instances.changes
 2016-03-16 10:36:37.0 +0100
@@ -1,0 +2,15 @@
+Tue Mar 15 07:40:08 UTC 2016 - mimi...@gmail.com
+
+- update to 0.2.3.1 
+
+---
+Sat Mar 12 09:36:08 UTC 2016 - mimi...@gmail.com
+
+- update to 0.2.3.0 
+
+---
+Sat Mar 12 09:32:39 UTC 2016 - mimi...@gmail.com
+
+- update to 0.2.1.1 
+
+---

Old:

  vector-binary-instances-0.2.1.0.tar.gz

New:

  vector-binary-instances-0.2.3.1.tar.gz



Other differences:
--
++ ghc-vector-binary-instances.spec ++
--- /var/tmp/diff_new_pack.7Ym08w/_old  2016-03-16 10:36:38.0 +0100
+++ /var/tmp/diff_new_pack.7Ym08w/_new  2016-03-16 10:36:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-vector-binary-instances
 #
-# 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
@@ -15,15 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %global pkg_name vector-binary-instances
 
 Name:   ghc-vector-binary-instances
-Version:0.2.1.0
+Version:0.2.3.1
 Release:0
 Summary:Instances of Data.Binary and Data.Serialize for vector
+License:BSD-3-Clause
 Group:  System/Libraries
 
-License:BSD-3-Clause
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -70,30 +71,23 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 
-
 %postun devel
 %ghc_pkg_recache
 
-
 %files -f %{name}.files
 %defattr(-,root,root,-)
 %doc LICENSE
 
-
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
 
-
 %changelog

++ vector-binary-instances-0.2.1.0.tar.gz -> 
vector-binary-instances-0.2.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/vector-binary-instances-0.2.1.0/Data/Vector/Binary.hs 
new/vector-binary-instances-0.2.3.1/Data/Vector/Binary.hs
--- old/vector-binary-instances-0.2.1.0/Data/Vector/Binary.hs   2013-04-14 
06:25:20.0 +0200
+++ new/vector-binary-instances-0.2.3.1/Data/Vector/Binary.hs   2016-03-13 
12:20:32.0 +0100
@@ -1,5 +1,4 @@
-{-# LANGUAGE FlexibleInstances#-}
-{-# LANGUAGE UndecidableInstances #-}
+{-# OPTIONS_GHC -fno-warn-orphans #-}
 
 -- |
 -- Module: Data.Vector.Binary
@@ -15,6 +14,13 @@
 -- making it easy to serialize vectors to and from disk. We use the
 -- generic interface to vectors, so all vector types are supported.
 --
+-- All functions in this module use same data format. Different
+-- representations for vector length and its elements could be used
+-- but general shape is same.
+--
+-- > [number of elements]
+-- > [vector element] : N times
+--
 -- To serialize a vector:
 --
 -- > *Data.Vector.Binary> let v = Data.Vector.fromList [1..10]
@@ -29,71 +35,86 @@
 -- > Chunk "\US\139\b\NUL\NUL\N...\229\240,\254:\NUL\NUL\NUL" Empty
 --
 
-
-module Data.Vector.Binary () where
+module Data.Vector.Binary (
+genericGetVector
+  , genericGetVectorWith
+  , genericPutVector
+  , genericPutVectorWith
+  ) where
 
 import Data.Binary
-import Control.Monad
 
-import qualified Data.Vector.Generic as G
-import qualified Data.Vector.Unboxed as U
-import qualified Data.Vector.Storable as S
+import qualified Data.Vector.Generic   as G
+import qualified Data.Vector.Generic.Mutable as GM
+import qualified Data.Vector.Unboxed   as U
+import qualified Data.Vector.Storable  as S
+import qualified Data.Vector.Primitive as P
 import Data.Vector 

commit opencc for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package opencc for openSUSE:Factory checked 
in at 2016-03-16 10:35:52

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


Package is "opencc"

Changes:

--- /work/SRC/openSUSE:Factory/opencc/opencc.changes2015-08-12 
15:14:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.opencc.new/opencc.changes   2016-03-16 
10:36:04.0 +0100
@@ -1,0 +2,5 @@
+Sat Mar 12 08:24:11 UTC 2016 - i...@marguerite.su
+
+- update version 1.0.3.1
+
+---

Old:

  opencc-1.0.3.tar.gz

New:

  OpenCC-ver.1.0.3-1.tar.gz



Other differences:
--
++ opencc.spec ++
--- /var/tmp/diff_new_pack.xPSdsM/_old  2016-03-16 10:36:05.0 +0100
+++ /var/tmp/diff_new_pack.xPSdsM/_new  2016-03-16 10:36:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package opencc
 #
-# 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,13 +17,13 @@
 
 
 Name:   opencc
-Version:1.0.3
+Version:1.0.3.1
 Release:0
 Summary:Open Chinese Convert
 License:Apache-2.0
 Group:  System/I18n/Chinese
 Url:https://github.com/BYVoid/OpenCC
-Source: 
https://bintray.com/artifact/download/byvoid/%{name}/%{name}-%{version}.tar.gz
+Source: 
https://github.com/BYVoid/OpenCC/archive/ver.1.0.3-1/OpenCC-ver.1.0.3-1.tar.gz 
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
@@ -72,35 +72,24 @@
 This package provides development headers for OpenCC.
 
 %prep
-%setup -q
+%setup -q -n OpenCC-ver.1.0.3-1
 
 %build
-mkdir -pv build
-pushd build
-cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DCMAKE_BUILD_TYPE=Release ..
-make
+%cmake -DCMAKE_SKIP_RPATH=OFF -DSHARE_INSTALL_PREFIX="%{_datadir}/"
+make %{?_smp_mflags}
 
 %install
-pushd build
-%makeinstall
+%cmake_install
+find %{buildroot} -name "*.a" -delete -print
 
 #fix libraries
 %if %{_lib} == lib64
-mkdir -pv %{buildroot}%{_prefix}/lib64/pkgconfig/
+mkdir -pv %{buildroot}%{_libdir}/pkgconfig/
 mv %{buildroot}%{_prefix}/lib/pkgconfig/* %{buildroot}%{_libdir}/pkgconfig/
 mv %{buildroot}%{_prefix}/lib/libopencc.* %{buildroot}%{_libdir}
-rm -rf %{buildroot}%{_libdir}/libopencc.a
-%else
-rm -rf %{buildroot}%{_prefix}/lib/libopencc.a
 %endif
-strip %{buildroot}%{_libdir}/libopencc.so.1.0.0
-
-popd
-
-#%find_lang %{name}
 
 %post -n libopencc2 -p /sbin/ldconfig
-
 %postun -n libopencc2 -p /sbin/ldconfig
 
 %files 
@@ -109,8 +98,6 @@
 %{_bindir}/%{name}
 %{_bindir}/%{name}_dict
 %{_bindir}/%{name}_phrase_extract
-# %{_mandir}/man1/%{name}.1.gz
-# %{_mandir}/man1/%{name}_dict.1.gz
 
 %files data
 %defattr(-,root,root)




commit sunpinyin for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package sunpinyin for openSUSE:Factory 
checked in at 2016-03-16 10:35:54

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


Package is "sunpinyin"

Changes:

--- /work/SRC/openSUSE:Factory/sunpinyin/sunpinyin.changes  2015-08-27 
08:57:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.sunpinyin.new/sunpinyin.changes 2016-03-16 
10:36:05.0 +0100
@@ -1,0 +2,11 @@
+Sun Mar 06 05:02:17 UTC 2016 - i...@marguerite.su
+
+- update to version 2.0.4+git20160225.844ad0f:
+  + Fixed SunPinyinLookupTable::cursor_up()
+  + slm/thread: be more tolerant when looking up a float
+  + SLM-train.mk: publish SLM*_TEXT_FILE instead of
+TSLM*_TEXT_FILE.
+- libsunpinyin3 should requires sunpinyin-data, or the
+  input method can't be used
+
+---
@@ -4 +15 @@
-- Update to version 2.0.4+git20150706.cf18102:
+- update to version 2.0.4+git20150706.cf18102:

Old:

  sunpinyin-2.0.4+git20150706.cf18102.tar.xz

New:

  sunpinyin-2.0.4+git20160225.844ad0f.tar.xz



Other differences:
--
++ sunpinyin.spec ++
--- /var/tmp/diff_new_pack.TqNAqt/_old  2016-03-16 10:36:06.0 +0100
+++ /var/tmp/diff_new_pack.TqNAqt/_new  2016-03-16 10:36:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sunpinyin
 #
-# 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,13 +17,14 @@
 
 
 Name:   sunpinyin
-Version:2.0.4+git20150706.cf18102
+Version:2.0.4+git20160225.844ad0f
 Release:0
 Summary:A Statistical Language Model Based Chinese Input Method
 License:LGPL-2.1+
 Group:  System/I18n/Chinese
 Url:https://github.com/sunpinyin/sunpinyin
 Source: %{name}-%{version}.tar.xz
+# https://sourceforge.net/projects/open-gram
 Source1:
http://jaist.dl.sourceforge.net/project/open-gram/lm_sc.3gm.arpa-20140820.tar.bz2
 Source2:
http://jaist.dl.sourceforge.net/project/open-gram/dict.utf8-20131214.tar.bz2
 Source3:sunpinyin-dictgen-local.mk.in
@@ -45,6 +46,7 @@
 %package -n lib%{name}3
 Summary:Libraries for Sunpinyin
 Group:  System/Libraries
+Requires:   %{name}-data >= %{version}
 
 %description -n lib%{name}3
 Sunpinyin is a statistical language model based Chinese input method engine. 
to model the Chinese language, it use a backoff bigram and trigram language 
model.
@@ -69,7 +71,7 @@
 
 %package devel
 Summary:Development Files for Sunpinyin
-Group:  Development/Libraries/Other
+Group:  Development/Libraries/C and C++
 Requires:   lib%{name}3 = %{version}
 Requires:   sunpinyin-tools = %{version}
 Provides:   lib%{name}-devel = %{version}

++ _servicedata ++
--- /var/tmp/diff_new_pack.TqNAqt/_old  2016-03-16 10:36:06.0 +0100
+++ /var/tmp/diff_new_pack.TqNAqt/_new  2016-03-16 10:36:06.0 +0100
@@ -1,4 +1,4 @@
 
 
 https://github.com/sunpinyin/sunpinyin/
-  cf1810220bf3d3f5a8b990b0a9d3e9df21b1942c
\ No newline at end of file
+  844ad0fe49751d6a09fdfe531668769b06c66459
\ No newline at end of file

++ sunpinyin-2.0.4+git20150706.cf18102.tar.xz -> 
sunpinyin-2.0.4+git20160225.844ad0f.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sunpinyin-2.0.4+git20150706.cf18102/doc/SLM-train.mk 
new/sunpinyin-2.0.4+git20160225.844ad0f/doc/SLM-train.mk
--- old/sunpinyin-2.0.4+git20150706.cf18102/doc/SLM-train.mk2015-08-23 
17:25:48.0 +0200
+++ new/sunpinyin-2.0.4+git20160225.844ad0f/doc/SLM-train.mk2016-03-06 
06:02:16.0 +0100
@@ -101,10 +101,10 @@
rm -f ${BIGRAM_STAT} ${SLM2_RAW_FILE}
rm -f ${TRIGRAM_STAT} ${SLM3_RAW_FILE}
 
-mmseg_bigram: mmseg_ids tslm2_info
-mmseg_trigram: mmseg_ids tslm3_info
-slm_bigram: slm2_ids tslm2_info
-slm_trigram: slm3_ids tslm3_info
+mmseg_bigram: mmseg_ids slm2_info
+mmseg_trigram: mmseg_ids slm3_info
+slm_bigram: slm2_ids slm2_info
+slm_trigram: slm3_ids slm3_info
 
 bootstrap2:
make mmseg_bigram
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sunpinyin-2.0.4+git20150706.cf18102/src/slm/thread/slmthread.cpp 
new/sunpinyin-2.0.4+git20160225.844ad0f/src/slm/thread/slmthread.cpp
--- old/sunpinyin-2.0.4+git20150706.cf18102/src/slm/thread/slmthread.cpp
2015-08-23 17:25:48.0 +0200
+++ 

commit calibre for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package calibre for openSUSE:Factory checked 
in at 2016-03-16 10:36:14

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


Package is "calibre"

Changes:

--- /work/SRC/openSUSE:Factory/calibre/calibre.changes  2016-03-14 
09:57:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.calibre.new/calibre.changes 2016-03-16 
10:36:33.0 +0100
@@ -1,0 +2,8 @@
+Fri Mar 11 14:47:42 UTC 2016 - corne...@solcon.nl
+
+- Update to 2.53.0:
+  * New feature: Edit Book: A new tool to transform book styling
+using easy to create rules.
+  * For other changes, see http://calibre-ebook.com/whats-new
+
+---

Old:

  calibre-2.52.0.tar.xz

New:

  calibre-2.53.0.tar.xz



Other differences:
--
++ calibre.spec ++
--- /var/tmp/diff_new_pack.6YFbyl/_old  2016-03-16 10:36:35.0 +0100
+++ /var/tmp/diff_new_pack.6YFbyl/_new  2016-03-16 10:36:35.0 +0100
@@ -20,7 +20,7 @@
 License:GPL-3.0
 Group:  Productivity/Other
 Name:   calibre
-Version:2.52.0
+Version:2.53.0
 Release:0
 Url:http://calibre-ebook.com
 Source0:
http://download.calibre-ebook.com/%{version}/calibre-%{version}.tar.xz

++ calibre-2.52.0.tar.xz -> calibre-2.53.0.tar.xz ++
/work/SRC/openSUSE:Factory/calibre/calibre-2.52.0.tar.xz 
/work/SRC/openSUSE:Factory/.calibre.new/calibre-2.53.0.tar.xz differ: char 27, 
line 1




commit ghc-conduit for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package ghc-conduit for openSUSE:Factory 
checked in at 2016-03-16 10:35:58

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


Package is "ghc-conduit"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-conduit/ghc-conduit.changes  2016-02-23 
16:59:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-conduit.new/ghc-conduit.changes 
2016-03-16 10:36:10.0 +0100
@@ -1,0 +2,11 @@
+Sat Mar 12 09:24:11 UTC 2016 - mimi...@gmail.com
+
+- update to 1.2.6.4
+* fix benchmark by adding typesignature
+
+---
+Mon Mar  7 09:30:03 UTC 2016 - mimi...@gmail.com
+
+- update to 1.2.6.3 
+
+---

Old:

  conduit-1.2.6.2.tar.gz

New:

  conduit-1.2.6.4.tar.gz



Other differences:
--
++ ghc-conduit.spec ++
--- /var/tmp/diff_new_pack.1pg94j/_old  2016-03-16 10:36:10.0 +0100
+++ /var/tmp/diff_new_pack.1pg94j/_new  2016-03-16 10:36:10.0 +0100
@@ -19,7 +19,7 @@
 %global pkg_name conduit
 
 Name:   ghc-conduit
-Version:1.2.6.2
+Version:1.2.6.4
 Release:0
 Summary:Streaming data processing library
 License:MIT

++ conduit-1.2.6.2.tar.gz -> conduit-1.2.6.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/conduit-1.2.6.2/ChangeLog.md 
new/conduit-1.2.6.4/ChangeLog.md
--- old/conduit-1.2.6.2/ChangeLog.md1970-01-01 01:00:00.0 +0100
+++ new/conduit-1.2.6.4/ChangeLog.md2016-03-10 09:33:45.0 +0100
@@ -0,0 +1,51 @@
+## 1.2.6.4
+
+* Fix benchmark by adding a type signature
+
+## 1.2.6.3
+
+* Doc updates
+
+## 1.2.6.2
+
+* resourcet cannot be built with GHC 8 
[#242](https://github.com/snoyberg/conduit/issues/242)
+* Remove upper bound on transformers 
[#253](https://github.com/snoyberg/conduit/issues/253)
+
+## 1.2.6
+
+* `sourceToList`
+* Canonicalise Monad instances 
[#237](https://github.com/snoyberg/conduit/pull/237)
+
+## 1.2.5
+
+* mapAccum and mapAccumM should be strict in their state 
[#218](https://github.com/snoyberg/conduit/issues/218)
+
+## 1.2.4.1
+
+* Some documentation improvements
+
+## 1.2.4
+
+* [fuseBothMaybe](https://github.com/snoyberg/conduit/issues/199)
+
+__1.2.3__ Expose `connect` and `fuse` as synonyms for `$$` and `=$=`, 
respectively.
+
+__1.2.2__ Lots more stream fusion.
+
+__1.2__ Two performance optimizations added. (1) A stream fusion framework. 
This is a non-breaking change. (2) Codensity transform applied to the 
`ConduitM` datatype. This only affects users importing the `.Internal` module. 
Both changes are thoroughly described in the following to blog posts: [Speeding 
up conduit](https://www.fpcomplete.com/blog/2014/08/iap-speeding-up-conduit), 
and [conduit stream 
fusion](https://www.fpcomplete.com/blog/2014/08/conduit-stream-fusion).
+
+__1.1__ Refactoring into conduit and conduit-extra packages. Core 
functionality is now in conduit, whereas most common helper modules (including 
Text, Binary, Zlib, etc) are in conduit-extra. To upgrade to this version, 
there should only be import list and conduit file changes necessary.
+
+__1.0__ Simplified the user-facing interface back to the Source, Sink, and 
Conduit types, with Producer and Consumer for generic code. Error messages have 
been simplified, and optional leftovers and upstream terminators have been 
removed from the external API. Some long-deprecated functions were finally 
removed.
+
+__0.5__ The internals of the package are now separated to the .Internal 
module, leaving only the higher-level interface in the advertised API. 
Internally, switched to a `Leftover` constructor and slightly tweaked the 
finalization semantics.
+
+__0.4__ Inspired by the design of the pipes package: we now have a single 
unified type underlying `Source`, `Sink`, and `Conduit`. This type is named 
`Pipe`. There are type synonyms provided for the other three types. 
Additionally, `BufferedSource` is no longer provided. Instead, the 
connect-and-resume operator, `$$+`, can be used for the same purpose.
+
+__0.3__ ResourceT has been greatly simplified, specialized for IO, and moved 
into a separate package. Instead of hard-coding ResourceT into the conduit 
datatypes, they can now live around any monad. The Conduit datatype has been 
enhanced to better allow generation of streaming output. The SourceResult, 
SinkResult, and ConduitResult datatypes have been removed entirely.
+
+__0.2__ Instead of storing state in mutable variables, we now use CPS. A 
`Source` returns the next `Source`, and likewise for `Sink`s and 

commit python3-CherryPy for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python3-CherryPy for 
openSUSE:Factory checked in at 2016-03-16 10:35:46

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


Package is "python3-CherryPy"

Changes:

--- /work/SRC/openSUSE:Factory/python3-CherryPy/python3-CherryPy.changes
2016-02-16 09:19:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-CherryPy.new/python3-CherryPy.changes   
2016-03-16 10:36:00.0 +0100
@@ -1,0 +2,20 @@
+Sat Mar 12 19:21:01 UTC 2016 - a...@gmx.de
+
+- update to version 5.1.0:
+  * Bugfix issue #1315 for "test_HTTP11_pipelining" test in Python 3.5
+  * Bugfix issue #1382 regarding the keyword arguments support for
+Python 3 on the config file.
+  * Bugfix issue #1406 for "test_2_KeyboardInterrupt" test in Python
+3.5.  by monkey patching the HTTPRequest given a bug on CPython
+that is affecting the testsuite
+(https://bugs.python.org/issue23377).
+  * Add additional parameter "raise_subcls" to the tests helpers
+`openURL` and "CPWebCase.getPage" to have finer control on which
+exceptions can be raised.
+  * Add support for direct keywords on the calls (e.g. "foo=bar") on
+the config file under Python 3.
+  * Add additional validation to determine if the process is running
+as a daemon on "cherrypy.process.plugins.SignalHandler" to allow
+the execution of the testsuite under CI tools.
+
+---

Old:

  CherryPy-5.0.1.tar.gz

New:

  CherryPy-5.1.0.tar.gz



Other differences:
--
++ python3-CherryPy.spec ++
--- /var/tmp/diff_new_pack.npw24G/_old  2016-03-16 10:36:01.0 +0100
+++ /var/tmp/diff_new_pack.npw24G/_new  2016-03-16 10:36:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-CherryPy
-Version:5.0.1
+Version:5.1.0
 Release:0
 Url:http://www.cherrypy.org
 Summary:Object-Oriented HTTP framework

++ CherryPy-5.0.1.tar.gz -> CherryPy-5.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-5.0.1/CherryPy.egg-info/PKG-INFO 
new/CherryPy-5.1.0/CherryPy.egg-info/PKG-INFO
--- old/CherryPy-5.0.1/CherryPy.egg-info/PKG-INFO   2016-02-06 
02:09:05.0 +0100
+++ new/CherryPy-5.1.0/CherryPy.egg-info/PKG-INFO   2016-03-10 
15:15:36.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 5.0.1
+Version: 5.1.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-5.0.1/PKG-INFO new/CherryPy-5.1.0/PKG-INFO
--- old/CherryPy-5.0.1/PKG-INFO 2016-02-06 02:09:06.0 +0100
+++ new/CherryPy-5.1.0/PKG-INFO 2016-03-10 15:15:37.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: CherryPy
-Version: 5.0.1
+Version: 5.1.0
 Summary: Object-Oriented HTTP framework
 Home-page: http://www.cherrypy.org
 Author: CherryPy Team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-5.0.1/cherrypy/__init__.py 
new/CherryPy-5.1.0/cherrypy/__init__.py
--- old/CherryPy-5.0.1/cherrypy/__init__.py 2016-02-04 14:40:55.0 
+0100
+++ new/CherryPy-5.1.0/cherrypy/__init__.py 2016-03-10 15:15:31.0 
+0100
@@ -56,7 +56,7 @@
 These API's are described in the `CherryPy specification 
`_.
 """
 
-__version__ = "5.0.1"
+__version__ = "5.1.0"
 
 from cherrypy._cpcompat import urljoin as _urljoin, urlencode as _urlencode
 from cherrypy._cpcompat import basestring, unicodestr
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CherryPy-5.0.1/cherrypy/lib/reprconf.py 
new/CherryPy-5.1.0/cherrypy/lib/reprconf.py
--- old/CherryPy-5.0.1/cherrypy/lib/reprconf.py 2014-06-27 22:32:38.0 
+0200
+++ new/CherryPy-5.1.0/cherrypy/lib/reprconf.py 2016-03-10 15:02:16.0 
+0100
@@ -281,13 +281,14 @@
 # Everything else becomes args
 else :
 args.append(self.build(child))
+
 return callee(*args, **kwargs)
 
 def build_Keyword(self, o):
 key, value_obj = o.getChildren()
 value = self.build(value_obj)
 kw_dict = {key: value}
-return kw_dict 
+return kw_dict
 
 def build_List(self, o):
 return map(self.build, o.getChildren())
@@ -377,7 +378,39 @@
 def build_Index(self, o):
 return self.build(o.value)
 
+def _build_call35(self, o):
+"""
+

commit ghc-scientific for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package ghc-scientific for openSUSE:Factory 
checked in at 2016-03-16 10:36:00

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
2015-12-01 09:19:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-scientific.new/ghc-scientific.changes   
2016-03-16 10:36:11.0 +0100
@@ -1,0 +2,14 @@
+Sat Mar 12 09:29:12 UTC 2016 - mimi...@gmail.com
+
+- update to 0.3.4.6
+* Made toDecimalDigits more similar to floatToDigits
+* Introduce a special case for 0 in fromFloatDigits
+
+---
+Thu Mar 10 09:00:33 UTC 2016 - mimi...@gmail.com
+
+- update to 0.3.4.5
+* Support GHC-8.0.1
+* Support binary-0.8
+
+---

Old:

  scientific-0.3.4.4.tar.gz

New:

  scientific-0.3.4.6.tar.gz



Other differences:
--
++ ghc-scientific.spec ++
--- /var/tmp/diff_new_pack.CX3Wn0/_old  2016-03-16 10:36:12.0 +0100
+++ /var/tmp/diff_new_pack.CX3Wn0/_new  2016-03-16 10:36:12.0 +0100
@@ -19,7 +19,7 @@
 %global pkg_name scientific
 
 Name:   ghc-scientific
-Version:0.3.4.4
+Version:0.3.4.6
 Release:0
 Summary:Numbers represented using scientific notation
 License:BSD-3-Clause

++ scientific-0.3.4.4.tar.gz -> scientific-0.3.4.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/scientific-0.3.4.4/changelog 
new/scientific-0.3.4.6/changelog
--- old/scientific-0.3.4.4/changelog2015-11-24 02:04:05.0 +0100
+++ new/scientific-0.3.4.6/changelog2016-03-10 13:09:06.0 +0100
@@ -1,3 +1,32 @@
+0.3.4.6
+   * Made toDecimalDigits more similar to floatToDigits
+
+ Previously:
+
+   toDecimalDigits 0 == ([0],1)
+
+ Now:
+
+   toDecimalDigits 0 == ([0],0)
+
+ Because:
+
+   Numeric.floatToDigits 10 (0 :: Double) == ([0],0)
+
+
+   * Introduce a special case for 0 in fromFloatDigits
+
+   fromFloatDigits 0 = 0
+
+ This should fix https://github.com/bos/aeson/issues/369
+
+0.3.4.5
+   The following are all a courtesy of Oleg Grenrus (phadej):
+
+   * Support GHC-8.0.1
+   * Support binary-0.8
+   * Enable Travis continuous integration
+
 0.3.4.4
* Improved performance of toDecimalDigits by 13%.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/scientific-0.3.4.4/scientific.cabal 
new/scientific-0.3.4.6/scientific.cabal
--- old/scientific-0.3.4.4/scientific.cabal 2015-11-24 02:04:05.0 
+0100
+++ new/scientific-0.3.4.6/scientific.cabal 2016-03-10 13:09:06.0 
+0100
@@ -1,5 +1,5 @@
 name:scientific
-version: 0.3.4.4
+version: 0.3.4.6
 synopsis:Numbers represented using scientific notation
 description:
   @Data.Scientific@ provides the number type 'Scientific'. Scientific numbers 
are
@@ -68,14 +68,14 @@
Utils
   other-extensions:DeriveDataTypeable, BangPatterns
   ghc-options: -Wall
-  build-depends:   base>= 4.3   && < 4.9
+  build-depends:   base>= 4.3   && < 4.10
  , ghc-prim
  , deepseq >= 1.3   && < 1.5
  , text>= 0.8   && < 1.3
  , hashable>= 1.1.2 && < 1.3
  , vector  >= 0.5   && < 0.12
  , containers  >= 0.1   && < 0.6
- , binary  >= 0.4.1 && < 0.8
+ , binary  >= 0.4.1 && < 0.9
 
   if flag(integer-simple)
   build-depends: integer-simple
@@ -98,8 +98,8 @@
   ghc-options:  -Wall
 
   build-depends: scientific
-   , base >= 4.3   && < 4.9
-   , binary   >= 0.4.1 && < 0.8
+   , base >= 4.3   && < 4.10
+   , binary   >= 0.4.1 && < 0.9
, tasty>= 0.5   && < 0.12
, tasty-ant-xml>= 1.0   && < 1.1
, tasty-hunit  >= 0.8   && < 0.10
@@ -120,5 +120,5 @@
   default-language: Haskell2010
   ghc-options:  -O2
   build-depends:scientific
-  , base>= 4.3   && < 4.9
+  , base>= 4.3   && < 4.10
   , criterion   >= 0.5   && < 1.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit terminology-theme-openSUSE-oliveleaf for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package terminology-theme-openSUSE-oliveleaf 
for openSUSE:Factory checked in at 2016-03-16 10:36:13

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


Package is "terminology-theme-openSUSE-oliveleaf"

Changes:

--- 
/work/SRC/openSUSE:Factory/terminology-theme-openSUSE-oliveleaf/terminology-theme-openSUSE-oliveleaf.changes
2015-06-24 20:45:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.terminology-theme-openSUSE-oliveleaf.new/terminology-theme-openSUSE-oliveleaf.changes
   2016-03-16 10:36:30.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar 14 12:55:48 UTC 2016 - sfl...@suse.de
+
+- Update to 20160314 which now builds for factory again
+  It also now supports Tabs correctly. 
+
+---

Old:

  terminology-theme-openSUSE-oliveleaf-20140918.tar.xz

New:

  terminology-theme-openSUSE-oliveleaf-20160314.tar.xz



Other differences:
--
++ terminology-theme-openSUSE-oliveleaf.spec ++
--- /var/tmp/diff_new_pack.5qrm26/_old  2016-03-16 10:36:31.0 +0100
+++ /var/tmp/diff_new_pack.5qrm26/_new  2016-03-16 10:36:31.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package terminology-theme-openSUSE
+# spec file for package terminology-theme-openSUSE-oliveleaf
 #
-# 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
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   terminology-theme-openSUSE-oliveleaf
-Version:20140918
+Version:20160314
 Release:0
 Summary:openSUSE theme for Terminology
 License:BSD-2-Clause and LGPL-2.1 and CC-BY-SA-3.0

++ terminology-theme-openSUSE-oliveleaf-20140918.tar.xz -> 
terminology-theme-openSUSE-oliveleaf-20160314.tar.xz ++
 3668 lines of diff (skipped)




commit libfastjson for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package libfastjson for openSUSE:Factory 
checked in at 2016-03-16 10:35:56

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


Package is "libfastjson"

Changes:

--- /work/SRC/openSUSE:Factory/libfastjson/libfastjson.changes  2016-01-11 
19:11:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.libfastjson.new/libfastjson.changes 
2016-03-16 10:36:09.0 +0100
@@ -1,0 +2,8 @@
+Sun Mar 13 06:35:51 UTC 2016 - astie...@suse.com
+
+- update to 0.99.2
+  * new API: json_object_get_member_count()
+  * make comaptible with autoconf < 2.64
+  * 0.99.1 was not released
+
+---

Old:

  libfastjson-0.99.0.tar.gz

New:

  libfastjson-0.99.2.tar.gz



Other differences:
--
++ libfastjson.spec ++
--- /var/tmp/diff_new_pack.TqtQF4/_old  2016-03-16 10:36:09.0 +0100
+++ /var/tmp/diff_new_pack.TqtQF4/_new  2016-03-16 10:36:09.0 +0100
@@ -18,7 +18,7 @@
 
 %define somajor 3
 Name:   libfastjson
-Version:0.99.0
+Version:0.99.2
 Release:0
 Summary:Fast JSON parsing library, a fork of json-c
 License:MIT
@@ -65,11 +65,10 @@
 make %{?_smp_mflags} check
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -n libfastjson%{somajor} -p /sbin/ldconfig
-
 %postun -n libfastjson%{somajor} -p /sbin/ldconfig
 
 %files -n libfastjson%{somajor}

++ libfastjson-0.99.0.tar.gz -> libfastjson-0.99.2.tar.gz ++
 2281 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/libfastjson-0.99.0/ChangeLog new/libfastjson-0.99.2/ChangeLog
--- old/libfastjson-0.99.0/ChangeLog2015-12-21 12:06:31.0 +0100
+++ new/libfastjson-0.99.2/ChangeLog2016-03-07 15:27:43.0 +0100
@@ -1,3 +1,12 @@
+0.99.2 2016-03-07
+- new API: json_object_get_member_count()
+- make comaptible with autoconf < 2.64
+
+0.99.1
+was never released, but has accidently been used by some
+Adiscon packages. In order to prevent confusion, we have decided
+not to use this version number for any official version.
+
 0.99.0 2015-12-22
 - bugfix: reference counting was not thread-safe
 
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/libfastjson-0.99.0/compile new/libfastjson-0.99.2/compile
--- old/libfastjson-0.99.0/compile  2015-12-17 17:03:23.0 +0100
+++ new/libfastjson-0.99.2/compile  2016-01-13 08:19:06.0 +0100
@@ -3,7 +3,7 @@
 
 scriptversion=2012-10-14.11; # UTC
 
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
 # Written by Tom Tromey .
 #
 # This program is free software; you can redistribute it and/or modify
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/libfastjson-0.99.0/configure.ac new/libfastjson-0.99.2/configure.ac
--- old/libfastjson-0.99.0/configure.ac 2015-12-17 17:03:10.0 +0100
+++ new/libfastjson-0.99.2/configure.ac 2016-03-07 15:25:07.0 +0100
@@ -1,7 +1,7 @@
 AC_PREREQ(2.52)
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT([libfastjson], 0.99.0, [rsys...@lists.adiscon.com])
+AC_INIT([libfastjson], 0.99.2, [rsys...@lists.adiscon.com])
 
 AM_INIT_AUTOMAKE
 
@@ -111,10 +111,10 @@
 AC_SUBST(JSON_BSYMBOLIC_LDFLAGS)
 
 #AX_APPEND_COMPILE_FLAGS([-Wall -Werror -Wno-error=deprecated-declarations])
-AX_APPEND_COMPILE_FLAGS([-Wall -Wno-error=deprecated-declarations])
-AX_APPEND_COMPILE_FLAGS([-Wextra -Wwrite-string -Wno-unused-parameter])
-AX_APPEND_COMPILE_FLAGS([-std=gnu99])
-AX_APPEND_COMPILE_FLAGS([-D_GNU_SOURCE -D_REENTRANT])
+#AX_APPEND_COMPILE_FLAGS([-Wall -Wno-error=deprecated-declarations])
+#AX_APPEND_COMPILE_FLAGS([-Wextra -Wwrite-string 

commit python3-psutil for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python3-psutil for openSUSE:Factory 
checked in at 2016-03-16 10:35:43

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


Package is "python3-psutil"

Changes:

--- /work/SRC/openSUSE:Factory/python3-psutil/python3-psutil.changes
2016-02-22 08:57:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-psutil.new/python3-psutil.changes   
2016-03-16 10:35:57.0 +0100
@@ -1,0 +2,28 @@
+Sat Mar 12 19:17:20 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * removed TODO from %doc, not in tar-ball anymore
+
+- update to version 4.1.0:
+  * Enhancements
++ #777: [Linux] Process.open_files() on Linux return 3 new fields:
+   position, mode and flags.
++ #779: Process.cpu_times() returns two new fields,
+   'children_user' and 'children_system' (always set to 0 on OSX
+   and Windows).
++ #789: [Windows] psutil.cpu_times() return two new fields:
+   "interrupt" and "dpc". Same for psutil.cpu_times_percent().
++ #792: new psutil.cpu_stats() function returning number of CPU
+   ctx switches interrupts, soft interrupts and syscalls.
+  * Bug fixes
++ #774: [FreeBSD] net_io_counters() dropout is no longer set to 0
+   if the kernel provides it.
++ #776: [Linux] Process.cpu_affinity() may erroneously raise
+   NoSuchProcess. (patch by wxwright)
++ #780: [OSX] psutil does not compile with some gcc versions.
++ #786: net_if_addrs() may report incomplete MAC addresses.
++ #788: [NetBSD] virtual_memory()'s buffers and shared values were
+   set to 0.
++ #790: [OSX] psutil won't compile on OSX 10.4.
+
+---

Old:

  psutil-4.0.0.tar.gz

New:

  psutil-4.1.0.tar.gz



Other differences:
--
++ python3-psutil.spec ++
--- /var/tmp/diff_new_pack.tdeo9L/_old  2016-03-16 10:35:58.0 +0100
+++ /var/tmp/diff_new_pack.tdeo9L/_new  2016-03-16 10:35:58.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-psutil
-Version:4.0.0
+Version:4.1.0
 Release:0
 Summary:A process utilities module for Python
 License:BSD-3-Clause
@@ -54,7 +54,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CREDITS HISTORY.rst LICENSE README.rst TODO
+%doc CREDITS HISTORY.rst LICENSE README.rst
 %{python3_sitearch}/psutil/
 %{python3_sitearch}/psutil/_psutil_*.so
 %{python3_sitearch}/psutil-%{version}-py*.egg-info

++ psutil-4.0.0.tar.gz -> psutil-4.1.0.tar.gz ++
 3917 lines of diff (skipped)




commit translate-shell for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package translate-shell for openSUSE:Factory 
checked in at 2016-03-16 10:36:08

Comparing /work/SRC/openSUSE:Factory/translate-shell (Old)
 and  /work/SRC/openSUSE:Factory/.translate-shell.new (New)


Package is "translate-shell"

Changes:

--- /work/SRC/openSUSE:Factory/translate-shell/translate-shell.changes  
2016-03-05 13:07:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.translate-shell.new/translate-shell.changes 
2016-03-16 10:36:23.0 +0100
@@ -1,0 +2,7 @@
+Mon Mar 14 08:54:34 UTC 2016 - idon...@suse.com
+
+- Update to 0.9.3.2
+  * No changelog upstream
+- Run tests with a UTF-8 locale.
+
+---

Old:

  translate-shell-0.9.3.1.tar.gz

New:

  translate-shell-0.9.3.2.tar.gz



Other differences:
--
++ translate-shell.spec ++
--- /var/tmp/diff_new_pack.bJ83uC/_old  2016-03-16 10:36:24.0 +0100
+++ /var/tmp/diff_new_pack.bJ83uC/_new  2016-03-16 10:36:24.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   translate-shell
-Version:0.9.3.1
+Version:0.9.3.2
 Release:0
 Summary:Google Translate to serve as a command-line tool
 License:Unlicense
@@ -53,7 +53,7 @@
   PREFIX=%{buildroot}%{_prefix}
 
 %check
-make test %{?_smp_mflags}
+LC_ALL=en_US.UTF-8 make test %{?_smp_mflags}
 
 %files
 %defattr(-,root,root)

++ translate-shell-0.9.3.1.tar.gz -> translate-shell-0.9.3.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/translate-shell-0.9.3.1/README.md 
new/translate-shell-0.9.3.2/README.md
--- old/translate-shell-0.9.3.1/README.md   2016-02-27 04:05:24.0 
+0100
+++ new/translate-shell-0.9.3.2/README.md   2016-03-11 21:05:18.0 
+0100
@@ -108,19 +108,19 @@
 
 ### Option #2. From A Package Manager
 
- Using [Antigen](https://github.com/zsh-users/antigen)
+ Using [Antigen](http://antigen.sharats.me/)
 
 Add the following line to your `.zshrc`:
 
 antigen bundle soimort/translate-shell
 
- Using [Homebrew](https://github.com/Homebrew/homebrew)
+ Using [Homebrew](http://brew.sh/)
 
-$ brew install https://www.soimort.org/translate-shell/translate-shell.rb
+$ brew install translate-shell
 
 On Linux with [Linuxbrew](https://github.com/Homebrew/linuxbrew), you may 
ignore its dependencies (e.g. gawk) if you already have them in your system:
 
-$ brew install --ignore-dependencies 
https://www.soimort.org/translate-shell/translate-shell.rb
+$ brew install --ignore-dependencies translate-shell
 
  Using your favorite package manager
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/translate-shell-0.9.3.1/build.awk 
new/translate-shell-0.9.3.2/build.awk
--- old/translate-shell-0.9.3.1/build.awk   2016-02-27 04:05:24.0 
+0100
+++ new/translate-shell-0.9.3.2/build.awk   2016-03-11 21:05:18.0 
+0100
@@ -251,11 +251,12 @@
 
 d("Updating gh-pages/translate-shell.rb ...")
 # Update gh-pages/translate-shell.rb
-("sha1sum " PagesPath "translate-shell.tar.gz") | getline temp
+system("git archive --format=tar.gz --prefix=translate-shell-"Version"/ 
v"Version" >"PagesPath"/v"Version".tar.gz")
+("sha256sum " PagesPath"/v"Version".tar.gz") | getline temp
 split(temp, group)
-sha1 = group[1]
+sha256 = group[1]
 text = readFrom(HomebrewFormula ".temp")
-gsub(/\$sha1\$/, sha1, text)
+gsub(/\$sha256\$/, sha256, text)
 gsub(/\$Version\$/, Version, text)
 writeTo(text, HomebrewFormula)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/translate-shell-0.9.3.1/include/Commons.awk 
new/translate-shell-0.9.3.2/include/Commons.awk
--- old/translate-shell-0.9.3.1/include/Commons.awk 2016-02-27 
04:05:24.0 +0100
+++ new/translate-shell-0.9.3.2/include/Commons.awk 2016-03-11 
21:05:18.0 +0100
@@ -109,6 +109,16 @@
 return temp
 }
 
+# Reverse a string.
+function reverse(string,
+ 
+ i, temp) {
+temp = NULLSTR
+for (i = length(string); i > 0; i--)
+temp = temp substr(string, i, 1);
+return temp
+}
+
 # Join an array into one string;
 # Return the string.
 function join(array, separator, sortedIn, preserveNull,
@@ -420,6 +430,7 @@
 # Initialize `UrlEncoding`.
 # See: 
 function initUrlEncoding() {
+UrlEncoding["\t"] = "%09"
 UrlEncoding["\n"] = "%0A"
 UrlEncoding[" "]  = "%20"
 UrlEncoding["!"]  = "%21"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit liblognorm for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package liblognorm for openSUSE:Factory 
checked in at 2016-03-16 10:35:55

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


Package is "liblognorm"

Changes:

--- /work/SRC/openSUSE:Factory/liblognorm/liblognorm.changes2015-07-23 
15:23:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.liblognorm.new/liblognorm.changes   
2016-03-16 10:36:07.0 +0100
@@ -1,0 +2,8 @@
+Sun Mar 13 06:44:13 UTC 2016 - astie...@suse.com
+
+- liblognorm 1.1.3:
+  * add support for libfastjson
+  * check for runaway rules
+  * fix: process last line if it misses the terminating LF
+
+---

Old:

  liblognorm-1.1.2.tar.gz

New:

  liblognorm-1.1.3.tar.gz



Other differences:
--
++ liblognorm.spec ++
--- /var/tmp/diff_new_pack.6XT78c/_old  2016-03-16 10:36:08.0 +0100
+++ /var/tmp/diff_new_pack.6XT78c/_new  2016-03-16 10:36:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package liblognorm
 #
-# 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
@@ -19,7 +19,7 @@
 %define sover 2
 %define with_html_docs 0%{?suse_version} >= 1310 && 0%{?suse_version} != 1315
 Name:   liblognorm
-Version:1.1.2
+Version:1.1.3
 Release:0
 Summary:Library and tool to normalize log data
 License:LGPL-2.1+ and Apache-2.0
@@ -30,10 +30,12 @@
 %if 0%{?suse_version} >= 1210
 BuildRequires:  pkgconfig(json-c)
 BuildRequires:  pkgconfig(libestr)
+BuildRequires:  pkgconfig(libfastjson) >= 0.99.0
 BuildRequires:  pkgconfig(libpcre)
 BuildRequires:  pkgconfig(pkg-config) >= 0.9.0
 %else
 BuildRequires:  libestr-devel
+BuildRequires:  libfastjson-devel >= 0.99.0
 BuildRequires:  libjson-c-devel
 BuildRequires:  pcre-devel
 BuildRequires:  pkg-config >= 0.9.0
@@ -134,7 +136,7 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 find %{buildroot} -type f -name "*.la" -delete -print
 %if %{with_html_docs}
 rm %{buildroot}/%{_docdir}/%{name}/.buildinfo
@@ -144,7 +146,6 @@
 make check %{?_smp_mflags}
 
 %post -n liblognorm%{sover} -p /sbin/ldconfig
-
 %postun -n liblognorm%{sover} -p /sbin/ldconfig
 
 %files -n liblognorm%{sover}

++ liblognorm-1.1.2.tar.gz -> liblognorm-1.1.3.tar.gz ++
 3105 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/liblognorm-1.1.2/ChangeLog new/liblognorm-1.1.3/ChangeLog
--- old/liblognorm-1.1.2/ChangeLog  2015-07-20 10:23:03.0 +0200
+++ new/liblognorm-1.1.3/ChangeLog  2016-03-07 15:13:29.0 +0100
@@ -1,4 +1,23 @@
 --
+Version 1.1.3, 2016-03-07
+- add support for libfastjson
+- make work on Solaris
+- check for runaway rules.
+  A runaway rule is one that has unmatched percent signs and thus
+  is not terminated properly at its end. This also means we no longer
+  accept "rule=" at the first column of a continuation line, which is
+  no problem (see doc for more information).
+- fix: process last line if it misses the terminating LF
+  This problem occurs with the very last line of a rulebase (at EOF).
+  If it is not properly terminated (LF missing), it is silently ignored.
+  Previous versions did obviously process lines in this case. While
+  technically this is invalid input, we can't outrule that such rulebases
+  exist. For example, they do in the rsyslog testbench, which made
+  us aware of the problem (see https://github.com/rsyslog/rsyslog/issues/489 )
+  I think the proper way of addressing this is to process such lines without
+  termination, as many other tools do as well.
+  closes https://github.com/rsyslog/liblognorm/issues/135
+--
 Version 1.1.2, 2015-07-20
 - permit newline inside parser definition
 - new parser "cisco-interface-spec"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs 

commit ghc-foldl for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package ghc-foldl for openSUSE:Factory 
checked in at 2016-03-16 10:36:17

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


Package is "ghc-foldl"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-foldl/ghc-foldl.changes  2016-02-09 
13:32:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-foldl.new/ghc-foldl.changes 2016-03-16 
10:36:36.0 +0100
@@ -1,0 +2,5 @@
+Sun Mar 13 12:05:26 UTC 2016 - mimi...@gmail.com
+
+- update to 1.1.6 
+
+---

Old:

  foldl-1.1.5.tar.gz

New:

  foldl-1.1.6.tar.gz



Other differences:
--
++ ghc-foldl.spec ++
--- /var/tmp/diff_new_pack.I2Fti2/_old  2016-03-16 10:36:37.0 +0100
+++ /var/tmp/diff_new_pack.I2Fti2/_new  2016-03-16 10:36:37.0 +0100
@@ -18,7 +18,7 @@
 %global pkg_name foldl
 
 Name:   ghc-foldl
-Version:1.1.5
+Version:1.1.6
 Release:0
 Summary:Composable, streaming, and efficient left folds
 Group:  System/Libraries

++ foldl-1.1.5.tar.gz -> foldl-1.1.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/foldl-1.1.5/foldl.cabal new/foldl-1.1.6/foldl.cabal
--- old/foldl-1.1.5/foldl.cabal 2016-01-22 07:01:46.0 +0100
+++ new/foldl-1.1.6/foldl.cabal 2016-03-12 21:01:49.0 +0100
@@ -1,5 +1,5 @@
 Name: foldl
-Version: 1.1.5
+Version: 1.1.6
 Cabal-Version: >=1.8.0.2
 Build-Type: Simple
 License: BSD3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/foldl-1.1.5/src/Control/Foldl.hs 
new/foldl-1.1.6/src/Control/Foldl.hs
--- old/foldl-1.1.5/src/Control/Foldl.hs2016-01-22 07:01:46.0 
+0100
+++ new/foldl-1.1.6/src/Control/Foldl.hs2016-03-12 21:01:49.0 
+0100
@@ -64,7 +64,9 @@
 , sum
 , product
 , maximum
+, maximumBy
 , minimum
+, minimumBy
 , elem
 , notElem
 , find
@@ -549,11 +551,33 @@
 maximum = _Fold1 max
 {-# INLINABLE maximum #-}
 
+{-| Computes the maximum element with respect to the given comparison
+function
+-}
+maximumBy :: (a -> a -> Ordering) -> Fold a (Maybe a)
+maximumBy cmp = _Fold1 max'
+  where 
+max' x y = case cmp x y of
+GT -> x
+_  -> y
+{-# INLINABLE maximumBy #-}
+
 -- | Computes the minimum element
 minimum :: Ord a => Fold a (Maybe a)
 minimum = _Fold1 min
 {-# INLINABLE minimum #-}
 
+{-| Computes the minimum element with respect to the given comparison
+function
+-}
+minimumBy :: (a -> a -> Ordering) -> Fold a (Maybe a)
+minimumBy cmp = _Fold1 min'
+  where 
+min' x y = case cmp x y of
+GT -> y
+_  -> x
+{-# INLINABLE minimumBy #-}
+
 {-| @(elem a)@ returns 'True' if the container has an element equal to @a@,
 'False' otherwise
 -}
@@ -927,6 +951,7 @@
 > handles _1   :: Fold a r -> Fold (a, b) r
 > handles _Left:: Fold a r -> Fold (Either a b) r
 > handles traverse :: Traversable t => Fold a r -> Fold (t a) r
+> handles folded   :: Foldablet => Fold a r -> Fold (t a) r
 
 >>> fold (handles traverse sum) [[1..5],[6..10]]
 55
@@ -934,7 +959,7 @@
 >>> fold (handles (traverse.traverse) sum) [[Nothing, Just 2, Just 7],[Just 
 >>> 13, Nothing, Just 20]]
 42
 
->>> fold (handles (filtered even) sum) [1,3,5,7,21,21]
+>>> fold (handles (filtered even) sum) [1..10]
 42
 
 >>> fold (handles _2 mconcat) [(1,"Hello "),(2,"World"),(3,"!")]
@@ -978,6 +1003,7 @@
 > handlesM _1   :: FoldM m a r -> FoldM (a, b) r
 > handlesM _Left:: FoldM m a r -> FoldM (Either a b) r
 > handlesM traverse :: Traversable t => FoldM m a r -> FoldM m (t a) r
+> handlesM folded   :: Foldablet => FoldM m a r -> FoldM m (t a) r
 
 `handlesM` obeys these laws:
 




commit python3-colorama for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python3-colorama for 
openSUSE:Factory checked in at 2016-03-16 10:35:44

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


Package is "python3-colorama"

Changes:

--- /work/SRC/openSUSE:Factory/python3-colorama/python3-colorama.changes
2016-01-15 10:41:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-colorama.new/python3-colorama.changes   
2016-03-16 10:35:59.0 +0100
@@ -1,0 +2,8 @@
+Sat Mar 12 19:16:22 UTC 2016 - a...@gmx.de
+
+- update to version 0.3.7:
+  * Fix issue #84: check if stream has 'closed' attribute before
+testing it
+  * Fix issue #74: objects might become None at exit
+
+---

Old:

  colorama-0.3.6.tar.gz

New:

  colorama-0.3.7.tar.gz



Other differences:
--
++ python3-colorama.spec ++
--- /var/tmp/diff_new_pack.irFtak/_old  2016-03-16 10:36:00.0 +0100
+++ /var/tmp/diff_new_pack.irFtak/_new  2016-03-16 10:36:00.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-colorama
-Version:0.3.6
+Version:0.3.7
 Release:0
 Summary:Cross-platform colored terminal text
 License:BSD-3-Clause

++ colorama-0.3.6.tar.gz -> colorama-0.3.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorama-0.3.6/CHANGELOG.rst 
new/colorama-0.3.7/CHANGELOG.rst
--- old/colorama-0.3.6/CHANGELOG.rst2016-01-08 15:20:15.0 +0100
+++ new/colorama-0.3.7/CHANGELOG.rst2016-03-08 10:14:21.0 +0100
@@ -1,3 +1,6 @@
+0.3.7
+  * Fix issue #84: check if stream has 'closed' attribute before testing it
+  * Fix issue #74: objects might become None at exit
 0.3.6
   * Fix issue #81: fix ValueError when a closed stream was used
 0.3.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorama-0.3.6/PKG-INFO new/colorama-0.3.7/PKG-INFO
--- old/colorama-0.3.6/PKG-INFO 2016-01-09 20:05:56.0 +0100
+++ new/colorama-0.3.7/PKG-INFO 2016-03-08 10:18:24.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: colorama
-Version: 0.3.6
+Version: 0.3.7
 Summary: Cross-platform colored terminal text.
 Home-page: https://github.com/tartley/colorama
 Author: Arnon Yaari
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorama-0.3.6/colorama/__init__.py 
new/colorama-0.3.7/colorama/__init__.py
--- old/colorama-0.3.6/colorama/__init__.py 2016-01-08 15:20:45.0 
+0100
+++ new/colorama-0.3.7/colorama/__init__.py 2016-03-08 10:14:45.0 
+0100
@@ -3,5 +3,5 @@
 from .ansi import Fore, Back, Style, Cursor
 from .ansitowin32 import AnsiToWin32
 
-__version__ = '0.3.6'
+__version__ = '0.3.7'
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorama-0.3.6/colorama/ansitowin32.py 
new/colorama-0.3.7/colorama/ansitowin32.py
--- old/colorama-0.3.6/colorama/ansitowin32.py  2015-12-14 09:09:52.0 
+0100
+++ new/colorama-0.3.7/colorama/ansitowin32.py  2016-02-11 11:19:34.0 
+0100
@@ -13,6 +13,10 @@
 winterm = WinTerm()
 
 
+def is_stream_closed(stream):
+return not hasattr(stream, 'closed') or stream.closed
+
+
 def is_a_tty(stream):
 return hasattr(stream, 'isatty') and stream.isatty()
 
@@ -64,12 +68,12 @@
 
 # should we strip ANSI sequences from our output?
 if strip is None:
-strip = conversion_supported or (not wrapped.closed and not 
is_a_tty(wrapped))
+strip = conversion_supported or (not is_stream_closed(wrapped) and 
not is_a_tty(wrapped))
 self.strip = strip
 
 # should we should convert ANSI sequences into win32 calls?
 if convert is None:
-convert = conversion_supported and not wrapped.closed and 
is_a_tty(wrapped)
+convert = conversion_supported and not is_stream_closed(wrapped) 
and is_a_tty(wrapped)
 self.convert = convert
 
 # dict of ansi codes to win32 functions and parameters
@@ -145,7 +149,7 @@
 def reset_all(self):
 if self.convert:
 self.call_win32('m', (0,))
-elif not self.strip and not self.wrapped.closed:
+elif not self.strip and not is_stream_closed(self.wrapped):
 self.wrapped.write(Style.RESET_ALL)
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/colorama-0.3.6/colorama/initialise.py 
new/colorama-0.3.7/colorama/initialise.py
--- old/colorama-0.3.6/colorama/initialise.py   2015-12-03 22:37:49.0 
+0100
+++ 

commit perl-File-Remove for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package perl-File-Remove for 
openSUSE:Factory checked in at 2016-03-16 10:35:50

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


Package is "perl-File-Remove"

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-Remove/perl-File-Remove.changes
2016-01-15 10:42:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-File-Remove.new/perl-File-Remove.changes   
2016-03-16 10:36:03.0 +0100
@@ -1,0 +2,6 @@
+Sun Mar 13 01:29:07 UTC 2016 - ch...@computersalat.de
+
+- fix dep for Module::Build >= 0.2800
+  * the developper usally uses 4 digits and not 6
+
+---



Other differences:
--
++ perl-File-Remove.spec ++
--- /var/tmp/diff_new_pack.xQfpoa/_old  2016-03-16 10:36:04.0 +0100
+++ /var/tmp/diff_new_pack.xQfpoa/_new  2016-03-16 10:36:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-File-Remove
 #
-# 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
@@ -32,7 +32,7 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(Cwd) >= 3.29
 BuildRequires:  perl(File::Spec) >= 3.29
-BuildRequires:  perl(Module::Build) >= 0.28
+BuildRequires:  perl(Module::Build) >= 0.2800
 Requires:   perl(Cwd) >= 3.29
 Requires:   perl(File::Spec) >= 3.29
 %{perl_requires}




commit glpk for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package glpk for openSUSE:Factory checked in 
at 2016-03-16 10:36:07

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


Package is "glpk"

Changes:

--- /work/SRC/openSUSE:Factory/glpk/glpk.changes2016-02-22 
08:57:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.glpk.new/glpk.changes   2016-03-16 
10:36:22.0 +0100
@@ -1,0 +2,14 @@
+Sun Mar 13 15:07:54 UTC 2016 - mplus...@suse.com
+
+- Update to 4.59
+  * Some bugs were fixed and some improvements were made in the 
+MIP solver.
+  * The data file format used by API routines glp_read_graph and 
+glp_write_graph was changed. For more details please see the 
+document "GLPK: Graph and Network Routines" included in the 
+distribution.
+  * Translation of the document "Modeling Language GNU MathProg" 
+to Brazilian Portuguese (pt-BR) was included (in LaTeX and pdf
+formats).
+
+---

Old:

  glpk-4.58.tar.gz
  glpk-4.58.tar.gz.sig

New:

  glpk-4.59.tar.gz
  glpk-4.59.tar.gz.sig



Other differences:
--
++ glpk.spec ++
--- /var/tmp/diff_new_pack.M7BB9Y/_old  2016-03-16 10:36:23.0 +0100
+++ /var/tmp/diff_new_pack.M7BB9Y/_new  2016-03-16 10:36:23.0 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define lname   libglpk39
+%define lname   libglpk40
 Name:   glpk
-Version:4.58
+Version:4.59
 Release:0
 Summary:GNU Linear Programming Kit
 License:GPL-3.0

++ glpk-4.58.tar.gz -> glpk-4.59.tar.gz ++
 55568 lines of diff (skipped)





commit dropbear for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package dropbear for openSUSE:Factory 
checked in at 2016-03-16 10:36:05

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


Package is "dropbear"

Changes:

--- /work/SRC/openSUSE:Factory/dropbear/dropbear.changes2015-12-06 
07:44:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.dropbear.new/dropbear.changes   2016-03-16 
10:36:20.0 +0100
@@ -1,0 +2,8 @@
+Fri Mar 11 16:00:23 UTC 2016 - thard...@suse.com
+
+- updated to upstream version 2016.72
+  * Validate X11 forwarding input. Could allow bypass of authorized_keys 
command= restrictions,
+found by github.com/tintinweb. Thanks for Damien Miller for a patch.
+- used as bug fix release for bnc#970633 - VUL-0: CVE-2016-3116
+
+---

Old:

  dropbear-2015.71.tar.bz2
  dropbear-2015.71.tar.bz2.asc

New:

  dropbear-2016.72.tar.bz2
  dropbear-2016.72.tar.bz2.asc



Other differences:
--
++ dropbear.spec ++
--- /var/tmp/diff_new_pack.1CF1SH/_old  2016-03-16 10:36:21.0 +0100
+++ /var/tmp/diff_new_pack.1CF1SH/_new  2016-03-16 10:36:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dropbear
 #
-# 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
@@ -21,7 +21,7 @@
 %endif
 
 Name:   dropbear
-Version:2015.71
+Version:2016.72
 Release:0
 Summary:A relatively small SSH 2 server and client
 License:MIT

++ dropbear-2015.71.tar.bz2 -> dropbear-2016.72.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dropbear-2015.71/.hg_archival.txt 
new/dropbear-2016.72/.hg_archival.txt
--- old/dropbear-2015.71/.hg_archival.txt   2015-12-03 14:23:59.0 
+0100
+++ new/dropbear-2016.72/.hg_archival.txt   2016-03-09 15:54:53.0 
+0100
@@ -1,6 +1,6 @@
 repo: d7da3b1e15401eb234ec866d5eac992fc4cd5878
-node: 9a944a243f08be6b22d32f166a0690eb4872462b
+node: 78b12b6549be08b0bea3da329b2578060a76ca31
 branch: default
-latesttag: DROPBEAR_2015.70
-latesttagdistance: 10
-changessincelatesttag: 11
+latesttag: DROPBEAR_2015.71
+latesttagdistance: 3
+changessincelatesttag: 3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dropbear-2015.71/CHANGES new/dropbear-2016.72/CHANGES
--- old/dropbear-2015.71/CHANGES2015-12-03 14:23:59.0 +0100
+++ new/dropbear-2016.72/CHANGES2016-03-09 15:54:53.0 +0100
@@ -1,3 +1,8 @@
+2016.72 - 9 March 2016
+
+- Validate X11 forwarding input. Could allow bypass of authorized_keys 
command= restrictions,
+  found by github.com/tintinweb. Thanks for Damien Miller for a patch.
+
 2015.71 - 3 December 2015
 
 - Fix "bad buf_incrpos" when data is transferred, broke in 2015.69
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dropbear-2015.71/debian/changelog 
new/dropbear-2016.72/debian/changelog
--- old/dropbear-2015.71/debian/changelog   2015-12-03 14:23:59.0 
+0100
+++ new/dropbear-2016.72/debian/changelog   2016-03-09 15:54:53.0 
+0100
@@ -1,8 +1,8 @@
-dropbear (2015.71-0.1) unstable; urgency=low
+dropbear (2016.72-0.1) unstable; urgency=low
 
   * New upstream release.
 
- -- Matt Johnston   Thu, 3 Dec 2015 22:52:58 +0800
+ -- Matt Johnston   Wed, 10 Mar 2016 22:52:58 +0800
 
 dropbear (2015.70-0.1) unstable; urgency=low
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dropbear-2015.71/svr-x11fwd.c 
new/dropbear-2016.72/svr-x11fwd.c
--- old/dropbear-2015.71/svr-x11fwd.c   2015-12-03 14:24:00.0 +0100
+++ new/dropbear-2016.72/svr-x11fwd.c   2016-03-09 15:54:54.0 +0100
@@ -42,11 +42,29 @@
 static int bindport(int fd);
 static int send_msg_channel_open_x11(int fd, struct sockaddr_in* addr);
 
+/* Check untrusted xauth strings for metacharacters */
+/* Returns DROPBEAR_SUCCESS/DROPBEAR_FAILURE */
+static int
+xauth_valid_string(const char *s)
+{
+   size_t i;
+
+   for (i = 0; s[i] != '\0'; i++) {
+   if (!isalnum(s[i]) &&
+   s[i] != '.' && s[i] != ':' && s[i] != '/' &&
+   s[i] != '-' && s[i] != '_') {
+   return DROPBEAR_FAILURE;
+   }
+   }
+   return DROPBEAR_SUCCESS;
+}
+
+
 /* called as a request for a session channel, sets up 

commit enlightenment-theme-openSUSE-ice for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package enlightenment-theme-openSUSE-ice for 
openSUSE:Factory checked in at 2016-03-16 10:36:10

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


Package is "enlightenment-theme-openSUSE-ice"

Changes:

--- 
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE-ice/enlightenment-theme-openSUSE-ice.changes
2014-10-16 18:16:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE-ice.new/enlightenment-theme-openSUSE-ice.changes
   2016-03-16 10:36:25.0 +0100
@@ -1,0 +2,10 @@
+Mon Mar 14 14:11:29 UTC 2016 - sfl...@suse.de
+
+- spec cleaner run 
+
+---
+Mon Mar 14 14:00:27 UTC 2016 - sfl...@suse.de
+
+- 20160314 rebase on efl 1.17.0 fix factory build
+
+---

Old:

  enlightenment-theme-openSUSE-ice-20141011.tar.xz

New:

  enlightenment-theme-openSUSE-ice-20160314.tar.xz



Other differences:
--
++ enlightenment-theme-openSUSE-ice.spec ++
--- /var/tmp/diff_new_pack.Buu4eE/_old  2016-03-16 10:36:26.0 +0100
+++ /var/tmp/diff_new_pack.Buu4eE/_new  2016-03-16 10:36:26.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package enlightenment-theme-openSUSE
+# spec file for package enlightenment-theme-openSUSE-ice
 #
-# Copyright (c) 2014 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
@@ -17,16 +17,16 @@
 
 
 Name:   enlightenment-theme-openSUSE-ice
-Version:20141011
+Version:20160314
 Release:0
 Summary:A light openSUSE theme modified to suite the openSUSE 13.2 
artwork
 License:BSD-2-Clause and LGPL-2.1 and CC-BY-SA-3.0
 Group:  System/GUI/Other
 Url:https://en.opensuse.org/Portal:Enlightenment
 Source: enlightenment-theme-openSUSE-ice-%{version}.tar.xz
-BuildRequires:  edje
 # for convert
 BuildRequires:  ImageMagick
+BuildRequires:  edje
 Requires:   elementary
 Provides:   enlightenment-theme
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ enlightenment-theme-openSUSE-ice-20141011.tar.xz -> 
enlightenment-theme-openSUSE-ice-20160314.tar.xz ++
/work/SRC/openSUSE:Factory/enlightenment-theme-openSUSE-ice/enlightenment-theme-openSUSE-ice-20141011.tar.xz
 
/work/SRC/openSUSE:Factory/.enlightenment-theme-openSUSE-ice.new/enlightenment-theme-openSUSE-ice-20160314.tar.xz
 differ: char 26, line 1




commit pidgin-otr for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package pidgin-otr for openSUSE:Factory 
checked in at 2016-03-16 10:35:38

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


Package is "pidgin-otr"

Changes:

--- /work/SRC/openSUSE:Factory/pidgin-otr/pidgin-otr.changes2014-11-26 
23:04:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin-otr.new/pidgin-otr.changes   
2016-03-16 10:35:53.0 +0100
@@ -1,0 +2,7 @@
+Fri Mar 11 07:31:22 UTC 2016 - astie...@suse.com
+
+- Update to version 4.0.2 (boo#970498, CVE-2015-8833):
+  + Fix use-after-free issue during SMP (CVE-2015-8833).
+  + Updated translations.
+
+---
@@ -10,3 +17,3 @@
-- pidgin-otr 4.0.1:
-  - Fix max message size for Novell Groupwise.
-  - Updated translations.
+- Update to version  4.0.1:
+  + Fix max message size for Novell Groupwise.
+  + Updated translations.

Old:

  pidgin-otr-4.0.1.tar.gz
  pidgin-otr-4.0.1.tar.gz.asc

New:

  pidgin-otr-4.0.2.tar.gz
  pidgin-otr-4.0.2.tar.gz.asc



Other differences:
--
++ pidgin-otr.spec ++
--- /var/tmp/diff_new_pack.QCbJgm/_old  2016-03-16 10:35:54.0 +0100
+++ /var/tmp/diff_new_pack.QCbJgm/_new  2016-03-16 10:35:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pidgin-otr
 #
-# Copyright (c) 2014 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
@@ -17,7 +17,7 @@
 
 
 Name:   pidgin-otr
-Version:4.0.1
+Version:4.0.2
 Release:0
 Summary:"Off The Record" end-to-end encryption plugin for gaim
 License:GPL-2.0+
@@ -25,17 +25,16 @@
 Url:http://www.cypherpunks.ca/otr/
 Source: http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz
 Source2:http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz.asc
-# https://otr.cypherpunks.ca/gpgkey.asc
-Source3:pidgin-otr.keyring
+Source3:https://otr.cypherpunks.ca/gpgkey.asc#/pidgin-otr.keyring
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
 BuildRequires:  libotr-devel >= 4.0.0
 BuildRequires:  pidgin-devel
 BuildRequires:  update-desktop-files
-%requires_gepidgin
 Provides:   gaim-otr = %{version}
 Obsoletes:  gaim-otr <= 3.0.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%requires_gepidgin
 
 %description
 This is a gaim plugin which implements Off-the-Record (OTR)
@@ -69,7 +68,7 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang pidgin-otr
 

++ pidgin-otr-4.0.1.tar.gz -> pidgin-otr-4.0.2.tar.gz ++
 11172 lines of diff (skipped)

++ pidgin-otr.keyring ++
--- /var/tmp/diff_new_pack.QCbJgm/_old  2016-03-16 10:35:54.0 +0100
+++ /var/tmp/diff_new_pack.QCbJgm/_new  2016-03-16 10:35:54.0 +0100
@@ -1,30 +1,60 @@
 -BEGIN PGP PUBLIC KEY BLOCK-
-Version: SKS 1.1.0
+Version: GnuPG v1
 
-mQGiBEGuU5kRBACNWahvxEOQ1QN0+ds1ji5JR0VtAyPhOQn3m1FSexgyzvNzVClYpx/7nvli
-mKabImUHQRaOEln+7/lFz3aoMyHQUJaa8ftc6GwgpBCOQkk8itPUv2TgjkQb/DrCtIhGgRay
-tph35i8gCHlU7Dy7HPIfCrfhtDgxHAOLAJEx+qWvlwCg1sgrsDjCQ9w24m1z/zMgEeHcwsME
-AIqt6SqLlQqsNrj+cLyFjOLUN1u/v4HMxq2HK04qiusNye+/RwNI0suZX2hPy9NE6COfOJnP
-+j+Tyl22Xgeq1YFt+NJXUeV4iJ/vpT86stoC0GDNyV7MMSee0QS+S70vpOK73EQd2CH9LDks
-VEuEhWeUUWETs7brRFpU55WO/Fy7A/4uv/jypgnAWGdq6908MTU3PCjQ/nOYH55xKELaasAZ
-3Zsqe+EYn87JTyaL2NQvguWX0zVZCzDlM1MtQizEOZbWeiOhyYCzqIVNf9Ao5SSWu2czrLx6
-E93kI57EezGhgOaZozZ9/l37F/pENHcu4t15JIcBD4YSdjUZqGgPSM4sY7QhT1RSIERldiBU
-ZWFtIDxvdHJAY3lwaGVycHVua3MuY2E+iEYEEBECAAYFAkGvc7sACgkQyyhygoBySXsh6ACg
-1DGTgtga5e1ci0GBdYV4RoTC3xQAoJkIq/VjnuFtigVmHrBBu2nLW0a+iF4EExECAB4FAkGu
-U5kCGwMGCwkIBwMCAxUCAwMWAgECHgECF4AACgkQ3tZOuyuofFwKRgCdHe4ozbAEpC7B67N7
-Dro51LJP8W0AoItbsNlIkaCp0bZIVFyrJ+ycLnoZiJwEEAEBAAYFAkGuV2QACgkQRlGJMStI
-9vXhYgP/cEtYz+DBC/FWtI8TYScwZQCZh15l82lUao7fTi98++URArAUl0CyCdRnS9qjiS5a
-VAbG6fcbgZyGtBLF/8d4+KrfBJgyLk/I6/n5M1A9zh0E7dXjIcP6ngwD40Jrr+DhV98FirK3
-qWbpasWplgh9LqQbmtsd6kjbO5xeF3Wc6/OJAhwEEAECAAYFAk3mCdcACgkQUn55uqO1OZhC
-3A//dRx6enzMg8J1X3x5can77DbjmxF10gk6FstNbPGqp7EyLNo00yUGO0dfGYGQexR7jXEl
-jGrpkTj9IFu9CNJDV4g2GL7w7hQ0L3WCUf+MVTBmWLKK3km3qh4qkmlBejg5pSt/3mBNypSE
-sugAw1EGlLOdCwUhMLWbPRGCM8XhHG8K33cWUaizxyGUB+XEjNIOWF/NVVAhdasmC5M2Eo5/
-Tx/lD08bQUVDX1o4dcwbADWXtaa6QtucJEAbs9AggiGUOpeOyEcq5NZ5NtmsTYsvvjwBLdkw

commit java-1_9_0-openjdk for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package java-1_9_0-openjdk for 
openSUSE:Factory checked in at 2016-03-16 10:35:32

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


Package is "java-1_9_0-openjdk"

Changes:

--- /work/SRC/openSUSE:Factory/java-1_9_0-openjdk/java-1_9_0-openjdk.changes
2016-02-26 00:32:46.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.java-1_9_0-openjdk.new/java-1_9_0-openjdk.changes   
2016-03-16 10:35:35.0 +0100
@@ -1,0 +2,13 @@
+Fri Mar  4 12:39:56 UTC 2016 - fst...@suse.com
+
+- Upgrade to upstream tag jdk-9+108
+
+---
+Tue Mar  1 10:30:12 UTC 2016 - fst...@suse.com
+
+- Upgrade to upsteam tag jdk-9+107
+- Changed patch:
+  * hotspot-nowerror.patch
++ rediff to changed context
+
+---

Old:

  54575d8783b3.tar.bz2
  65d615f71e81.tar.bz2
  6e9ecae50b4e.tar.bz2
  7232de4c17c3.tar.bz2
  8ec4f97943fe.tar.bz2
  c072c572d149.tar.bz2
  cfb316745693.tar.bz2
  dd05d3761a34.tar.bz2

New:

  3b9fa8b14914.tar.bz2
  42794e648cfe.tar.bz2
  513eb2e432f6.tar.bz2
  58409eff7e3e.tar.bz2
  84f2862a25eb.tar.bz2
  934f6793f5f7.tar.bz2
  c7be2a78c31b.tar.bz2
  fd18a155ad22.tar.bz2



Other differences:
--
++ java-1_9_0-openjdk.spec ++
--- /var/tmp/diff_new_pack.o3DYjJ/_old  2016-03-16 10:35:38.0 +0100
+++ /var/tmp/diff_new_pack.o3DYjJ/_new  2016-03-16 10:35:38.0 +0100
@@ -33,17 +33,17 @@
 %global minorver0
 %global securityver 0
 %global patchver0
-%global buildver106
+%global buildver108
 %global root_projectjdk9
 %global root_repository jdk9
-%global root_revision   54575d8783b3
-%global corba_revision  8ec4f97943fe
-%global hotspot_revision 7232de4c17c3
-%global jaxp_revision   65d615f71e81
-%global jaxws_revision  c072c572d149
-%global jdk_revision6e9ecae50b4e
-%global langtools_revision dd05d3761a34
-%global nashorn_revision cfb316745693
+%global root_revision   c7be2a78c31b
+%global corba_revision  84f2862a25eb
+%global hotspot_revision 934f6793f5f7
+%global jaxp_revision   3b9fa8b14914
+%global jaxws_revision  513eb2e432f6
+%global jdk_revision42794e648cfe
+%global langtools_revision fd18a155ad22
+%global nashorn_revision 58409eff7e3e
 %global icedtea_sound_version 1.0.1
 # priority must be 6 digits in total
 %global priority1905

++ 54575d8783b3.tar.bz2 -> 3b9fa8b14914.tar.bz2 ++
 869583 lines of diff (skipped)

++ 54575d8783b3.tar.bz2 -> 42794e648cfe.tar.bz2 ++
/work/SRC/openSUSE:Factory/java-1_9_0-openjdk/54575d8783b3.tar.bz2 
/work/SRC/openSUSE:Factory/.java-1_9_0-openjdk.new/42794e648cfe.tar.bz2 differ: 
char 11, line 1

++ 54575d8783b3.tar.bz2 -> 513eb2e432f6.tar.bz2 ++
 721789 lines of diff (skipped)

++ 54575d8783b3.tar.bz2 -> 58409eff7e3e.tar.bz2 ++
/work/SRC/openSUSE:Factory/java-1_9_0-openjdk/54575d8783b3.tar.bz2 
/work/SRC/openSUSE:Factory/.java-1_9_0-openjdk.new/58409eff7e3e.tar.bz2 differ: 
char 11, line 1

++ 54575d8783b3.tar.bz2 -> 84f2862a25eb.tar.bz2 ++
 381707 lines of diff (skipped)

++ 54575d8783b3.tar.bz2 -> 934f6793f5f7.tar.bz2 ++
/work/SRC/openSUSE:Factory/java-1_9_0-openjdk/54575d8783b3.tar.bz2 
/work/SRC/openSUSE:Factory/.java-1_9_0-openjdk.new/934f6793f5f7.tar.bz2 differ: 
char 11, line 1

++ 54575d8783b3.tar.bz2 -> c7be2a78c31b.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jdk9-54575d8783b3/.hg_archival.txt 
new/jdk9-c7be2a78c31b/.hg_archival.txt
--- old/jdk9-54575d8783b3/.hg_archival.txt  2016-02-15 10:55:36.0 
+0100
+++ new/jdk9-c7be2a78c31b/.hg_archival.txt  2016-02-26 00:00:55.0 
+0100
@@ -1,4 +1,4 @@
 repo: cfeea66a3fa8ca3686a7cfa2d0ce8ab0169f168d
-node: 54575d8783b3a39a2d710c28cda675d44261f9d9
+node: c7be2a78c31b3b6132f2f5e9e4b3d3bb1c20245c
 branch: default
-tag: jdk-9+106
+tag: jdk-9+108
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jdk9-54575d8783b3/.hgtags 
new/jdk9-c7be2a78c31b/.hgtags
--- old/jdk9-54575d8783b3/.hgtags   2016-02-15 10:55:36.0 +0100
+++ new/jdk9-c7be2a78c31b/.hgtags   2016-02-26 00:00:55.0 +0100
@@ -348,3 +348,5 @@
 47d6462e514b2097663305a57d9c844c15d5b609 jdk-9+103
 9a38f8b4ba220708db198d08d82fd2144a64777d jdk-9+104
 be58b02c11f90b88c67e4d0e2cb5e4cf2d9b3c57 jdk-9+105
+54575d8783b3a39a2d710c28cda675d44261f9d9 jdk-9+106
+4d65eba233a8730f913734a6804910b842d2cb54 jdk-9+107
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit putty for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package putty for openSUSE:Factory checked 
in at 2016-03-16 10:35:41

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


Package is "putty"

Changes:

--- /work/SRC/openSUSE:Factory/putty/putty.changes  2015-11-10 
10:04:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.putty.new/putty.changes 2016-03-16 
10:35:56.0 +0100
@@ -1,0 +2,11 @@
+Tue Mar  8 18:35:39 UTC 2016 - bwiedem...@suse.com
+
+- Add reproducible.patch to fix build-compare
+
+---
+Tue Mar  8 16:43:24 UTC 2016 - jeng...@inai.de
+
+- Update to new upstream release 0.67
+* resolved a security issue with the PSCP protocol implementation
+
+---

Old:

  putty-0.66.tar.gz
  putty-0.66.tar.gz.gpg

New:

  putty-0.67.tar.gz
  putty-0.67.tar.gz.gpg
  reproducible.patch



Other differences:
--
++ putty.spec ++
--- /var/tmp/diff_new_pack.5DzE81/_old  2016-03-16 10:35:57.0 +0100
+++ /var/tmp/diff_new_pack.5DzE81/_new  2016-03-16 10:35:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package putty
 #
-# 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,7 +17,7 @@
 
 
 Name:   putty
-Version:0.66
+Version:0.67
 Release:0
 Summary:GTK-based terminal emulator program
 License:MIT
@@ -30,6 +30,7 @@
 Source2:
http://the.earth.li/~sgtatham/putty/latest/%name-%version.tar.gz.gpg
 Source4:%name.keyring
 Patch1: putty-03-config.diff
+Patch2: reproducible.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ImageMagick
 BuildRequires:  gtk2-devel
@@ -44,7 +45,7 @@
 
 %prep
 %setup -q
-%patch -P 1 -p1
+%patch -P 1 -P 2 -p1
 
 %build
 %configure

++ putty-0.66.tar.gz -> putty-0.67.tar.gz ++
 8919 lines of diff (skipped)

++ reproducible.patch ++
From: Bernhard Wiedemann 
Date: Tue, 8 Mar 2016 19:39:47
# PATCH-FIX-TO-UPSTREAM

Drop build timestamps from png.

--- putty-0.66/icons/mkicon.py.orig 2015-11-07 10:16:40.0 +
+++ putty-0.66/icons/mkicon.py  2016-03-08 18:34:34.600917451 +
@@ -912,7 +912,7 @@
 assert minx >= 0 and miny >= 0 and maxx <= width and maxy <= width
 
 block = render(canvas, 0, 0, width, width)
-p = os.popen("convert -depth 8 -size %dx%d rgba:- %s" % 
(width,width,fname), "w")
+p = os.popen("convert -strip -depth 8 -size %dx%d rgba:- %s" % 
(width,width,fname), "w")
 assert len(block) == width
 for line in block:
 assert len(line) == width



commit SDL_bgi for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package SDL_bgi for openSUSE:Factory checked 
in at 2016-03-16 10:35:33

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


Package is "SDL_bgi"

Changes:

--- /work/SRC/openSUSE:Factory/SDL_bgi/SDL_bgi.changes  2015-12-24 
12:17:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.SDL_bgi.new/SDL_bgi.changes 2016-03-16 
10:35:50.0 +0100
@@ -1,0 +2,8 @@
+Fri Mar  4 17:04:06 UTC 2016 - jeng...@inai.de
+
+- Update to new upstream release 2.0.6
+* fixed bug in writeimagefile()
+* implemented clipping in readimagefile()
+* turtle graphics improvements
+
+---

Old:

  SDL_bgi-2.0.5.tar.gz

New:

  SDL_bgi-2.0.6.tar.gz



Other differences:
--
++ SDL_bgi.spec ++
--- /var/tmp/diff_new_pack.C61h0z/_old  2016-03-16 10:35:51.0 +0100
+++ /var/tmp/diff_new_pack.C61h0z/_new  2016-03-16 10:35:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package SDL_bgi
 #
-# 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 @@
 
 Name:   SDL_bgi
 %define lname  libSDL_bgi1
-Version:2.0.5
+Version:2.0.6
 Release:0
 Summary:BGI-compatible 2D graphics C library with SDL backend
 License:Zlib and GPL-2.0+

++ SDL_bgi-2.0.5.tar.gz -> SDL_bgi-2.0.6.tar.gz ++
 2940 lines of diff (skipped)

++ sdlbgi-automake.diff ++
--- /var/tmp/diff_new_pack.C61h0z/_old  2016-03-16 10:35:51.0 +0100
+++ /var/tmp/diff_new_pack.C61h0z/_new  2016-03-16 10:35:51.0 +0100
@@ -6,41 +6,38 @@
 (same for bgislow), so add extra symbols to enable both names.
 
 ---
- Makefile.am  |2 ++
- configure.ac |9 +
- src/Makefile.am  |8 
- src/SDL_bgi.c|8 
- src/SDL_bgi.h|2 ++
- src/test/Makefile.am |   10 ++
- 6 files changed, 39 insertions(+)
+ Makefile.am  |2 ++
+ configure.ac |9 +
+ src/Makefile.am  |8 
+ test/Makefile.am |   11 +++
+ 4 files changed, 30 insertions(+)
 
-Index: SDL_bgi-2.0.0/Makefile.am
+Index: SDL_bgi-2.0.6/Makefile.am
 ===
 --- /dev/null
-+++ SDL_bgi-2.0.0/Makefile.am
 SDL_bgi-2.0.6/Makefile.am
 @@ -0,0 +1,2 @@
 +ACLOCAL_AMFLAGS = -I m4
-+SUBDIRS = src
-Index: SDL_bgi-2.0.0/configure.ac
++SUBDIRS = src test
+Index: SDL_bgi-2.0.6/configure.ac
 ===
 --- /dev/null
-+++ SDL_bgi-2.0.0/configure.ac
 SDL_bgi-2.0.6/configure.ac
 @@ -0,0 +1,9 @@
-+AC_INIT([SDL_bgi], [1.0.1])
++AC_INIT([SDL_bgi], [2.0.6])
 +AC_CONFIG_AUX_DIR([build-aux])
 +AC_CONFIG_MACRO_DIR([m4])
 +AC_PROG_CC
 +AM_INIT_AUTOMAKE([foreign subdir-objects tar-pax dist-xz no-dist-gzip])
 +LT_INIT
 +PKG_CHECK_MODULES([sdl2], [sdl2])
-+AC_CONFIG_FILES([Makefile src/Makefile src/test/Makefile])
++AC_CONFIG_FILES([Makefile src/Makefile test/Makefile])
 +AC_OUTPUT
-Index: SDL_bgi-2.0.0/src/Makefile.am
+Index: SDL_bgi-2.0.6/src/Makefile.am
 ===
 --- /dev/null
-+++ SDL_bgi-2.0.0/src/Makefile.am
-@@ -0,0 +1,9 @@
-+SUBDIRS = . test
 SDL_bgi-2.0.6/src/Makefile.am
+@@ -0,0 +1,8 @@
 +AM_CPPFLAGS = ${sdl2_CFLAGS}
 +AM_CFLAGS = -Wall
 +lib_LTLIBRARIES = libSDL_bgi.la
@@ -49,18 +46,19 @@
 +libSDL_bgi_la_LDFLAGS = -no-undefined -version-info 1:0:0
 +pkgincludedir = ${includedir}/SDL2
 +pkginclude_HEADERS = SDL_bgi.h
-Index: SDL_bgi-2.0.0/src/test/Makefile.am
+Index: SDL_bgi-2.0.6/test/Makefile.am
 ===
 --- /dev/null
-+++ SDL_bgi-2.0.0/src/test/Makefile.am
-@@ -0,0 +1,10 @@
 SDL_bgi-2.0.6/test/Makefile.am
+@@ -0,0 +1,11 @@
 +AM_CPPFLAGS = -I${top_srcdir}/src
 +AM_CFLAGS = -Wall
 +EXTRA_PROGRAMS = \
 +  cellular dla fern floodfilltest hopalong life \
-+  mandelbrot mousetest moveit sdlbgidemo simple turtledemo
-+LDADD = ../libSDL_bgi.la
++  mandelbrot mousetest moveit plasma sdlbgidemo simple turtledemo
++LDADD = ../src/libSDL_bgi.la
 +hopalong_LDADD = ${LDADD} -lm
++plasma_LDADD = ${LDADD} -lm
 +sdlbgidemo_LDADD = ${LDADD} -lm
 +turtledemo_SOURCES = turtle.c turtledemo.c
 +turtledemo_LDADD = ${LDADD} -lm




commit dbench4 for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package dbench4 for openSUSE:Factory checked 
in at 2016-03-16 10:35:37

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


Package is "dbench4"

Changes:

--- /work/SRC/openSUSE:Factory/dbench4/dbench4.changes  2015-05-16 
19:01:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.dbench4.new/dbench4.changes 2016-03-16 
10:35:52.0 +0100
@@ -1,0 +2,5 @@
+Sat Mar  5 09:15:57 UTC 2016 - mplus...@suse.com
+
+- Small spec file cleanups
+
+---



Other differences:
--
++ dbench4.spec ++
--- /var/tmp/diff_new_pack.OVswRn/_old  2016-03-16 10:35:53.0 +0100
+++ /var/tmp/diff_new_pack.OVswRn/_new  2016-03-16 10:35:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dbench4
 #
-# 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
@@ -44,23 +44,23 @@
 %setup -q -n dbench-%{version}
 %patch1 -p1
 %patch2 -p1
-./autogen.sh
 
 %build
+autoreconf -fiv
 %configure
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 
 %files
 %defattr(-,root,root)
 %doc README COPYING
 %dir %{_datadir}/dbench4
 %attr(644,root,root) %{_datadir}/dbench4/client.txt
-%{_mandir}/man1/dbench4.1*
-%{_mandir}/man1/tbench4.1*
-%{_mandir}/man1/tbench4_srv.1*
+%{_mandir}/man1/dbench4.1%{ext_man}
+%{_mandir}/man1/tbench4.1%{ext_man}
+%{_mandir}/man1/tbench4_srv.1%{ext_man}
 %{_bindir}/dbench4
 %{_bindir}/tbench4
 %{_bindir}/tbench4_srv




commit gns3-converter for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package gns3-converter for openSUSE:Factory 
checked in at 2016-03-16 10:35:40

Comparing /work/SRC/openSUSE:Factory/gns3-converter (Old)
 and  /work/SRC/openSUSE:Factory/.gns3-converter.new (New)


Package is "gns3-converter"

Changes:

--- /work/SRC/openSUSE:Factory/gns3-converter/gns3-converter.changes
2015-04-13 20:30:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.gns3-converter.new/gns3-converter.changes   
2016-03-16 10:35:55.0 +0100
@@ -1,0 +2,13 @@
+Tue Mar  1 08:21:30 UTC 2016 - and...@opensuse.org
+
+- new upstream version 1.3.0
+  * Fix error 1700
+  * Warn when using ASA8
+  * Support VLAN for dyanmips
+
+---
+Thu Jan 14 09:43:32 UTC 2016 - and...@opensuse.org
+
+- new upstream version 1.2.4
+
+---

Old:

  gns3-converter-1.2.3.tar.gz

New:

  gns3-converter-1.3.0.tar.gz



Other differences:
--
++ gns3-converter.spec ++
--- /var/tmp/diff_new_pack.qxL4zG/_old  2016-03-16 10:35:55.0 +0100
+++ /var/tmp/diff_new_pack.qxL4zG/_new  2016-03-16 10:35:55.0 +0100
@@ -20,7 +20,7 @@
 Summary:Convert old ini-style GNS3 topologies
 License:GPL-3.0+
 Group:  Productivity/Networking/Other
-Version:1.2.3
+Version:1.3.0
 Release:0
 Url:https://pypi.python.org/pypi/gns3-converter
 Source0:%{name}-%{version}.tar.gz

++ gns3-converter-1.2.3.tar.gz -> gns3-converter-1.3.0.tar.gz ++
 2463 lines of diff (skipped)




commit lxqt-config for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package lxqt-config for openSUSE:Factory 
checked in at 2016-03-16 10:35:35

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


Package is "lxqt-config"

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-config/lxqt-config.changes  2015-11-15 
12:47:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-config.new/lxqt-config.changes 
2016-03-16 10:35:51.0 +0100
@@ -1,0 +2,6 @@
+Sat Mar 12 06:27:34 UTC 2016 - mvet...@suse.com
+
+- Adding lxqt-config-monitor_save-config-in-proper-place.patch:
+  Needed to save config where its suppoed to be. Used from upstream and can be 
removed upon next release.
+
+---

New:

  lxqt-config-monitor_save-config-in-proper-place.patch



Other differences:
--
++ lxqt-config.spec ++
--- /var/tmp/diff_new_pack.BFHvoK/_old  2016-03-16 10:35:52.0 +0100
+++ /var/tmp/diff_new_pack.BFHvoK/_new  2016-03-16 10:35:52.0 +0100
@@ -24,6 +24,8 @@
 Group:  System/GUI/LXDE-Qt
 Url:http://www.lxde.org
 Source: 
http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
+# can be removed upon next release. see changes.
+Patch:  lxqt-config-monitor_save-config-in-proper-place.patch
 BuildRequires:  cmake >= 3.0.2
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -48,6 +50,7 @@
 
 %prep
 %setup -q
+%patch -p1
 # Changing LXQt into X-LXQt in desktop files to be freedesktop compliant and 
shut rpmlint warnings
 #find -name '*desktop.in*' -exec sed -ri 's/(LXQt;)/X-\1/' {} +
 

++ lxqt-config-monitor_save-config-in-proper-place.patch ++
>From 345d278880dba6ffa8685f9a21c31e8d0f10ead4 Mon Sep 17 00:00:00 2001
From: "P.L. Lucas" 
Date: Fri, 6 Nov 2015 14:14:00 +0100
Subject: [PATCH] Mkdir $XDG_CONFIG_HOME/autostart or ~/.config/autostart, if
 not exists.

---
 lxqt-config-monitor/monitorsettingsdialog.cpp | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/lxqt-config-monitor/monitorsettingsdialog.cpp 
b/lxqt-config-monitor/monitorsettingsdialog.cpp
index d0283b7..0d7367e 100644
--- a/lxqt-config-monitor/monitorsettingsdialog.cpp
+++ b/lxqt-config-monitor/monitorsettingsdialog.cpp
@@ -183,15 +183,15 @@ void 
MonitorSettingsDialog::saveConfiguration(KScreen::ConfigPtr config)
 QString autostartPath;
 bool ok = true;
 if(qEnvironmentVariableIsSet("XDG_CONFIG_HOME"))
-autostartPath = QString(qgetenv("XDG_CONFIG_HOME"));
+autostartPath = QString(qgetenv("XDG_CONFIG_HOME")) + "/autostart/";
 else
-{
  autostartPath = QDir::homePath() + "/.config/autostart/";
-// Check if ~/.config/autostart/ exists
-QFileInfo fileInfo(autostartPath);
-if( ! fileInfo.exists() )
-ok = QDir::root().mkpath(autostartPath);
-}
+
+// Check if ~/.config/autostart/ exists
+QFileInfo fileInfo(autostartPath);
+if( ! fileInfo.exists() )
+ok = QDir::root().mkpath(autostartPath);
+
 QFile file(autostartPath + "/lxqt-config-monitor-autostart.desktop");
 if(ok)
 ok = file.open(QIODevice::WriteOnly | QIODevice::Text);



commit python-blosc for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python-blosc for openSUSE:Factory 
checked in at 2016-03-16 10:35:20

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


Package is "python-blosc"

Changes:

--- /work/SRC/openSUSE:Factory/python-blosc/python-blosc.changes
2015-05-19 23:50:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-blosc.new/python-blosc.changes   
2016-03-16 10:35:24.0 +0100
@@ -1,0 +2,14 @@
+Thu Mar 10 19:48:59 UTC 2016 - toddrme2...@gmail.com
+
+- Update to version 1.2.8
+  * Updated to c-blosc v1.7.0. However, the new bitshuffle filter
+has not been made public because recent reports indicate that
+it seems too green for production.
+  * Support bytes-like objects that support the buffer interface 
+as input to compress and decompress. On Python 2.x this
+includes unicode, on Python 3.x it doesn't. (#80 #94 @esc)
+  * Fix a memory leak in decompress. Added tests to catch memory
+leaks. (#102 #103 #104 @sdvillal)
+  * Various miscellaneous fixes and improvements.
+
+---

Old:

  blosc-1.2.7.tar.gz

New:

  blosc-1.2.8.tar.gz



Other differences:
--
++ python-blosc.spec ++
--- /var/tmp/diff_new_pack.M59pxD/_old  2016-03-16 10:35:25.0 +0100
+++ /var/tmp/diff_new_pack.M59pxD/_new  2016-03-16 10:35:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-blosc
 #
-# 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
@@ -16,9 +16,8 @@
 #
 
 
-%define modname blosc
 Name:   python-blosc
-Version:1.2.7
+Version:1.2.8
 Release:0
 Summary:Blosc data compressor for Python
 License:MIT
@@ -28,7 +27,10 @@
 BuildRequires:  blosc-devel
 BuildRequires:  gcc-c++
 BuildRequires:  python-devel
+BuildRequires:  python-setuptools
+BuildRequires:  python-numpy-devel
 Requires:   blosc-devel
+Requires:   python-numpy
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}

++ blosc-1.2.7.tar.gz -> blosc-1.2.8.tar.gz ++
 11726 lines of diff (skipped)




commit blosc for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package blosc for openSUSE:Factory checked 
in at 2016-03-16 10:35:18

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


Package is "blosc"

Changes:

--- /work/SRC/openSUSE:Factory/blosc/blosc.changes  2016-02-17 
12:09:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.blosc.new/blosc.changes 2016-03-16 
10:35:22.0 +0100
@@ -1,0 +2,61 @@
+Wed Mar  9 21:35:59 UTC 2016 - toddrme2...@gmail.com
+
+- Update to 1.7.1
+  * Fixed a bug preventing bitshuffle to work correctly on getitem().
+Now, everything with bitshuffle seems to work correctly.
+  * Fixed the thread initialization for blosc_decompress_ctx().  Issue
+#158.  Thanks to Chris Webers.
+  * Fixed a bug in the blocksize computation introduced in 1.7.0.  This
+could have been creating segfaults.
+  * Allow bitshuffle to run on 1-byte typesizes.
+  * New parametrization of the blocksize to be independent of the
+typesize.  This allows a smoother speed throughout all typesizes.
+  * lz4 and lz4hc codecs upgraded to 1.7.2 (from 1.7.0).
+  * When calling set_nthreads() but not actually changing the number of
+threads in the internal pool does not teardown and setup it anymore.
+PR #153.  Thanks to Santi Villalba.
+- Update to 1.7.0
+  * Added a new 'bitshuffle' filter so that the shuffle takes place at a
+bit level and not just at a byte one, which is what it does the
+previous 'shuffle' filter.
+  * New acceleration mode for LZ4 and BloscLZ codecs that enters in
+operation with complevel < 9.  This allows for an important boost in
+speed with minimal compression ratio loss.  Francesc Alted.
+  * LZ4 codec updated to 1.7.0 (r130).
+  * PREFER_EXTERNAL_COMPLIBS cmake option has been removed and replaced
+by the more fine grained PREFER_EXTERNAL_LZ4, PREFER_EXTERNAL_SNAPPY
+and PREFER_EXTERNAL_ZLIB.  In order to allow the use of the new API
+introduced in LZ4 1.7.0, PREFER_EXTERNAL_LZ4 has been set to OFF by
+default, whereas PREFER_EXTERNAL_SNAPPY and PREFER_EXTERNAL_ZLIB
+continues to be ON.
+  * Implemented SSE2 shuffle support for buffers containing a number of
+elements which is not a multiple of (typesize * vectorsize).  Jack
+Pappas.
+  * Added SSE2 shuffle/unshuffle routines for types larger than 16
+bytes.  Jack Pappas.
+  * 'test_basic' suite has been split in components for a much better
+granularity on what's a possibly failing test.  Also, lots of new
+tests have been added.  Jack Pappas.
+  * Fixed compilation on non-Intel archs (tested on ARM).  Zbyszek
+Szmek.
+  * Modifyied cmake files in order to inform that AVX2 on Visual Studio
+is supported only in 2013 update 2 and higher.
+  * Added a replacement for stdbool.h for Visual Studio < 2013.
+  * blosclz codec adds Win64/Intel as a platform supporting unaligned
+addressing.  That leads to a speed-up of 2.2x in decompression.
+  * New blosc_get_version_string() function for retrieving the version
+of the c-blosc library.  Useful when linking with dynamic libraries
+and one want to know its version.
+  * New example (win-dynamic-linking.c) that shows how to link a Blosc
+DLL dynamically in run-time (Windows only).
+  * The `context.threads_started` is initialized now when decompressing.
+This could cause crashes in case you decompressed before compressing
+(e.g. directly deserializing blosc buffers).  @atchouprakov.
+  * The HDF5 filter has been removed from c-blosc and moved into its own
+repo at: https://github.com/Blosc/hdf5
+  * The MS Visual Studio 2008 has been tested with c-blosc for ensuring
+compatibility with extensions for Python 2.6 and up.
+- Remove update-included 0001-Fix-cmake-system-check.patch and
+  0002-Fix-compilation-on-unknown-archs.patch
+
+---

Old:

  0001-Fix-cmake-system-check.patch
  0002-Fix-compilation-on-unknown-archs.patch
  v1.6.1.tar.gz

New:

  v1.7.1.tar.gz



Other differences:
--
++ blosc.spec ++
--- /var/tmp/diff_new_pack.bLSQ8f/_old  2016-03-16 10:35:23.0 +0100
+++ /var/tmp/diff_new_pack.bLSQ8f/_new  2016-03-16 10:35:23.0 +0100
@@ -19,15 +19,13 @@
 %define major   1
 %define libname lib%{name}%{major}
 Name:   blosc
-Version:1.6.1
+Version:1.7.1
 Release:0
 Summary:A blocking, shuffling and lossless compression library
 License:MIT and BSD-3-Clause and BSD-2-Clause
 Group:  System/Libraries
 Url:http://www.blosc.org/
 Source: https://github.com/Blosc/c-blosc/archive/v%{version}.tar.gz
-Patch1: 

commit keepalived for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package keepalived for openSUSE:Factory 
checked in at 2016-03-16 10:34:40

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


Package is "keepalived"

Changes:

--- /work/SRC/openSUSE:Factory/keepalived/keepalived.changes2016-01-28 
17:25:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.keepalived.new/keepalived.changes   
2016-03-16 10:34:42.0 +0100
@@ -1,0 +2,9 @@
+Thu Feb 11 10:44:31 UTC 2016 - l...@linux-schulserver.de
+
+- enhanced keepalive-init.patch :
+  + replace tabs with spaces
+  + read /etc/sysconfig/keepalived, if exists and use the settings
+there instead of the default KEEPALIVED_OPTIONS in case the 
+user changed them
+
+---



Other differences:
--
++ keepalived.spec ++
--- /var/tmp/diff_new_pack.OeVlWf/_old  2016-03-16 10:34:43.0 +0100
+++ /var/tmp/diff_new_pack.OeVlWf/_new  2016-03-16 10:34:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package keepalived
 #
-# 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
@@ -34,9 +34,9 @@
 Source2:keepalive-rpmlintrc
 Patch1: keepalive-init.patch
 BuildRequires:  net-snmp-devel
-BuildRequires:  snmp-mibs
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
+BuildRequires:  snmp-mibs
 %if 0%{?suse_version} > 1110
 BuildRequires:  pkgconfig(libnl-3.0)
 %else
@@ -72,7 +72,7 @@
 
 %prep
 %setup -q
-%patch1
+%patch1 -p0
 
 %build
 export STRIP=true

++ keepalive-init.patch ++
--- /var/tmp/diff_new_pack.OeVlWf/_old  2016-03-16 10:34:43.0 +0100
+++ /var/tmp/diff_new_pack.OeVlWf/_new  2016-03-16 10:34:43.0 +0100
@@ -1,10 +1,13 @@
 Index: keepalived/etc/init.d/keepalived.suse.init
 ===
 keepalived/etc/init.d/keepalived.suse.init.orig2012-07-18 
21:47:24.0 +0200
-+++ keepalived/etc/init.d/keepalived.suse.init 2012-11-20 17:43:43.261849625 
+0100
-@@ -3,16 +3,16 @@
+--- keepalived/etc/init.d/keepalived.suse.init.orig
 keepalived/etc/init.d/keepalived.suse.init
+@@ -1,23 +1,24 @@
+ #! /bin/sh
+ 
  ### BEGIN INIT INFO
- # Provides:keepalived
+-# Provides:keepalived
++# Provides:   keepalived
  # Required-Start: $remote_fs $syslog
 -# Required-Stop : $remote_fs $syslog
 -# Default-Start : 3 5
@@ -14,14 +17,178 @@
 +# Required-Stop:  $remote_fs $syslog
 +# Default-Start:  3 5
 +# Default-Stop:   0 1 2 6
-+# Short-Description: Start keepalived to manage IPVS & LVS
-+# Description:Start keepalived to manage IPVS & LVS
++# Short-Description:  Start keepalived to manage IPVS & LVS
++# Description:Start keepalived to manage IPVS & LVS
  ### END INIT INFO
  
  
- DAEMON="Keepalived daemon"
+-DAEMON="Keepalived daemon"
 -DAEMON_BIN="/usr/local/sbin/keepalived"
-+DAEMON_BIN="/usr/sbin/keepalived"
- DAEMON_CONF="/etc/keepalived/keepalived.conf"
- DAEMON_PIDFILE="/var/run/keepalived.pid"
- DAEMON_OPT="-d"
+-DAEMON_CONF="/etc/keepalived/keepalived.conf"
+-DAEMON_PIDFILE="/var/run/keepalived.pid"
+-DAEMON_OPT="-d"
++DAEMON='Keepalived daemon'
++DAEMON_BIN='/usr/sbin/keepalived'
++DAEMON_CONF='/etc/keepalived/keepalived.conf'
++DAEMON_SYSCONF='/etc/sysconfig/keepalived'
++DAEMON_PIDFILE='/var/run/keepalived.pid'
++KEEPALIVED_OPTIONS='-d'
+ #DAEMON_USER="root"
+-SUPPORTS_HUP="yes"
++SUPPORTS_HUP='yes'
+ # "yes" if exist next values in freshclam.conf
+ #   PidFile /var/run/keepalived.pid
+ #   DatabaseOwner root
+@@ -25,7 +26,19 @@ SUPPORTS_HUP="yes"
+ pid_par=${DAEMON_PIDFILE:+"-p $DAEMON_PIDFILE"}
+ usr_par=${DAEMON_USER:+"-u $DAEMON_USER"}
+ 
+-test -x $DAEMON_BIN || exit 5
++test -x $DAEMON_BIN || { echo "$DAEMON_BIN not installed or executable";
++if [ "$1" = "stop" ]; then exit 0;
++else exit 5; fi; }
++
++
++test -r $DAEMON_CONF || { echo "$DAEMON_CONF not existing or readable";
++if [ "$1" = "stop" ]; then exit 0;
++else exit 6; fi; }
++
++# read sysconfig variables that might overwrite the daemon options
++if [ -r "$DAEMON_SYSCONF" ]; then
++   . "$DAEMON_SYSCONF"
++fi
+ 
+ # Shell functions sourced from /etc/rc.status:
+ #  rc_check check and set local and overall rc status
+@@ -62,70 +75,70 @@ test -e $DAEMON_PIDFILE && ! test -s $DA
+ 
+ case "$1" in
+ start)
+-  echo -n "Starting $DAEMON "
+-  if test ! -f ${DAEMON_CONF}; then
+-  echo -n >&2 

commit fail2ban for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package fail2ban for openSUSE:Factory 
checked in at 2016-03-16 10:35:11

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


Package is "fail2ban"

Changes:

--- /work/SRC/openSUSE:Factory/fail2ban/fail2ban.changes2016-02-17 
12:11:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.fail2ban.new/fail2ban.changes   2016-03-16 
10:35:14.0 +0100
@@ -1,0 +2,96 @@
+Thu Mar 10 10:58:53 UTC 2016 - jweberho...@weberhofer.at
+
+- Removed patch: fail2ban-exclude-dev-log-tests.patch
+- Removed patch: 
fail2ban-upstream-fix-ExecuteTimeoutWithNastyChildren-test.patch
+- rebased other patches
+- Defined services which per default uses systemd logger
+- Provide /usr/sbin/rcfail2ban also on systemd based distros
+
+- All files in /etc/fail2ban/ except jail.local are now automatically replaced
+  upon installation of fail2ban
+
+- The update to this versions allow to close boo#917818, as the 
logger-backends for
+  several services are now centrally set in /etc/fail2ban/paths-opensuse.conf
+
+- Update to version 0.9.4
+  New Features:
+   * New interpolation feature for definition config readers - 
``
+ (means last known init definition of filters or actions with name 
`parameter`).
+ This interpolation makes possible to extend a parameters of stock filter 
or 
+ action directly in jail inside jail.local file, without creating a 
separately
+ filter.d/*.local file.
+ As extension to interpolation `%(known/parameter)s`, that does not works 
for
+ filter and action init parameters
+   * New actions:
+ - nftables-multiport and nftables-allports - filtering using nftables
+   framework. Note: it requires a pre-existing chain for the filtering 
rule.
+   * New filters:
+ - openhab - domotic software authentication failure with the
+   rest api and web interface (gh-1223)
+ - nginx-limit-req - ban hosts, that were failed through nginx by limit
+   request processing rate (ngx_http_limit_req_module)
+ - murmur - ban hosts that repeatedly attempt to connect to
+   murmur/mumble-server with an invalid server password or certificate.
+ - haproxy-http-auth - filter to match failed HTTP Authentications against 
a
+   HAProxy server
+   * New jails:
+ - murmur - bans TCP and UDP from the bad host on the default murmur port.
+   * sshd filter got new failregex to match "maximum authentication
+ attempts exceeded" (introduced in openssh 6.8)
+   * Added filter for Mac OS screen sharing (VNC) daemon
+
+  Enhancements:
+   * Do not rotate empty log files
+   * Added new date pattern with year after day (e.g. Sun Jan 23 2005 21:59:59)
+ http://bugs.debian.org/798923
+   * Added openSUSE path configuration (Thanks Johannes Weberhofer)
+   * Allow to split ignoreip entries by ',' as well as by ' ' (gh-1197)
+   * Added a timeout (3 sec) to urlopen within badips.py action
+ (Thanks M. Maraun)
+   * Added check against atacker's Googlebot PTR fake records
+ (Thanks Pablo Rodriguez Fernandez)
+   * Enhance filter against atacker's Googlebot PTR fake records
+ (gh-1226)
+   * Nginx log paths extended (prefixed with "*" wildcard) (gh-1237)
+   * Added filter for openhab domotic software authentication failure with the
+ rest api and web interface (gh-1223)
+   * Add *_backend options for services to allow distros to set the default
+ backend per service, set default to systemd for Fedora as appropriate
+   * Performance improvements while monitoring large number of files (gh-1265).
+ Use associative array (dict) for monitored log files to speed up lookup 
+ operations. Thanks @kshetragia
+   * Specified that fail2ban is PartOf iptables.service firewalld.service in
+ .service file -- would reload fail2ban if those services are restarted
+   * Provides new default `fail2ban_version` and interpolation variable
+ `fail2ban_agent` in jail.conf
+   * Enhance filter 'postfix' to ban incoming SMTP client with no fqdn 
hostname,
+ and to support multiple instances of postfix having varying suffix 
(gh-1331)
+ (Thanks Tom Hendrikx)
+   * files/gentoo-initd to use start-stop-daemon to robustify restarting the 
service
+
+  Fixes:
+   * roundcube-auth jail typo for logpath
+   * Fix dnsToIp resolver for fqdn with large list of IPs (gh-1164)
+   * filter.d/apache-badbots.conf
+ - Updated useragent string regex adding escape for `+`
+   * filter.d/mysqld-auth.conf
+ gg  - Updated "Access denied ..." regex for MySQL 5.6 and later (gh-1211, 
gh-1332)
+   * filter.d/sshd.conf
+ - Updated "Auth fail" regex for OpenSSH 5.9 and later
+   * Treat failed and killed execution of commands identically (only
+ different log messages), which addresses different 

commit htop for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package htop for openSUSE:Factory checked in 
at 2016-03-16 10:35:23

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


Package is "htop"

Changes:

--- /work/SRC/openSUSE:Factory/htop/htop.changes2016-02-16 
09:18:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.htop.new/htop.changes   2016-03-16 
10:35:28.0 +0100
@@ -1,0 +2,5 @@
+Thu Mar  3 17:25:17 UTC 2016 - devel...@develop7.info
+
+- htop-2.0.0-fix-buffer-reuse.patch: upstream fix for crash with SIGABRT
+
+---

New:

  htop-2.0.0-fix-buffer-reuse.patch



Other differences:
--
++ htop.spec ++
--- /var/tmp/diff_new_pack.qijqjJ/_old  2016-03-16 10:35:29.0 +0100
+++ /var/tmp/diff_new_pack.qijqjJ/_new  2016-03-16 10:35:29.0 +0100
@@ -26,6 +26,8 @@
 Source0:
http://hisham.hm/htop/releases/%{version}/%{name}-%{version}.tar.gz
 Patch0: htop-desktop-file-fix-thoenig-01.patch
 Patch1: htop-stdgnu.patch
+# PATCH-FIX-UPSTREAM htop-2.0.0-fix-buffer-reuse.patch
+Patch2: htop-2.0.0-fix-buffer-reuse.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  ncurses-devel
@@ -47,6 +49,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 autoreconf -fiv

++ htop-2.0.0-fix-buffer-reuse.patch ++
>From 0b70439316b4e4608c0916317ded7e6e56982de6 Mon Sep 17 00:00:00 2001
From: Hisham 
Date: Sat, 13 Feb 2016 02:18:28 -0200
Subject: [PATCH] Fix buffer reuse.

---
 linux/LinuxProcessList.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/linux/LinuxProcessList.c b/linux/LinuxProcessList.c
index 591210e..ec643ab 100644
--- a/linux/LinuxProcessList.c
+++ b/linux/LinuxProcessList.c
@@ -446,7 +446,7 @@ static void LinuxProcessList_readOomData(LinuxProcess* 
process, const char* dirn
 }
 
 static void setCommand(Process* process, const char* command, int len) {
-   if (process->comm && process->commLen <= len) {
+   if (process->comm && process->commLen >= len) {
   strncpy(process->comm, command, len + 1);
} else {
   free(process->comm);



commit python-gevent for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python-gevent for openSUSE:Factory 
checked in at 2016-03-16 10:35:22

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


Package is "python-gevent"

Changes:

--- /work/SRC/openSUSE:Factory/python-gevent/python-gevent.changes  
2016-02-01 19:56:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-gevent.new/python-gevent.changes 
2016-03-16 10:35:25.0 +0100
@@ -1,0 +2,6 @@
+Thu Mar 10 20:20:38 UTC 2016 - toddrme2...@gmail.com
+
+- Update to 1.1.0 (final):
+  * See changelog.rst for detailed informations
+
+---

Old:

  gevent-1.1rc3.tar.gz

New:

  gevent-1.1.0.tar.gz



Other differences:
--
++ python-gevent.spec ++
--- /var/tmp/diff_new_pack.Phgh51/_old  2016-03-16 10:35:26.0 +0100
+++ /var/tmp/diff_new_pack.Phgh51/_new  2016-03-16 10:35:26.0 +0100
@@ -20,7 +20,7 @@
 %{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %endif
 Name:   python-gevent
-Version:1.1rc3
+Version:1.1.0
 Release:0
 Summary:Python network library that uses greenlet and libevent
 License:MIT

++ gevent-1.1rc3.tar.gz -> gevent-1.1.0.tar.gz ++
 31972 lines of diff (skipped)




commit cinnamon for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package cinnamon for openSUSE:Factory 
checked in at 2016-03-16 10:35:10

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


Package is "cinnamon"

Changes:

--- /work/SRC/openSUSE:Factory/cinnamon/cinnamon.changes2016-01-22 
01:06:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.cinnamon.new/cinnamon.changes   2016-03-16 
10:35:12.0 +0100
@@ -1,0 +2,32 @@
+Wed Mar  9 18:09:32 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to 2.8.7:
+  * cs_keyboard.py: Fix event handlers for teaching keybindings -
+the cursor-down and -up keys were being incorrectly used to
+navigate the tree view during teach mode, and it was breaking
+focus (and cancelling the teach).
+  * magnifier: Limit max zoom to a reasonable value.
+  * menu applet: Fix vfade in the program list - it was only showing
+when desktop zoom was turned entirely off.
+We've reworked zoom since then, so that the .applications key
+only determines whether we listen to key and mouse bindings or
+not - actual zoom activation occurs only when the magnification
+factor becomes > 1.0.
+  * screensaver: Fix proxy to listen to the correct service, fix
+layout changes when the screensaver starts/stops.
+  * layout.js: Get an actual boolean from the screensaver proxy.
+  * signalManager.js: Pass argument array correctly, and don't wipe
+out this._storage when filtering out disconnected items.
+  * cinnamonDBus: Rename Cinnamon to CinnamonDBus, and import
+Cinnamon so screenshot calls work.
+  * window-list: Prevent the window list thumbnails from showing
+when the applets context menu is open.
+  * window-list: Properly update the label in the window preview.
+  * cs_backgrounds: For an update of some of the reveal children
+on initial page load to fix some settings not showing properly
+  * Fix D-Bus methods for screen capture.
+  * util.js: Do not modify error message.
+- Rebase cinnamon-fix-backgrounds-lookup.patch,
+  cinnamon-favourite-applications.patch.
+
+---

Old:

  cinnamon-2.8.6.tar.gz

New:

  cinnamon-2.8.7.tar.gz



Other differences:
--
++ cinnamon.spec ++
--- /var/tmp/diff_new_pack.tY3RXS/_old  2016-03-16 10:35:13.0 +0100
+++ /var/tmp/diff_new_pack.tY3RXS/_new  2016-03-16 10:35:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cinnamon
 #
-# 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
@@ -21,7 +21,7 @@
 %define _name   Cinnamon
 %define _version 2.8.0
 Name:   cinnamon
-Version:2.8.6
+Version:2.8.7
 Release:0
 Summary:GNU/Linux Desktop featuring a traditional layout
 License:GPL-2.0+ and LGPL-2.1

++ cinnamon-2.8.6.tar.gz -> cinnamon-2.8.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cinnamon-2.8.6/configure.ac 
new/Cinnamon-2.8.7/configure.ac
--- old/Cinnamon-2.8.6/configure.ac 2015-11-26 21:35:36.0 +0100
+++ new/Cinnamon-2.8.7/configure.ac 2016-03-07 18:22:23.0 +0100
@@ -1,5 +1,5 @@
 AC_PREREQ(2.63)
-AC_INIT([cinnamon],[2.8.6],[https://github.com/linuxmint/Cinnamon/issues],[cinnamon])
+AC_INIT([cinnamon],[2.8.7],[https://github.com/linuxmint/Cinnamon/issues],[cinnamon])
 
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([src/cinnamon-global.c])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cinnamon-2.8.6/debian/changelog 
new/Cinnamon-2.8.7/debian/changelog
--- old/Cinnamon-2.8.6/debian/changelog 2015-11-26 21:35:36.0 +0100
+++ new/Cinnamon-2.8.7/debian/changelog 2016-03-07 18:22:23.0 +0100
@@ -1,3 +1,27 @@
+cinnamon (2.8.7) rosa; urgency=medium
+
+  [ Michael Webster ]
+  * cs_keyboard.py: Fix event handlers for teaching keybindings - the 
cursor-down and -up keys were being incorrectly used to navigate the tree view 
during teach mode, and it was breaking focus (and cancelling the teach.)
+  * magnifier: limit max zoom to a reasonable value
+  * menu applet: Fix vfade in the program list - it was only showing when 
desktop zoom was turned entirely off.  We've reworked zoom since then, so that 
the .applications key only determines whether we listen to key and mouse 
bindings or not - actual zoom activation occurs only when the magnification 
factor becomes > 1.0.
+  * screensaver: Fix proxy to listen to the correct 

commit firewalld for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package firewalld for openSUSE:Factory 
checked in at 2016-03-16 10:34:57

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


Package is "firewalld"

Changes:

--- /work/SRC/openSUSE:Factory/firewalld/firewalld.changes  2016-03-01 
10:21:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.firewalld.new/firewalld.changes 2016-03-16 
10:34:58.0 +0100
@@ -1,0 +2,10 @@
+Tue Mar  8 14:27:23 UTC 2016 - mchand...@suse.de
+
+- Do not recommend a specific version for the lang subpackage
+
+---
+Tue Mar  1 21:51:37 UTC 2016 - mchand...@suse.de
+
+- Move translations to a new subpackage
+
+---



Other differences:
--
++ firewalld.spec ++
--- /var/tmp/diff_new_pack.iNo6Ce/_old  2016-03-16 10:34:59.0 +0100
+++ /var/tmp/diff_new_pack.iNo6Ce/_new  2016-03-16 10:34:59.0 +0100
@@ -45,6 +45,7 @@
 Requires:   python-slip-dbus
 Requires:   sysconfig
 Requires(post): %fillup_prereq
+Recommends: %{name}-lang
 BuildArch:  noarch
 %{?systemd_requires}
 %if 0%{?suse_version} >= 1210
@@ -79,6 +80,8 @@
 The firewall configuration application provides an configuration interface for
 firewalld.
 
+%lang_package
+
 %prep
 %setup -q
 %patch0 -p1
@@ -157,7 +160,7 @@
 %{_bindir}/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_bindir}/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root)
 %doc COPYING README
 %{_sbindir}/firewalld
@@ -228,4 +231,6 @@
 %{_datadir}/glib-2.0/schemas/org.fedoraproject.FirewallConfig.gschema.xml
 %{_mandir}/man1/firewall-config*.1*
 
+%files lang -f %{name}.lang
+
 %changelog




commit python-psycopg2 for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python-psycopg2 for openSUSE:Factory 
checked in at 2016-03-16 10:34:59

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


Package is "python-psycopg2"

Changes:

--- /work/SRC/openSUSE:Factory/python-psycopg2/python-psycopg2.changes  
2015-02-25 02:18:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-psycopg2.new/python-psycopg2.changes 
2016-03-16 10:34:59.0 +0100
@@ -1,0 +2,6 @@
+Wed Mar  9 10:29:20 UTC 2016 - bwiedem...@suse.com
+
+- use the year from source gzip header instead of current one
+  to make reproducible rpms
+
+---



Other differences:
--
++ python-psycopg2.spec ++
--- /var/tmp/diff_new_pack.c9KUTu/_old  2016-03-16 10:35:00.0 +0100
+++ /var/tmp/diff_new_pack.c9KUTu/_new  2016-03-16 10:35:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-psycopg2
 #
-# 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
@@ -55,6 +55,9 @@
 
 %prep
 %setup -q -n psycopg2-%{version}
+# use the year from source gzip header instead of current one to make 
reproducible rpms
+year=$(perl -e 'sysread(STDIN, $h, 8); print 
(1900+(gmtime(unpack("l",substr($h,4[5])' < %{S:0})
+sed -i "s/^year =.*/year=$year/" doc/src/conf.py
 
 %build
 CFLAGS="%{optflags} -fno-strict-aliasing" python setup.py build




commit nemo for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package nemo for openSUSE:Factory checked in 
at 2016-03-16 10:35:07

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


Package is "nemo"

Changes:

--- /work/SRC/openSUSE:Factory/nemo/nemo.changes2016-01-21 
23:41:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.nemo.new/nemo.changes   2016-03-16 
10:35:09.0 +0100
@@ -1,0 +2,15 @@
+Wed Mar  9 18:09:32 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to 2.8.7:
+  * Improve context menu toggle:
+- shows separate distinct regions of the menu item now;
+- tooltip manifests as right-justified text next to the toggle
+  icon.
+  * Use g_strcmp0 instead of unsafe strcmp.
+  * file: Don't crash when the original file path has reserved
+characters.
+  * file-operations: Make sure to use correct filename when
+restoring from Trash.
+  * file-utils: Ensure directories exist before restoring from trash.
+
+---

Old:

  nemo-2.8.6.tar.gz

New:

  nemo-2.8.7.tar.gz



Other differences:
--
++ nemo.spec ++
--- /var/tmp/diff_new_pack.QfuY8x/_old  2016-03-16 10:35:10.0 +0100
+++ /var/tmp/diff_new_pack.QfuY8x/_new  2016-03-16 10:35:10.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nemo
 #
-# 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
@@ -20,7 +20,7 @@
 %define sover   1
 %define typelib typelib-1_0-Nemo-3_0
 Name:   nemo
-Version:2.8.6
+Version:2.8.7
 Release:0
 Summary:File browser for Cinnamon
 License:GPL-2.0+

++ nemo-2.8.6.tar.gz -> nemo-2.8.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nemo-2.8.6/configure.ac new/nemo-2.8.7/configure.ac
--- old/nemo-2.8.6/configure.ac 2015-11-27 11:00:22.0 +0100
+++ new/nemo-2.8.7/configure.ac 2016-03-07 18:19:50.0 +0100
@@ -18,7 +18,7 @@
 m4_define(nemo_extension_current,  5)
 m4_define(nemo_extension_revision, 0)
 
-AC_INIT(nemo, 2.8.6, https://github.com/linuxmint/nemo)
+AC_INIT(nemo, 2.8.7, https://github.com/linuxmint/nemo)
 
 dnl ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nemo-2.8.6/data/icons/Makefile.am 
new/nemo-2.8.7/data/icons/Makefile.am
--- old/nemo-2.8.6/data/icons/Makefile.am   2015-11-27 11:00:22.0 
+0100
+++ new/nemo-2.8.7/data/icons/Makefile.am   2016-03-07 18:19:50.0 
+0100
@@ -19,7 +19,9 @@
hicolor_actions_scalable_sidebar-tree-symbolic.svg \
hicolor_actions_scalable_sidebar-places-symbolic.svg \
hicolor_actions_scalable_expand-menu-symbolic.svg \
+   hicolor_actions_scalable_expand-menu-hover-symbolic.svg \
hicolor_actions_scalable_collapse-menu-symbolic.svg \
+   hicolor_actions_scalable_collapse-menu-hover-symbolic.svg \
hicolor_status_48x48_progress-0.png \
hicolor_status_48x48_progress-10.png \
hicolor_status_48x48_progress-20.png \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/nemo-2.8.6/data/icons/hicolor_actions_scalable_collapse-menu-hover-symbolic.svg
 
new/nemo-2.8.7/data/icons/hicolor_actions_scalable_collapse-menu-hover-symbolic.svg
--- 
old/nemo-2.8.6/data/icons/hicolor_actions_scalable_collapse-menu-hover-symbolic.svg
 1970-01-01 01:00:00.0 +0100
+++ 
new/nemo-2.8.7/data/icons/hicolor_actions_scalable_collapse-menu-hover-symbolic.svg
 2016-03-07 18:19:50.0 +0100
@@ -0,0 +1,62 @@
+
+
+
+http://purl.org/dc/elements/1.1/;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape;
+   id="svg7384"
+   height="16"
+   width="16"
+   version="1.1"
+   inkscape:version="0.91 r"
+   
sodipodi:docname="hicolor_actions_scalable_collapse-menu-hover-symbolic.svg">
+  
+  
+  
+
+  
+image/svg+xml
+http://purl.org/dc/dcmitype/StillImage; />
+Gnome Symbolic Icon Theme
+  
+
+  
+  Gnome Symbolic Icon Theme
+  
+  
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit python-stevedore for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python-stevedore for 
openSUSE:Factory checked in at 2016-03-16 10:35:29

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


Package is "python-stevedore"

Changes:

--- /work/SRC/openSUSE:Factory/python-stevedore/python-stevedore.changes
2015-09-30 05:50:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-stevedore.new/python-stevedore.changes   
2016-03-16 10:35:30.0 +0100
@@ -1,0 +2,6 @@
+Wed Mar  9 10:36:59 UTC 2016 - bwiedem...@suse.com
+
+- use the year from changelog instead of current one
+  to make reproducible rpms
+
+---



Other differences:
--
++ python-stevedore.spec ++
--- /var/tmp/diff_new_pack.f6Ql18/_old  2016-03-16 10:35:31.0 +0100
+++ /var/tmp/diff_new_pack.f6Ql18/_new  2016-03-16 10:35:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-stevedore
 #
-# 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
@@ -24,6 +24,7 @@
 Group:  Development/Languages/Python
 Url:https://github.com/dreamhost/stevedore
 Source: 
http://pypi.python.org/packages/source/s/stevedore/stevedore-%{version}.tar.gz
+Source1:%{name}.changes
 BuildRequires:  python-devel
 BuildRequires:  python-pbr
 BuildRequires:  python-setuptools
@@ -47,6 +48,9 @@
 
 %prep
 %setup -q -n stevedore-%{version}
+# use the year from changelog instead of current one to make reproducible rpms
+changelogyear=$(awk '/^[A-Z][a-z][a-z] [A-Z][a-z][a-z] +[0-9]+ 
[0-9]+:[0-9]+:[0-9]+ [A-Z]+ [1-9][0-9][0-9][0-9]/{print $6; exit}' %{S:1})
+sed -i "s/datetime.date.today().year$/$changelogyear/" doc/source/conf.py
 
 %build
 python setup.py build




commit spyder for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package spyder for openSUSE:Factory checked 
in at 2016-03-16 10:34:44

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


Package is "spyder"

Changes:

--- /work/SRC/openSUSE:Factory/spyder/spyder.changes2015-10-08 
08:25:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.spyder.new/spyder.changes   2016-03-16 
10:34:45.0 +0100
@@ -1,0 +2,22 @@
+Wed Mar  9 16:57:40 UTC 2016 - toddrme2...@gmail.com
+
+- Update to Version 2.3.8
+  + New features
+* Python and IPython consoles
+  * Fix a sitecustomize error when using Matplotlib 1.5 with Python 2 on 
Linux
+* Variable Explorer
+  * Add support for Pandas Series when using Pandas 0.17+
+  * Fix a freeze when creating empty DataFrames in Python 2
+  * Fix a freeze when working with big Numpy recarray's
+* Under the hood
+  * Avoid startup crashes when there are errors importing Numpy, SciPy or 
Pillow
+  + Bug fixes
+* [Issue 2819](../../issues/2819) - Spyder fails to start because of an 
error with scipy
+* [Issue 2815](../../issues/2815) - Variable explorer is not recognizing 
Pandas Series objects
+* [Issue 2793](../../issues/2793) - Connecting to kernel fails because of 
update to Matplotlib 1.5
+* [Issue 2791](../../issues/2791) - DataFrame with no rows gives error 
when trying to view it
+* [Issue 2783](../../issues/2783) - Spyder freezes on assigning a fits 
table data
+* [Issue 2744](../../issues/2744) - Spyder hangs when creating an empty 
DataFrame on Python 2
+- Fixes bug BNC#966417
+
+---

Old:

  spyder-2.3.7.zip

New:

  spyder-2.3.8.zip



Other differences:
--
++ spyder.spec ++
--- /var/tmp/diff_new_pack.q1PFCf/_old  2016-03-16 10:34:46.0 +0100
+++ /var/tmp/diff_new_pack.q1PFCf/_new  2016-03-16 10:34:46.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package spyder
 #
-# Copyright (c) 2015 SUSE LINUX Products 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
@@ -17,7 +17,7 @@
 
 
 Name:   spyder
-Version:2.3.7
+Version:2.3.8
 Release:0
 Url:http://spyderlib.googlecode.com
 Summary:Scientific PYthon Development EnviRonment
@@ -27,16 +27,14 @@
 Source1:spyder-rpmlintrc
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
+BuildRequires:  python-Pygments
 BuildRequires:  python-Sphinx >= 0.6.0
 BuildRequires:  python-devel >= 2.5
-BuildRequires:  python-flake8
 BuildRequires:  python-jupyter_ipykernel
 BuildRequires:  python-jupyter_qtconsole
 BuildRequires:  python-matplotlib
 BuildRequires:  python-numpy
-BuildRequires:  python-pep8
 BuildRequires:  python-psutil
-BuildRequires:  python-pyflakes >= 0.5.0
 BuildRequires:  python-qt4 >= 4.6
 BuildRequires:  python-rope => 0.9.2
 BuildRequires:  python-scipy
@@ -60,6 +58,7 @@
 Group:  Development/Languages/Python
 Requires:   python-Sphinx >= 0.6.0
 Requires:   python-qt4 >= 4.6
+Recommends: python-Pygments
 Recommends: python-flake8
 Recommends: python-jupyter_ipykernel
 Recommends: python-jupyter_qtconsole




commit drbd for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package drbd for openSUSE:Factory checked in 
at 2016-03-16 10:35:30

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.changes2015-11-26 
17:01:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.drbd.new/drbd.changes   2016-03-16 
10:35:31.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar  7 14:23:53 UTC 2016 - o...@aepfle.de
+
+- Remove timstamp from binaries
+  Add patch drbd-buildcompare.patch
+
+---

New:

  drbd-buildcompare.patch



Other differences:
--
++ drbd.spec ++
--- /var/tmp/diff_new_pack.p8aOyn/_old  2016-03-16 10:35:32.0 +0100
+++ /var/tmp/diff_new_pack.p8aOyn/_new  2016-03-16 10:35:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package drbd
 #
-# 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
@@ -41,6 +41,7 @@
 #Whether can merge into linbit is under discussion
 Patch3: 0001-Support-zeroout-device-in-initial-sync.patch
 Patch4: rename-GFP_WAIT-to-GFP_RECLAIM.patch
+Patch5: drbd-buildcompare.patch
 
 BuildRequires:  kernel-source
 BuildRequires:  kernel-syms
@@ -78,6 +79,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 rm -rf obj

++ drbd-buildcompare.patch ++
---
 drbd/Kbuild |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: drbd-8.4.6/drbd/Kbuild
===
--- drbd-8.4.6.orig/drbd/Kbuild
+++ drbd-8.4.6/drbd/Kbuild
@@ -134,5 +134,5 @@ $(obj)/drbd_buildtag.c: $(filter-out drb
echo >&2 "Your DRBD source tree is broken. Unpack again.";  
\
exit 1; 
\
fi ;
\
-   echo -e "\t\t\" build by $$USER@$$HOSTNAME, `date "+%F %T"`\";\n}"; 
\
+   echo -e "\t\t\" build by $$USER\";\n}"; \
mv --force $@.new $@



commit criu for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package criu for openSUSE:Factory checked in 
at 2016-03-16 10:34:45

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


Package is "criu"

Changes:

--- /work/SRC/openSUSE:Factory/criu/criu.changes2015-12-09 
22:14:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.criu.new/criu.changes   2016-03-16 
10:34:47.0 +0100
@@ -1,0 +2,46 @@
+Wed Mar  9 20:43:04 CET 2016 - ti...@suse.de
+
+- Update to criu 2.0:
+  New features:
+  * New code layout for sub-projects (e.g. Compel)
+  * Unprivileged dump
+  * Dump/check cpuinfo support for PPC
+  * Explorers for CRIT
+  * Added "post-setup-namespaces" to action scripts
+  * Added timeout for dump procedure (5 sec by default)
+  * Ability to override LSM profile on restore with CLI/RPC option
+  * External bind mounts can be fs-root mounts too
+  * Skip netns' internals on dump and restore (for Docker integration)
+  * Advanced support for external files
+  * More C/R supports
+  Optimizations/improvements:
+  * Align parasite stack on 16 bits for correctness
+  * Compilation with native libc syscall wrappers and helpers
+  * Parasite code injection done via memfd system call
+  * Make vaddr to pfn conversion with one less syscall
+  * CRIT shows device numbers in "maj:min" manner
+  * CRIT shows mmap's status in verbose
+  * Docker files for builds on all supported arches
+  Fixes:
+  * Absent readlink syscall on ARM (use readlinkat instead) could cause dump 
to fail
+  * Wrong argument to timer_create system call could cause restore to crash
+  * Extra tasks in freeze cgroup caused dump to fail/hand/crash
+  * Unaligned restore-time object allocations caused lock operations to fail
+  * Opened /proc/pid dir of dead task failed the dump
+  * Unaligned stacks caused criu to fail on aarch64
+  * Changed device numbers on restore side could cause random failures
+  * Fixes in mount points sharing/slavery/propagation restore
+  * Race between mntns creation and fds closing in different tasks could cause 
restore to fail
+  * Hard kernel limit on TCP repair recv queue restore could cause big queue 
restore to fail
+  * Unconnected dgram UNIX socket with data lost packets on restore
+  * CRIT didn't show IPC objects
+  * CRIT didn't convert IP addresses in images
+  * Logs from PIE code contained corrupted addresses and sizes
+  * Not loaded netfilter modules could cause dump/restore to stuck on dumping 
netlink socket
+  * Shared external mounts were restored with error
+  Security:
+  * When checking for namespaces' CRIU entered userns with host creds
+  * Deprecated/removed:
+  * Completely removed 'show' action. Use CRIT instead.
+
+---

Old:

  criu-1.8.tar.bz2

New:

  criu-2.0.tar.bz2



Other differences:
--
++ criu.spec ++
--- /var/tmp/diff_new_pack.HPSyT4/_old  2016-03-16 10:34:48.0 +0100
+++ /var/tmp/diff_new_pack.HPSyT4/_new  2016-03-16 10:34:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package criu
 #
-# 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
@@ -16,9 +16,9 @@
 #
 
 
-%define package_version 1.8
+%define package_version 2.0
 Name:   criu
-Version:1.8
+Version:2.0
 Release:0
 Summary:Checkpoint/Restore In Userspace Tools
 License:GPL-2.0
@@ -26,10 +26,16 @@
 Url:http://criu.org/
 Source0:http://download.openvz.org/criu/criu-%{package_version}.tar.bz2
 BuildRequires:  asciidoc
+%if 0%{suse_version} > 1320
+BuildRequires:  libbsd-devel
+%endif
+BuildRequires:  libcap-devel
+BuildRequires:  libnl3-devel
 BuildRequires:  pkg-config
 BuildRequires:  protobuf-c
 BuildRequires:  protobuf-devel
 BuildRequires:  xmlto
+Requires:   python-ipaddr
 Requires:   python-protobuf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  x86_64 aarch64 ppc64le
@@ -63,9 +69,6 @@
 
 %prep
 %setup -q -n %{name}-%{package_version}
-# fix up the broken protobuf descriptor.proto (comment-in-comment)
-rm -f protobuf/google/protobuf/descriptor.proto
-sed -e's@/\*@@g' -e's@\*/@@g' /usr/include/google/protobuf/descriptor.proto > 
protobuf/google/protobuf/descriptor.proto
 
 %build
 export CFLAGS="%{optflags}"

++ criu-1.8.tar.bz2 -> criu-2.0.tar.bz2 ++
 221853 lines of diff (skipped)




commit jogl2 for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package jogl2 for openSUSE:Factory checked 
in at 2016-03-16 10:35:14

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


Package is "jogl2"

Changes:

--- /work/SRC/openSUSE:Factory/jogl2/jogl2.changes  2015-10-20 
00:04:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.jogl2.new/jogl2.changes 2016-03-16 
10:35:17.0 +0100
@@ -1,0 +2,5 @@
+Wed Mar  9 12:58:55 UTC 2016 - dval...@suse.com
+
+- Fix building on POWER 64bit platforms (jogl2-ppc64.patch)
+
+---

New:

  jogl2-ppc64.patch



Other differences:
--
++ jogl2.spec ++
--- /var/tmp/diff_new_pack.fOli56/_old  2016-03-16 10:35:19.0 +0100
+++ /var/tmp/diff_new_pack.fOli56/_new  2016-03-16 10:35:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jogl2
 #
-# 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,6 +28,7 @@
 Patch0: %{name}--update-antlr-ant-contrib-jars.patch
 Patch1: %{name}-0001-update-ant-contrib-tasks.patch
 Patch2: jogl2-disable-tests.patch
+Patch3: jogl2-ppc64.patch
 BuildRequires:  ant >= 1.8.0
 BuildRequires:  ant-contrib
 BuildRequires:  eclipse-swt
@@ -68,6 +69,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 # Fix wrong-script-end-of-line-encoding
 rm make/scripts/*.bat

++ jogl2-ppc64.patch ++
diff --git a/make/build-jogl.xml b/make/build-jogl.xml
index 045a59d..82d4c8a 100644
--- a/make/build-jogl.xml
+++ b/make/build-jogl.xml
@@ -1358,6 +1358,18 @@
   
 
 
+
+  
+  
+  
+
+
+
+  
+  
+  
+
+
 
   
   
@@ -1370,7 +1382,7 @@
   
 
 
-
+
 
 
   
diff --git a/make/build-nativewindow.xml b/make/build-nativewindow.xml
index a194999..3db8f47 100644
--- a/make/build-nativewindow.xml
+++ b/make/build-nativewindow.xml
@@ -539,6 +539,19 @@
   
 
 
+ 
+
+  
+  
+  
+
+
+
+  
+  
+  
+
+
 
   
   
@@ -551,7 +564,7 @@
   
 
 
-
+
 
 
   
diff --git a/make/build-newt.xml b/make/build-newt.xml
index 7163bb0..2916a6b 100644
--- a/make/build-newt.xml
+++ b/make/build-newt.xml
@@ -503,6 +503,26 @@
   
 
 
+
+  
+  
+  
+  
+  
+  
+
+
+
+  
+  
+  
+  
+  
+  
+
+
 
   
   
@@ -529,7 +549,7 @@
   
 
 
-
+
 
 
   
diff --git a/make/build-oculusvr.xml b/make/build-oculusvr.xml
index b89b66f..7734d00 100644
--- a/make/build-oculusvr.xml
+++ b/make/build-oculusvr.xml
@@ -334,6 +334,12 @@
   
 
 
+
+  
+  
+  
+
+
 
   
   
@@ -346,7 +352,7 @@
   
 
 
-
+
 
 
   



commit spyder3 for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package spyder3 for openSUSE:Factory checked 
in at 2016-03-16 10:34:42

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


Package is "spyder3"

Changes:

--- /work/SRC/openSUSE:Factory/spyder3/spyder3.changes  2015-10-28 
17:30:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.spyder3.new/spyder3.changes 2016-03-16 
10:34:43.0 +0100
@@ -1,0 +2,22 @@
+Wed Mar  9 16:57:40 UTC 2016 - toddrme2...@gmail.com
+
+- Update to Version 2.3.8
+  + New features
+* Python and IPython consoles
+  * Fix a sitecustomize error when using Matplotlib 1.5 with Python 2 on 
Linux
+* Variable Explorer
+  * Add support for Pandas Series when using Pandas 0.17+
+  * Fix a freeze when creating empty DataFrames in Python 2
+  * Fix a freeze when working with big Numpy recarray's
+* Under the hood
+  * Avoid startup crashes when there are errors importing Numpy, SciPy or 
Pillow
+  + Bug fixes
+* [Issue 2819](../../issues/2819) - Spyder fails to start because of an 
error with scipy
+* [Issue 2815](../../issues/2815) - Variable explorer is not recognizing 
Pandas Series objects
+* [Issue 2793](../../issues/2793) - Connecting to kernel fails because of 
update to Matplotlib 1.5
+* [Issue 2791](../../issues/2791) - DataFrame with no rows gives error 
when trying to view it
+* [Issue 2783](../../issues/2783) - Spyder freezes on assigning a fits 
table data
+* [Issue 2744](../../issues/2744) - Spyder hangs when creating an empty 
DataFrame on Python 2
+- Fixes bug BNC#966417
+
+---

Old:

  spyder-2.3.7.zip

New:

  spyder-2.3.8.zip



Other differences:
--
++ spyder3.spec ++
--- /var/tmp/diff_new_pack.57gbQH/_old  2016-03-16 10:34:44.0 +0100
+++ /var/tmp/diff_new_pack.57gbQH/_new  2016-03-16 10:34:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-spyder
 #
-# Copyright (c) 2015 SUSE LINUX Products 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
@@ -17,7 +17,7 @@
 
 
 Name:   spyder3
-Version:2.3.7
+Version:2.3.8
 Release:0
 Url:http://spyderlib.googlecode.com
 Summary:Scientific PYthon Development EnviRonment




commit cinnamon-session for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package cinnamon-session for 
openSUSE:Factory checked in at 2016-03-16 10:35:08

Comparing /work/SRC/openSUSE:Factory/cinnamon-session (Old)
 and  /work/SRC/openSUSE:Factory/.cinnamon-session.new (New)


Package is "cinnamon-session"

Changes:

--- /work/SRC/openSUSE:Factory/cinnamon-session/cinnamon-session.changes
2016-01-22 01:03:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.cinnamon-session.new/cinnamon-session.changes   
2016-03-16 10:35:10.0 +0100
@@ -1,0 +2,7 @@
+Wed Mar  9 18:09:32 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to 2.8.3:
+  * mdm: Fix logic error.
+  * Fix a typo in a warning message.
+
+---

Old:

  cinnamon-session-2.8.2.tar.gz

New:

  cinnamon-session-2.8.3.tar.gz



Other differences:
--
++ cinnamon-session.spec ++
--- /var/tmp/diff_new_pack.PA2STx/_old  2016-03-16 10:35:11.0 +0100
+++ /var/tmp/diff_new_pack.PA2STx/_new  2016-03-16 10:35:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cinnamon-session
 #
-# 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,7 +17,7 @@
 
 
 Name:   cinnamon-session
-Version:2.8.2
+Version:2.8.3
 Release:0
 Summary:The session manager for the Cinnamon Desktop
 License:GPL-2.0+ and LGPL-2.1+

++ cinnamon-session-2.8.2.tar.gz -> cinnamon-session-2.8.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cinnamon-session-2.8.2/cinnamon-session/cs-idle-monitor.c 
new/cinnamon-session-2.8.3/cinnamon-session/cs-idle-monitor.c
--- old/cinnamon-session-2.8.2/cinnamon-session/cs-idle-monitor.c   
2015-11-09 11:27:38.0 +0100
+++ new/cinnamon-session-2.8.3/cinnamon-session/cs-idle-monitor.c   
2016-03-07 18:09:17.0 +0100
@@ -297,13 +297,13 @@
 if (monitor->priv->have_xtest) {
 monitor->priv->keycode1 = XKeysymToKeycode 
(monitor->priv->display, XK_Alt_L);
 if (monitor->priv->keycode1 == 0) {
-g_warning ("keycode1 not existant");
+g_warning ("keycode1 not existent");
 }
 monitor->priv->keycode2 = XKeysymToKeycode 
(monitor->priv->display, XK_Alt_R);
 if (monitor->priv->keycode2 == 0) {
 monitor->priv->keycode2 = XKeysymToKeycode 
(monitor->priv->display, XK_Alt_L);
 if (monitor->priv->keycode2 == 0) {
-g_warning ("keycode2 not existant");
+g_warning ("keycode2 not existent");
 }
 }
 monitor->priv->keycode = >priv->keycode1;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cinnamon-session-2.8.2/cinnamon-session/mdm.c 
new/cinnamon-session-2.8.3/cinnamon-session/mdm.c
--- old/cinnamon-session-2.8.2/cinnamon-session/mdm.c   2015-11-09 
11:27:38.0 +0100
+++ new/cinnamon-session-2.8.3/cinnamon-session/mdm.c   2016-03-07 
18:09:17.0 +0100
@@ -286,7 +286,7 @@
 
 response = mdm_send_protocol_msg (data, MDM_PROTOCOL_MSG_VERSION);
 
-if (!response || strncmp (response, "MDM ", strlen ("MDM ") != 0)) {
+if (!response || strncmp (response, "MDM ", strlen ("MDM ")) != 0) {
 g_free (response);
 
 g_warning ("Failed to get protocol version from MDM");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cinnamon-session-2.8.2/configure.ac 
new/cinnamon-session-2.8.3/configure.ac
--- old/cinnamon-session-2.8.2/configure.ac 2015-11-09 11:27:38.0 
+0100
+++ new/cinnamon-session-2.8.3/configure.ac 2016-03-07 18:09:17.0 
+0100
@@ -1,5 +1,5 @@
 AC_INIT([cinnamon-session],
-[2.8.2],
+[2.8.3],
 [https://github.com/linuxmint/cinnamon-session/issues])
 
 AC_CONFIG_SRCDIR([cinnamon-session])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cinnamon-session-2.8.2/debian/changelog 
new/cinnamon-session-2.8.3/debian/changelog
--- old/cinnamon-session-2.8.2/debian/changelog 2015-11-09 11:27:38.0 
+0100
+++ new/cinnamon-session-2.8.3/debian/changelog 2016-03-07 18:09:17.0 
+0100
@@ -1,3 +1,11 @@
+cinnamon-session (2.8.3) rosa; urgency=medium
+
+  [ monsta ]
+  * mdm: 

commit muffin for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package muffin for openSUSE:Factory checked 
in at 2016-03-16 10:35:05

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


Package is "muffin"

Changes:

--- /work/SRC/openSUSE:Factory/muffin/muffin.changes2016-01-22 
01:03:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.muffin.new/muffin.changes   2016-03-16 
10:35:07.0 +0100
@@ -1,0 +2,20 @@
+Wed Mar  9 18:09:32 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to 2.8.5:
+  * tiling: Account for gtk frame extents when evaluating whether a
+c-s-d window can be tiled or not.
+  * prefs.c: Update keybindings even when the new keybinding is
+empty - this prevents old built-in (muffin) keybindings from
+continuing to work even after they've been cleared.
+  * prefs: Don't attach modal dialogs by default.
+  * cogl wrappers: Perform a sanity check on the width/height
+request and clamp the sizes to a maximum of (x) screen size.
+  * display.c: prevent assertion errors when clicking out of
+window menus.
+  * Disable frame sync when used when OpenGL version used by the
+driver is < 3.0.
+  * meta-sync-ring.c: Simplify openGL version check to only check
+the major version number. Make the COGL_DRIVER_GL check a bit
+safer.
+
+---

Old:

  muffin-2.8.4.tar.gz

New:

  muffin-2.8.5.tar.gz



Other differences:
--
++ muffin.spec ++
--- /var/tmp/diff_new_pack.RQ6fJg/_old  2016-03-16 10:35:08.0 +0100
+++ /var/tmp/diff_new_pack.RQ6fJg/_new  2016-03-16 10:35:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package muffin
 #
-# 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
@@ -20,7 +20,7 @@
 %define sover   0
 %define typelib typelib-1_0-MetaMuffin-0_0
 Name:   muffin
-Version:2.8.4
+Version:2.8.5
 Release:0
 Summary:Cinnamon Desktop default window manager
 License:GPL-2.0+ and MIT

++ muffin-2.8.4.tar.gz -> muffin-2.8.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/muffin-2.8.4/configure.ac 
new/muffin-2.8.5/configure.ac
--- old/muffin-2.8.4/configure.ac   2015-11-20 18:26:31.0 +0100
+++ new/muffin-2.8.5/configure.ac   2016-03-07 18:14:38.0 +0100
@@ -2,7 +2,7 @@
 
 m4_define([muffin_major_version], [2])
 m4_define([muffin_minor_version], [8])
-m4_define([muffin_micro_version], [4])
+m4_define([muffin_micro_version], [5])
 
 m4_define([muffin_version],
   [muffin_major_version.muffin_minor_version.muffin_micro_version])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/muffin-2.8.4/debian/changelog 
new/muffin-2.8.5/debian/changelog
--- old/muffin-2.8.4/debian/changelog   2015-11-20 18:26:31.0 +0100
+++ new/muffin-2.8.5/debian/changelog   2016-03-07 18:14:38.0 +0100
@@ -1,3 +1,16 @@
+muffin (2.8.5) rosa; urgency=medium
+
+  [ Michael Webster ]
+  * tiling:  account for gtk frame extents when evaluating whether a c-s-d 
window can be tiled or not.
+  * prefs.c: Update keybindings even when the new keybinding is empty - this 
prevents old built-in (muffin) keybindings from continuing to work even after 
they've been cleared.
+  * prefs: don't attach modal dialogs by default
+  * cogl wrappers: Perform a sanity check on the width/height request and 
clamp the sizes to a maximum of (x) screen size.
+  * display.c: prevent assertion errors when clicking out of window menus.
+  * Disable frame sync when used when OpenGL version used by the driver is < 
3.0.
+  * meta-sync-ring.c: simplify openGL version check to only check the major 
version number. Make the COGL_DRIVER_GL check a bit safer.
+
+ -- Clement Lefebvre   Mon, 07 Mar 2016 17:13:48 +
+
 muffin (2.8.4) rosa; urgency=medium
 
   [ Michael Webster ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/muffin-2.8.4/src/compositor/cogl-utils.c 
new/muffin-2.8.5/src/compositor/cogl-utils.c
--- old/muffin-2.8.4/src/compositor/cogl-utils.c2015-11-20 
18:26:31.0 +0100
+++ new/muffin-2.8.5/src/compositor/cogl-utils.c2016-03-07 
18:14:38.0 +0100
@@ -25,6 +25,7 @@
 #include 
 #endif
 #include "cogl-utils.h"
+#include 
 
 /**
  * meta_create_color_texture_4ub:
@@ -118,6 +119,9 @@
 static CoglContext *cogl_context = NULL;
 static 

commit cinnamon-desktop for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package cinnamon-desktop for 
openSUSE:Factory checked in at 2016-03-16 10:35:00

Comparing /work/SRC/openSUSE:Factory/cinnamon-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.cinnamon-desktop.new (New)


Package is "cinnamon-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/cinnamon-desktop/cinnamon-desktop.changes
2016-01-21 23:41:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.cinnamon-desktop.new/cinnamon-desktop.changes   
2016-03-16 10:35:02.0 +0100
@@ -1,0 +2,7 @@
+Wed Mar  9 18:09:32 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to 2.8.1:
+  * a11y schema: Limit desktop zoom max magnification to 15x.
+  * thumbnail: Fix a code path where the mutex is never unlocked.
+
+---

Old:

  cinnamon-desktop-2.8.0.tar.gz

New:

  cinnamon-desktop-2.8.1.tar.gz



Other differences:
--
++ cinnamon-desktop.spec ++
--- /var/tmp/diff_new_pack.nQx8Do/_old  2016-03-16 10:35:03.0 +0100
+++ /var/tmp/diff_new_pack.nQx8Do/_new  2016-03-16 10:35:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cinnamon-desktop
 #
-# 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
@@ -20,7 +20,7 @@
 %define sover   4
 %define typelib typelib-1_0-CinnamonDesktop-3_0
 Name:   cinnamon-desktop
-Version:2.8.0
+Version:2.8.1
 Release:0
 Summary:Libcinnamon-desktop API
 License:GPL-2.0+ and MIT
@@ -57,8 +57,8 @@
 Summary:Libcinnamon-desktop API
 Group:  System/Libraries
 Requires:   %{soname}-data >= %{version}
-Provides:   %{soname} = %{version}
 Provides:   %{name} = %{version}
+Provides:   %{soname} = %{version}
 Obsoletes:  %{name} < %{version}
 
 %description -n %{soname}%{sover}

++ cinnamon-desktop-2.8.0.tar.gz -> cinnamon-desktop-2.8.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cinnamon-desktop-2.8.0/configure.ac 
new/cinnamon-desktop-2.8.1/configure.ac
--- old/cinnamon-desktop-2.8.0/configure.ac 2015-10-16 15:00:30.0 
+0200
+++ new/cinnamon-desktop-2.8.1/configure.ac 2016-03-07 15:22:55.0 
+0100
@@ -1,5 +1,5 @@
 
-AC_INIT(cinnamon-desktop, 2.8.0)
+AC_INIT(cinnamon-desktop, 2.8.1)
 AC_CONFIG_SRCDIR(libcinnamon-desktop)
 
 AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz tar-ustar])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cinnamon-desktop-2.8.0/debian/changelog 
new/cinnamon-desktop-2.8.1/debian/changelog
--- old/cinnamon-desktop-2.8.0/debian/changelog 2015-10-16 15:00:30.0 
+0200
+++ new/cinnamon-desktop-2.8.1/debian/changelog 2016-03-07 15:22:55.0 
+0100
@@ -1,3 +1,13 @@
+cinnamon-desktop (2.8.1) rosa; urgency=medium
+
+  [ Michael Webster ]
+  * a11y schema: limit desktop zoom max magnification to 15x
+
+  [ monsta ]
+  * thumbnail: Fix a code path where the mutex is never unlocked
+
+ -- Clement Lefebvre   Mon, 07 Mar 2016 14:22:01 +
+
 cinnamon-desktop (2.8.0) rosa; urgency=medium
 
   [ Dexter Chua ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cinnamon-desktop-2.8.0/libcinnamon-desktop/gnome-desktop-thumbnail.c 
new/cinnamon-desktop-2.8.1/libcinnamon-desktop/gnome-desktop-thumbnail.c
--- old/cinnamon-desktop-2.8.0/libcinnamon-desktop/gnome-desktop-thumbnail.c
2015-10-16 15:00:30.0 +0200
+++ new/cinnamon-desktop-2.8.1/libcinnamon-desktop/gnome-desktop-thumbnail.c
2016-03-07 15:22:55.0 +0100
@@ -783,10 +783,11 @@
 
   g_mutex_lock (>lock);
 
-  if (priv->disabled)
-return;
-  g_strfreev (priv->disabled_types);
-  priv->disabled_types = g_settings_get_strv (priv->settings, "disable");
+  if (!priv->disabled)
+{
+  g_strfreev (priv->disabled_types);
+  priv->disabled_types = g_settings_get_strv (priv->settings, "disable");
+}
 
   g_mutex_unlock (>lock);
 }
@@ -1969,4 +1970,4 @@
 factory->priv->permissions_problem = !checks_out;
 
 return checks_out;
-}
\ No newline at end of file
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cinnamon-desktop-2.8.0/schemas/org.cinnamon.desktop.a11y.magnifier.gschema.xml.in.in
 
new/cinnamon-desktop-2.8.1/schemas/org.cinnamon.desktop.a11y.magnifier.gschema.xml.in.in
--- 

commit cinnamon-settings-daemon for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package cinnamon-settings-daemon for 
openSUSE:Factory checked in at 2016-03-16 10:35:04

Comparing /work/SRC/openSUSE:Factory/cinnamon-settings-daemon (Old)
 and  /work/SRC/openSUSE:Factory/.cinnamon-settings-daemon.new (New)


Package is "cinnamon-settings-daemon"

Changes:

--- 
/work/SRC/openSUSE:Factory/cinnamon-settings-daemon/cinnamon-settings-daemon.changes
2016-01-22 01:06:54.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.cinnamon-settings-daemon.new/cinnamon-settings-daemon.changes
   2016-03-16 10:35:05.0 +0100
@@ -1,0 +2,7 @@
+Wed Mar  9 18:09:32 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to 2.8.4:
+  * power manager: Prevent sleep properly when the session has a
+sleep (not idle) inhibitor active.
+
+---

Old:

  cinnamon-settings-daemon-2.8.3.tar.gz

New:

  cinnamon-settings-daemon-2.8.4.tar.gz



Other differences:
--
++ cinnamon-settings-daemon.spec ++
--- /var/tmp/diff_new_pack.0M4GLo/_old  2016-03-16 10:35:06.0 +0100
+++ /var/tmp/diff_new_pack.0M4GLo/_new  2016-03-16 10:35:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cinnamon-settings-daemon
 #
-# 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,7 +17,7 @@
 
 
 Name:   cinnamon-settings-daemon
-Version:2.8.3
+Version:2.8.4
 Release:0
 Summary:The settings Daemon for the Cinnamon Desktop
 License:GPL-2.0+ and LGPL-2.1

++ cinnamon-settings-daemon-2.8.3.tar.gz -> 
cinnamon-settings-daemon-2.8.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cinnamon-settings-daemon-2.8.3/configure.ac 
new/cinnamon-settings-daemon-2.8.4/configure.ac
--- old/cinnamon-settings-daemon-2.8.3/configure.ac 2015-11-26 
21:29:41.0 +0100
+++ new/cinnamon-settings-daemon-2.8.4/configure.ac 2016-03-07 
18:11:21.0 +0100
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([cinnamon-settings-daemon],
-[2.8.3],
+[2.8.4],
 [https://github.com/linuxmint/cinnamon-settings-daemon/issues])
 
 AC_CONFIG_SRCDIR([cinnamon-settings-daemon/cinnamon-settings-manager.c])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cinnamon-settings-daemon-2.8.3/debian/changelog 
new/cinnamon-settings-daemon-2.8.4/debian/changelog
--- old/cinnamon-settings-daemon-2.8.3/debian/changelog 2015-11-26 
21:29:41.0 +0100
+++ new/cinnamon-settings-daemon-2.8.4/debian/changelog 2016-03-07 
18:11:21.0 +0100
@@ -1,3 +1,10 @@
+cinnamon-settings-daemon (2.8.4) rosa; urgency=medium
+
+  [ Michael Webster ]
+  * power manager: prevent sleep properly when the session has a sleep (not 
idle) inhibitor active
+
+ -- Clement Lefebvre   Mon, 07 Mar 2016 17:10:45 +
+
 cinnamon-settings-daemon (2.8.3) rosa; urgency=medium
 
   * Re-added code removed by mistake.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cinnamon-settings-daemon-2.8.3/plugins/power/csd-power-manager.c 
new/cinnamon-settings-daemon-2.8.4/plugins/power/csd-power-manager.c
--- old/cinnamon-settings-daemon-2.8.3/plugins/power/csd-power-manager.c
2015-11-26 21:29:41.0 +0100
+++ new/cinnamon-settings-daemon-2.8.4/plugins/power/csd-power-manager.c
2016-03-07 18:11:21.0 +0100
@@ -3444,6 +3444,8 @@
CSD_POWER_IDLETIME_BLANK_ID);
 }
 
+gboolean is_sleep_inhibited = idle_is_session_inhibited (manager,
+ 
SESSION_INHIBIT_MASK_SUSPEND);
 /* only do the sleep timeout when the session is idle
  * and we aren't inhibited from sleeping */
 if (on_battery) {
@@ -3453,7 +3455,7 @@
 timeout_sleep = g_settings_get_int (manager->priv->settings,
 
"sleep-inactive-ac-timeout");
 }
-if (timeout_sleep != 0) {
+if (!is_sleep_inhibited && timeout_sleep != 0) {
 g_debug ("setting up sleep callback %is", timeout_sleep);
 
 gpm_idletime_alarm_set (manager->priv->idletime,




commit u-boot for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package u-boot for openSUSE:Factory checked 
in at 2016-03-16 10:34:47

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


Package is "u-boot"

Changes:

--- /work/SRC/openSUSE:Factory/u-boot/u-boot-a10-olinuxino-lime.changes 
2016-03-07 13:29:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-a10-olinuxino-lime.changes
2016-03-16 10:34:49.0 +0100
@@ -1,0 +2,12 @@
+Wed Mar  9 22:50:22 UTC 2016 - ag...@suse.com
+
+- Fix missing 0-terminator in efi patch, breaking boot.scr boot
+
+---
+Sat Mar  5 22:02:18 UTC 2016 - afaer...@suse.de
+
+- Non-free licensed Marvell code has long been removed.
+  Drop obsolete drop-marvell.patch (bsc#773824)
+- Fix indentation of Patch6 in u-boot.spec.in
+
+---
u-boot-a13-olinuxino.changes: same change
u-boot-a13-olinuxinom.changes: same change
u-boot-a20-olinuxino-lime.changes: same change
u-boot-a20-olinuxino-lime2.changes: same change
u-boot-a20-olinuxinomicro.changes: same change
u-boot-am335xboneblack.changes: same change
u-boot-am335xevm.changes: same change
u-boot-am57xxevm.changes: same change
u-boot-am57xxevmnodt.changes: same change
u-boot-arndale.changes: same change
u-boot-bananapi.changes: same change
u-boot-colibrit20.changes: same change
u-boot-cubieboard.changes: same change
u-boot-cubieboard2.changes: same change
u-boot-cubietruck.changes: same change
u-boot-firefly-rk3288.changes: same change
u-boot-highbank.changes: same change
u-boot-hyundaia7hd.changes: same change
u-boot-jetson-tk1.changes: same change
u-boot-melea1000.changes: same change
u-boot-merriia80optimus.changes: same change
u-boot-mx53loco.changes: same change
u-boot-mx6cuboxi.changes: same change
u-boot-mx6qsabrelite.changes: same change
u-boot-odroid-xu3.changes: same change
u-boot-odroid.changes: same change
u-boot-omap3beagle.changes: same change
u-boot-omap4panda.changes: same change
u-boot-orangepipc.changes: same change
u-boot-p2371-2180.changes: same change
u-boot-paz00.changes: same change
u-boot-pcm051rev3.changes: same change
u-boot-qemu-ppce500.changes: same change
u-boot-rpi.changes: same change
u-boot-rpi2.changes: same change
u-boot-snow.changes: same change
u-boot-spring.changes: same change
u-boot-udoo.changes: same change
u-boot.changes: same change

Old:

  drop-marvell.patch



Other differences:
--
++ u-boot-a10-olinuxino-lime.spec ++
--- /var/tmp/diff_new_pack.idqTbg/_old  2016-03-16 10:34:57.0 +0100
+++ /var/tmp/diff_new_pack.idqTbg/_new  2016-03-16 10:34:57.0 +0100
@@ -57,8 +57,6 @@
 Patch10:omap3-Use-raw-SPL-by-default-for-mmc1.patch
 # Ensure we mark the device tree as reserved
 Patch11:efi-map-fdt-as-reserved.patch
-# Marvell boards support is non-free licensed, and we don't need it 
(bnc#773824)
-Patch99:drop-marvell.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # Arndale board need DTC >= 1.4
 BuildRequires:  bc
@@ -104,9 +102,6 @@
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
-# is non-free licensed, and we don't need it (bnc#773824)
-rm -rf board/Marvell
-%patch99 -p1
 
 %build
 make %{?jobs:-j %jobs} CROSS_COMPILE= CFLAGS="$RPM_OPT_FLAGS" 
A10-OLinuXino-Lime_defconfig

++ u-boot-a13-olinuxino.spec ++
--- /var/tmp/diff_new_pack.idqTbg/_old  2016-03-16 10:34:57.0 +0100
+++ /var/tmp/diff_new_pack.idqTbg/_new  2016-03-16 10:34:57.0 +0100
@@ -57,8 +57,6 @@
 Patch10:omap3-Use-raw-SPL-by-default-for-mmc1.patch
 # Ensure we mark the device tree as reserved
 Patch11:efi-map-fdt-as-reserved.patch
-# Marvell boards support is non-free licensed, and we don't need it 
(bnc#773824)
-Patch99:drop-marvell.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # Arndale board need DTC >= 1.4
 BuildRequires:  bc
@@ -104,9 +102,6 @@
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
-# is non-free licensed, and we don't need it (bnc#773824)
-rm -rf board/Marvell
-%patch99 -p1
 
 %build
 make %{?jobs:-j %jobs} CROSS_COMPILE= CFLAGS="$RPM_OPT_FLAGS" 
A13-OLinuXino_defconfig

++ u-boot-a13-olinuxinom.spec ++
--- /var/tmp/diff_new_pack.idqTbg/_old  2016-03-16 10:34:57.0 +0100
+++ /var/tmp/diff_new_pack.idqTbg/_new  2016-03-16 10:34:57.0 +0100
@@ -57,8 +57,6 @@
 Patch10:omap3-Use-raw-SPL-by-default-for-mmc1.patch
 # Ensure we mark the device tree as reserved
 Patch11:efi-map-fdt-as-reserved.patch
-# Marvell boards support is non-free licensed, and we don't need it 
(bnc#773824)
-Patch99:drop-marvell.patch
 BuildRoot:  

commit python-sure for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python-sure for openSUSE:Factory 
checked in at 2016-03-16 10:35:02

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


Package is "python-sure"

Changes:

--- /work/SRC/openSUSE:Factory/python-sure/python-sure.changes  2015-04-25 
11:23:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-sure.new/python-sure.changes 
2016-03-16 10:35:03.0 +0100
@@ -1,0 +2,33 @@
+Wed Mar  9 11:16:30 UTC 2016 - dval...@suse.com
+
+- Update to 1.2.24
+- Fix #48.
+Ready to fast forward, Python 3.4 support again
+Fixed a grammar nit when two things are not equal
+
+- When two things are not equal to each other, they “differ from” each other.
+- fix: #80
+AttributeError: 'module' object has no attribute '_CallList'
+
+- Fix python3 setup.py file read encoding issue.
+- adding carpentry build
+- fixing api
+
+- New feature:
+  .should.have.thrown() alias to should.throw
+  .should.have.raised() alias to should.throw
+  .should.have.returned_the_value alias ro should.return_value
+
+- make python 3 compatible again
+  The function objects in python 3 have no `func_code` member anymore. Use 
`__code__` instead.
+  The byte objects in python 3 have no `format` method. Use `encode` instead.
+  The representation of the strings and encoded strings are different in 
python 2 and python 3 thus use PY3 from six.
+  Remove unlucky example from README since python 3 returns a float and python 
2 an int in this situation
+  Python 2 and 3 build is working again
+
+-Fix #48.
+  AssertionBuilder.__call__ wasn't pushing through the
+  _callable_args and _callable_kw attributes, so they
+  weren't percolated through the assertion chain.
+
+---

Old:

  sure-1.2.10.tar.gz

New:

  sure-1.2.24.tar.gz



Other differences:
--
++ python-sure.spec ++
--- /var/tmp/diff_new_pack.HvFOrP/_old  2016-03-16 10:35:05.0 +0100
+++ /var/tmp/diff_new_pack.HvFOrP/_new  2016-03-16 10:35:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-sure
 #
-# 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,7 +17,7 @@
 
 
 Name:   python-sure
-Version:1.2.10
+Version:1.2.24
 Release:0
 Summary:Utility belt for automated testing in python for python
 License:GPL-3.0+

++ sure-1.2.10.tar.gz -> sure-1.2.24.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sure-1.2.10/PKG-INFO new/sure-1.2.24/PKG-INFO
--- old/sure-1.2.10/PKG-INFO2015-04-14 18:11:22.0 +0200
+++ new/sure-1.2.24/PKG-INFO2015-08-27 18:58:59.0 +0200
@@ -1,13 +1,13 @@
 Metadata-Version: 1.1
 Name: sure
-Version: 1.2.10
+Version: 1.2.24
 Summary: utility belt for automated testing in python for python
 Home-page: http://github.com/gabrielfalcao/sure
 Author: Gabriel Falcao
 Author-email: gabr...@nacaolivre.org
 License: UNKNOWN
-Description: sure ``1.2.9``
-==
+Description: sure ``1.2.23``
+===
 
 A testing library for python with powerful and flexible assertions. 
Sure
 is heavily inspired by
@@ -50,18 +50,16 @@
 
 (4).should.be.equal(2 + 2)
 (7.5).should.eql(3.5 + 4)
-(2).should.equal(8 / 4)
 
 (3).shouldnt.be.equal(5)
 
-{'a': 'collection'}.should.equal({'a': 'collection'}) does deep 
comparison
-
^^
+Assert dictionary and its contents
+^^
 
 .. code:: python
 
 {'foo': 'bar'}.should.equal({'foo': 'bar'})
-{'foo': 'bar'}.should.eql({'foo': 'bar'})
-{'foo': 'bar'}.must.be.equal({'foo': 'bar'})
+{'foo': 'bar'}.should.have.key('foo').which.should.equal('bar')
 
 "A string".lower().should.equal("a string") also works
 ^^
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sure-1.2.10/README.md new/sure-1.2.24/README.md
--- old/sure-1.2.10/README.md   2015-04-14 18:11:20.0 +0200
+++ new/sure-1.2.24/README.md   2015-08-27 18:58:58.0 +0200
@@ -1,4 +1,4 @@
-# sure `1.2.10`
+# sure `1.2.24`
 
 A testing 

commit gluegen2 for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package gluegen2 for openSUSE:Factory 
checked in at 2016-03-16 10:35:15

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


Package is "gluegen2"

Changes:

--- /work/SRC/openSUSE:Factory/gluegen2/gluegen2.changes2015-10-20 
00:04:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.gluegen2.new/gluegen2.changes   2016-03-16 
10:35:20.0 +0100
@@ -1,0 +2,6 @@
+Wed Mar  9 13:04:03 UTC 2016 - dval...@suse.com
+
+- Don't try to guess glbc version on other architectures
+  (gluegen2-missing-arch-symbol.patch)
+
+---

New:

  gluegen2-missing-arch-symbol.patch



Other differences:
--
++ gluegen2.spec ++
--- /var/tmp/diff_new_pack.kXbJk5/_old  2016-03-16 10:35:21.0 +0100
+++ /var/tmp/diff_new_pack.kXbJk5/_new  2016-03-16 10:35:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gluegen2
 #
-# 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
@@ -37,6 +37,7 @@
 Patch6: gluegen2-add-ppc64-aarch64.patch
 # PATCH-FIX-UPSTREAM gluegen2-no-static-libstdc++.patch badshah...@gmail.com 
-- Do not use -static-libstdc++ option for linker, causes build failures
 Patch7: gluegen2-no-static-libstdc++.patch
+Patch8: gluegen2-missing-arch-symbol.patch 
 BuildRequires:  ant
 BuildRequires:  ant-antlr
 BuildRequires:  ant-contrib
@@ -87,6 +88,7 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 # Fix wrong-script-end-of-line-encoding
 rm make/scripts/*.bat

++ gluegen2-missing-arch-symbol.patch ++
Index: gluegen-v2.3.2/make/stub_includes/platform/glibc-compat-symbols.h
===
--- gluegen-v2.3.2.orig/make/stub_includes/platform/glibc-compat-symbols.h
+++ gluegen-v2.3.2/make/stub_includes/platform/glibc-compat-symbols.h
@@ -24,7 +24,8 @@
 #elif defined(__amd64__)
#define GLIBC_COMPAT_SYMBOL(FFF) __asm__(".symver " #FFF "," #FFF 
"@GLIBC_2.2.5");
 #else
-   #define GLIBC_COMPAT_SYMBOL(FFF) __asm__(".symver " #FFF "," #FFF 
"@GLIBC_2.0");
+   /* Don't try to guess a wrong version */
+   #define GLIBC_COMPAT_SYMBOL(FFF)
 #endif /*__amd64__*/
 #elif defined(__clang__)
 #if defined(__aarch64__)



commit python-fudge for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python-fudge for openSUSE:Factory 
checked in at 2016-03-16 10:34:30

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


Package is "python-fudge"

Changes:

--- /work/SRC/openSUSE:Factory/python-fudge/python-fudge.changes
2012-02-27 18:35:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-fudge.new/python-fudge.changes   
2016-03-16 10:34:31.0 +0100
@@ -1,0 +2,5 @@
+Wed Mar  9 10:14:33 UTC 2016 - bwiedem...@suse.com
+
+- Drop build date from doc to fix build-compare
+
+---



Other differences:
--
++ python-fudge.spec ++
--- /var/tmp/diff_new_pack.We2P6g/_old  2016-03-16 10:34:32.0 +0100
+++ /var/tmp/diff_new_pack.We2P6g/_new  2016-03-16 10:34:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-fudge
 #
-# Copyright (c) 2012 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
@@ -11,17 +11,18 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   python-fudge
 Version:1.0.3
 Release:0
-License:MIT
 Summary:Replace real objects with fakes (mocks, stubs, etc) while 
testing
-Url:http://farmdev.com/projects/fudge/
+License:MIT
 Group:  Development/Languages/Python
+Url:http://farmdev.com/projects/fudge/
 Source: 
http://pypi.python.org/packages/source/f/fudge/fudge-%{version}.tar.gz
 BuildRequires:  python-Sphinx
 BuildRequires:  python-devel
@@ -61,6 +62,8 @@
 %prep
 %setup -q -n fudge-%{version}
 find . -type f -name "._*" | xargs rm # Remove junk
+# drop build date from doc to fix build-compare
+sed -i "s/\(html_last_updated_fmt = \).*/\\1None/" ./docs/conf.py
 
 %build
 python setup.py build




commit ibus-pinyin for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package ibus-pinyin for openSUSE:Factory 
checked in at 2016-03-16 10:34:37

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


Package is "ibus-pinyin"

Changes:

--- /work/SRC/openSUSE:Factory/ibus-pinyin/ibus-pinyin.changes  2015-11-06 
00:04:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.ibus-pinyin.new/ibus-pinyin.changes 
2016-03-16 10:34:38.0 +0100
@@ -0,0 +1,6 @@
+-
+Fri Dec 25 13:57:28 CET 2015 - qz...@suse.com
+
+- Add ibus-pinyin-default-full.patch: Set ibus-pinyin engine to full 
+  pinyin as default when dconf data not exist.(bnc#955325)
+

New:

  ibus-pinyin-default-full.patch



Other differences:
--
++ ibus-pinyin.spec ++
--- /var/tmp/diff_new_pack.FWkXMb/_old  2016-03-16 10:34:39.0 +0100
+++ /var/tmp/diff_new_pack.FWkXMb/_new  2016-03-16 10:34:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-pinyin
 #
-# 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
@@ -29,8 +29,10 @@
 Patch1: ibus-pinyin-support-set-content-type-method.patch
 # PATCH-FIX-FEDORA ibus-pinyin-fixes-lua-compile.patch fcro...@suse.com -- fix 
build with lua 5.2
 Patch2: ibus-pinyin-fixes-lua-compile.patch
-# PATCH-FIX-UPSTREAM Fix -Wlogical-not-parentheses warning
+# PATCH-FIX-UPSTREAM Wlogical-not-parentheses.patch sch...@suse.de -- Fix 
-Wlogical-not-parentheses warning
 Patch3: Wlogical-not-parentheses.patch
+# PATFH-FIX-SUSE ibus-pinyin-default-full.patch qz...@suse.com -- set 
Fullpinyin beyond dconf database as default.
+Patch4: ibus-pinyin-default-full.patch
 BuildRequires:  boost-devel
 BuildRequires:  gcc-c++
 BuildRequires:  gettext-devel
@@ -61,6 +63,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %configure --disable-static \

++ ibus-pinyin-default-full.patch ++
diff -Nura ibus-pinyin-1.5.0/src/PYConfig.cc 
ibus-pinyin-1.5.0_new/src/PYConfig.cc
--- ibus-pinyin-1.5.0/src/PYConfig.cc   2012-08-02 14:22:38.0 +
+++ ibus-pinyin-1.5.0_new/src/PYConfig.cc   2015-12-28 09:48:03.281401722 
+
@@ -103,7 +103,7 @@
PyZy::Variant::fromUnsignedInt (option ()));
 
 m_orientation = IBUS_ORIENTATION_HORIZONTAL;
-m_page_size = 5;
+m_page_size = 9;
 m_shift_select_candidate = FALSE;
 m_minus_equal_page = TRUE;
 m_comma_period_page = TRUE;
@@ -111,6 +111,7 @@
 
 m_init_chinese = TRUE;
 m_init_full = FALSE;
+m_double_pinyin = FALSE;
 m_init_full_punct = TRUE;
 m_init_simp_chinese = TRUE;
 m_special_phrases = TRUE;



commit python-html2text for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python-html2text for 
openSUSE:Factory checked in at 2016-03-16 10:34:32

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


Package is "python-html2text"

Changes:

--- /work/SRC/openSUSE:Factory/python-html2text/python-html2text.changes
2015-04-21 10:53:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-html2text.new/python-html2text.changes   
2016-03-16 10:34:33.0 +0100
@@ -1,0 +2,38 @@
+Sun Jan  3 21:18:57 UTC 2016 - frei...@opensuse.org
+
+Update to version 2015-11.4:
+
+* Fix #38: Long links wrapping controlled by `--no-wrap-links`.
+* Note: `--no-wrap-links` implies `--reference-links`
+* Feature #83: Add callback-on-tag.
+* Fix #87: Decode errors can be handled via command line.
+* Feature #95: Docs, decode errors spelling mistake.
+* Fix #84: Make bodywidth kwarg overridable using config.
+
+
+Additional changes from version 2015.6.21
+
+* Fix #31: HTML entities stay inside link.
+* Fix #71: Coverage detects command line tests.
+* Fix #39: Documentation update.
+* Fix #61: Functionality added for optional use of automatic links.
+* Feature #80: ``title`` attribute is preserved in both inline and reference 
links.
+* Feature #82: More command line options. See docs.
+
+Additional changes from version 2015.6.12
+
+* Feature #76: Making ``pre`` blocks clearer for further automatic formatting.
+* Fix #71: Coverage detects tests carried out in ``subprocesses``
+
+Additional changes from version 2015.6.6
+
+* Fix #24: ``3.200.3`` vs ``2014.7.3`` output quirks.
+* Fix #61. Malformed links in markdown output.
+* Feature #62: Automatic version number.
+* Fix #63: Nested code, anchor bug.
+* Fix #64: Proper handling of anchors with content that starts with tags.
+* Feature #67: Documentation all over the module.
+* Feature #70: Adding tests for the module.
+* Fix #73: Typo in config documentation.
+
+---

Old:

  html2text-2015.4.14.tar.gz

New:

  html2text-2015.11.4.tar.gz



Other differences:
--
++ python-html2text.spec ++
--- /var/tmp/diff_new_pack.eg5XFb/_old  2016-03-16 10:34:34.0 +0100
+++ /var/tmp/diff_new_pack.eg5XFb/_new  2016-03-16 10:34:34.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-html2text
 #
-# 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,7 +17,7 @@
 
 
 Name:   python-html2text
-Version:2015.4.14
+Version:2015.11.4
 Release:0
 Url:https://github.com/Alir3z4/html2text/
 Summary:Turn HTML into equivalent Markdown-structured text

++ html2text-2015.4.14.tar.gz -> html2text-2015.11.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/html2text-2015.4.14/AUTHORS.rst 
new/html2text-2015.11.4/AUTHORS.rst
--- old/html2text-2015.4.14/AUTHORS.rst 2015-04-13 17:48:22.0 +0200
+++ new/html2text-2015.11.4/AUTHORS.rst 2015-11-04 15:32:38.0 +0100
@@ -14,6 +14,11 @@
 * Miguel Tavares 
 * Scott Blackburn 
 * Peter Wu 
+* Arjoonn Sharma 
+* Ali Mohammad 
+* Albert Berger 
+* Etienne Millon 
+* John C F 
 
 
 Maintainer:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/html2text-2015.4.14/ChangeLog.rst 
new/html2text-2015.11.4/ChangeLog.rst
--- old/html2text-2015.4.14/ChangeLog.rst   2015-04-14 19:05:05.0 
+0200
+++ new/html2text-2015.11.4/ChangeLog.rst   2015-11-04 15:48:46.0 
+0100
@@ -1,3 +1,49 @@
+2015.11.4
+=
+
+
+* Fix #38: Long links wrapping controlled by `--no-wrap-links`.
+* Note: `--no-wrap-links` implies `--reference-links`
+* Feature #83: Add callback-on-tag.
+* Fix #87: Decode errors can be handled via command line.
+* Feature #95: Docs, decode errors spelling mistake.
+* Fix #84: Make bodywidth kwarg overridable using config.
+
+
+2015.6.21
+=
+
+
+* Fix #31: HTML entities stay inside link.
+* Fix #71: Coverage detects command line tests.
+* Fix #39: Documentation update.
+* Fix #61: Functionality added for optional use of automatic links.
+* Feature #80: ``title`` attribute is preserved in both inline and reference 
links.
+* Feature #82: More command line options. See docs.
+
+
+2015.6.12
+=
+
+
+* Feature #76: Making ``pre`` blocks clearer for further 

commit mmc-utils for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package mmc-utils for openSUSE:Factory 
checked in at 2016-03-16 10:34:34

Comparing /work/SRC/openSUSE:Factory/mmc-utils (Old)
 and  /work/SRC/openSUSE:Factory/.mmc-utils.new (New)


Package is "mmc-utils"

Changes:

--- /work/SRC/openSUSE:Factory/mmc-utils/mmc-utils.changes  2016-03-07 
13:24:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.mmc-utils.new/mmc-utils.changes 2016-03-16 
10:34:35.0 +0100
@@ -1,0 +2,15 @@
+Wed Mar 09 16:42:06 UTC 2016 - mplus...@suse.com
+
+- Update to version 0.1~git.20160308:
+  + Fit usage to 80 cols
+  + fix building errors on Android
+  + mmc-utils: add check for max enhanced user area
+  + mmc-utils: add support to create gp partition
+  + mmc-utils: Add command to set the boot bus conditions
+  + mmc-utils: add ability to enable/disable optional eMMC cache
+  + mmc_utils: gp create: only allow partition [1-4] to be selected
+  + mmc_utils: doc: add man-page
+  + mmc-utils: Merge the lsmmc tool into mmc-utils
+  + mmc_utils: add ffu support
+
+---

Old:

  mmc-utils-0.1~git.20160223.tar.xz

New:

  mmc-utils-0.1~git.20160308.tar.xz



Other differences:
--
++ mmc-utils.spec ++
--- /var/tmp/diff_new_pack.I2ChmN/_old  2016-03-16 10:34:36.0 +0100
+++ /var/tmp/diff_new_pack.I2ChmN/_new  2016-03-16 10:34:36.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mmc-utils
-Version:0.1~git.20160223
+Version:0.1~git.20160308
 Release:0
 Summary:Tools for MMC/SD devices
 License:GPL-2.0

++ _service ++
--- /var/tmp/diff_new_pack.I2ChmN/_old  2016-03-16 10:34:36.0 +0100
+++ /var/tmp/diff_new_pack.I2ChmN/_new  2016-03-16 10:34:36.0 +0100
@@ -3,6 +3,7 @@
 git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git
 git
 mmc-utils
+enable
 0.1~git.%ad
   
   

++ do_not_use_asm_generic.patch ++
--- /var/tmp/diff_new_pack.I2ChmN/_old  2016-03-16 10:34:36.0 +0100
+++ /var/tmp/diff_new_pack.I2ChmN/_new  2016-03-16 10:34:36.0 +0100
@@ -9,12 +9,12 @@
  mmc.h |2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-Index: mmc-utils-20151118/mmc.h
+Index: mmc-utils-0.1~git.20160308/mmc.h
 ===
 mmc-utils-20151118.orig/mmc.h
-+++ mmc-utils-20151118/mmc.h
-@@ -14,7 +14,7 @@
-  * Boston, MA 021110-1307, USA.
+--- mmc-utils-0.1~git.20160308.orig/mmc.h
 mmc-utils-0.1~git.20160308/mmc.h
+@@ -17,7 +17,7 @@
+  * those modifications are Copyright (c) 2016 SanDisk Corp.
   */
  
 -#include 

++ mmc-utils-0.1~git.20160223.tar.xz -> mmc-utils-0.1~git.20160308.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mmc-utils-0.1~git.20160223/mmc.c 
new/mmc-utils-0.1~git.20160308/mmc.c
--- old/mmc-utils-0.1~git.20160223/mmc.c2016-03-01 17:38:32.0 
+0100
+++ new/mmc-utils-0.1~git.20160308/mmc.c2016-03-09 17:42:06.0 
+0100
@@ -13,6 +13,9 @@
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 021110-1307, USA.
  *
+ * Modified to add field firmware update support,
+ * those modifications are Copyright (c) 2016 SanDisk Corp.
+ *
  * (This code is based on btrfs-progs/btrfs.c.)
  */
 
@@ -193,6 +196,11 @@
  "The device path should specify the scr file directory.",
  NULL
},
+   { do_ffu, -2,
+ "ffu", " \n"
+   "Run Field Firmware Update with  on .\n",
+ NULL
+   },
{ 0, 0, 0, 0 }
 };
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mmc-utils-0.1~git.20160223/mmc.h 
new/mmc-utils-0.1~git.20160308/mmc.h
--- old/mmc-utils-0.1~git.20160223/mmc.h2016-03-01 17:38:32.0 
+0100
+++ new/mmc-utils-0.1~git.20160308/mmc.h2016-03-09 17:42:06.0 
+0100
@@ -12,6 +12,9 @@
  * License along with this program; if not, write to the
  * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  * Boston, MA 021110-1307, USA.
+ *
+ * Modified to add field firmware update support,
+ * those modifications are Copyright (c) 2016 SanDisk Corp.
  */
 
 #include 
@@ -34,6 +37,7 @@
 #define R1_SWITCH_ERROR   (1 << 7)  /* sx, c */
 #define MMC_SWITCH_MODE_WRITE_BYTE 0x03/* Set target to value */
 #define MMC_READ_MULTIPLE_BLOCK  18   /* adtc [31:0] data addr   R1  */
+#define MMC_WRITE_BLOCK24  /* adtc [31:0] data addr
R1  */
 #define MMC_WRITE_MULTIPLE_BLOCK 25   /* adtcR1  */
 
 /*
@@ -42,6 +46,17 @@
 #define EXT_CSD_S_CMD_SET  

commit python-urwid for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python-urwid for openSUSE:Factory 
checked in at 2016-03-16 10:34:33

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


Package is "python-urwid"

Changes:

--- /work/SRC/openSUSE:Factory/python-urwid/python-urwid.changes
2015-05-19 23:47:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-urwid.new/python-urwid.changes   
2016-03-16 10:34:34.0 +0100
@@ -1,0 +2,14 @@
+Tue Mar  8 20:13:34 UTC 2016 - frei...@opensuse.org
+
+- update to version 1.3.1:
+ * Fix for screen not getting reset on exception regression
+   (by Rian Hunter)
+ * AttrSpec objects are now comparable (by Random User)
+ * MonitoredList now has a clear method if list has a clear method
+   (by neumond)
+ * Fix for BarGraph hlines sort order (by Heiko Noordhof)
+ * Fix for final output not appearing on exit with some terminals
+   now that extra newline was removed (by Jared Winborne)
+ * Fix for a resizing bug in raw_display (by Esteban null) 
+
+---

Old:

  urwid-1.3.0.tar.gz

New:

  urwid-1.3.1.tar.gz



Other differences:
--
++ python-urwid.spec ++
--- /var/tmp/diff_new_pack.4CQtwp/_old  2016-03-16 10:34:35.0 +0100
+++ /var/tmp/diff_new_pack.4CQtwp/_new  2016-03-16 10:34:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-urwid
 #
-# 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,7 +17,7 @@
 
 
 Name:   python-urwid
-Version:1.3.0
+Version:1.3.1
 Release:0
 Url:http://excess.org/urwid/
 Summary:A full-featured console (xterm et al.) user interface library

++ urwid-1.3.0.tar.gz -> urwid-1.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/urwid-1.3.0/PKG-INFO new/urwid-1.3.1/PKG-INFO
--- old/urwid-1.3.0/PKG-INFO2014-10-17 20:27:53.0 +0200
+++ new/urwid-1.3.1/PKG-INFO2015-11-02 01:08:49.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: urwid
-Version: 1.3.0
+Version: 1.3.1
 Summary: A full-featured console (xterm et al.) user interface library
 Home-page: http://urwid.org/
 Author: Ian Ward
@@ -10,7 +10,7 @@
 Urwid is a console user interface library for Python.
 It includes many features useful for text console application 
developers including:
 
-- Applcations resize quickly and smoothly
+- Applications resize quickly and smoothly
 - Automatic, programmable text alignment and wrapping
 - Simple markup for setting text attributes within blocks of text
 - Powerful list box with programmable content for scrolling all widget 
types
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/urwid-1.3.0/README.rst new/urwid-1.3.1/README.rst
--- old/urwid-1.3.0/README.rst  2014-10-17 20:09:04.0 +0200
+++ new/urwid-1.3.1/README.rst  2015-11-02 01:08:16.0 +0100
@@ -9,7 +9,7 @@
 Urwid is a console user interface library for Python.
 It includes many features useful for text console application developers 
including:
 
-- Applcations resize quickly and smoothly
+- Applications resize quickly and smoothly
 - Automatic, programmable text alignment and wrapping
 - Simple markup for setting text attributes within blocks of text
 - Powerful list box with programmable content for scrolling all widget types
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/urwid-1.3.0/docs/changelog.rst 
new/urwid-1.3.1/docs/changelog.rst
--- old/urwid-1.3.0/docs/changelog.rst  2014-10-17 20:09:04.0 +0200
+++ new/urwid-1.3.1/docs/changelog.rst  2015-11-02 01:08:16.0 +0100
@@ -2,6 +2,26 @@
 Changelog
 -
 
+Urwid 1.3.1
+===
+
+2015-11-01
+
+ * Fix for screen not getting reset on exception regression
+   (by Rian Hunter)
+
+ * AttrSpec objects are now comparable (by Random User)
+
+ * MonitoredList now has a clear method if list has a clear method
+   (by neumond)
+
+ * Fix for BarGraph hlines sort order (by Heiko Noordhof)
+
+ * Fix for final output not appearing on exit with some terminals
+   now that extra newline was removed (by Jared Winborne)
+
+ * Fix for a resizing bug in raw_display (by Esteban null)
+
 Urwid 1.3.0
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit python-translationstring for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python-translationstring for 
openSUSE:Factory checked in at 2016-03-16 10:34:29

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


Package is "python-translationstring"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-translationstring/python-translationstring.changes
2015-02-06 22:38:34.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-translationstring.new/python-translationstring.changes
   2016-03-16 10:34:30.0 +0100
@@ -1,0 +2,5 @@
+Wed Mar  9 08:41:58 UTC 2016 - bwiedem...@suse.com
+
+- Drop build date from doc to fix build-compare
+
+---



Other differences:
--
++ python-translationstring.spec ++
--- /var/tmp/diff_new_pack.QvSOve/_old  2016-03-16 10:34:31.0 +0100
+++ /var/tmp/diff_new_pack.QvSOve/_new  2016-03-16 10:34:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-translationstring
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -56,6 +56,8 @@
 
 %prep
 %setup -q -n translationstring-%{version}
+# drop build date from doc to fix build-compare
+sed -i "s/\(html_last_updated_fmt = \).*/\\1None/" docs/conf.py
 
 %build
 python setup.py build




commit smatch for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package smatch for openSUSE:Factory checked 
in at 2016-03-16 10:34:26

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


Package is "smatch"

Changes:

--- /work/SRC/openSUSE:Factory/smatch/smatch.changes2015-12-21 
12:04:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.smatch.new/smatch.changes   2016-03-16 
10:34:27.0 +0100
@@ -1,0 +2,5 @@
+Wed Mar  9 14:10:10 UTC 2016 - jsl...@suse.com
+
+- update to 20160307
+
+---

Old:

  smatch-20151208.tar.xz

New:

  smatch-20160307.tar.xz



Other differences:
--
++ smatch.spec ++
--- /var/tmp/diff_new_pack.BD0Klx/_old  2016-03-16 10:34:28.0 +0100
+++ /var/tmp/diff_new_pack.BD0Klx/_new  2016-03-16 10:34:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package smatch
 #
-# 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,7 +17,7 @@
 
 
 Name:   smatch
-Version:20151208
+Version:20160307
 Release:0
 Summary:Static analysis tool for C
 License:GPL-2.0

++ smatch-20151208.tar.xz -> smatch-20160307.tar.xz ++
 4975 lines of diff (skipped)




commit python-efl for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python-efl for openSUSE:Factory 
checked in at 2016-03-16 10:34:23

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


Package is "python-efl"

Changes:

--- /work/SRC/openSUSE:Factory/python-efl/python-efl.changes2016-03-04 
19:30:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-efl.new/python-efl.changes   
2016-03-16 10:34:23.0 +0100
@@ -1,0 +2,5 @@
+Wed Mar  9 07:15:59 UTC 2016 - bwiedem...@suse.com
+
+- Add python-efl-reproducible.patch to fix build-compare
+
+---

New:

  python-efl-reproducible.patch



Other differences:
--
++ python-efl.spec ++
--- /var/tmp/diff_new_pack.HEmbDp/_old  2016-03-16 10:34:24.0 +0100
+++ /var/tmp/diff_new_pack.HEmbDp/_new  2016-03-16 10:34:24.0 +0100
@@ -24,6 +24,8 @@
 Group:  System/Libraries
 Url:http://enlightenment.org
 Source: %{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM https://phab.enlightenment.org/D3781 -- bmwiedemann -- 
allow for doc date to be dropped
+Patch0: %{name}-reproducible.patch
 BuildRequires:  pkgconfig
 BuildRequires:  python-cython
 BuildRequires:  pkgconfig(dbus-python)
@@ -72,6 +74,9 @@
 
 %prep
 %setup -q
+%patch0 -p1
+# drop build date from doc to fix build-compare
+sed -i "s/\(html_last_updated_fmt = \).*/\\1None/" ./doc/conf.py
 
 %build
 python setup.py build -g

++ python-efl-reproducible.patch ++
--- python-efl-1.16.0/doc/themes/efldoc/layout.html.orig2015-11-14 
15:20:19.0 +
+++ python-efl-1.16.0/doc/themes/efldoc/layout.html 2016-03-09 
07:00:25.348917451 +
@@ -98,7 +98,9 @@
 
   {% trans copyright=copyright|e %} Copyright {{ copyright }}.{% 
endtrans %}
   
+  {%- if last_updated %}
   {% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% 
endtrans %}
+  {%- endif %}
   {% trans sphinx_version=sphinx_version|e %}Created using http://sphinx.pocoo.org/;>Sphinx {{ sphinx_version }}.{% endtrans %}
 
 {%- endblock %}



commit alpine for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package alpine for openSUSE:Factory checked 
in at 2016-03-16 10:34:36

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


Package is "alpine"

Changes:

--- /work/SRC/openSUSE:Factory/alpine/alpine.changes2015-03-30 
19:33:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.alpine.new/alpine.changes   2016-03-16 
10:34:37.0 +0100
@@ -1,0 +2,6 @@
+Fri Mar  4 17:53:58 UTC 2016 - o...@aepfle.de
+
+- Remove timestamp from binary
+  alpine-timestamp.patch
+
+---

New:

  alpine-timestamp.patch



Other differences:
--
++ alpine.spec ++
--- /var/tmp/diff_new_pack.eT85eB/_old  2016-03-16 10:34:38.0 +0100
+++ /var/tmp/diff_new_pack.eT85eB/_new  2016-03-16 10:34:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package alpine
 #
-# 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
@@ -36,6 +36,7 @@
 Patch3: operation-may-be-undefined-warning.diff
 Patch4: fix-implicit.patch
 Patch5: alpine-gcc44.diff
+Patch6: alpine-timestamp.patch
 Patch10:pico-fix-spurious-undef-warnings.diff
 Patch20:pine-expression-warnings.diff
 Patch40:pico-stripwhitespace.diff
@@ -135,6 +136,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 %patch10 -p1
 %patch20 -p1
 %patch40 -p1

++ alpine-timestamp.patch ++
---
 alpine/Makefile|4 ++--
 alpine/Makefile.am |4 ++--
 alpine/Makefile.in |4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

Index: alpine-2.20/alpine/Makefile
===
--- alpine-2.20.orig/alpine/Makefile
+++ alpine-2.20/alpine/Makefile
@@ -888,8 +888,8 @@ uninstall-am: uninstall-binPROGRAMS
 
 
 date.c:
-   echo "char datestamp[]="\"`date`\"";" > date.c
-   echo "char hoststamp[]="\"`hostname`\"";" >> date.c
+   echo 'char datestamp[]="today";' >  date.c
+   echo 'char hoststamp[]="sand";' >> date.c
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
Index: alpine-2.20/alpine/Makefile.am
===
--- alpine-2.20.orig/alpine/Makefile.am
+++ alpine-2.20/alpine/Makefile.am
@@ -48,5 +48,5 @@ AM_LDFLAGS = `cat @top_srcdir@/c-client/
 CLEANFILES = date.c
 
 date.c:
-   echo "char datestamp[]="\"`date`\"";" > date.c
-   echo "char hoststamp[]="\"`hostname`\"";" >> date.c
+   echo 'char datestamp[]="today";' >  date.c
+   echo 'char hoststamp[]="sand";' >> date.c
Index: alpine-2.20/alpine/Makefile.in
===
--- alpine-2.20.orig/alpine/Makefile.in
+++ alpine-2.20/alpine/Makefile.in
@@ -888,8 +888,8 @@ uninstall-am: uninstall-binPROGRAMS
 
 
 date.c:
-   echo "char datestamp[]="\"`date`\"";" > date.c
-   echo "char hoststamp[]="\"`hostname`\"";" >> date.c
+   echo 'char datestamp[]="today";' >  date.c
+   echo 'char hoststamp[]="sand";' >> date.c
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.




commit perl-DateTime for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package perl-DateTime for openSUSE:Factory 
checked in at 2016-03-16 10:34:20

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


Package is "perl-DateTime"

Changes:

--- /work/SRC/openSUSE:Factory/perl-DateTime/perl-DateTime.changes  
2015-10-14 16:44:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-DateTime.new/perl-DateTime.changes 
2016-03-16 10:34:21.0 +0100
@@ -1,0 +2,45 @@
+Tue Mar  8 10:07:34 UTC 2016 - co...@suse.com
+
+- updated to 1.25
+   see /usr/share/doc/packages/perl-DateTime/Changes
+
+  1.25   2016-03-06
+  
+  - DateTime->from_object would die if given a DateTime::Infinite object. Now 
it
+returns another DateTime::Infinite object. Reported by Greg Oschwald. RT
+#112712.
+  
+  
+  1.24   2016-02-29
+  
+  - The last release partially broke $dt->time. If you passed a value to use as
+unit separator, this was ignored. Reported by Sergiy Zuban. RT #112585.
+  
+  
+  1.23   2016-02-28
+  
+  - Make all DateTime::Infinite objects return the system's representation of
+positive or negative infinity for any method which returns a number of
+string representation (year(), month(), ymd(), iso8601(), etc.). Previously
+some of these methods could return "Nan", "-Inf--Inf--Inf", and other
+confusing outputs. Reported by Greg Oschwald. RT #110341.
+  
+  
+  1.22   2016-02-21 (TRIAL RELEASE)
+  
+  - Fixed several issues with the handling of non-integer values passed to
+from_epoch().
+  
+This method was simply broken for negative values, which would end up being
+incremented by a full second, so for example -0.5 became 0.5.
+  
+The method did not accept all valid float values. Specifically, it did not
+accept values in scientific notation.
+  
+Finally, this method now rounds all non-integer values to the nearest
+millisecond. This matches the precision we can expect from Perl itself (53
+bits) in most cases.
+  
+Patch by Christian Hansen. GitHub #11.
+
+---

Old:

  DateTime-1.21.tar.gz

New:

  DateTime-1.25.tar.gz



Other differences:
--
++ perl-DateTime.spec ++
--- /var/tmp/diff_new_pack.Cbtidc/_old  2016-03-16 10:34:22.0 +0100
+++ /var/tmp/diff_new_pack.Cbtidc/_new  2016-03-16 10:34:22.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-DateTime
 #
-# 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,7 +17,7 @@
 
 
 Name:   perl-DateTime
-Version:1.21
+Version:1.25
 Release:0
 %define cpan_name DateTime
 Summary:Date and Time Object for Perl
@@ -46,9 +46,9 @@
 %description
 DateTime is a class for the representation of date/time combinations, and
 is part of the Perl DateTime project. For details on this project please
-see the http://datetime.perl.org/ manpage. The DateTime site has a FAQ
-which may help answer many "how do I do X?" questions. The FAQ is at the
-http://datetime.perl.org/wiki/datetime/page/FAQ manpage.
+see http://datetime.perl.org/. The DateTime site has a FAQ which may help
+answer many "how do I do X?" questions. The FAQ is at
+http://datetime.perl.org/wiki/datetime/page/FAQ.
 
 It represents the Gregorian calendar, extended backwards in time before its
 creation (in 1582). This is sometimes known as the "proleptic Gregorian

++ DateTime-1.21.tar.gz -> DateTime-1.25.tar.gz ++
 5880 lines of diff (skipped)




commit python-FormEncode for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python-FormEncode for 
openSUSE:Factory checked in at 2016-03-16 10:34:27

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


Package is "python-FormEncode"

Changes:

--- /work/SRC/openSUSE:Factory/python-FormEncode/python-FormEncode.changes  
2015-05-10 10:46:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-FormEncode.new/python-FormEncode.changes 
2016-03-16 10:34:29.0 +0100
@@ -1,0 +2,5 @@
+Wed Mar  9 10:07:35 UTC 2016 - bwiedem...@suse.com
+
+- Drop build date from doc to fix build-compare
+
+---



Other differences:
--
++ python-FormEncode.spec ++
--- /var/tmp/diff_new_pack.omibG3/_old  2016-03-16 10:34:29.0 +0100
+++ /var/tmp/diff_new_pack.omibG3/_new  2016-03-16 10:34:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-FormEncode
 #
-# 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
@@ -58,6 +58,7 @@
 %setup -q -n FormEncode-%{version} -a1
 find . -name \*.txt -exec sed -i 's/\r$//g' {} \;
 sed -i 's/\r$//g' PKG-INFO README.rst
+sed -i '/^:date:/d' docs/*.txt # fix build-compare
 
 %build
 python setup.py build





commit perl-Net-Whois-Raw for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-Whois-Raw for 
openSUSE:Factory checked in at 2016-03-16 10:34:07

Comparing /work/SRC/openSUSE:Factory/perl-Net-Whois-Raw (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-Whois-Raw.new (New)


Package is "perl-Net-Whois-Raw"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-Whois-Raw/perl-Net-Whois-Raw.changes
2016-02-17 12:20:20.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Net-Whois-Raw.new/perl-Net-Whois-Raw.changes   
2016-03-16 10:34:08.0 +0100
@@ -1,0 +2,10 @@
+Tue Mar  8 10:40:04 UTC 2016 - co...@suse.com
+
+- updated to 2.93
+   see /usr/share/doc/packages/perl-Net-Whois-Raw/Changes
+
+  2.93Mar 06 2016 Vadim Likhota
+  - fix whois for .CC, .RU.NET, .COM.RU, .EXNET.RU, *.RU & *.SU geodomains
+  - new tlds .CLOUD, .BET, .PET, .AUTO, .CAR, .CARS, .BEST, .BROKER, 
.CAREER, .COURSES, .EARTH, .FILM, .FOREX, .MEN, .SRL, .STUDY, .FAMILY, .LIVE, 
.STUDIO
+
+---

Old:

  Net-Whois-Raw-2.92.tar.gz

New:

  Net-Whois-Raw-2.93.tar.gz



Other differences:
--
++ perl-Net-Whois-Raw.spec ++
--- /var/tmp/diff_new_pack.x42ufW/_old  2016-03-16 10:34:09.0 +0100
+++ /var/tmp/diff_new_pack.x42ufW/_new  2016-03-16 10:34:09.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-Whois-Raw
-Version:2.92
+Version:2.93
 Release:0
 %define cpan_name Net-Whois-Raw
 Summary:Get Whois information of domains and IP addresses

++ Net-Whois-Raw-2.92.tar.gz -> Net-Whois-Raw-2.93.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.92/Changes 
new/Net-Whois-Raw-2.93/Changes
--- old/Net-Whois-Raw-2.92/Changes  2016-02-10 15:26:19.0 +0100
+++ new/Net-Whois-Raw-2.93/Changes  2016-03-07 05:58:08.0 +0100
@@ -1,5 +1,9 @@
 Revision history for Perl module Net::Whois::Raw.
 
+2.93Mar 06 2016 Vadim Likhota
+- fix whois for .CC, .RU.NET, .COM.RU, .EXNET.RU, *.RU & *.SU geodomains
+- new tlds .CLOUD, .BET, .PET, .AUTO, .CAR, .CARS, .BEST, .BROKER, 
.CAREER, .COURSES, .EARTH, .FILM, .FOREX, .MEN, .SRL, .STUDY, .FAMILY, .LIVE, 
.STUDIO
+
 2.92Feb 10 2016  Vadim Likhota
 - fix clear disclaimer for .ME, .MOBY .NAME, and .ORG
 - fix whois for .OOO, .LA, .PRO and .PW
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.92/META.yml 
new/Net-Whois-Raw-2.93/META.yml
--- old/Net-Whois-Raw-2.92/META.yml 2016-02-10 15:26:19.0 +0100
+++ new/Net-Whois-Raw-2.93/META.yml 2016-03-07 05:58:08.0 +0100
@@ -37,4 +37,4 @@
 resources:
   bugtracker: https://github.com/regru/Net-Whois-Raw/issues
   repository: git://github.com/regru/Net-Whois-Raw.git
-version: '2.92'
+version: '2.93'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.92/Makefile.PL 
new/Net-Whois-Raw-2.93/Makefile.PL
--- old/Net-Whois-Raw-2.92/Makefile.PL  2016-02-10 15:26:19.0 +0100
+++ new/Net-Whois-Raw-2.93/Makefile.PL  2016-03-07 05:58:08.0 +0100
@@ -44,7 +44,7 @@
 "Test::More" => 0,
 "Test::RequiresInternet" => 0
   },
-  "VERSION" => "2.92",
+  "VERSION" => "2.93",
   "test" => {
 "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.92/bin/pwhois 
new/Net-Whois-Raw-2.93/bin/pwhois
--- old/Net-Whois-Raw-2.92/bin/pwhois   2016-02-10 15:26:19.0 +0100
+++ new/Net-Whois-Raw-2.93/bin/pwhois   2016-03-07 05:58:08.0 +0100
@@ -237,7 +237,7 @@
 
 =head1 VERSION
 
-version 2.92
+version 2.93
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.92/dist.ini 
new/Net-Whois-Raw-2.93/dist.ini
--- old/Net-Whois-Raw-2.92/dist.ini 2016-02-10 15:26:19.0 +0100
+++ new/Net-Whois-Raw-2.93/dist.ini 2016-03-07 05:58:08.0 +0100
@@ -4,7 +4,7 @@
 copyright_holder = Alexander Nalobin
 copyright_year   = 2002-2016
 
-version = 2.92
+version = 2.93
 
 [@Filter]
 -bundle = @Basic
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Whois-Raw-2.92/lib/Net/Whois/Raw/Common.pm 
new/Net-Whois-Raw-2.93/lib/Net/Whois/Raw/Common.pm
--- old/Net-Whois-Raw-2.92/lib/Net/Whois/Raw/Common.pm  2016-02-10 
15:26:19.0 +0100
+++ new/Net-Whois-Raw-2.93/lib/Net/Whois/Raw/Common.pm  2016-03-07 
05:58:08.0 +0100
@@ -1,5 +1,5 @@
 package Net::Whois::Raw::Common;
-$Net::Whois::Raw::Common::VERSION = '2.92';

commit perl-Date-Manip for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Date-Manip for openSUSE:Factory 
checked in at 2016-03-16 10:34:12

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


Package is "perl-Date-Manip"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Date-Manip/perl-Date-Manip.changes  
2015-12-09 22:27:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Date-Manip.new/perl-Date-Manip.changes 
2016-03-16 10:34:14.0 +0100
@@ -1,0 +2,6 @@
+Tue Mar  8 10:07:12 UTC 2016 - co...@suse.com
+
+- updated to 6.53
+   see /usr/share/doc/packages/perl-Date-Manip/Changes
+
+---

Old:

  Date-Manip-6.52.tar.gz

New:

  Date-Manip-6.53.tar.gz



Other differences:
--
++ perl-Date-Manip.spec ++
--- /var/tmp/diff_new_pack.E8bPqc/_old  2016-03-16 10:34:15.0 +0100
+++ /var/tmp/diff_new_pack.E8bPqc/_new  2016-03-16 10:34:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Date-Manip
 #
-# 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,7 +17,7 @@
 
 
 Name:   perl-Date-Manip
-Version:6.52
+Version:6.53
 Release:0
 %define cpan_name Date-Manip
 Summary:Date manipulation routines
@@ -115,7 +115,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
+find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ Date-Manip-6.52.tar.gz -> Date-Manip-6.53.tar.gz ++
 50342 lines of diff (skipped)




commit python-caja for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package python-caja for openSUSE:Factory 
checked in at 2016-03-16 10:34:24

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


Package is "python-caja"

Changes:

--- /work/SRC/openSUSE:Factory/python-caja/python-caja.changes  2015-11-11 
10:35:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-caja.new/python-caja.changes 
2016-03-16 10:34:25.0 +0100
@@ -1,0 +2,5 @@
+Wed Mar  9 11:02:30 UTC 2016 - sor.ale...@meowr.ru
+
+- Disable Gtk-Doc: messes up reproducible builds.
+
+---



Other differences:
--
++ python-caja.spec ++
--- /var/tmp/diff_new_pack.KqMjxZ/_old  2016-03-16 10:34:26.0 +0100
+++ /var/tmp/diff_new_pack.KqMjxZ/_new  2016-03-16 10:34:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-caja
 #
-# 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
@@ -62,9 +62,9 @@
 %setup -q
 
 %build
+NOCONFIGURE=1 mate-autogen
 %configure \
-  --disable-static \
-  --enable-gtk-doc
+  --disable-static
 make %{?_smp_mflags}
 
 %install
@@ -87,7 +87,6 @@
 
 %files devel
 %defattr(-,root,root)
-%doc %{_datadir}/gtk-doc/html/%{_name}/
 %{_libdir}/pkgconfig/%{_name}.pc
 
 %files lang -f %{name}.lang




commit perl-Email-Simple for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Email-Simple for 
openSUSE:Factory checked in at 2016-03-16 10:34:14

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


Package is "perl-Email-Simple"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Email-Simple/perl-Email-Simple.changes  
2015-07-22 09:19:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Email-Simple.new/perl-Email-Simple.changes 
2016-03-16 10:34:16.0 +0100
@@ -1,0 +2,14 @@
+Tue Mar  8 10:13:26 UTC 2016 - co...@suse.com
+
+- updated to 2.210
+   see /usr/share/doc/packages/perl-Email-Simple/Changes
+
+  2.210 2016-03-05 12:16:16-05:00 America/New_York
+  - fix a bug where folding treated the string "0" as an empty string
+(thanks, Pali Rohár)
+  
+  2.209 2015-10-11 22:57:04-04:00 America/New_York (TRIAL RELEASE)
+  - avoid opportunity for pathological backtracking behavior on
+malformed messages
+
+---

Old:

  Email-Simple-2.208.tar.gz

New:

  Email-Simple-2.210.tar.gz



Other differences:
--
++ perl-Email-Simple.spec ++
--- /var/tmp/diff_new_pack.yq27gM/_old  2016-03-16 10:34:17.0 +0100
+++ /var/tmp/diff_new_pack.yq27gM/_new  2016-03-16 10:34:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Email-Simple
 #
-# 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,7 +17,7 @@
 
 
 Name:   perl-Email-Simple
-Version:2.208
+Version:2.210
 Release:0
 %define cpan_name Email-Simple
 Summary:Simple Parsing of Rfc2822 Message Format and Headers

++ Email-Simple-2.208.tar.gz -> Email-Simple-2.210.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Simple-2.208/Changes 
new/Email-Simple-2.210/Changes
--- old/Email-Simple-2.208/Changes  2015-07-21 02:34:09.0 +0200
+++ new/Email-Simple-2.210/Changes  2016-03-05 18:16:20.0 +0100
@@ -1,5 +1,13 @@
 Revision history for Perl extension Email::Simple
 
+2.210 2016-03-05 12:16:16-05:00 America/New_York
+- fix a bug where folding treated the string "0" as an empty string
+  (thanks, Pali Rohár)
+
+2.209 2015-10-11 22:57:04-04:00 America/New_York (TRIAL RELEASE)
+- avoid opportunity for pathological backtracking behavior on
+  malformed messages
+
 2.208 2015-07-20 20:34:04-04:00 America/New_York
 - same as v2.207
 - ...but bump perl required to v5.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Simple-2.208/MANIFEST 
new/Email-Simple-2.210/MANIFEST
--- old/Email-Simple-2.208/MANIFEST 2015-07-21 02:34:09.0 +0200
+++ new/Email-Simple-2.210/MANIFEST 2016-03-05 18:16:20.0 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.037.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.043.
 Changes
 LICENSE
 MANIFEST
@@ -25,6 +25,7 @@
 t/header-pairs.t
 t/header-prepend.t
 t/header-space.t
+t/header-zero.t
 t/long-msgid.t
 t/many-repeats.t
 t/no-body.t
@@ -40,5 +41,5 @@
 t/test-mails/many-repeats
 t/undef-message.t
 t/unit.t
+xt/author/pod-syntax.t
 xt/release/changes_has_content.t
-xt/release/pod-syntax.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Email-Simple-2.208/META.json 
new/Email-Simple-2.210/META.json
--- old/Email-Simple-2.208/META.json2015-07-21 02:34:09.0 +0200
+++ new/Email-Simple-2.210/META.json2016-03-05 18:16:20.0 +0100
@@ -6,7 +6,7 @@
   "Ricardo SIGNES"
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version 
2.150005",
+   "generated_by" : "Dist::Zilla version 5.043, CPAN::Meta::Converter version 
2.150005",
"license" : [
   "perl_5"
],
@@ -23,6 +23,7 @@
   },
   "develop" : {
  "requires" : {
+"Test::More" : "0",
 "Test::Pod" : "1.41"
  }
   },
@@ -58,10 +59,10 @@
  "web" : "https://github.com/rjbs/Email-Simple;
   }
},
-   "version" : "2.208",
+   "version" : "2.210",
"x_Dist_Zilla" : {
   "perl" : {
- "version" : "5.023000"
+ "version" : "5.023008"
   },
   "plugins" : [
  {
@@ -70,8 +71,8 @@

commit perl-Class-Method-Modifiers for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Class-Method-Modifiers for 
openSUSE:Factory checked in at 2016-03-16 10:34:21

Comparing /work/SRC/openSUSE:Factory/perl-Class-Method-Modifiers (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Class-Method-Modifiers.new (New)


Package is "perl-Class-Method-Modifiers"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Class-Method-Modifiers/perl-Class-Method-Modifiers.changes
  2014-09-17 17:26:29.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Class-Method-Modifiers.new/perl-Class-Method-Modifiers.changes
 2016-03-16 10:34:22.0 +0100
@@ -1,0 +2,9 @@
+Tue Mar  8 09:56:35 UTC 2016 - co...@suse.com
+
+- updated to 2.12
+   see /usr/share/doc/packages/perl-Class-Method-Modifiers/Changes
+
+  2.12  2016-03-04 22:12:15Z
+  - minor documentation tweaks
+
+---

Old:

  Class-Method-Modifiers-2.11.tar.gz

New:

  Class-Method-Modifiers-2.12.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Class-Method-Modifiers.spec ++
--- /var/tmp/diff_new_pack.JaL1nd/_old  2016-03-16 10:34:23.0 +0100
+++ /var/tmp/diff_new_pack.JaL1nd/_new  2016-03-16 10:34:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Class-Method-Modifiers
 #
-# Copyright (c) 2014 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
@@ -17,19 +17,21 @@
 
 
 Name:   perl-Class-Method-Modifiers
-Version:2.11
+Version:2.12
 Release:0
 %define cpan_name Class-Method-Modifiers
-Summary:provides Moose-like method modifiers
+Summary:Provides Moose-like method modifiers
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Class-Method-Modifiers/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Test::Fatal)
+BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::Requires)
 %{perl_requires}
 
@@ -56,23 +58,21 @@
 plugins modify those methods to flesh out the specifics.
 
 Parent classes need not know about 'Class::Method::Modifiers'. This means
-you should be able to modify methods in _any_ subclass. See the
-Term::VT102::ZeroBased manpage for an example of subclassing with
-'ClasS::Method::Modifiers'.
+you should be able to modify methods in _any_ subclass. See
+Term::VT102::ZeroBased for an example of subclassing with
+'Class::Method::Modifiers'.
 
 In short, 'Class::Method::Modifiers' solves the problem of making sure you
 call '$self->SUPER::foo(@_)', and provides a cleaner interface for it.
 
 As of version 1.00, 'Class::Method::Modifiers' is faster in some cases than
-the Moose manpage. See 'benchmark/method_modifiers.pl' in the the Moose
-manpage distribution.
+Moose. See 'benchmark/method_modifiers.pl' in the Moose distribution.
 
 'Class::Method::Modifiers' also provides an additional "modifier" type,
 'fresh'; see below.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ Class-Method-Modifiers-2.11.tar.gz -> Class-Method-Modifiers-2.12.tar.gz 
++
 3677 lines of diff (skipped)

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



commit perl-Path-Router for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Path-Router for 
openSUSE:Factory checked in at 2016-03-16 10:34:04

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


Package is "perl-Path-Router"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Path-Router/perl-Path-Router.changes
2016-02-17 12:20:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Path-Router.new/perl-Path-Router.changes   
2016-03-16 10:34:05.0 +0100
@@ -1,0 +2,23 @@
+Tue Mar  8 10:47:48 UTC 2016 - co...@suse.com
+
+- updated to 0.15
+   see /usr/share/doc/packages/perl-Path-Router/Changes
+
+  0.15 2016-03-01 NEILB
+  - Switched to Moo, done by FELLIOTT++.
+  - Added strict and warnings to Path::Router::Types - MANWAR++
+  - Specified versions when use'ing any third-party modules.
+  - Added minimal doc for route_class() method in Path::Router,
+and clone() method in Path::Router::Route.
+  - Updated Stevan's email address.
+  
+  0.14_01  2015-07-03
+  - Switched to Moo, done by FELLIOTT++.
+  - Specified versions when use'ing any third-party modules.
+  - Temporarily dropped NextRelease and Git::NextVersion from the @DOY
+bundle, so I can specify a developer release version.
+  - Added minimal doc for route_class() method in Path::Router,
+and clone() method in Path::Router::Route.
+  - Updated Stevan's email address.
+
+---

Old:

  Path-Router-0.14.tar.gz

New:

  Path-Router-0.15.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Path-Router.spec ++
--- /var/tmp/diff_new_pack.bM5Zp1/_old  2016-03-16 10:34:06.0 +0100
+++ /var/tmp/diff_new_pack.bM5Zp1/_new  2016-03-16 10:34:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Path-Router
 #
-# 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,32 +17,51 @@
 
 
 Name:   perl-Path-Router
-Version:0.14
+Version:0.15
 Release:0
 %define cpan_name Path-Router
-Summary:A tool for routing paths
+Summary:Tool for Routing Paths
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Path-Router/
-Source: 
http://www.cpan.org/authors/id/S/ST/STEVAN/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/N/NE/NEILB/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Eval::Closure) >= 0.06
-BuildRequires:  perl(Moose) >= 0.74
-BuildRequires:  perl(MooseX::Clone) >= 0.04
-BuildRequires:  perl(Sub::Exporter)
-BuildRequires:  perl(Test::Deep)
-BuildRequires:  perl(Test::Fatal)
-BuildRequires:  perl(Test::More) >= 0.88
-BuildRequires:  perl(Try::Tiny)
-Requires:   perl(Eval::Closure) >= 0.06
-Requires:   perl(Moose) >= 0.74
-Requires:   perl(MooseX::Clone) >= 0.04
-Requires:   perl(Sub::Exporter)
-Requires:   perl(Test::Deep)
-Requires:   perl(Try::Tiny)
+BuildRequires:  perl(Carp) >= 1.32
+BuildRequires:  perl(Clone::PP) >= 1.04
+BuildRequires:  perl(Data::Dumper) >= 2.154
+BuildRequires:  perl(Eval::Closure) >= 0.13
+BuildRequires:  perl(File::Spec::Unix) >= 3.40
+BuildRequires:  perl(Moo) >= 2.01
+BuildRequires:  perl(Sub::Exporter) >= 0.981
+BuildRequires:  perl(Term::ReadLine) >= 1.11
+BuildRequires:  perl(Test::Builder) >= 1.001013
+BuildRequires:  perl(Test::Deep) >= 0.113
+BuildRequires:  perl(Test::Fatal) >= 0.012
+BuildRequires:  perl(Test::More) >= 1.001013
+BuildRequires:  perl(Try::Tiny) >= 0.19
+BuildRequires:  perl(Type::Tiny) >= 1.05
+BuildRequires:  perl(Types::Standard) >= 1.05
+BuildRequires:  perl(constant) >= 1.24
+BuildRequires:  perl(namespace::clean) >= 0.23
+Requires:   perl(Carp) >= 1.32
+Requires:   perl(Clone::PP) >= 1.04
+Requires:   perl(Data::Dumper) >= 2.154
+Requires:   perl(Eval::Closure) >= 0.13
+Requires:   perl(File::Spec::Unix) >= 3.40
+Requires:   perl(Moo) >= 2.01
+Requires:   perl(Sub::Exporter) >= 0.981
+Requires:   perl(Term::ReadLine) >= 1.11
+Requires:   perl(Test::Builder) >= 1.001013
+Requires:   perl(Test::Deep) >= 0.113
+Requires:   perl(Try::Tiny) >= 0.19
+Requires:   perl(Type::Tiny) >= 1.05
+Requires:   

commit ghc for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package ghc for openSUSE:Factory checked in 
at 2016-03-16 10:33:51

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


Package is "ghc"

Changes:

--- /work/SRC/openSUSE:Factory/ghc/ghc.changes  2016-02-22 08:57:38.0 
+0100
+++ /work/SRC/openSUSE:Factory/.ghc.new/ghc.changes 2016-03-16 
10:33:53.0 +0100
@@ -1,0 +2,9 @@
+Tue Mar  8 08:56:42 UTC 2016 - mimi...@gmail.com
+
+- update Cabal to 1.22.8.0
+- refresh u_Cabal_update.patch
+* Distribution.Simple.Setup: remove job cap
+* Check all object file suffixes for recompilation
+* Move source files under 'src/'.
+
+---



Other differences:
--
++ ghc.spec ++
--- /var/tmp/diff_new_pack.tSywtL/_old  2016-03-16 10:33:55.0 +0100
+++ /var/tmp/diff_new_pack.tSywtL/_new  2016-03-16 10:33:55.0 +0100
@@ -127,7 +127,7 @@
 %global ghc_pkg_c_deps ghc-compiler = %{ghc_version_override}-%{release}
 
 %if %{defined ghclibdir}
-%ghc_lib_subpackage Cabal 1.22.7.0
+%ghc_lib_subpackage Cabal 1.22.8.0
 %ghc_lib_subpackage array 0.5.1.0
 %ghc_lib_subpackage -c gmp-devel,libffi-devel base 4.8.2.0
 %ghc_lib_subpackage binary 0.7.5.0

++ u_Cabal_update.patch ++
--- /var/tmp/diff_new_pack.tSywtL/_old  2016-03-16 10:33:55.0 +0100
+++ /var/tmp/diff_new_pack.tSywtL/_new  2016-03-16 10:33:55.0 +0100
@@ -1,11 +1,11 @@
-diff --git a/ghc-7.10.3.old/libraries/Cabal/Cabal/Cabal.cabal 
b/ghc-7.10.3/libraries/Cabal/Cabal/Cabal.cabal
-index b498ca0..bf64bd5 100644
 a/ghc-7.10.3.old/libraries/Cabal/Cabal/Cabal.cabal
+diff --git a/ghc-7.10.3.orig/libraries/Cabal/Cabal/Cabal.cabal 
b/ghc-7.10.3/libraries/Cabal/Cabal/Cabal.cabal
+index b498ca0..e8bfb00 100644
+--- a/ghc-7.10.3.orig/libraries/Cabal/Cabal/Cabal.cabal
 +++ b/ghc-7.10.3/libraries/Cabal/Cabal/Cabal.cabal
 @@ -1,5 +1,5 @@
  name: Cabal
 -version: 1.22.5.0
-+version: 1.22.7.0
++version: 1.22.8.0
  copyright: 2003-2006, Isaac Jones
 2005-2011, Duncan Coutts
  license: BSD3
@@ -45,11 +45,29 @@
  Cabal,
  process,
  directory,
-diff --git a/ghc-7.10.3.old/libraries/Cabal/Cabal/Distribution/Simple/GHC.hs 
b/ghc-7.10.3/libraries/Cabal/Cabal/Distribution/Simple/GHC.hs
-index 444c851..270e2c3 100644
 a/ghc-7.10.3.old/libraries/Cabal/Cabal/Distribution/Simple/GHC.hs
+diff --git a/ghc-7.10.3.orig/libraries/Cabal/Cabal/Distribution/Simple/GHC.hs 
b/ghc-7.10.3/libraries/Cabal/Cabal/Distribution/Simple/GHC.hs
+index 444c851..fa6d8a8 100644
+--- a/ghc-7.10.3.orig/libraries/Cabal/Cabal/Distribution/Simple/GHC.hs
 +++ b/ghc-7.10.3/libraries/Cabal/Cabal/Distribution/Simple/GHC.hs
-@@ -553,8 +553,10 @@ buildOrReplLib forRepl verbosity numJobs pkg_descr lbi 
lib clbi = do
+@@ -542,19 +542,22 @@ buildOrReplLib forRepl verbosity numJobs pkg_descr lbi 
lib clbi = do
+}
+odir  = fromFlag (ghcOptObjDir vanillaCcOpts)
+createDirectoryIfMissingVerbose verbosity True odir
+-   needsRecomp <- checkNeedsRecompilation filename vanillaCcOpts
+-   when needsRecomp $ do
+-   runGhcProg vanillaCcOpts
+-   unless forRepl $
+- whenSharedLib forceSharedLib (runGhcProg sharedCcOpts)
+-   unless forRepl $ whenProfLib (runGhcProg profCcOpts)
++   let runGhcProgIfNeeded ccOpts = do
++ needsRecomp <- checkNeedsRecompilation filename ccOpts
++ when needsRecomp $ runGhcProg ccOpts
++   runGhcProgIfNeeded vanillaCcOpts
++   unless forRepl $
++ whenSharedLib forceSharedLib (runGhcProgIfNeeded sharedCcOpts)
++   unless forRepl $ whenProfLib (runGhcProgIfNeeded profCcOpts)
+   | filename <- cSources libBi]
+ 
-- TODO: problem here is we need the .c files built first, so we can load 
them
-- with ghci, but .c files can depend on .h files generated by ghc by ffi
-- exports.
@@ -62,7 +80,7 @@
  
-- link:
unless forRepl $ do
-@@ -766,7 +768,9 @@ buildOrReplExe forRepl verbosity numJobs _pkg_descr lbi
+@@ -766,7 +769,9 @@ buildOrReplExe forRepl verbosity numJobs _pkg_descr lbi
ghcOptLinkLibPath= toNubListR $ extraLibDirs exeBi,
ghcOptLinkFrameworks = toNubListR $ PD.frameworks exeBi,
ghcOptInputFiles = toNubListR
@@ -73,7 +91,7 @@
ghcOptRPaths = rpaths
 }
replOpts   = baseOpts {
-@@ -812,9 +816,9 @@ buildOrReplExe forRepl verbosity numJobs _pkg_descr lbi
+@@ -812,9 +817,9 @@ buildOrReplExe forRepl verbosity numJobs 

commit perl-MIME-Types for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package perl-MIME-Types for openSUSE:Factory 
checked in at 2016-03-16 10:34:10

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


Package is "perl-MIME-Types"

Changes:

--- /work/SRC/openSUSE:Factory/perl-MIME-Types/perl-MIME-Types.changes  
2015-11-15 12:48:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-MIME-Types.new/perl-MIME-Types.changes 
2016-03-16 10:34:11.0 +0100
@@ -1,0 +2,12 @@
+Tue Mar  8 10:29:17 UTC 2016 - co...@suse.com
+
+- updated to 2.13
+   see /usr/share/doc/packages/perl-MIME-Types/ChangeLog
+
+  version 2.13: Mon  7 Mar 15:48:28 CET 2016
+  
+   Fixes:
+   - not all information was extracted from the Apache tables.
+ [Thomas Eckardt]
+
+---

Old:

  MIME-Types-2.12.tar.gz

New:

  MIME-Types-2.13.tar.gz



Other differences:
--
++ perl-MIME-Types.spec ++
--- /var/tmp/diff_new_pack.hemzDZ/_old  2016-03-16 10:34:12.0 +0100
+++ /var/tmp/diff_new_pack.hemzDZ/_new  2016-03-16 10:34:12.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MIME-Types
 #
-# 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,7 +17,7 @@
 
 
 Name:   perl-MIME-Types
-Version:2.12
+Version:2.13
 Release:0
 %define cpan_name MIME-Types
 Summary:Definition of MIME types

++ MIME-Types-2.12.tar.gz -> MIME-Types-2.13.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.12/ChangeLog 
new/MIME-Types-2.13/ChangeLog
--- old/MIME-Types-2.12/ChangeLog   2015-11-11 12:25:07.0 +0100
+++ new/MIME-Types-2.13/ChangeLog   2016-03-07 15:48:38.0 +0100
@@ -6,6 +6,12 @@
 TODO:
  . Add source http://www.ltsw.se/knbase/internet/mime.htp ?
 
+version 2.13: Mon  7 Mar 15:48:28 CET 2016
+
+   Fixes:
+   - not all information was extracted from the Apache tables.
+ [Thomas Eckardt]
+
 version 2.12: Wed 11 Nov 12:24:55 CET 2015
 
Improvements:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.12/META.json 
new/MIME-Types-2.13/META.json
--- old/MIME-Types-2.12/META.json   2015-11-11 12:25:10.0 +0100
+++ new/MIME-Types-2.13/META.json   2016-03-07 15:48:41.0 +0100
@@ -40,5 +40,5 @@
   }
},
"release_status" : "stable",
-   "version" : "2.12"
+   "version" : "2.13"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.12/META.yml new/MIME-Types-2.13/META.yml
--- old/MIME-Types-2.12/META.yml2015-11-11 12:25:10.0 +0100
+++ new/MIME-Types-2.13/META.yml2016-03-07 15:48:41.0 +0100
@@ -22,4 +22,4 @@
   File::Spec: 0
   List::Util: 0
   Test::More: 0.47
-version: 2.12
+version: 2.13
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.12/Makefile.PL 
new/MIME-Types-2.13/Makefile.PL
--- old/MIME-Types-2.12/Makefile.PL 2015-11-11 12:25:07.0 +0100
+++ new/MIME-Types-2.13/Makefile.PL 2016-03-07 15:48:38.0 +0100
@@ -2,7 +2,7 @@
 
 require 5.006;
 
-my $version  = '2.12';   # scanned by bin/collect_types !
+my $version  = '2.13';   # scanned by bin/collect_types !
 
 WriteMakefile
   ( NAME  => 'MIME::Types'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.12/bin/collect-types 
new/MIME-Types-2.13/bin/collect-types
--- old/MIME-Types-2.12/bin/collect-types   2015-11-11 12:25:07.0 
+0100
+++ new/MIME-Types-2.13/bin/collect-types   2016-03-07 15:48:38.0 
+0100
@@ -163,8 +163,8 @@
 while()
 {   chomp;
 next if /^#|^\s*$/;
-my ($type, $ext) = split /\s+/;
-my @ext  = $ext ? (split / /, $ext) : ();
+my ($type, $ext) = split ' ', $_, 2;
+my @ext  = $ext ? (split ' ', $ext) : ();
 my $info = add_type $type, 'apache', \@ext;
 $found++;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIME-Types-2.12/lib/MIME/Type.pm 
new/MIME-Types-2.13/lib/MIME/Type.pm
--- old/MIME-Types-2.12/lib/MIME/Type.pm2015-11-11 12:25:07.0 
+0100
+++ new/MIME-Types-2.13/lib/MIME/Type.pm2016-03-07 15:48:38.0 
+0100
@@ -1,10 +1,10 @@
-# 

commit perl-Log-Any for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Log-Any for openSUSE:Factory 
checked in at 2016-03-16 10:34:11

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


Package is "perl-Log-Any"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Log-Any/perl-Log-Any.changes
2016-02-17 12:20:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Log-Any.new/perl-Log-Any.changes   
2016-03-16 10:34:12.0 +0100
@@ -1,0 +2,12 @@
+Tue Mar  8 10:28:21 UTC 2016 - co...@suse.com
+
+- updated to 1.040
+   see /usr/share/doc/packages/perl-Log-Any/Changes
+
+  1.040 2016-02-24 17:47:00-05:00 America/New_York
+  
+  [Fixed]
+  
+  - Fixed duplicated documentation sections.
+
+---

Old:

  Log-Any-1.038.tar.gz

New:

  Log-Any-1.040.tar.gz



Other differences:
--
++ perl-Log-Any.spec ++
--- /var/tmp/diff_new_pack.OGM86i/_old  2016-03-16 10:34:13.0 +0100
+++ /var/tmp/diff_new_pack.OGM86i/_new  2016-03-16 10:34:13.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Log-Any
-Version:1.038
+Version:1.040
 Release:0
 %define cpan_name Log-Any
 Summary:Bringing loggers and listeners together

++ Log-Any-1.038.tar.gz -> Log-Any-1.040.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Any-1.038/Changes new/Log-Any-1.040/Changes
--- old/Log-Any-1.038/Changes   2016-02-10 22:15:39.0 +0100
+++ new/Log-Any-1.040/Changes   2016-02-24 23:47:06.0 +0100
@@ -2,6 +2,12 @@
 
 ** denotes an incompatible change
 
+1.040 2016-02-24 17:47:00-05:00 America/New_York
+
+[Fixed]
+
+- Fixed duplicated documentation sections.
+
 1.038 2016-02-10 14:15:31-07:00 America/Mazatlan
 
 - No changes from 1.037
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Any-1.038/META.json new/Log-Any-1.040/META.json
--- old/Log-Any-1.038/META.json 2016-02-10 22:15:39.0 +0100
+++ new/Log-Any-1.040/META.json 2016-02-24 23:47:06.0 +0100
@@ -37,7 +37,6 @@
  "requires" : {
 "Dist::Zilla" : "5",
 "Dist::Zilla::Plugin::OnlyCorePrereqs" : "0.003",
-"Dist::Zilla::Plugin::SurgicalPodWeaver" : "0.0021",
 "Dist::Zilla::PluginBundle::DAGOLDEN" : "0.072",
 "English" : "0",
 "File::Spec" : "0",
@@ -86,55 +85,55 @@
"provides" : {
   "Log::Any" : {
  "file" : "lib/Log/Any.pm",
- "version" : "1.038"
+ "version" : "1.040"
   },
   "Log::Any::Adapter" : {
  "file" : "lib/Log/Any/Adapter.pm",
- "version" : "1.038"
+ "version" : "1.040"
   },
   "Log::Any::Adapter::Base" : {
  "file" : "lib/Log/Any/Adapter/Base.pm",
- "version" : "1.038"
+ "version" : "1.040"
   },
   "Log::Any::Adapter::File" : {
  "file" : "lib/Log/Any/Adapter/File.pm",
- "version" : "1.038"
+ "version" : "1.040"
   },
   "Log::Any::Adapter::Null" : {
  "file" : "lib/Log/Any/Adapter/Null.pm",
- "version" : "1.038"
+ "version" : "1.040"
   },
   "Log::Any::Adapter::Stderr" : {
  "file" : "lib/Log/Any/Adapter/Stderr.pm",
- "version" : "1.038"
+ "version" : "1.040"
   },
   "Log::Any::Adapter::Stdout" : {
  "file" : "lib/Log/Any/Adapter/Stdout.pm",
- "version" : "1.038"
+ "version" : "1.040"
   },
   "Log::Any::Adapter::Test" : {
  "file" : "lib/Log/Any/Adapter/Test.pm",
- "version" : "1.038"
+ "version" : "1.040"
   },
   "Log::Any::Adapter::Util" : {
  "file" : "lib/Log/Any/Adapter/Util.pm",
- "version" : "1.038"
+ "version" : "1.040"
   },
   "Log::Any::Manager" : {
  "file" : "lib/Log/Any/Manager.pm",
- "version" : "1.038"
+ "version" : "1.040"
   },
   "Log::Any::Proxy" : {
  "file" : "lib/Log/Any/Proxy.pm",
- "version" : "1.038"
+ "version" : "1.040"
   },
   "Log::Any::Proxy::Test" : {
  "file" : "lib/Log/Any/Proxy/Test.pm",
- "version" : "1.038"
+ "version" : "1.040"
   },
   "Log::Any::Test" : {
  "file" : "lib/Log/Any/Test.pm",
- "version" : "1.038"
+ "version" : "1.040"
   }
},
"release_status" : "stable",
@@ -149,11 +148,12 @@
  "web" : "https://github.com/dagolden/Log-Any;
   }
},
-   "version" : "1.038",
+   "version" : "1.040",
"x_authority" : "cpan:JSWARTZ",
 

commit perl-Devel-StackTrace for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Devel-StackTrace for 
openSUSE:Factory checked in at 2016-03-16 10:34:18

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


Package is "perl-Devel-StackTrace"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Devel-StackTrace/perl-Devel-StackTrace.changes  
2015-04-18 10:39:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-StackTrace.new/perl-Devel-StackTrace.changes
 2016-03-16 10:34:19.0 +0100
@@ -1,0 +2,12 @@
+Tue Mar  8 10:08:56 UTC 2016 - co...@suse.com
+
+- updated to 2.01
+   see /usr/share/doc/packages/perl-Devel-StackTrace/Changes
+
+  2.01   2016-03-02
+  
+  - Fixed the frames method when it is called with arguments. Previously this
+did not work if it was called before the method was called as a
+reader. Fixed by Mark Fowler. PR #8.
+
+---

Old:

  Devel-StackTrace-2.00.tar.gz

New:

  Devel-StackTrace-2.01.tar.gz



Other differences:
--
++ perl-Devel-StackTrace.spec ++
--- /var/tmp/diff_new_pack.g1qHSD/_old  2016-03-16 10:34:20.0 +0100
+++ /var/tmp/diff_new_pack.g1qHSD/_new  2016-03-16 10:34:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Devel-StackTrace
 #
-# 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,7 +17,7 @@
 
 
 Name:   perl-Devel-StackTrace
-Version:2.00
+Version:2.01
 Release:0
 %define cpan_name Devel-StackTrace
 Summary:An object representing a stack trace
@@ -30,22 +30,21 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More) >= 0.88
+BuildRequires:  perl(Test::More) >= 0.96
 %{perl_requires}
 
 %description
 The 'Devel::StackTrace' module contains two classes, C,Devel::StackTrace>
-and the Devel::StackTrace::Frame manpage. These objects encapsulate the
-information that can retrieved via Perl's 'caller()' function, as well as
-providing a simple interface to this data.
+and Devel::StackTrace::Frame. These objects encapsulate the information
+that can retrieved via Perl's 'caller()' function, as well as providing a
+simple interface to this data.
 
 The 'Devel::StackTrace' object contains a set of 'Devel::StackTrace::Frame'
 objects, one for each level of the stack. The frames contain all the data
 available from 'caller()'.
 
-This code was created to support my the Exception::Class::Base manpage
-class (part of the Exception::Class manpage) but may be useful in other
-contexts.
+This code was created to support my Exception::Class::Base class (part of
+Exception::Class) but may be useful in other contexts.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}

++ Devel-StackTrace-2.00.tar.gz -> Devel-StackTrace-2.01.tar.gz ++
 3486 lines of diff (skipped)




commit perl-Minion for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Minion for openSUSE:Factory 
checked in at 2016-03-16 10:34:08

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


Package is "perl-Minion"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Minion/perl-Minion.changes  2016-02-26 
00:38:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Minion.new/perl-Minion.changes 
2016-03-16 10:34:09.0 +0100
@@ -1,0 +2,9 @@
+Tue Mar  8 10:31:57 UTC 2016 - co...@suse.com
+
+- updated to 5.01
+   see /usr/share/doc/packages/perl-Minion/Changes
+
+  5.01  2016-02-24
+- Fixed worker command to repair in regular intervals.
+
+---

Old:

  Minion-5.0.tar.gz

New:

  Minion-5.01.tar.gz



Other differences:
--
++ perl-Minion.spec ++
--- /var/tmp/diff_new_pack.vkj6sv/_old  2016-03-16 10:34:10.0 +0100
+++ /var/tmp/diff_new_pack.vkj6sv/_new  2016-03-16 10:34:10.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Minion
-Version:5.0
+Version:5.01
 Release:0
 %define cpan_name Minion
 Summary:Job queue

++ Minion-5.0.tar.gz -> Minion-5.01.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-5.0/Changes new/Minion-5.01/Changes
--- old/Minion-5.0/Changes  2016-02-17 08:10:29.0 +0100
+++ new/Minion-5.01/Changes 2016-02-24 12:00:57.0 +0100
@@ -1,4 +1,7 @@
 
+5.01  2016-02-24
+  - Fixed worker command to repair in regular intervals.
+
 5.0  2016-02-17
   - Added start event to Minion::Job.
   - Added -R option to worker command.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-5.0/META.json new/Minion-5.01/META.json
--- old/Minion-5.0/META.json2016-02-17 14:41:59.0 +0100
+++ new/Minion-5.01/META.json   2016-02-24 12:05:00.0 +0100
@@ -54,5 +54,5 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "5.0"
+   "version" : "5.01"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-5.0/META.yml new/Minion-5.01/META.yml
--- old/Minion-5.0/META.yml 2016-02-17 14:41:59.0 +0100
+++ new/Minion-5.01/META.yml2016-02-24 12:05:00.0 +0100
@@ -27,4 +27,4 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/minion.git
-version: '5.0'
+version: '5.01'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-5.0/lib/Minion/Command/minion/worker.pm 
new/Minion-5.01/lib/Minion/Command/minion/worker.pm
--- old/Minion-5.0/lib/Minion/Command/minion/worker.pm  2016-02-17 
08:18:54.0 +0100
+++ new/Minion-5.01/lib/Minion/Command/minion/worker.pm 2016-02-24 
12:02:24.0 +0100
@@ -43,8 +43,9 @@
   if (($self->{check} || 0) < steady_time) {
 my $app = $self->app;
 $app->log->debug('Checking worker registry and job queue');
-my $repair = $self->{repair};
-$self->{check} = steady_time + ($repair - int rand $repair / 2);
+$app->minion->repair;
+$self->{check}
+  = steady_time + ($self->{repair} - int rand $self->{repair} / 2);
   }
 
   # Check if jobs are finished
@@ -93,6 +94,7 @@
 -q, --queueOne or more queues to get jobs from,
  defaults to "default"
 -R, --repair-interval   Repair interval, defaults to 21600
+ (6 hours)
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-5.0/lib/Minion.pm 
new/Minion-5.01/lib/Minion.pm
--- old/Minion-5.0/lib/Minion.pm2016-02-17 08:45:14.0 +0100
+++ new/Minion-5.01/lib/Minion.pm   2016-02-17 14:42:21.0 +0100
@@ -16,7 +16,7 @@
 has remove_after  => 172800;
 has tasks => sub { {} };
 
-our $VERSION = '5.0';
+our $VERSION = '5.01';
 
 sub add_task { ($_[0]->tasks->{$_[1]} = $_[2]) and return $_[0] }
 




commit perl-Perl-Tidy for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Perl-Tidy for openSUSE:Factory 
checked in at 2016-03-16 10:34:02

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


Package is "perl-Perl-Tidy"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Perl-Tidy/perl-Perl-Tidy.changes
2015-08-29 20:04:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Perl-Tidy.new/perl-Perl-Tidy.changes   
2016-03-16 10:34:04.0 +0100
@@ -1,0 +2,57 @@
+Tue Mar  8 10:48:54 UTC 2016 - co...@suse.com
+
+- updated to 20160302
+   see /usr/share/doc/packages/perl-Perl-Tidy/CHANGES
+
+2016 03 02
+- RT #112534. Corrected a minor problem in which an unwanted newline
+  was placed before the closing brace of an anonymous sub with 
+  a signature, if it was in a list.  Thanks to Dmytro Zagashev.
+  
+- Corrected a minor problem in which occasional extra indentation was
+  given to the closing brace of an anonymous sub in a list when the 
-lp 
+  parameter was set.
+  
+2016 03 01
+- RT #104427. Added support for signatures.
+  
+- RT #111512.  Changed global warning flag $^W = 1 to use warnings;
+  Thanks to Dmytro Zagashev.
+  
+- RT #110297, added support for new regexp modifier /n
+  Thanks to Dmytro Zagashev.
+  
+- RT #111519.  The -io (--indent-only) and -dac (--delete-all-comments)
+  can now both be used in one pass. Thanks to Dmitry Veltishev.
+  
+- Patch to avoid error message with 'catch' used by TryCatch, as in
+ catch($err){
+# do something
+ }
+  Thanks to Nick Tonkin.
+  
+- RT #32905, UTF-8 coding is now more robust. Thanks to qsimpleq
+  and Dmytro for patches.
+  
+- RT #106885. Added string bitwise operators ^. &. |. ~. ^.= &.= |.=
+   
+- Fixed RT #107832 and #106492, lack of vertical alignment of two lines
+  when -boc flag (break at old commas) is set.  This bug was 
+  inadvertantly introduced in previous bug fix RT #98902. 
+  
+- Some common extensions to Perl syntax are handled better.
+  In particular, the following snippet is now foratted cleanly:
+  
+method deposit( Num $amount) {
+$self->balance( $self->balance + $amount );
+}
+  
+  A new flag -xs (--extended-syntax) was added to enable this, and the 
default
+  is to use -xs. 
+  
+  In previous versions, and now only when -nxs is set, this snippet of 
code
+  generates the following error message:
+  
+  "syntax error at ') {', didn't see one of: case elsif for foreach 
given if switch unless until when while"
+
+---

Old:

  Perl-Tidy-20150815.tar.gz

New:

  Perl-Tidy-20160302.tar.gz



Other differences:
--
++ perl-Perl-Tidy.spec ++
--- /var/tmp/diff_new_pack.cE6ARY/_old  2016-03-16 10:34:05.0 +0100
+++ /var/tmp/diff_new_pack.cE6ARY/_new  2016-03-16 10:34:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Perl-Tidy
 #
-# 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,7 +17,7 @@
 
 
 Name:   perl-Perl-Tidy
-Version:20150815
+Version:20160302
 Release:0
 #Upstream:  This package is free software; you can redistribute it and/or 
modify it under the terms of the "GNU General Public License". Please refer to 
the file "COPYING" for details.
 %define cpan_name Perl-Tidy
@@ -46,8 +46,8 @@
 
 The call to *perltidy* returns a scalar *$error_flag* which is TRUE if an
 error caused premature termination, and FALSE if the process ran to normal
-completion. Additional discuss of errors is contained below in the the
-ERROR HANDLING manpage section.
+completion. Additional discuss of errors is contained below in the ERROR
+HANDLING section.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}

++ Perl-Tidy-20150815.tar.gz -> Perl-Tidy-20160302.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Perl-Tidy-20150815/CHANGES 
new/Perl-Tidy-20160302/CHANGES
--- old/Perl-Tidy-20150815/CHANGES  2015-08-15 02:05:30.0 +0200
+++ new/Perl-Tidy-20160302/CHANGES  2016-03-01 17:00:04.0 +0100
@@ -1,4 +1,55 @@
 Perltidy Change Log
+  2016 03 02
+  - RT #112534. Corrected a minor problem in which an 

commit perl-DateTime-Format-Strptime for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package perl-DateTime-Format-Strptime for 
openSUSE:Factory checked in at 2016-03-16 10:34:16

Comparing /work/SRC/openSUSE:Factory/perl-DateTime-Format-Strptime (Old)
 and  /work/SRC/openSUSE:Factory/.perl-DateTime-Format-Strptime.new (New)


Package is "perl-DateTime-Format-Strptime"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-DateTime-Format-Strptime/perl-DateTime-Format-Strptime.changes
  2016-01-16 11:57:05.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-DateTime-Format-Strptime.new/perl-DateTime-Format-Strptime.changes
 2016-03-16 10:34:17.0 +0100
@@ -1,0 +2,12 @@
+Tue Mar  8 10:08:06 UTC 2016 - co...@suse.com
+
+- updated to 1.64
+   see /usr/share/doc/packages/perl-DateTime-Format-Strptime/Changes
+
+  1.64 2016-02-21
+  
+  - Changed how a string that contains separate epoch and nanosecond fields is
+turned into a DateTime object in order to deal with changes coming in the
+next DateTime release.
+
+---

Old:

  DateTime-Format-Strptime-1.63.tar.gz

New:

  DateTime-Format-Strptime-1.64.tar.gz



Other differences:
--
++ perl-DateTime-Format-Strptime.spec ++
--- /var/tmp/diff_new_pack.OOxeuj/_old  2016-03-16 10:34:18.0 +0100
+++ /var/tmp/diff_new_pack.OOxeuj/_new  2016-03-16 10:34:18.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-DateTime-Format-Strptime
-Version:1.63
+Version:1.64
 Release:0
 %define cpan_name DateTime-Format-Strptime
 Summary:Parse and format strp and strf time patterns
@@ -33,7 +33,6 @@
 BuildRequires:  perl(DateTime) >= 1.00
 BuildRequires:  perl(DateTime::Locale) >= 0.45
 BuildRequires:  perl(DateTime::TimeZone) >= 0.79
-BuildRequires:  perl(JSON::PP) >= 2.27300
 BuildRequires:  perl(Package::DeprecationManager) >= 0.15
 BuildRequires:  perl(Params::Validate) >= 1.20
 BuildRequires:  perl(Test::Fatal)
@@ -43,7 +42,6 @@
 Requires:   perl(DateTime) >= 1.00
 Requires:   perl(DateTime::Locale) >= 0.45
 Requires:   perl(DateTime::TimeZone) >= 0.79
-Requires:   perl(JSON::PP) >= 2.27300
 Requires:   perl(Package::DeprecationManager) >= 0.15
 Requires:   perl(Params::Validate) >= 1.20
 Requires:   perl(Try::Tiny)

++ DateTime-Format-Strptime-1.63.tar.gz -> 
DateTime-Format-Strptime-1.64.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DateTime-Format-Strptime-1.63/Changes 
new/DateTime-Format-Strptime-1.64/Changes
--- old/DateTime-Format-Strptime-1.63/Changes   2016-01-13 20:12:07.0 
+0100
+++ new/DateTime-Format-Strptime-1.64/Changes   2016-02-21 21:43:49.0 
+0100
@@ -1,3 +1,10 @@
+1.64 2016-02-21
+
+- Changed how a string that contains separate epoch and nanosecond fields is
+  turned into a DateTime object in order to deal with changes coming in the
+  next DateTime release.
+
+
 1.63 2016-01-13
 
 [BUG FIXES]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DateTime-Format-Strptime-1.63/MANIFEST 
new/DateTime-Format-Strptime-1.64/MANIFEST
--- old/DateTime-Format-Strptime-1.63/MANIFEST  2016-01-13 20:12:07.0 
+0100
+++ new/DateTime-Format-Strptime-1.64/MANIFEST  2016-02-21 21:43:49.0 
+0100
@@ -29,6 +29,7 @@
 t/import.t
 t/lib/T.pm
 t/locales.t
+t/release-meta-json.t
 t/release-pod-coverage.t
 t/release-pod-linkcheck.t
 t/release-portability.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DateTime-Format-Strptime-1.63/META.json 
new/DateTime-Format-Strptime-1.64/META.json
--- old/DateTime-Format-Strptime-1.63/META.json 2016-01-13 20:12:07.0 
+0100
+++ new/DateTime-Format-Strptime-1.64/META.json 2016-02-21 21:43:49.0 
+0100
@@ -18,6 +18,9 @@
   "configure" : {
  "requires" : {
 "ExtUtils::MakeMaker" : "0"
+ },
+ "suggests" : {
+"JSON::PP" : "2.27300"
  }
   },
   "develop" : {
@@ -29,6 +32,7 @@
 "Perl::Critic" : "1.123",
 "Perl::Tidy" : "20140711",
 "Pod::Coverage::TrustPod" : "0",
+"Test::CPAN::Meta::JSON" : "0.16",
 "Test::Code::TidyAll" : "0.24",
 "Test::EOL" : "0",
 "Test::Fatal" : "0",
@@ -49,7 +53,6 @@
 "DateTime::Locale" : "0.45",
 "DateTime::TimeZone" : "0.79",
 "Exporter" : "0",
-"JSON::PP" : "2.27300",
 "Package::DeprecationManager" : "0.15",
 "Params::Validate" : "1.20",
 "Try::Tiny" : "0",
@@ -77,7 +80,7 @@
"provides" : {
   

commit perl-Test-Synopsis for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-Synopsis for 
openSUSE:Factory checked in at 2016-03-16 10:33:59

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


Package is "perl-Test-Synopsis"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Synopsis/perl-Test-Synopsis.changes
2016-02-26 00:40:10.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-Synopsis.new/perl-Test-Synopsis.changes   
2016-03-16 10:34:01.0 +0100
@@ -1,0 +2,10 @@
+Tue Mar  8 11:08:41 UTC 2016 - co...@suse.com
+
+- updated to 0.15
+   see /usr/share/doc/packages/perl-Test-Synopsis/Changes
+
+  0.15  2016-03-02
+  - Specify Pod::Simple version to prereq, as needed
+feature missing from older versions (by autarch)
+
+---

Old:

  Test-Synopsis-0.14.tar.gz

New:

  Test-Synopsis-0.15.tar.gz



Other differences:
--
++ perl-Test-Synopsis.spec ++
--- /var/tmp/diff_new_pack.Topyed/_old  2016-03-16 10:34:02.0 +0100
+++ /var/tmp/diff_new_pack.Topyed/_new  2016-03-16 10:34:02.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Test-Synopsis
-Version:0.14
+Version:0.15
 Release:0
 %define cpan_name Test-Synopsis
 Summary:Test your SYNOPSIS code
@@ -30,10 +30,10 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Pod::Simple)
+BuildRequires:  perl(Pod::Simple) >= 3.09
 BuildRequires:  perl(Test::Builder) >= 0.34
 BuildRequires:  perl(parent)
-Requires:   perl(Pod::Simple)
+Requires:   perl(Pod::Simple) >= 3.09
 Requires:   perl(parent)
 %{perl_requires}
 

++ Test-Synopsis-0.14.tar.gz -> Test-Synopsis-0.15.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Synopsis-0.14/Changes 
new/Test-Synopsis-0.15/Changes
--- old/Test-Synopsis-0.14/Changes  2016-02-17 03:10:15.0 +0100
+++ new/Test-Synopsis-0.15/Changes  2016-03-02 18:49:07.0 +0100
@@ -1,5 +1,9 @@
 Revision history for Perl extension Test::Synopsis
 
+0.15  2016-03-02
+- Specify Pod::Simple version to prereq, as needed
+  feature missing from older versions (by autarch)
+
 0.14  2016-02-16
 - Complete rewrite by dolmen
 [BREAKING CHANGES]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Synopsis-0.14/MANIFEST 
new/Test-Synopsis-0.15/MANIFEST
--- old/Test-Synopsis-0.14/MANIFEST 2016-02-17 03:10:15.0 +0100
+++ new/Test-Synopsis-0.15/MANIFEST 2016-03-02 18:49:07.0 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.043.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.042.
 Changes
 INSTALL
 LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Synopsis-0.14/META.json 
new/Test-Synopsis-0.15/META.json
--- old/Test-Synopsis-0.14/META.json2016-02-17 03:10:15.0 +0100
+++ new/Test-Synopsis-0.15/META.json2016-03-02 18:49:07.0 +0100
@@ -4,7 +4,7 @@
   "Tatsuhiko Miyagawa "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.043, CPAN::Meta::Converter version 
2.150001",
+   "generated_by" : "Dist::Zilla version 5.042, CPAN::Meta::Converter version 
2.150001",
"license" : [
   "perl_5"
],
@@ -54,7 +54,7 @@
   "runtime" : {
  "requires" : {
 "ExtUtils::Manifest" : "0",
-"Pod::Simple" : "0",
+"Pod::Simple" : "3.09",
 "Test::Builder::Module" : "0",
 "parent" : "0",
 "perl" : "5.008_001",
@@ -78,7 +78,7 @@
"provides" : {
   "Test::Synopsis" : {
  "file" : "lib/Test/Synopsis.pm",
- "version" : "0.14"
+ "version" : "0.15"
   }
},
"release_status" : "stable",
@@ -93,10 +93,10 @@
  "web" : "https://github.com/miyagawa/test-synopsis;
   }
},
-   "version" : "0.14",
+   "version" : "0.15",
"x_Dist_Zilla" : {
   "perl" : {
- "version" : "5.022001"
+ "version" : "5.022000"
   },
   "plugins" : [
  {
@@ -144,42 +144,42 @@
}
 },
 "name" : "@Author::ZOFFIX/GatherDir",
-"version" : "5.043"
+"version" : "5.042"
  },
  {
 "class" : "Dist::Zilla::Plugin::PruneCruft",
 "name" : "@Author::ZOFFIX/PruneCruft",
-

commit perl-PPIx-Regexp for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package perl-PPIx-Regexp for 
openSUSE:Factory checked in at 2016-03-16 10:34:05

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


Package is "perl-PPIx-Regexp"

Changes:

--- /work/SRC/openSUSE:Factory/perl-PPIx-Regexp/perl-PPIx-Regexp.changes
2016-02-25 22:48:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-PPIx-Regexp.new/perl-PPIx-Regexp.changes   
2016-03-16 10:34:07.0 +0100
@@ -1,0 +2,6 @@
+Tue Mar  8 10:45:58 UTC 2016 - co...@suse.com
+
+- updated to 0.048
+   see /usr/share/doc/packages/perl-PPIx-Regexp/Changes
+
+---

Old:

  PPIx-Regexp-0.047.tar.gz

New:

  PPIx-Regexp-0.048.tar.gz



Other differences:
--
++ perl-PPIx-Regexp.spec ++
--- /var/tmp/diff_new_pack.kGL6su/_old  2016-03-16 10:34:08.0 +0100
+++ /var/tmp/diff_new_pack.kGL6su/_new  2016-03-16 10:34:08.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-PPIx-Regexp
-Version:0.047
+Version:0.048
 Release:0
 %define cpan_name PPIx-Regexp
 Summary:Represent a regular expression of some sort

++ PPIx-Regexp-0.047.tar.gz -> PPIx-Regexp-0.048.tar.gz ++
 3231 lines of diff (skipped)




commit ghc-wai-extra for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package ghc-wai-extra for openSUSE:Factory 
checked in at 2016-03-16 10:33:45

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


Package is "ghc-wai-extra"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-wai-extra/ghc-wai-extra.changes  
2016-01-22 01:08:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-wai-extra.new/ghc-wai-extra.changes 
2016-03-16 10:33:46.0 +0100
@@ -1,0 +2,6 @@
+Tue Mar  8 09:15:03 UTC 2016 - mimi...@gmail.com
+
+- update to 3.0.14.1
+* Doc update for logStdout and logStdoutDev 
+
+---

Old:

  wai-extra-3.0.14.tar.gz

New:

  wai-extra-3.0.14.1.tar.gz



Other differences:
--
++ ghc-wai-extra.spec ++
--- /var/tmp/diff_new_pack.4YiBxo/_old  2016-03-16 10:33:47.0 +0100
+++ /var/tmp/diff_new_pack.4YiBxo/_new  2016-03-16 10:33:47.0 +0100
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:   ghc-wai-extra
-Version:3.0.14
+Version:3.0.14.1
 Release:0
 Summary:Provides some basic WAI handlers and middleware
 License:MIT

++ wai-extra-3.0.14.tar.gz -> wai-extra-3.0.14.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wai-extra-3.0.14/ChangeLog.md 
new/wai-extra-3.0.14.1/ChangeLog.md
--- old/wai-extra-3.0.14/ChangeLog.md   2016-01-12 14:53:39.0 +0100
+++ new/wai-extra-3.0.14.1/ChangeLog.md 2016-02-29 09:16:01.0 +0100
@@ -1,3 +1,7 @@
+## 3.0.14.1
+
+* Doc update for logStdout and logStdoutDev 
[#515](https://github.com/yesodweb/wai/issues/515)
+
 ## 3.0.14
 
 * Middleware to force domain names. 
[#506](https://github.com/yesodweb/wai/issues/506) 
[#507](https://github.com/yesodweb/wai/pull/507)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/wai-extra-3.0.14/Network/Wai/Middleware/RequestLogger.hs 
new/wai-extra-3.0.14.1/Network/Wai/Middleware/RequestLogger.hs
--- old/wai-extra-3.0.14/Network/Wai/Middleware/RequestLogger.hs
2016-01-12 14:53:39.0 +0100
+++ new/wai-extra-3.0.14.1/Network/Wai/Middleware/RequestLogger.hs  
2016-02-29 09:16:01.0 +0100
@@ -140,14 +140,16 @@
 return rspRcv
 
 -- | Production request logger middleware.
+--
+-- This uses the 'Apache' logging format, and takes IP addresses for clients 
from
+-- the socket (see 'IPAddrSource' for more information). It logs to 'stdout'.
 {-# NOINLINE logStdout #-}
 logStdout :: Middleware
 logStdout = unsafePerformIO $ mkRequestLogger def { outputFormat = Apache 
FromSocket }
 
 -- | Development request logger middleware.
 --
--- Flushes 'stdout' on each request, which would be inefficient in production 
use.
--- Use "logStdout" in production.
+-- This uses the 'Detailed' 'True' logging format and logs to 'stdout'.
 {-# NOINLINE logStdoutDev #-}
 logStdoutDev :: Middleware
 logStdoutDev = unsafePerformIO $ mkRequestLogger def
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wai-extra-3.0.14/wai-extra.cabal 
new/wai-extra-3.0.14.1/wai-extra.cabal
--- old/wai-extra-3.0.14/wai-extra.cabal2016-01-12 14:53:39.0 
+0100
+++ new/wai-extra-3.0.14.1/wai-extra.cabal  2016-02-29 09:16:01.0 
+0100
@@ -1,5 +1,5 @@
 Name:wai-extra
-Version: 3.0.14
+Version: 3.0.14.1
 Synopsis:Provides some basic WAI handlers and middleware.
 description:
   Provides basic WAI handler and middleware functionality:




commit perl-version for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package perl-version for openSUSE:Factory 
checked in at 2016-03-16 10:33:54

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


Package is "perl-version"

Changes:

--- /work/SRC/openSUSE:Factory/perl-version/perl-version.changes
2016-02-26 00:40:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-version.new/perl-version.changes   
2016-03-16 10:33:55.0 +0100
@@ -1,0 +2,84 @@
+Tue Mar  8 11:23:03 UTC 2016 - co...@suse.com
+
+- updated to 0.9915
+   see /usr/share/doc/packages/perl-version/Changes
+
+  2016-03-05  John Peacock  
+  
+   * .hgtags:
+   Added tag 0.9915 for changeset dc1d08d9ee5c
+   [5b2cf3e1882d] [tip]
+  
+   * flow: Merged  '0.9915' to  ('default').
+   [dc1d08d9ee5c] [0.9915]
+  
+   * flow: Merged  '0.9915' to  ('develop').
+   [a68f41046a12] 
+  
+   * flow: Closed  '0.9915'.
+   [898452696d61] 
+  
+   * Makefile.PL, README, lib/version.pm, lib/version/regex.pm, t/00impl-
+   pp.t, t/01base.t, t/02derived.t, t/03require.t, t/05sigdie.t,
+   t/06noop.t, t/07locale.t, t/08_corelist.t, t/09_list_util.t,
+   vperl/vpp.pm, vutil/lib/version/vxs.pm:
+   Prep for documentation-only release to CPAN
+   [7b7226db9d45] 
+  
+   * flow: Created branch 'release/0.9915'.
+   [476b405c963e] 
+  
+  2016-02-24  John Peacock  
+  
+   * .hgtags:
+   Added tag 0.9914 for changeset 16a529f3aab3
+   [6571f70630c1]
+  
+   * flow: Merged  '0.9914' to  ('default').
+   [16a529f3aab3] [0.9914]
+  
+   * flow: Merged  '0.9914' to  ('develop').
+   [c870c13f6545] 
+  
+   * flow: Closed  '0.9914'.
+   [4d90e8da2284] 
+  
+  2016-02-18  John Peacock  
+  
+   * Makefile.PL, README, lib/version.pm, lib/version/regex.pm, t/00impl-
+   pp.t, t/01base.t, t/02derived.t, t/03require.t, t/05sigdie.t,
+   t/06noop.t, t/07locale.t, t/08_corelist.t, t/09_list_util.t,
+   vperl/vpp.pm, vutil/lib/version/vxs.pm:
+   Prep for release to CPAN
+   [76756591216f] 
+  
+   * flow: Created branch 'release/0.9914'.
+   [6c9706b0b31c] 
+  
+  2016-02-17  John Peacock  
+  
+   * flow: Merged  '0.9913_01' to  ('develop').
+   [87fd2c8420dd] 
+  
+   * .hgtags:
+   Added tag 0.9913_01 for changeset 81095ad53ee3
+   [8a7c575cc4c2]
+  
+   * flow: Merged  '0.9913_01' to  ('default').
+   [81095ad53ee3] [0.9913_01]
+  
+   * flow: Closed  '0.9913_01'.
+   [6c5f5883412e] 
+  
+   * Makefile.PL, README, lib/version.pm, lib/version/regex.pm, t/00impl-
+   pp.t, t/01base.t, t/02derived.t, t/03require.t, t/05sigdie.t,
+   t/06noop.t, t/07locale.t, t/08_corelist.t, t/09_list_util.t,
+   t/10_lyon.t, t/coretests.pm, vperl/vpp.pm, vutil/lib/version/vxs.pm,
+   vutil/vutil.c:
+   Apply missed changeset from leont and prep for release
+   [fc08284a87cf] 
+  
+   * flow: Created branch 'hotfix/0.9913_01'.
+   [24bd39aa58c2] 
+
+---

Old:

  version-0.9913.tar.gz

New:

  version-0.9915.tar.gz



Other differences:
--
++ perl-version.spec ++
--- /var/tmp/diff_new_pack.WweOtz/_old  2016-03-16 10:33:56.0 +0100
+++ /var/tmp/diff_new_pack.WweOtz/_new  2016-03-16 10:33:56.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-version
-Version:0.9913
+Version:0.9915
 Release:0
 %define cpan_name version
 Summary:Perl extension for Version Objects

++ version-0.9913.tar.gz -> version-0.9915.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/version-0.9913/Changes new/version-0.9915/Changes
--- old/version-0.9913/Changes  2016-02-17 04:43:55.0 +0100
+++ new/version-0.9915/Changes  2016-03-06 01:07:52.0 +0100
@@ -1,8 +1,86 @@
+2016-03-05  John Peacock  
+
+   * .hgtags:
+   Added tag 0.9915 for changeset dc1d08d9ee5c
+   [5b2cf3e1882d] [tip]
+
+   * flow: Merged  '0.9915' to  ('default').
+   [dc1d08d9ee5c] [0.9915]
+
+   * flow: Merged  '0.9915' to  ('develop').
+   [a68f41046a12] 
+
+   * flow: Closed  '0.9915'.
+   [898452696d61] 
+
+   * Makefile.PL, README, lib/version.pm, lib/version/regex.pm, t/00impl-
+   pp.t, t/01base.t, t/02derived.t, t/03require.t, t/05sigdie.t,
+   t/06noop.t, t/07locale.t, t/08_corelist.t, t/09_list_util.t,
+   

commit ghc-xml-conduit for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package ghc-xml-conduit for openSUSE:Factory 
checked in at 2016-03-16 10:33:47

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


Package is "ghc-xml-conduit"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-xml-conduit/ghc-xml-conduit.changes  
2016-02-11 12:37:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-xml-conduit.new/ghc-xml-conduit.changes 
2016-03-16 10:33:47.0 +0100
@@ -1,0 +2,6 @@
+Tue Mar  8 08:36:04 UTC 2016 - mimi...@gmail.com
+
+- update to 1.3.4
+* dropWS retains consumed whitespace values 
+
+---

Old:

  xml-conduit-1.3.3.1.tar.gz

New:

  xml-conduit-1.3.4.tar.gz



Other differences:
--
++ ghc-xml-conduit.spec ++
--- /var/tmp/diff_new_pack.TAo7fd/_old  2016-03-16 10:33:48.0 +0100
+++ /var/tmp/diff_new_pack.TAo7fd/_new  2016-03-16 10:33:48.0 +0100
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:   ghc-xml-conduit
-Version:1.3.3.1
+Version:1.3.4
 Release:0
 Summary:Pure-Haskell utilities for dealing with XML with the conduit 
package
 License:BSD-2-Clause

++ xml-conduit-1.3.3.1.tar.gz -> xml-conduit-1.3.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xml-conduit-1.3.3.1/ChangeLog.md 
new/xml-conduit-1.3.4/ChangeLog.md
--- old/xml-conduit-1.3.3.1/ChangeLog.md2016-01-31 18:24:35.0 
+0100
+++ new/xml-conduit-1.3.4/ChangeLog.md  2016-03-02 16:38:12.0 +0100
@@ -1,3 +1,7 @@
+## 1.3.4
+
+* dropWS retains consumed whitespace values 
[#74](https://github.com/snoyberg/xml/issues/74) 
[#75](https://github.com/snoyberg/xml/pull/75) 
[#76](https://github.com/snoyberg/xml/pull/76)
+
 ## 1.3.3.1
 
 * Generalize signature of choose (Fixes 
[#72](https://github.com/snoyberg/xml/issues/72)) 
[#73](https://github.com/snoyberg/xml/pull/73)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xml-conduit-1.3.3.1/Text/XML/Stream/Parse.hs 
new/xml-conduit-1.3.4/Text/XML/Stream/Parse.hs
--- old/xml-conduit-1.3.3.1/Text/XML/Stream/Parse.hs2016-01-31 
18:24:35.0 +0100
+++ new/xml-conduit-1.3.4/Text/XML/Stream/Parse.hs  2016-03-02 
16:38:12.0 +0100
@@ -652,27 +652,38 @@
   --   of a tag, given the value return 
from the @AttrParser@
 -> CI.ConduitM Event o m (Maybe c)
 tag checkName attrParser f = do
-x <- dropWS
-case x of
+(x, leftovers) <- dropWS []
+res <- case x of
 Just (EventBeginElement name as) ->
 case checkName name of
 Just y ->
 case runAttrParser' (attrParser y) as of
 Left e -> lift $ monadThrow e
 Right z -> do
-CL.drop 1
 z' <- f z
-a <- dropWS
+(a, _leftovers') <- dropWS []
 case a of
 Just (EventEndElement name')
-| name == name' -> CL.drop 1 >> return 
(Just z')
+| name == name' -> return (Just z')
 _ -> lift $ monadThrow $ XmlException 
("Expected end tag for: " ++ show name) a
 Nothing -> return Nothing
 _ -> return Nothing
+
+case res of
+-- Did not parse, put back all of the leading whitespace events and the
+-- final observed event generated by dropWS
+Nothing -> mapM_ leftover leftovers
+-- Parse succeeded, discard all of those whitespace events and the
+-- first parsed event
+Just _ -> return ()
+
+return res
   where
--- Drop Events until we encount a non-whitespace element
-dropWS = do
-x <- CL.peek
+-- Drop Events until we encounter a non-whitespace element. Return all of
+-- the events consumed here (including the first non-whitespace event) so
+-- that the calling function can treat them as leftovers if the parse fails
+dropWS leftovers = do
+x <- await
 let isWS =
 case x of
 Just EventBeginDocument -> True
@@ -689,7 +700,10 @@
 Just EventComment{} -> True
 Just EventCDATA{} -> False
 Nothing -> False
-if isWS then CL.drop 1 >> dropWS else return x
+leftovers' = maybe id (:) x leftovers
+if isWS
+then dropWS leftovers'
+  

commit hdevtools for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package hdevtools for openSUSE:Factory 
checked in at 2016-03-16 10:33:35

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-01-22 
01:08:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.hdevtools.new/hdevtools.changes 2016-03-16 
10:33:37.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar  7 09:41:39 UTC 2016 - mimi...@gmail.com
+
+- update to 0.1.3.0
+* improved performace in stack projects
+
+---

Old:

  hdevtools-0.1.2.2.tar.gz

New:

  hdevtools-0.1.3.0.tar.gz



Other differences:
--
++ hdevtools.spec ++
--- /var/tmp/diff_new_pack.K3HsO4/_old  2016-03-16 10:33:38.0 +0100
+++ /var/tmp/diff_new_pack.K3HsO4/_new  2016-03-16 10:33:38.0 +0100
@@ -18,7 +18,7 @@
 
 %global debug_package %{nil}
 Name:   hdevtools
-Version:0.1.2.2
+Version:0.1.3.0
 Release:0
 Summary:Persistent GHC powered background server for FAST haskell 
development tools
 License:MIT

++ hdevtools-0.1.2.2.tar.gz -> hdevtools-0.1.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hdevtools-0.1.2.2/CHANGELOG.md 
new/hdevtools-0.1.3.0/CHANGELOG.md
--- old/hdevtools-0.1.2.2/CHANGELOG.md  2016-01-11 23:25:10.0 +0100
+++ new/hdevtools-0.1.3.0/CHANGELOG.md  2016-02-29 09:34:28.0 +0100
@@ -1,5 +1,11 @@
 # Changelog
 
+## 0.1.3.0 - 2016-02-29
+
+ * Improved performance in stack projects: The stack configuration is
+   updated only when the passed path implies a different `stack.yaml`.
+   Performance improved substantially from roughly ~1s to ~0.3s.
+
 ## 0.1.2.2 - 2016-01-11
 
  * Added type checking support for tests and benchmarks in stack projects.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hdevtools-0.1.2.2/LICENSE 
new/hdevtools-0.1.3.0/LICENSE
--- old/hdevtools-0.1.2.2/LICENSE   2015-12-18 19:26:31.0 +0100
+++ new/hdevtools-0.1.3.0/LICENSE   2016-02-29 09:34:51.0 +0100
@@ -1,4 +1,4 @@
-Copyright (C) 2015 The hdevtools Authors (see AUTHORS file)
+Copyright (C) 2016 The hdevtools Authors (see AUTHORS file)
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hdevtools-0.1.2.2/README.md 
new/hdevtools-0.1.3.0/README.md
--- old/hdevtools-0.1.2.2/README.md 1970-01-01 01:00:00.0 +0100
+++ new/hdevtools-0.1.3.0/README.md 2016-01-19 16:12:56.0 +0100
@@ -0,0 +1,230 @@
+hdevtools
+=
+
+Persistent GHC powered background server for FAST Haskell development tools
+
+
+About
+-
+
+`hdevtools` is a backend for text editor plugins, to allow for things such as
+syntax and type checking of Haskell code, and retrieving type information, all
+directly from within your text editor.
+
+The advantage that `hdevtools` has over competitors, is that it runs silently
+in a persistent background process, and therefore is able to keeps all of your
+Haskell modules and dependent libraries loaded in memory. This way, when you
+change only a single source file, only it needs to be reloaded and rechecked,
+instead of having to reload everything.
+
+This makes `hdevtools` very fast for checking syntax and type errors (runs just
+as fast as the `:reload` command in GHCi).
+
+In fact, syntax and type checking is so fast, that you can safely enable auto
+checking on every save. Even for huge projects, checking is nearly instant.
+
+Once you start using `hdevtools` and you get used to having your errors shown
+to you instantly (without having to switch back and forth between GHCi and your
+editor), and shown directly on your code, in your editor (without having to
+wait forever for GHC to run) you will wonder how you ever lived without it.
+
+In addition to checking Haskell source code for errors, `hdevtools` has tools
+for getting info about identifiers, and getting type information for snippets
+of code.
+
+Text Editor Integration
+---
+
+`hdevtools` is designed to be integrated into text editors. The list of current
+editor plugins that supply this integration is below.
+
+But before you do anything, you must first install `hdevtools` itself. The
+easiest way is from [Stackage][14] using [stack][15]:
+```
+$ stack install hdevtools
+```
+
+**Note:** As stack manages matching GHC 

commit perl-Want for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Want for openSUSE:Factory 
checked in at 2016-03-16 10:33:56

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


Package is "perl-Want"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Want/perl-Want.changes  2015-05-02 
17:44:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Want.new/perl-Want.changes 2016-03-16 
10:33:58.0 +0100
@@ -1,0 +2,39 @@
+Tue Mar  8 11:18:53 UTC 2016 - co...@suse.com
+
+- updated to 0.29
+   see /usr/share/doc/packages/perl-Want/Changes
+
+  
+  0.27  Thu 25 Feb 2016 21:26:04 GMT
+  - perl 5.23.8 breaks the hack we were using to implement double_return.
+  
+  This patch from David Mitchell fixes it. See 
https://rt.cpan.org/Ticket/Display.html?id=112226
+  
+  David wrote:
+  
+  > Running with a debugging perl-5.23.8 will show assertion failures in 
the Want test suite. It's because PL_comppad/PL_curpad save/restore is now done 
by the context stack / cx_popsub() rather than as previously on the savestack / 
LEAVE.
+  
+  > This stops the double_return() 'convert CXt_SUB to CXt_NULL' hack from 
working properly, as PL_comppad is no longer restored when transitioning from 
the inner to outer sub. The attached patch substitutes one evil hack for 
another: it keeps the CXt_SUB context stack entry, but sets its retop field to 
point to the return op again (rather than its caller) so that the return op 
gets called twice (with a bit of markstack hackery to ensure there are two 
marks for the two returns to pop).
+  
+  > rreturn and lnoreturn are also a bit under-tested. In particular, 
there are no tests for rreturn in list context. I added such a test, but more 
need adding.
+  
+  > I can see this hack breaking again in the future. Perhaps in the long 
term
+  > rreturn() and lnoreturn() should be implemented using custom ops???
+  
+  > Dave M.
+  
+  0.28  Thu 25 Feb 2016 22:02:42 GMT
+  - Fix test failure in 5.14
+  - Fix test failure in 5.23.9 (using a patch from Slaven Rezic)
+
http://cpan.cpantesters.org/authors/id/S/SR/SREZIC/patches/Want-0.26-RT112226.patch
+  
+  0.29  Fri 26 Feb 2016 04:42:19 GMT
+  - Restore compatibility with certain older perl versions (5.10 and 5.12)
+  
+It seems that “ATTRS: lvalue” doesn’t work with older perls, but that 
you can
+forward-declare the method in Perl code with the :lvalue attribute 
with the same
+effect.
+  
+This version of Want is still broken with perl 5.8, for reasons I 
haven’t investigated.
+
+---

Old:

  Want-0.26.tar.gz

New:

  Want-0.29.tar.gz



Other differences:
--
++ perl-Want.spec ++
--- /var/tmp/diff_new_pack.kUSWmd/_old  2016-03-16 10:33:59.0 +0100
+++ /var/tmp/diff_new_pack.kUSWmd/_new  2016-03-16 10:33:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Want
 #
-# 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,7 +17,7 @@
 
 
 Name:   perl-Want
-Version:0.26
+Version:0.29
 Release:0
 %define cpan_name Want
 Summary:Generalisation of C

++ Want-0.26.tar.gz -> Want-0.29.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Want-0.26/Changes new/Want-0.29/Changes
--- old/Want-0.26/Changes   2015-04-28 13:33:22.0 +0200
+++ new/Want-0.29/Changes   2016-02-26 05:42:33.0 +0100
@@ -142,3 +142,35 @@
 C directly. ”
  
   Thanks to Reini Urban for the patch.
+
+0.27  Thu 25 Feb 2016 21:26:04 GMT
+- perl 5.23.8 breaks the hack we were using to implement double_return.
+
+This patch from David Mitchell fixes it. See 
https://rt.cpan.org/Ticket/Display.html?id=112226
+
+David wrote:
+
+> Running with a debugging perl-5.23.8 will show assertion failures in the 
Want test suite. It's because PL_comppad/PL_curpad save/restore is now done by 
the context stack / cx_popsub() rather than as previously on the savestack / 
LEAVE.
+
+> This stops the double_return() 'convert CXt_SUB to CXt_NULL' hack from 
working properly, as PL_comppad is no longer restored when transitioning from 
the inner to outer sub. The attached patch substitutes one evil hack for 
another: it keeps the CXt_SUB context stack entry, but sets its retop field to 
point to the return op again (rather than its caller) so 

commit converseen for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package converseen for openSUSE:Factory 
checked in at 2016-03-16 10:33:48

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


Package is "converseen"

Changes:

--- /work/SRC/openSUSE:Factory/converseen/converseen.changes2015-04-02 
16:03:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.converseen.new/converseen.changes   
2016-03-16 10:33:50.0 +0100
@@ -1,0 +2,5 @@
+Tue Mar  8 18:25:48 UTC 2016 - bwiedem...@suse.com
+
+- drop build time from png file to fix build-compare
+
+---



Other differences:
--
++ converseen.spec ++
--- /var/tmp/diff_new_pack.41ES5M/_old  2016-03-16 10:33:51.0 +0100
+++ /var/tmp/diff_new_pack.41ES5M/_new  2016-03-16 10:33:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package converseen
 #
-# 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
@@ -88,7 +88,7 @@
 for size in 256x256 128x128 96x96 64x64 48x48 32x32 22x22 16x16 ; do
 install -dm 0755 \
 %{buildroot}%{_datadir}/icons/hicolor/${size}/apps/
-convert res/%{name}.png -resize ${size} \
+convert res/%{name}.png -strip -resize ${size} \
 %{buildroot}%{_datadir}/icons/hicolor/${size}/apps/%{name}.png || true
 done
 %find_lang %{name} --with-qt




commit ghc-streaming-commons for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package ghc-streaming-commons for 
openSUSE:Factory checked in at 2016-03-16 10:33:42

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


Package is "ghc-streaming-commons"

Changes:

--- 
/work/SRC/openSUSE:Factory/ghc-streaming-commons/ghc-streaming-commons.changes  
2016-02-17 12:12:01.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-streaming-commons.new/ghc-streaming-commons.changes
 2016-03-16 10:33:44.0 +0100
@@ -1,0 +2,6 @@
+Tue Mar  8 09:13:01 UTC 2016 - mimi...@gmail.com
+
+- update to 0.1.15.1
+* Document child process behavior in waitForProcess
+
+---

Old:

  streaming-commons-0.1.15.1.tar.gz

New:

  streaming-commons-0.1.15.2.tar.gz



Other differences:
--
++ ghc-streaming-commons.spec ++
--- /var/tmp/diff_new_pack.LtvEsQ/_old  2016-03-16 10:33:45.0 +0100
+++ /var/tmp/diff_new_pack.LtvEsQ/_new  2016-03-16 10:33:45.0 +0100
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:   ghc-streaming-commons
-Version:0.1.15.1
+Version:0.1.15.2
 Release:0
 Summary:Common lower-level functions needed by various streaming data 
libraries
 License:MIT

++ streaming-commons-0.1.15.1.tar.gz -> streaming-commons-0.1.15.2.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/streaming-commons-0.1.15.1/ChangeLog.md 
new/streaming-commons-0.1.15.2/ChangeLog.md
--- old/streaming-commons-0.1.15.1/ChangeLog.md 2016-02-08 19:05:13.0 
+0100
+++ new/streaming-commons-0.1.15.2/ChangeLog.md 2016-03-03 10:57:56.0 
+0100
@@ -1,3 +1,7 @@
+## 0.1.15.2
+
+* Document child process behavior in `waitForProcess`
+
 ## 0.1.15.1
 
 * Catch exceptions thrown by `waitForProcess`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/streaming-commons-0.1.15.1/Data/Streaming/Process.hs 
new/streaming-commons-0.1.15.2/Data/Streaming/Process.hs
--- old/streaming-commons-0.1.15.1/Data/Streaming/Process.hs2016-02-08 
19:05:13.0 +0100
+++ new/streaming-commons-0.1.15.2/Data/Streaming/Process.hs2016-03-03 
10:57:56.0 +0100
@@ -202,6 +202,10 @@
 -- code. If the exit code is not a success, throw a
 -- 'ProcessExitedUnsuccessfully'.
 --
+-- NOTE: This function does not kill the child process in the event of an
+-- exception from the provided function. For that, please use
+-- @withCheckedProcessCleanup@ from the @conduit-extra@ package.
+--
 -- Since 0.1.7
 withCheckedProcess :: ( InputSource stdin
   , OutputSink stderr
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/streaming-commons-0.1.15.1/streaming-commons.cabal 
new/streaming-commons-0.1.15.2/streaming-commons.cabal
--- old/streaming-commons-0.1.15.1/streaming-commons.cabal  2016-02-08 
19:05:13.0 +0100
+++ new/streaming-commons-0.1.15.2/streaming-commons.cabal  2016-03-03 
10:57:56.0 +0100
@@ -1,5 +1,5 @@
 name:streaming-commons
-version: 0.1.15.1
+version: 0.1.15.2
 synopsis:Common lower-level functions needed by various streaming 
data libraries
 description: Provides low-dependency functionality commonly needed by 
various streaming data libraries, such as conduit and pipes.
 homepage:https://github.com/fpco/streaming-commons




commit cabal-install for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package cabal-install for openSUSE:Factory 
checked in at 2016-03-16 10:33:32

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


Package is "cabal-install"

Changes:

--- /work/SRC/openSUSE:Factory/cabal-install/cabal-install.changes  
2016-02-11 12:37:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.cabal-install.new/cabal-install.changes 
2016-03-16 10:33:34.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar  7 08:09:53 UTC 2016 - mimi...@gmail.com
+
+- update to 1.22.9.0
+* Include Cabal-1.22.8.0
+
+---

Old:

  cabal-install-1.22.8.0.tar.gz

New:

  cabal-install-1.22.9.0.tar.gz



Other differences:
--
++ cabal-install.spec ++
--- /var/tmp/diff_new_pack.S3UVOR/_old  2016-03-16 10:33:34.0 +0100
+++ /var/tmp/diff_new_pack.S3UVOR/_new  2016-03-16 10:33:34.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   cabal-install
-Version:1.22.8.0
+Version:1.22.9.0
 Release:0
 Summary:The command-line interface for Cabal and Hackage
 License:BSD-3-Clause

++ cabal-install-1.22.8.0.tar.gz -> cabal-install-1.22.9.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cabal-install-1.22.8.0/bootstrap.sh 
new/cabal-install-1.22.9.0/bootstrap.sh
--- old/cabal-install-1.22.8.0/bootstrap.sh 2016-01-31 22:28:52.0 
+0100
+++ new/cabal-install-1.22.9.0/bootstrap.sh 2016-03-02 21:10:11.0 
+0100
@@ -190,7 +190,7 @@
# >= 2.0 && < 2.7
 NETWORK_URI_VER="2.6.0.3"; NETWORK_URI_VER_REGEXP="2\.6\."
# >= 2.6 && < 2.7
-CABAL_VER="1.22.7.0";  CABAL_VER_REGEXP="1\.22"
+CABAL_VER="1.22.8.0";  CABAL_VER_REGEXP="1\.22"
# >= 1.22 && < 1.23
 TRANS_VER="0.5.1.0";   TRANS_VER_REGEXP="0\.[45]\."
# >= 0.2.* && < 0.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cabal-install-1.22.8.0/cabal-install.cabal 
new/cabal-install-1.22.9.0/cabal-install.cabal
--- old/cabal-install-1.22.8.0/cabal-install.cabal  2016-01-31 
22:28:52.0 +0100
+++ new/cabal-install-1.22.9.0/cabal-install.cabal  2016-03-02 
21:10:11.0 +0100
@@ -1,5 +1,5 @@
 Name:   cabal-install
-Version:1.22.8.0
+Version:1.22.9.0
 Synopsis:   The command-line interface for Cabal and Hackage.
 Description:
 The \'cabal\' command-line program simplifies the process of managing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cabal-install-1.22.8.0/changelog 
new/cabal-install-1.22.9.0/changelog
--- old/cabal-install-1.22.8.0/changelog2016-01-31 22:28:52.0 
+0100
+++ new/cabal-install-1.22.9.0/changelog2016-03-02 21:10:11.0 
+0100
@@ -1,4 +1,7 @@
 -*-change-log-*-
+1.22.9.0 Ryan Thomas  March 2016
+   * Include Cabal-1.22.8.0
+
 1.22.8.0 Ryan Thomas  February 2016
* Only Custom setup scripts should be compiled with '-i -i.'.
* installedCabalVersion: Don't special-case Cabal anymore.




commit frameworkintegration for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2016-03-16 10:32:58

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


Package is "frameworkintegration"

Changes:

--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes
2016-02-24 18:53:50.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2016-03-16 10:33:00.0 +0100
@@ -1,0 +2,9 @@
+Sun Mar  6 09:54:01 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.20.0 (boo#970856)
+  * Remove possible file-name in KDEPlatformFileDialog::setDirectory()
+  * Don't filter by name if we have mime types
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.20.0.php
+
+---

Old:

  frameworkintegration-5.19.0.tar.xz

New:

  frameworkintegration-5.20.0.tar.xz



Other differences:
--
++ frameworkintegration.spec ++
--- /var/tmp/diff_new_pack.FaEApl/_old  2016-03-16 10:33:01.0 +0100
+++ /var/tmp/diff_new_pack.FaEApl/_new  2016-03-16 10:33:01.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Style5
-%define _tar_path 5.19
+%define _tar_path 5.20
 Name:   frameworkintegration
-Version:5.19.0
+Version:5.20.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -76,6 +76,7 @@
 Group:  System/GUI/KDE
 Requires:   kde-oxygen-fonts
 Requires:   noto-sans
+#Requires:   plasma5-integration-plugin
 Conflicts:  %lname < 5.6.0
 %requires_eq libQt5Gui5
 
@@ -113,6 +114,8 @@
   %kf5_makeinstall -C build
   %fdupes %{buildroot}
 
+#rm -rfv %{buildroot}%{_kf5_plugindir}/platformthemes
+
 %if %{with lang}
 %find_lang %{name}5
 %endif

++ frameworkintegration-5.19.0.tar.xz -> frameworkintegration-5.20.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.19.0/CMakeLists.txt 
new/frameworkintegration-5.20.0/CMakeLists.txt
--- old/frameworkintegration-5.19.0/CMakeLists.txt  2016-02-06 
14:35:10.0 +0100
+++ new/frameworkintegration-5.20.0/CMakeLists.txt  2016-03-05 
19:45:12.0 +0100
@@ -3,7 +3,7 @@
 project(FrameworkIntegration)
 
 include(FeatureSummary)
-find_package(ECM 5.19.0  NO_MODULE)
+find_package(ECM 5.20.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -23,8 +23,8 @@
 set(REQUIRED_QT_VERSION 5.3.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets DBus)
 
-set(KF5_VERSION "5.19.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.19.0") # handled by release scripts
+set(KF5_VERSION "5.20.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.20.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX FRAMEWORKINTEGRATION
   VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.19.0/autotests/kfontsettingsdata_unittest.cpp 
new/frameworkintegration-5.20.0/autotests/kfontsettingsdata_unittest.cpp
--- old/frameworkintegration-5.19.0/autotests/kfontsettingsdata_unittest.cpp
2016-02-06 14:35:10.0 +0100
+++ new/frameworkintegration-5.20.0/autotests/kfontsettingsdata_unittest.cpp
2016-03-05 19:45:12.0 +0100
@@ -75,6 +75,7 @@
 {
 m_appChangedFont = false;
 m_fonts = new KFontSettingsData;
+qApp->processEvents(); // give time to delayed dbus connect
 }
 
 void testFonts()
@@ -93,7 +94,7 @@
 QByteArray configPath = qgetenv("XDG_CONFIG_HOME");
 configPath.append("/kdeglobals");
 QFile::remove(configPath);
-QFile::copy(CHANGED_CONFIGFILE, configPath);
+QVERIFY(QFile::copy(CHANGED_CONFIGFILE, configPath));
 
 QEventLoop loop;
 QDBusConnection::sessionBus().connect(QString(), 
QStringLiteral("/KDEPlatformTheme"), QStringLiteral("org.kde.KDEPlatformTheme"),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.19.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.20.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.19.0/plasma_workspace.notifyrc   2016-02-06 

commit plasma5-desktop for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package plasma5-desktop for openSUSE:Factory 
checked in at 2016-03-16 10:33:09

Comparing /work/SRC/openSUSE:Factory/plasma5-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-desktop.new (New)


Package is "plasma5-desktop"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-desktop/plasma5-desktop.changes  
2016-03-03 15:15:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-desktop.new/plasma5-desktop.changes 
2016-03-16 10:33:10.0 +0100
@@ -1,0 +2,6 @@
+Tue Mar 15 15:18:03 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Added use-correct-kf5-var.patch: honour toplist CMakeLists
+  requirement for KF5, instead of pulling it in from FindKF5 module
+
+---

New:

  use-correct-kf5-var.patch



Other differences:
--
++ plasma5-desktop.spec ++
--- /var/tmp/diff_new_pack.a29lac/_old  2016-03-16 10:33:11.0 +0100
+++ /var/tmp/diff_new_pack.a29lac/_new  2016-03-16 10:33:11.0 +0100
@@ -27,6 +27,7 @@
 Source: plasma-desktop-%{version}.tar.xz
 Source99:   %{name}-rpmlintrc
 Patch0: 0001-Require-xorg-evdev-2.8.99.1.patch
+Patch1: use-correct-kf5-var.patch
 # PATCHES 100-200 and above are from upstream 5.5 branch
 # PATCHES 201-300 and above are from upstream master/5.6 branch
 Patch201:   Dont-use-Plasma-theme-icons-in-task-icon.patch
@@ -163,6 +164,7 @@
 %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
 %patch0 -Rp1
 %endif
+%patch1 -p1
 %patch201 -p1
 %patch202 -p1
 %patch203 -p1

++ use-correct-kf5-var.patch ++
--- plasma-desktop-5.5.5.orig/CMakeLists.txt2016-03-01 14:40:49.0 
+0100
+++ plasma-desktop-5.5.5/CMakeLists.txt 2016-03-15 16:16:27.978056254 +0100
@@ -63,7 +63,7 @@ set_package_properties(PackageKitQt5 PRO
PURPOSE "Provides package management integration to the 
application launcher."
   )
 
-find_package(KF5Activities ${KF5_VERSION})
+find_package(KF5Activities ${KF5_MIN_VERSION})
 set_package_properties(KF5Activities PROPERTIES DESCRIPTION "management of 
Plasma activities"
TYPE OPTIONAL
PURPOSE "Needed by activity related plasmoids and the 
pager."



commit pihwm for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package pihwm for openSUSE:Factory checked 
in at 2016-03-16 10:33:24

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


Package is "pihwm"

Changes:

--- /work/SRC/openSUSE:Factory/pihwm/pihwm.changes  2016-02-17 
12:22:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.pihwm.new/pihwm.changes 2016-03-16 
10:33:25.0 +0100
@@ -1,0 +2,5 @@
+Fri Mar  4 22:45:22 UTC 2016 - mplus...@suse.com
+
+- Build on all arm architectures
+
+---



Other differences:
--
++ pihwm.spec ++
--- /var/tmp/diff_new_pack.MQtRQ0/_old  2016-03-16 10:33:26.0 +0100
+++ /var/tmp/diff_new_pack.MQtRQ0/_new  2016-03-16 10:33:26.0 +0100
@@ -38,7 +38,7 @@
 BuildRequires:  make
 BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-ExclusiveArch:  armv6hl armv7hl
+ExclusiveArch:  %arm aarch64
 
 %description
 pihwm is a collection of lightweight drivers for the hardware peripherals
@@ -77,8 +77,7 @@
 
 %install
 make %{?_smp_mflags} DESTDIR=%{buildroot} install install-pdf
-rm -f %{buildroot}%{_libdir}/*.la
-rm -f %{buildroot}%{_libdir}/*.a
+find %{buildroot} -type f \( -name '*.a' -o -name '*.la' \) -delete -print
 %fdupes -s doc/html
 
 %post -n libpihwm0 -p /sbin/ldconfig




commit ghc-conduit-extra for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package ghc-conduit-extra for 
openSUSE:Factory checked in at 2016-03-16 10:33:34

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


Package is "ghc-conduit-extra"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-conduit-extra/ghc-conduit-extra.changes  
2016-02-23 16:59:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-conduit-extra.new/ghc-conduit-extra.changes 
2016-03-16 10:33:35.0 +0100
@@ -1,0 +2,6 @@
+Mon Mar  7 09:32:33 UTC 2016 - mimi...@gmail.com
+
+- update to 1.1.11
+* withCheckedProcessCleanup
+
+---

Old:

  conduit-extra-1.1.10.1.tar.gz

New:

  conduit-extra-1.1.11.tar.gz



Other differences:
--
++ ghc-conduit-extra.spec ++
--- /var/tmp/diff_new_pack.hsMZ7L/_old  2016-03-16 10:33:36.0 +0100
+++ /var/tmp/diff_new_pack.hsMZ7L/_new  2016-03-16 10:33:36.0 +0100
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:   ghc-conduit-extra
-Version:1.1.10.1
+Version:1.1.11
 Release:0
 Summary:Batteries included conduit: adapters for common libraries
 License:MIT
@@ -39,6 +39,7 @@
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-conduit-devel
 BuildRequires:  ghc-directory-devel
+BuildRequires:  ghc-exceptions-devel
 BuildRequires:  ghc-filepath-devel
 BuildRequires:  ghc-monad-control-devel
 BuildRequires:  ghc-network-devel

++ conduit-extra-1.1.10.1.tar.gz -> conduit-extra-1.1.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/conduit-extra-1.1.10.1/ChangeLog.md 
new/conduit-extra-1.1.11/ChangeLog.md
--- old/conduit-extra-1.1.10.1/ChangeLog.md 2016-02-17 12:57:07.0 
+0100
+++ new/conduit-extra-1.1.11/ChangeLog.md   2016-03-03 10:58:27.0 
+0100
@@ -1,3 +1,7 @@
+## 1.1.11
+
+* `withCheckedProcessCleanup`
+
 ## 1.1.10.1
 
 * Fix a leftovers bug in helperDecompress #254
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/conduit-extra-1.1.10.1/Data/Conduit/Process.hs 
new/conduit-extra-1.1.11/Data/Conduit/Process.hs
--- old/conduit-extra-1.1.10.1/Data/Conduit/Process.hs  2016-02-17 
12:57:07.0 +0100
+++ new/conduit-extra-1.1.11/Data/Conduit/Process.hs2016-03-03 
10:58:27.0 +0100
@@ -14,6 +14,7 @@
 ( -- * Functions
   sourceCmdWithConsumer
 , sourceProcessWithConsumer
+, withCheckedProcessCleanup
   -- * Reexport
 , module Data.Streaming.Process
 ) where
@@ -26,6 +27,7 @@
 import Data.Conduit
 import Data.Conduit.Binary (sourceHandle, sinkHandle)
 import Data.ByteString (ByteString)
+import Control.Monad.Catch (MonadMask, onException, throwM)
 
 instance (r ~ (), MonadIO m, i ~ ByteString) => InputSource (ConduitM i o m r) 
where
 isStdStream = (\(Just h) -> return $ sinkHandle h, Just CreatePipe)
@@ -57,3 +59,24 @@
 -- Since 1.1.2
 sourceCmdWithConsumer :: MonadIO m => String -> Consumer ByteString m a -> m 
(ExitCode, a)
 sourceCmdWithConsumer cmd = sourceProcessWithConsumer (shell cmd)
+
+-- | Same as 'withCheckedProcess', but kills the child process in the case of
+-- an exception being thrown by the provided callback function.
+withCheckedProcessCleanup
+:: ( InputSource stdin
+   , OutputSink stderr
+   , OutputSink stdout
+   , MonadIO m
+   , MonadMask m
+   )
+=> CreateProcess
+-> (stdin -> stdout -> stderr -> m b)
+-> m b
+withCheckedProcessCleanup cp f = do
+(x, y, z, sph) <- streamingProcess cp
+res <- f x y z `onException`
+liftIO (terminateProcess (streamingProcessHandleRaw sph))
+ec <- waitForStreamingProcess sph
+if ec == ExitSuccess
+then return res
+else throwM $ ProcessExitedUnsuccessfully cp ec
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/conduit-extra-1.1.10.1/conduit-extra.cabal 
new/conduit-extra-1.1.11/conduit-extra.cabal
--- old/conduit-extra-1.1.10.1/conduit-extra.cabal  2016-02-17 
12:57:07.0 +0100
+++ new/conduit-extra-1.1.11/conduit-extra.cabal2016-03-03 
10:58:27.0 +0100
@@ -1,5 +1,5 @@
 Name:conduit-extra
-Version: 1.1.10.1
+Version: 1.1.11
 Synopsis:Batteries included conduit: adapters for common libraries.
 Description:
 The conduit package itself maintains relative small dependencies. The 
purpose of this package is to collect commonly used utility functions wrapping 
other library dependencies, without depending on heavier-weight dependencies. 
The basic 

commit ghc-resourcet for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package ghc-resourcet for openSUSE:Factory 
checked in at 2016-03-16 10:33:40

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


Package is "ghc-resourcet"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-resourcet/ghc-resourcet.changes  
2016-02-23 16:59:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-resourcet.new/ghc-resourcet.changes 
2016-03-16 10:33:41.0 +0100
@@ -1,0 +2,5 @@
+Tue Mar  8 09:11:14 UTC 2016 - mimi...@gmail.com
+
+- update to 1.1.7.3 
+
+---

Old:

  resourcet-1.1.7.2.tar.gz

New:

  resourcet-1.1.7.3.tar.gz



Other differences:
--
++ ghc-resourcet.spec ++
--- /var/tmp/diff_new_pack.eW3J7z/_old  2016-03-16 10:33:42.0 +0100
+++ /var/tmp/diff_new_pack.eW3J7z/_new  2016-03-16 10:33:42.0 +0100
@@ -19,7 +19,7 @@
 %global pkg_name resourcet
 
 Name:   ghc-resourcet
-Version:1.1.7.2
+Version:1.1.7.3
 Release:0
 Summary:Deterministic allocation and freeing of scarce resources
 License:BSD-3-Clause

++ resourcet-1.1.7.2.tar.gz -> resourcet-1.1.7.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/resourcet-1.1.7.2/ChangeLog.md 
new/resourcet-1.1.7.3/ChangeLog.md
--- old/resourcet-1.1.7.2/ChangeLog.md  2016-02-14 12:05:24.0 +0100
+++ new/resourcet-1.1.7.3/ChangeLog.md  2016-03-03 19:08:54.0 +0100
@@ -1,3 +1,7 @@
+## 1.1.7.3
+
+* Doc tweak
+
 ## 1.1.7.2
 
 * Remove upper bound on transformers 
[#249](https://github.com/snoyberg/conduit/issues/249)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/resourcet-1.1.7.2/Control/Monad/Trans/Resource/Internal.hs 
new/resourcet-1.1.7.3/Control/Monad/Trans/Resource/Internal.hs
--- old/resourcet-1.1.7.2/Control/Monad/Trans/Resource/Internal.hs  
2016-02-14 12:05:24.0 +0100
+++ new/resourcet-1.1.7.3/Control/Monad/Trans/Resource/Internal.hs  
2016-03-03 19:08:54.0 +0100
@@ -79,7 +79,7 @@
 import Control.Monad.Morph
 
 -- | A @Monad@ which allows for safe resource allocation. In theory, any monad
--- transformer stack included a @ResourceT@ can be an instance of
+-- transformer stack which includes a @ResourceT@ can be an instance of
 -- @MonadResource@.
 --
 -- Note: @runResourceT@ has a requirement for a @MonadBaseControl IO m@ monad,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/resourcet-1.1.7.2/resourcet.cabal 
new/resourcet-1.1.7.3/resourcet.cabal
--- old/resourcet-1.1.7.2/resourcet.cabal   2016-02-14 12:05:24.0 
+0100
+++ new/resourcet-1.1.7.3/resourcet.cabal   2016-03-03 19:08:54.0 
+0100
@@ -1,5 +1,5 @@
 Name:resourcet
-Version: 1.1.7.2
+Version: 1.1.7.3
 Synopsis:Deterministic allocation and freeing of scarce resources.
 description: Hackage documentation generation is not reliable. For up 
to date documentation, please see: .
 License: BSD3




  1   2   3   >