commit kdebase4-workspace for openSUSE:12.3:Update

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-workspace for 
openSUSE:12.3:Update checked in at 2015-01-14 09:31:42

Comparing /work/SRC/openSUSE:12.3:Update/kdebase4-workspace (Old)
 and  /work/SRC/openSUSE:12.3:Update/.kdebase4-workspace.new (New)


Package is kdebase4-workspace

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.jH2D2r/_old  2015-01-14 09:31:47.0 +0100
+++ /var/tmp/diff_new_pack.jH2D2r/_new  2015-01-14 09:31:47.0 +0100
@@ -1 +1 @@
-link package='kdebase4-workspace.2138' cicount='copy' /
+link package='kdebase4-workspace.3366' cicount='copy' /

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdebase4-workspace for openSUSE:13.1:Update

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-workspace for 
openSUSE:13.1:Update checked in at 2015-01-14 09:31:48

Comparing /work/SRC/openSUSE:13.1:Update/kdebase4-workspace (Old)
 and  /work/SRC/openSUSE:13.1:Update/.kdebase4-workspace.new (New)


Package is kdebase4-workspace

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.TYxTaz/_old  2015-01-14 09:31:50.0 +0100
+++ /var/tmp/diff_new_pack.TYxTaz/_new  2015-01-14 09:31:50.0 +0100
@@ -1 +1 @@
-link package='kdebase4-workspace.3011' cicount='copy' /
+link package='kdebase4-workspace.3366' cicount='copy' /

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-numpydoc for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package python3-numpydoc for 
openSUSE:Factory checked in at 2015-01-14 11:45:16

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


Package is python3-numpydoc

Changes:

