commit steam for openSUSE:Factory:NonFree

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package steam for openSUSE:Factory:NonFree 
checked in at 2016-11-20 18:20:41

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


Package is "steam"

Changes:

--- /work/SRC/openSUSE:Factory:NonFree/steam/steam.changes  2016-09-30 
15:35:51.0 +0200
+++ /work/SRC/openSUSE:Factory:NonFree/.steam.new/steam.changes 2016-11-20 
18:20:42.0 +0100
@@ -1,0 +2,19 @@
+Sat Nov 19 06:42:42 UTC 2016 - mailaen...@opensuse.org
+
+- update to version 1.0.0.53
+  * Update udev rules for HTC Vive and order them so they run after
+   50-udev-default.rules but before 73-seat-late.rules
+- Add appdata.xml for https://software.opensuse.org/appstore
+
+---
+Sat Oct  1 03:06:17 UTC 2016 - ji...@boombatower.com
+
+- Surround all home directory usages with quotes.
+
+---
+Wed Sep 28 00:33:42 UTC 2016 - ji...@boombatower.com
+
+- Search and remove libstdc from steam library directories as well
+  to ensure apps shipping their own incompatible versions work.
+
+---

Old:

  steam_1.0.0.52.tar.gz

New:

  steam.appdata.xml
  steam_1.0.0.53.tar.gz



Other differences:
--
++ steam.spec ++
--- /var/tmp/diff_new_pack.WFXcd1/_old  2016-11-20 18:20:43.0 +0100
+++ /var/tmp/diff_new_pack.WFXcd1/_new  2016-11-20 18:20:43.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   steam
-Version:1.0.0.52
+Version:1.0.0.53
 Release:0
 Summary:Installer for Valve's digital software distribution service
 # "Limited Installation License"
@@ -26,6 +26,7 @@
 Url:http://www.steampowered.com/
 Source: 
http://repo.steampowered.com/steam/pool/steam/s/steam/steam_%{version}.tar.gz
 Source1:steamruntime-fix
+Source2:steam.appdata.xml
 # https://github.com/ValveSoftware/steam-for-linux/issues/3273
 Patch0: invoke-libstdc-removal-before-starting-steam.patch
 # PATCH-FEATURE-OPENSUSE allow-non-root-controller-access.patch -- Allow non 
root users to access the steam-controller
@@ -154,6 +155,9 @@
 
 dos2unix %{buildroot}%{_datadir}/doc/steam/steam_install_agreement.txt
 
+# https://en.opensuse.org/openSUSE:AppStore
+install -Dm0644 %{SOURCE2} %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
+
 %fdupes %{buildroot}%{_prefix}
 
 %post
@@ -193,11 +197,13 @@
 %doc %{_datadir}/doc/steam/README
 %doc debian/changelog
 %{_mandir}/man6/steam.6.gz
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/%{name}.appdata.xml
 
 %files controller
 %{_udevrulesdir}/99-steam-controller-perms.rules
 
 %files vr
-%{_udevrulesdir}/99-HTC-Vive-perms.rules
+%{_udevrulesdir}/60-HTC-Vive-perms.rules
 
 %changelog

++ steam_1.0.0.52.tar.gz -> steam_1.0.0.53.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/steam/Makefile new/steam/Makefile
--- old/steam/Makefile  2015-05-05 20:01:48.0 +0200
+++ new/steam/Makefile  2016-10-07 01:08:41.0 +0200
@@ -63,7 +63,7 @@
steam-runtime/i386/lib/i386-linux-gnu/libgcc_s.so.1 \
steam-runtime/i386/usr/lib/gcc/i686-linux-gnu/4.6.3 \
steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6\
-   steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.18   \
+   steam-runtime/i386/usr/lib/i386-linux-gnu/libstdc++.so.6.0.21   \
steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6   \
steam-runtime/i386/usr/lib/i386-linux-gnu/libX11.so.6.3.0   \
steam-runtime/i386/usr/lib/i386-linux-gnu/libXau.so.6   \
Files old/steam/bootstraplinux_ubuntu12_32.tar.xz and 
new/steam/bootstraplinux_ubuntu12_32.tar.xz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/steam/debian/changelog new/steam/debian/changelog
--- old/steam/debian/changelog  2016-03-29 22:07:26.0 +0200
+++ new/steam/debian/changelog  2016-10-07 00:36:25.0 +0200
@@ -1,3 +1,10 @@
+steam (1.0.0.53) precise; urgency=medium
+
+  * Update udev rules for HTC Vive and order them so they run after
+   50-udev-default.rules but before 73-seat-late.rules
+
+ -- John Vert   Wed, 18 May 2016 16:43:24 -0700
+
 steam (1.0.0.52) precise; urgency=medium
 
   * fix potential file overwrite vulnerability
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/steam/lib/udev/rules.d/60-HTC-Vive-perms.rules 
new/steam/lib/udev/rules.d/60-HTC-Vive-perms.rules
--- old/stea

commit python3-Mako for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package python3-Mako for openSUSE:Factory 
checked in at 2016-11-20 18:20:07

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


Package is "python3-Mako"

Changes:

--- /work/SRC/openSUSE:Factory/python3-Mako/python3-Mako.changes
2016-09-25 14:44:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Mako.new/python3-Mako.changes   
2016-11-20 18:20:08.0 +0100
@@ -1,0 +2,14 @@
+Sat Nov 19 17:05:53 UTC 2016 - a...@gmx.de
+
+- update to version 1.0.6:
+  * [feature] Added new parameter Template.include_error_handler
+. This works like Template.error_handler but indicates the handler
+should take place when this template is included within another
+template via the <%include> tag. Pull request courtesy Huayi
+Zhang.
+
+- changes from version 1.0.5:
+  * [bug] Updated the Sphinx documentation builder to work with recent
+versions of Sphinx.
+
+---

Old:

  Mako-1.0.4.tar.gz

New:

  Mako-1.0.6.tar.gz



Other differences:
--
++ python3-Mako.spec ++
--- /var/tmp/diff_new_pack.BgAg8E/_old  2016-11-20 18:20:09.0 +0100
+++ /var/tmp/diff_new_pack.BgAg8E/_new  2016-11-20 18:20:09.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-Mako
-Version:1.0.4
+Version:1.0.6
 Release:0
 Url:http://www.makotemplates.org/
 Summary:A super-fast Python templating language

++ Mako-1.0.4.tar.gz -> Mako-1.0.6.tar.gz ++
 4513 lines of diff (skipped)




commit python3-SQLAlchemy for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package python3-SQLAlchemy for 
openSUSE:Factory checked in at 2016-11-20 18:20:03

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


Package is "python3-SQLAlchemy"

Changes:

--- /work/SRC/openSUSE:Factory/python3-SQLAlchemy/python3-SQLAlchemy.changes
2016-11-12 13:01:18.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-SQLAlchemy.new/python3-SQLAlchemy.changes   
2016-11-20 18:20:04.0 +0100
@@ -1,0 +2,72 @@
+Sat Nov 19 17:00:18 UTC 2016 - a...@gmx.de
+
+- update to version 1.1.4:
+  * orm
++ [orm] [bug] Fixed bug in Session.bulk_update_mappings() where an
+  alternate-named primary key attribute would not track properly
+  into the UPDATE statement.
++ [orm] [bug] Fixed bug in Session.bulk_save() where an UPDATE
+  would not function correctly in conjunction with a mapping that
+  implements a version id counter.
++ [orm] [bug] Fixed bug where the Mapper.attrs,
+  Mapper.all_orm_descriptors and other derived attributes would
+  fail to refresh when mapper properties or other ORM constructs
+  were added to the mapper/class after these accessors were first
+  called.
++ [orm] [bug] Fixed regression in collections due to #3457 whereby
+  deserialize during pickle or deepcopy would fail to establish
+  all attributes of an ORM collection, causing further mutation
+  operations to fail.
++ [orm] [bug] Fixed long-standing bug where the “noload”
+  relationship loading strategy would cause backrefs and/or
+  back_populates options to be ignored.
+  * engine
++ [engine] [bug] Removed long-broken “default_schema_name()”
+  method from Connection. This method was left over from a very
+  old version and was non-working (e.g. would raise). Pull request
+  courtesy Benjamin Dopplinger.
+  * sql
++ [sql] [bug] Fixed bug where newly added warning for primary key
+  on insert w/o autoincrement setting (see The .autoincrement
+  directive is no longer implicitly enabled for a composite
+  primary key column) would fail to emit correctly when invoked
+  upon a lower-case table() construct.
+  * postgresql
++ [postgresql] [bug] Fixed regression caused by the fix in #3807
+  (version 1.1.0) where we ensured that the tablename was
+  qualified in the WHERE clause of the DO UPDATE portion of
+  PostgreSQL’s ON CONFLICT, however you cannot put the table name
+  in the WHERE clause in the actual ON CONFLICT itself. This was
+  an incorrect assumption, so that portion of the change in #3807
+  is rolled back.
+  * mysql
++ [mysql] [feature] Added support for server side cursors to the
+  mysqlclient and pymysql dialects. This feature is available via
+  the Connection.execution_options.stream_results flag as well as
+  the server_side_cursors=True dialect argument in the same way
+  that it has been for psycopg2 on Postgresql. Pull request
+  courtesy Roman Podoliaka.
++ [mysql] [bug] MySQL’s native ENUM type supports any non-valid
+  value being sent, and in response will return a blank string. A
+  hardcoded rule to check for “is returning the blank string” has
+  been added to the MySQL implementation for ENUM so that this
+  blank string is returned to the application rather than being
+  rejected as a non-valid value. Note that if your MySQL enum is
+  linking values to objects, you still get the blank string back.
+  * sqlite
++ [sqlite] [bug] Added quotes to the PRAGMA directives in the
+  pysqlcipher dialect to support additional cipher arguments
+  appropriately. Pull request courtesy Kevin Jurczyk.
++ [sqlite] [bug] [py3k] Added an optional import for the
+  pysqlcipher3 DBAPI when using the pysqlcipher dialect. This
+  package will attempt to be imported if the Python-2 only
+  pysqlcipher DBAPI is non-present. Pull request courtesy Kevin
+  Jurczyk.
+  * mssql
++ [mssql] [bug] Fixed bug in pyodbc dialect (as well as in the
+  mostly non-working adodbapi dialect) whereby a semicolon present
+  in the password or username fields could be interpreted as a
+  separator for another token; the values are now quoted when
+  semicolons are present.
+
+---

Old:

  SQLAlchemy-1.1.3.tar.gz

New:

  SQLAlchemy-1.1.4.tar.gz



Other differences:
--
++ python3-SQLAlchemy.spec ++
--- /var/tmp/diff_new_pack.xvkhn0/_old  2016-11-20 18:20:05.0 +0100
+++ /var/tmp/diff_new_pack.xvkhn0/_new  2016-11-20 18:20:05.0 +

commit php5-smarty3 for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package php5-smarty3 for openSUSE:Factory 
checked in at 2016-11-20 18:20:30

Comparing /work/SRC/openSUSE:Factory/php5-smarty3 (Old)
 and  /work/SRC/openSUSE:Factory/.php5-smarty3.new (New)


Package is "php5-smarty3"

Changes:

--- /work/SRC/openSUSE:Factory/php5-smarty3/php5-smarty3.changes
2015-09-17 09:21:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.php5-smarty3.new/php5-smarty3.changes   
2016-11-20 18:20:31.0 +0100
@@ -1,0 +2,16 @@
+Sat Nov 19 22:53:16 UTC 2016 - a...@ajaissle.de
+
+- New upstream release 3.1.30
+  * Many minor bug fixes and enhancements. One {math} shell 
+injection vulnerability patch provided by Tim Weber. Note this
+is only vulnerable to those with template write access using
+security features.
+
+- Changes of 3.1.29:
+  * Mostly bug fixes
+
+- Changes of 3.1.28:
+  * Many bug fixes and new features, namely PHP 7 support and
+run-time inheritance compiling.
+
+---

Old:

  smarty-3.1.27.tar.gz

New:

  smarty-3.1.30.tar.gz



Other differences:
--
++ php5-smarty3.spec ++
--- /var/tmp/diff_new_pack.py7teu/_old  2016-11-20 18:20:32.0 +0100
+++ /var/tmp/diff_new_pack.py7teu/_new  2016-11-20 18:20:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-smarty3
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name: php5-smarty3
-Version:  3.1.27
+Version:  3.1.30
 Release:  0
 Summary:  Template/Presentation Framework for PHP
 License:  LGPL-3.0+

++ smarty-3.1.27.tar.gz -> smarty-3.1.30.tar.gz ++
 32693 lines of diff (skipped)




commit pantheon-files for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package pantheon-files for openSUSE:Factory 
checked in at 2016-11-20 18:20:11

Comparing /work/SRC/openSUSE:Factory/pantheon-files (Old)
 and  /work/SRC/openSUSE:Factory/.pantheon-files.new (New)


Package is "pantheon-files"

Changes:

--- /work/SRC/openSUSE:Factory/pantheon-files/pantheon-files.changes
2016-11-14 20:12:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.pantheon-files.new/pantheon-files.changes   
2016-11-20 18:20:13.0 +0100
@@ -1,0 +2,28 @@
+Sat Nov 19 20:39:03 UTC 2016 - avvi...@yandex.by
+
+- Update to 0.3.0.4:
+  * Launchpad automatic translations update.
+  * Fix breadcrumb update on column view tab switch
+  * Fix FTP write/read permission handling
+  * Amend formatting of dates in list view and properties window; 
+allow display of properties of trashed files.
+  * Remove gtk+-3.0.vapi and use the one shipped with valac 0.34.0
+  * Handle no execute permissions gracefully
+  * Fix context menu in pathbar edit mode
+  * Show protocol name in network view
+  * Fix arrow key navigation in icon view
+  * Instead of using event.keyval directly, translate 
+event.hardware_keycode using the default Gdk.Keymap when 
+processing View key press events and then try to match the 
+hardware code and level to an ASCII hotkey
+  * Updated translation template
+
+---
+Fri Oct 14 07:48:41 UTC 2016 - avvi...@yandex.by
+
+- Update to 0.3.0.3.1:
+  * Updated translation template
+  * Correct drag coords for scrolling in IconView (lp:1623283)
+  * Launchpad automatic translations update.
+
+---

