commit perl-Data-Random for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Random for 
openSUSE:Factory checked in at 2016-11-08 18:27:39

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


Package is "perl-Data-Random"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Data-Random.new/perl-Data-Random.changes   
2016-11-08 18:27:39.0 +0100
@@ -0,0 +1,62 @@
+---
+Sun Jun  7 08:24:07 UTC 2015 - co...@suse.com
+
+- updated to 0.12
+   see /usr/share/doc/packages/perl-Data-Random/Changes
+
+  0.12 2015-05-25T10:44:00-0700
+  - convert from Date::Calc to Time::Piece
+  - require Time::Piece 1.16 because it has add_year()
+  - fixed rand_datetime on MSWin32 after Time::Piece
+  - fixed tests to work for local timezone
+  - convert to File::Temp
+  - lots of cleanup
+  Thanks to mbeijen (Michiel Beijen) for these improvements!
+  - colors can only go up to 255 (RT/100995)
+  Thanks to jrosenboom
+
+---
+Thu Apr 16 20:59:27 UTC 2015 - co...@suse.com
+
+- updated to 0.11
+   see /usr/share/doc/packages/perl-Data-Random/Changes
+
+  Revision history for Perl module Data::Random
+
+---
+Mon Oct 14 18:07:04 UTC 2013 - l...@linux-schulserver.de
+
+- update to 0.09:
+  + getting new Module::Install::GithubMeta [RT#88089]
+  + fixing even more random tests that fail on midnight and zero seconds
+  + fixed distro bugs [RT#73551, RT#75507, RT#77290]
+  + fixed bug where .. was added to @INC [RT#71346]
+  + tweaked POD
+  + improved tests/fixed many CPAN Testers failures
+
+---
+Fri Sep  2 13:18:47 UTC 2011 - co...@suse.com
+
+- add Non-Commercial to the license for the word list
+
+---
+Fri Sep  2 13:08:14 UTC 2011 - co...@suse.com
+
+- updated to 0.05
+
+---
+Wed Dec  1 13:31:38 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Mon Aug 23 08:19:34 UTC 2010 - ch...@computersalat.de
+
+- recreated by cpanspec 1.78
+- noarch pkg
+
+---
+Tue Jul 24 10:25:30 CEST 2007 - lr...@suse.de
+
+- initial version 0.05
+

New:

  Data-Random-0.12.tar.gz
  cpanspec.yml
  perl-Data-Random.changes
  perl-Data-Random.spec



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

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


Name:   perl-Data-Random
Version:0.12
Release:0
%define cpan_name Data-Random
Summary:Perl module to generate random data
License:GPL-1.0+ or Artistic-1.0
Group:  Development/Libraries/Perl
Url:http://search.cpan.org/dist/Data-Random/
Source0:
http://www.cpan.org/authors/id/B/BA/BAREFOOT/%{cpan_name}-%{version}.tar.gz
Source1:cpanspec.yml
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
%{perl_requires}

%description
A module used to generate random data. Useful mostly for test programs.

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

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes README README2.linux.words README.linux.words

%changelog
++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1

commit metacity for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package metacity for openSUSE:Factory 
checked in at 2016-11-08 18:28:36

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


Package is "metacity"

Changes:

--- /work/SRC/openSUSE:Factory/metacity/metacity.changes2016-10-02 
00:08:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.metacity.new/metacity.changes   2016-11-08 
18:28:38.0 +0100
@@ -1,0 +2,10 @@
+Mon Nov  7 21:32:44 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.22.1:
+  + Fix tooltip style (bgo#772984).
+  + Fix crash in meta_group_new (lp#1638153).
+  + Fix window stacking order in compositor (lp#1614050).
+  + Ignore deprecation warnings 
+  + Updated translations.
+
+---

Old:

  metacity-3.22.0.tar.xz

New:

  metacity-3.22.1.tar.xz



Other differences:
--
++ metacity.spec ++
--- /var/tmp/diff_new_pack.P3FmIn/_old  2016-11-08 18:28:39.0 +0100
+++ /var/tmp/diff_new_pack.P3FmIn/_new  2016-11-08 18:28:39.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   metacity
-Version:3.22.0
+Version:3.22.1
 Release:0
 Summary:A Window Manager for the GNOME Desktop
 License:GPL-2.0+

++ metacity-3.22.0.tar.xz -> metacity-3.22.1.tar.xz ++
 7543 lines of diff (skipped)




commit gnome-todo for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package gnome-todo for openSUSE:Factory 
checked in at 2016-11-08 18:28:47

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


Package is "gnome-todo"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-todo/gnome-todo.changes2016-05-12 
09:33:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-todo.new/gnome-todo.changes   
2016-11-08 18:28:48.0 +0100
@@ -1,0 +2,15 @@
+Mon Nov  7 22:07:26 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.22.0:
+  + GNOME To Do now supports subtasks.
+  + Plug various memory leaks.
+  + Improved task editor panel.
+  + Avoid crash on labels.
+  + Various cleanups.
+  + Add developer documentation.
+  + Make the stardard panels as plugins.
+  + Add plugin to switch between dark/light theme variants.
+  + General improvements on dark variant.
+  + Updated translations.
+
+---

Old:

  gnome-todo-3.20.2.tar.xz

New:

  gnome-todo-3.22.0.tar.xz



Other differences:
--
++ gnome-todo.spec ++
--- /var/tmp/diff_new_pack.R3JIzw/_old  2016-11-08 18:28:49.0 +0100
+++ /var/tmp/diff_new_pack.R3JIzw/_new  2016-11-08 18:28:49.0 +0100
@@ -18,13 +18,13 @@
 
 
 Name:   gnome-todo
-Version:3.20.2
+Version:3.22.0
 Release:0
 Summary:Personal task manager for GNOME
 License:GPL-3.0+
 Group:  Productivity/Text/Editors
 Url:https://git.gnome.org/browse/gnome-todo/
-Source0:
http://download.gnome.org/sources/gnome-todo/3.20/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gnome-todo/3.22/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel >= 1.42.0
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
@@ -32,7 +32,7 @@
 BuildRequires:  pkgconfig(glib-2.0) >= 2.43.4
 BuildRequires:  pkgconfig(gmodule-export-2.0)
 BuildRequires:  pkgconfig(goa-1.0) >= 3.2.0
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.5
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.22.0
 BuildRequires:  pkgconfig(libecal-1.2) >= 3.13.90
 BuildRequires:  pkgconfig(libedataserver-1.2) >= 3.17.1
 BuildRequires:  pkgconfig(libedataserverui-1.2) >= 3.17.1
@@ -99,6 +99,7 @@
 %{_datadir}/glib-2.0/schemas/org.gnome.todo.enums.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.todo.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/org.gnome.Todo*
+%{_libdir}/gnome-todo/
 
 %files lang -f %{name}.lang
 
@@ -108,6 +109,7 @@
 
 %files devel
 %defattr(-,root,root)
+%doc %{_datadir}/gtk-doc/html/gnome-todo/
 %{_datadir}/gir-1.0/Gtd-1.0.gir
 %{_includedir}/%{name}/
 %{_libdir}/pkgconfig/gnome-todo.pc

++ gnome-todo-3.20.2.tar.xz -> gnome-todo-3.22.0.tar.xz ++
 44098 lines of diff (skipped)




commit ndctl for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package ndctl for openSUSE:Factory checked 
in at 2016-11-08 18:28:52

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


Package is "ndctl"

Changes:

--- /work/SRC/openSUSE:Factory/ndctl/ndctl.changes  2016-06-23 
13:36:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.ndctl.new/ndctl.changes 2016-11-08 
18:28:54.0 +0100
@@ -1,0 +2,64 @@
+Sun Oct 23 14:48:49 UTC 2016 - jthumsh...@suse.com
+
+- Upstream version v55
+  This release incorporates the capabilities of the 4.9 kernel. Major
+  highlights include support for retrieving the health status of HPE
+  NVDIMMs, and new label manipulation / validation commands.
+  
+  Commands:
+  list: add HPE NVDIMM health reporting
+  init-labels: initialize a namespace-label index-block
+  check-labels: validate a namespace-label index-block
+  create-namespace: fix crash when target region disabled
+  bash-completion: add {en,dis}able-dimm and {check,init}-labels support
+  
+  Tests:
+  dsm-fail: check that namespaces stay disabled when label DSMs fail
+  multi-pmem: validate pmem-region sub-division support
+  libndctl: add btt-size check
+  libndctl: test health event notification support
+  device-dax: validate "invalidate on shutdown" behavior of dax devices
+  device-dax: validate direct-i/o to device-dax mappings
+  device-dax: check kernel fix for file offset to phys offset translation
+  device-dax: check kernel fix for crash when reading /proc//smaps
+  clear: check kernel fix for making cleared badblocks stay cleared
+  
+  Apis:
+  daxctl_region_get_available_size: new, in support of dax sub-division
+  daxctl_region_get_devname: new, in support of dax sub-division
+  daxctl_region_get_dev_seed: new, in support of dax sub-division
+  ndctl_dimm_get_health_eventfd: new, fires upon firmware health event 
notification
+  ndctl_cmd_cfg_read_get_size: new, simplifies label manipulation routines
+  ndctl_dimm_get_available_labels: fix error return value to be ULONG_MAX
+  ndctl_region_get_available_size: fix error return value to be ULLONG_MAX
+  ndctl_dimm_cmd_new_cfg_{read,write}: fix to not overflow label area size
+
+---
+Mon Aug 15 11:29:45 UTC 2016 - jthumsh...@suse.com
+
+- Update to v54
+This release incorporates the capabilities of the 4.8 kernel.  Updates
+to the unit tests make up the bulk of this release to account for kernel
+commit 1ee6667cd8d1 "libnvdimm, pfn, dax: fix initialization vs
+autodetect for mode + alignment".
+
+Commands:
+list: add device-dax information
+list: add btt size information
+create-namespace: fix handling of invalid sector sizes
+create-namespace: static analysis fixes
+bash-completion: namespace completion enhancements
+
+Tests:
+libndctl: updates for pfn and dax autodetect changes
+libndctl: new gates for running against older kernels
+device-dax: new
+pcommit: remove, the pcommit instruction has been deprecated
+
+Apis:
+ndctl_dimm_get_manufacturing_date: new
+ndctl_dimm_get_manufacturing_location: new
+ndctl_btt_get_size: new
+ndctl_cmd_unref: fix, accepts NULL input
+
+---

Old:

  ndctl-53.1.tar.gz

New:

  ndctl-55.tar.gz



Other differences:
--
++ ndctl.spec ++
--- /var/tmp/diff_new_pack.7kR9mE/_old  2016-11-08 18:28:55.0 +0100
+++ /var/tmp/diff_new_pack.7kR9mE/_new  2016-11-08 18:28:55.0 +0100
@@ -22,7 +22,7 @@
 %define dname libndctl-devel
 
 Name:   ndctl
-Version:53.1
+Version:55
 Release:1
 Summary:Manage "libnvdimm" subsystem devices (Non-volatile Memory)
 License:GPL-2.0
@@ -96,7 +96,7 @@
 
 %files
 %defattr(-,root,root)
-%doc  licenses/GPLv2 licenses/BSD-MIT licenses/CC0
+%doc  licenses/BSD-MIT licenses/CC0
 %{_bindir}/ndctl
 %{_mandir}/man1/*
 %dir %{_datadir}/bash-completion/

++ ndctl-53.1.tar.gz -> ndctl-55.tar.gz ++
 7331 lines of diff (skipped)




commit epiphany for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package epiphany for openSUSE:Factory 
checked in at 2016-11-08 18:28:43

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


Package is "epiphany"

Changes:

--- /work/SRC/openSUSE:Factory/epiphany/epiphany.changes2016-10-26 
13:29:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.epiphany.new/epiphany.changes   2016-11-08 
18:28:44.0 +0100
@@ -1,0 +2,16 @@
+Mon Nov  7 22:16:29 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.22.2:
+  + Improvements to password form autofill handling (bgo#772530).
+  + Fix adblocker sometimes blocking the main resource.
+  + Fully delete history database when clearing history.
+  + Again restrict web apps to their initial domain.
+  + Enable Accept-Language and spellchecking for current locale by
+default.
+  + Fix overview thumbnails sometimes being duplicated.
+  + Added session safety check to avoid saving corrupted sessions.
+  + Ensure error page buttons expand to fit translations.
+  + Miscellaneous code safety, crasher, critical warning fixes.
+  + Updated translations.
+
+---

Old:

  epiphany-3.22.1.tar.xz

New:

  epiphany-3.22.2.tar.xz



Other differences:
--
++ epiphany.spec ++
--- /var/tmp/diff_new_pack.LjIwxb/_old  2016-11-08 18:28:45.0 +0100
+++ /var/tmp/diff_new_pack.LjIwxb/_new  2016-11-08 18:28:45.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   epiphany
-Version:3.22.1
+Version:3.22.2
 Release:0
 %define _base_version 3.22
 Summary:GNOME Web Browser
@@ -54,7 +54,7 @@
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.6.12
 BuildRequires:  pkgconfig(libxslt) >= 1.1.7
 BuildRequires:  pkgconfig(sqlite3)
-BuildRequires:  pkgconfig(webkit2gtk-4.0) >= 2.13.2
+BuildRequires:  pkgconfig(webkit2gtk-4.0) >= 2.14.2
 BuildRequires:  pkgconfig(webkit2gtk-web-extension-4.0) >= 2.13.2
 BuildRequires:  pkgconfig(x11)
 Requires:   %{name}-branding = %{version}

++ epiphany-3.22.1.tar.xz -> epiphany-3.22.2.tar.xz ++
 7165 lines of diff (skipped)




commit gnome-chess for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package gnome-chess for openSUSE:Factory 
checked in at 2016-11-08 18:28:29

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


Package is "gnome-chess"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-chess/gnome-chess.changes  2016-09-23 
11:40:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-chess.new/gnome-chess.changes 
2016-11-08 18:28:30.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  6 16:31:22 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.22.2:
+  + Remove trailing whitespace.
+  + Updated translations.
+
+---

Old:

  gnome-chess-3.22.0.tar.xz

New:

  gnome-chess-3.22.2.tar.xz



Other differences:
--
++ gnome-chess.spec ++
--- /var/tmp/diff_new_pack.fH8xof/_old  2016-11-08 18:28:31.0 +0100
+++ /var/tmp/diff_new_pack.fH8xof/_new  2016-11-08 18:28:31.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-chess
-Version:3.22.0
+Version:3.22.2
 Release:0
 Summary:Chess Game for GNOME
 License:GPL-3.0+

++ gnome-chess-3.22.0.tar.xz -> gnome-chess-3.22.2.tar.xz ++
 49158 lines of diff (skipped)




commit gnome-sudoku for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package gnome-sudoku for openSUSE:Factory 
checked in at 2016-11-08 18:28:33

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


Package is "gnome-sudoku"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-sudoku/gnome-sudoku.changes
2016-09-23 11:40:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-sudoku.new/gnome-sudoku.changes   
2016-11-08 18:28:35.0 +0100
@@ -1,0 +2,13 @@
+Mon Nov  7 09:35:20 UTC 2016 - zai...@opensuse.org
+
+- Update to version 3.22.2:
+  + Use AX_REQUIRE_DEFINED in configure.ac.
+  + Stop using intltool.
+  + Update MSGCTXT and PACKAGE_GNU in Makevars.
+  + Keep POTFILES in in alphabetical order.
+  + Remove trailing whitespace.
+  + Add translator comments to the .desktop file.
+  + Updated translations.
+- Drop intltool BuildRequires: No longer needed.
+
+---

Old:

  gnome-sudoku-3.22.0.tar.xz

New:

  gnome-sudoku-3.22.2.tar.xz



Other differences:
--
++ gnome-sudoku.spec ++
--- /var/tmp/diff_new_pack.AYQQ5B/_old  2016-11-08 18:28:36.0 +0100
+++ /var/tmp/diff_new_pack.AYQQ5B/_new  2016-11-08 18:28:36.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-sudoku
-Version:3.22.0
+Version:3.22.2
 Release:0
 Summary:Sudoku Game for GNOME
 License:GPL-3.0+
@@ -28,7 +28,6 @@
 BuildRequires:  gcc-c++
 # Needed for typelib() requires generator.
 BuildRequires:  gobject-introspection
-BuildRequires:  intltool >= 0.35.0
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 Recommends: %{name}-lang

++ gnome-sudoku-3.22.0.tar.xz -> gnome-sudoku-3.22.2.tar.xz ++
 45987 lines of diff (skipped)




commit tryton for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package tryton for openSUSE:Factory checked 
in at 2016-11-08 18:28:14

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


Package is "tryton"

Changes:

--- /work/SRC/openSUSE:Factory/tryton/tryton.changes2016-10-06 
12:48:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.tryton.new/tryton.changes   2016-11-08 
18:28:21.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov  6 19:33:34 UTC 2016 - axel.br...@gmx.de
+
+- version 3.8.11
+
+---

Old:

  tryton-3.8.10.tar.gz

New:

  tryton-3.8.11.tar.gz



Other differences:
--
++ tryton.spec ++
--- /var/tmp/diff_new_pack.6RFaOo/_old  2016-11-08 18:28:22.0 +0100
+++ /var/tmp/diff_new_pack.6RFaOo/_new  2016-11-08 18:28:22.0 +0100
@@ -19,7 +19,7 @@
 
 %define majorver 3.8
 Name:   tryton
-Version:%{majorver}.10
+Version:%{majorver}.11
 Release:0
 Summary:The client of the Tryton application platform
 License:GPL-3.0

++ tryton-3.8.10.tar.gz -> tryton-3.8.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tryton-3.8.10/CHANGELOG new/tryton-3.8.11/CHANGELOG
--- old/tryton-3.8.10/CHANGELOG 2016-10-02 21:09:35.0 +0200
+++ new/tryton-3.8.11/CHANGELOG 2016-11-06 17:35:50.0 +0100
@@ -1,3 +1,6 @@
+Version 3.8.11 - 2016-11-06
+* Bug fixes (see mercurial logs for details)
+
 Version 3.8.10 - 2016-10-02
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tryton-3.8.10/PKG-INFO new/tryton-3.8.11/PKG-INFO
--- old/tryton-3.8.10/PKG-INFO  2016-10-02 21:09:45.0 +0200
+++ new/tryton-3.8.11/PKG-INFO  2016-11-06 17:36:00.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: tryton
-Version: 3.8.10
+Version: 3.8.11
 Summary: Tryton client
 Home-page: http://www.tryton.org/
 Author: Tryton
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tryton-3.8.10/tryton/__init__.py 
new/tryton-3.8.11/tryton/__init__.py
--- old/tryton-3.8.10/tryton/__init__.py2016-09-03 11:58:23.0 
+0200
+++ new/tryton-3.8.11/tryton/__init__.py2016-10-02 21:10:12.0 
+0200
@@ -1,3 +1,3 @@
 # This file is part of Tryton.  The COPYRIGHT file at the top level of
 # this repository contains the full copyright notices and license terms.
-__version__ = "3.8.10"
+__version__ = "3.8.11"
Files old/tryton-3.8.10/tryton/data/locale/bg_BG/LC_MESSAGES/tryton.mo and 
new/tryton-3.8.11/tryton/data/locale/bg_BG/LC_MESSAGES/tryton.mo differ
Files old/tryton-3.8.10/tryton/data/locale/ca_ES/LC_MESSAGES/tryton.mo and 
new/tryton-3.8.11/tryton/data/locale/ca_ES/LC_MESSAGES/tryton.mo differ
Files old/tryton-3.8.10/tryton/data/locale/cs_CZ/LC_MESSAGES/tryton.mo and 
new/tryton-3.8.11/tryton/data/locale/cs_CZ/LC_MESSAGES/tryton.mo differ
Files old/tryton-3.8.10/tryton/data/locale/de_DE/LC_MESSAGES/tryton.mo and 
new/tryton-3.8.11/tryton/data/locale/de_DE/LC_MESSAGES/tryton.mo differ
Files old/tryton-3.8.10/tryton/data/locale/es_AR/LC_MESSAGES/tryton.mo and 
new/tryton-3.8.11/tryton/data/locale/es_AR/LC_MESSAGES/tryton.mo differ
Files old/tryton-3.8.10/tryton/data/locale/es_CO/LC_MESSAGES/tryton.mo and 
new/tryton-3.8.11/tryton/data/locale/es_CO/LC_MESSAGES/tryton.mo differ
Files old/tryton-3.8.10/tryton/data/locale/es_EC/LC_MESSAGES/tryton.mo and 
new/tryton-3.8.11/tryton/data/locale/es_EC/LC_MESSAGES/tryton.mo differ
Files old/tryton-3.8.10/tryton/data/locale/es_ES/LC_MESSAGES/tryton.mo and 
new/tryton-3.8.11/tryton/data/locale/es_ES/LC_MESSAGES/tryton.mo differ
Files old/tryton-3.8.10/tryton/data/locale/es_MX/LC_MESSAGES/tryton.mo and 
new/tryton-3.8.11/tryton/data/locale/es_MX/LC_MESSAGES/tryton.mo differ
Files old/tryton-3.8.10/tryton/data/locale/fr_FR/LC_MESSAGES/tryton.mo and 
new/tryton-3.8.11/tryton/data/locale/fr_FR/LC_MESSAGES/tryton.mo differ
Files old/tryton-3.8.10/tryton/data/locale/hu_HU/LC_MESSAGES/tryton.mo and 
new/tryton-3.8.11/tryton/data/locale/hu_HU/LC_MESSAGES/tryton.mo differ
Files old/tryton-3.8.10/tryton/data/locale/it_IT/LC_MESSAGES/tryton.mo and 
new/tryton-3.8.11/tryton/data/locale/it_IT/LC_MESSAGES/tryton.mo differ
Files old/tryton-3.8.10/tryton/data/locale/ja_JP/LC_MESSAGES/tryton.mo and 
new/tryton-3.8.11/tryton/data/locale/ja_JP/LC_MESSAGES/tryton.mo differ
Files old/tryton-3.8.10/tryton/data/locale/lt_LT/LC_MESSAGES/tryton.mo and 
new/tryton-3.8.11/tryton/data/locale/lt_LT/LC_MESSAGES/tryton.mo differ
Files 

commit trytond_stock for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package trytond_stock for openSUSE:Factory 
checked in at 2016-11-08 18:28:23

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


Package is "trytond_stock"

Changes:

--- /work/SRC/openSUSE:Factory/trytond_stock/trytond_stock.changes  
2016-09-30 15:32:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.trytond_stock.new/trytond_stock.changes 
2016-11-08 18:28:25.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov  6 19:41:51 UTC 2016 - axel.br...@gmx.de
+
+- version 3.8.4 
+
+---

Old:

  trytond_stock-3.8.3.tar.gz

New:

  trytond_stock-3.8.4.tar.gz



Other differences:
--
++ trytond_stock.spec ++
--- /var/tmp/diff_new_pack.CNjQ9X/_old  2016-11-08 18:28:27.0 +0100
+++ /var/tmp/diff_new_pack.CNjQ9X/_new  2016-11-08 18:28:27.0 +0100
@@ -19,7 +19,7 @@
 
 %define majorver 3.8
 Name:   trytond_stock
-Version:%{majorver}.3
+Version:%{majorver}.4
 Release:0
 Summary:The "stock" module for the Tryton ERP system
 License:GPL-3.0

++ trytond_stock-3.8.3.tar.gz -> trytond_stock-3.8.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock-3.8.3/CHANGELOG 
new/trytond_stock-3.8.4/CHANGELOG
--- old/trytond_stock-3.8.3/CHANGELOG   2016-09-03 12:34:31.0 +0200
+++ new/trytond_stock-3.8.4/CHANGELOG   2016-11-06 17:58:25.0 +0100
@@ -1,3 +1,6 @@
+Version 3.8.4 - 2016-11-06
+* Bug fixes (see mercurial logs for details)
+
 Version 3.8.3 - 2016-09-03
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock-3.8.3/PKG-INFO 
new/trytond_stock-3.8.4/PKG-INFO
--- old/trytond_stock-3.8.3/PKG-INFO2016-09-03 12:34:41.0 +0200
+++ new/trytond_stock-3.8.4/PKG-INFO2016-11-06 17:58:36.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: trytond_stock
-Version: 3.8.3
+Version: 3.8.4
 Summary: Tryton module for stock and inventory
 Home-page: http://www.tryton.org/
 Author: Tryton
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock-3.8.3/move.py 
new/trytond_stock-3.8.4/move.py
--- old/trytond_stock-3.8.3/move.py 2016-01-25 23:32:54.0 +0100
+++ new/trytond_stock-3.8.4/move.py 2016-11-06 17:58:11.0 +0100
@@ -5,6 +5,7 @@
 from decimal import Decimal
 from functools import partial
 from collections import OrderedDict
+from itertools import groupby
 
 from sql import Literal, Union, Column, Null
 from sql.aggregate import Sum
@@ -502,19 +503,21 @@
 @classmethod
 def check_period_closed(cls, moves):
 Period = Pool().get('stock.period')
-periods = Period.search([
-('state', '=', 'closed'),
-], order=[('date', 'DESC')], limit=1)
-if periods:
-period, = periods
-for move in moves:
-date = (move.effective_date if move.effective_date
-else move.planned_date)
-if date and date < period.date:
-cls.raise_user_error('period_closed', {
-'move': move.rec_name,
-'period': period.rec_name,
-})
+for company, moves in groupby(moves, lambda m: m.company):
+periods = Period.search([
+('state', '=', 'closed'),
+('company', '=', company.id),
+], order=[('date', 'DESC')], limit=1)
+if periods:
+period, = periods
+for move in moves:
+date = (move.effective_date if move.effective_date
+else move.planned_date)
+if date and date < period.date:
+cls.raise_user_error('period_closed', {
+'move': move.rec_name,
+'period': period.rec_name,
+})
 
 def get_rec_name(self, name):
 return ("%s%s %s"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/trytond_stock-3.8.3/tryton.cfg 
new/trytond_stock-3.8.4/tryton.cfg
--- old/trytond_stock-3.8.3/tryton.cfg  2016-07-04 22:53:13.0 +0200
+++ new/trytond_stock-3.8.4/tryton.cfg  2016-09-03 12:34:58.0 +0200
@@ -1,5 +1,5 @@
 [tryton]
-version=3.8.3
+version=3.8.4
 depends:
 company
 currency
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit ghc-control-monad-omega for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package ghc-control-monad-omega for 
openSUSE:Factory checked in at 2016-11-08 18:27:32

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


Package is "ghc-control-monad-omega"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-control-monad-omega.new/ghc-control-monad-omega.changes
 2016-11-08 18:27:32.0 +0100
@@ -0,0 +1,5 @@
+---
+Sun Jul 10 16:56:13 UTC 2016 - psim...@suse.com
+
+- Update to version 0.3.1 revision 0 with cabal2obs.
+

New:

  control-monad-omega-0.3.1.tar.gz
  ghc-control-monad-omega.changes
  ghc-control-monad-omega.spec



Other differences:
--
++ ghc-control-monad-omega.spec ++
#
# spec file for package ghc-control-monad-omega
#
# 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/
#


%global pkg_name control-monad-omega
Name:   ghc-%{pkg_name}
Version:0.3.1
Release:0
Summary:A breadth-first list monad
License:SUSE-Public-Domain
Group:  System/Libraries
Url:https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
A monad for enumerating sets: like the list monad but breadth-first.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}-%{release}
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}

%description devel
This package provides the Haskell %{pkg_name} library development
files.

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


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog



commit qhexedit2 for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package qhexedit2 for openSUSE:Factory 
checked in at 2016-11-08 18:28:02

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


Package is "qhexedit2"

Changes:

--- /work/SRC/openSUSE:Factory/qhexedit2/qhexedit2.changes  2016-08-03 
11:45:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.qhexedit2.new/qhexedit2.changes 2016-11-08 
18:28:03.0 +0100
@@ -1,0 +2,10 @@
+Mon Nov  7 20:15:35 UTC 2016 - aloi...@gmx.com
+
+- Update to version 0.8.0
+  * Add copyright and license statement
+  * Make python example work (binary read)
+  * setFont() ist not longer 'virtual' (minimal change in
+lib interface)
+  * Fix leak memory issue
+
+---

Old:

  qhexedit2-0.7.8.tar.gz

New:

  qhexedit2-0.8.0.tar.gz



Other differences:
--
++ qhexedit2.spec ++
--- /var/tmp/diff_new_pack.0kAdy7/_old  2016-11-08 18:28:04.0 +0100
+++ /var/tmp/diff_new_pack.0kAdy7/_new  2016-11-08 18:28:04.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   qhexedit2
-Version:0.7.8
+Version:0.8.0
 Release:0
 Summary:Qt-based hex editor
 License:LGPL-2.0
@@ -65,10 +65,11 @@
 %package -n lib%{name}
 %if 0%{?suse_version} > 1110
 Summary:Qt5 %{name} library
+Group:  System/Libraries
 %else
 Summary:Qt %{name} library
-%endif
 Group:  System/Libraries
+%endif
 
 %description -n lib%{name}
 %if 0%{?suse_version} > 1110
@@ -102,7 +103,6 @@
 make %{?_smp_mflags}
 popd
 
-
 %install
 # Library and headers
 install -d %{buildroot}%{_includedir}/%{name}
@@ -149,7 +149,6 @@
 
 %postun -n lib%{name} -p /sbin/ldconfig
 
-
 %files
 %defattr(-,root,root)
 %doc readme.md src/license.txt

++ qhexedit2-0.7.8.tar.gz -> qhexedit2-0.8.0.tar.gz ++
 1723 lines of diff (skipped)




commit proteus for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package proteus for openSUSE:Factory checked 
in at 2016-11-08 18:28:06

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


Package is "proteus"

Changes:

--- /work/SRC/openSUSE:Factory/proteus/proteus.changes  2016-09-23 
11:32:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.proteus.new/proteus.changes 2016-11-08 
18:28:07.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov  6 19:25:44 UTC 2016 - axel.br...@gmx.de
+
+- version 3.8.5 
+
+---

Old:

  proteus-3.8.4.tar.gz

New:

  proteus-3.8.5.tar.gz



Other differences:
--
++ proteus.spec ++
--- /var/tmp/diff_new_pack.tlw6Yr/_old  2016-11-08 18:28:08.0 +0100
+++ /var/tmp/diff_new_pack.tlw6Yr/_new  2016-11-08 18:28:08.0 +0100
@@ -14,34 +14,35 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
 
 %define majorver 3.8
-Version:%{majorver}.4
+Version:%{majorver}.5
+Release:0
 
 Name:   proteus
 # List of additional build dependencies
 BuildRequires:  fdupes
 BuildRequires:  python-devel 
-BuildRequires: python-psycopg2 
 BuildRequires: python-lxml 
+BuildRequires:  python-psycopg2
 BuildRequires: python-pydot 
 BuildRequires: python-setuptools
 
-Release:0
-License:GPL-3.0+
 Url:http://www.tryton.org/
 Source0:
http://downloads.tryton.org/%{majorver}/%{name}-%{version}.tar.gz
-Group:  Productivity/Office/Management
 Summary:A library to access Tryton's modules like a client
+License:GPL-3.0+
+Group:  Productivity/Office/Management
 
 BuildArch:  noarch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires:  trytond
-Requires:  python-dateutil 
 Requires:  python-cdecimal
+Requires:   python-dateutil
 Requires:  python-simplejson
-
+Requires:   trytond
 
 %description
 Proteus allows you to access Tryton's modules like a client. Useful for 
automation, data load etc.

++ proteus-3.8.4.tar.gz -> proteus-3.8.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/proteus-3.8.4/CHANGELOG new/proteus-3.8.5/CHANGELOG
--- old/proteus-3.8.4/CHANGELOG 2016-09-03 12:12:23.0 +0200
+++ new/proteus-3.8.5/CHANGELOG 2016-11-06 17:51:55.0 +0100
@@ -1,3 +1,6 @@
+Version 3.8.5 - 2016-11-06
+* Bug fixes (see mercurial logs for details)
+
 Version 3.8.4 - 2016-09-03
 * Bug fixes (see mercurial logs for details)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/proteus-3.8.4/PKG-INFO new/proteus-3.8.5/PKG-INFO
--- old/proteus-3.8.4/PKG-INFO  2016-09-03 12:12:36.0 +0200
+++ new/proteus-3.8.5/PKG-INFO  2016-11-06 17:52:06.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: proteus
-Version: 3.8.4
+Version: 3.8.5
 Summary: Library to access Tryton server as a client
 Home-page: http://www.tryton.org/
 Author: Tryton
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/proteus-3.8.4/proteus/__init__.py 
new/proteus-3.8.5/proteus/__init__.py
--- old/proteus-3.8.4/proteus/__init__.py   2016-09-03 12:12:02.0 
+0200
+++ new/proteus-3.8.5/proteus/__init__.py   2016-09-03 12:12:53.0 
+0200
@@ -3,7 +3,7 @@
 '''
 A library to access Tryton's models like a client.
 '''
-__version__ = "3.8.4"
+__version__ = "3.8.5"
 __all__ = ['Model', 'Wizard', 'Report']
 import sys
 try:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/proteus-3.8.4/proteus/config.py 
new/proteus-3.8.5/proteus/config.py
--- old/proteus-3.8.4/proteus/config.py 2016-04-27 22:50:45.0 +0200
+++ new/proteus-3.8.5/proteus/config.py 2016-11-06 17:51:42.0 +0100
@@ -91,7 +91,7 @@
 dct = {}
 items = self._stack[mark:]
 for i in range(0, len(items), 2):
-dct[xmlrpclib._stringify(items[i])] = items[i + 1]
+dct[items[i]] = items[i + 1]
 dct = XMLRPCDecoder()(dct)
 self._stack[mark:] = [dct]
 self._value = 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/proteus-3.8.4/proteus.egg-info/PKG-INFO 
new/proteus-3.8.5/proteus.egg-info/PKG-INFO
--- old/proteus-3.8.4/proteus.egg-info/PKG-INFO 2016-09-03 12:12:35.0 
+0200
+++ new/proteus-3.8.5/proteus.egg-info/PKG-INFO 2016-11-06 17:52:05.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: proteus
-Version: 3.8.4
+Version: 3.8.5
 Summary: Library to access 

commit yast2-slide-show for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package yast2-slide-show for 
openSUSE:Factory checked in at 2016-11-08 18:27:55

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


Package is "yast2-slide-show"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-slide-show/yast2-slide-show.changes
2016-10-26 13:30:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-slide-show.new/yast2-slide-show.changes   
2016-11-08 18:27:56.0 +0100
@@ -1,0 +2,12 @@
+Mon Nov 07 12:54:21 UTC 2016 - g...@opensuse.org
+
+- Update to version 84.87.20161105.deddea9:
+  * Translated using Weblate (Chinese (Taiwan))
+  * Translated using Weblate (Indonesian)
+  * Translated using Weblate (Persian)
+  * Translated using Weblate (Arabic)
+  * Translated using Weblate (Persian)
+  * Translated using Weblate (Slovak)
+  * Translated using Weblate (Danish)
+
+---

Old:

  yast2-slide-show-84.87.20161025.9dd244e.tar.xz

New:

  yast2-slide-show-84.87.20161105.deddea9.tar.xz



Other differences:
--
++ yast2-slide-show.spec ++
--- /var/tmp/diff_new_pack.OQu4Jz/_old  2016-11-08 18:27:57.0 +0100
+++ /var/tmp/diff_new_pack.OQu4Jz/_new  2016-11-08 18:27:57.0 +0100
@@ -16,12 +16,12 @@
 #
 
 
-%define version_unconverted 84.87.20161025.9dd244e
+%define version_unconverted 84.87.20161105.deddea9
 # xml2po uses temporary files that do not like being called twice
 # xml2po probably is not thread-safe.
 %define jobs 1
 Name:   yast2-slide-show
-Version:84.87.20161025.9dd244e
+Version:84.87.20161105.deddea9
 Release:0
 Summary:Slide show displayed during package installation with YaST
 License:GPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.OQu4Jz/_old  2016-11-08 18:27:57.0 +0100
+++ /var/tmp/diff_new_pack.OQu4Jz/_new  2016-11-08 18:27:57.0 +0100
@@ -3,4 +3,4 @@
 git://github.com/lnussel/yast-slide-show.git
   6f56730fc1760741bd3b6e95b3f02dad104347f0
 git://github.com/openSUSE/yast-slide-show.git
-  9dd244ed5271fa2c57191412ea8caabdc5dae4c7
\ No newline at end of file
+  deddea9932160ab049fd1397c6def3b720f21c6b
\ No newline at end of file

++ yast2-slide-show-84.87.20161025.9dd244e.tar.xz -> 
yast2-slide-show-84.87.20161105.deddea9.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-slide-show-84.87.20161025.9dd244e/po/ar.po 
new/yast2-slide-show-84.87.20161105.deddea9/po/ar.po
--- old/yast2-slide-show-84.87.20161025.9dd244e/po/ar.po2016-10-25 
16:02:43.0 +0200
+++ new/yast2-slide-show-84.87.20161105.deddea9/po/ar.po2016-11-05 
17:12:31.0 +0100
@@ -11,10 +11,10 @@
 "Project-Id-Version: @PACKAGE@\n"
 "Report-Msgid-Bugs-To: translat...@suse.de\n"
 "POT-Creation-Date: 2016-10-06 13:07+0200\n"
-"PO-Revision-Date: 2016-07-17 10:29+\n"
-"Last-Translator: George Yacoub \n"
-"Language-Team: Arabic \n"
+"PO-Revision-Date: 2016-11-01 08:54+\n"
+"Last-Translator: benalia behchich \n"
+"Language-Team: Arabic \n"
 "Language: ar\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -45,6 +45,16 @@
 "change to use the most dependable and stable Linux system - openSUSE Leap "
 "42.2."
 msgstr ""
+"اوبن سوزي هي خيار صناع مدراء الأنظمة ومطوري ومستخدمي سطح المكتب لأنها تتيح "
+"لك المزيد من الخيارات على التوزيعات الأخرى. اوبن سوزي ليب تجمع مابين ثبات "
+"الحزم الأساسية من سوس لينوكس إنتربرايز مع حزم المجتمع التي تم بناؤها، مما "
+"يخلق التآزر لتوزيعة المشروع. وللحصول على أفضل ما في العالمين مع اوبن سوزي . "
+"توفر إصدارات اوبن سوزي للمستخدمين ميزة غنية بيئات الخوادم وسطح المكتب لتسهيل "
+"الاستعمال. يسعى الهواة والمحترفين للحصول على نظام لينوكس مدعوم على  المدى "
+"الطويل، وعلى درجة عالية من الاستقرار لهذا هم ليسوا  بحاجة إلى أن ينظرو  إلى "
+"أبعد من اوبن سوزي  42.2، التي تاتي  بأحدث ما في  سوز لينوكس إنتربرايز ويرجع "
+"ذلك إلى مصادر مشتركة. شكرا لكم لجعل التغيير إلى استخدام نظام لينكس أكثر يمكن "
+"الاعتماد عليها ومستقر - اوبن سوزي 42.2 ."
 
 #: slideshow.xml:25(title)
 msgid "openSUSE.org"
@@ -102,7 +112,6 @@
 msgstr "الاتصال والتواصل"
 
 #: slideshow.xml:45(para)
-#, fuzzy
 #| msgid ""
 #| "You can communicate more effectively with openSUSE Leap 42.1 because it "
 #| "provides a complete set of tools for Web browsing and e-mail management — "
@@ -112,12 +121,11 @@
 "provides a complete set of tools for 

commit krita for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package krita for openSUSE:Factory checked 
in at 2016-11-08 18:27:45

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


Package is "krita"

Changes:

--- /work/SRC/openSUSE:Factory/krita/krita.changes  2016-10-02 
00:09:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.krita.new/krita.changes 2016-11-08 
18:27:47.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov  6 17:05:13 UTC 2016 - wba...@tmo.at
+
+- Update package summary, description and RPM group (boo#1006479)
+
+---



Other differences:
--
++ krita.spec ++
--- /var/tmp/diff_new_pack.uer6cb/_old  2016-11-08 18:27:51.0 +0100
+++ /var/tmp/diff_new_pack.uer6cb/_new  2016-11-08 18:27:51.0 +0100
@@ -18,9 +18,9 @@
 Name:   krita
 Version:3.0.1.1
 Release:0
-Summary:Image Manipulation Application
+Summary:Digital Painting Application
 License:GPL-2.0+ and LGPL-2.1+
-Group:  Productivity/Office/Suite
+Group:  Productivity/Graphics/Bitmap Editors
 Url:http://www.krita.org/
 Source0:
http://download.kde.org/stable/krita/%{version}/krita-%{version}.tar.gz
 Source99:   %{name}.changes
@@ -99,7 +99,11 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Krita is the image manipulation application of the Calligra Suite.
+Krita is a professional free and open source painting program.
+It is made by artists that want to see affordable art tools for everyone.
+* concept art
+* texture and matte painters
+* illustrations and comics
 
 %lang_package
 




commit desktop-translations for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package desktop-translations for 
openSUSE:Factory checked in at 2016-11-08 18:27:50

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


Package is "desktop-translations"

Changes:

--- 
/work/SRC/openSUSE:Factory/desktop-translations/desktop-translations.changes
2016-10-26 13:29:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.desktop-translations.new/desktop-translations.changes
   2016-11-08 18:27:51.0 +0100
@@ -1,0 +2,5 @@
+Mon Nov  7 12:15:07 UTC 2016 - k...@suse.de
+
+- Update translations from SVN.
+
+---



Other differences:
--
++ desktop-translations.tar.bz2 ++
/work/SRC/openSUSE:Factory/desktop-translations/desktop-translations.tar.bz2 
/work/SRC/openSUSE:Factory/.desktop-translations.new/desktop-translations.tar.bz2
 differ: char 11, line 1




commit yast2-country for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package yast2-country for openSUSE:Factory 
checked in at 2016-11-08 18:26:32

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


Package is "yast2-country"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-country/yast2-country.changes  
2016-09-17 14:35:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-country.new/yast2-country.changes 
2016-11-08 18:26:33.0 +0100
@@ -1,0 +2,8 @@
+Thu Nov  3 11:43:42 UTC 2016 - jreidin...@suse.com
+
+- language add-on no longer exists, so suggest to enable online
+  repositories for languages only partially available on media
+  (bsc#1008082)
+- 3.2.0
+
+---

Old:

  yast2-country-3.1.32.tar.bz2

New:

  yast2-country-3.2.0.tar.bz2



Other differences:
--
++ yast2-country.spec ++
--- /var/tmp/diff_new_pack.0ZXEz2/_old  2016-11-08 18:26:34.0 +0100
+++ /var/tmp/diff_new_pack.0ZXEz2/_new  2016-11-08 18:26:34.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-country
-Version:3.1.32
+Version:3.2.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build



++ yast2-country-3.1.32.tar.bz2 -> yast2-country-3.2.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-country-3.1.32/language/src/modules/Language.rb 
new/yast2-country-3.2.0/language/src/modules/Language.rb
--- old/yast2-country-3.1.32/language/src/modules/Language.rb   2016-09-13 
09:58:40.0 +0200
+++ new/yast2-country-3.2.0/language/src/modules/Language.rb2016-11-03 
13:02:59.0 +0100
@@ -1343,7 +1343,7 @@
 Popup.Message(
   _(
 "Only minimal support for the selected language is included on 
this media.\n" +
-  "Add the Language add-on CD as an additional repository in order 
to get the appropriate support\n" +
+  "Enable online repositories later in order to get the 
appropriate support\n" +
   "for this language.\n"
   )
 )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-country-3.1.32/package/yast2-country.changes 
new/yast2-country-3.2.0/package/yast2-country.changes
--- old/yast2-country-3.1.32/package/yast2-country.changes  2016-09-13 
09:58:40.0 +0200
+++ new/yast2-country-3.2.0/package/yast2-country.changes   2016-11-03 
13:02:59.0 +0100
@@ -1,4 +1,12 @@
 ---
+Thu Nov  3 11:43:42 UTC 2016 - jreidin...@suse.com
+
+- language add-on no longer exists, so suggest to enable online
+  repositories for languages only partially available on media
+  (bsc#1008082)
+- 3.2.0
+
+---
 Tue Sep 13 07:19:30 UTC 2016 - opensuse.lietuviu.ka...@gmail.com
 
 - Use the eurlatgr font for Turkish (bsc#942896)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-country-3.1.32/package/yast2-country.spec 
new/yast2-country-3.2.0/package/yast2-country.spec
--- old/yast2-country-3.1.32/package/yast2-country.spec 2016-09-13 
09:58:40.0 +0200
+++ new/yast2-country-3.2.0/package/yast2-country.spec  2016-11-03 
13:02:59.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-country
-Version:3.1.32
+Version:3.2.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit yast2 for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package yast2 for openSUSE:Factory checked 
in at 2016-11-08 18:26:39

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


Package is "yast2"

Changes:

--- /work/SRC/openSUSE:Factory/yast2/yast2.changes  2016-10-20 
23:06:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2.new/yast2.changes 2016-11-08 
18:26:40.0 +0100
@@ -1,0 +2,8 @@
+Thu Nov  3 12:51:09 UTC 2016 - jreidin...@suse.com
+
+- fix do not show again for packages downloaded to temporary
+  directory (bsc#481011)
+- remove icons from signature check dialogs (bsc#875201)
+- 3.2.3
+
+---

Old:

  yast2-3.2.2.tar.bz2

New:

  yast2-3.2.3.tar.bz2



Other differences:
--
++ yast2.spec ++
--- /var/tmp/diff_new_pack.Df9hUf/_old  2016-11-08 18:26:41.0 +0100
+++ /var/tmp/diff_new_pack.Df9hUf/_new  2016-11-08 18:26:41.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2
-Version:3.2.2
+Version:3.2.3
 Release:0
 Summary:YaST2 - Main Package
 License:GPL-2.0

++ yast2-3.2.2.tar.bz2 -> yast2-3.2.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-3.2.2/library/general/test/agents_test/fstab_agent_test.rb 
new/yast2-3.2.3/library/general/test/agents_test/fstab_agent_test.rb
--- old/yast2-3.2.2/library/general/test/agents_test/fstab_agent_test.rb
1970-01-01 01:00:00.0 +0100
+++ new/yast2-3.2.3/library/general/test/agents_test/fstab_agent_test.rb
2016-11-07 11:09:36.0 +0100
@@ -0,0 +1,34 @@
+#!/usr/bin/env rspec
+
+require_relative "../test_helper"
+require "yast"
+
+describe ".proc.meminfo" do
+  around :each do |example|
+root = File.join(File.dirname(__FILE__), "test_root")
+change_scr_root(root, )
+  end
+
+  describe ".Read" do
+let(:content) { Yast::SCR.Read(path(".etc.fstab")) }
+
+it "reads content of /etc/fstab and returns array" do
+  expect(content).to be_a(Array)
+end
+
+it "returns an array containing nfs entries" do
+  expect(content).to satisfy { |r| r.find { |e| e["file"] == "/home/kv2" } 
}
+  expect(content).to satisfy { |r| r.find { |e| e["file"] == "/media/new" 
} }
+  expect(content).to satisfy { |r| r.find { |e| e["file"] == "/media/new2" 
} }
+end
+
+it "returns an array containing tmpfs entry" do
+  expect(content).to satisfy { |r| r.find { |e| e["file"] == "/tmp" } }
+end
+
+it "is able to parse comments" do
+  pending "need to be fixed"
+  expect(content).to include("#comment")
+end
+  end
+end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-3.2.2/library/general/test/agents_test/test_root/etc/fstab 
new/yast2-3.2.3/library/general/test/agents_test/test_root/etc/fstab
--- old/yast2-3.2.2/library/general/test/agents_test/test_root/etc/fstab
1970-01-01 01:00:00.0 +0100
+++ new/yast2-3.2.3/library/general/test/agents_test/test_root/etc/fstab
2016-11-07 11:09:36.0 +0100
@@ -0,0 +1,7 @@
+UUID=b66c1028-cd4a-4c08-b92d-fc4b9840845d   /   ext4
noatime,data=writeback,acl,user_xattr 1 1
+UUID=d2811ace-66e0-4ef2-9b68-9b2758359391   /home   ext4
noatime,data=writeback,acl 1 2
+192.168.1.2:/home/kv/home/kv2   nfs defaults 0 0
+192.168.1.2:/media/new2 /media/new2 nfs defaults 0 0
+192.168.1.2:/media/new  /media/new  nfs defaults 0 0
+# my fine comment
+tmpfs/tmp tmpfs  defaults,size=25% 
 0 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-3.2.2/library/packages/src/modules/SignatureCheckDialogs.rb 
new/yast2-3.2.3/library/packages/src/modules/SignatureCheckDialogs.rb
--- old/yast2-3.2.2/library/packages/src/modules/SignatureCheckDialogs.rb   
2016-10-19 09:16:01.0 +0200
+++ new/yast2-3.2.3/library/packages/src/modules/SignatureCheckDialogs.rb   
2016-11-07 11:09:36.0 +0100
@@ -56,13 +56,6 @@
   # GnuPG key ID used as "Key ID: 1144444"
   @s_keyid = _("Key ID")
 
-  # Defining icons for dialogs
-  @msg_icons = {
-"error"=> 
"/usr/share/YaST2/theme/current/icons/32x32/apps/msg_error.png",
-"warning"  => 
"/usr/share/YaST2/theme/current/icons/32x32/apps/msg_warning.png",
-"question" => 
"/usr/share/YaST2/theme/current/icons/32x32/apps/msg_warning.png"
-  }
-
   # UI can show images
   @has_local_image_support = nil
 
@@ -204,37 +197,6 @@
   stored_return
 end
 
-def 

commit brltty for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package brltty for openSUSE:Factory checked 
in at 2016-11-08 18:26:15

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


Package is "brltty"

Changes:

--- /work/SRC/openSUSE:Factory/brltty/brltty.changes2016-10-10 
17:31:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.brltty.new/brltty.changes   2016-11-08 
18:26:16.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov  7 07:58:11 UTC 2016 - o...@aepfle.de
+
+- Fix syntax error in rule files
+  brltty-udev-rule.patch
+
+---

New:

  brltty-udev-rule.patch



Other differences:
--
++ brltty.spec ++
--- /var/tmp/diff_new_pack.zhGuD1/_old  2016-11-08 18:26:17.0 +0100
+++ /var/tmp/diff_new_pack.zhGuD1/_new  2016-11-08 18:26:17.0 +0100
@@ -38,6 +38,7 @@
 Url:http://mielke.cc/brltty/
 
 Source0:http://mielke.cc/brltty/archive/%{name}-%{version}.tar.xz
+Patch1: brltty-udev-rule.patch
 Patch3: brltty-5.0-speechd.diff
 # PATCH-FIX-UPSTREAM brltty-5.4-latex-tables-executable.patch mgo...@suse.com 
-- LaTeX tables need to be executable.
 Patch4: brltty-5.4-latex-tables-executable.patch
@@ -296,6 +297,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 %patch3 -p1
 %patch4 -p1
 # Fix "wrong-file-end-of-line-encoding" rpmlint warning

++ brltty-udev-rule.patch ++
--- a/Autostart/Udev/udev.rules
+++ b/Autostart/Udev/udev.rules
@@ -447,7 +447,7 @@ GOTO="brltty_end"
 LABEL="brltty_add"
 SYMLINK+="brltty/$env{BRLTTY_BRAILLE_DEVICE}"
 TEST=="/sys/fs/cgroup/systemd", GOTO="brltty_add_systemd"
-RUN+="/bin/brltty -E
+RUN+="/bin/brltty -E"
 GOTO="brltty_end"
 
 LABEL="brltty_add_systemd"



commit python3-cryptography for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package python3-cryptography for 
openSUSE:Factory checked in at 2016-11-08 18:26:06

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


Package is "python3-cryptography"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-cryptography/python3-cryptography.changes
2016-10-10 16:16:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-cryptography.new/python3-cryptography.changes
   2016-11-08 18:26:07.0 +0100
@@ -1,0 +2,9 @@
+Sun Nov  6 20:16:49 UTC 2016 - a...@gmx.de
+
+- update to version 1.5.3:
+  * SECURITY ISSUE: Fixed a bug where HKDF would return an empty
+byte-string if used with a length less than
+algorithm.digest_size. Credit to Markus Döring for reporting the
+issue.
+
+---

Old:

  cryptography-1.5.2.tar.gz
  cryptography-1.5.2.tar.gz.asc

New:

  cryptography-1.5.3.tar.gz
  cryptography-1.5.3.tar.gz.asc



Other differences:
--
++ python3-cryptography.spec ++
--- /var/tmp/diff_new_pack.u3whsF/_old  2016-11-08 18:26:08.0 +0100
+++ /var/tmp/diff_new_pack.u3whsF/_new  2016-11-08 18:26:08.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-cryptography
-Version:1.5.2
+Version:1.5.3
 Release:0
 Url:https://cryptography.io/en/latest/
 Summary:Python library which exposes cryptographic recipes and 
primitives

++ cryptography-1.5.2.tar.gz -> cryptography-1.5.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryptography-1.5.2/CHANGELOG.rst 
new/cryptography-1.5.3/CHANGELOG.rst
--- old/cryptography-1.5.2/CHANGELOG.rst2016-09-26 22:22:36.0 
+0200
+++ new/cryptography-1.5.3/CHANGELOG.rst2016-11-06 05:07:11.0 
+0100
@@ -1,6 +1,13 @@
 Changelog
 =
 
+1.5.3 - 2016-11-05
+~~
+
+* **SECURITY ISSUE**: Fixed a bug where ``HKDF`` would return an empty
+  byte-string if used with a ``length`` less than ``algorithm.digest_size``.
+  Credit to **Markus Döring** for reporting the issue.
+
 1.5.2 - 2016-09-26
 ~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryptography-1.5.2/PKG-INFO 
new/cryptography-1.5.3/PKG-INFO
--- old/cryptography-1.5.2/PKG-INFO 2016-09-26 22:22:59.0 +0200
+++ new/cryptography-1.5.3/PKG-INFO 2016-11-06 05:08:22.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: cryptography
-Version: 1.5.2
+Version: 1.5.3
 Summary: cryptography is a package which provides cryptographic recipes and 
primitives to Python developers.
 Home-page: https://github.com/pyca/cryptography
 Author: The cryptography developers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cryptography-1.5.2/src/cryptography/__about__.py 
new/cryptography-1.5.3/src/cryptography/__about__.py
--- old/cryptography-1.5.2/src/cryptography/__about__.py2016-09-26 
22:22:36.0 +0200
+++ new/cryptography-1.5.3/src/cryptography/__about__.py2016-11-06 
05:07:51.0 +0100
@@ -14,7 +14,7 @@
" and primitives to Python developers.")
 __uri__ = "https://github.com/pyca/cryptography;
 
-__version__ = "1.5.2"
+__version__ = "1.5.3"
 
 __author__ = "The cryptography developers"
 __email__ = "cryptography-...@python.org"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cryptography-1.5.2/src/cryptography/hazmat/primitives/kdf/hkdf.py 
new/cryptography-1.5.3/src/cryptography/hazmat/primitives/kdf/hkdf.py
--- old/cryptography-1.5.2/src/cryptography/hazmat/primitives/kdf/hkdf.py   
2016-09-26 22:22:21.0 +0200
+++ new/cryptography-1.5.3/src/cryptography/hazmat/primitives/kdf/hkdf.py   
2016-11-06 04:05:05.0 +0100
@@ -91,7 +91,7 @@
 output = [b""]
 counter = 1
 
-while (self._algorithm.digest_size // 8) * len(output) < self._length:
+while self._algorithm.digest_size * (len(output) - 1) < self._length:
 h = hmac.HMAC(key_material, self._algorithm, backend=self._backend)
 h.update(output[-1])
 h.update(self._info)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/cryptography-1.5.2/src/cryptography.egg-info/PKG-INFO 
new/cryptography-1.5.3/src/cryptography.egg-info/PKG-INFO
--- old/cryptography-1.5.2/src/cryptography.egg-info/PKG-INFO   2016-09-26 
22:22:59.0 +0200
+++ new/cryptography-1.5.3/src/cryptography.egg-info/PKG-INFO   

commit libiscsi for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package libiscsi for openSUSE:Factory 
checked in at 2016-11-08 18:25:59

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


Package is "libiscsi"

Changes:

--- /work/SRC/openSUSE:Factory/libiscsi/libiscsi.changes2016-05-11 
16:38:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.libiscsi.new/libiscsi.changes   2016-11-08 
18:26:00.0 +0100
@@ -1,0 +2,18 @@
+Sun Nov  6 16:31:38 UTC 2016 - mplus...@suse.com
+
+- Exclued from building on 32 bit architectures
+
+---
+Sun Nov  6 12:12:45 UTC 2016 - jeng...@inai.de
+
+- Resolve orthographic problems in description
+
+---
+Sun Nov  6 09:03:20 UTC 2016 - mplus...@suse.com
+
+- Update to version 1.18.0:
+  * Various test updates
+  * Add support for iSER
+  * Add support for zero-copy reads
+
+---

Old:

  libiscsi-1.17.0.tar.gz

New:

  libiscsi-1.18.0.tar.gz



Other differences:
--
++ libiscsi.spec ++
--- /var/tmp/diff_new_pack.RDNfVz/_old  2016-11-08 18:26:01.0 +0100
+++ /var/tmp/diff_new_pack.RDNfVz/_new  2016-11-08 18:26:01.0 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define libname %{name}7
+%define sover 8
 Name:   libiscsi
-Version:1.17.0
+Version:1.18.0
 Release:0
 Summary:iSCSI client library and utilities
 License:GPL-2.0 and LGPL-2.1
@@ -28,38 +28,43 @@
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  bc
-BuildRequires:  cunit-devel
+BuildRequires:  librdmacm-devel
 BuildRequires:  libtool
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(cunit)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+ExcludeArch:%{arm} %{ix86} ppc
 
 %description
-Libiscsi is a clientside library to implement the iSCSI protocol
-that can be used to access resource of an iSCSI Target.
+libiscsi is a clientside library to implement the iSCSI protocol
+that can be used to access resource of an iSCSI target.
 
-%package -n %{libname}
+%package -n %{name}%{sover}
 Summary:iSCSI client library and utilities
 Group:  System/Libraries
 
-%description -n %{libname}
-Libiscsi is a clientside library to implement the iSCSI protocol
-that can be used to access resource of an iSCSI Target.
-
-The library is fully async with regards to iscsi commands and scsi
-tasks, but a sync layer is also provided for ease of use for simpler
-applications.
+%description -n %{name}%{sover}
+libiscsi is a clientside library to implement the iSCSI protocol
+that can be used to access resource of an iSCSI target.
+
+The library is fully asynchronous with regards to iSCSI commands and
+SCSI tasks, but a synchronous layer is also provided for ease of use
+for simpler applications.
 
 %package utils
 Summary:Some utilities for %{name}
 Group:  Productivity/Networking/Other
 
 %description utils
-Some utilities for %{name}
+libiscsi is a clientside library to implement the iSCSI protocol that can
+be used to access resource of an iSCSI target.
+
+This package contains utilities based on %{name}.
 
 %package devel
 Summary:Development files for %{name}
 Group:  Development/Languages/C and C++
-Requires:   %{libname} = %{version}
+Requires:   %{name}%{sover} = %{version}
 
 %description devel
 Development files for %{name}
@@ -82,17 +87,16 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 mv "%{buildroot}/%{_bindir}/ld_iscsi.so" "%{buildroot}/%{_libdir}/"
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%post   -n %{libname} -p /sbin/ldconfig
-
-%postun -n %{libname} -p /sbin/ldconfig
+%post   -n %{name}%{sover} -p /sbin/ldconfig
+%postun -n %{name}%{sover} -p /sbin/ldconfig
 
-%files -n %{libname}
+%files -n %{name}%{sover}
 %defattr(-,root,root)
-%{_libdir}/libiscsi.so.7*
+%{_libdir}/libiscsi.so.%{sover}*
 
 %files utils
 %defattr(-,root,root)

++ libiscsi-1.17.0.tar.gz -> libiscsi-1.18.0.tar.gz ++
 7659 lines of diff (skipped)




commit gtkspell3 for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package gtkspell3 for openSUSE:Factory 
checked in at 2016-11-08 18:25:50

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


Package is "gtkspell3"

Changes:

--- /work/SRC/openSUSE:Factory/gtkspell3/gtkspell3.changes  2016-06-03 
16:30:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtkspell3.new/gtkspell3.changes 2016-11-08 
18:25:51.0 +0100
@@ -1,0 +2,10 @@
+Sat Nov  5 16:25:50 UTC 2016 - malcolmle...@opensuse.org
+
+- Update to version 3.0.9:
+  + Add gtk_spell_checker_add_to_dictionary.
+  + Add gtk_spell_checker_ignore_word.
+  + Fix possible use-after-free in
+gtk_spell_checker_decode_language_code.
+- Change source compression to tar.xz.
+
+---

Old:

  gtkspell3-3.0.8.tar.gz

New:

  gtkspell3-3.0.9.tar.xz



Other differences:
--
++ gtkspell3.spec ++
--- /var/tmp/diff_new_pack.t158Eg/_old  2016-11-08 18:25:52.0 +0100
+++ /var/tmp/diff_new_pack.t158Eg/_new  2016-11-08 18:25:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtkspell3
 #
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   gtkspell3
-Version:3.0.8
+Version:3.0.9
 Release:0
 Summary:GTK3 Spell Checker Interface Library
 License:GPL-2.0+
 Group:  System/Libraries
 Url:http://gtkspell.sf.net/
-Source: 
http://gtkspell.sourceforge.net/download/%{name}-%{version}.tar.gz
+Source: 
https://sourceforge.net/projects/gtkspell/files/%{version}/%{name}-%{version}.tar.xz
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream




commit highlight for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package highlight for openSUSE:Factory 
checked in at 2016-11-08 18:25:43

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


Package is "highlight"

Changes:

--- /work/SRC/openSUSE:Factory/highlight/highlight.changes  2016-10-03 
09:35:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.highlight.new/highlight.changes 2016-11-08 
18:25:44.0 +0100
@@ -1,0 +2,19 @@
+Sat Nov  5 21:16:41 UTC 2016 - antoine.belv...@opensuse.org
+
+- Update to 3.33:
+  * Fix highlighting of nested section delimiters
+  * Fix PHP definition
+  * Fix font family declaration in SVG
+  * Fix user defined encoding in ODT
+  * Fix unnecessary output of style file with --inline-css
+  * Add vimscript language definition
+  * Add Coffeescript language definition
+  * Add PureBasic definition and theme
+  * Add JSX language definition
+  * Add PO translation definition
+  * Add plug-in outhtml_add_figure.lua
+  * Update js definition
+  * Update Artistic Style lib
+  * Improve various color themes and syntax definitions
+
+---

Old:

  highlight-3.32.tar.bz2
  highlight-3.32.tar.bz2.asc

New:

  highlight-3.33.tar.bz2
  highlight-3.33.tar.bz2.asc



Other differences:
--
++ highlight.spec ++
--- /var/tmp/diff_new_pack.hKAMVB/_old  2016-11-08 18:25:45.0 +0100
+++ /var/tmp/diff_new_pack.hKAMVB/_new  2016-11-08 18:25:45.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   highlight
-Version:3.32
+Version:3.33
 Release:0
 Summary:Universal Source Code to Formatted Text Converter
 License:GPL-3.0+

++ highlight-3.32.tar.bz2 -> highlight-3.33.tar.bz2 ++
 29541 lines of diff (skipped)





commit wayland for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package wayland for openSUSE:Factory checked 
in at 2016-11-08 18:25:33

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


Package is "wayland"

Changes:

--- /work/SRC/openSUSE:Factory/wayland/wayland.changes  2016-09-30 
15:25:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.wayland.new/wayland.changes 2016-11-08 
18:25:34.0 +0100
@@ -1,0 +2,7 @@
+Sat Nov  5 21:51:01 UTC 2016 - zai...@opensuse.org
+
+- Add
+  wayland-wl_array_Set_data_to_invalid_address_after_free.patch:
+  Crash fix patch from upstream git.
+
+---

New:

  wayland-wl_array_Set_data_to_invalid_address_after_free.patch



Other differences:
--
++ wayland.spec ++
--- /var/tmp/diff_new_pack.BCZcnd/_old  2016-11-08 18:25:35.0 +0100
+++ /var/tmp/diff_new_pack.BCZcnd/_new  2016-11-08 18:25:35.0 +0100
@@ -31,6 +31,8 @@
 Source2:
http://wayland.freedesktop.org/releases/%name-%version.tar.xz.sig
 Source3:%name.keyring
 Source4:baselibs.conf
+# PATCH-FIX-UPSTREAM 
wayland-wl_array_Set_data_to_invalid_address_after_free.patch 
zai...@opensuse.org -- Fix a crash after free.
+Patch0: wayland-wl_array_Set_data_to_invalid_address_after_free.patch
 #git#BuildRequires:  autoconf >= 2.64
 #git#BuildRequires:  automake >= 1.11
 #git#BuildRequires:  libtool >= 2.2
@@ -120,6 +122,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 if [ ! -e configure ]; then


++ wayland-wl_array_Set_data_to_invalid_address_after_free.patch ++

m e8ad23266f36521215dcd7cfcc524e0ef67d66dd Mon Sep 17 00:00:00 2001
From: Yong Bakos 
Date: Tue, 27 Sep 2016 13:03:48 -0500
Subject: wl_array: Set data to invalid address after free

Explicitly set the data member to an invalid memory address during
wl_array_release, such that re-using a freed wl_array without re-initializing
causes a crash. In addition, this pointer assignment makes wl_array_release
testable.

Define a constant for the invalid memory address, and add documentation about
this behavior, starting at libwayland version 1.13.

See 
https://lists.freedesktop.org/archives/wayland-devel/2016-September/031116.html

Signed-off-by: Yong Bakos 
Reviewed-by: Eric Engestrom 
[Pekka: remove the doc about crashing]
Signed-off-by: Pekka Paalanen 

diff --git a/src/wayland-private.h b/src/wayland-private.h
index ac712d9..ef58ccf 100644
--- a/src/wayland-private.h
+++ b/src/wayland-private.h
@@ -36,6 +36,9 @@
 
 #include "wayland-util.h"
 
+/* Invalid memory address */
+#define WL_ARRAY_POISON_PTR (void *) 4
+
 #define ARRAY_LENGTH(a) (sizeof (a) / sizeof (a)[0])
 
 #define container_of(ptr, type, member) ({ \
diff --git a/src/wayland-util.c b/src/wayland-util.c
index 639ccf8..077fec7 100644
--- a/src/wayland-util.c
+++ b/src/wayland-util.c
@@ -102,6 +102,7 @@ WL_EXPORT void
 wl_array_release(struct wl_array *array)
 {
free(array->data);
+   array->data = WL_ARRAY_POISON_PTR;
 }
 
 WL_EXPORT void *
-- 
cgit v0.10.2




commit python3-setuptools for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

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

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


Package is "python3-setuptools"

Changes:

--- /work/SRC/openSUSE:Factory/python3-setuptools/python3-setuptools.changes
2016-11-03 12:58:16.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-setuptools.new/python3-setuptools.changes   
2016-11-08 18:25:21.0 +0100
@@ -1,0 +2,10 @@
+Sat Nov  5 17:38:30 UTC 2016 - a...@gmx.de
+
+- update to version 28.8.0:
+  * #629: Per the discussion, refine the sorting to use version value
+order for more accurate detection of the latest available version
+when scanning for packages. See also #829.
+  * #837: Rely on the config var "SO" for Python 3.3.0 only when
+determining the ext filename.
+
+---

Old:

  setuptools-28.7.1.tar.gz

New:

  setuptools-28.8.0.tar.gz



Other differences:
--
++ python3-setuptools.spec ++
--- /var/tmp/diff_new_pack.EnbJUX/_old  2016-11-08 18:25:22.0 +0100
+++ /var/tmp/diff_new_pack.EnbJUX/_new  2016-11-08 18:25:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-setuptools
-Version:28.7.1
+Version:28.8.0
 Release:0
 Url:http://pypi.python.org/pypi/setuptools
 Summary:Easily download, build, install, upgrade, and uninstall Python 
packages

++ setuptools-28.7.1.tar.gz -> setuptools-28.8.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/setuptools-28.7.1/CHANGES.rst 
new/setuptools-28.8.0/CHANGES.rst
--- old/setuptools-28.7.1/CHANGES.rst   2016-10-30 03:39:27.0 +0100
+++ new/setuptools-28.8.0/CHANGES.rst   2016-11-04 20:37:16.0 +0100
@@ -2,6 +2,17 @@
 CHANGES
 ===
 
+v28.8.0
+---
+
+* #629: Per the discussion, refine the sorting to use version
+  value order for more accurate detection of the latest
+  available version when scanning for packages. See also
+  #829.
+
+* #837: Rely on the config var "SO" for Python 3.3.0 only
+  when determining the ext filename.
+
 v28.7.1
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/setuptools-28.7.1/PKG-INFO 
new/setuptools-28.8.0/PKG-INFO
--- old/setuptools-28.7.1/PKG-INFO  2016-10-30 03:40:44.0 +0100
+++ new/setuptools-28.8.0/PKG-INFO  2016-11-04 20:38:51.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: setuptools
-Version: 28.7.1
+Version: 28.8.0
 Summary: Easily download, build, install, upgrade, and uninstall Python 
packages
 Home-page: https://github.com/pypa/setuptools
 Author: Python Packaging Authority
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/setuptools-28.7.1/conftest.py 
new/setuptools-28.8.0/conftest.py
--- old/setuptools-28.7.1/conftest.py   2016-10-30 03:39:27.0 +0100
+++ new/setuptools-28.8.0/conftest.py   2016-11-04 20:37:16.0 +0100
@@ -1 +1,8 @@
+import pytest
+
 pytest_plugins = 'setuptools.tests.fixtures'
+
+def pytest_addoption(parser):
+  parser.addoption("--package_name", action="append", default=[],
+   help="list of package_name to pass to test functions")
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/setuptools-28.7.1/pkg_resources/__init__.py 
new/setuptools-28.8.0/pkg_resources/__init__.py
--- old/setuptools-28.7.1/pkg_resources/__init__.py 2016-10-30 
03:39:27.0 +0100
+++ new/setuptools-28.8.0/pkg_resources/__init__.py 2016-11-04 
20:37:16.0 +0100
@@ -36,6 +36,7 @@
 import email.parser
 import tempfile
 import textwrap
+import itertools
 from pkgutil import get_importer
 
 try:
@@ -1966,6 +1967,32 @@
 register_finder(object, find_nothing)
 
 
+def _by_version_descending(names):
+"""
+Given a list of filenames, return them in descending order
+by version number.
+
+>>> names = 'bar', 'foo', 'Python-2.7.10.egg', 'Python-2.7.2.egg'
+>>> _by_version_descending(names)
+['Python-2.7.10.egg', 'Python-2.7.2.egg', 'foo', 'bar']
+>>> names = 'Setuptools-1.2.3b1.egg', 'Setuptools-1.2.3.egg'
+>>> _by_version_descending(names)
+['Setuptools-1.2.3.egg', 'Setuptools-1.2.3b1.egg']
+>>> names = 'Setuptools-1.2.3b1.egg', 'Setuptools-1.2.3.post1.egg'
+>>> _by_version_descending(names)
+['Setuptools-1.2.3.post1.egg', 'Setuptools-1.2.3b1.egg']
+"""
+def _by_version(name):
+"""
+Parse each component of the filename
+ 

commit skelcd-openSUSE for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package skelcd-openSUSE for openSUSE:Factory 
checked in at 2016-11-08 18:25:04

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


Package is "skelcd-openSUSE"

Changes:

--- /work/SRC/openSUSE:Factory/skelcd-openSUSE/skelcd-openSUSE.changes  
2016-11-03 11:11:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.skelcd-openSUSE.new/skelcd-openSUSE.changes 
2016-11-08 18:25:05.0 +0100
@@ -1,0 +2,17 @@
+Tue Nov 08 09:07:18 UTC 2016 - k...@suse.de
+
+- Update to version 84.87.20161107.bcb1a98:
+  * Translated using Weblate (Chinese (Taiwan))
+
+---
+Mon Nov  7 12:37:23 UTC 2016 - k...@suse.de
+
+- Update to version 84.87.20161107.2f987da:
+  * Translated using Weblate (Arabic)
+  * Translated using Weblate (Greek)
+  * Translated using Weblate (Persian)
+  * Translated using Weblate (French)
+  * Translated using Weblate (Indonesian)
+  * Translated using Weblate (Spanish)
+
+---

Old:

  skelcd-openSUSE-84.87.20161026.1627f5e.tar.xz

New:

  skelcd-openSUSE-84.87.20161107.bcb1a98.tar.xz



Other differences:
--
++ skelcd-openSUSE.spec ++
--- /var/tmp/diff_new_pack.gNDqCI/_old  2016-11-08 18:25:06.0 +0100
+++ /var/tmp/diff_new_pack.gNDqCI/_new  2016-11-08 18:25:06.0 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define version_unconverted 84.87.20161026.1627f5e
+%define version_unconverted 84.87.20161107.bcb1a98
 
 Name:   skelcd-openSUSE
 BuildRequires:  build-key
@@ -27,7 +27,7 @@
 BuildRequires:  translate-toolkit
 %endif
 Conflicts:  skelcd-sles skelcd-sled skelcd-openSUSE-non-OSS 
skelcd-openSUSE-non-OSS-CD
-Version:84.87.20161026.1627f5e
+Version:84.87.20161107.bcb1a98
 Release:0
 Summary:Skeleton for openSUSE OSS Media Sets
 License:MIT

++ _servicedata ++
--- /var/tmp/diff_new_pack.gNDqCI/_old  2016-11-08 18:25:06.0 +0100
+++ /var/tmp/diff_new_pack.gNDqCI/_new  2016-11-08 18:25:06.0 +0100
@@ -1,4 +1,4 @@
 
 
 git://github.com/openSUSE/skelcd-openSUSE.git
-  1627f5e9dca1e89319dab8afeb7f0d8e74eef2cd
\ No newline at end of file
+  bcb1a984acf50daaac75b5c31ac4da600bb72ff2
\ No newline at end of file

++ skelcd-openSUSE-84.87.20161026.1627f5e.tar.xz -> 
skelcd-openSUSE-84.87.20161107.bcb1a98.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-openSUSE-84.87.20161026.1627f5e/license/license.ar.po 
new/skelcd-openSUSE-84.87.20161107.bcb1a98/license/license.ar.po
--- old/skelcd-openSUSE-84.87.20161026.1627f5e/license/license.ar.po
2016-10-26 22:02:43.0 +0200
+++ new/skelcd-openSUSE-84.87.20161107.bcb1a98/license/license.ar.po
2016-11-07 15:00:51.0 +0100
@@ -4,10 +4,10 @@
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2016-08-31 11:11+0200\n"
-"PO-Revision-Date: 2016-07-17 10:28+\n"
-"Last-Translator: George Yacoub \n"
-"Language-Team: Arabic \n"
+"PO-Revision-Date: 2016-10-27 18:13+\n"
+"Last-Translator: mohammad alhargan \n"
+"Language-Team: Arabic \n"
 "Language: ar\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -185,9 +185,29 @@
 "page www.bis.doc.gov before exporting items subject to the EAR. It is your\n"
 "responsibility to obtain any necessary export approvals."
 msgstr ""
+"أنت تعلم بأن أوبن سوزي #VERSION# تخضع لقوانين التصدير\n"
+"في الولايات المتحدة لوائح إدارة (و\"EAR\") وأنت توافق على الامتثال ل\n"
+"EAR.. لن تقوم بتصدير أو إعادة تصدير أوبن سوزي #VERSION# مباشرة أو\n"
+"بشكل غير مباشر، إلى: (1) أي دولة تخضع لقيود التصدير الولايات\n"
+"المتحدة؛ (2) أي مستخدم نهائي تعرف أو لديك سبب لمعرفة إرادة\n"
+"الاستفادة من أوبن سوزي #VERSION# في تصميم وتطوير وإنتاج\n"
+"أنظمة نووية أو كيميائية أو بيولوجية، أو صاروخ، وإطلاق الفضاء\n"
+"المركبات، وصواريخ التجسس، أو أنظمة المركبات الجوية غير المأهولة، إلا\n"
+"حسب الأذن من قبل الجهة الحكومية ذات الصلة بالنظم أو لتي تصر التصاريح\n"
+"والرخص؛ أو (3) أي مستخدم نهائي ممنوعا من المشاركة في\n"
+"معاملات الصادرات الأمريكية من قبل أي وكالة اتحادية في حكومة الولايات "
+"المتحدة. بواسطة\n"
+"تحميل أو استخدام أوبن سوزي #VERSION#، فإنك توافق على ما سبق\n"
+"وأنك تمتثل وتقر أنك لا تقع في، تحت\n"
+"سيطرة، مواطنين أو مقيمين لأي من هذه الدول أو على\n"
+"هذه القائمة. وبالإضافة إلى ذلك، أنت مسؤولا عن الامتثال للقوانين 

commit gfxboot for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

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

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


Package is "gfxboot"

Changes:

--- /work/SRC/openSUSE:Factory/gfxboot/gfxboot.changes  2016-10-22 
13:03:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.gfxboot.new/gfxboot.changes 2016-11-08 
18:24:56.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov  7 12:16:33 UTC 2016 - snw...@suse.com
+
+- Update ca.po
+- 4.5.19
+
+---

Old:

  gfxboot-4.5.18.tar.xz

New:

  gfxboot-4.5.19.tar.xz



Other differences:
--
++ gfxboot.spec ++
--- /var/tmp/diff_new_pack.tur3B0/_old  2016-11-08 18:24:59.0 +0100
+++ /var/tmp/diff_new_pack.tur3B0/_new  2016-11-08 18:24:59.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gfxboot
-Version:4.5.18
+Version:4.5.19
 Release:0
 Summary:Graphical Boot Logo for GRUB, LILO and SYSLINUX
 License:GPL-2.0+

++ KDE.tar.xz ++

++ SLED.tar.xz ++

++ SLES.tar.xz ++

++ examples.tar.xz ++

++ gfxboot-4.5.18.tar.xz -> gfxboot-4.5.19.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gfxboot-4.5.18/VERSION new/gfxboot-4.5.19/VERSION
--- old/gfxboot-4.5.18/VERSION  2016-10-19 11:13:30.0 +0200
+++ new/gfxboot-4.5.19/VERSION  2016-11-07 13:15:19.0 +0100
@@ -1 +1 @@
-4.5.18
+4.5.19
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gfxboot-4.5.18/changelog new/gfxboot-4.5.19/changelog
--- old/gfxboot-4.5.18/changelog2016-10-19 11:13:30.0 +0200
+++ new/gfxboot-4.5.19/changelog2016-11-07 13:15:19.0 +0100
@@ -1,3 +1,6 @@
+2016-10-19:4.5.19
+   - Update ca.po
+
 2016-10-19:4.5.18
- Update ca.po
- Update lt.po

++ openSUSE.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/themes/openSUSE/po/ca.po new/themes/openSUSE/po/ca.po
--- old/themes/openSUSE/po/ca.po2016-10-19 11:13:30.0 +0200
+++ new/themes/openSUSE/po/ca.po2016-11-07 13:15:19.0 +0100
@@ -7,7 +7,7 @@
 "Report-Msgid-Bugs-To: translat...@suse.de\n"
 "POT-Creation-Date: 2006-05-15 15:07+0200\n"
 "PO-Revision-Date: 2007-02-19 15:09+0100\n"
-"Last-Translator: David Medina\n"
+"Last-Translator: David Medina, opensusecat...@gmail.com\n"
 "Language-Team: Catalan\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -22,7 +22,7 @@
 #. cancel button label
 #. txt_cancel
 msgid "Cancel"
-msgstr "Anul·la"
+msgstr "Cancel·la"
 
 #. reboot button label
 #. txt_reboot
@@ -78,7 +78,7 @@
 #. window title for kernel loading (see txt_load_kernel)
 #. txt_load_kernel_title
 msgid "Starting..."
-msgstr "Inici..."
+msgstr "Iniciant..."
 
 #. Keep the three newlines!
 #. txt_load_kernel
@@ -167,7 +167,7 @@
 #. dialog title for hard disk installation
 #. txt_harddisk_title
 msgid "Hard Disk Installation"
-msgstr "Instal·lació de disc dur"
+msgstr "Instal·lació des d'un disc dur"
 
 #. txt_hd_diskdevice
 msgid "Disk Device (Scans All Disks If Empty)\n"
@@ -208,7 +208,7 @@
 #. dialog title for smb installation
 #. txt_smb_title
 msgid "SMB (Windows Share) Installation"
-msgstr "Instal·lació de SMB (recurs compartit de Windows)"
+msgstr "Instal·lació per SMB (recurs compartit de Windows)"
 
 #. dialog title for http installation
 #. txt_http_title
@@ -299,7 +299,7 @@
 msgstr ""
 "Per carregar les actualitzacions dels controladors directament des del 
CD-ROM,\n"
 "escriviu els noms dels fitxers d'actualització de controladors (separats\n"
-"per comes ",") aquí:\n"
+"per comes, ",") aquí:\n"
 
 #. install source menu title
 #. ** please keep it really short (comparable to the english text) **
@@ -447,7 +447,9 @@
 msgid ""
 "IP address with network prefix\n"
 "(Examples: 192.168.5.77/24 2001:db8:75:fff::3/64)\n"
-msgstr "(Exemples: 192.168.5.77/24 2001:db8:75:fff::3/64)"
+msgstr ""
+"Adreça IP amb prefix de xarxa\n"
+"(Exemples: 192.168.5.77/24 2001:db8:75:fff::3/64)"
 
 #. menu item to signify no KMS (KMS = kernel mode setting - keep the english 
acronym)
 #. txt_video_no_kms

++ upstream.tar.xz ++




commit mariadb for openSUSE:13.2:Update

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package mariadb for openSUSE:13.2:Update 
checked in at 2016-11-08 15:01:52

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


Package is "mariadb"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.rYrsxL/_old  2016-11-08 15:01:54.0 +0100
+++ /var/tmp/diff_new_pack.rYrsxL/_new  2016-11-08 15:01:54.0 +0100
@@ -1 +1 @@
-
+




commit mariadb.5772 for openSUSE:13.2:Update

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package mariadb.5772 for 
openSUSE:13.2:Update checked in at 2016-11-08 15:01:49

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


Package is "mariadb.5772"

Changes:

New Changes file:

--- /dev/null   2016-10-27 01:54:32.792041256 +0200
+++ /work/SRC/openSUSE:13.2:Update/.mariadb.5772.new/mariadb.changes
2016-11-08 15:01:51.0 +0100
@@ -0,0 +1,2411 @@
+---
+Wed Oct 26 17:06:47 UTC 2016 - kstreit...@suse.com
+
+- update to Mariadb 10.0.27 GA
+  * release notes:
+* https://kb.askmonty.org/en/mariadb-10027-release-notes
+* https://kb.askmonty.org/en/mariadb-10026-release-notes
+  * changelog:
+* https://kb.askmonty.org/en/mariadb-10027-changelog
+* https://kb.askmonty.org/en/mariadb-10026-changelog
+  * fixed CVE's
+10.0.27: CVE-2016-5612, CVE-2016-5630, CVE-2016-6662
+10.0.26: CVE-2016-5440, CVE-2016-3615, CVE-2016-3521, CVE-2016-3477
+  * fix:
+[bsc#1005561], [bsc#1005570], [bsc#998309], [bsc#989926], 
+[bsc#989922],  [bsc#989919],  [bsc#989913]
+- refresh mariadb-10.0.24-fortify-and-O.patch
+- requires devel packages for aio and lzo2
+- remove mariadb-10.0.21-mysql-test_main_bootstrap.patch that is no
+  longer needed [bnc#984858]
+- append "--ignore-db-dir=lost+found" to the mysqld options in
+  "mysql-systemd-helper" script if "lost+found" directory is found
+  in $datadir [bnc#986251]
+- remove syslog.target from *.service files [bsc#983938]
+- add BuildRequires: systemd-devel
+- make some dependecies switchable
+- add systemd to deps to build on leap and friends  
+- replace '%{_libexecdir}/systemd/system' with %{_unitdir} macro
+- remove useless mysql@default.service [bsc#971456]
+- add mariadb-10.0.27-optimizer.patch to make ORDER BY optimization
+  functions take into account multiple equalities [bsc#949520]
+- add mariadb-10.0.27-mysql-test_optimizer_switch_basic.patch that
+  adjusts mysql-test results in order to take account of a new option
+  (orderby_uses_equalities) added by the optimizer patch [bnc#1003800]
+- replace all occurrences of the string "@sysconfdir@" with "/etc" in
+  mysql-community-server-5.1.46-logrotate.patch as it wasn't expanded
+  properly [bsc#990890] 
+
+---
+Tue Jun 14 08:53:02 UTC 2016 - kstreit...@suse.com
+
+- update to MariaDB 10.0.25 GA
+ * release notes:
+   * https://kb.askmonty.org/en/mariadb-10025-release-notes
+   * https://kb.askmonty.org/en/mariadb-10024-release-notes
+   * https://kb.askmonty.org/en/mariadb-10023-release-notes
+ * changelog:
+   * https://kb.askmonty.org/en/mariadb-10025-changelog
+   * https://kb.askmonty.org/en/mariadb-10024-changelog
+   * https://kb.askmonty.org/en/mariadb-10023-changelog
+ * fixed CVEs:
+   * 10.0.25: CVE-2016-0655, CVE-2016-0647, CVE-2016-0648,
+  CVE-2016-0666, CVE-2016-0643 
+   * 10.0.24: CVE-2016-0668, CVE-2016-0640, CVE-2016-0644,
+  CVE-2016-0646, CVE-2016-0649, CVE-2016-0650,
+  CVE-2016-0641
+   * 10.0.23: CVE-2016-0546, CVE-2016-0505, CVE-2016-0596, 
+  CVE-2016-0597, CVE-2016-0616, CVE-2016-0598, 
+  CVE-2016-0600, CVE-2016-0606, CVE-2016-0608, 
+  CVE-2016-0609, CVE-2016-0642, CVE-2016-0651, 
+  CVE-2016-2047 
+ * fixed bugs: [bnc#980904], [bnc#963806], [bnc#937790],
+   [bnc#921308], [bnc#937850], [bnc#937843],
+   [bnc#937849], [bnc#937796], [bnc#937957],
+   [bnc#937956], [bnc#937955]
+ * remove the following patches (applied upstream):
+   * mariadb-10.0.15-covscan-signexpr.patch
+   * mariadb-10.0.20-tabxml-bufferoverflowstrncat.patch
+   * mariadb-10.0.22-fix_build_denabled_profiling_off.patch
+ * rename and refresh mariadb-10.0.15-fortify-and-O.patch to
+   mariadb-10.0.24-fortify-and-O.patch
+- add 'log-error' and 'secure-file-priv' configuration options
+  (added via configuration-tweaks.tar.bz2) [bsc#963810]
+  * add '/etc/my.cnf.d/error_log.conf' that specifies
+'log-error = /var/log/mysql/mysqld.log'. If no path is set, the error
+log is written to '/var/lib/mysql/$HOSTNAME.err', which is not picked
+up by logrotate.
+  * add '/etc/my.cnf.d/secure_file_priv.conf' which specifies that
+'LOAD DATA', 'SELECT ... INTO' and 'LOAD FILE()' will only work with
+files in the directory specified by 'secure-file-priv' option
+(='/var/lib/mysql-files').
+- temporarily disable OQGraph. It seems to need the boost library with
+  the version not earlier than 1.40 and not later than 1.55 (MDEV-9479)
+- fix the leftovers of "logrotate.d/mysql" in the logrotate error
+  message [bsc#970295]
+- don't delete the 

commit bundle-lang-common for openSUSE:Factory

2016-11-08 Thread h_root
Hello community,

here is the log from the commit of package bundle-lang-common for 
openSUSE:Factory checked in at 2016-11-08 09:48:56

Comparing /work/SRC/openSUSE:Factory/bundle-lang-common (Old)
 and  /work/SRC/openSUSE:Factory/.bundle-lang-common.new (New)


Package is "bundle-lang-common"

Changes:

bundle-lang-gnome.changes: same change
bundle-lang-kde.changes: same change
bundle-lang-other.changes: same change



Other differences:
--
bundle-lang-gnome.spec: same change
bundle-lang-kde.spec: same change
bundle-lang-other.spec: same change
++ packages.txt ++
--- /var/tmp/diff_new_pack.TrtwNB/_old  2016-11-08 09:48:59.0 +0100
+++ /var/tmp/diff_new_pack.TrtwNB/_new  2016-11-08 09:48:59.0 +0100
@@ -202,7 +202,6 @@
 goocanvas-lang gnome-extras
 gourmet-lang gnome-extras
 gpa-lang gnome-extras
-gparted-lang gnome-extras
 gpaste-lang gnome-extras
 gpg2-lang common
 gpick-lang gnome-extras