--- /work/SRC/openSUSE:Factory/python3-numpydoc/python3-numpydoc.changes
2014-11-18 22:45:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-numpydoc.new/python3-numpydoc.changes   
2015-01-14 11:45:46.0 +0100
@@ -1,0 +2,76 @@
+Sat Jan 10 19:35:57 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * update url
+  * remove 1220 ifdef
+  * autosummary_generate doesn't seem to be shipped anymore, removed it.
+  * removed update-alternatives (not needed w/o autosummary_generate)
+  * README.txt - README.rst
+  * added nose
+
+- update to version 0.5 (taken from git log):
+  * DOC link to NumPy/SciPy documentation guide
+  * BUG: Use getfullargspec() on Python 3
+  * DOC: add travis link to readme
+  * listcomp - for-loop (listcopms create a new scope in py3), bypass
+AttributeError on Pandas.str
+  * TST: skip tests on Py3 for modules that have not been ported
+  * MAINT: add Travis CI
+  * BUG: fix config loading in SphinxDoc*
+  * Use .rst extension for README so it gets rendered on Github
+  * Document numpydoc_class_members_toctree option
+  * Add config option for adding :toctree: on autosummary lists.
+  * Point URL to something that actually exists
+  * Bump version since 0.4 has been released
+  * Handle Unicode docstrings on Python 2.x correctly
+  * Add .gitignore
+  * MAINT: Remove outdated version checks.
+  * ENH: Allow unnamed return values in Returns section of doc string
+  * Fix np domain to avoid duplicate module indices in docs
+  * BUG: sphinxext: fix sphinx extensions broken recently
+  * BUG: Fix typo in docscrape_sphinx.py import.
+  * 2to3: Apply unicode fixer.
+  * 2to3: Apply next fixer.
+  * 2to3: Apply zip fixer.
+  * 2to3: Apply `print` fixer.
+  * 2to3: Apply `imports` fixer.
+  * 2to3: Add `from __future__ import ...` to new files.
+  * 2to3: Use absolute imports.
+  * DOC: Used regex to find colons missing spaces which render wrong
+online, also other spacing or formatting mistakes
+  * 2to3: Put `from __future__ import division in every python file.
+  * 2to3: Apply `funcattrs` fixer. Closes #3058.
+  * 2to3: apply exec fixer results.
+  * 2to3: Fix callable.
+  * 2to3: Remove `has_key` use that was missed.
+  * 2to3: Updata `except Exception, msg:` syntax in files not in
+numpy/ .
+  * BUG: numpydoc: check that it works with sub-classes
+  * TST: numpydoc: more class tests
+  * BUG: numpydoc: fix bugs in attribute docstring extraction +
+improve presentation
+  * TST: numpydoc: add stub test files, to check that files at least
+import
+  * ENH: numpydoc: Python 2  3 in single codebase, restructure as a
+package
+  * ENH: numpydoc: deal with duplicated signatures
+  * DOC: numpydoc/linkcode: mention that the extension will be in
+Sphinx upstream
+  * BUG: numpydoc/linkcode: do not detect linkcode config changes
+  * DOC: Used regex to find colons missing spaces which render wrong
+online, also other spacing or formatting mistakes
+  * sphinxext: remove mention of old files in LICENSE.txt
+  * sphinxext: some cleanup in setup.py
+  * DOC: generate links to source code
+  * DOC: numpydoc.py was still using old, scipy trac url in docstring
+  * sphinxext: expose __call__ in the documentation, if it is present
+
+---
+Sun Jan 10  00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove ifs for opensuse version =1220
+
+---

Old:

  numpydoc-0.4.tar.gz

New:

  numpydoc-0.5.tar.gz



Other differences:
--
++ python3-numpydoc.spec ++
--- /var/tmp/diff_new_pack.exlmf1/_old  2015-01-14 11:45:46.0 +0100
+++ /var/tmp/diff_new_pack.exlmf1/_new  2015-01-14 11:45:46.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-numpydoc
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,23 +17,19 @@
 
 
 Name:   python3-numpydoc
-Version:0.4
+Version:0.5
 Release:0
 Summary:Sphinx extension to support docstrings in Numpy format
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Url:

commit python-Django for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package python-Django for openSUSE:Factory 
checked in at 2015-01-14 11:45:39

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


Package is python-Django

Changes:

--- /work/SRC/openSUSE:Factory/python-Django/python-Django.changes  
2015-01-12 09:50:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-Django.new/python-Django.changes 
2015-01-14 11:46:07.0 +0100
@@ -1,0 +2,24 @@
+Wed Jan 14 07:57:46 UTC 2015 - mci...@suse.cz
+
+- Update to Django 1.7.3:
+  Security fixes:
+  * WSGI header spoofing via underscore/dash conflation.
+  * Mitigated possible XSS attack via user-supplied redirect URLs.
+  * Denial-of-service attack against django.views.static.serve.
+  * Database denial-of-service with ModelMultipleChoiceField.
+  Bug fixes:
+  * The default iteration count for the PBKDF2 password hasher has been
+increased by 25%. This part of the normal major release process was
+inadvertently omitted in 1.7. This backwards compatible change will not
+affect users who have subclassed
+django.contrib.auth.hashers.PBKDF2PasswordHasher to change the default
+value.
+  * Fixed a crash in the CSRF middleware when handling non-ASCII referer 
+header (#23815).
+  * Fixed a crash in the django.contrib.auth.redirect_to_login view when 
+passing a reverse_lazy() result on Python 3 (#24097).
+  * Added correct formats for Greek (el) (#23967).
+  * Fixed a migration crash when unapplying a migration where multiple 
+operations interact with the same model (#24110).
+
+---

Old:

  Django-1.7.2.checksum.txt
  Django-1.7.2.tar.gz

New:

  Django-1.7.3.checksum.txt
  Django-1.7.3.tar.gz



Other differences:
--
++ python-Django.spec ++
--- /var/tmp/diff_new_pack.Sew7c4/_old  2015-01-14 11:46:08.0 +0100
+++ /var/tmp/diff_new_pack.Sew7c4/_new  2015-01-14 11:46:08.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-Django
-Version:1.7.2
+Version:1.7.3
 Release:0
 Summary:A high-level Python Web framework
 License:BSD-3-Clause

++ Django-1.7.2.checksum.txt - Django-1.7.3.checksum.txt ++
--- /work/SRC/openSUSE:Factory/python-Django/Django-1.7.2.checksum.txt  
2015-01-08 23:03:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-Django.new/Django-1.7.3.checksum.txt 
2015-01-14 11:46:07.0 +0100
@@ -2,14 +2,14 @@
 Hash: SHA256
 
 This file contains MD5, SHA1, and SHA256 checksums for the source-code
-tarball of Django 1.7.2, released January 2, 2015.
+tarball of Django 1.7.3, released January 13, 2015.
 
 To use this file, you will need a working install of PGP or other
 compatible public-key encryption software. You will also need to have
 the Django release manager's public key in your keyring; this key has
 the ID ``1E8ABDC773EDE252`` and can be imported from the MIT
 keyserver. For example, if using the open-source GNU Privacy Guard
-implementation of PGP::
+implementation of PGP:
 
 gpg --keyserver pgp.mit.edu --recv-key 1E8ABDC773EDE252
 
@@ -22,42 +22,42 @@
 package and compare them to the checksums listed below.
 
 Release packages:
-
+=
 
-Django 1.7.2 (tar.gz): 
https://www.djangoproject.com/m/releases/1.7/Django-1.7.2.tar.gz
-Django 1.7.2 (.whl): 
https://www.djangoproject.com/m/releases/1.7/Django-1.7.2-py2.py3-none-any.whl
+Django 1.7.3 (tar.tgz): 
https://www.djangoproject.com/m/releases/1.7/Django-1.7.3.tar.gz
+Django 1.7.3 (.whl): 
https://www.djangoproject.com/m/releases/1.7/Django-1.7.3-py2.py3-none-any.whl
 
-MD5 checksum:
-=
+MD5 checksums:
+==
 
-MD5(Django-1.7.2.tar.gz)= 855a53a9a5581c62b6031c9b3bd80ec5
-MD5(Django-1.7.2-py2.py3-none-any.whl)= b57f9a2dec214b60e338aa80fb902936
+bd24beec81e161d30ad925aef9d23e57  Django-1.7.3-py2.py3-none-any.whl
+ea9a3fe7eca2280b233938a98c4a35a0  Django-1.7.3.tar.gz
 
-SHA1 checksum:
-==
+SHA1 checksums:
+===
 
-SHA1(Django-1.7.2.tar.gz)= 142168eef96423d3586d9bd99ca9b3c8d6ae652a
-SHA1(Django-1.7.2-py2.py3-none-any.whl)= 
b259a071161566a5797af26aa446f9cf127849ce
+74a977b77880818335cf6ff3ae8d5d28bfadaaf6  Django-1.7.3-py2.py3-none-any.whl
+2577e8e40999f5120b091c17e8cabfb518917ca2  Django-1.7.3.tar.gz
 
-SHA256 checksum:
-
+SHA256 checksums:
+=
 
-SHA256(Django-1.7.2.tar.gz)= 
31c6c3c229f8c04b3be87e6afc3492903b57ec8f1188a47b6ae160d90cf653c8
-SHA256(Django-1.7.2-py2.py3-none-any.whl)= 
b22871edc9ddf3e57b18989c3c7e9174b4c168dc7b8dbe3f31d4101a73bf2006

commit vips for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package vips for openSUSE:Factory checked in 
at 2015-01-14 11:45:11

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


Package is vips

Changes:

--- /work/SRC/openSUSE:Factory/vips/vips.changes2014-10-23 
14:21:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.vips.new/vips.changes   2015-01-14 
11:45:41.0 +0100
@@ -1,0 +2,11 @@
+Mon Jan 12 15:17:38 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 7.42.1
+  * See included ChangeLog file for details
+  * Remove obsolete vips-date-and-time.patch
+- Fix libexif headers path
+  * vips-libexif-header.patch
+- Build with webp support
+- Enable post-build tests
+
+---

Old:

  vips-7.40.11.tar.gz
  vips-date-and-time.patch

New:

  vips-7.42.1.tar.gz
  vips-libexif-header.patch



Other differences:
--
++ vips.spec ++
--- /var/tmp/diff_new_pack.pQ5Vfi/_old  2015-01-14 11:45:42.0 +0100
+++ /var/tmp/diff_new_pack.pQ5Vfi/_new  2015-01-14 11:45:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vips
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -16,23 +16,22 @@
 #
 
 
-%{!?python_sitearch: %global python_sitearch %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib(1))}
-
 Name:   vips
 %define libname lib%{name}
-Version:7.40.11
+Version:7.42.1
 Release:0
-%define short_version 7.40
-%define somajor 38
+%define short_version 7.42
+%define somajor 40
 Summary:C/C++ library for processing large images
 License:LGPL-2.1
 Group:  System/Libraries
 Url:http://www.vips.ecs.soton.ac.uk/
 Source0:
http://www.vips.ecs.soton.ac.uk/supported/current/%{name}-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE vips-date-and-time.patch - fix 
file-contains-date-and-time RPMLINT warning
-Patch0: vips-date-and-time.patch
-
+# PATCH-FIX-OPENSUSE vips-libexif-header.patch -- set path to libexif header
+Patch1: vips-libexif-header.patch
 BuildRequires:  ImageMagick-devel
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  fdupes
 BuildRequires:  fftw3-devel
 BuildRequires:  gcc-c++
@@ -50,10 +49,13 @@
 BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
 BuildRequires:  libtool
+BuildRequires:  libwebp-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  orc = 0.4
 BuildRequires:  pango-devel
+BuildRequires:  pkg-config
 BuildRequires:  python-devel
+BuildRequires:  python-gobject-devel
 BuildRequires:  swig
 BuildRequires:  zlib-devel
 
@@ -113,9 +115,10 @@
 
 %prep
 %setup -q
-%patch0 -p1
+%patch1 -p1
 
 %build
+autoreconf -fi
 %configure --disable-static
 make %{?_smp_mflags}
 
@@ -126,6 +129,9 @@
 %fdupes %{buildroot}%{python_sitearch}/
 rm -rf %{buildroot}%{_datadir}/doc/vips
 
+%check
+make check
+
 %post -n %{libname}%{somajor} -p /sbin/ldconfig
 
 %postun -n %{libname}%{somajor} -p /sbin/ldconfig

++ vips-7.40.11.tar.gz - vips-7.42.1.tar.gz ++
/work/SRC/openSUSE:Factory/vips/vips-7.40.11.tar.gz 
/work/SRC/openSUSE:Factory/.vips.new/vips-7.42.1.tar.gz differ: char 5, line 1

++ vips-libexif-header.patch ++
Index: vips-7.42.1/configure.ac
===
--- vips-7.42.1.orig/configure.ac
+++ vips-7.42.1/configure.ac
@@ -762,8 +762,7 @@ if test x$with_libexif != xno; then
   # cppflags not cflags because we want the preproc to see the -I as well
   save_CPPFLAGS=$CPPFLAGS
   CPPFLAGS=$EXIF_CFLAGS $CPPFLAGS
-  AC_CHECK_HEADER(exif-data.h,
-AC_DEFINE(UNTAGGED_EXIF,1,[libexif includes don't need libexif prefix]))
+  AC_CHECK_HEADER(libexif/exif-data.h)
   CPPFLAGS=$save_CPPFLAGS
 fi
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit frogr for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package frogr for openSUSE:Factory checked 
in at 2015-01-14 11:45:31

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


Package is frogr

Changes:

--- /work/SRC/openSUSE:Factory/frogr/frogr.changes  2014-07-31 
10:04:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.frogr.new/frogr.changes 2015-01-14 
11:46:01.0 +0100
@@ -1,0 +2,23 @@
+Thu Jan  8 20:52:41 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.11:
+  + Moved to GtkHeaderBar plus a new menu button for GTK+ = 3.12.
+  + Added new option to replace date posted with date taken for
+new uploads.
+  + Speeded up picture loading when the import tags feature is
+enabled.
+  + Fixed random crashes due to missing initialization of the
+gcrypt library.
+  + Fixed issue setting inconsistent state of toggle buttons for
+multiple pictures.
+  + Removed deprecated usage of GtkAlignment and
+gtk_misc_set_padding().
+  + Removed usage of deprecated icon names (use those from the Icon
+Naming Spec).
+  + Normalized .doap file (added 'category' and
+'programming-language').
+  + Set the minimum required version of gcrypt to 1.5.0.
+  + Bugs fixed: bgo#732475, bgo#734193, bgo#734202, bgo#738863.
+  + Updated translations.
+
+---

Old:

  frogr-0.10.tar.xz

New:

  frogr-0.11.tar.xz



Other differences:
--
++ frogr.spec ++
--- /var/tmp/diff_new_pack.vB1JD6/_old  2015-01-14 11:46:02.0 +0100
+++ /var/tmp/diff_new_pack.vB1JD6/_new  2015-01-14 11:46:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package frogr
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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:   frogr
-Version:0.10
+Version:0.11
 Release:0
 Summary:Tool to Manage Flickr Accounts
 License:GPL-3.0
@@ -26,7 +26,7 @@
 Source: 
http://download.gnome.org/sources/frogr/%{version}/%{name}-%{version}.tar.xz
 BuildRequires:  intltool
 BuildRequires:  itstool
-BuildRequires:  libgcrypt-devel
+BuildRequires:  libgcrypt-devel = 1.5.0
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(glib-2.0) = 2.32

++ frogr-0.10.tar.xz - frogr-0.11.tar.xz ++
 20362 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit virt-viewer for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package virt-viewer for openSUSE:Factory 
checked in at 2015-01-14 11:45:17

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


Package is virt-viewer

Changes:

--- /work/SRC/openSUSE:Factory/virt-viewer/virt-viewer.changes  2014-07-25 
09:09:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.virt-viewer.new/virt-viewer.changes 
2015-01-14 11:45:47.0 +0100
@@ -1,0 +2,41 @@
+Mon Jan 12 11:40:08 MST 2015 - carn...@suse.com
+
+- Update to virt-viewer version 2.0
+  virt-viewer-2.0.tar.bz2
+  - Fix handling of zoom in/out accelerators
+  - Fix warning going in/out of fullscreen
+  - Add dialog showing info about the current guest
+  - Change format of fullscreen config setting to
+allow for sparse guest displays
+  - Write VM name to config file as a comment
+  - Never use fallback CA certs when loading vv-file
+  - Remove extraneous '/' from oVirt URIs
+  - Support oVirt foreign menus
+  - Allow using numapad for zoom in/out accelerators
+  - Force geometry update when agent connects
+  - Fix misc crash bugs
+  - Fix misc memory leaks
+  - Allow viewing of password entry characters
+  - Don't fail when auth dialog is cancelled
+  - Only create extra windows on demand
+  - Use more sensible default window size
+  - Improve docs for URIs and config files
+  - Allow cancellation of SPICE auth dialog
+  - Use new libvirt API for --attach to avoid SELinux AVC
+  - Allow removable of CD images with oVirt connections
+  - Show VM choose dialog when oVirt VM name is missing
+  - Support usernames request with SASL auth
+  - Use socat instead of nc if available
+  - Use PNG instead of SVG for icons
+  - Support connection to UNIX sockets instead of TCP
+  - Honour zoom level from CLI args with VNC
+  - Switch to GTK3 instead of GKT2 for Windows builds
+  - Ensure dialogs have transient parent set
+  - Switch to gstreamer 1.0 instead of 0.10 for Windows builds
+  - Avoid accidentally connecting to localhost with VNC/SPICE
+  - Use a versioned install directory for Windows builds
+- Dropped sources
+  virt-viewer-1.0.tar.bz2
+  report-error.patch
+
+---

Old:

  report-error.patch
  virt-viewer-1.0.tar.bz2

New:

  virt-viewer-2.0.tar.bz2



Other differences:
--
++ virt-viewer.spec ++
--- /var/tmp/diff_new_pack.LyHuZ5/_old  2015-01-14 11:45:48.0 +0100
+++ /var/tmp/diff_new_pack.LyHuZ5/_new  2015-01-14 11:45:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package virt-viewer
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %if %suse_version = 1315
 %define gtk_arg --with-gtk=3.0
 %else
@@ -25,15 +26,14 @@
 Summary:Virtual Machine Viewer
 License:GPL-2.0+
 Group:  System/Monitoring
-Version:1.0
+Version:2.0
 Release:0
 Url:http://www.virt-manager.org
-Source0:virt-viewer-1.0.tar.bz2
+Source0:virt-viewer-2.0.tar.bz2
 Patch50:netcat.patch
 Patch51:windows-keycombo.patch
 Patch52:netware-keycombo.patch
-Patch53:report-error.patch
-Patch54:virtview-desktop.patch
+Patch53:virtview-desktop.patch
 ExclusiveArch:  %ix86 x86_64 s390x
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -78,7 +78,6 @@
 %patch51 -p1
 %patch52 -p1
 %patch53 -p1
-%patch54 -p1
 
 %build
 echo suse_version = %suse_version
@@ -104,13 +103,16 @@
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/ui
 %{_datadir}/icons/hicolor/*/apps/*
+%{_datadir}/icons/hicolor/24x24/devices/virt-viewer-usb.png
 %{_datadir}/icons/hicolor/24x24/devices/virt-viewer-usb.svg
 %{_mandir}/man1/virt-viewer.1*
 %{_mandir}/man1/remote-viewer.1*
 %{_datadir}/applications/remote-viewer.desktop
-/usr/share/virt-viewer/ui/virt-viewer-about.xml
-/usr/share/virt-viewer/ui/virt-viewer-auth.xml
-/usr/share/virt-viewer/ui/virt-viewer.xml
-/usr/share/mime/packages/virt-viewer-mime.xml
+%{_datadir}/mime/packages/virt-viewer-mime.xml
+%{_datadir}/virt-viewer/ui/virt-viewer-about.xml
+%{_datadir}/virt-viewer/ui/virt-viewer-auth.xml
+%{_datadir}/virt-viewer/ui/virt-viewer.xml
+%{_datadir}/virt-viewer/ui/virt-viewer-guest-details.xml
+%{_datadir}/virt-viewer/ui/virt-viewer-vm-connection.xml
 
 %changelog

++ netcat.patch ++
--- /var/tmp/diff_new_pack.LyHuZ5/_old  

commit calibre for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package calibre for openSUSE:Factory checked 
in at 2015-01-14 11:45:29

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  2015-01-08 
23:02:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.calibre.new/calibre.changes 2015-01-14 
11:45:59.0 +0100
@@ -1,0 +2,28 @@
+Tue Jan 13 13:54:27 UTC 2015 - corne...@solcon.nl
+
+- Update to version 2.16.0:
+  * New features:
+- Edit Book: Add support for snippets -- small pieces of text 
+  that are often re-used.
+  * Bug fixes:
+- Edit Book: When importing files and the book has an orphaned 
+  entry in the manifest for that file, but the file itself is
+  not present, rename the file instead of erroring out.
+- Book Details panel: Fix author links with URL schemes other 
+  than http or file preventing context menu from working.
+- PDF Output: Make the minimum height for headers and footers 
+  scale with the base font size
+- Fix a typo that prevented the Cybook Muse from being detected 
+  on some computers.
+- Fix regression in 2.15 that broke calibre on OS X 10.7 and 
+  10.8
+  * Improved news sources:
+- Various updated Turkish news sources
+- tyzden
+- Sueddeutsche Zeitung
+  * New news sources:
+- title: Ajans Firat and Edebiyat Haber 
+  author: asalet_r
+  * For details, see http://calibre-ebook.com/whats-new 
+
+---

Old:

  calibre-2.15.0.tar.xz

New:

  calibre-2.16.0.tar.xz



Other differences:
--
++ calibre.spec ++
--- /var/tmp/diff_new_pack.x7zs0r/_old  2015-01-14 11:46:00.0 +0100
+++ /var/tmp/diff_new_pack.x7zs0r/_new  2015-01-14 11:46:00.0 +0100
@@ -22,7 +22,7 @@
 License:GPL-3.0
 Group:  Productivity/Other
 Name:   calibre
-Version:2.15.0
+Version:2.16.0
 Release:0
 Url:http://calibre-ebook.com
 Source0:
http://download.calibre-ebook.com/%{version}/calibre-%{version}.tar.xz

++ calibre-2.15.0.tar.xz - calibre-2.16.0.tar.xz ++
/work/SRC/openSUSE:Factory/calibre/calibre-2.15.0.tar.xz 
/work/SRC/openSUSE:Factory/.calibre.new/calibre-2.16.0.tar.xz differ: char 27, 
line 1


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-bugzilla for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package python-bugzilla for openSUSE:Factory 
checked in at 2015-01-14 11:45:26

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


Package is python-bugzilla

Changes:

--- /work/SRC/openSUSE:Factory/python-bugzilla/python-bugzilla.changes  
2013-06-29 14:30:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-bugzilla.new/python-bugzilla.changes 
2015-01-14 11:45:56.0 +0100
@@ -1,0 +2,5 @@
+Tue Sep 23 12:32:08 UTC 2014 - bwiedem...@suse.com
+
+- update nvlbugzilla.py to reflect that server now has ver 4.4
+
+---



Other differences:
--
++ python-bugzilla.spec ++
--- /var/tmp/diff_new_pack.rQf05G/_old  2015-01-14 11:45:57.0 +0100
+++ /var/tmp/diff_new_pack.rQf05G/_new  2015-01-14 11:45:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-bugzilla
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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

++ python-bugzilla-0.9.0suse3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-bugzilla-0.9.0suse3/bugzilla/nvlbugzilla.py 
new/python-bugzilla-0.9.0suse3/bugzilla/nvlbugzilla.py
--- old/python-bugzilla-0.9.0suse3/bugzilla/nvlbugzilla.py  2013-06-27 
18:27:07.0 +0200
+++ new/python-bugzilla-0.9.0suse3/bugzilla/nvlbugzilla.py  2014-09-23 
14:31:05.0 +0200
@@ -9,13 +9,13 @@
 # option) any later version.  See http://www.gnu.org/copyleft/gpl.html for
 # the full text of the license.
 
-from bugzilla import Bugzilla34, log
+from bugzilla import Bugzilla44, log
 
 import urlparse
 
-class NovellBugzilla(Bugzilla34):
+class NovellBugzilla(Bugzilla44):
 '''
-bugzilla.novell.com is a standard bugzilla 3.4 with some extensions.
+bugzilla.novell.com is a standard bugzilla 4.4 with some extensions.
 By default, it uses a proprietary AccessManager login system, but by using 
a special
 domain, you can force it to use HTTP Basic Auth instead.
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit alpine-branding-openSUSE for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package alpine-branding-openSUSE for 
openSUSE:Factory checked in at 2015-01-14 11:45:21

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


Package is alpine-branding-openSUSE

Changes:

--- 
/work/SRC/openSUSE:Factory/alpine-branding-openSUSE/alpine-branding-openSUSE.changes
2014-03-09 18:21:16.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.alpine-branding-openSUSE.new/alpine-branding-openSUSE.changes
   2015-01-14 11:45:51.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 13 09:23:38 UTC 2015 - jeng...@inai.de
+
+- Disable IMAP-over-SSH by defualt [bnc#912611]
+
+---



Other differences:
--
++ alpine-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.yl6bWD/_old  2015-01-14 11:45:52.0 +0100
+++ /var/tmp/diff_new_pack.yl6bWD/_new  2015-01-14 11:45:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package alpine-branding-openSUSE
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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

++ pine.conf ++
--- /var/tmp/diff_new_pack.yl6bWD/_old  2015-01-14 11:45:52.0 +0100
+++ /var/tmp/diff_new_pack.yl6bWD/_new  2015-01-14 11:45:52.0 +0100
@@ -575,7 +575,7 @@
 # Sets the time in seconds that Pine will attempt to open a UNIX secure
 # shell connection.  The default is 15, min is 5, and max is unlimited.
 # Zero disables ssh altogether.
-ssh-open-timeout=10
+ssh-open-timeout=0
 
 # Sets the version number Pine will use as a threshold for offering
 # its new version message on startup.

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-Mojolicious for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2015-01-14 11:45:37

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


Package is perl-Mojolicious

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2014-12-19 09:37:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2015-01-14 11:46:06.0 +0100
@@ -1,0 +2,21 @@
+Wed Jan 14 08:05:47 UTC 2015 - co...@suse.com
+
+- updated to 5.72
+   - Added EXPERIMENTAL support for case-insensitive attribute selectors like
+ [foo=bar i] to Mojo::DOM::CSS.
+   - Added max_lines attribute to Mojo::Headers.
+   - Improved Mojo::Reactor::EV to update the current time before starting a
+ timer.
+   - Improved error messages for start-line and header limits.
+   - Fixed bug in Mojo::Headers where max_line_size was not checked correctly.
+   - Fixed whitespace bug in Mojo::DOM::CSS.
+ 
+ 5.71  2015-01-01
+   - Updated Net::DNS::Native requirement to 0.15 for some important bug fixes.
+   - Updated jQuery to version 2.1.3.
+   - Improved Mojo::URL performance.
+   - Fixed fragment and userinfo normalization bugs in Mojo::URL.
+   - Fixed query charset bug in Mojo::URL.
+   - Fixed a few merge bugs in Mojo::Parameters.
+
+---

Old:

  Mojolicious-5.70.tar.gz

New:

  Mojolicious-5.72.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.hC9u0Y/_old  2015-01-14 11:46:06.0 +0100
+++ /var/tmp/diff_new_pack.hC9u0Y/_new  2015-01-14 11:46:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Mojolicious
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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:   perl-Mojolicious
-Version:5.70
+Version:5.72
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-5.70.tar.gz - Mojolicious-5.72.tar.gz ++
 2826 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit jasper.3361 for openSUSE:13.1:Update

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package jasper.3361 for openSUSE:13.1:Update 
checked in at 2015-01-14 14:45:35

Comparing /work/SRC/openSUSE:13.1:Update/jasper.3361 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.jasper.3361.new (New)


Package is jasper.3361

Changes:

New Changes file:

--- /dev/null   2014-12-25 22:38:16.200041506 +0100
+++ /work/SRC/openSUSE:13.1:Update/.jasper.3361.new/jasper.changes  
2015-01-14 14:45:36.0 +0100
@@ -0,0 +1,165 @@
+---
+Mon Dec 22 15:18:07 UTC 2014 - nadvor...@suse.com
+
+- fixed CVE-2014-8137, CVE-2014-8137 (bnc#909474, bnc#909475)
+
+---
+Fri Dec  5 09:52:28 UTC 2014 - nadvor...@suse.com
+
+- jasper-overflow-bnc906364.patch: fixed possible overflow CVE-2014-9029
+  (bnc#906364)
+
+---
+Wed Sep 11 08:01:48 UTC 2013 - pgaj...@suse.com
+
+- added no-undef-true-false.patch to fix [bnc#839584]
+
+---
+Thu Mar 28 10:34:19 UTC 2013 - mmeis...@suse.com
+
+- Added url as source.
+  Please see http://en.opensuse.org/SourceUrls
+
+---
+Sat Jan 12 19:12:02 UTC 2013 - co...@suse.com
+
+- remove suse_update_config
+
+---
+Sun Nov 13 09:11:33 UTC 2011 - co...@suse.com
+
+- add libtool as explicit buildrequire to avoid implicit dependency from 
prjconf
+
+---
+Wed Oct  5 13:58:57 UTC 2011 - u...@suse.com
+
+- cross-build fix: use %configure macro
+
+---
+Mon Aug  2 08:20:13 UTC 2010 - co...@novell.com
+
+- fix baselibs.conf
+
+---
+Thu Jul 29 08:54:37 UTC 2010 - co...@novell.com
+
+- do not build the highlevel image viewer in a basic library
+  (in case someone needs it, we better do a 2nd spec file)
+- follow shared library policy
+
+---
+Wed Dec 16 11:16:55 CET 2009 - jeng...@medozas.de
+
+- add baselibs.conf as a source
+- enable parallel building
+
+---
+Tue Jan 13 12:34:56 CET 2009 - o...@suse.de
+
+- obsolete old -XXbit packages (bnc#437293)
+
+---
+Wed Nov 12 15:22:43 CET 2008 - nadvor...@suse.cz
+
+- use the last version of the patches [bnc#392410]
+
+---
+Tue May 27 11:53:05 CEST 2008 - nadvor...@suse.cz
+
+- fixed multiple integer overflows [bnc#392410]
+
+---
+Thu Apr 10 12:54:45 CEST 2008 - r...@suse.de
+
+- added baselibs.conf file to build xxbit packages
+  for multilib support
+
+---
+Thu Apr 19 13:42:54 CEST 2007 - nadvor...@suse.cz
+
+- updated to bugfix release 1.900.1
+- created libjasper-devel subpackage
+- do not build static libs
+- added compat symlink libjasper-1.701.so.1 - libjasper.so.1.0.0
+- fixed various crashes on malformed input [#258253]
+
+---
+Mon May 22 13:49:45 CEST 2006 - pne...@suse.cz
+
+- fixed uninitialized varibale #176395
+  added -uninitialzed.patch
+
+---
+Wed Jan 25 21:36:46 CET 2006 - m...@suse.de
+
+- converted neededforbuild to BuildRequires
+
+---
+Mon Jun 14 18:24:09 CEST 2004 - sbra...@suse.cz
+
+- Updated to version 1.701.0.
+
+---
+Thu Feb 05 18:35:27 CET 2004 - sbra...@suse.cz
+
+- Updated to version 1.700.5.
+
+---
+Sat Jan 10 16:16:47 CET 2004 - adr...@suse.de
+
+- add %run_ldconfig
+
+---
+Thu Jul 24 12:59:07 CEST 2003 - nadvor...@suse.cz
+
+- updated to 1.700.2
+
+---
+Mon May 12 01:35:59 CEST 2003 - r...@suse.de
+
+- added libstdc++-devel to neededforbuild 
+
+---
+Wed Oct 23 21:50:26 CEST 2002 - u...@suse.de
+
+- update - 1.600.0 (improved support for the JP2 format, new
+  application program jiv (simple image viewer), improved support
+  for the PNM family of formats, numerous other minor bugs 

commit jasper for openSUSE:13.1:Update

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package jasper for openSUSE:13.1:Update 
checked in at 2015-01-14 14:45:41

Comparing /work/SRC/openSUSE:13.1:Update/jasper (Old)
 and  /work/SRC/openSUSE:13.1:Update/.jasper.new (New)


Package is jasper

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ntY0Gg/_old  2015-01-14 14:45:43.0 +0100
+++ /var/tmp/diff_new_pack.ntY0Gg/_new  2015-01-14 14:45:43.0 +0100
@@ -1 +1 @@
-link package='jasper.3292' cicount='copy' /
+link package='jasper.3361' cicount='copy' /

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gcab.3368 for openSUSE:13.1:Update

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package gcab.3368 for openSUSE:13.1:Update 
checked in at 2015-01-14 14:46:00

Comparing /work/SRC/openSUSE:13.1:Update/gcab.3368 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.gcab.3368.new (New)


Package is gcab.3368

Changes:

New Changes file:

--- /dev/null   2014-12-25 22:38:16.200041506 +0100
+++ /work/SRC/openSUSE:13.1:Update/.gcab.3368.new/gcab.changes  2015-01-14 
14:46:01.0 +0100
@@ -0,0 +1,11 @@
+---
+Tue Jan  6 11:08:14 UTC 2015 - dims...@opensuse.org
+
+- Add gcab-CVE-2015-0552.patch: Avoid path traversal (boo#911814,
+  bgo#742331, CVE-2015-0552).
+
+---
+Wed Mar  6 20:29:35 UTC 2013 - dims...@opensuse.org
+
+- Initial package, version 0.4.
+

New:

  gcab-0.4.tar.xz
  gcab-CVE-2015-0552.patch
  gcab.changes
  gcab.spec



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

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


Name:   gcab
Version:0.4
Release:0
Summary:Cabinet file library and tool
License:LGPL-2.1+
Group:  Productivity/Archiving/Compression
Url:http://ftp.gnome.org/pub/GNOME/sources/gcab
Source: http://ftp.acc.umu.se/pub/GNOME/sources/gcab/0.4/gcab-0.4.tar.xz
# PATCH-FIX-UPSTREAM gcab-CVE-2015-0552.patch boo#911814 bgo#742331 
CVE-2015-0552 dims...@opensuse.org -- Avoid path traversal
Patch0: gcab-CVE-2015-0552.patch
BuildRequires:  gobject-introspection = 0.9.4
BuildRequires:  intltool = 0.40.0
BuildRequires:  vala = 0.14
BuildRequires:  zlib-devel
BuildRequires:  pkgconfig(glib-2.0) = 2.22.0
Recommends: %{name}-lang
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
gcab is a tool and library for manipulating cabinet files.

It uses the GObject API and provides GIR bindings.
It supports creation of archives with simple MSZIP compression.

%package -n libgcab-1_0-0
Summary:Cabinet file library
Group:  System/Libraries

%description -n libgcab-1_0-0
gcab is a tool and library for manipulating cabinet files.

It uses the GObject API and provides GIR bindings.
It supports creation of archives with simple MSZIP compression.

This package provides a system library to access cab files

%package devel
Summary:Cabinet file library -- Development files
Group:  Development/Languages/C and C++
Requires:   libgcab-1_0-0 = %{version}

%description devel
gcab is a tool and library for manipulating cabinet files.

It uses the GObject API and provides GIR bindings.
It supports creation of archives with simple MSZIP compression.

This package provides development files to build code against libgcab

%lang_package
%prep
%setup -q
%patch0 -p1

%build
%configure \
--disable-static
make %{?_smp_mflags}

%install
%make_install
find %{buildroot} -type f -name '*.la' -delete -print
%find_lang %{name}

%post -n libgcab-1_0-0 -p /sbin/ldconfig

%postun -n libgcab-1_0-0 -p /sbin/ldconfig

%files
%defattr(-,root,root)
%doc COPYING
%{_bindir}/%{name}
%{_mandir}/man1/%{name}.1%{?ext_man}

%files lang -f %{name}.lang

%files -n libgcab-1_0-0
%defattr(-,root,root)
%{_libdir}/libgcab-1.0.so.*

%files devel
%defattr(-,root,root)
%doc %{_datadir}/gtk-doc/html/%{name}/
%{_includedir}/libgcab-1.0/
%{_libdir}/libgcab-1.0.so
%{_libdir}/pkgconfig/libgcab-1.0.pc

%changelog
++ gcab-CVE-2015-0552.patch ++
From 0ccdf564b6a3e26522a8eb1858f1828844fa3536 Mon Sep 17 00:00:00 2001
From: Stephen Kitt st...@sk2.org
Date: Mon, 5 Jan 2015 06:28:00 +
Subject: Avoid path traversal

gcab suffers from a directory traversal bug: it doesn't filter leading
slashes from paths in CAB files.
(see https://bugs.debian.org/774580)

The attached patch fixes this, at the cost of ugly paths when faced with
relative traversals. At least all the CAB's contents can be extracted,
without overwriting anything outside the extraction path.

https://bugzilla.gnome.org/show_bug.cgi?id=742331

diff --git 

commit gcab for openSUSE:13.1:Update

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package gcab for openSUSE:13.1:Update 
checked in at 2015-01-14 14:46:03

Comparing /work/SRC/openSUSE:13.1:Update/gcab (Old)
 and  /work/SRC/openSUSE:13.1:Update/.gcab.new (New)


Package is gcab

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='gcab.3368' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libsndfile-progs for openSUSE:13.1:Update

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package libsndfile-progs for 
openSUSE:13.1:Update checked in at 2015-01-14 14:46:39

Comparing /work/SRC/openSUSE:13.1:Update/libsndfile-progs (Old)
 and  /work/SRC/openSUSE:13.1:Update/.libsndfile-progs.new (New)


Package is libsndfile-progs

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='libsndfile-progs.3370' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit squidview.3386 for openSUSE:12.3:Update

2015-01-14 Thread h_root


binxqOt6djIbP.bin
Description: Binary data


commit jasper.3363 for openSUSE:12.3:Update

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package jasper.3363 for openSUSE:12.3:Update 
checked in at 2015-01-14 14:46:12

Comparing /work/SRC/openSUSE:12.3:Update/jasper.3363 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.jasper.3363.new (New)


Package is jasper.3363

Changes:

New Changes file:

--- /dev/null   2014-12-25 22:38:16.200041506 +0100
+++ /work/SRC/openSUSE:12.3:Update/.jasper.3363.new/jasper.changes  
2015-01-14 14:46:13.0 +0100
@@ -0,0 +1,154 @@
+---
+Mon Dec 22 15:18:42 UTC 2014 - nadvor...@suse.com
+
+- fixed CVE-2014-8137, CVE-2014-8137 (bnc#909474, bnc#909475)
+
+---
+Fri Dec  5 09:51:31 UTC 2014 - nadvor...@suse.com
+
+- jasper-overflow-bnc906364.patch: fixed possible overflow CVE-2014-9029
+  (bnc#906364)
+
+---
+Sat Jan 12 19:12:02 UTC 2013 - co...@suse.com
+
+- remove suse_update_config
+
+---
+Sun Nov 13 09:11:33 UTC 2011 - co...@suse.com
+
+- add libtool as explicit buildrequire to avoid implicit dependency from 
prjconf
+
+---
+Wed Oct  5 13:58:57 UTC 2011 - u...@suse.com
+
+- cross-build fix: use %configure macro
+
+---
+Mon Aug  2 08:20:13 UTC 2010 - co...@novell.com
+
+- fix baselibs.conf
+
+---
+Thu Jul 29 08:54:37 UTC 2010 - co...@novell.com
+
+- do not build the highlevel image viewer in a basic library
+  (in case someone needs it, we better do a 2nd spec file)
+- follow shared library policy
+
+---
+Wed Dec 16 11:16:55 CET 2009 - jeng...@medozas.de
+
+- add baselibs.conf as a source
+- enable parallel building
+
+---
+Tue Jan 13 12:34:56 CET 2009 - o...@suse.de
+
+- obsolete old -XXbit packages (bnc#437293)
+
+---
+Wed Nov 12 15:22:43 CET 2008 - nadvor...@suse.cz
+
+- use the last version of the patches [bnc#392410]
+
+---
+Tue May 27 11:53:05 CEST 2008 - nadvor...@suse.cz
+
+- fixed multiple integer overflows [bnc#392410]
+
+---
+Thu Apr 10 12:54:45 CEST 2008 - r...@suse.de
+
+- added baselibs.conf file to build xxbit packages
+  for multilib support
+
+---
+Thu Apr 19 13:42:54 CEST 2007 - nadvor...@suse.cz
+
+- updated to bugfix release 1.900.1
+- created libjasper-devel subpackage
+- do not build static libs
+- added compat symlink libjasper-1.701.so.1 - libjasper.so.1.0.0
+- fixed various crashes on malformed input [#258253]
+
+---
+Mon May 22 13:49:45 CEST 2006 - pne...@suse.cz
+
+- fixed uninitialized varibale #176395
+  added -uninitialzed.patch
+
+---
+Wed Jan 25 21:36:46 CET 2006 - m...@suse.de
+
+- converted neededforbuild to BuildRequires
+
+---
+Mon Jun 14 18:24:09 CEST 2004 - sbra...@suse.cz
+
+- Updated to version 1.701.0.
+
+---
+Thu Feb 05 18:35:27 CET 2004 - sbra...@suse.cz
+
+- Updated to version 1.700.5.
+
+---
+Sat Jan 10 16:16:47 CET 2004 - adr...@suse.de
+
+- add %run_ldconfig
+
+---
+Thu Jul 24 12:59:07 CEST 2003 - nadvor...@suse.cz
+
+- updated to 1.700.2
+
+---
+Mon May 12 01:35:59 CEST 2003 - r...@suse.de
+
+- added libstdc++-devel to neededforbuild 
+
+---
+Wed Oct 23 21:50:26 CEST 2002 - u...@suse.de
+
+- update - 1.600.0 (improved support for the JP2 format, new
+  application program jiv (simple image viewer), improved support
+  for the PNM family of formats, numerous other minor bugs fixed)
+
+---
+Sat Aug 24 17:30:26 CEST 2002 - r...@suse.de
+
+- fix doc file section for new cp behaviour 
+
+---
+Tue Jul  2 14:21:07 CEST 2002 - meiss...@suse.de
+
+- buildrooted, run autoreconf*
+

commit patchinfo.3386 for openSUSE:13.1:Update

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.3386 for 
openSUSE:13.1:Update checked in at 2015-01-14 14:46:47

Comparing /work/SRC/openSUSE:13.1:Update/patchinfo.3386 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.patchinfo.3386.new (New)


Package is patchinfo.3386

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=3386
  categoryrecommended/category
  ratingmoderate/rating
  packagerbruno_friedmann/packager
  summaryrecommended update for squidview/summary
  descriptionThis recommended update for squidview fixes the following issues:
- Update from version 0.7.9 to 0.8.1
  + fix compatibility with syslog
  + fix squid result code update/description
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit jasper for openSUSE:12.3:Update

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package jasper for openSUSE:12.3:Update 
checked in at 2015-01-14 14:46:19

Comparing /work/SRC/openSUSE:12.3:Update/jasper (Old)
 and  /work/SRC/openSUSE:12.3:Update/.jasper.new (New)


Package is jasper

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.qlZFPj/_old  2015-01-14 14:46:20.0 +0100
+++ /var/tmp/diff_new_pack.qlZFPj/_new  2015-01-14 14:46:20.0 +0100
@@ -1 +1 @@
-link package='jasper.3292' cicount='copy' /
+link package='jasper.3363' cicount='copy' /

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patchinfo.3370 for openSUSE:13.1:Update

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.3370 for 
openSUSE:13.1:Update checked in at 2015-01-14 14:46:48

Comparing /work/SRC/openSUSE:13.1:Update/patchinfo.3370 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.patchinfo.3370.new (New)


Package is patchinfo.3370

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=3370
  issue id=911796 tracker=bncCVE-2014-9496: Two buffer read overflows in 
sd2_parse_rsrc_fork()/issue
  issue id=CVE-2014-9496 tracker=cve /
  categorysecurity/category
  ratingmoderate/rating
  packagertiwai/packager
  descriptionChanges in libsndfile:
two buffer read overflows in sd2_parse_rsrc_fork() (CVE-2014-9496, 
bnc#911796): backported upstream fix patches
/description
  summarySecurity update for libsndfile/summary
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit iouyap for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package iouyap for openSUSE:Factory checked 
in at 2015-01-14 11:45:23

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


Package is iouyap

Changes:

--- /work/SRC/openSUSE:Factory/iouyap/iouyap.changes2014-12-16 
14:47:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.iouyap.new/iouyap.changes   2015-01-14 
11:45:54.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 13 10:40:24 UTC 2015 - and...@opensuse.org
+
+- added iouyap-0.95_fix_ownership.patch from upstream code 
+
+---

New:

  iouyap-0.95_fix_ownership.patch



Other differences:
--
++ iouyap.spec ++
--- /var/tmp/diff_new_pack.JXILtm/_old  2015-01-14 11:45:55.0 +0100
+++ /var/tmp/diff_new_pack.JXILtm/_new  2015-01-14 11:45:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package iouyap
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -27,6 +27,7 @@
 Patch0: %{name}-0.95_buff_overflow.patch
 Patch1: %{name}-0.95_log_error.patch
 Patch2: %{name}-0.95_fix_packet_mem_corruption.patch
+Patch3: %{name}-0.95_fix_ownership.patch
 BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  gcc
@@ -48,6 +49,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 bison --yacc -dv netmap_parse.y

++ iouyap-0.95_fix_ownership.patch ++
diff --git a/iouyap.c b/iouyap.c
index 944331a..1454820 100644
--- a/iouyap.c
+++ b/iouyap.c
@@ -63,7 +63,7 @@ foreign_port_t *port_table = NULL;
 static int
 set_socket_directory (char *dir)
 {
-  return snprintf (dir, UNIX_PATH_MAX, %s%u, NETIO_DIR_PREFIX, geteuid ());
+  return snprintf (dir, UNIX_PATH_MAX, %s%u, NETIO_DIR_PREFIX, getuid ());
 }
 
 
@@ -776,6 +776,10 @@ open_pcap_file (foreign_port_t * port, char *file, int 
no_hdr, int overwrite)
 
   if ((fd = open (file, O_CREAT | O_WRONLY | O_APPEND, S_IRUSR | S_IWUSR))  0)
 fatal_error (open);
+
+  if( getuid() != geteuid() )
+if( fchown(fd, getuid (), -1) )
+fatal_error (fchown);
 
   /* If we can get an exclusive lock (without blocking) then check to see
* if the file is empty. Write a pcap header if it is.
@@ -1028,6 +1032,10 @@ open_iou_uds ()
   unlink (sock_addr.sun_path);
   if (bind (sfd, (struct sockaddr *) sock_addr, sizeof sock_addr))
 fatal_error (bind);
+  
+  if( getuid() != geteuid() )
+if( chown(sock_addr.sun_path, getuid (), -1) )
+fatal_error (chown);
 
   return sfd;
 }

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit wammu for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package wammu for openSUSE:Factory checked 
in at 2015-01-14 11:45:10

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


Package is wammu

Changes:

--- /work/SRC/openSUSE:Factory/wammu/wammu.changes  2014-11-11 
01:11:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.wammu.new/wammu.changes 2015-01-14 
11:45:39.0 +0100
@@ -1,0 +2,9 @@
+Tue Dec 30 09:59:20 UTC 2014 - ec...@opensuse.org
+
+- Updated to 0.38:
+  * Compatibility with latest wxPython releases.
+  * Fixed corrupted appdata metadata.
+  * Fixed broken desktop file due to Chinese translation.
+  * Translation updates.
+
+---

Old:

  wammu-0.37.tar.bz2

New:

  wammu-0.38.tar.bz2



Other differences:
--
++ wammu.spec ++
--- /var/tmp/diff_new_pack.ioamOE/_old  2015-01-14 11:45:40.0 +0100
+++ /var/tmp/diff_new_pack.ioamOE/_new  2015-01-14 11:45:40.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   wammu
-Version:0.37
+Version:0.38
 Release:0
 Summary:Mobile Phone Manager
 License:GPL-2.0

++ wammu-0.37.tar.bz2 - wammu-0.38.tar.bz2 ++
 5086 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit fusecompress for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package fusecompress for openSUSE:Factory 
checked in at 2015-01-14 11:45:35

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


Package is fusecompress

Changes:

--- /work/SRC/openSUSE:Factory/fusecompress/fusecompress.changes
2012-06-05 15:30:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.fusecompress.new/fusecompress.changes   
2015-01-14 11:46:05.0 +0100
@@ -1,0 +2,15 @@
+Tue Jan 13 17:01:11 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 2.6
+  + No changelog available
+The changes commited after 2.6 tagging are most boost fixes
+- Remove cmake requirement; upstream moves to autoconf
+- Add boost-devel and file-devel requirements; new upstream dependencies
+- Add autoconf, automake and libtool; required because of autoreconf
+  call
+- Add pkg-config requirement; needed for build
+- Cleanup specfile
+- Remove fusecompress-linking.patch; obsolete
+- fusecompress has a new home; update Url and source download
+
+---

Old:

  fusecompress-0.9.2svn20090226.tar.gz
  fusecompress-linking.patch

New:

  fusecompress-2.6+git20120612.tar.xz



Other differences:
--
++ fusecompress.spec ++
--- /var/tmp/diff_new_pack.5R1dYh/_old  2015-01-14 11:46:05.0 +0100
+++ /var/tmp/diff_new_pack.5R1dYh/_new  2015-01-14 11:46:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fusecompress
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,24 +17,30 @@
 
 
 Name:   fusecompress
-Version:0.9.2svn20090226
+Version:2.6+git20120612
 Release:0
 Summary:FUSE-based filesystem with transparent compression
 License:GPL-2.0
 Group:  System/Filesystems
-Source: %name-%version.tar.gz
-Url:http://code.google.com/p/fusecompress/
-BuildRequires:  cmake
+# Use unreleased tarball because of boost fixes included 
+# Source:   https://github.com/tex/fusecompress/archive/2.6.tar.gz
+Source: %name-%version.tar.xz
+Url:https://github.com/tex/fusecompress
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  boost-devel
+BuildRequires:  file-devel
 BuildRequires:  fuse-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libbz2-devel
+BuildRequires:  libtool
 BuildRequires:  lzo-devel
+BuildRequires:  pkg-config
 BuildRequires:  xz-devel
 BuildRequires:  zlib-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Obsoletes:  FuseCompress  %version
 Provides:   FuseCompress = %version-%release
-Patch1: fusecompress-linking.patch
 
 %description
 FuseCompress provides a mountable Linux filesystem which transparently
@@ -50,39 +56,28 @@
 larger that make the current code (as of July 17 2008) unusable in a
 production environment.
 
-
-
-Authors:
-
-Milan Svoboda milan.svob...@centrum.cz
-Anders Aagaard aagaa...@gmail.com
-Ulrich Hecht u...@suse.de
-
 %prep
-%setup -q -n %name
-%patch1
+%setup -q
+rm -rf src/boost/math
+find -name '*.[ch]pp' |xargs chmod -x
 
 %build
-export CFLAGS=$RPM_OPT_FLAGS
-cmake -DCMAKE_BUILD_TYPE=debug .
-make %{?_smp_mflags} VERBOSE=1
-mv fusecompress fusecompress.debug
-make clean
-cmake -DCMAKE_BUILD_TYPE=release .
-make %{?_smp_mflags} VERBOSE=1
-mv fusecompress fusecompress.release
+autoreconf -fi
+%configure --with-boost-libdir=%{_libdir} --enable-crippled_boost
+make %{?_smp_mflags}
 
 %install
-install -D -m 755 fusecompress.release $RPM_BUILD_ROOT/bin/fusecompress
-install -d -m 755 $RPM_BUILD_ROOT%_bindir
-install -m 755 fusecompress.debug $RPM_BUILD_ROOT%_bindir/
-install -m 755 fusecompress_offline $RPM_BUILD_ROOT%_bindir/
-install -m 755 fsck.fusecompress $RPM_BUILD_ROOT/bin/
+make DESTDIR=%{buildroot} install
 
 %files
 %defattr(-,root,root)
-%doc README BUGS
-/bin/*
-%_bindir/*
+%doc AUTHORS LICENSE NEWS README
+%_bindir/%name
+%_bindir/%{name}_offline
+%_bindir/mount.fusecompress
+%_bindir/print_compress
+%_bindir/xattrs
+%_mandir/man1/%name.1.*
+%_mandir/man1/%{name}_offline.1.*
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit osc for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package osc for openSUSE:Factory checked in 
at 2015-01-14 11:45:33

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


Package is osc

Changes:

--- /work/SRC/openSUSE:Factory/osc/osc.changes  2015-01-10 23:05:17.0 
+0100
+++ /work/SRC/openSUSE:Factory/.osc.new/osc.changes 2015-01-14 
11:46:03.0 +0100
@@ -1,0 +2,6 @@
+Tue Jan 13 15:53:11 UTC 2015 - adr...@suse.de
+
+- 0.150.1
+  - minor syntax fix
+
+---

Old:

  osc-0.150.0.tar.gz

New:

  osc-0.150.1.tar.gz



Other differences:
--
++ osc.spec ++
--- /var/tmp/diff_new_pack.awmTYc/_old  2015-01-14 11:46:04.0 +0100
+++ /var/tmp/diff_new_pack.awmTYc/_new  2015-01-14 11:46:04.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   osc
-Version:0.150.0
+Version:0.150.1
 Release:0
 Summary:openSUSE Build Service Commander
 License:GPL-2.0+

++ PKGBUILD ++
--- /var/tmp/diff_new_pack.awmTYc/_old  2015-01-14 11:46:04.0 +0100
+++ /var/tmp/diff_new_pack.awmTYc/_new  2015-01-14 11:46:04.0 +0100
@@ -1,5 +1,5 @@
 pkgname=osc
-pkgver=0.150.0
+pkgver=0.150.1
 pkgrel=0
 pkgdesc=Open Build Service client
 arch=('i686' 'x86_64')
@@ -8,7 +8,7 @@
 groups=('base-devel')
 depends=('python2' 'python2-m2crypto' 'urlgrabber')
 source=(osc-${pkgver}.tar.gz)
-md5sums=('23983272cec120b109c494c40483dfac')
+md5sums=('24a5313d364d46a1a03c443c50bfbc2b')
 
 package() {
   msg Installing osc ...

++ _service ++
--- /var/tmp/diff_new_pack.awmTYc/_old  2015-01-14 11:46:04.0 +0100
+++ /var/tmp/diff_new_pack.awmTYc/_new  2015-01-14 11:46:04.0 +0100
@@ -1,7 +1,7 @@
 services
   service name=tar_scm mode=disabled
-param name=version0.150.0/param
-param name=revision0.150.0/param
+param name=version0.150.1/param
+param name=revision0.150/param
 param name=urlgit://github.com/openSUSE/osc.git/param
 param name=scmgit/param
   /service

++ debian.changelog ++
--- /var/tmp/diff_new_pack.awmTYc/_old  2015-01-14 11:46:04.0 +0100
+++ /var/tmp/diff_new_pack.awmTYc/_new  2015-01-14 11:46:04.0 +0100
@@ -1,4 +1,4 @@
-osc (0.150.0) unstable; urgency=low
+osc (0.150.1) unstable; urgency=low
   - Update to 0.135.0
 
  -- Adrian Schroeter adr...@suse.de  Wed, 28 Jun 2012 10:00:00 +0200

++ osc-0.150.0.tar.gz - osc-0.150.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/osc-0.150.0/osc/core.py new/osc-0.150.1/osc/core.py
--- old/osc-0.150.0/osc/core.py 2015-01-09 15:46:01.0 +0100
+++ new/osc-0.150.1/osc/core.py 2015-01-13 16:53:00.0 +0100
@@ -3963,7 +3963,7 @@
 print(WARNING:)
 print(WARNING: Project does not accept submit request, request to 
open a NEW maintenance incident instead)
 print(WARNING:)
-xpath = 'maintenance/maintains/@project = \'%s\' and 
attribute/@name = \'%s\'' % dst_project, conf.config['maintenance_attribute']
+xpath = 'maintenance/maintains/@project = \'%s\' and 
attribute/@name = \'%s\'' % (dst_project, conf.config['maintenance_attribute'])
 res = search(apiurl, project_id=xpath)
 root = res['project_id']
 project = root.find('project')

++ osc.dsc ++
--- /var/tmp/diff_new_pack.awmTYc/_old  2015-01-14 11:46:05.0 +0100
+++ /var/tmp/diff_new_pack.awmTYc/_new  2015-01-14 11:46:05.0 +0100
@@ -1,6 +1,6 @@
 Format: 1.0
 Source: osc
-Version: 0.150.0
+Version: 0.150.1
 Binary: osc
 Maintainer: Adrian Schroeter adr...@suse.de
 Architecture: any

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libcgroup for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package libcgroup for openSUSE:Factory 
checked in at 2015-01-14 11:45:25

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


Package is libcgroup

Changes:

--- /work/SRC/openSUSE:Factory/libcgroup/libcgroup.changes  2014-01-10 
21:20:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.libcgroup.new/libcgroup.changes 2015-01-14 
11:45:55.0 +0100
@@ -1,0 +2,7 @@
+Tue Jan 13 11:46:00 UTC 2015 - tchva...@suse.com
+
+- Cleanup with spec-cleaner
+- Version bump to 0.41 - no changelog
+- Add fillup/insserv prereqs bnc#912531
+
+---

Old:

  libcgroup-0.41.rc1.tar.bz2

New:

  libcgroup-0.41.tar.bz2



Other differences:
--
++ libcgroup.spec ++
--- /var/tmp/diff_new_pack.YCXoES/_old  2015-01-14 11:45:55.0 +0100
+++ /var/tmp/diff_new_pack.YCXoES/_new  2015-01-14 11:45:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcgroup
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -16,21 +16,20 @@
 #
 
 
-Name:   libcgroup
 %define lname  libcgroup1
-Version:0.41.rc1
+Name:   libcgroup
+Version:0.41
 Release:0
 Summary:Control groups management tools
 License:LGPL-2.1
 Group:  System/Management
 Url:http://sourceforge.net/projects/libcg/
-Source: 
http://sourceforge.net/projects/libcg/files/libcgroup/v0.41.rc/libcgroup-0.41.rc1.tar.bz2
+Source: 
http://sourceforge.net/projects/libcg/files/%{name}/v%{version}/%{name}-%{version}.tar.bz2
 Source3:sysconfig.cgred
 Source99:   baselibs.conf
 Patch5: initd_cgconfig.patch
 Patch6: initd_cgred.patch
 Patch9: do-not-version-pam-module.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  bison
@@ -41,6 +40,7 @@
 BuildRequires:  pkg-config
 Requires:   insserv
 Requires:   pam
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Control groups, a new kernel feature in Linux 2.6.24 provides a file
@@ -48,11 +48,11 @@
 including creation of new task groups (control groups), permission
 handling and task assignment.
 
-%package -n %lname
+%package -n %{lname}
 Summary:Control groups management library
 Group:  System/Libraries
 
-%description -n %lname
+%description -n %{lname}
 Control groups, a new kernel feature in Linux 2.6.24 provides a file
 system interface to manipulate and control the details on task grouping
 including creation of new task groups (control groups), permission
@@ -61,7 +61,7 @@
 %package devel
 Summary:Control groups management tools devel package
 Group:  Development/Libraries/C and C++
-Requires:   %lname = %version
+Requires:   %{lname} = %{version}
 
 %description devel
 Control groups, a new kernel feature in Linux 2.6.24 provides a file
@@ -72,8 +72,10 @@
 %package tools
 Summary:Control groups management tools
 Group:  System/Management
+Requires(post): %fillup_prereq
+Requires(post): %insserv_prereq
 # Added for openSUSE 12.3 to aid the solver.
-Provides:   libcgroup1:/usr/bin/cgexec
+Provides:   libcgroup1:%{_bindir}/cgexec
 
 %description tools
 Control groups, a new kernel feature in Linux 2.6.24 provides a file
@@ -82,51 +84,44 @@
 handling and task assignment.
 
 %prep
-%setup -n libcgroup-%{version}
+%setup -q
 %patch5 -p1
 %patch6 -p1
 %patch9 -p1
+autoreconf -fvi
 
 %build
-# only for GIT builds
-%if 0
-aclocal
-libtoolize -c
-autoconf
-autoheader
-automake --foreign --add-missing --copy
-%endif
-# ==
-
-autoreconf -f -i
-%configure --enable-pam-module-dir=/%{_lib}/security 
--enable-initscript-install
-export V=1
+%configure \
+--disable-silent-rules \
+--enable-pam-module-dir=/%{_lib}/security \
+--enable-initscript-install
 make %{?_smp_mflags}
 
 %install
-%makeinstall INITSCRIPTDIR=%{buildroot}/%{_sysconfdir}/init.d/
-find $RPM_BUILD_ROOT -type f -name '*.la' -exec rm -f {} ';'
-rm -f $RPM_BUILD_ROOT/%{_lib}/security/*.so.* 
+make DESTDIR=%{buildroot} install %{?_smp_mflags} 
INITSCRIPTDIR=%{buildroot}/%{_sysconfdir}/init.d/
+find %{buildroot} -type f -name *.la -delete -print
+rm -f %{buildroot}/%{_lib}/security/*.so.*
 mkdir -p %{buildroot}/%{_localstatedir}/adm/fillup-templates/
 install -m 644 %{SOURCE3} 

commit gperftools for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package gperftools for openSUSE:Factory 
checked in at 2015-01-14 11:45:19

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


Package is gperftools

Changes:

--- /work/SRC/openSUSE:Factory/gperftools/gperftools.changes2014-09-30 
19:42:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.gperftools.new/gperftools.changes   
2015-01-14 11:45:50.0 +0100
@@ -1,0 +2,56 @@
+Mon Jan 10 16:30:24 UTC 2015 - cgard...@suse.com
+
+- gperftools 2.4, available 10 Jan 2015.
+  Skipped version 2.3, release 7 Dec 2014. 2.3 changes included:
+  * ( issue 631 ) fixed debugallocation miscompilation on mmap-less 
+platforms (courtesy of user iamxujian) 
+  * ( issue 630 ) reference to wrong PROFILE (vs. correct CPUPROFILE) 
+environment variable was fixed (courtesy of WenSheng He) 
+  * pprof now has option to display stack traces in output for heap 
+checker (courtesy of Michael Pasieka) 
+  * ( issue 636 ) pprof web command now works on mingw 
+  * ( issue 635 ) pprof now handles library paths that contain spaces 
+(courtesy of user mich...@sebesbefut.com) 
+  * ( issue 637 ) pprof now has an option to not strip template 
+arguments (patch by jiakai) 
+  * ( issue 644 ) possible out-of-bounds access in GetenvBeforeMain 
+was fixed (thanks to user abyss.7) 
+  * ( issue 641 ) pprof now has an option --show_addresses (thanks to 
+user yurivict). New option prints instruction address in addition 
+to function name in stack traces 
+  * ( issue 646 ) pprof now works around some issues of addr2line 
+reportedly when DWARF v4 format is used (patch by Adam McNeeney) 
+  * ( issue 645 ) heap profiler exit message now includes remaining 
+memory allocated info (patch by user yurivict) 
+  * pprof code that finds location of /proc/pid/maps in cpu profile 
+files is now fixed (patch by Ricardo M. Correia) 
+  * ( issue 654 ) pprof now handles split text segments feature of 
+Chromium for Android (patch by simonb) 
+  * ( issue 655 ) potential deadlock on windows caused by early call 
+to getenv in malloc initialization code was fixed (bug reported 
+and fix proposed by user zndmitry) 
+  * incorrect detection of arm 6zk instruction set support 
+(-mcpu=arm1176jzf-s) was fixed. (Reported by pedronavf on old issue-493) 
+  * new cpu profiling mode on Linux is now implemented. It sets up separate 
+profiling timers for separate threads. Which improves accuracy of 
+profiling on Linux a lot. It is off by default. And is enabled if both 
+librt.f is loaded and CPUPROFILE_PER_THREAD_TIMERS environment 
+variable is set. But note that all threads need to be registered 
+via ProfilerRegisterThread. 
+  Changes for version 2.4~rc
+  * enabled aggressive decommit option by default. It was found to 
+significantly improve memory fragmentation with negligible impact 
+on performance. (Thanks to investigation work performed by Adhemerval 
+Zanella) 
+  * added ./configure flags for tcmalloc pagesize and tcmalloc allocation 
+alignment. Larger page sizes have been reported to improve performance 
+occasionally. (Patch by Raphael Moreira Zinsly) 
+  * sped-up hot-path of malloc/free. By about 5% on static library and 
+about 10% on shared library. Mainly due to more efficient checking 
+of malloc hooks. 
+  * improved accuracy of stacktrace capturing in cpu profiler (due to 
+issue found by Arun Sharma). As part of that issue pprof's handling 
+of cpu profiles was also improved. 
+- Removed missing_includes.patch; incorporated upstream.
+
+---

Old:

  gperftools-2.2.tar.gz
  missing_includes.patch

New:

  gperftools-2.4.tar.gz



Other differences:
--
++ gperftools.spec ++
--- /var/tmp/diff_new_pack.zjrOL2/_old  2015-01-14 11:45:51.0 +0100
+++ /var/tmp/diff_new_pack.zjrOL2/_new  2015-01-14 11:45:51.0 +0100
@@ -15,9 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   gperftools
-Version:2.2
+Version:2.4
 Release:0
 Summary:Performance Tools for C++
 License:BSD-3-Clause
@@ -28,8 +27,6 @@
 Patch4: %{name}-fix_docdir.patch
 Patch12:%{name}_fix_unassigned_malloc_in_unittest.patch
 Patch14:%{name}_gcc46.patch
-#PATCH-FIX-UPSTREAM https://code.google.com/p/gperftools/issues/detail?id=268
-Patch15:missing_includes.patch
 BuildRequires:  autoconf = 2.59
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -82,7 +79,6 @@
 %patch4 -p1
 %patch12 -p1
 %patch14 -p1

commit shorewall for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package shorewall for openSUSE:Factory 
checked in at 2015-01-14 11:44:47

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


Package is shorewall

Changes:

--- /work/SRC/openSUSE:Factory/shorewall/shorewall.changes  2015-01-12 
09:50:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.shorewall.new/shorewall.changes 2015-01-14 
11:45:00.0 +0100
@@ -1,0 +2,10 @@
+Mon Jan 12 08:38:42 UTC 2015 - tog...@opensuse.org
+
+- Update to version 4.6.5.5 For more details see changelog.txt and
+  releasenotes.txt
+
+  * This release adds Tuomo Soini's fix for Shorewall-init to 4.6.5.5.
+Previously, the ifupdown scripts were looking in the wrong
+directory for the firewall script. 
+
+---

Old:

  shorewall-4.6.5.4.tar.bz2
  shorewall-core-4.6.5.4.tar.bz2
  shorewall-docs-html-4.6.5.4.tar.bz2
  shorewall-init-4.6.5.4.tar.bz2
  shorewall-lite-4.6.5.4.tar.bz2
  shorewall6-4.6.5.4.tar.bz2
  shorewall6-lite-4.6.5.4.tar.bz2

New:

  shorewall-4.6.5.5.tar.bz2
  shorewall-core-4.6.5.5.tar.bz2
  shorewall-docs-html-4.6.5.5.tar.bz2
  shorewall-init-4.6.5.5.tar.bz2
  shorewall-lite-4.6.5.5.tar.bz2
  shorewall6-4.6.5.5.tar.bz2
  shorewall6-lite-4.6.5.5.tar.bz2



Other differences:
--
++ shorewall.spec ++
--- /var/tmp/diff_new_pack.QRzLqF/_old  2015-01-14 11:45:01.0 +0100
+++ /var/tmp/diff_new_pack.QRzLqF/_new  2015-01-14 11:45:01.0 +0100
@@ -20,7 +20,7 @@
 %define have_systemd 1
 
 Name:   shorewall
-Version:4.6.5.4
+Version:4.6.5.5
 Release:0
 Summary:Shoreline Firewall is an iptables-based firewall for Linux 
systems
 License:GPL-2.0

++ shorewall-4.6.5.4.tar.bz2 - shorewall-4.6.5.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shorewall-4.6.5.4/Perl/Shorewall/Config.pm 
new/shorewall-4.6.5.5/Perl/Shorewall/Config.pm
--- old/shorewall-4.6.5.4/Perl/Shorewall/Config.pm  2015-01-09 
21:43:45.0 +0100
+++ new/shorewall-4.6.5.5/Perl/Shorewall/Config.pm  2015-01-11 
17:38:54.0 +0100
@@ -711,7 +711,7 @@
TC_SCRIPT   = '',
EXPORT  = 0,
KLUDGEFREE  = '',
-   VERSION = 4.6.5.4,
+   VERSION = 4.6.5.5,
CAPVERSION  = 40600 ,
  );
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shorewall-4.6.5.4/changelog.txt 
new/shorewall-4.6.5.5/changelog.txt
--- old/shorewall-4.6.5.4/changelog.txt 2015-01-09 21:43:44.0 +0100
+++ new/shorewall-4.6.5.5/changelog.txt 2015-01-11 17:38:54.0 +0100
@@ -1,7 +1,9 @@
-Changes in 4.6.5.3
+Changes in 4.6.5.5
 
 1)  Update release documents.
 
+2)  Fix Shorewall-init VARDIR = VARLIB in the ifupdown scripts.
+
 Changes in 4.6.5.4
 
 1)  Update release documents.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shorewall-4.6.5.4/configure 
new/shorewall-4.6.5.5/configure
--- old/shorewall-4.6.5.4/configure 2015-01-09 21:43:44.0 +0100
+++ new/shorewall-4.6.5.5/configure 2015-01-11 17:38:54.0 +0100
@@ -28,7 +28,7 @@
 #
 # Build updates this
 #
-VERSION=4.6.5.4
+VERSION=4.6.5.5
 
 case $BASH_VERSION in
 [4-9].*)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shorewall-4.6.5.4/configure.pl 
new/shorewall-4.6.5.5/configure.pl
--- old/shorewall-4.6.5.4/configure.pl  2015-01-09 21:43:44.0 +0100
+++ new/shorewall-4.6.5.5/configure.pl  2015-01-11 17:38:54.0 +0100
@@ -31,7 +31,7 @@
 # Build updates this
 #
 use constant {
-VERSION = '4.6.5.4'
+VERSION = '4.6.5.5'
 };
 
 my %params;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shorewall-4.6.5.4/install.sh 
new/shorewall-4.6.5.5/install.sh
--- old/shorewall-4.6.5.4/install.sh2015-01-09 21:43:44.0 +0100
+++ new/shorewall-4.6.5.5/install.sh2015-01-11 17:38:54.0 +0100
@@ -22,7 +22,7 @@
 #  along with this program; if not, see http://www.gnu.org/licenses/.
 #
 
-VERSION=4.6.5.4
+VERSION=4.6.5.5
 
 #
 # Change to the directory containing this script
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shorewall-4.6.5.4/known_problems.txt 
new/shorewall-4.6.5.5/known_problems.txt
--- old/shorewall-4.6.5.4/known_problems.txt2015-01-09 21:43:44.0 

commit scap-workbench for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package scap-workbench for openSUSE:Factory 
checked in at 2015-01-14 11:44:49

Comparing /work/SRC/openSUSE:Factory/scap-workbench (Old)
 and  /work/SRC/openSUSE:Factory/.scap-workbench.new (New)


Package is scap-workbench

Changes:

--- /work/SRC/openSUSE:Factory/scap-workbench/scap-workbench.changes
2014-02-12 07:10:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.scap-workbench.new/scap-workbench.changes   
2015-01-14 11:45:06.0 +0100
@@ -1,0 +2,11 @@
+Fri Jan  9 14:51:06 UTC 2015 - meiss...@suse.com
+
+- version 1.0.3
+  This is a maintenance release with many bugfixes, usability improvements
+  and documentation fixes. All users are recommended to update.
+  See 
https://fedorahosted.org/scap-workbench/query?group=statusmilestone=1.0.3
+  for full list of changes.
+
+- scap-workbench-0.8.6.patch: upstream
+
+---

Old:

  scap-workbench-0.8.6.patch
  scap-workbench-0.8.6.tar.bz2

New:

  scap-workbench-1.0.3.tar.bz2



Other differences:
--
++ scap-workbench.spec ++
--- /var/tmp/diff_new_pack.ISwPcU/_old  2015-01-14 11:45:06.0 +0100
+++ /var/tmp/diff_new_pack.ISwPcU/_new  2015-01-14 11:45:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scap-workbench
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,15 +17,13 @@
 
 
 Name:   scap-workbench
-Version:0.8.6
+Version:1.0.3
 Release:0
 Summary:A SCAP scanner and SCAP content editor
 License:GPL-3.0
 Group:  System/Security
 Url:https://fedorahosted.org/scap-workbench/
 Source: 
https://fedorahosted.org/released/scap-workbench/%{name}-%{version}.tar.bz2
-# bash is not in /usr/bin, kkae...@suse.de
-Patch:  scap-workbench-0.8.6.patch
 BuildRequires:  cmake
 BuildRequires:  openscap-devel
 BuildRequires:  pkg-config
@@ -46,7 +44,7 @@
 to scan a few machines and users with huge amount of machines to scan
 will just use scap-workbench to test or hand-tune their content before
 deploying it with more advanced (and harder to use) tools like
-​spacewalk.
+spacewalk.
 
 %package doc
 Summary:Documentation for scap-workbench
@@ -56,8 +54,7 @@
 This package provides HTML documentation for scap-workbench.
 
 %prep
-%setup
-%patch -p1
+%setup -q
 
 %build
 %cmake -DCMAKE_INSTALL_DOCDIR=%{_docdir}/%{name} 
-DCMAKE_INSTALL_LIBEXECDIR=%{_libdir}/%{name}
@@ -71,13 +68,16 @@
 %suse_update_desktop_file -i -u %name Utility DesktopUtility
 %endif
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root,0755)
 %doc README COPYING
 %{_bindir}/%{name}
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/%name.appdata.xml
+%dir %{_datadir}/%name
+%{_datadir}/%name/*.png
+%dir %{_datadir}/%name/translations
+%{_datadir}/%name/translations/README
 %{_datadir}/applications/%name.desktop
 %{_datadir}/pixmaps/%{name}*
 %{_datadir}/polkit-1/actions/%{name}*

++ scap-workbench-0.8.6.tar.bz2 - scap-workbench-1.0.3.tar.bz2 ++
 9397 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit evtest for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package evtest for openSUSE:Factory checked 
in at 2015-01-14 11:44:53

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


Package is evtest

Changes:

--- /work/SRC/openSUSE:Factory/evtest/evtest.changes2014-08-14 
14:58:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.evtest.new/evtest.changes   2015-01-14 
11:45:13.0 +0100
@@ -1,0 +2,6 @@
+Mon Jan 12 00:59:32 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 1.32
+  + No changelog available
+
+---

Old:

  evtest-1.31.tar.gz

New:

  evtest-1.32.tar.gz



Other differences:
--
++ evtest.spec ++
--- /var/tmp/diff_new_pack.Z8jEfL/_old  2015-01-14 11:45:13.0 +0100
+++ /var/tmp/diff_new_pack.Z8jEfL/_new  2015-01-14 11:45:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package evtest
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -16,7 +16,7 @@
 #
 
 Name:   evtest
-Version:1.31
+Version:1.32
 Release:0
 Summary:Input device event monitor and query tool
 License:GPL-2.0+

++ evtest-1.31.tar.gz - evtest-1.32.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/evtest-1.31/README new/evtest-1.32/README
--- old/evtest-1.31/README  1970-01-01 01:00:00.0 +0100
+++ new/evtest-1.32/README  2014-08-08 04:49:19.0 +0200
@@ -0,0 +1,19 @@
+Summary
+===
+evtest is a tool to print evdev kernel events. It reads directly from the
+kernel device and prints a device description and the events with the value
+and the symbolic name.
+
+Usage:
+   evtest /dev/input/event0
+
+Note: in most cases evtest needs to run as root to be able to read the
+devices.
+
+For more information, see the evtest(1) man page.
+
+
+Development
+==
+Please send patches to input-to...@lists.freedesktop.org
+http://lists.freedesktop.org/mailman/listinfo/input-tools
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/evtest-1.31/configure.ac new/evtest-1.32/configure.ac
--- old/evtest-1.31/configure.ac2013-06-04 00:33:51.0 +0200
+++ new/evtest-1.32/configure.ac2014-08-08 04:49:19.0 +0200
@@ -1,5 +1,5 @@
 AC_PREREQ([2.57])
-AC_INIT(evtest,[1.31], 
[https://bugzilla.freedesktop.org/enter_bug.cgi?product=evtest], evtest)
+AC_INIT(evtest,[1.32], 
[https://bugzilla.freedesktop.org/enter_bug.cgi?product=evtest], evtest)
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 
 AC_CONFIG_HEADERS(config.h)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/evtest-1.31/evtest.c new/evtest-1.32/evtest.c
--- old/evtest-1.31/evtest.c2013-06-04 00:33:51.0 +0200
+++ new/evtest-1.32/evtest.c2014-08-08 04:49:19.0 +0200
@@ -69,9 +69,16 @@
 #ifndef EV_SYN
 #define EV_SYN 0
 #endif
+#ifndef SYN_MAX
+#define SYN_MAX 3
+#define SYN_CNT (SYN_MAX + 1)
+#endif
 #ifndef SYN_MT_REPORT
 #define SYN_MT_REPORT 2
 #endif
+#ifndef SYN_DROPPED
+#define SYN_DROPPED 3
+#endif
 
 #define NAME_ELEMENT(element) [element] = #element
 
@@ -162,6 +169,22 @@
NAME_ELEMENT(EV_FF_STATUS), NAME_ELEMENT(EV_SW),
 };
 
+static const int maxval[EV_MAX + 1] = {
+   [0 ... EV_MAX] = -1,
+   [EV_SYN] = SYN_MAX,
+   [EV_KEY] = KEY_MAX,
+   [EV_REL] = REL_MAX,
+   [EV_ABS] = ABS_MAX,
+   [EV_MSC] = MSC_MAX,
+   [EV_SW] = SW_MAX,
+   [EV_LED] = LED_MAX,
+   [EV_SND] = SND_MAX,
+   [EV_REP] = REP_MAX,
+   [EV_FF] = FF_MAX,
+   [EV_FF_STATUS] = FF_STATUS_MAX,
+};
+
+
 #ifdef INPUT_PROP_SEMI_MT
 static const char * const props[INPUT_PROP_MAX + 1] = {
[0 ... INPUT_PROP_MAX] = NULL,
@@ -378,6 +401,15 @@
NAME_ELEMENT(KEY_TOUCHPAD_ON),
NAME_ELEMENT(KEY_TOUCHPAD_OFF),
 #endif
+#ifdef KEY_CAMERA_ZOOMIN
+   NAME_ELEMENT(KEY_CAMERA_ZOOMIN),
NAME_ELEMENT(KEY_CAMERA_ZOOMOUT),
+   NAME_ELEMENT(KEY_CAMERA_UP),NAME_ELEMENT(KEY_CAMERA_DOWN),
+   NAME_ELEMENT(KEY_CAMERA_LEFT),  NAME_ELEMENT(KEY_CAMERA_RIGHT),
+#endif
+#ifdef KEY_ATTENDANT_ON
+   NAME_ELEMENT(KEY_ATTENDANT_ON), NAME_ELEMENT(KEY_ATTENDANT_OFF),
+   NAME_ELEMENT(KEY_ATTENDANT_TOGGLE), NAME_ELEMENT(KEY_LIGHTS_TOGGLE),
+#endif
 
NAME_ELEMENT(BTN_0),NAME_ELEMENT(BTN_1),
   

commit python3-scipy for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package python3-scipy for openSUSE:Factory 
checked in at 2015-01-14 11:44:59

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


Package is python3-scipy

Changes:

--- /work/SRC/openSUSE:Factory/python3-scipy/python3-scipy.changes  
2014-08-13 08:49:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-scipy.new/python3-scipy.changes 
2015-01-14 11:45:22.0 +0100
@@ -1,0 +2,60 @@
+Mon Jan 12 13:36:00 UTC 2015 - toddrme2...@gmail.com
+
+- Update to 0.15.0
+  * New features
+* scipy.optimize improvements
+  * scipy.optimize.linprog now provides a generic
+linear programming similar to the way scipy.optimize.minimize
+provides a generic interface to nonlinear programming optimizers.
+Currently the only method supported is simplex which provides
+a two-phase, dense-matrix-based simplex algorithm. Callbacks
+functions are supported,allowing the user to monitor the progress
+of the algorithm.
+  * The differential_evolution function is available from the 
scipy.optimize
+module.  Differential Evolution is an algorithm used for finding the 
global
+minimum of multivariate functions. It is stochastic in nature (does 
not use
+gradient methods), and can search large areas of candidate space, but 
often
+requires larger numbers of function evaluations than conventional 
gradient
+based techniques.
+* scipy.signal improvements
+  * The function max_len_seq was added, which computes a Maximum
+Length Sequence (MLS) signal.
+* scipy.integrate improvements
+  * The interface between the scipy.integrate module and the QUADPACK 
library was 
+redesigned. It is now possible to use scipy.integrate to integrate 
+multivariate ctypes functions, thus avoiding callbacks to Python and 
providing 
+better performance, especially for complex integrand functions.
+* scipy.sparse improvements
+  * scipy.sparse.linalg.svds now takes a LinearOperator as its main input.
+* scipy.stats improvements
+  * Added a Dirichlet distribution as multivariate distribution.
+  * The new function `scipy.stats.median_test` computes Mood's median test.
+  * `scipy.stats.describe` returns a namedtuple rather than a tuple, 
allowing
+users to access results by index or by name.
+  * Deprecated features
+* The scipy.weave module is deprecated.  It was the only module never 
ported
+  to Python 3.x, and is not recommended to be used for new code - use 
Cython
+  instead.  In order to support existing code, scipy.weave has been 
packaged
+  separately: https://github.com/scipy/weave.  It is a pure Python 
package, so
+  can easily be installed with pip install weave.
+* scipy.special.bessel_diff_formula is deprecated.  It is a private 
function,
+  and therefore will be removed from the public API in a following release.
+  * Backwards incompatible changes
+* scipy.ndimage
+  * The functions scipy.ndimage.minimum_positions,
+  scipy.ndimage.maximum_positions and scipy.ndimage.extrema return
+  positions as ints instead of floats.
+  * Other changes
+* scipy.integrate
+  * The OPTPACK and QUADPACK code has been changed to use the LAPACK matrix
+solvers rather than the bundled LINPACK code. This means that there is 
no
+longer any need for the bundled LINPACK routines, so they have been 
removed.
+
+---
+Sun Jan 10 00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove python(abi) requirement
+
+---
@@ -279 +338,0 @@
-

Old:

  scipy-0.14.0.tar.gz

New:

  scipy-0.15.0.tar.gz



Other differences:
--
++ python3-scipy.spec ++
--- /var/tmp/diff_new_pack.1c28vu/_old  2015-01-14 11:45:25.0 +0100
+++ /var/tmp/diff_new_pack.1c28vu/_new  2015-01-14 11:45:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-scipy
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -19,7 +19,7 @@
 %define with_atlas 0
 
 Name:   python3-scipy
-Version:0.14.0
+Version:0.15.0
 Release:0
 Summary:Scientific Tools for Python
 License:BSD-3-Clause and LGPL-2.0+
@@ -42,7 +42,6 @@
 

commit rubygem-http_parser.rb for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package rubygem-http_parser.rb for 
openSUSE:Factory checked in at 2015-01-14 11:45:02

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


Package is rubygem-http_parser.rb

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-http_parser.rb/rubygem-http_parser.rb.changes
2014-11-04 17:30:19.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-http_parser.rb.new/rubygem-http_parser.rb.changes
   2015-01-14 11:45:31.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 12 14:37:05 UTC 2015 - dmuel...@suse.com
+
+- regenerate with newer gem2rpm to package license files 
+
+---



Other differences:
--
++ rubygem-http_parser.rb.spec ++
--- /var/tmp/diff_new_pack.sCqHLT/_old  2015-01-14 11:45:32.0 +0100
+++ /var/tmp/diff_new_pack.sCqHLT/_new  2015-01-14 11:45:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-http_parser.rb
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -49,7 +49,7 @@
 
 %install
 %gem_install \
-  --doc-files=README.md \
+  --doc-files=LICENSE-MIT README.md \
   -f
 %gem_cleanup
 # MANUAL

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-pandas for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package python-pandas for openSUSE:Factory 
checked in at 2015-01-14 11:45:01

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


Package is python-pandas

Changes:

--- /work/SRC/openSUSE:Factory/python-pandas/python-pandas.changes  
2014-11-10 17:28:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-pandas.new/python-pandas.changes 
2015-01-14 11:45:27.0 +0100
@@ -1,0 +2,177 @@
+Mon Jan 12 13:46:26 UTC 2015 - toddrme2...@gmail.com
+
+- update to version 0.15.2:
+  * API changes:
+- Indexing in MultiIndex beyond lex-sort depth is now supported,
+  though a lexically sorted index will have a better
+  performance. (GH2646)
+- Bug in unique of Series with category dtype, which returned all
+  categories regardless whether they were used or not (see
+  GH8559 for the discussion). Previous behaviour was to return all
+  categories.
+- Series.all and Series.any now support the level and skipna
+  parameters. Series.all, Series.any, Index.all, and Index.any no
+  longer support the out and keepdims parameters, which existed
+  for compatibility with ndarray. Various index types no longer
+  support the all and any aggregation functions and will now raise
+  TypeError. (GH8302).
+- Allow equality comparisons of Series with a categorical dtype
+  and object dtype; previously these would raise TypeError
+  (GH8938)
+- Bug in NDFrame: conflicting attribute/column names now behave
+  consistently between getting and setting. Previously, when both
+  a column and attribute named y existed, data.y would return the
+  attribute, while data.y = z would update the column (GH8994)
+- Timestamp('now') is now equivalent to Timestamp.now() in that it
+  returns the local time rather than UTC. Also, Timestamp('today')
+  is now equivalent to Timestamp.today() and both have tz as a
+  possible argument. (GH9000)
+- Fix negative step support for label-based slices (GH8753)
+  * Enhancements:
+- Added ability to export Categorical data to Stata (GH8633). See
+  here for limitations of categorical variables exported to Stata
+  data files.
+- Added flag order_categoricals to StataReader and read_stata to
+  select whether to order imported categorical data (GH8836). See
+  here for more information on importing categorical variables
+  from Stata data files.
+- Added ability to export Categorical data to to/from HDF5
+  (GH7621). Queries work the same as if it was an object
+  array. However, the category dtyped data is stored in a more
+  efficient manner. See here for an example and caveats
+  w.r.t. prior versions of pandas.
+- Added support for searchsorted() on Categorical class (GH8420).
+- Added the ability to specify the SQL type of columns when
+  writing a DataFrame to a database (GH8778). For example,
+  specifying to use the sqlalchemy String type instead of the
+  default Text type for string columns.
+- Series.all and Series.any now support the level and skipna
+  parameters (GH8302).
+- Panel now supports the all and any aggregation
+  functions. (GH8302).
+- Added support for utcfromtimestamp(), fromtimestamp(), and
+  combine() on Timestamp class (GH5351).
+- Added Google Analytics (pandas.io.ga) basic documentation
+  (GH8835).
+- Timedelta arithmetic returns NotImplemented in unknown cases,
+  allowing extensions by custom classes (GH8813).
+- Timedelta now supports arithemtic with numpy.ndarray objects of
+  the appropriate dtype (numpy 1.8 or newer only) (GH8884).
+- Added Timedelta.to_timedelta64() method to the public API
+  (GH8884).
+- Added gbq.generate_bq_schema() function to the gbq module
+  (GH8325).
+- Series now works with map objects the same way as generators
+  (GH8909).
+- Added context manager to HDFStore for automatic closing
+  (GH8791).
+- to_datetime gains an exact keyword to allow for a format to not
+  require an exact match for a provided format string (if its
+  False). exact defaults to True (meaning that exact matching is
+  still the default) (GH8904)
+- Added axvlines boolean option to parallel_coordinates plot
+  function, determines whether vertical lines will be printed,
+  default is True
+- Added ability to read table footers to read_html (GH8552).
+- to_sql now infers datatypes of non-NA values for columns that
+  contain NA values and have dtype object (GH8778).
+  * Performance:
+- Reduce memory usage when skiprows is an integer in read_csv
+  (GH8681)
+- Performance boost for to_datetime 

commit openscap for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package openscap for openSUSE:Factory 
checked in at 2015-01-14 11:44:52

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


Package is openscap

Changes:

--- /work/SRC/openSUSE:Factory/openscap/openscap.changes2014-12-03 
22:48:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.openscap.new/openscap.changes   2015-01-14 
11:45:11.0 +0100
@@ -1,0 +2,13 @@
+Mon Jan 12 09:40:11 UTC 2015 - meiss...@suse.com
+
+- openscpa-1.2.1 update
+ - API changes
+   - 5.11 schemas updated (from RC1 to gold)
+   - oscap_source_new_from_memory can take bzip2ed content
+ - HTML report changes
+   - severity bar is now reversed (left-to-right)
+ - maintenance
+   - rhbz#1165139 - fix probe cancelation
+   - dozen of bugfixes
+
+---

Old:

  openscap-1.2.0.tar.gz
  openscap-1.2.0.tar.gz.sha1sum

New:

  openscap-1.2.1.tar.gz
  openscap-1.2.1.tar.gz.sha1sum



Other differences:
--
++ openscap.spec ++
--- /var/tmp/diff_new_pack.XP1BrZ/_old  2015-01-14 11:45:12.0 +0100
+++ /var/tmp/diff_new_pack.XP1BrZ/_new  2015-01-14 11:45:12.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openscap
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -20,7 +20,7 @@
 %define with_bindings 0
 
 Name:   openscap
-Version:1.2.0
+Version:1.2.1
 Release:1.0
 Source: 
https://fedorahosted.org/releases/o/p/openscap/%name-%version.tar.gz
 Source5:
https://fedorahosted.org/releases/o/p/openscap/%name-%version.tar.gz.sha1sum

++ openscap-1.2.0.tar.gz - openscap-1.2.1.tar.gz ++
/work/SRC/openSUSE:Factory/openscap/openscap-1.2.0.tar.gz 
/work/SRC/openSUSE:Factory/.openscap.new/openscap-1.2.1.tar.gz differ: char 5, 
line 1

++ openscap-1.2.0.tar.gz.sha1sum - openscap-1.2.1.tar.gz.sha1sum ++
--- /work/SRC/openSUSE:Factory/openscap/openscap-1.2.0.tar.gz.sha1sum   
2014-12-03 22:48:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.openscap.new/openscap-1.2.1.tar.gz.sha1sum  
2015-01-14 11:45:11.0 +0100
@@ -1 +1 @@
-9046880db1e171a93de49492c89667c9310b763a  openscap-1.2.0.tar.gz
+a7ffb2dc4cd3658f78ac0ecc0372b029e808e3a8  openscap-1.2.1.tar.gz



-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit fastjet for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package fastjet for openSUSE:Factory checked 
in at 2015-01-14 11:45:13

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


Package is fastjet

Changes:

--- /work/SRC/openSUSE:Factory/fastjet/fastjet.changes  2014-04-25 
11:34:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.fastjet.new/fastjet.changes 2015-01-14 
11:45:43.0 +0100
@@ -1,0 +2,9 @@
+Mon Jan 12 12:53:33 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 3.1.1
+  + fix to area support for Filter with Cambridge/Aachen jets and subjets
+  + GridMedianBackgroundEstimator has new constructor and RectangularGrid
+as public base
+  + added virtual destructor to TilingBase class
+
+---

Old:

  fastjet-3.0.6.tar.gz

New:

  fastjet-3.1.1.tar.gz



Other differences:
--
++ fastjet.spec ++
--- /var/tmp/diff_new_pack.FI444J/_old  2015-01-14 11:45:44.0 +0100
+++ /var/tmp/diff_new_pack.FI444J/_new  2015-01-14 11:45:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fastjet
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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:   fastjet
-Version:3.0.6
+Version:3.1.1
 Release:0
 Summary:Package for jet finding in pp and e+e- collisions
 License:GPL-2.0

++ fastjet-3.0.6.tar.gz - fastjet-3.1.1.tar.gz ++
 37861 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dh-autoreconf for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package dh-autoreconf for openSUSE:Factory 
checked in at 2015-01-14 11:45:08

Comparing /work/SRC/openSUSE:Factory/dh-autoreconf (Old)
 and  /work/SRC/openSUSE:Factory/.dh-autoreconf.new (New)


Package is dh-autoreconf

Changes:

--- /work/SRC/openSUSE:Factory/dh-autoreconf/dh-autoreconf.changes  
2012-10-04 19:35:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.dh-autoreconf.new/dh-autoreconf.changes 
2015-01-14 11:45:37.0 +0100
@@ -1,0 +2,10 @@
+Sun Jan  4 18:45:33 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 10
+  + dh_autoreconf.pod: Fix typo (Closes: #729001)
+  + dh-autoreconf.pod: Document when dh-autoreconf can be used with
+autotools-dev (Closes: #698765)
+- Add xz build dependency; debian tarballs are now compressed with 
+  xz format
+  
+---

Old:

  dh-autoreconf_6.tar.gz

New:

  dh-autoreconf_10.tar.xz



Other differences:
--
++ dh-autoreconf.spec ++
--- /var/tmp/diff_new_pack.3ul08K/_old  2015-01-14 11:45:38.0 +0100
+++ /var/tmp/diff_new_pack.3ul08K/_new  2015-01-14 11:45:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dh-autoreconf
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,14 +17,15 @@
 
 
 Name:   dh-autoreconf
-Version:6
+Version:10
 Release:0
 Summary:Add-on for debhelper to call autoreconf and clean up after the 
build
 License:GPL-2.0+
 Group:  System/Packages
 Url:http://www.debian.org
-Source0:
http://ftp.de.debian.org/debian/pool/main/d/dh-autoreconf/dh-autoreconf_%{version}.tar.gz
+Source0:
http://ftp.de.debian.org/debian/pool/main/d/dh-autoreconf/%{name}_%{version}.tar.xz
 BuildRequires:  debhelper
+BuildRequires:  xz
 Requires:   debhelper
 %if 0%{?suse_version}
 Requires:   perl = %{perl_version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit SDL2 for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package SDL2 for openSUSE:Factory checked in 
at 2015-01-14 11:45:05

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


Package is SDL2

Changes:

--- /work/SRC/openSUSE:Factory/SDL2/SDL2.changes2015-01-08 
23:03:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.SDL2.new/SDL2.changes   2015-01-14 
11:45:35.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 12 16:20:53 UTC 2015 - sch...@suse.de
+
+- libspe2 only exists for ppc and ppc64
+
+---



Other differences:
--
++ SDL2.spec ++
--- /var/tmp/diff_new_pack.mWiNkn/_old  2015-01-14 11:45:36.0 +0100
+++ /var/tmp/diff_new_pack.mWiNkn/_new  2015-01-14 11:45:36.0 +0100
@@ -61,7 +61,7 @@
 BuildRequires:  pkgconfig(udev)
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xi)
-%ifarch ppc ppc64 ppc64p7 ppc64le
+%ifarch ppc ppc64
 BuildRequires:  libspe2-devel
 %endif
 


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit extreme-tuxracer for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package extreme-tuxracer for 
openSUSE:Factory checked in at 2015-01-14 11:44:54

Comparing /work/SRC/openSUSE:Factory/extreme-tuxracer (Old)
 and  /work/SRC/openSUSE:Factory/.extreme-tuxracer.new (New)


Package is extreme-tuxracer

Changes:

--- /work/SRC/openSUSE:Factory/extreme-tuxracer/extreme-tuxracer.changes
2014-12-09 09:13:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.extreme-tuxracer.new/extreme-tuxracer.changes   
2015-01-14 11:45:15.0 +0100
@@ -1,0 +2,15 @@
+Mon Jan 12 01:46:30 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.6.0
+  + No changelog available; new maitainers
+- Add SDL_image-devel requirement; new upstream dependency
+- Remove some hacks; upstream provide his own desktop file 
+- Include AUTHORS, COPYING and development related documentation
+  in the package
+- Remove tcl-devel requirement; the Tcl scripting library has been
+  completely replaced with the SP library
+- Remove obsolete patches
+  + avp.patch
+  + libpng14.patch
+
+---

Old:

  avp.patch
  extremetuxracer-0.4.tar.gz
  libpng14.patch

New:

  etr-0.6.0.tar.xz



Other differences:
--
++ extreme-tuxracer.spec ++
--- /var/tmp/diff_new_pack.fCj1wr/_old  2015-01-14 11:45:17.0 +0100
+++ /var/tmp/diff_new_pack.fCj1wr/_new  2015-01-14 11:45:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package extreme-tuxracer
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,23 +17,18 @@
 
 
 Name:   extreme-tuxracer
-Version:0.4
+Version:0.6.0
 Release:0
 Summary:Open source racing game featuring Tux the Linux Penguin
 %global pkgsummary %summary
 License:GPL-2.0
 Group:  Amusements/Games/3D/Race
 Url:http://www.extremetuxracer.com
-Source: 
http://downloads.sourceforge.net/extremetuxracer/extremetuxracer-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM avp.patch
-Patch0: avp.patch
-# PATCH-FIX-UPSTREAM libpng14.patch
-Patch1: libpng14.patch
+Source: 
http://downloads.sourceforge.net/extremetuxracer/etr-%{version}.tar.xz
 BuildRequires:  SDL-devel
 BuildRequires:  SDL_mixer-devel
-%if 0%{?suse_version}  1030
+BuildRequires:  SDL_image-devel
 BuildRequires:  fdupes
-%endif
 BuildRequires:  freetype2-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
@@ -50,7 +45,6 @@
 BuildRequires:  pkgconfig(xmu)
 BuildRequires:  pkgconfig(xt)
 %endif
-BuildRequires:  tcl-devel
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
@@ -61,33 +55,25 @@
 Penguin. ETRacer continues in the tracks of Tux Racer and its forks.
 
 %prep
-%setup -q -n extremetuxracer-%{version}
-%patch0 -p0
-%patch1 -p1
+%setup -q -n etr-%{version}
 
 %build
-autoreconf -fi
-%configure --with-tcl=%{_libdir}
+NOCONFIGURE=1 ./autogen.sh
+%configure
 make %{?_smp_mflags}
 
 %install
 make DESTDIR=%{buildroot} install
-(cd %{buildroot}/%{_bindir}; ln -s etracer extreme-tuxracer)
-mkdir -p %{buildroot}%{_datadir} %{buildroot}%{_datadir}/pixmaps
-install -m 644 etracericon.svg %{buildroot}/%{_datadir}/pixmaps/etracer.svg
-%if 0%{?suse_version}
-%suse_update_desktop_file -c etracer etracer %{pkgsummary} etracer etracer 
Game SportsGame
-%endif
-%if 0%{?suse_version}  1030
+%suse_update_desktop_file etr
 %fdupes -s %{buildroot}%{_datadir}
-%endif
+rm -rf %{buildroot}%{_datadir}/doc
 
 %files
 %defattr(-,root,root)
-%{_bindir}/etracer
-%{_bindir}/extreme-tuxracer
-%{_datadir}/etracer/
-%{_datadir}/pixmaps/etracer.svg
-%{_datadir}/applications/etracer.desktop
+%doc AUTHORS COPYING doc/code doc/courses_events doc/guide doc/score_algorithm
+%{_bindir}/etr
+%{_datadir}/etr/
+%{_datadir}/pixmaps/etr.png
+%{_datadir}/applications/etr.desktop
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-scipy for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package python-scipy for openSUSE:Factory 
checked in at 2015-01-14 11:44:58

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


Package is python-scipy

Changes:

--- /work/SRC/openSUSE:Factory/python-scipy/python-scipy.changes
2014-08-13 17:08:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-scipy.new/python-scipy.changes   
2015-01-14 11:45:20.0 +0100
@@ -1,0 +2,54 @@
+Mon Jan 12 13:36:00 UTC 2015 - toddrme2...@gmail.com
+
+- Update to 0.15.0
+  * New features
+* scipy.optimize improvements
+  * scipy.optimize.linprog now provides a generic
+linear programming similar to the way scipy.optimize.minimize
+provides a generic interface to nonlinear programming optimizers.
+Currently the only method supported is simplex which provides
+a two-phase, dense-matrix-based simplex algorithm. Callbacks
+functions are supported,allowing the user to monitor the progress
+of the algorithm.
+  * The differential_evolution function is available from the 
scipy.optimize
+module.  Differential Evolution is an algorithm used for finding the 
global
+minimum of multivariate functions. It is stochastic in nature (does 
not use
+gradient methods), and can search large areas of candidate space, but 
often
+requires larger numbers of function evaluations than conventional 
gradient
+based techniques.
+* scipy.signal improvements
+  * The function max_len_seq was added, which computes a Maximum
+Length Sequence (MLS) signal.
+* scipy.integrate improvements
+  * The interface between the scipy.integrate module and the QUADPACK 
library was 
+redesigned. It is now possible to use scipy.integrate to integrate 
+multivariate ctypes functions, thus avoiding callbacks to Python and 
providing 
+better performance, especially for complex integrand functions.
+* scipy.sparse improvements
+  * scipy.sparse.linalg.svds now takes a LinearOperator as its main input.
+* scipy.stats improvements
+  * Added a Dirichlet distribution as multivariate distribution.
+  * The new function `scipy.stats.median_test` computes Mood's median test.
+  * `scipy.stats.describe` returns a namedtuple rather than a tuple, 
allowing
+users to access results by index or by name.
+  * Deprecated features
+* The scipy.weave module is deprecated.  It was the only module never 
ported
+  to Python 3.x, and is not recommended to be used for new code - use 
Cython
+  instead.  In order to support existing code, scipy.weave has been 
packaged
+  separately: https://github.com/scipy/weave.  It is a pure Python 
package, so
+  can easily be installed with pip install weave.
+* scipy.special.bessel_diff_formula is deprecated.  It is a private 
function,
+  and therefore will be removed from the public API in a following release.
+  * Backwards incompatible changes
+* scipy.ndimage
+  * The functions scipy.ndimage.minimum_positions,
+  scipy.ndimage.maximum_positions and scipy.ndimage.extrema return
+  positions as ints instead of floats.
+  * Other changes
+* scipy.integrate
+  * The OPTPACK and QUADPACK code has been changed to use the LAPACK matrix
+solvers rather than the bundled LINPACK code. This means that there is 
no
+longer any need for the bundled LINPACK routines, so they have been 
removed.
+- Update copyright year
+
+---

Old:

  scipy-0.14.0.tar.gz

New:

  scipy-0.15.0.tar.gz



Other differences:
--
++ python-scipy.spec ++
--- /var/tmp/diff_new_pack.QFCc3j/_old  2015-01-14 11:45:22.0 +0100
+++ /var/tmp/diff_new_pack.QFCc3j/_new  2015-01-14 11:45:22.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-scipy
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -19,7 +19,7 @@
 %define with_atlas 0
 
 Name:   python-scipy
-Version:0.14.0
+Version:0.15.0
 Release:0
 Summary:Scientific Tools for Python
 License:BSD-3-Clause

++ scipy-0.14.0.tar.gz - scipy-0.15.0.tar.gz ++
/work/SRC/openSUSE:Factory/python-scipy/scipy-0.14.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-scipy.new/scipy-0.15.0.tar.gz differ: char 
5, line 1

-- 
To unsubscribe, e-mail: 

commit euca2ools for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package euca2ools for openSUSE:Factory 
checked in at 2015-01-14 11:45:04

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


Package is euca2ools

Changes:

--- /work/SRC/openSUSE:Factory/euca2ools/euca2ools.changes  2013-06-11 
09:26:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.euca2ools.new/euca2ools.changes 2015-01-14 
11:45:32.0 +0100
@@ -1,0 +2,18 @@
+Mon Jan 12 00:45:06 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 3.0.4
+  + No changelog available
+- Remove redundant %clean section
+- Remove obsolete euca2ools-manpage-perms.patch
+
+---
+Thu Jul 31 15:06:29 UTC 2014 - dims...@opensuse.org
+
+- Rename rpmlintrc to %{name}-rpmlintrc.
+  Follow the packaging guidelines.
+
+Sun Oct 20 07:44:12 UTC 2013 - int...@gmail.com
+
+- update to 3.0.1
+
+---

Old:

  euca2ools-2.1.3.tar.gz
  euca2ools-manpage-perms.patch
  rpmlintrc

New:

  euca2ools-3.0.4.tar.gz
  euca2ools-rpmlintrc



Other differences:
--
++ euca2ools.spec ++
--- /var/tmp/diff_new_pack.88HDLz/_old  2015-01-14 11:45:33.0 +0100
+++ /var/tmp/diff_new_pack.88HDLz/_new  2015-01-14 11:45:33.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package euca2ools
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,28 +17,32 @@
 
 
 Name:   euca2ools
-Version:2.1.3
+Version:3.0.4
 Release:0
 Summary:Elastic Utility Computing Architecture Command Line Tools
 License:BSD-2-Clause
 Group:  Productivity/Networking/System
-Url:http://open.eucalyptus.com/downloads
+Url:http://www.eucalyptus.com/download/euca2ools
 Source0:%{name}-%{version}.tar.gz
+Source1:euca2ools-rpmlintrc
 BuildRequires:  help2man
 BuildRequires:  make
 BuildRequires:  python-boto   = 2.1
 BuildRequires:  python-devel
 BuildRequires:  python-m2crypto
 BuildRequires:  python-xml
+BuildRequires: python-distribute
 Requires:   python-base  = 2.6
-Requires:   python-boto  = 2.6
+Requires:   python-boto  = 2.1
 Requires:   python-m2crypto
+Requires:  python-requests
+Requires:  python-six
+Requires:  python-requestbuilder
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %{?suse_version: %{suse_version}  1110} %{!?suse_version:1}
 BuildArch:  noarch
 %else
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
-%{!?python_sitearch: %global python_sitearch %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib(True))}
 %endif
 
 %description
@@ -51,12 +55,12 @@
 %setup -q
 
 %build
-%{__python} setup.py build
+python setup.py build
 sh -xe generate-manpages.sh
 
 %install
-%{__python} setup.py install --prefix=%{_prefix} --skip-build --root 
%{buildroot}
-%{__python} setup.py install -O1 --prefix=%{_prefix} --skip-build --root 
%{buildroot}
+python setup.py install --prefix=%{_prefix} --skip-build --root %{buildroot}
+python setup.py install -O1 --prefix=%{_prefix} --skip-build --root 
%{buildroot}
 find %{buildroot}%{python_sitelib}/ -name '*.pyo' -exec %__rm {} \;
 find %{buildroot}%{python_sitelib}/ -name '*.pyc' \
 -exec %__rm {} \;
@@ -66,18 +70,16 @@
 force=1)'
 export DESTDIR=%{buildroot}
 export PREFIX=%{_prefix}
-sh -xe install-manpages.sh
-
-%clean
-%{__rm} -rf %{buildroot}
+mkdir -p %{buildroot}/etc/euca2ools
+cp conf/euca2ools.ini %{buildroot}/etc/euca2ools/
+#sh -xe install-manpages.sh
 
 %files
 %defattr(-,root,root,-)
 %doc COPYING README
 %doc %{_mandir}/man1/*
-%{_bindir}/euca*
-%{_bindir}/euare*
-%{_bindir}/eustore-*
+%{_bindir}/*
 %{python_sitelib}/euca2ools*
+%{_sysconfdir}/euca2ools
 
 %changelog

++ euca2ools-2.1.3.tar.gz - euca2ools-3.0.4.tar.gz ++
 52168 lines of diff (skipped)

++ euca2ools-rpmlintrc ++
addFilter(python-naming-policy-not-applied)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-biplist for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package python3-biplist for openSUSE:Factory 
checked in at 2015-01-14 11:44:41

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


Package is python3-biplist

Changes:

--- /work/SRC/openSUSE:Factory/python3-biplist/python3-biplist.changes  
2013-06-21 19:01:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-biplist.new/python3-biplist.changes 
2015-01-14 11:44:42.0 +0100
@@ -1,0 +2,15 @@
+Sat Jan 10 19:19:44 UTC 2015 - a...@gmx.de
+
+- specfile: update copyright year
+
+- update to version 0.9:
+  * Fixes #5 ValueError: timestamp out of range for platform time_t
+  * Merged pull request #3 removing the six module while keeping
+Python3 compatibility
+
+- changes from version 0.8:
+  * Fixes #3 testFileRead fails using python 3.x along with several
+other Python 3 compatibility issues.
+
+- no changelog available for 0.7, 0.6.
+---

Old:

  biplist-0.5.tar.gz

New:

  biplist-0.9.tar.gz



Other differences:
--
++ python3-biplist.spec ++
--- /var/tmp/diff_new_pack.8aL0qC/_old  2015-01-14 11:44:42.0 +0100
+++ /var/tmp/diff_new_pack.8aL0qC/_new  2015-01-14 11:44:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-biplist
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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:   python3-biplist
-Version:0.5
+Version:0.9
 Release:0
 Url:https://github.com/wooster/biplist
 Summary:A library for reading/writing binary plists

++ biplist-0.5.tar.gz - biplist-0.9.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/biplist-0.5/PKG-INFO new/biplist-0.9/PKG-INFO
--- old/biplist-0.5/PKG-INFO2012-06-19 02:51:33.0 +0200
+++ new/biplist-0.9/PKG-INFO2014-10-26 20:09:20.0 +0100
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: biplist
-Version: 0.5
+Version: 0.9
 Summary: biplist is a library for reading/writing binary plists.
-Home-page: https://github.com/wooster/biplist
+Home-page: https://bitbucket.org/wooster/biplist
 Author: Andrew Wooster
 Author-email: and...@planetaryscale.com
 License: BSD
-Download-URL: https://github.com/wooster/biplist/downloads/biplist-0.5.tar.gz
+Download-URL: 
https://bitbucket.org/wooster/biplist/downloads/biplist-0.9.tar.gz
 Description: `biplist` is a binary plist parser/generator for Python.
 
 Binary Property List (plist) files provide a faster and smaller 
serialization
@@ -22,4 +22,3 @@
 Classifier: Programming Language :: Python
 Classifier: Topic :: Software Development :: Libraries :: Python Modules
 Classifier: Topic :: Text Processing :: Markup
-Requires: six
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/biplist-0.5/biplist/__init__.py 
new/biplist-0.9/biplist/__init__.py
--- old/biplist-0.5/biplist/__init__.py 2012-06-19 02:37:05.0 +0200
+++ new/biplist-0.9/biplist/__init__.py 2014-10-26 20:03:11.0 +0100
@@ -46,22 +46,38 @@
 
 import sys
 from collections import namedtuple
-import calendar
 import datetime
+import io
 import math
 import plistlib
 from struct import pack, unpack
+from struct import error as struct_error
 import sys
 import time
 
-import six
+try:
+unicode
+unicodeEmpty = r''
+except NameError:
+unicode = str
+unicodeEmpty = ''
+try:
+long
+except NameError:
+long = int
+try:
+{}.iteritems
+iteritems = lambda x: x.iteritems()
+except AttributeError:
+iteritems = lambda x: x.items()
 
 __all__ = [
 'Uid', 'Data', 'readPlist', 'writePlist', 'readPlistFromString',
 'writePlistToString', 'InvalidPlistException', 'NotBinaryPlistException'
 ]
 
-apple_reference_date_offset = 978307200
+# Apple uses Jan 1, 2001 as a base for all plist date/times.
+apple_reference_date = datetime.datetime.utcfromtimestamp(978307200)
 
 class Uid(int):
 Wrapper around integers for representing UID values. This
@@ -69,7 +85,7 @@
 def __repr__(self):
 return Uid(%d) % self
 
-class Data(six.binary_type):
+class Data(bytes):
 Wrapper around str types for representing Data values.
 pass
 
@@ -85,7 +101,7 @@
 Raises NotBinaryPlistException, InvalidPlistException
 didOpen = False
 result = None
-if isinstance(pathOrFile, (six.binary_type, 

commit python3-ipaddr for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package python3-ipaddr for openSUSE:Factory 
checked in at 2015-01-14 11:44:43

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


Package is python3-ipaddr

Changes:

--- /work/SRC/openSUSE:Factory/python3-ipaddr/python3-ipaddr.changes
2013-06-21 19:01:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-ipaddr.new/python3-ipaddr.changes   
2015-01-14 11:44:46.0 +0100
@@ -1,0 +2,23 @@
+Sun Jan 22 00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove python(abi) requirement
+
+---
+Sat Jan 10 17:54:54 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * update source url to pypi
+
+- update to version 2.1.11:
+  * hostmask parsing bug fixed by pmarks (a nearly complete rewrite of
+the mask parsing code)
+  * i97, incorrectly parses some v6 addresses.
+  * docstring typos.
+  * i95, refer to the nets in the exception raised by
+collapse_address_list
+  * add license to boilerplate to test-2to3.sh
+
+---

Old:

  ipaddr-2.1.10.tar.gz

New:

  ipaddr-2.1.11.tar.gz



Other differences:
--
++ python3-ipaddr.spec ++
--- /var/tmp/diff_new_pack.uwO9Ik/_old  2015-01-14 11:44:47.0 +0100
+++ /var/tmp/diff_new_pack.uwO9Ik/_new  2015-01-14 11:44:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-ipaddr
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,20 +17,19 @@
 
 
 Name:   python3-ipaddr
-Version:2.1.10
+Version:2.1.11
 Release:0
 Url:http://code.google.com/p/ipaddr-py/
 Summary:Google's IP address manipulation library
 License:Apache-2.0
 Group:  Development/Languages/Python
-Source: ipaddr-%{version}.tar.gz
+Source: 
https://pypi.python.org/packages/source/i/ipaddr/ipaddr-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
 BuildRequires:  python3-distribute
 BuildRequires:  python3-nose
 BuildArch:  noarch
-Requires:   python(abi) = %{py3_ver}
 
 %description
 Google's IP address manipulation library. An IPv4/IPv6 manipulation library

++ ipaddr-2.1.10.tar.gz - ipaddr-2.1.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipaddr-2.1.10/COPYING new/ipaddr-2.1.11/COPYING
--- old/ipaddr-2.1.10/COPYING   2011-11-24 21:54:17.0 +0100
+++ new/ipaddr-2.1.11/COPYING   2014-01-31 22:02:24.0 +0100
@@ -187,7 +187,7 @@
   same printed page as the copyright notice for easier
   identification within third-party archives.
 
-   Copyright [] [name of copyright owner]
+   Copyright 2008 Google Inc.
 
Licensed under the Apache License, Version 2.0 (the License);
you may not use this file except in compliance with the License.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipaddr-2.1.10/PKG-INFO new/ipaddr-2.1.11/PKG-INFO
--- old/ipaddr-2.1.10/PKG-INFO  2012-01-21 04:05:52.0 +0100
+++ new/ipaddr-2.1.11/PKG-INFO  2014-01-31 22:27:22.0 +0100
@@ -1,6 +1,6 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
 Name: ipaddr
-Version: 2.1.10
+Version: 2.1.11
 Summary: UNKNOWN
 Home-page: http://code.google.com/p/ipaddr-py/
 Author: Google
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipaddr-2.1.10/RELEASENOTES 
new/ipaddr-2.1.11/RELEASENOTES
--- old/ipaddr-2.1.10/RELEASENOTES  2012-01-21 04:02:42.0 +0100
+++ new/ipaddr-2.1.11/RELEASENOTES  2014-01-31 22:36:16.0 +0100
@@ -4,6 +4,16 @@
 
 Here are the visible changes for each release.
 
+== 2.1.11 ==
+
+(2014-01-31)
+
+  * hostmask parsing bug fixed by pmarks (a nearly complete rewrite of the 
mask parsing code)
+  * i97, incorrectly parses some v6 addresses.
+  * docstring typos.
+  * i95, refer to the nets in the exception raised by collapse_address_list
+  * add license to boilerplate to test-2to3.sh
+
 == 2.1.10 ==
 
 (2012-01-20)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipaddr-2.1.10/ipaddr.py new/ipaddr-2.1.11/ipaddr.py
--- old/ipaddr-2.1.10/ipaddr.py 2012-01-21 04:03:17.0 

commit weechat for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package weechat for openSUSE:Factory checked 
in at 2015-01-14 11:44:45

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


Package is weechat

Changes:

--- /work/SRC/openSUSE:Factory/weechat/weechat.changes  2014-11-24 
11:13:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.weechat.new/weechat.changes 2015-01-14 
11:44:47.0 +0100
@@ -1,0 +2,22 @@
+Mon Jan 12 07:38:34 UTC 2015 - tchva...@suse.com
+
+- Version bump to 1.1:
+  - complete inline commands in input
+  - allow incomplete commands if unambiguous
+  - improve speed of completions
+  - add bar item and signals for mouse status
+  - use bar conditions on root bars
+  - add option reorder in command /server
+  - open irc channel buffers before the join is received from server
+  - add server option sasl_fail
+  - add support for color codes 16-99 in IRC messages
+  - disable SSLv3 by default
+  - add support of IRC capability extended-join
+  - add options stop and start in command /relay
+  - use HTTPS by default in script plugin for downloads
+  - add option restore in command /trigger
+  - evaluate and replace regex groups at same time in trigger (new and
+incompatible format)
+  - many bugs fixed.
+
+---

Old:

  weechat-1.0.1.tar.bz2

New:

  weechat-1.1.tar.bz2



Other differences:
--
++ weechat.spec ++
--- /var/tmp/diff_new_pack.ifdU8B/_old  2015-01-14 11:44:48.0 +0100
+++ /var/tmp/diff_new_pack.ifdU8B/_new  2015-01-14 11:44:48.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   weechat
-Version:1.0.1
+Version:1.1
 Release:0
 Summary:Portable, Fast, Light and Extensible Chat Client
 License:GPL-3.0+

++ weechat-1.0.1.tar.bz2 - weechat-1.1.tar.bz2 ++
 57415 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-blinker for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package python3-blinker for openSUSE:Factory 
checked in at 2015-01-14 11:44:42

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


Package is python3-blinker

Changes:

--- /work/SRC/openSUSE:Factory/python3-blinker/python3-blinker.changes  
2013-06-21 19:01:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-blinker.new/python3-blinker.changes 
2015-01-14 11:44:44.0 +0100
@@ -1,0 +2,23 @@
+Sat Jan 10 19:23:54 UTC 2015 - a...@gmx.de
+
+- specfile: update copyright year
+
+- update to version 1.3:
+  * The global signal stash behind blinker.signal() is now backed by a
+regular name-to-Signal dictionary. Previously, weak references
+were held in the mapping and ephermal usage in code like
+signal('foo').connect(...) could have surprising program
+behavior depending on import order of modules.
+  * blinker.Namespace is now built on a regular dict. Use
+blinker.WeakNamespace for the older, weak-referencing behavior.
+  * Signal.connect('text-sender') uses an alterate hashing strategy to
+avoid sharp edges in text identity.
+
+---
+Sun Jan 10 00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove python(abi) requirement
+
+---

Old:

  blinker-1.2.tar.gz

New:

  blinker-1.3.tar.gz



Other differences:
--
++ python3-blinker.spec ++
--- /var/tmp/diff_new_pack.wdUHGJ/_old  2015-01-14 11:44:45.0 +0100
+++ /var/tmp/diff_new_pack.wdUHGJ/_new  2015-01-14 11:44:45.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-blinker
+# spec file for package python3-blinker
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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:   python3-blinker
-Version:1.2
+Version:1.3
 Release:0
 Url:http://discorporate.us/projects/Blinker/
 Summary:Fast, simple object-to-object and broadcast signaling
@@ -28,7 +28,6 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-nose
 BuildRequires:  unzip
-Requires:   python(abi) = %{py3_ver}
 BuildArch:  noarch
 
 %description

++ blinker-1.2.tar.gz - blinker-1.3.tar.gz ++
 3841 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-bootloader for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package yast2-bootloader for 
openSUSE:Factory checked in at 2015-01-14 11:44:23

Comparing /work/SRC/openSUSE:Factory/yast2-bootloader (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-bootloader.new (New)


Package is yast2-bootloader

Changes:

--- /work/SRC/openSUSE:Factory/yast2-bootloader/yast2-bootloader.changes
2014-12-05 21:02:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-bootloader.new/yast2-bootloader.changes   
2015-01-14 11:44:24.0 +0100
@@ -1,0 +2,7 @@
+Tue Jan 13 08:48:38 UTC 2015 - jreidin...@suse.com
+
+- Do not crash with unsupported bootloader when resetting
+  bootloader to repropose during update (bnc#912595)
+- 3.1.113
+
+---

Old:

  yast2-bootloader-3.1.113.tar.bz2

New:

  yast2-bootloader-3.1.114.tar.bz2



Other differences:
--
++ yast2-bootloader.spec ++
--- /var/tmp/diff_new_pack.M5kzsP/_old  2015-01-14 11:44:25.0 +0100
+++ /var/tmp/diff_new_pack.M5kzsP/_new  2015-01-14 11:44:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-bootloader
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,25 +17,24 @@
 
 
 Name:   yast2-bootloader
-Version:3.1.113
+Version:3.1.114
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 Url:http://github.com/yast/yast-bootloader
-BuildRequires:  yast2 = 3.1.0
+BuildRequires:  yast2 = 3.1.112
 BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-ruby-bindings = 1.0.0
 BuildRequires:  yast2-storage
 BuildRequires:  rubygem(rspec)
 BuildRequires:  rubygem(yast-rake)
 PreReq: /bin/sed %fillup_prereq
-# Installation::*version variables
-# Wizard::SetDialogTitleAndIcon
+# Base classes for inst clients
 Requires:   parted
 Requires:   perl-Bootloader-YAML
-Requires:   yast2 = 3.1.0
+Requires:   yast2 = 3.1.112
 Requires:   yast2-core = 2.18.7
 Requires:   yast2-packager = 2.17.24
 Requires:   yast2-pkg-bindings = 2.17.25

++ yast2-bootloader-3.1.113.tar.bz2 - yast2-bootloader-3.1.114.tar.bz2 
++
 1655 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit epson-inkjet-printer-escpr for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package epson-inkjet-printer-escpr for 
openSUSE:Factory checked in at 2015-01-14 11:44:35

Comparing /work/SRC/openSUSE:Factory/epson-inkjet-printer-escpr (Old)
 and  /work/SRC/openSUSE:Factory/.epson-inkjet-printer-escpr.new (New)


Package is epson-inkjet-printer-escpr

Changes:

--- 
/work/SRC/openSUSE:Factory/epson-inkjet-printer-escpr/epson-inkjet-printer-escpr.changes
2014-06-16 21:26:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.epson-inkjet-printer-escpr.new/epson-inkjet-printer-escpr.changes
   2015-01-14 11:44:37.0 +0100
@@ -1,0 +2,57 @@
+Mon Dec 15 08:11:19 UTC 2014 - nico.kru...@gmail.com
+
+- Upgraded to 1.4.4:
+  + Fixed a problem when using Rear Feed Slot as InputSlot.
+- Upgraded to 1.4.3:
+  + Added Postcard size 
+* WF-100 Series
+* PX-S05 Series
+- Upgraded to 1.4.2:
+  + Added ppd files of following models
+* PF-70 Series
+* L-810 Series
+* L-850 Series
+- Upgraded to 1.4.1:
+  + Added ppd files of following models
+* E-850 Series
+* EP-707A Series
+* EP-777A Series
+* EP-807A Series
+* EP-907F Series
+* EP-977A3 Series
+* L455 Series
+* PX-047A Series
+* PX-437A Series
+* PX-M650A
+* PX-M650F
+* PX-M840FX
+* PX-M7050 Series
+* PX-M7050FP
+* PX-M7050FX
+* PX-S05 Series
+* PX-S840X
+* PX-S7050 Series
+* PX-S7050PS
+* PX-S7050X
+* Stylus_DX3800
+* WF-100 Series
+* WF-2630 Series
+* WF-2650 Series
+* WF-2660 Series
+* WF-R4640 Series
+* WF-R5190 Series
+* WF-R5690 Series
+* WF-R8590 Series
+* XP-55 Series
+* XP-225 Series
+* XP-322_323_325 Series
+* XP-422_423_425 Series
+* XP-520 Series
+* XP-620 Series
+* XP-720 Series
+* XP-760 Series
+* XP-820 Series
+* XP-860_Series
+  + Changed PPD key from Quality to MediaType
+
+---

Old:

  epson-inkjet-printer-escpr-1.4.0-1lsb3.2.tar.gz

New:

  epson-inkjet-printer-escpr-1.4.4-1lsb3.2.tar.gz



Other differences:
--
++ epson-inkjet-printer-escpr.spec ++
--- /var/tmp/diff_new_pack.jvhTO3/_old  2015-01-14 11:44:38.0 +0100
+++ /var/tmp/diff_new_pack.jvhTO3/_new  2015-01-14 11:44:38.0 +0100
@@ -28,7 +28,7 @@
 %if 0%{?suse_version}  1010
 BuildRequires:  python-cups
 %endif
-Version:1.4.0
+Version:1.4.4
 Release:0
 Url:http://avasys.jp/english/linux_e/
 Summary:Epson ESC/P-R Inkjet Printer Driver

++ epson-inkjet-printer-escpr-1.4.0-1lsb3.2.tar.gz - 
epson-inkjet-printer-escpr-1.4.4-1lsb3.2.tar.gz ++
 229897 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit java-1_8_0-openjdk for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package java-1_8_0-openjdk for 
openSUSE:Factory checked in at 2015-01-14 11:44:46

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


Package is java-1_8_0-openjdk

Changes:

--- /work/SRC/openSUSE:Factory/java-1_8_0-openjdk/java-1_8_0-openjdk.changes
2015-01-08 23:02:27.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new/java-1_8_0-openjdk.changes   
2015-01-14 11:44:54.0 +0100
@@ -1,0 +2,17 @@
+Mon Jan 12 07:58:48 UTC 2015 - fst...@suse.com
+
+- Upgrade to upstream tag jdk8u40-b20
+  * Switch to the jdk8u40 stabilisation branch that will result in
+the jdk8u40 release
+- Removed patch:
+  * hotspot-build-j-directive.patch
+- integrated in the jdk8u40-b20 version of hotspot
+- Added patches:
+  * aarch64-b12tob20.patch
+- port the relevant changes between builds b12 and b20 to the
+  aarch64 tarball that is on the upstream tag of jdk8u40-b12
+  * cplusplus-interpreter.patch
+- fix a build of C++ interpreter that is used with Zero virtual
+  machine.
+
+---

Old:

  04d6681092ca.tar.bz2
  375a3a3256d0.tar.bz2
  3e6d3c8810ee.tar.bz2
  6b93bf9ea3ea.tar.bz2
  b0cde44bdbfd.tar.bz2
  d78fb9203a27.tar.bz2
  e7560bceb36a.tar.bz2
  f5c47f0074b4.tar.bz2
  fb8db1363920.tar.bz2
  hotspot-build-j-directive.patch

New:

  445eceffc829.tar.bz2
  4d240320929f.tar.bz2
  7784dab075ed.tar.bz2
  7bfc889330e0.tar.bz2
  a21c4edfdf44.tar.bz2
  aarch64-b12tob20.patch
  b31a07adaef5.tar.bz2
  c3933f52eeb3.tar.bz2
  c3d6d1a53399.tar.bz2
  c47a4731e5e0.tar.bz2
  cplusplus-interpreter.patch



Other differences:
--
++ java-1_8_0-openjdk.spec ++
--- /var/tmp/diff_new_pack.IsESp3/_old  2015-01-14 11:44:56.0 +0100
+++ /var/tmp/diff_new_pack.IsESp3/_new  2015-01-14 11:44:56.0 +0100
@@ -30,20 +30,20 @@
 %global archname%{name}
 # Standard JPackage naming and versioning defines.
 %global updatever   40
-%global buildverb12
+%global buildverb20
 %global root_projectjdk8u
-%global root_repository jdk8u
-%global root_revision   3e6d3c8810ee
-%global corba_revision  f5c47f0074b4
-%global hotspot_revision 6b93bf9ea3ea
-%global jaxp_revision   b0cde44bdbfd
-%global jaxws_revision  d78fb9203a27
-%global jdk_revisionfb8db1363920
-%global langtools_revision e7560bceb36a
-%global nashorn_revision 375a3a3256d0
+%global root_repository jdk8u40
+%global root_revision   b31a07adaef5
+%global corba_revision  445eceffc829
+%global hotspot_revision c3933f52eeb3
+%global jaxp_revision   7bfc889330e0
+%global jaxws_revision  a21c4edfdf44
+%global jdk_revision7784dab075ed
+%global langtools_revision c3d6d1a53399
+%global nashorn_revision 4d240320929f
 %global aarch64_project aarch64-port
 %global aarch64_repository jdk8
-%global aarch64_hotspot_revision 04d6681092ca
+%global aarch64_hotspot_revision c47a4731e5e0
 %global icedtea_sound_version 1.0.1
 # priority must be 6 digits in total
 %global priority180%{updatever}
@@ -215,14 +215,16 @@
 Patch9: aarch64-misc.patch
 # From icedtea: Increase default memory limits
 Patch10:memory-limits.patch
-# Problem discovered with make 4.0
-Patch11:hotspot-build-j-directive.patch
+# Changes from b20 backported to aarch64 which is on b12
+Patch11:aarch64-b12tob20.patch
 # Fix use of unintialized memory in adlc parser
 Patch12:adlc-parser.patch
 # Fix: implicit-pointer-decl
 Patch13:implicit-pointer-decl.patch
 # Avoid triggering inactivity timeout while generating javadoc in zero VM
 Patch14:zero-javadoc-verbose.patch
+# Fix to build the C++ interpreter that does not have 
Interpreter::remove_activation_entry
+Patch15:cplusplus-interpreter.patch
 #
 # OpenJDK specific patches
 #
@@ -507,7 +509,9 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%ifarch %{aarch64}
 %patch11 -p1
+%endif
 %patch12 -p1
 %patch13 -p1
 
@@ -515,6 +519,8 @@
 %patch14 -p1
 %endif
 
+%patch15 -p1
+
 %patch99 -p1
 
 # s390 build fixes

++ 04d6681092ca.tar.bz2 - 445eceffc829.tar.bz2 ++
/work/SRC/openSUSE:Factory/java-1_8_0-openjdk/04d6681092ca.tar.bz2 
/work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new/445eceffc829.tar.bz2 differ: 
char 11, line 1

++ b0cde44bdbfd.tar.bz2 - 4d240320929f.tar.bz2 ++
 977292 lines of diff (skipped)

++ 04d6681092ca.tar.bz2 - 7784dab075ed.tar.bz2 ++
/work/SRC/openSUSE:Factory/java-1_8_0-openjdk/04d6681092ca.tar.bz2 
/work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new/7784dab075ed.tar.bz2 differ: 
char 11, line 1

++ 04d6681092ca.tar.bz2 - 7bfc889330e0.tar.bz2 

commit netatalk for openSUSE:Factory

2015-01-14 Thread h_root
Hello community,

here is the log from the commit of package netatalk for openSUSE:Factory 
checked in at 2015-01-14 11:44:51

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


Package is netatalk

Changes:

--- /work/SRC/openSUSE:Factory/netatalk/netatalk.changes2014-11-19 
20:30:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.netatalk.new/netatalk.changes   2015-01-14 
11:45:08.0 +0100
@@ -1,0 +2,50 @@
+Sun Jan 11 19:57:29 UTC 2015 - je...@suse.com
+
+- fce: afpd: fix fce_event_names array overflow
+  * Added: fce-afpd-fix-fce_event_names-array-overflow.patch
+
+---
+Wed Jan  7 16:12:19 UTC 2015 - je...@suse.com
+
+- update to 3.1.7: 
+  * UPD: Spotlight: enhance behaviour for long running queries, client
+will now show progress wheel while waiting for first results.
+  * FIX: netatalk: fix a crash on Solaris when registering with mDNS
+  * FIX: netatalk: SIGHUP would kill the process instead of being
+resent to the other Netatalk processes, bug #579
+  * FIX: afpd: Solaris locking problem, bug #559
+  * FIX: Handling of malformed UTF8 strings, bug #524
+  * FIX: afpd: umask handling, bug #576
+  * FIX: Spotlight: Limiting searches to subfolders, bug #581
+  * FIX: afpd: reloading logging config may result in privilege
+escalation in afpd processes
+  * FIX: afpd: ACL related error messages, now logged with loglevel
+debug instead of error
+  * FIX: cnid_metad: fix tsockfd_create() return value on error
+  * FIX: CNID/MySQL: volume table name generation, bug #566.
+
+  - via 3.0.6:
+  * FIX: charset conversion failed when copying from Mac OS 9. Bug #523.
+  * UPD: Don’t force S_ISGID for directories on FreeBSD. Bug #525.
+  * NEW: Add support for ZFS ACLs on FreeBSD with libsunacl. From FR#83.
+  * FIX: Active Directory LDAP queries for ACL support with new options
+ldap user filter and ldap group filter. Bug #526.
+  * NEW: Option vol dbnest, when set to true, the CNID database for a
+volume is stored in the volume root of a share in a directory
+.AppleDB like in Netatalk 2. Defaults to false. From FR#84.
+  * FIX: Small fix in the DSI tickle handling. Bug #528.
+  * UPD: Enhance handling of connection attempts when hitting the
+connection limit. Bug #529.
+  * FIX: Saving from Word to a folder that is a symlink to a folder on
+another filesystem results in a crash of the afpd process and the save
+to fail. This happens only if the option follow symlinks is enabled.
+Bug #532.
+  * FIX: Disable Kerberos UAM if AFP service principal name can’t be
+evaluated. Fixes bug #531.
+  * FIX: Fix handling of large number of volumes. Bug #527.
+  * NEW: Configure option --with-tbd which can be used to disable the use
+of the bundled tdb and use a system installed version.
+- Added build support for spotlight tracker but it is disabled due to
+  dbus security policy.
+
+---

Old:

  netatalk-3.1.6.tar.bz2

New:

  fce-afpd-fix-fce_event_names-array-overflow.patch
  netatalk-3.1.7.tar.bz2



Other differences:
--
++ netatalk.spec ++
--- /var/tmp/diff_new_pack.Rz31JT/_old  2015-01-14 11:45:09.0 +0100
+++ /var/tmp/diff_new_pack.Rz31JT/_new  2015-01-14 11:45:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package netatalk
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,12 +17,13 @@
 
 
 %define with_afpstats  0
+%define with_tracker_spotlight 0
 
 Name:   netatalk
 Url:http://netatalk.sourceforge.net/
 Requires:   cyrus-sasl
 Requires:   db-utils
-Version:3.1.6
+Version:3.1.7
 Release:0
 %define libmaj  16
 Summary:AFP Fileserver for Macintosh Clients
@@ -35,11 +36,15 @@
 # see bnc#849598 and http://sourceforge.net/p/netatalk/bugs/538/
 Patch0: %{name}-wrong-error-message.patch
 Patch2: netatalk-libc-xattr.patch
+Patch3: fce-afpd-fix-fce_event_names-array-overflow.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  db-devel
-%if %{with_afpstats} == 1
+%if 0%{?with_afpstats}%{?with_tracker_spotlight}
 BuildRequires:  dbus-1-devel
 BuildRequires:  dbus-1-glib-devel
+%if 0%{?with_tracker_spotlight}
+BuildRequires:  tracker-devel
+%endif
 %endif
 BuildRequires:  automake
 BuildRequires:  fdupes
@@ -109,12 +114,16 @@
 %setup -q -n