Old:

  pantheon-files-0.3.0.2.tar.xz

New:

  pantheon-files-0.3.0.4.tar.xz



Other differences:
--
++ pantheon-files.spec ++
--- /var/tmp/diff_new_pack.AUG397/_old  2016-11-20 18:20:14.0 +0100
+++ /var/tmp/diff_new_pack.AUG397/_new  2016-11-20 18:20:14.0 +0100
@@ -18,7 +18,7 @@
 
 %define sover 0
 Name:   pantheon-files
-Version:0.3.0.2
+Version:0.3.0.4
 Release:0
 Summary:Simple and powerful file mananger from Elementary
 License:GPL-3.0+

++ pantheon-files-0.3.0.2.tar.xz -> pantheon-files-0.3.0.4.tar.xz ++
 162395 lines of diff (skipped)




commit dtb-source for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package dtb-source for openSUSE:Factory 
checked in at 2016-11-20 18:20:36

Comparing /work/SRC/openSUSE:Factory/dtb-source (Old)
 and  /work/SRC/openSUSE:Factory/.dtb-source.new (New)


Package is "dtb-source"

Changes:

dtb-armv6l.changes: same change
dtb-armv7l.changes: same change
--- /work/SRC/openSUSE:Factory/dtb-source/dtb-source.changes2016-11-14 
20:14:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.dtb-source.new/dtb-source.changes   
2016-11-20 18:20:38.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 20 14:05:07 UTC 2016 - dmuel...@suse.com
+
+- fix last change, package each symlink only once
+
+---



Other differences:
--
++ dtb-aarch64.spec ++
--- /var/tmp/diff_new_pack.1XwKCG/_old  2016-11-20 18:20:39.0 +0100
+++ /var/tmp/diff_new_pack.1XwKCG/_new  2016-11-20 18:20:39.0 +0100
@@ -265,7 +265,10 @@
 install -m 644 $target.dtb %{buildroot}%{dtbdir}/$(dirname $target)
 %ifarch aarch64
 # HACK: work around U-Boot ignoring vendor dir
-ln -s $target.dtb %{buildroot}%{dtbdir}/$(basename $target).dtb
+baselink=%{dtbdir}/$(basename $target).dtb
+vendordir=$(basename $(dirname $target))
+ln -s $target.dtb %{buildroot}$baselink
+echo $baselink >> ../dtb-$vendordir.list
 %endif
 done
 cd -
@@ -417,236 +420,257 @@
 # Unless /boot/dtb exists as real directory, create a symlink.
 [ -d dtb ] || ln -sf dtb-%{kernel_version}-%{kernel_release} dtb
 
+%ifarch aarch64
+%files -n dtb-al -f dtb-al.list
+%else
 %files -n dtb-al
+%endif
 %defattr(-,root,root)
 %doc COPYING
 %ghost /boot/dtb
 %dir %{dtbdir}
 %dir %{dtbdir}/al
 %{dtbdir}/al/*.dtb
-%ifarch aarch64
-%{dtbdir}/*.dtb
-%endif
 
+%ifarch aarch64
+%files -n dtb-altera -f dtb-altera.list
+%else
 %files -n dtb-altera
+%endif
 %defattr(-,root,root)
 %doc COPYING
 %ghost /boot/dtb
 %dir %{dtbdir}
 %dir %{dtbdir}/altera
 %{dtbdir}/altera/*.dtb
-%ifarch aarch64
-%{dtbdir}/*.dtb
-%endif
 
+%ifarch aarch64
+%files -n dtb-amd -f dtb-amd.list
+%else
 %files -n dtb-amd
+%endif
 %defattr(-,root,root)
 %doc COPYING
 %ghost /boot/dtb
 %dir %{dtbdir}
 %dir %{dtbdir}/amd
 %{dtbdir}/amd/*.dtb
-%ifarch aarch64
-%{dtbdir}/*.dtb
-%endif
 
+%ifarch aarch64
+%files -n dtb-amlogic -f dtb-amlogic.list
+%else
 %files -n dtb-amlogic
+%endif
 %defattr(-,root,root)
 %doc COPYING
 %ghost /boot/dtb
 %dir %{dtbdir}
 %dir %{dtbdir}/amlogic
 %{dtbdir}/amlogic/*.dtb
-%ifarch aarch64
-%{dtbdir}/*.dtb
-%endif
 
+%ifarch aarch64
+%files -n dtb-apm -f dtb-apm.list
+%else
 %files -n dtb-apm
+%endif
 %defattr(-,root,root)
 %doc COPYING
 %ghost /boot/dtb
 %dir %{dtbdir}
 %dir %{dtbdir}/apm
 %{dtbdir}/apm/*.dtb
-%ifarch aarch64
-%{dtbdir}/*.dtb
-%endif
 
+%ifarch aarch64
+%files -n dtb-arm -f dtb-arm.list
+%else
 %files -n dtb-arm
+%endif
 %defattr(-,root,root)
 %doc COPYING
 %ghost /boot/dtb
 %dir %{dtbdir}
 %dir %{dtbdir}/arm
 %{dtbdir}/arm/*.dtb
-%ifarch aarch64
-%{dtbdir}/*.dtb
-%endif
 
+%ifarch aarch64
+%files -n dtb-broadcom -f dtb-broadcom.list
+%else
 %files -n dtb-broadcom
+%endif
 %defattr(-,root,root)
 %doc COPYING
 %ghost /boot/dtb
 %dir %{dtbdir}
 %dir %{dtbdir}/broadcom
 %{dtbdir}/broadcom/*.dtb
-%ifarch aarch64
-%{dtbdir}/*.dtb
-%endif
 
+%ifarch aarch64
+%files -n dtb-cavium -f dtb-cavium.list
+%else
 %files -n dtb-cavium
+%endif
 %defattr(-,root,root)
 %doc COPYING
 %ghost /boot/dtb
 %dir %{dtbdir}
 %dir %{dtbdir}/cavium
 %{dtbdir}/cavium/*.dtb
-%ifarch aarch64
-%{dtbdir}/*.dtb
-%endif
 
+%ifarch aarch64
+%files -n dtb-exynos -f dtb-exynos.list
+%else
 %files -n dtb-exynos
+%endif
 %defattr(-,root,root)
 %doc COPYING
 %ghost /boot/dtb
 %dir %{dtbdir}
 %dir %{dtbdir}/exynos
 %{dtbdir}/exynos/*.dtb
-%ifarch aarch64
-%{dtbdir}/*.dtb
-%endif
 
+%ifarch aarch64
+%files -n dtb-freescale -f dtb-freescale.list
+%else
 %files -n dtb-freescale
+%endif
 %defattr(-,root,root)
 %doc COPYING
 %ghost /boot/dtb
 %dir %{dtbdir}
 %dir %{dtbdir}/freescale
 %{dtbdir}/freescale/*.dtb
-%ifarch aarch64
-%{dtbdir}/*.dtb
-%endif
 
+%ifarch aarch64
+%files -n dtb-hisilicon -f dtb-hisilicon.list
+%else
 %files -n dtb-hisilicon
+%endif
 %defattr(-,root,root)
 %doc COPYING
 %ghost /boot/dtb
 %dir %{dtbdir}
 %dir %{dtbdir}/hisilicon
 %{dtbdir}/hisilicon/*.dtb
-%ifarch aarch64
-%{dtbdir}/*.dtb
-%endif
 
+%ifarch aarch64
+%files -n dtb-lg -f dtb-lg.list
+%else
 %files -n dtb-lg
+%endif
 %defattr(-,root,root)
 %doc COPYING
 %ghost /boot/dtb
 %dir %{dtbdir}
 %dir %{dtbdir}/lg
 %{dtbdir}/lg/*.dtb
-%ifarch aarch64
-%{dtbdir}/*.dtb
-%endif
 
+%ifarch aarch64
+%files -n dtb-marvell -f dtb-marvell.list
+%else
 %files -n dtb-marvell
+%endif
 %defattr(-,root,root)
 %doc COPYING
 %ghost /boot/dtb
 %dir %{dtbdir}
 %

commit cmark for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package cmark for openSUSE:Factory checked 
in at 2016-11-20 18:20:17

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


Package is "cmark"

Changes:

--- /work/SRC/openSUSE:Factory/cmark/cmark.changes  2016-11-02 
12:45:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.cmark.new/cmark.changes 2016-11-20 
18:20:19.0 +0100
@@ -1,0 +2,30 @@
+Sun Nov 20 10:21:44 UTC 2016 - mimi...@gmail.com
+
+- update to 0.27.1
+* Set policy for CMP0063 to avoid a warning
+* Use VERSION_GREATER to clean up cmake version test
+
+---
+Fri Nov 18 22:44:10 UTC 2016 - mimi...@gmail.com
+
+- update to 0.27.0
+* Fix CMAKE_C_VISIBILITY_PRESET for cmake versions greater than 1.8
+* Fix for non-matching entities
+* Modified print_delimiters (commented out) so it compiles again.
+* make format: don't change order of includes.
+* Changed logic for null/eol checks
+only check once for "not at end of line"
+check for null before we check for newline characters (the previous
+   patch would fail for NULL + CR)
+* Fix by not advancing past both \0 and \n
+* Add test for NUL-LF sequence
+* Fix memory leak in list parsing
+* Use cmark_mem to free where used to alloc
+* Allow a shortcut link before a
+* Allow tabs after setext header line
+* Don't let URI schemes start with spaces.
+* Fixed h2..h6 HTML blocks
+* Autolink scheme can contain digits
+* Fix nullary function declarations in cmark.h
+
+---

Old:

  cmark-0.26.1.tar.gz

New:

  cmark-0.27.1.tar.gz



Other differences:
--
++ cmark.spec ++
--- /var/tmp/diff_new_pack.DQu4L9/_old  2016-11-20 18:20:20.0 +0100
+++ /var/tmp/diff_new_pack.DQu4L9/_new  2016-11-20 18:20:20.0 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define libname libcmark0_26_1
+%define libname libcmark0_27_1
 Name:   cmark
-Version:0.26.1
+Version:0.27.1
 Release:0
 Summary:CommonMark parsing and rendering library and program in C
 License:BSD-2-Clause and MIT and CC-BY-SA-4.0

++ cmark-0.26.1.tar.gz -> cmark-0.27.1.tar.gz ++
 2303 lines of diff (skipped)




commit perl-Test-Exception-LessClever for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-Exception-LessClever for 
openSUSE:Factory checked in at 2016-11-20 18:19:46

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


Package is "perl-Test-Exception-LessClever"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Test-Exception-LessClever/perl-Test-Exception-LessClever.changes
2016-11-10 13:28:28.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-Exception-LessClever.new/perl-Test-Exception-LessClever.changes
   2016-11-20 18:19:47.0 +0100
@@ -1,0 +2,6 @@
+Sat Nov 19 07:22:01 UTC 2016 - co...@suse.com
+
+- updated to 0.009
+   see /usr/share/doc/packages/perl-Test-Exception-LessClever/Changes
+
+---

Old:

  Test-Exception-LessClever-0.008.tar.gz

New:

  Test-Exception-LessClever-0.009.tar.gz



Other differences:
--
++ perl-Test-Exception-LessClever.spec ++
--- /var/tmp/diff_new_pack.PtT1Vn/_old  2016-11-20 18:19:48.0 +0100
+++ /var/tmp/diff_new_pack.PtT1Vn/_new  2016-11-20 18:19:48.0 +0100
@@ -17,50 +17,43 @@
 
 
 Name:   perl-Test-Exception-LessClever
-Version:0.008
+Version:0.009
 Release:0
 %define cpan_name Test-Exception-LessClever
-Summary:Test::Exception simplified ***(DEPRECATED)***
+Summary:(DEPRECATED) Test::Exception simplified
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Test-Exception-LessClever/
-Source0:
http://www.cpan.org/authors/id/E/EX/EXODIST/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Mock::Quick) >= 1.100
-BuildRequires:  perl(Module::Build) >= 0.42
-BuildRequires:  perl(Test::Simple) >= 0.88
+BuildRequires:  perl(Test::More) >= 0.88
 %{perl_requires}
 
 %description
-*** This is deprecated please do not use it ***
-
-An alternative to Test::Exception that is much simpler. This alternative
-does not use fancy stack tricks to hide itself. The idea here is to keep it
-simple. This also solves the Test::Exception bug where some dies will be
-hidden when a DESTROY method calls eval. If a DESTROY method masks $@ a
-warning will be generated as well.
+(DEPRECATED) Test::Exception simplified
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Build.PL installdirs=vendor
-./Build build flags=%{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__make} %{?_smp_mflags}
 
 %check
-./Build test
+%{__make} test
 
 %install
-./Build install destdir=%{buildroot} create_packlist=0
+%perl_make_install
+%perl_process_packlist
 %perl_gen_filelist
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc README
+%doc Changes README
 
 %changelog

++ Test-Exception-LessClever-0.008.tar.gz -> 
Test-Exception-LessClever-0.009.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Exception-LessClever-0.008/Build.PL 
new/Test-Exception-LessClever-0.009/Build.PL
--- old/Test-Exception-LessClever-0.008/Build.PL2016-11-05 
21:19:16.0 +0100
+++ new/Test-Exception-LessClever-0.009/Build.PL1970-01-01 
01:00:00.0 +0100
@@ -1,28 +0,0 @@
-#!/usr/bin/perl
-use strict;
-use warnings;
-use Module::Build;
-
-my $build = Module::Build->new(
-module_name => 'Test::Exception::LessClever',
-license => 'perl',
-dist_author => 'Chad Granum ',
-create_readme => 1,
-requires => {
-Carp => 0,
-Exporter => 0,
-'Test::Builder' => 0,
-},
-build_requires => {
-'Test::Simple' => 0.88,
-'Mock::Quick' => '1.100',
-},
-meta_merge => {
-resources => {
-repository => 
'https://github.com/exodist/Test-Exception-LessClever',
-},
-x_deprecated => 1,
-},
-);
-
-$build->create_build_script;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Exception-LessClever-0.008/Changes 
new/Test-Exception-LessClever-0.009/Changes
--- old/Test-Exception-LessClever-0.008/Changes 1970-01-01 01:00:00.0 
+0100
+++ new/Test-Exception-LessClever-0.009/Changes 2016-11-18 21:58:17.0 
+0100
@@ -0,0 +1,5 @@
+Revision history for Test-Exception-LessClever
+
+0.009   2016-11-18
+

commit gcompris-qt for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package gcompris-qt for openSUSE:Factory 
checked in at 2016-11-20 18:19:55

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


Package is "gcompris-qt"

Changes:

--- /work/SRC/openSUSE:Factory/gcompris-qt/gcompris-qt.changes  2016-09-14 
23:34:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.gcompris-qt.new/gcompris-qt.changes 
2016-11-20 18:19:56.0 +0100
@@ -1,0 +2,6 @@
+Sat Nov 19 17:09:18 UTC 2016 - wba...@tmo.at
+
+- Require libQt5Multimedia5 and libqt5-qtquickcontrols, it doesn't
+  start without them (boo#1011125)
+
+---



Other differences:
--
++ gcompris-qt.spec ++
--- /var/tmp/diff_new_pack.yFdIU2/_old  2016-11-20 18:19:58.0 +0100
+++ /var/tmp/diff_new_pack.yFdIU2/_new  2016-11-20 18:19:58.0 +0100
@@ -49,6 +49,9 @@
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Xml) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5XmlPatterns) >= 5.2.0
+# Runtime requirements, it doesn't start without them (boo#1011125)
+Requires:   libQt5Multimedia5
+Requires:   libqt5-qtquickcontrols
 Requires:   %{name}-activities = %{version}
 Recommends: %{name}-lang = %{version}
 Recommends: %{name}-voices = %{version}




commit python-dfwinreg for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package python-dfwinreg for openSUSE:Factory 
checked in at 2016-11-20 18:19:12

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


Package is "python-dfwinreg"

Changes:

--- /work/SRC/openSUSE:Factory/python-dfwinreg/python-dfwinreg.changes  
2016-11-12 13:00:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-dfwinreg.new/python-dfwinreg.changes 
2016-11-20 18:19:14.0 +0100
@@ -1,0 +2,5 @@
+Fri Sep 30 09:54:19 UTC 2016 - jeng...@inai.de
+
+- Set RPM groups
+
+---



Other differences:
--
++ python-dfwinreg.spec ++
--- /var/tmp/diff_new_pack.CpNYTT/_old  2016-11-20 18:19:15.0 +0100
+++ /var/tmp/diff_new_pack.CpNYTT/_new  2016-11-20 18:19:15.0 +0100
@@ -22,7 +22,7 @@
 Release:0
 Summary:Digital Forensics Windows Registry
 License:Apache-2.0
-Group:  Development/Libraries
+Group:  Development/Languages/Python
 Url:https://github.com/log2timeline/dfwinreg
 Source: 
https://github.com/log2timeline/dfwinreg/releases/download/%{timestamp}/dfwinreg-%{timestamp}.tar.gz
 BuildRequires:  pkgconfig
@@ -36,6 +36,7 @@
 
 %package -n python3-dfwinreg
 Summary:Digital Forensics Date and Time (dfDateTime)
+Group:  Development/Languages/Python
 BuildRequires:  pkgconfig
 BuildRequires:  python3-setuptools
 BuildRequires:  pkgconfig(python3)




commit perl-Devel-Confess for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Devel-Confess for 
openSUSE:Factory checked in at 2016-11-20 18:19:27

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


Package is "perl-Devel-Confess"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Devel-Confess/perl-Devel-Confess.changes
2016-09-26 12:36:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-Confess.new/perl-Devel-Confess.changes   
2016-11-20 18:19:28.0 +0100
@@ -1,0 +2,11 @@
+Sat Nov 19 06:21:29 UTC 2016 - co...@suse.com
+
+- updated to 0.009003
+   see /usr/share/doc/packages/perl-Devel-Confess/Changes
+
+  0.009003 - 2016-11-18
+- more complete prereq list
+- fix inf handling
+- work around UNIVERSAL::isa and UNIVERSAL::can
+
+---

Old:

  Devel-Confess-0.009002.tar.gz

New:

  Devel-Confess-0.009003.tar.gz



Other differences:
--
++ perl-Devel-Confess.spec ++
--- /var/tmp/diff_new_pack.Fxnq5W/_old  2016-11-20 18:19:29.0 +0100
+++ /var/tmp/diff_new_pack.Fxnq5W/_new  2016-11-20 18:19:29.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Devel-Confess
-Version:0.009002
+Version:0.009003
 Release:0
 %define cpan_name Devel-Confess
 Summary:Include stack traces on all warnings and errors

++ Devel-Confess-0.009002.tar.gz -> Devel-Confess-0.009003.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-Confess-0.009002/Changes 
new/Devel-Confess-0.009003/Changes
--- old/Devel-Confess-0.009002/Changes  2016-09-04 21:36:10.0 +0200
+++ new/Devel-Confess-0.009003/Changes  2016-11-18 21:41:32.0 +0100
@@ -1,5 +1,10 @@
 Release history for Devel-Confess
 
+0.009003 - 2016-11-18
+  - more complete prereq list
+  - fix inf handling
+  - work around UNIVERSAL::isa and UNIVERSAL::can
+
 0.009002 - 2016-09-04
   - fix test failures on perl 5.10.0
   - fix regex warnings in perl 5.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-Confess-0.009002/MANIFEST 
new/Devel-Confess-0.009003/MANIFEST
--- old/Devel-Confess-0.009002/MANIFEST 2016-09-04 21:36:21.0 +0200
+++ new/Devel-Confess-0.009003/MANIFEST 2016-11-18 21:41:43.0 +0100
@@ -25,6 +25,7 @@
 t/sig.t
 t/source.t
 t/threads.t
+t/universal.t
 xt/builtin.t
 META.yml Module YAML meta-data (added by 
MakeMaker)
 META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-Confess-0.009002/META.json 
new/Devel-Confess-0.009003/META.json
--- old/Devel-Confess-0.009002/META.json2016-09-04 21:36:21.0 
+0200
+++ new/Devel-Confess-0.009003/META.json2016-11-18 21:41:43.0 
+0100
@@ -4,7 +4,7 @@
   "haarg - Graham Knop (cpan:HAARG) "
],
"dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 7.22, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150005",
"license" : [
   "perl_5"
],
@@ -40,12 +40,16 @@
  "requires" : {
 "Carp" : "0",
 "Scalar::Util" : "0",
-"perl" : "v5.6.0"
+"perl" : "5.006"
  }
   },
   "test" : {
  "requires" : {
+"Cwd" : "0",
+"File::Spec" : "0",
 "File::Temp" : "0",
+"IPC::Open3" : "0",
+"Safe" : "0",
 "Test::More" : "0"
  }
   }
@@ -65,6 +69,6 @@
  "web" : "https://github.com/haarg/Devel-Confess";
   }
},
-   "version" : "0.009002",
+   "version" : "0.009003",
"x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-Confess-0.009002/META.yml 
new/Devel-Confess-0.009003/META.yml
--- old/Devel-Confess-0.009002/META.yml 2016-09-04 21:36:21.0 +0200
+++ new/Devel-Confess-0.009003/META.yml 2016-11-18 21:41:42.0 +0100
@@ -3,12 +3,16 @@
 author:
   - 'haarg - Graham Knop (cpan:HAARG) '
 build_requires:
+  Cwd: '0'
+  File::Spec: '0'
   File::Temp: '0'
+  IPC::Open3: '0'
+  Safe: '0'
   Test::More: '0'
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'ExtUtils::MakeMaker version 7.22, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 
2.150005'
 license: perl
 m

commit perl-Mojolicious-Plugin-AssetPack for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious-Plugin-AssetPack 
for openSUSE:Factory checked in at 2016-11-20 18:19:32

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


Package is "perl-Mojolicious-Plugin-AssetPack"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-AssetPack/perl-Mojolicious-Plugin-AssetPack.changes
  2016-11-18 22:03:10.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-AssetPack.new/perl-Mojolicious-Plugin-AssetPack.changes
 2016-11-20 18:19:33.0 +0100
@@ -1,0 +2,9 @@
+Sat Nov 19 06:50:54 UTC 2016 - co...@suse.com
+
+- updated to 1.27
+   see /usr/share/doc/packages/perl-Mojolicious-Plugin-AssetPack/Changes
+
+  1.27 2016-11-18T15:13:55+0100
+   - Add custom 404 page when an asset could not be found
+
+---

Old:

  Mojolicious-Plugin-AssetPack-1.26.tar.gz

New:

  Mojolicious-Plugin-AssetPack-1.27.tar.gz



Other differences:
--
++ perl-Mojolicious-Plugin-AssetPack.spec ++
--- /var/tmp/diff_new_pack.uonjZZ/_old  2016-11-20 18:19:34.0 +0100
+++ /var/tmp/diff_new_pack.uonjZZ/_new  2016-11-20 18:19:34.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious-Plugin-AssetPack
-Version:1.26
+Version:1.27
 Release:0
 %define cpan_name Mojolicious-Plugin-AssetPack
 Summary:Compress and convert css, less, sass, javascript and 
coffeescript files

++ Mojolicious-Plugin-AssetPack-1.26.tar.gz -> 
Mojolicious-Plugin-AssetPack-1.27.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-1.26/Changes 
new/Mojolicious-Plugin-AssetPack-1.27/Changes
--- old/Mojolicious-Plugin-AssetPack-1.26/Changes   2016-11-13 
17:50:42.0 +0100
+++ new/Mojolicious-Plugin-AssetPack-1.27/Changes   2016-11-18 
15:13:55.0 +0100
@@ -1,5 +1,8 @@
 Revision history for perl distribution Mojolicious-Plugin-AssetPack
 
+1.27 2016-11-18T15:13:55+0100
+ - Add custom 404 page when an asset could not be found
+
 1.26 2016-11-13T17:50:42+0100
  - Change Pipe::Fetch to avoid fetching URL that start with "#" #108
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-1.26/META.json 
new/Mojolicious-Plugin-AssetPack-1.27/META.json
--- old/Mojolicious-Plugin-AssetPack-1.26/META.json 2016-11-13 
17:50:44.0 +0100
+++ new/Mojolicious-Plugin-AssetPack-1.27/META.json 2016-11-18 
15:13:57.0 +0100
@@ -48,6 +48,6 @@
  "url" : 
"https://github.com/jhthorsen/mojolicious-plugin-assetpack.git";
   }
},
-   "version" : "1.26",
+   "version" : "1.27",
"x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-1.26/META.yml 
new/Mojolicious-Plugin-AssetPack-1.27/META.yml
--- old/Mojolicious-Plugin-AssetPack-1.26/META.yml  2016-11-13 
17:50:44.0 +0100
+++ new/Mojolicious-Plugin-AssetPack-1.27/META.yml  2016-11-18 
15:13:57.0 +0100
@@ -25,5 +25,5 @@
   bugtracker: https://github.com/jhthorsen/mojolicious-plugin-assetpack/issues
   homepage: https://github.com/jhthorsen/mojolicious-plugin-assetpack
   repository: https://github.com/jhthorsen/mojolicious-plugin-assetpack.git
-version: '1.26'
+version: '1.27'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-Plugin-AssetPack-1.26/README 
new/Mojolicious-Plugin-AssetPack-1.27/README
--- old/Mojolicious-Plugin-AssetPack-1.26/README2016-11-13 
17:50:42.0 +0100
+++ new/Mojolicious-Plugin-AssetPack-1.27/README2016-11-18 
15:13:55.0 +0100
@@ -3,7 +3,7 @@
 javascript and coffeescript files
 
 VERSION
-1.26
+1.27
 
 SYNOPSIS
   Application
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Mojolicious-Plugin-AssetPack-1.26/lib/Mojolicious/Plugin/AssetPack.pm 
new/Mojolicious-Plugin-AssetPack-1.27/lib/Mojolicious/Plugin/AssetPack.pm
--- old/Mojolicious-Plugin-AssetPack-1.26/lib/Mojolicious/Plugin/AssetPack.pm   
2016-11-13 17:50:42.0 +0100
+++ new/Mojolicious-Plugin-AssetPack-1.27/lib/Mojolicious/Plugin/AssetPack.pm   
2016-11-18 15:13:55.0 +0100
@@ -6,7 +6,7 @@
 use Mojolicious::Plugin::AssetPack::Store;
 use Mojolicious::Plugin::AssetPack::Util qw(diag has_ro load_module DEBUG);

commit perl-Any-Moose for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Any-Moose for openSUSE:Factory 
checked in at 2016-11-20 18:19:51

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


Package is "perl-Any-Moose"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Any-Moose/perl-Any-Moose.changes
2015-04-15 16:22:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Any-Moose.new/perl-Any-Moose.changes   
2016-11-20 18:19:52.0 +0100
@@ -1,0 +2,9 @@
+Wed Nov  9 06:01:32 UTC 2016 - co...@suse.com
+
+- updated to 0.27
+   see /usr/share/doc/packages/perl-Any-Moose/Changes
+
+  0.27  2016-11-08 03:37:04Z
+- add deprecation warning when this module is used
+
+---

Old:

  Any-Moose-0.26.tar.gz

New:

  Any-Moose-0.27.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Any-Moose.spec ++
--- /var/tmp/diff_new_pack.VEOwsi/_old  2016-11-20 18:19:53.0 +0100
+++ /var/tmp/diff_new_pack.VEOwsi/_new  2016-11-20 18:19:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Any-Moose
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,15 @@
 
 
 Name:   perl-Any-Moose
-Version:0.26
+Version:0.27
 Release:0
 %define cpan_name Any-Moose
 Summary:(DEPRECATED) use Moo instead!
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Any-Moose/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ Any-Moose-0.26.tar.gz -> Any-Moose-0.27.tar.gz ++
 3753 lines of diff (skipped)

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



commit qdirstat for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package qdirstat for openSUSE:Factory 
checked in at 2016-11-20 18:19:08

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


Package is "qdirstat"

Changes:

--- /work/SRC/openSUSE:Factory/qdirstat/qdirstat.changes2016-11-12 
13:00:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.qdirstat.new/qdirstat.changes   2016-11-20 
18:19:09.0 +0100
@@ -1,0 +2,5 @@
+Mon Oct 31 19:44:16 CET 2016 - stefan.hundham...@gmx.de
+
+- Update to V1.1-Pumpkin
+
+---
@@ -4 +9 @@
-- Include the hicolor-icon-theme rather then trying to make its 
+- Include the hicolor-icon-theme rather than trying to make its

Old:

  qdirstat-1.0.tar.bz2

New:

  qdirstat-1.1.tar.bz2



Other differences:
--
++ qdirstat.spec ++
--- /var/tmp/diff_new_pack.S9UngH/_old  2016-11-20 18:19:10.0 +0100
+++ /var/tmp/diff_new_pack.S9UngH/_new  2016-11-20 18:19:10.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   qdirstat
-Version:1.0
+Version:1.1
 Release:0
 License:GPL-2.0
 Summary:Directory Statistics

++ qdirstat-1.0.tar.bz2 -> qdirstat-1.1.tar.bz2 ++
 2412 lines of diff (skipped)




commit perl-Net-Twitter for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-Twitter for 
openSUSE:Factory checked in at 2016-11-20 18:19:40

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


Package is "perl-Net-Twitter"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-Twitter/perl-Net-Twitter.changes
2016-04-12 19:34:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Net-Twitter.new/perl-Net-Twitter.changes   
2016-11-20 18:19:41.0 +0100
@@ -1,0 +2,11 @@
+Sat Nov 19 06:58:18 UTC 2016 - co...@suse.com
+
+- updated to 4.01030
+   see /usr/share/doc/packages/perl-Net-Twitter/Changes
+
+  4.01030 2016-11-18
+  - cleaned up Net::Twitter::Error and documented stack_trace and 
stack_frame
+methods
+  - Add method upload_status (ghathwar on Github)
+
+---

Old:

  Net-Twitter-4.01020.tar.gz

New:

  Net-Twitter-4.01030.tar.gz



Other differences:
--
++ perl-Net-Twitter.spec ++
--- /var/tmp/diff_new_pack.S9ByaQ/_old  2016-11-20 18:19:42.0 +0100
+++ /var/tmp/diff_new_pack.S9ByaQ/_new  2016-11-20 18:19:42.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Net-Twitter
-Version:4.01020
+Version:4.01030
 Release:0
 %define cpan_name Net-Twitter
 Summary:Perl Interface to the Twitter Api

++ Net-Twitter-4.01020.tar.gz -> Net-Twitter-4.01030.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Twitter-4.01020/Build.PL 
new/Net-Twitter-4.01030/Build.PL
--- old/Net-Twitter-4.01020/Build.PL2016-04-03 23:08:28.0 +0200
+++ new/Net-Twitter-4.01030/Build.PL2016-11-18 21:50:15.0 +0100
@@ -18,7 +18,7 @@
 "Marc Mims "
   ],
   "dist_name" => "Net-Twitter",
-  "dist_version" => "4.01020",
+  "dist_version" => "4.01030",
   "license" => "perl",
   "module_name" => "Net::Twitter",
   "recursive_test_files" => 1,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Twitter-4.01020/Changes 
new/Net-Twitter-4.01030/Changes
--- old/Net-Twitter-4.01020/Changes 2016-04-03 23:08:28.0 +0200
+++ new/Net-Twitter-4.01030/Changes 2016-11-18 21:50:15.0 +0100
@@ -1,3 +1,8 @@
+4.01030 2016-11-18
+- cleaned up Net::Twitter::Error and documented stack_trace and stack_frame
+  methods
+- Add method upload_status (ghathwar on Github)
+
 4.01020 2016-04-03
 - Add create_media_metadata endpoint endpoint (AnnMary Mathew)
 - Use JSON::MaybeXS (Olaf Alders)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Twitter-4.01020/META.yml 
new/Net-Twitter-4.01030/META.yml
--- old/Net-Twitter-4.01020/META.yml2016-04-03 23:08:28.0 +0200
+++ new/Net-Twitter-4.01030/META.yml2016-11-18 21:50:15.0 +0100
@@ -69,4 +69,4 @@
   bugtracker: http://github.com/semifor/Net-Twitter/issues
   homepage: https://github.com/semifor/Net-Twitter
   repository: https://github.com/semifor/Net-Twitter.git
-version: '4.01020'
+version: '4.01030'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Twitter-4.01020/README 
new/Net-Twitter-4.01030/README
--- old/Net-Twitter-4.01020/README  2016-04-03 23:08:28.0 +0200
+++ new/Net-Twitter-4.01030/README  2016-11-18 21:50:15.0 +0100
@@ -2,7 +2,7 @@
 Net::Twitter - A perl interface to the Twitter API
 
 VERSION
-version 4.01020
+version 4.01030
 
 SYNOPSIS
   use Net::Twitter;
@@ -282,7 +282,7 @@
 
 useragent
 The value for "User-Agent" HTTP header. It defaults to
-"Net::Twitter/4.01020 (Perl)".
+"Net::Twitter/4.01030 (Perl)".
 
 source
 Twitter on longer uses the "source" parameter. Support for it
@@ -496,7 +496,7 @@
 the API call; when set to 0, it will suppress the Authentication
 header. This argument overrides the defined authentication behavior
 for the API method. It is probably only useful for the
-"rate_limit_satus" method which returns different values for
+"rate_limit_status" method which returns different values for
 authenticated and unauthenticated calls. See "AUTHENTICATION" for
 more details.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-Twitter-4.01020/lib/Net/Identica.pm 
new/Net-Twitter-4.01030/lib/Net/Identica.pm
--- old/Net-Twitter-4.01020/lib/Net/Identica.pm 2016-04-03 23:08:28.0 
+0200
+++ new/Net-Twitter-4.01030/lib/Net/Identica.pm 2016-11-18 

commit perl-Devel-CheckCompiler for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Devel-CheckCompiler for 
openSUSE:Factory checked in at 2016-11-20 18:19:22

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


Package is "perl-Devel-CheckCompiler"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Devel-CheckCompiler/perl-Devel-CheckCompiler.changes
2015-07-03 00:12:33.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-CheckCompiler.new/perl-Devel-CheckCompiler.changes
   2016-11-20 18:19:23.0 +0100
@@ -1,0 +2,9 @@
+Sat Nov 19 06:21:07 UTC 2016 - co...@suse.com
+
+- updated to 0.07
+   see /usr/share/doc/packages/perl-Devel-CheckCompiler/Changes
+
+  0.07 2016-11-18T15:32:45Z
+  - Correct test dependency
+
+---

Old:

  Devel-CheckCompiler-0.06.tar.gz

New:

  Devel-CheckCompiler-0.07.tar.gz



Other differences:
--
++ perl-Devel-CheckCompiler.spec ++
--- /var/tmp/diff_new_pack.Ah1zqm/_old  2016-11-20 18:19:24.0 +0100
+++ /var/tmp/diff_new_pack.Ah1zqm/_new  2016-11-20 18:19:24.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Devel-CheckCompiler
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Devel-CheckCompiler
-Version:0.06
+Version:0.07
 Release:0
 %define cpan_name Devel-CheckCompiler
 Summary:Check the compiler's availability
@@ -31,9 +31,8 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(ExtUtils::CBuilder)
-BuildRequires:  perl(Module::Build) >= 0.38
+BuildRequires:  perl(Module::Build::Tiny) >= 0.035
 BuildRequires:  perl(Test::More) >= 0.98
-BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(parent)
 Requires:   perl(ExtUtils::CBuilder)
 Requires:   perl(parent)
@@ -46,14 +45,14 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
-./Build build flags=%{?_smp_mflags}
+%{__perl} Build.PL --installdirs=vendor
+./Build build --flags=%{?_smp_mflags}
 
 %check
 ./Build test
 
 %install
-./Build install destdir=%{buildroot} create_packlist=0
+./Build install --destdir=%{buildroot} --create_packlist=0
 %perl_gen_filelist
 
 %files -f %{name}.files

++ Devel-CheckCompiler-0.06.tar.gz -> Devel-CheckCompiler-0.07.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-CheckCompiler-0.06/Build.PL 
new/Devel-CheckCompiler-0.07/Build.PL
--- old/Devel-CheckCompiler-0.06/Build.PL   2015-06-30 07:26:29.0 
+0200
+++ new/Devel-CheckCompiler-0.07/Build.PL   2016-11-18 16:32:56.0 
+0100
@@ -4,62 +4,9 @@
 # =
 
 use 5.008_001;
-
 use strict;
-use warnings;
-use utf8;
-
-use Module::Build;
-use File::Basename;
-use File::Spec;
-
-my %args = (
-license  => 'perl',
-dynamic_config   => 0,
-
-configure_requires => {
-'Module::Build' => 0.38,
-},
-
-name=> 'Devel-CheckCompiler',
-module_name => 'Devel::CheckCompiler',
-allow_pureperl => 0,
-
-script_files => [glob('script/*'), glob('bin/*')],
-c_source => [qw()],
-PL_files => {},
-
-test_files   => ((-d '.git' || $ENV{RELEASE_TESTING}) && -d 'xt') 
? 't/ xt/' : 't/',
-recursive_test_files => 1,
-
-
-);
-if (-d 'share') {
-$args{share_dir} = 'share';
-}
-
-my $builder = Module::Build->subclass(
-class => 'MyBuilder',
-code => q{
-sub ACTION_distmeta {
-die "Do not run distmeta. Install Minilla and `minil install` 
instead.\n";
-}
-sub ACTION_installdeps {
-die "Do not run installdeps. Run `cpanm --installdeps .` 
instead.\n";
-}
-}
-)->new(%args);
-$builder->create_build_script();
-
-use File::Copy;
 
-print "cp META.json MYMETA.json\n";
-copy("META.json","MYMETA.json") or die "Copy failed(META.json): $!";
+use Module::Build::Tiny 0.035;
 
-if (-f 'META.yml') {
-print "cp META.yml MYMETA.yml\n";
-copy("META.yml","MYMETA.yml") or die "Copy failed(META.yml): $!";
-} else {
-print "There is no META.yml... You may install this module from the 
repository...\n";
-}
+Build_PL();
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-CheckCompiler-0.06/Changes 
new/Devel-CheckCompiler

commit python-ceph-cfg for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package python-ceph-cfg for openSUSE:Factory 
checked in at 2016-11-20 18:18:50

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


Package is "python-ceph-cfg"

Changes:

--- /work/SRC/openSUSE:Factory/python-ceph-cfg/python-ceph-cfg.changes  
2016-09-21 18:50:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-ceph-cfg.new/python-ceph-cfg.changes 
2016-11-20 18:18:51.0 +0100
@@ -2 +2,11 @@
-Fri Sep  9 13:44:30 CEST 2016 UTC 2016 - osy...@suse.com
+Fri Nov 11 23:15:14 UTC 2016 - osy...@suse.com
+
+- Updated to version 0.2.3
+  * Better error reporting when failing to communicate with the 
+cluster.
+  * Handle configuration files with no sections correctly.
+  * Better python3 compliance.
+  * More unit tests.
+
+---
+Fri Sep  9 13:44:30 UTC 2016 - osy...@suse.com

Old:

  python-ceph-cfg-0.2.1+git.1473421401.a6a2208.tar.xz

New:

  python-ceph-cfg-0.2.3+git.1478902462.f898834.tar.xz



Other differences:
--
++ python-ceph-cfg.spec ++
--- /var/tmp/diff_new_pack.7SGVrp/_old  2016-11-20 18:18:52.0 +0100
+++ /var/tmp/diff_new_pack.7SGVrp/_new  2016-11-20 18:18:52.0 +0100
@@ -45,7 +45,7 @@
 %endif
 
 Name:   python-ceph-cfg
-Version:0.2.1+git.1473421401.a6a2208
+Version:0.2.3+git.1478902462.f898834
 Release:0
 Summary:Python library to Admin and deploy Ceph
 License:Apache-2.0

++ _service ++
--- /var/tmp/diff_new_pack.7SGVrp/_old  2016-11-20 18:18:52.0 +0100
+++ /var/tmp/diff_new_pack.7SGVrp/_new  2016-11-20 18:18:52.0 +0100
@@ -1,8 +1,8 @@
 
   
-0.2.1+git.%ct.%h
+0.2.3+git.%ct.%h
 https://github.com/oms4suse/python-ceph-cfg.git
-python-ceph-cfg_0.2.1
+python-ceph-cfg_0.2.3
 python-ceph-cfg
 git
   

++ python-ceph-cfg-0.2.1+git.1473421401.a6a2208.tar.xz -> 
python-ceph-cfg-0.2.3+git.1478902462.f898834.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-ceph-cfg-0.2.1+git.1473421401.a6a2208/CHANGELOG.rst 
new/python-ceph-cfg-0.2.3+git.1478902462.f898834/CHANGELOG.rst
--- old/python-ceph-cfg-0.2.1+git.1473421401.a6a2208/CHANGELOG.rst  
2016-09-09 13:43:21.0 +0200
+++ new/python-ceph-cfg-0.2.3+git.1478902462.f898834/CHANGELOG.rst  
2016-11-11 23:14:22.0 +0100
@@ -1,3 +1,19 @@
+0.2.3
+-
+* Bugfix correctly handle ceph conf files without a section as if they
+  had a global section.
+
+0.2.2
+-
+* Bugfix when the cluster is down and remote operations are requested.
+  + All remote now provide a clear exception when the cluster cannot be
+reached securely.
+* Added more unit tests.
+  + Keyring operations.
+  + Remote operations.
+* The python builtin method 'file' is deprecated and should not be used.
+  + This fix for tox when running latest version of python3.
+
 0.2.1
 -
 * Bugfix with mon_status.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-ceph-cfg-0.2.1+git.1473421401.a6a2208/MANIFEST.in 
new/python-ceph-cfg-0.2.3+git.1478902462.f898834/MANIFEST.in
--- old/python-ceph-cfg-0.2.1+git.1473421401.a6a2208/MANIFEST.in
2016-09-09 13:43:21.0 +0200
+++ new/python-ceph-cfg-0.2.3+git.1478902462.f898834/MANIFEST.in
2016-11-11 23:14:22.0 +0100
@@ -1,3 +1,4 @@
 include LICENSE
 include README.md
 include CHANGELOG.rst
+include ceph_cfg/tests/*.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-ceph-cfg-0.2.1+git.1473421401.a6a2208/ceph_cfg/__init__.py 
new/python-ceph-cfg-0.2.3+git.1478902462.f898834/ceph_cfg/__init__.py
--- old/python-ceph-cfg-0.2.1+git.1473421401.a6a2208/ceph_cfg/__init__.py   
2016-09-09 13:43:21.0 +0200
+++ new/python-ceph-cfg-0.2.3+git.1478902462.f898834/ceph_cfg/__init__.py   
2016-11-11 23:14:22.0 +0100
@@ -141,7 +141,7 @@
 # isn't too thorough.
 lba_size = 4096
 size = 33 * lba_size
-with file(dev, 'wb') as dev_file:
+with open(dev, 'wb') as dev_file:
 dev_file.seek(-size, os.SEEK_END)
 dev_file.write(size*'\0')
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-ceph-cfg-0.2.1+git.1473421401.a6a2208/ceph_cfg/__version__.py 
new/python-ceph-cfg-0.2.3+git.1478902462.f898834/ceph_cfg/__version__.py
--- old/python-ceph-cfg-0.2.1+git.1473421401.a6a2208/ceph_cfg/__version__.py
2016-09-09 13:43:21.0 +0200
+++ new/python-ceph-cfg-0.

commit dasher for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package dasher for openSUSE:Factory checked 
in at 2016-11-20 18:18:44

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


Package is "dasher"

Changes:

--- /work/SRC/openSUSE:Factory/dasher/dasher.changes2016-06-19 
11:08:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.dasher.new/dasher.changes   2016-11-20 
18:18:46.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov 14 18:37:15 UTC 2016 - toddrme2...@gmail.com
+
+- Fix some typos in the language code mapping.
+- Upgrade .spec.in file to produce the correct spec file.
+
+---



Other differences:
--
++ dasher.spec ++
--- /var/tmp/diff_new_pack.1If8LK/_old  2016-11-20 18:18:47.0 +0100
+++ /var/tmp/diff_new_pack.1If8LK/_new  2016-11-20 18:18:47.0 +0100
@@ -72,7 +72,7 @@
 Summary:Zooming Predictive Text Entry System -- Data files for 
additional languages
 Group:  System/GUI/GNOME
 Requires:   %{name} = %{version}
-Provides:   
locale(%{name}:ada;af;ak;am;ar;as;az;be;bg;bn;br;bs;ca;chr;co;cs;cy;da;dv;ee;el;eo;et;eu;fa;fi;fo;ga;gaa;gez;gl;gu;ha;haw;he;hi;hr;hu;hy;id;ig;is;ja;jp;ka;kk;kn;ko;ku;ky;la;lb;ln;lo;lt;lv;mk;ml;mr;ms;mt;my;ne;no;nr;nso;oc;om;or;pa;ps;rm;rn;ro;sa;se;si;sk;sl;so;sq;sr;ss;st;sv;sw;ta;te;tg;th;ti;tk;tl;tn;tr;ts;uk;ur;uz;ve;vi;xh;yo;zh;zu)
+Provides:   
locale(%{name}:ada;af;ak;am;ar;as;az;be;bg;bn;br;bs;ca;chr;co;cs;cy;da;dv;ee;el;eo;et;eu;fa;fi;fo;gaa;gd;gez;gl;gu;ha;haw;he;hi;hr;hu;hy;id;ig;is;ja;ka;kk;kn;ko;ku;ky;la;lb;lo;lt;lv;mk;ml;mn;mr;ms;mt;my;ne;no;nr;nso;oc;om;or;pa;ps;rm;rn;ro;sa;se;si;sk;sl;so;sq;sr;ss;st;sv;sw;ta;te;tg;th;ti;tk;tl;tn;tr;ts;uk;ur;uz;ve;vi;xh;yo;zh;zu)
 BuildArch:  noarch
 
 %description data-extras

++ dasher.spec.in ++
--- /var/tmp/diff_new_pack.1If8LK/_old  2016-11-20 18:18:47.0 +0100
+++ /var/tmp/diff_new_pack.1If8LK/_new  2016-11-20 18:18:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dasher
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,28 +16,31 @@
 #
 
 
-
 Name:   dasher
 Version:4.11
-Release:1
-License:GPLv2+
+Release:0
 Summary:Zooming Predictive Text Entry System
-Url:http://www.inference.phy.cam.ac.uk/dasher/
+License:GPL-2.0+
 Group:  System/GUI/GNOME
+Url:http://www.inference.phy.cam.ac.uk/dasher/
 Source0:
ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/4.5/%{name}-%{version}.tar.bz2
 Source1:dasher-data-lang.sh
 Source2:locale-map.txt
-BuildRequires:  at-spi-devel
+# PATCH-FIX-UPSTREAM dasher-linkX11.patch bgo#657306 dims...@opensuse.org -- 
Remove unneded code requiring to link against libX11.
+Patch0: dasher-linkX11.patch
+# PATCH-FIX-UPSTREAM dasher-gcc6.patch boo#985108 dims...@opensuse.org -- Fix 
build with gcc 6 (bool can't be used as return value for functions returning 
string)
+Patch1: dasher-gcc6.patch
 BuildRequires:  cairo-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  gconf2-devel
 BuildRequires:  gnome-doc-utils-devel
-BuildRequires:  gnome-speech-devel
+BuildRequires:  gtk2-devel
 BuildRequires:  intltool
 BuildRequires:  libexpat-devel
-BuildRequires:  libgnomeui-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(xtst)
 Recommends: %{name}-data-recommended
 Recommends: %{name}-lang
 Suggests:   %{name}-data-extras
@@ -51,7 +54,6 @@
 physical input while still allowing high rates of text entry.
 
 %package data-recommended
-License:GPLv2+
 Summary:Zooming Predictive Text Entry System -- Data files for common 
languages
 Group:  System/GUI/GNOME
 Requires:   %{name} = %{version}
@@ -67,7 +69,6 @@
 This package contains data files to use dasher with common languages.
 
 %package data-extras
-License:GPLv2+
 Summary:Zooming Predictive Text Entry System -- Data files for 
additional languages
 Group:  System/GUI/GNOME
 Requires:   %{name} = %{version}
@@ -85,13 +86,16 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 translation-update-upstream
 cp %{SOURCE2} .
 
 %build
 %configure --with-pic \
 --with-gnome \
---disable-scrollkeeper
+--disable-scrollkeeper \
+--disable-a11y
 make %{?_smp_mflags}
 
 %install

++ locale-map.txt ++
--- 

commit ASL for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package ASL for openSUSE:Factory checked in 
at 2016-11-20 18:19:17

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


Package is "ASL"

Changes:

--- /work/SRC/openSUSE:Factory/ASL/ASL.changes  2016-07-14 09:47:14.0 
+0200
+++ /work/SRC/openSUSE:Factory/.ASL.new/ASL.changes 2016-11-20 
18:19:18.0 +0100
@@ -1,0 +2,13 @@
+Fri Nov 11 09:58:53 UTC 2016 - mplus...@suse.com
+
+- Update to version 0.1.7:
+  * providing more accurate project description in README
+  * adding missing default parameters for some examples
+  * fixing VTK (7.0, 7.1) related linking issues
+  * bug fixes
+  * fixing portability issues
+- Drop no longer needed patches:
+  * ASL-0.1.6-update-vtk-in-cmakelist.patch
+  * ASL-Explicitly-define-namespace.patch
+
+---

Old:

  ASL-0.1.6-update-vtk-in-cmakelist.patch
  ASL-0.1.6.tar.gz
  ASL-Explicitly-define-namespace.patch

New:

  ASL-0.1.7.tar.gz



Other differences:
--
++ ASL.spec ++
--- /var/tmp/diff_new_pack.eGsziC/_old  2016-11-20 18:19:19.0 +0100
+++ /var/tmp/diff_new_pack.eGsziC/_new  2016-11-20 18:19:19.0 +0100
@@ -18,19 +18,13 @@
 
 %define so_ver  0
 Name:   ASL
-Version:0.1.6
+Version:0.1.7
 Release:0
-Summary:Advanced Simulation Library is a free and open source 
multiphysics simulation
+Summary:Advanced Simulation Library is a free and open source hardware 
accelerated multiphysics simulation platform
 License:AGPL-3.0
 Group:  Productivity/Scientific/Physics
 Url:http://asl.org.il/features/
 Source: 
https://github.com/AvtechScientific/ASL/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# Fix build with GCC 5.3.0 and Boost 1.60.0
-# upstream commit 3bb6d19ffda77242a73c2ab2e1eece9459d1ec47
-Patch0: ASL-Explicitly-define-namespace.patch
-# PATCH-FIX-UPSTREAM ASL-0.1.6-update-vtk-in-cmakelist.patch -- fix build with 
recent vtk
-# upstream commit 6cc6c8057ffc821b65b2408b1eae1f55a2dfc869
-Patch1: ASL-0.1.6-update-vtk-in-cmakelist.patch
 BuildRequires:  cmake >= 3.0.2
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -52,16 +46,23 @@
 %endif
 
 %description
-Advanced Simulation Library is a free and open source multiphysics
-simulation software package and a tool for solving Partial Differential
-Equations. It has significant user base across many areas of engineering
-and science, from both industrial and academic organizations. ASL utilizes
-only the methods that allow efficient parallelization: Lattice Boltzmann
-Methods, Explicit Finite Difference, Matrix Free Finite Elements, etc. and
-exploits all available hardware resources, such as SIMD, local cache, etc..
-Once written, an ASL-based application can be deployed on a variety of
-architectures, such as CPU, GPU, FPGA, DSP, clusters and supercomputers,
-sometimes even without recompilation.
+Advanced Simulation Library (ASL) is a free and open source hardware
+accelerated multiphysics simulation platform (and an extensible general
+purpose tool for solving Partial Differential Equations). Its
+computational engine is written in OpenCL and utilizes matrix-free
+solution techniques which enable extraordinarily high performance,
+memory efficiency and deployability on a variety of massively parallel
+architectures, ranging from inexpensive FPGAs, DSPs and GPUs up to
+heterogeneous clusters and supercomputers. The engine is hidden entirely
+behind simple C++ classes, so that no OpenCL knowledge is required from
+application programmers. Mesh-free, immersed boundary approach allows to
+move from CAD directly to simulation drastically reducing pre-processing
+efforts and amount of potential errors. ASL can be used to model various
+coupled physical and chemical phenomena and employed in a multitude of
+fields: computational fluid dynamics, virtual sensing, industrial
+process data validation and reconciliation, image-guided surgery,
+computer-aided engineering, design space exploration, crystallography,
+etc..
 
 %packagedevel
 Summary:Development files for the Advanced Simulation Library
@@ -70,10 +71,25 @@
 Requires:   libaslcommon%{so_ver} = %{version}
 
 %descriptiondevel
-Header files for %{name}.
-Once written, an ASL-based application can be deployed on a variety of
-architectures, such as CPU, GPU, FPGA, DSP, clusters and supercomputers,
-sometimes even without recompilation.
+Advanced Simulation Library (ASL) is a free and open source hardware
+accelerated multiphysics simulation platform (and an extensible general
+purpose tool for solvin

commit DisplayCAL for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package DisplayCAL for openSUSE:Factory 
checked in at 2016-11-20 18:19:00

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


Package is "DisplayCAL"

Changes:

--- /work/SRC/openSUSE:Factory/DisplayCAL/DisplayCAL.changes2016-10-25 
17:44:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.DisplayCAL.new/DisplayCAL.changes   
2016-11-20 18:19:01.0 +0100
@@ -1,0 +2,5 @@
+Sat Nov 19 11:04:10 UTC 2016 - flor...@displaycal.net
+
+- update to 3.2.0.0: see README.html#changelog-3.2
+
+---

Old:

  DisplayCAL-3.1.7.3.tar.gz

New:

  DisplayCAL-3.2.0.0.tar.gz



Other differences:
--
++ DisplayCAL.spec ++
--- /var/tmp/diff_new_pack.p1eF1d/_old  2016-11-20 18:19:02.0 +0100
+++ /var/tmp/diff_new_pack.p1eF1d/_new  2016-11-20 18:19:02.0 +0100
@@ -40,7 +40,7 @@
 License:GPL-3.0+
 Group:  %{correct_group}
 Name:   DisplayCAL
-Version:3.1.7.3
+Version:3.2.0.0
 Release:0
 Source0:http://displaycal.net/download/%{name}-%version.tar.gz
 Url:https://displaycal.net/

++ DisplayCAL-3.1.7.3.tar.gz -> DisplayCAL-3.2.0.0.tar.gz ++
/work/SRC/openSUSE:Factory/DisplayCAL/DisplayCAL-3.1.7.3.tar.gz 
/work/SRC/openSUSE:Factory/.DisplayCAL.new/DisplayCAL-3.2.0.0.tar.gz differ: 
char 5, line 1

++ debian.changelog ++
--- /var/tmp/diff_new_pack.p1eF1d/_old  2016-11-20 18:19:03.0 +0100
+++ /var/tmp/diff_new_pack.p1eF1d/_new  2016-11-20 18:19:03.0 +0100
@@ -1,5 +1,5 @@
-displaycal (3.1.7.3-1) stable; urgency=low
+displaycal (3.2.0.0-1) stable; urgency=low
 
-  * Version 3.1.7.3
+  * Version 3.2.0.0
 
- -- Florian Höch   Mon, 24 Oct 2016 10:29:45 +
+ -- Florian Höch   Sat, 19 Nov 2016 11:04:10 +




commit bumblebee for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package bumblebee for openSUSE:Factory 
checked in at 2016-11-20 18:18:56

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


Package is "bumblebee"

Changes:

--- /work/SRC/openSUSE:Factory/bumblebee/bumblebee.changes  2016-08-29 
15:35:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.bumblebee.new/bumblebee.changes 2016-11-20 
18:18:57.0 +0100
@@ -1,0 +2,5 @@
+Sat Nov 19 08:35:26 UTC 2016 - tchva...@suse.com
+
+- Update dirs handling to work correctly on Backports project
+
+---



Other differences:
--
++ bumblebee.spec ++
--- /var/tmp/diff_new_pack.GRjIsd/_old  2016-11-20 18:18:58.0 +0100
+++ /var/tmp/diff_new_pack.GRjIsd/_new  2016-11-20 18:18:58.0 +0100
@@ -124,9 +124,7 @@
 %dir %{_libexecdir}/systemd/system
 %{_libexecdir}/systemd/system/bumblebeed.service
 %{_sbindir}/rcbumblebeed
-%dir %{_libexecdir}/udev
-%dir %{_libexecdir}/udev/rules.d
-%{_libexecdir}/udev/rules.d/99-bumblebee-nvidia-dev.rules
+%{_udevrulesdir}/99-bumblebee-nvidia-dev.rules
 %config %{_sysconfdir}/bash_completion.d/bumblebee
 %{_datadir}/doc/bumblebee
 %{_sbindir}/bumblebeed




commit python-fastcluster for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package python-fastcluster for 
openSUSE:Factory checked in at 2016-11-20 18:18:32

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


Package is "python-fastcluster"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-fastcluster.new/python-fastcluster.changes   
2016-11-20 18:18:32.0 +0100
@@ -0,0 +1,35 @@
+---
+Sun Oct 30 23:29:41 UTC 2016 - jeng...@inai.de
+
+- Update descriptions. Drop authorship and irrelevant future notes.
+
+---
+Fri Oct 28 14:48:39 UTC 2016 - toddrme2...@gmail.com
+
+- Update to version 1.1.21:
+  * Appropiate use of std namespace
+- Update to version 1.1.20:
+  * New version number due to PyPI upload error.
+- Update to version 1.1.19:
+  * Fixed unit tests. They can be run with "python setup.py test" now.
+- Update to version 1.1.18:
+  * Fixed missing NumPy header include path.
+- Update to version 1.1.17:
+  * Resolved MSVC compiler warnings.
+- Update to version 1.1.16:
+  * Support for large distance matrices (more than 2^31 entries, R's long
+vector support since version 3.0.0).
+- Update to version 1.1.15:
+  * Fixed the unit test to work with old and new R versions (see the changes
+in stats::hclust in R 3.1.0).
+- Update to version 1.1.14:
+  * Updated the DESCRIPTION file according to CRAN rules.
+  * Renamed the "ward" method for dissimilarity input to "ward.D" in the R
+interface and created a new method "ward.D2", following changes in R's
+hclust package.
+
+---
+Fri Nov 28 12:21:40 UTC 2014 - toddrme2...@gmail.com
+
+- Initial version
+

New:

  fastcluster-1.1.21.tar.gz
  python-fastcluster.changes
  python-fastcluster.spec



Other differences:
--
++ python-fastcluster.spec ++
#
# spec file for package python-fastcluster
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# 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:   python-fastcluster
Version:1.1.21
Release:0
Summary:Hierarchical clustering routines for Python
License:BSD-2-Clause
Group:  Development/Languages/Python
Url:http://danifold.net
Source: 
https://files.pythonhosted.org/packages/source/f/fastcluster/fastcluster-%{version}.tar.gz
BuildRequires:  gcc-c++
BuildRequires:  python-devel
BuildRequires:  python-nose
BuildRequires:  python-numpy-devel
BuildRequires:  python-scipy
Requires:   python-numpy
Requires:   python-scipy
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
This library provides Python functions for hierarchical clustering.
It generates hierarchical clusters from distance matrices or from
vector data.

Part of this module is intended to replace the functions
linkage, single, complete, average, weighted, centroid, median, ward
in the module scipy.cluster.hierarchy with the same functionality but
much faster algorithms. Moreover, the function 'linkage_vector'
provides memory-efficient clustering for vector data.

The interface is very similar to MATLAB's Statistics Toolbox API to
make code easier to port from MATLAB to Python/Numpy. The core
implementation of this library is in C++ for efficiency.

%package doc
Summary:Documentation for %{name}
Group:  Documentation/PDF
Recommends: %{name} = %{version}

%description doc
Documentation and help files for %{name}.

%prep
%setup -q -n fastcluster-%{version}

%build
CFLAGS="%{optflags}" python setup.py build

%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
sed -i 's/\r$//' NEWS.txt
sed -i 's/\r$//' README.txt

%check
python setup.py test

%files
%defattr(-,root,root,-)
%doc CITATION.txt COPYING.txt NEWS.txt README.txt
%{python_sitearch}/*

%files doc
%defattr(-,root,root,-)
%doc docs/fastcluster.pdf

%changelog



commit python-param for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package python-param for openSUSE:Factory 
checked in at 2016-11-20 18:18:10

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


Package is "python-param"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.python-param.new/python-param.changes   
2016-11-20 18:18:10.0 +0100
@@ -0,0 +1,83 @@
+---
+Tue Oct 25 20:58:02 UTC 2016 - toddrme2...@gmail.com
+
+- Update to version 1.4.2:
+  * Improved version reporting from version module
+  * Minor bugfixes
+- update to version 1.4.1:
+  * Changed Selector parameters to respect order of provided options
+  * Allow softbounds to be accessed like an attribute
+- update to version 1.4.0:
+  * Improved import ordering in parameterized.py
+  * Fixed problematic travis shield link
+  * Added 1.3.2 release notes
+  * Add pypy to .travis.yml
+  * Updated badge definitions to point to working URLS
+  * Added optional support for setuptools in setup.py
+  * Removed out-of-date pyflakes ignore (imports are used).  69d00b5
+  * Added flake8 to travis config (and for now, output does not affect...
+  * flake8: ignore rule about white space after comma
+  * Fixed the 'python versions' shield.
+  * Enabled cythonizing of param modules if Cython is available
+  * Removed testing of Python 3.2 from travis.yml
+  * Added shared_parameters context manager
+  * Added unit test for shared_parameters context manager
+  * Skip processing non-parameterized classes in setup_param
+  * Update index.rst
+  * Fixed formatting in docs
+  * Fixed date in docs
+  * Fixed typo in docs
+  * Cleaned up get_range 6942b4f
+  * Fixed formatting of print_param_defaults under Python2.7 and
+Python3
+  * Added new Parameter types from the paramnb project
+  * Fixed previous commit for Python2.6 compatibility
+  * Fixed tests for python2.6 compatibility
+  * commit_count can now be set via the Version constructor
+  * Updated docstring of param.Version constructor
+
+---
+Fri Jul 10 08:16:23 UTC 2015 - toddrme2...@gmail.com
+
+- update to version 1.3.2:
+  * Updated unit test of ParamPager in the param IPython extension
+  * Suppressing default parameter object names from the ParamPager
+title
+  * Made _get_param_info and _param_docstrings methods of Pager public
+  * Unicode support for param.String
+  * Added shield displaying all supported Python versions
+  * Added check for default value of String
+  * Minor fix to logging: python loggers can accept keyword arguments.
+  * Fixed Pyflakes errors
+  * Fixed trailing whitespaces
+
+---
+Fri Apr 10 13:47:17 UTC 2015 - toddrme2...@gmail.com
+
+- update to version 1.3.1:
+  * Minor bugfix release to restore pre-1.3.0 script_repr behavior
+(accidentally changed in 1.3.0) and to fix issues with logging.
+  * Param’s logging interface now matches that of Python’s logging
+module, making it simpler to use logging (see Python’s logging
+module for details). Note therefore that Param’s logging methods
+(a) no longer call functions that are passed as arguments
+(instead, Python’s logging module does lazy string merges), and
+(b) no longer automatically combine strings passed as arguments
+(instead, Python’s logging module supports string formatting).
+- update to version 1.3.0:
+  * Added ‘allow_None’ support to all Parameters. Any subclass of
+Parameter that checks types and/or values should be modified to
+add appropriate handling of allow_None.
+  * Improved pretty printing (script_repr) of Parameterized instances,
+and made available via the pprint method. The script_repr name
+will be removed in a future release.
+  * Added (reproducible) time-dependent random streams
+(numbergen.TimeAwareRandomState).
+  * Added label and unit parameters to param.Time class.
+  * Improved optional IPython extension.
+
+---
+Mon Jul 14 11:33:03 UTC 2014 - toddrme2...@gmail.com
+
+- Initial version
+

New:

  param-1.4.2.tar.gz
  python-param.changes
  python-param.spec



Other differences:
--
++ python-param.spec ++
#
# spec file for package python-param
#
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additi

commit python-holoviews for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package python-holoviews for 
openSUSE:Factory checked in at 2016-11-20 18:18:03

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


Package is "python-holoviews"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.python-holoviews.new/python-holoviews.changes   
2016-11-20 18:18:03.0 +0100
@@ -0,0 +1,361 @@
+---
+Mon Oct 17 20:20:14 UTC 2016 - toddrme2...@gmail.com
+
+- Update to 1.6.2
+  * Optimized bokeh event messaging, reducing the average json payload
+by 30-50% (PR `#807 `_).
+  * Fixes for correctly handling NdOverlay types returned by DynamicMaps
+(PR `#814 `_).
+  * Added support for datetime64 handling in matplotlib and support for
+datetime formatters on Dimension.type_formatters (PR `#816
+`_).
+  * Fixed handling of constant dimensions when slicing xarray datasets
+(PR `#817 `_).
+  * Fixed support for passing custom dimensions to iris Datasets (PR
+`#818 `_).
+  * Fixed support for add_dimension on xarray interface (PR `#820
+`_).
+  * Improved extents computation on matplotlib SpreadPlot (PR `#821
+`_).
+  * Bokeh backend avoids sending data for static frames and empty events
+(PR `#822 `_).
+  * Added major layout fix for figures with non-square aspects, reducing
+the amount of unnecessary whitespace (PR `#826
+`_). Disabled by default
+until 1.7 release but can be enabled with::
+- Update to 1.6.1
+  * Bug fix release following the 1.6 major release with major bug
+fixes for the grid data interfaces and improvements to the
+options system.
+  * Ensured that style options incompatible with active backend are
+ignored (PR #802).
+  * Added support for placing legends outside the plot area in
+bokeh (PR #801).
+  * Fix to ensure bokeh backend does not depend on pandas
+(PR #792).
+  * Fixed option system to ensure correct inheritance when
+redefining options (PR #796).
+  * Major refactor and fixes for the grid based data backends
+(iris, xarray and arrays with coordinates) ensuring the data
+is oriented and transposed correctly (PR #794).
+- update to version 1.6.0:
+  * Made VectorFieldPlot more general with support for independent
+coloring and scaling (PR #701).
+  * Iris interface now allows tuple and dict formats in the
+constructor (PR #709.
+  * Added support for dynamic groupby on all data interfaces (PR
+#711).
+  * Added an xarray data interface (PR #713).
+  * Addded the redim method to all Dimensioned objects making it easy
+to quickly change dimension names and attributes on nested objects
+#715).
+  * Added support for batching plots (PR #715).
+  * Support for bokeh 0.12 release (PR #725).
+  * Added support for logz option on bokeh Raster plots (PR #729).
+  * Bokeh plots now support custom tick formatters specified via
+Dimension value_format (PR #728).
+- Update to version 1.5.0
+  + A major release with a large number of new features including
+new data interfaces for grid based data, major improvements for
+DynamicMaps and a large number of bug fixes. 
+  + Features and improvements:
+* Added a grid based data interface to explore n-dimensional gridded
+  data easily.
+* Added data interface based on iris Cubes.
+* Added support for dynamic operations and overlaying of DynamicMaps.
+* Added support for applying groupby operations to DynamicMaps.
+* Added dimension value formatting in widgets.
+* Added support for indexing and slicing with a function.
+* Improved throttling behavior on widgets.
+* Major refactor of matplotlib plotting classes to simplify
+  implementing new Element plots.
+* Added Renderer.last_plot attribute to allow easily debugging or
+  modifying the last displayed plot.
+* Added bokeh QuadMeshPlot.
+  + Bug fixes:
+* Fixed overlaying of 3D Element types.
+* Fix for bokeh hovertools with dimensions with special characters.
+* Fixed bugs in seaborn Distribution Element.
+* Fix for inverted Raster.reduce method.
+* Fixed Store.add_style_opts method.
+* Fixed bug preventing simultaneous logx and logy plot options.
+  + Backwards compatibility:
+* Renamed ``Columns`` type

commit python-patsy for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package python-patsy for openSUSE:Factory 
checked in at 2016-11-20 18:18:18

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


Package is "python-patsy"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.python-patsy.new/python-patsy.changes   
2016-11-20 18:18:20.0 +0100
@@ -0,0 +1,94 @@
+---
+Sat Nov 14 21:08:57 UTC 2015 - a...@gmx.de
+
+- update to version 0.4.1:
+  * On Python 2, accept "unicode" strings containing only ASCII
+characters as valid formula descriptions in the high-level formula
+API (:func:`dmatrix` and friends). This is intended as a
+convenience for people using Python 2 with "from __future__
+import unicode_literals". (See :ref:`py2-versus-py3`.)
+  * Accept "long" as a valid integer type in the new
+:class:`DesignInfo` classes. In particular this fixes errors that
+arise on 64-bit Windows builds (where "ndarray.shape" contains
+"long" objects), like "ValueError: For numerical factors,
+num_columns must be an int."
+  * Fix deprecation warnings encountered with numpy 1.10
+
+---
+Wed Jul 22 12:04:39 UTC 2015 - toddrme2...@gmail.com
+
+- Update to version 0.4.0
+  + Incompatible changes:
+* :class:`EvalFactor` and :meth:`ModelDesc.from_formula` no longer
+  take an ``eval_env`` argument.
+* The :func:`design_matrix_builders` function and the
+  :meth:`factor_protocol.memorize_passes_needed` method now require an
+  ``eval_env`` as an additional argument.
+* The :class:`DesignInfo` constructor's arguments have totally
+  changed. In addition to the changes needed to support the new
+  features below, we no longer support "shim" DesignInfo objects that
+  have non-trivial term specifications. This was only included in the
+  first place to provide a compatibility hook for competing formula
+  libraries; four years later, no such libraries have shown up. If one
+  does, we can re-add it, but I'm not going to bother maintaining it
+  in the mean time...
+* Dropped support for Python 3.2.
+  + Other changes:
+* Patsy now supports Pandas's new (version 0.15 or later) categorical
+  objects.
+* Formulas (or more precisely, :class:`EvalFactor` objects) now only
+  keep a reference to the variables required from their environment
+  instead of the whole environment where the formula was
+  defined. (Thanks to Christian Hudon.)
+* :class:`DesignInfo` has new attributes
+  :attr:`DesignInfo.factor_infos` and :attr:`DesignInfo.term_codings`
+  which provide detailed metadata about how each factor and term is
+  encoded.
+* As a result of the above changes, the split between
+  :class:`DesignInfo` and :class:`DesignMatrixBuilder` is no longer
+  necessary; :class:`DesignMatrixBuiler` has been eliminated. So for
+  example, :func:`design_matrix_builders` now returns a list of
+  :class:`DesignInfo` objects, and you can now pass
+  :class:`DesignInfo` objects directly to any function for building
+  design matrices. For compatibility, :class:`DesignInfo` continues to
+  provide ``.builder`` and ``.design_info`` attributes, so that old
+  code should continue to work; however, these attributes are
+  deprecated.
+* Ensured that attempting to pickle most Patsy objects raises an
+  error. This has never been supported, and the interesting cases
+  failed in any case, but now we're taking a more systematic
+  approach. (Soon we will add real, supported pickling support.)
+* Fixed a bug when running under ``python -OO``.
+- update to version 0.3.0:
+  * New stateful transforms for computing natural and cylic cubic
+splines with constraints, and tensor spline bases with
+constraints. (Thanks to @broessli and GDF Suez for contributing
+this code.)
+  * Dropped support for Python 2.5 and earlier.
+  * Switched to using a single source tree for both Python 2 and
+Python 3.
+  * Added a fast-path to skip NA detection for inputs with boolean
+dtypes (thanks to Matt Davis for patch).
+  * Incompatible change: Sometimes when building a design matrix for a
+formula that does not depend on the data in any way, like "1 ~ 1",
+we have no way to determine how many rows the resulting matrix
+should have. In previous versions of patsy, when this occurred we
+simply returned a matrix with 1 row. In 0.3.0+, we instead refuse
+to guess, and raise an error.
+Note that because of the next change listed, this situation occurs less 
f

commit python-psutil for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package python-psutil for openSUSE:Factory 
checked in at 2016-11-20 18:18:40

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


Package is "python-psutil"

Changes:

--- /work/SRC/openSUSE:Factory/python-psutil/python-psutil.changes  
2016-09-27 13:45:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-psutil.new/python-psutil.changes 
2016-11-20 18:18:41.0 +0100
@@ -1,0 +2,42 @@
+Tue Nov  8 21:15:33 UTC 2016 - toddrme2...@gmail.com
+
+- update to version 5.0.0:
+  * Enhncements
++ 799: new Process.oneshot() context manager making Process
+  methods around +2x faster in general and from +2x to +6x faster
+  on Windows.
++ 943: better error message in case of version conflict on import.
+  * Bug fixes
++ 932: [NetBSD] net_connections() and Process.connections() may
+  fail without raising an exception.
++ 933: [Windows] memory leak in cpu_stats() and
+  WindowsService.description().
+  
+---
+Sat Nov  5 16:22:59 UTC 2016 - mich...@stroeder.com
+
+- Update to version 4.4.2:
+  * 931: psutil no longer compiles on Solaris.
+
+---
+Tue Oct 25 18:13:08 UTC 2016 - mich...@stroeder.com
+
+- Update to version 4.4.1:
+  * 927: Popen.__del__() may cause maximum recursion depth error.
+- Update to version 4.4.0:
+  Enhancements
+  * 887: [Linux] virtual_memory()'s 'available' and 'used' 
+values are more precise and match "free" cmdline utility. 
+"available" also takes into account LCX containers 
+preventing "available" to overflow "total".
+  * 891: procinfo.py script has been updated and provides a 
+lot more info.
+  Bug fixes
+  * 825: [Linux] cpu_affinity; fix possible double close and 
+use of unopened socket.
+  * 885: ValueError is raised if a negative integer is passed 
+to cpu_percent() functions.
+  * 892: [Linux] Process.cpu_affinity([-1]) raise SystemError 
+with no error set; now ValueError is raised.
+
+---

Old:

  psutil-4.3.1.tar.gz

New:

  psutil-5.0.0.zip



Other differences:
--
++ python-psutil.spec ++
--- /var/tmp/diff_new_pack.ZNa6yW/_old  2016-11-20 18:18:42.0 +0100
+++ /var/tmp/diff_new_pack.ZNa6yW/_new  2016-11-20 18:18:42.0 +0100
@@ -17,15 +17,16 @@
 
 
 Name:   python-psutil
-Version:4.3.1
+Version:5.0.0
 Release:0
 Summary:A process utilities module for Python
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 Url:https://pypi.python.org/pypi/psutil/
-Source: 
https://pypi.io/packages/source/p/psutil/psutil-%{version}.tar.gz
+Source: https://pypi.io/packages/source/p/psutil/psutil-%{version}.zip
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
+BuildRequires:  unzip
 Requires:   net-tools
 Requires:   procps
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit perl-Log-Log4perl for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Log-Log4perl for 
openSUSE:Factory checked in at 2016-11-20 18:17:21

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


Package is "perl-Log-Log4perl"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Log-Log4perl/perl-Log-Log4perl.changes  
2016-03-26 15:20:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Log-Log4perl.new/perl-Log-Log4perl.changes 
2016-11-20 18:17:22.0 +0100
@@ -1,0 +2,18 @@
+Wed Nov 16 06:43:11 UTC 2016 - co...@suse.com
+
+- updated to 1.48
+   see /usr/share/doc/packages/perl-Log-Log4perl/Changes
+
+  1.48 (2016/11/14)
+ *(ms) [rt.cpan.org #117377] Moved PatternLayout's documentation of
+   DateFormat features to DateFormat.pm to avoid duplication 
+   and keep the two parts consistent, as suggested by Max Carey.
+ *(ms) [rt.cpan.org #114822] Split two lines with CVS-sensitive 
+   $Log.. variables into two parts.
+ *(ms) Semaphore issue fixed in Synchronized (reported by 
+   Siarhei Kuchynski and Martin Köhler):
+https://github.com/mschilli/log4perl/issues/72
+ *(ms) header_text now works with syswrite (reported by Tom Metro):
+https://github.com/mschilli/log4perl/issues/73
+
+---

Old:

  Log-Log4perl-1.47.tar.gz

New:

  Log-Log4perl-1.48.tar.gz



Other differences:
--
++ perl-Log-Log4perl.spec ++
--- /var/tmp/diff_new_pack.hNot3I/_old  2016-11-20 18:17:23.0 +0100
+++ /var/tmp/diff_new_pack.hNot3I/_new  2016-11-20 18:17:23.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Log-Log4perl
-Version:1.47
+Version:1.48
 Release:0
 %define cpan_name Log-Log4perl
 Summary:Log4j implementation for Perl

++ Log-Log4perl-1.47.tar.gz -> Log-Log4perl-1.48.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Log4perl-1.47/Changes 
new/Log-Log4perl-1.48/Changes
--- old/Log-Log4perl-1.47/Changes   2016-03-18 04:58:11.0 +0100
+++ new/Log-Log4perl-1.48/Changes   2016-11-15 05:36:58.0 +0100
@@ -2,6 +2,18 @@
  Revision history for Log::Log4perl
 ##
 
+1.48 (2016/11/14)
+   *(ms) [rt.cpan.org #117377] Moved PatternLayout's documentation of
+ DateFormat features to DateFormat.pm to avoid duplication 
+ and keep the two parts consistent, as suggested by Max Carey.
+   *(ms) [rt.cpan.org #114822] Split two lines with CVS-sensitive 
+ $Log.. variables into two parts.
+   *(ms) Semaphore issue fixed in Synchronized (reported by 
+ Siarhei Kuchynski and Martin Köhler):
+  https://github.com/mschilli/log4perl/issues/72
+   *(ms) header_text now works with syswrite (reported by Tom Metro):
+  https://github.com/mschilli/log4perl/issues/73
+
 1.47 (2016/03/17)
*(ms) [rt.cpan.org #102647] Slaven Rezic fixed a test
  case for file permissions
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Log4perl-1.47/META.json 
new/Log-Log4perl-1.48/META.json
--- old/Log-Log4perl-1.47/META.json 2016-03-18 04:58:49.0 +0100
+++ new/Log-Log4perl-1.48/META.json 2016-11-15 05:39:02.0 +0100
@@ -45,5 +45,5 @@
   },
   "x_MailingList" : "mailto:log4perl-de...@lists.sourceforge.net";
},
-   "version" : "1.47"
+   "version" : "1.48"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Log4perl-1.47/META.yml 
new/Log-Log4perl-1.48/META.yml
--- old/Log-Log4perl-1.47/META.yml  2016-03-18 04:58:49.0 +0100
+++ new/Log-Log4perl-1.48/META.yml  2016-11-15 05:39:02.0 +0100
@@ -24,4 +24,4 @@
 resources:
   MailingList: mailto:log4perl-de...@lists.sourceforge.net
   repository: http://github.com/mschilli/log4perl
-version: '1.47'
+version: '1.48'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Log-Log4perl-1.47/README new/Log-Log4perl-1.48/README
--- old/Log-Log4perl-1.47/README2016-03-18 04:58:49.0 +0100
+++ new/Log-Log4perl-1.48/README2016-11-15 05:39:02.0 +0100
@@ -1,5 +1,5 @@
 ##
-Log::Log4perl 1.47
+Log::Log4perl 1.48
 ##
 
 NAME
@@ -1738,7 +1738,7 @@
 level, i.e. WARN becomes INFO, INFO becomes DEBUG, etc. To on

commit perl-XML-XPath for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package perl-XML-XPath for openSUSE:Factory 
checked in at 2016-11-20 18:17:41

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


Package is "perl-XML-XPath"

Changes:

--- /work/SRC/openSUSE:Factory/perl-XML-XPath/perl-XML-XPath.changes
2016-11-15 17:54:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-XML-XPath.new/perl-XML-XPath.changes   
2016-11-20 18:17:42.0 +0100
@@ -1,0 +2,9 @@
+Mon Nov 14 07:30:28 UTC 2016 - co...@suse.com
+
+- updated to 1.40
+   see /usr/share/doc/packages/perl-XML-XPath/Changes
+
+  1.40  2016-11-13 MANWAR
+- Proposed fix for RT #118726.
+
+---

Old:

  XML-XPath-1.39.tar.gz

New:

  XML-XPath-1.40.tar.gz



Other differences:
--
++ perl-XML-XPath.spec ++
--- /var/tmp/diff_new_pack.Tfnm79/_old  2016-11-20 18:17:43.0 +0100
+++ /var/tmp/diff_new_pack.Tfnm79/_new  2016-11-20 18:17:43.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-XML-XPath
-Version:1.39
+Version:1.40
 Release:0
 %define cpan_name XML-XPath
 Summary:Parse and evaluate XPath statements

++ XML-XPath-1.39.tar.gz -> XML-XPath-1.40.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.39/Changes new/XML-XPath-1.40/Changes
--- old/XML-XPath-1.39/Changes  2016-11-08 13:55:22.0 +0100
+++ new/XML-XPath-1.40/Changes  2016-11-12 22:41:47.0 +0100
@@ -1,5 +1,8 @@
 Revision history for XML::XPath
 
+1.40  2016-11-13 MANWAR
+  - Proposed fix for RT #118726.
+
 1.39  2016-11-08 MANWAR
   - Proposed fix for RT #118643.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-XPath-1.39/META.json new/XML-XPath-1.40/META.json
--- old/XML-XPath-1.39/META.json2016-11-08 13:56:19.0 +0100
+++ new/XML-XPath-1.40/META.json2016-11-13 06:45:55.0 +0100
@@ -42,91 +42,95 @@
"provides" : {
   "XML::XPath" : {
  "file" : "lib/XML/XPath.pm",
- "version" : "1.39"
+ "version" : "1.40"
   },
   "XML::XPath::Boolean" : {
  "file" : "lib/XML/XPath/Boolean.pm",
- "version" : "1.39"
+ "version" : "1.40"
   },
   "XML::XPath::Builder" : {
  "file" : "lib/XML/XPath/Builder.pm",
- "version" : "1.39"
+ "version" : "1.40"
   },
   "XML::XPath::Expr" : {
  "file" : "lib/XML/XPath/Expr.pm",
- "version" : "1.39"
+ "version" : "1.40"
   },
   "XML::XPath::Function" : {
  "file" : "lib/XML/XPath/Function.pm",
- "version" : "1.39"
+ "version" : "1.40"
   },
   "XML::XPath::Literal" : {
  "file" : "lib/XML/XPath/Literal.pm",
- "version" : "1.39"
+ "version" : "1.40"
   },
   "XML::XPath::LocationPath" : {
  "file" : "lib/XML/XPath/LocationPath.pm",
- "version" : "1.39"
+ "version" : "1.40"
   },
   "XML::XPath::Node" : {
  "file" : "lib/XML/XPath/Node.pm",
- "version" : "1.39"
+ "version" : "1.40"
   },
   "XML::XPath::Node::Attribute" : {
  "file" : "lib/XML/XPath/Node/Attribute.pm",
- "version" : "1.39"
+ "version" : "1.40"
+  },
+  "XML::XPath::Node::AttributeImpl" : {
+ "file" : "lib/XML/XPath/Node/Attribute.pm",
+ "version" : "1.40"
   },
   "XML::XPath::Node::Comment" : {
  "file" : "lib/XML/XPath/Node/Comment.pm",
- "version" : "1.39"
+ "version" : "1.40"
   },
   "XML::XPath::Node::Element" : {
  "file" : "lib/XML/XPath/Node/Element.pm",
- "version" : "1.39"
+ "version" : "1.40"
   },
   "XML::XPath::Node::Namespace" : {
  "file" : "lib/XML/XPath/Node/Namespace.pm",
- "version" : "1.39"
+ "version" : "1.40"
   },
   "XML::XPath::Node::PI" : {
  "file" : "lib/XML/XPath/Node/PI.pm",
- "version" : "1.39"
+ "version" : "1.40"
   },
   "XML::XPath::Node::Text" : {
  "file" : "lib/XML/XPath/Node/Text.pm",
- "version" : "1.39"
+ "version" : "1.40"
   },
   "XML::XPath::NodeSet" : {
  "file" : "lib/XML/XPath/NodeSet.pm",
- "version" : "1.39"
+ "version" : "1.40"
   },
   "XML::XPath::Number" : {
  "file" : "lib/XML/XPath/Number.pm",
- "version" : "1.39"
+ "version" : "1.40"
   },
   "XML::XPath::Parser" : {
  "file" : "lib/XML/XPath/Parser

commit rubygem-gem2rpm for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package rubygem-gem2rpm for openSUSE:Factory 
checked in at 2016-11-20 18:17:12

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


Package is "rubygem-gem2rpm"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-gem2rpm/rubygem-gem2rpm.changes  
2016-08-12 15:35:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-gem2rpm.new/rubygem-gem2rpm.changes 
2016-11-20 18:17:14.0 +0100
@@ -1,0 +2,50 @@
+Thu Nov 10 17:17:22 UTC 2016 - mrueck...@suse.de
+
+- fix gem2rpm --fetch: prefer https for accessing rubygems.org
+  (bnc #963710)
+  adds 0026-use-https-instead-of-http-for-rubygems.org.patch
+
+---
+Thu Nov 10 16:10:15 UTC 2016 - mrueck...@suse.de
+
+- added support for 2.4.0
+
+---
+Thu Nov 10 16:04:57 UTC 2016 - mrueck...@suse.de
+
+- dropped all patches and replaced them with git format-patch
+  series:
+  - modified:
+ 0001-use-the-ID-from-os-release-to-use-the-proper-templat.patch
+ 0002-added-basic-config-file-support-to-gem2rpm-in-yaml-f.patch
+ 0003-new-opensuse-templates.-they-require-the-config-file.patch
+ 0004-added-example-gem2rpm.yml.patch
+ 0005-properly-shorten-description-and-summary.patch
+ 0006-Preserve-the-license-header-found-in-the-output-file.patch
+ 0007-fixes-for-the-opensuse-template.patch
+ 0008-do-not-use-not-.-not-supported-on-1.8-e.g.patch
+ 0009-No-longer-require-the-ruby-version-inside-the-subpac.patch
+ 0010-Try-to-load-rbconfigpackagingsupport-and-fail-gracef.patch
+ 0011-Add-support-for-scripts-pre-post-for-subpackages.patch
+ 0012-typo-in-gem2rpm.yml.documentation-custom_pkgs-instea.patch
+ 0013-Also-tag-LICENSE-MIT-as-docfile.patch
+ 0014-Refactor-into-multiple-lines.patch
+ 0015-Add-licence-to-the-list-of-license-files-as-well.patch
+ 0016-add-two-more-ways-to-express-changes.patch
+   - dropped:
+ 0017-touch-unpacked-sources.patch
+ 0001-Also-tag-APACHE-LICENSE-2.0-as-docfile.patch
+   - newly added:
+ 0017-.markdown-is-also-seen-in-the-wild.patch
+ 0018-Only-use-the-extensions-doc-dir-on-MRI-2.1.x.patch
+ 0019-Cleaner-solution-for-the-extensions-doc-dir.patch
+ 0020-Ruby-1.8-insists-on-the-for-the-parameter.patch
+ 0021-Fix-company-name-in-copyright-header.patch
+ 0022-add-the-touch-for-build-compare-to-the-template.patch
+ 0023-Also-tag-APACHE-LICENSE-2.0-as-docfile.patch
+ 0024-add-ability-to-provide-alternative-main-Source.patch
+ 0025-allow-running-commands-after-patching.patch
+- added :post_patch hook to run commands before we rebuild the gem
+  used by libv8
+
+---

Old:

  0001-Also-tag-APACHE-LICENSE-2.0-as-docfile.patch
  0017-touch-unpacked-sources.patch

New:

  0017-.markdown-is-also-seen-in-the-wild.patch
  0018-Only-use-the-extensions-doc-dir-on-MRI-2.1.x.patch
  0019-Cleaner-solution-for-the-extensions-doc-dir.patch
  0020-Ruby-1.8-insists-on-the-for-the-parameter.patch
  0021-Fix-company-name-in-copyright-header.patch
  0022-add-the-touch-for-build-compare-to-the-template.patch
  0023-Also-tag-APACHE-LICENSE-2.0-as-docfile.patch
  0024-add-ability-to-provide-alternative-main-Source.patch
  0025-allow-running-commands-after-patching.patch
  0026-use-https-instead-of-http-for-rubygems.org.patch



Other differences:
--
++ rubygem-gem2rpm.spec ++
--- /var/tmp/diff_new_pack.R9bO7w/_old  2016-11-20 18:17:15.0 +0100
+++ /var/tmp/diff_new_pack.R9bO7w/_new  2016-11-20 18:17:15.0 +0100
@@ -23,6 +23,7 @@
 %bcond_with ruby21
 %bcond_with ruby22
 %bcond_with ruby23
+%bcond_with ruby24
 %bcond_with rubinius25
 
 Name:   rubygem-gem2rpm
@@ -47,24 +48,32 @@
 Source1:gem2rpm.yml.documentation
 Source2:gem2rpm-opensuse
 Source3:series
-Patch0: 0001-use-the-ID-from-os-release-to-use-the-proper-templat.patch
-Patch1: 0002-added-basic-config-file-support-to-gem2rpm-in-yaml-f.patch
-Patch2: 0003-new-opensuse-templates.-they-require-the-config-file.patch
-Patch3: 0004-added-example-gem2rpm.yml.patch
-Patch4: 0005-properly-shorten-description-and-summary.patch
-Patch5: 0006-Preserve-the-license-header-found-in-the-output-file.patch
-Patch6: 0007-fixes-for-the-opensuse-template.patch
-Patch7: 0008-do-not-use-not-.-not-supported-on-1.8-e.g.patch
-Patch8: 0010-Try-to-load-rbconfigpackagingsupport-and-fail-gracef.patch
-Patch9: 0011-Add-support-for-sc

commit perl-DBD-SQLite for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package perl-DBD-SQLite for openSUSE:Factory 
checked in at 2016-11-20 18:17:32

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


Package is "perl-DBD-SQLite"

Changes:

--- /work/SRC/openSUSE:Factory/perl-DBD-SQLite/perl-DBD-SQLite.changes  
2016-02-25 22:03:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-DBD-SQLite.new/perl-DBD-SQLite.changes 
2016-11-20 18:17:33.0 +0100
@@ -1,0 +2,47 @@
+Wed Nov 16 06:16:40 UTC 2016 - co...@suse.com
+
+- updated to 1.52
+   see /usr/share/doc/packages/perl-DBD-SQLite/Changes
+
+  1.52 2016-11-15
+  - Switched to a production version.
+  
+  1.51_07 2016-10-16
+  - Downgraded SQLite to 3.13.0 (RT#118395)
+  
+  1.51_06 2016-10-15
+  - Updated SQLite to 3.15.0
+  
+  1.51_05 2016-06-23
+  - Updated SQLite to 3.13.0
+  - Resolved #115465: column_info doesn't parse sizes with spaces
+(ilmari++)
+  - Added two missing function declarations (rurban++)
+  
+  1.51_04 2016-03-07
+  - Updated SQLite to 3.11.1, which fixed an FTS5 index
+corruption issue
+  
+  1.51_03 2016-02-20
+  - No code change
+  - Resolved #112220: t/62_regexp_multibyte_char_class.t fails
+for perl >= 5.22.0 and non-utf8 locale (SREZIC++)
+  
+  1.51_02 2016-02-20
+  - No code change; fixed a newly added test that only passed
+under recent perls (>= 5.18)
+  
+  1.51_01 2016-02-20
+  *** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS ***
+  - Updated to SQLite 3.11.0.
+As upstream disabled two-arg fts3_tokenizer() for security concern,
+DBD::SQLite also stopped enabling it by default. If you do need
+perl tokenizer, compile/install with SQLITE_ENABLE_FTS3_TOKENIZER
+environmental variable.
+  
+  - Applied a doc patch by Salvatore Bonaccorso
+  - Enabled (experimental) FTS5
+  - Fixed REGEXP function to work under sqlite_unicode correctly
+(András Farkas++)
+
+---

Old:

  DBD-SQLite-1.50.tar.gz

New:

  DBD-SQLite-1.52.tar.gz



Other differences:
--
++ perl-DBD-SQLite.spec ++
--- /var/tmp/diff_new_pack.JwjGET/_old  2016-11-20 18:17:34.0 +0100
+++ /var/tmp/diff_new_pack.JwjGET/_new  2016-11-20 18:17:34.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-DBD-SQLite
-Version:1.50
+Version:1.52
 Release:0
 %define cpan_name DBD-SQLite
 Summary:Self-contained RDBMS in a DBI Driver
@@ -88,6 +88,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes constants.inc LICENSE README
+%doc Changes constants.inc dbdimp_tokenizer.inc dbdimp_virtual_table.inc 
LICENSE README
 
 %changelog

++ DBD-SQLite-1.50.tar.gz -> DBD-SQLite-1.52.tar.gz ++
 48037 lines of diff (skipped)




commit mozilla-nspr for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package mozilla-nspr for openSUSE:Factory 
checked in at 2016-11-20 18:16:51

Comparing /work/SRC/openSUSE:Factory/mozilla-nspr (Old)
 and  /work/SRC/openSUSE:Factory/.mozilla-nspr.new (New)


Package is "mozilla-nspr"

Changes:

--- /work/SRC/openSUSE:Factory/mozilla-nspr/mozilla-nspr.changes
2016-03-16 10:24:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.mozilla-nspr.new/mozilla-nspr.changes   
2016-11-20 18:16:53.0 +0100
@@ -1,0 +2,5 @@
+Thu Nov 17 14:38:10 UTC 2016 - sch...@suse.de
+
+- Properly run testsuite
+
+---



Other differences:
--
++ mozilla-nspr.spec ++
--- /var/tmp/diff_new_pack.M7dSJK/_old  2016-11-20 18:16:54.0 +0100
+++ /var/tmp/diff_new_pack.M7dSJK/_new  2016-11-20 18:16:54.0 +0100
@@ -99,6 +99,7 @@
 popd
 
 %check
+cd nspr
 # Run test suite
 perl ./pr/tests/runtests.pl 2>&1 | tee output.log
 TEST_FAILURES=`grep -c FAILED ./output.log` || :




commit polari for openSUSE:Factory

2016-11-20 Thread h_root
Hello community,

here is the log from the commit of package polari for openSUSE:Factory checked 
in at 2016-11-20 18:17:00

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


Package is "polari"

Changes:

--- /work/SRC/openSUSE:Factory/polari/polari.changes2016-10-22 
13:04:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.polari.new/polari.changes   2016-11-20 
18:17:02.0 +0100
@@ -1,0 +2,9 @@
+Fri Nov 11 02:25:36 UTC 2016 - firebird...@gmail.com
+
+- Update to version 3.22.2:
+  + Fix glitch when opening user list.
+  + Fix launching through mission control.
+  + Updated translations.
+- Drop polari-run-as-background-service.patch: fixed upstream.
+
+---

Old:

  polari-3.22.1.tar.xz
  polari-run-as-background-service.patch

New:

  polari-3.22.2.tar.xz



Other differences:
--
++ polari.spec ++
--- /var/tmp/diff_new_pack.d0Qe2i/_old  2016-11-20 18:17:03.0 +0100
+++ /var/tmp/diff_new_pack.d0Qe2i/_new  2016-11-20 18:17:03.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   polari
-Version:3.22.1
+Version:3.22.2
 Release:0
 Summary:An IRC Client for GNOME
 License:GPL-2.0+ and LGPL-2.1+
@@ -26,8 +26,6 @@
 Url:http://wiki.gnome.org/Apps/Polari
 Source0:
http://download.gnome.org/sources/polari/3.22/%{name}-%{version}.tar.xz
 Source99:   polari-rpmlintrc
-# PATCH-FIX-UPSTREAM polari-run-as-background-service.patch bgo#770749 
boo#1001553 dims...@opensuse.org --  Fix launching through mission-control
-Patch0: polari-run-as-background-service.patch
 BuildRequires:  gjs >= 1.45.0
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool >= 0.50.0
@@ -62,7 +60,6 @@
 %lang_package
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure

++ polari-3.22.1.tar.xz -> polari-3.22.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/polari-3.22.1/NEWS new/polari-3.22.2/NEWS
--- old/polari-3.22.1/NEWS  2016-10-10 17:42:56.0 +0200
+++ new/polari-3.22.2/NEWS  2016-11-10 15:24:52.0 +0100
@@ -1,3 +1,14 @@
+3.22.2 - "Hugh Janus"
+=
+* Fix glitch when opening user list [Florian; #771557]
+* Fix launching through mission control [Florian; #770749]
+
+Contributors:
+  Florian Müllner
+
+Translations:
+  Kjartan Maraas [nb]
+
 3.22.1 - "Copped Off"
 =
 * Line-wrap app notifications [Efe; #721763]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/polari-3.22.1/configure new/polari-3.22.2/configure
--- old/polari-3.22.1/configure 2016-10-10 17:43:32.0 +0200
+++ new/polari-3.22.2/configure 2016-11-10 15:25:15.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for polari 3.22.1.
+# Generated by GNU Autoconf 2.69 for polari 3.22.2.
 #
 # Report bugs to .
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='polari'
 PACKAGE_TARNAME='polari'
-PACKAGE_VERSION='3.22.1'
-PACKAGE_STRING='polari 3.22.1'
+PACKAGE_VERSION='3.22.2'
+PACKAGE_STRING='polari 3.22.2'
 PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=polari'
 PACKAGE_URL=''
 
@@ -1389,7 +1389,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures polari 3.22.1 to adapt to many kinds of systems.
+\`configure' configures polari 3.22.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1459,7 +1459,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of polari 3.22.1:";;
+ short | recursive ) echo "Configuration of polari 3.22.2:";;
esac
   cat <<\_ACEOF
 
@@ -1601,7 +1601,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-polari configure 3.22.1
+polari configure 3.22.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1970,7 +1970,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by polari $as_me 3.22.1, which was
+It was created by polari $as_me 3.22.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2852,7 +2852,7 @@
 
 # Define the identity of the package.
  PACKAGE='polari'
- VERSION='3.22.1'
+ VERSION='3.22.