commit yast2-snapper for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-snapper for openSUSE:Factory 
checked in at 2015-06-16 15:29:11

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


Package is "yast2-snapper"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-snapper/yast2-snapper.changes  
2015-06-12 21:15:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-snapper.new/yast2-snapper.changes 
2015-06-16 15:29:12.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun 15 16:18:54 CEST 2015 - aschn...@suse.de
+
+- removed noarch tag again (bsc#934856)
+- 3.1.9
+
+---

Old:

  yast2-snapper-3.1.8.tar.bz2

New:

  yast2-snapper-3.1.9.tar.bz2



Other differences:
--
++ yast2-snapper.spec ++
--- /var/tmp/diff_new_pack.1MxDIT/_old  2015-06-16 15:29:13.0 +0200
+++ /var/tmp/diff_new_pack.1MxDIT/_new  2015-06-16 15:29:13.0 +0200
@@ -17,10 +17,11 @@
 
 
 Name:   yast2-snapper
-Version:3.1.8
+Version:3.1.9
 Release:0
 
-BuildArch:  noarch
+# change to noarch causes problems according to behlert
+# BuildArch:   noarch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2

++ yast2-snapper-3.1.8.tar.bz2 -> yast2-snapper-3.1.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-snapper-3.1.8/package/yast2-snapper.changes 
new/yast2-snapper-3.1.9/package/yast2-snapper.changes
--- old/yast2-snapper-3.1.8/package/yast2-snapper.changes   2015-06-11 
11:55:22.0 +0200
+++ new/yast2-snapper-3.1.9/package/yast2-snapper.changes   2015-06-16 
10:35:10.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Jun 15 16:18:54 CEST 2015 - aschn...@suse.de
+
+- removed noarch tag again (bsc#934856)
+- 3.1.9
+
+---
 Thu Jun 11 11:35:26 CEST 2015 - aschn...@suse.de
 
 - removed hardcoded require for libsnapper (see bsc#934249)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-snapper-3.1.8/package/yast2-snapper.spec 
new/yast2-snapper-3.1.9/package/yast2-snapper.spec
--- old/yast2-snapper-3.1.8/package/yast2-snapper.spec  2015-06-11 
11:55:22.0 +0200
+++ new/yast2-snapper-3.1.9/package/yast2-snapper.spec  2015-06-16 
10:35:10.0 +0200
@@ -17,11 +17,12 @@
 
 
 Name:   yast2-snapper
-Version:3.1.8
+Version:3.1.9
 Release:0
 Group: System/YaST
 
-BuildArch: noarch
+# change to noarch causes problems according to behlert
+# BuildArch:   noarch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2




commit octave-forge-vrml for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-vrml for 
openSUSE:Factory checked in at 2015-06-16 15:14:27

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


Package is "octave-forge-vrml"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ /work/SRC/openSUSE:Factory/.octave-forge-vrml.new/octave-forge-vrml.changes 
2015-06-16 15:14:29.0 +0200
@@ -0,0 +1,5 @@
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 1.0.13
+

New:

  octave-forge-vrml.changes
  octave-forge-vrml.spec
  vrml-1.0.13.tar.gz



Other differences:
--
++ octave-forge-vrml.spec ++
#
# spec file for package octave-forge-vrml
#
# 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/
#


%define octpkg  vrml
Name:   octave-forge-%{octpkg}
Version:1.0.13
Release:0
Summary:3D graphics using VRML for Octave
License:GPL-3.0+
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildRequires:  octave-devel
Requires:   octave-cli >= 2.9.7
Requires:   octave-forge-linear-algebra
Requires:   octave-forge-miscellaneous
Requires:   octave-forge-struct
Requires:   octave-forge-statistics

%description
3D graphics using VRML.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}

%changelog



commit octave-forge-stk for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-stk for 
openSUSE:Factory checked in at 2015-06-16 15:14:04

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


Package is "octave-forge-stk"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ /work/SRC/openSUSE:Factory/.octave-forge-stk.new/octave-forge-stk.changes   
2015-06-16 15:14:04.0 +0200
@@ -0,0 +1,16 @@
+---
+Mon May 18 19:44:24 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 2.3.0
+
+---
+Thu Apr 16 21:50:44 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 2.2.1
+  * Octave 4.0 compatibility
+
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 2.2.0
+

New:

  octave-forge-stk.changes
  octave-forge-stk.spec
  stk-2.3.0.tar.gz



Other differences:
--
++ octave-forge-stk.spec ++
#
# spec file for package octave-forge-stk
#
# 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/
#


%define octpkg  stk
Name:   octave-forge-%{octpkg}
Version:2.3.0
Release:0
Summary:Small Octave Toolbox for Kriging
License:GPL-3.0+
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildRequires:  gcc-c++
BuildRequires:  octave-devel
Requires:   octave-cli

%description
The STK is a (not so) Small Toolbox for Kriging. Its primary focus
in on the interpolation/regression technique known as kriging, which
is very closely related to Splines and Radial Basis Functions, and can be
interpreted as a non-parametric Bayesian method using a Gaussian Process
(GP) prior. The STK also provides tools for the sequential and
non-sequential design of experiments. Even though it is, currently, mostly
geared towards the Design and Analysis of Computer Experiments (DACE), the
STK can be useful for other applications areas (such as Geostatistics,
Machine Learning, Non-parametric Regression, etc.).
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}
%{octlib_dir}/%{octpkg}-%{version}

%changelog



commit octave-forge-sockets for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-sockets for 
openSUSE:Factory checked in at 2015-06-16 15:13:46

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


Package is "octave-forge-sockets"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-sockets.new/octave-forge-sockets.changes
   2015-06-16 15:13:48.0 +0200
@@ -0,0 +1,5 @@
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 1.2.0
+

New:

  octave-forge-sockets.changes
  octave-forge-sockets.spec
  sockets-1.2.0.tar.gz



Other differences:
--
++ octave-forge-sockets.spec ++
#
# spec file for package octave-forge-sockets
#
# 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/
#


%define octpkg  sockets
Name:   octave-forge-%{octpkg}
Version:1.2.0
Release:0
Summary:Socket Octave functions for networking
License:GPL-3.0+
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildRequires:  gcc-c++
BuildRequires:  hdf5-devel
BuildRequires:  octave-devel
Requires:   octave-cli >= 3.2.0

%description
Socket functions for networking.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}
%{octlib_dir}/%{octpkg}-%{version}

%changelog



commit octave-forge-parallel for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-parallel for 
openSUSE:Factory checked in at 2015-06-16 15:13:27

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


Package is "octave-forge-parallel"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-parallel.new/octave-forge-parallel.changes
 2015-06-16 15:13:27.0 +0200
@@ -0,0 +1,14 @@
+---
+Fri Mar 13 17:43:26 UTC 2015 - dmitr...@opensuse.org
+
+- Updte to version 2.2.1
+  * The bw_... group of functions has been deprecated and will be
+removed in the future.
+  * Made compatible with Octave 4.0.
+  * Made parcellfun/pararrayfun a bit more stable.
+
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 2.2.0
+

New:

  octave-forge-parallel.changes
  octave-forge-parallel.spec
  parallel-2.2.1.tar.gz



Other differences:
--
++ octave-forge-parallel.spec ++
#
# spec file for package octave-forge-parallel
#
# 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/
#


%define octpkg  parallel
Name:   octave-forge-%{octpkg}
Version:2.2.1
Release:0
Summary:Parallel Computing for Octave
License:GPL-3.0+
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildRequires:  gcc-c++
BuildRequires:  hdf5-devel
BuildRequires:  octave-devel
BuildRequires:  zlib-devel
Requires:   octave-cli >= 3.4.0

%description
Parallel execution package.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}
%{octlib_dir}/%{octpkg}-%{version}

%changelog



commit octave-forge-struct for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-struct for 
openSUSE:Factory checked in at 2015-06-16 15:14:11

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


Package is "octave-forge-struct"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-struct.new/octave-forge-struct.changes 
2015-06-16 15:14:11.0 +0200
@@ -0,0 +1,11 @@
+---
+Sun Mar  8 21:44:58 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 1.0.11
+  * Compatible with Octave 4.0.
+
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 1.0.10
+

New:

  octave-forge-struct.changes
  octave-forge-struct.spec
  struct-1.0.11.tar.gz



Other differences:
--
++ octave-forge-struct.spec ++
#
# spec file for package octave-forge-struct
#
# 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/
#


%define octpkg  struct
Name:   octave-forge-%{octpkg}
Version:1.0.11
Release:0
Summary:Additional Structure manipulations functions for Octave
License:GPL-3.0+
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildRequires:  gcc-c++
BuildRequires:  hdf5-devel
BuildRequires:  octave-devel
Requires:   octave-cli >= 2.9.7

%description
Additional Structure manipulations functions.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}
%{octlib_dir}/%{octpkg}-%{version}

%changelog



commit octave-forge-queueing for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-queueing for 
openSUSE:Factory checked in at 2015-06-16 15:13:37

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


Package is "octave-forge-queueing"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-queueing.new/octave-forge-queueing.changes
 2015-06-16 15:13:37.0 +0200
@@ -0,0 +1,5 @@
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 1.2.3
+

New:

  octave-forge-queueing.changes
  octave-forge-queueing.spec
  queueing-1.2.3.tar.gz



Other differences:
--
++ octave-forge-queueing.spec ++
#
# spec file for package octave-forge-queueing
#
# 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/
#


%define octpkg  queueing
Name:   octave-forge-%{octpkg}
Version:1.2.3
Release:0
Summary:Queueing Networks and Markov chains analysis for Octave
License:GPL-3.0+
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildArch:  noarch
BuildRequires:  octave-devel
Requires:   octave-cli >= 3.2.3

%description
Functions for queueing networks and Markov chains analysis.
This package can be used to compute steady-state performance measures
for open, closed and mixed networks with single or multiple job classes.
Mean Value Analysis (MVA), convolution, and various bounding techniques are
implemented. Furthermore, several transient and steady-state performance
measures for Markov chains can be computed, such as state occupancy
probabilities, mean time to absorption, time-averaged sojourn times
and so forth. Discrete- and continuous-time Markov chains are supported.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}

%changelog



commit octave-forge-optics for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-optics for 
openSUSE:Factory checked in at 2015-06-16 15:13:17

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


Package is "octave-forge-optics"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-optics.new/octave-forge-optics.changes 
2015-06-16 15:13:18.0 +0200
@@ -0,0 +1,12 @@
+---
+Thu May  7 21:21:39 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 0.1.3
+  * A group of functions to deal with Zernike polynomials have been 
implemented.
+  * Initial abcd matrix raytracing.
+
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 0.1.1
+

New:

  octave-forge-optics.changes
  octave-forge-optics.spec
  optics-0.1.3.tar.gz



Other differences:
--
++ octave-forge-optics.spec ++
#
# spec file for package octave-forge-optics
#
# 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/
#


%define octpkg  optics
Name:   octave-forge-%{octpkg}
Version:0.1.3
Release:0
Summary:Functions covering various aspects of optics for Octave
License:GPL-3.0+
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildArch:  noarch
BuildRequires:  octave-devel
Requires:   octave-cli >= 3.2.0

%description
Functions covering various aspects of optics.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}

%changelog



commit octave-forge-mechanics for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-mechanics for 
openSUSE:Factory checked in at 2015-06-16 15:12:28

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


Package is "octave-forge-mechanics"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-mechanics.new/octave-forge-mechanics.changes
   2015-06-16 15:12:28.0 +0200
@@ -0,0 +1,5 @@
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 1.3.1
+

New:

  mechanics-1.3.1.tar.gz
  octave-forge-mechanics.changes
  octave-forge-mechanics.spec



Other differences:
--
++ octave-forge-mechanics.spec ++
#
# spec file for package octave-forge-mechanics
#
# 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/
#


%define octpkg  mechanics
Name:   octave-forge-%{octpkg}
Version:1.3.1
Release:0
Summary:Classical Mechanics & Structural Analysis for Octave
License:GPL-3.0+
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildRequires:  gcc-c++
BuildRequires:  octave-devel
Requires:   octave-cli >= 3.4.0
Requires:   octave-forge-general >= 1.2.2
Requires:   octave-forge-geometry >= 1.2.1
Requires:   octave-forge-linear-algebra >= 2.0.0

%description
Library with functions useful for numerical computation in classical mechanics
and structural analysis.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}
%{octlib_dir}/%{octpkg}-%{version}

%changelog



commit octave-forge-octclip for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-octclip for 
openSUSE:Factory checked in at 2015-06-16 15:13:01

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


Package is "octave-forge-octclip"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-octclip.new/octave-forge-octclip.changes
   2015-06-16 15:13:01.0 +0200
@@ -0,0 +1,11 @@
+---
+Thu Apr  9 08:27:58 UTC 2015 - dmitr...@opensuse.org
+
+- Fix build with OpenMP
+  * octclip-openmp.patch
+
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 1.0.3
+

New:

  octave-forge-octclip.changes
  octave-forge-octclip.spec
  octclip-1.0.3.tar.gz
  octclip-openmp.patch



Other differences:
--
++ octave-forge-octclip.spec ++
#
# spec file for package octave-forge-octclip
#
# 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/
#


%define octpkg  octclip
Name:   octave-forge-%{octpkg}
Version:1.0.3
Release:0
Summary:Octave clipping polygons tool
License:GPL-3.0+ and BSD-3-Clause
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
# PATCH-FIX-UPSTREAM octclip-openmp.patch -- Fix build with OpenMP
Patch1: octclip-openmp.patch
BuildRequires:  gcc-c++
BuildRequires:  hdf5-devel
BuildRequires:  octave-devel
Requires:   octave-cli >= 2.9.7

%description
This package allows to do boolean operations with polygons using
the Greiner-Hormann algorithm.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%patch1 -p1
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}
%{octlib_dir}/%{octpkg}-%{version}

%changelog
++ octclip-openmp.patch ++
Index: octave-forge-octclip/octclip/src/Makefile
===
--- octave-forge-octclip.orig/octclip/src/Makefile
+++ octave-forge-octclip/octclip/src/Makefile
@@ -33,7 +33,7 @@ compile:
$(CC) -c -I. recpolil.c -o recpolil.o
$(CC) -c -I. segmento.c -o segmento.o
$(CC) -c -I. ventorno.c -o ventorno.o
-   $(CC) -s -I. _oc_polybool.cc *.o
+   $(CC) -s  -lgomp -I. _oc_polybool.cc *.o
 
 .PHONY: clean
 clean:



commit octave-forge-nan for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-nan for 
openSUSE:Factory checked in at 2015-06-16 15:12:42

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


Package is "octave-forge-nan"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ /work/SRC/openSUSE:Factory/.octave-forge-nan.new/octave-forge-nan.changes   
2015-06-16 15:12:42.0 +0200
@@ -0,0 +1,19 @@
+---
+Thu Apr 16 22:21:07 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 2.7.4
+  * use libsvm and liblinear of target system, instead of outdated copy
+  * fix multi-threaded build (make -j) 
+  * improve some tests
+  * bug fix in nanstd.m 
+  * minor issues (some compiler warnings are addressed)
+
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 2.7.1
+- Fix build with OpenMP support
+  * nan-openmp.patch
+- Fix GCC warnings
+  * nan-gcc.patch
+

New:

  nan-2.7.4.tar.gz
  nan-gcc.patch
  nan-openmp.patch
  octave-forge-nan.changes
  octave-forge-nan.spec



Other differences:
--
++ octave-forge-nan.spec ++
#
# spec file for package octave-forge-nan
#
# 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/
#


%define octpkg  nan
Name:   octave-forge-%{octpkg}
Version:2.7.4
Release:0
Summary:A statistics and machine learning toolbox
License:GPL-3.0+
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
# PATCH-FIX-UPSTREAM nan-openmp.patch -- Fix build with OpenMP support
Patch1: nan-openmp.patch
# PATCH-FIX-UPSTREAM nan-gcc.patch -- Fix GCC warnings
Patch2: nan-gcc.patch
BuildRequires:  blas-devel
BuildRequires:  gcc-c++
BuildRequires:  octave-devel
Requires:   octave-cli >= 3.2.0

%description
A statistics and machine learning toolbox for data with and w/o missing values.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%patch1 -p1
%patch2 -p1
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}
%{octlib_dir}/%{octpkg}-%{version}

%changelog
++ nan-gcc.patch ++
Index: octave-forge-nan/NaN/src/str2array.cpp
===
--- octave-forge-nan.orig/NaN/src/str2array.cpp
+++ octave-forge-nan/NaN/src/str2array.cpp
@@ -126,6 +126,7 @@ int str2val(char *s, double *r, double *
// conversion failed 
return(0); 
}
+   return (0);
 }
 
 
++ nan-openmp.patch ++
Index: octave-forge-nan/NaN/src/Makefile
===
--- octave-forge-nan.orig/NaN/src/Makefile
+++ octave-forge-nan/NaN/src/Makefile
@@ -33,8 +33,8 @@ GNUMEX64 = $(HOME)/bin/win64/gnumex
 
 CC  = gcc
 CXX = g++
-CFLAGS = -fopenmp -Wall -Wextra -Wconversion -O2 -fPIC 
-OCTMEX = mkoctfile$(OCTAVE_VERSION) --mex
+CFLAGS = -fopenmp -Wall -Wextra -Wconversion -O2 -fPIC -lgomp
+OCTMEX = mkoctfile$(OCTAVE_VERSION) --mex -lgomp
 RM  = rm
 
 ifneq (Darwin,$(shell uname)) 



commit octave-forge-linear-algebra for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-linear-algebra for 
openSUSE:Factory checked in at 2015-06-16 15:12:14

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


Package is "octave-forge-linear-algebra"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-linear-algebra.new/octave-forge-linear-algebra.changes
 2015-06-16 15:12:14.0 +0200
@@ -0,0 +1,5 @@
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 2.2.2
+

New:

  linear-algebra-2.2.2.tar.gz
  octave-forge-linear-algebra.changes
  octave-forge-linear-algebra.spec



Other differences:
--
++ octave-forge-linear-algebra.spec ++
#
# spec file for package 
#
# 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/
#


%define octpkg  linear-algebra
Name:   octave-forge-%{octpkg}
Version:2.2.2
Release:0
Summary:Linear algebra package for Octave
License:GPL-3.0+ and LGPL-3.0+ and BSD-2-Clause
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildRequires:  blas-devel
BuildRequires:  gcc-c++
BuildRequires:  lapack-devel
BuildRequires:  octave-devel
Requires:   octave-cli >= 4.0.0

%description
Additional linear algebra code, including general SVD and matrix functions.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}
%{octlib_dir}/%{octpkg}-%{version}

%changelog



commit octave-forge-ltfat for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-ltfat for 
openSUSE:Factory checked in at 2015-06-16 15:12:23

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


Package is "octave-forge-ltfat"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-ltfat.new/octave-forge-ltfat.changes   
2015-06-16 15:12:24.0 +0200
@@ -0,0 +1,14 @@
+---
+Tue May 12 17:26:37 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 2.1.0
+  * New general filterbank generating routine: warpedfilters
+  * New filterbank spectrogram reassignment function: filterbankreassign
+  * New quadratic time-frequency distributions
+  * Better alignment of wavelet filters.
+
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 2.0.1
+

New:

  ltfat-2.1.0.tar.gz
  octave-forge-ltfat.changes
  octave-forge-ltfat.spec



Other differences:
--
++ octave-forge-ltfat.spec ++
#
# spec file for package octave-forge-ltfat
#
# 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/
#


%define octpkg  ltfat
Name:   octave-forge-%{octpkg}
Version:2.1.0
Release:0
Summary:The Large Time-Frequency Analysis Toolbox for Octave
License:GPL-3.0+
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildRequires:  blas-devel
BuildRequires:  gcc-c++
BuildRequires:  gcc-fortran
BuildRequires:  fftw3-devel
BuildRequires:  fftw3-threads-devel
BuildRequires:  java-devel
BuildRequires:  lapack-devel
BuildRequires:  octave-devel
Requires:   octave-cli >= 3.8.0

%description
The Large Time/Frequency Analysis Toolbox (LTFAT) is a Matlab/Octave toolbox
for working with time-frequency analysis, wavelets and signal processing.
It is intended both as an educational and a computational tool. The toolbox
provides a large number of linear transforms including Gabor and wavelet
transforms along with routines for constructing windows (filter prototypes)
and routines for manipulating coefficients.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}
%{octlib_dir}/%{octpkg}-%{version}

%changelog



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

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-level-set for 
openSUSE:Factory checked in at 2015-06-16 15:12:10

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


Package is "octave-forge-level-set"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-level-set.new/octave-forge-level-set.changes
   2015-06-16 15:12:11.0 +0200
@@ -0,0 +1,5 @@
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 0.2.0
+

New:

  level-set-0.2.0.tar.gz
  octave-forge-level-set.changes
  octave-forge-level-set.spec



Other differences:
--
++ octave-forge-level-set.spec ++
#
# spec file for package 
#
# 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/
#


%define octpkg  level-set
Name:   octave-forge-%{octpkg}
Version:0.2.0
Release:0
Summary:Level-Set functions for Octave
License:GPL-3.0+
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildRequires:  gcc-c++
BuildRequires:  octave-devel
Requires:   octave-cli >= 3.6.0

%description
Routines for calculating the time-evolution of the level-set equation
and extracting geometric information from the level-set function.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}
%{octlib_dir}/%{octpkg}-%{version}

%changelog



commit octave-forge-interval for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-interval for 
openSUSE:Factory checked in at 2015-06-16 15:11:59

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


Package is "octave-forge-interval"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-interval.new/octave-forge-interval.changes
 2015-06-16 15:11:59.0 +0200
@@ -0,0 +1,68 @@
+---
+Sun May 31 08:51:44 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 0.2.1
+  * plot, plot3: New interval plotting functions. Pay attention to the
+included examples, which can be executed with 'demo @infsup/plot'
+and 'demo @infsup/plot3' respectively.
+  * polyval: New interval arithmetic algorithm
+  * bisect: New set operation for bisecting algorithms
+  * sinrev, cosrev, tanrev, atan2rev1, atan2rev2: Now allow non-scalar
+arguments
+  * Simplified licensing: Relicensed parts of the software that were
+not under GPL
+  * Updated information for citation of the package
+
+---
+Mon May  4 06:48:25 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 0.2.0
+  * User manual included in the package
+  * New utility functions: cat, postpad, prepad, reshape, resize
+  * and, or: Removed deprecated functions
+  * Improved display output for cell arrays and new function: disp
+  * Minor performance improvements (all decorated interval functions,
+horzcat, vertcat)
+  * Bugfixes
+
+---
+Wed Apr  8 08:33:41 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 0.1.5
+  * Implicit decoration of bare intervals triggers a warning now and
+can be allowed or forbidden by the user.  Implicit decoration
+of bare interval literals is not affected.
+  * newdec: New operation for explicit promotion of bare intervals
+into decorated intervals (without warning).
+  * Decorated interval literals with illegal decoration are
+no longer allowed and produce NaIs.
+  * hull: In contrast to the union function, the interval constructor
+is no longer considered a set operation and can create intervals
+with a non-trivial decoration.
+  * setdiff, setxor: New set operations
+  * intersect, union: Renamed set operations; the old function names (and, or)
+   are hereby deprecated and are going to be removed in the next release.
+  * intervaltotext, intervaltoexact: Decimal fractions no longer omit zero
+before the point, and unnecessary trailing decimal places can be omitted
+more consistently and in more cases than before (also affects console
+output). Improved accuracy and performance with support for interval
+matrices.
+
+---
+Thu Mar 19 18:35:13 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 0.1.4
+  * New interval constructors: hull, midrad
+  * New interval arithmetic functions: cbrt, cot, coth, csc, csch,
+dilog, ei, erf, erfc, gamma, gammaln, psi, rsqrt, sec, sech
+  * mtimes: Support for fast, less accurate evaluation using BLAS routines
+  * mldivide, mrdivide, inv: Improved performance by using faster mtimes
+  * infsup, infsupdec: Enabled broadcasting of scalar boundaries
+  * rad: May compute mid and rad simultaneously
+  * subsref: Access to interval properties using field syntax: x.inf and x.sup
+
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 0.1.3
+

New:

  interval-0.2.1.tar.gz
  octave-forge-interval.changes
  octave-forge-interval.spec



Other differences:
--
++ octave-forge-interval.spec ++
#
# spec file for package octave-forge-interval
#
# 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/
#


%define octpkg  interval
Name:   octave-forge-%{octpkg}
Vers

commit octave-forge-ga for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-ga for openSUSE:Factory 
checked in at 2015-06-16 15:11:31

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


Package is "octave-forge-ga"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ /work/SRC/openSUSE:Factory/.octave-forge-ga.new/octave-forge-ga.changes 
2015-06-16 15:11:31.0 +0200
@@ -0,0 +1,5 @@
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 0.10.0
+

New:

  ga-0.10.0.tar.gz
  octave-forge-ga.changes
  octave-forge-ga.spec



Other differences:
--
++ octave-forge-ga.spec ++
#
# spec file for package octave-forge-ga
#
# 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/
#


%define octpkg  ga
Name:   octave-forge-%{octpkg}
Version:0.10.0
Release:0
Summary:Genetic optimization code for Octave
License:GPL-2.0+
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildArch:  noarch
BuildRequires:  octave-devel
Requires:   octave-cli >= 3.4.0

%description
Genetic optimization code.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}

%changelog



commit octave-forge-fl-core for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-fl-core for 
openSUSE:Factory checked in at 2015-06-16 15:11:16

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


Package is "octave-forge-fl-core"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-fl-core.new/octave-forge-fl-core.changes
   2015-06-16 15:11:16.0 +0200
@@ -0,0 +1,7 @@
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 1.0.0
+- Fix build error
+  * fl-core-gcc-errors.patch
+

New:

  fl-core-1.0.0.tar.gz
  fl-core-gcc-errors.patch
  octave-forge-fl-core.changes
  octave-forge-fl-core.spec



Other differences:
--
++ octave-forge-fl-core.spec ++
#
# spec file for package octave-forge-fl-core
#
# 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/
#


%define octpkg  fl-core
Name:   octave-forge-%{octpkg}
Version:1.0.0
Release:0
Summary:Basic functions in Fuzzy Logic for Octave
License:LGPL-3.0
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
# PATCH-FIX-UPSTREAM fl-core-gcc-errors.patch
Patch1: fl-core-gcc-errors.patch
BuildRequires:  gcc-c++
BuildRequires:  hdf5-devel
BuildRequires:  octave-devel
Requires:   octave-cli >= 2.9.7

%description
Basic functions in Fuzzy Logic for Octave.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%patch1 -p1
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}
%{octlib_dir}/%{octpkg}-%{version}

%changelog
++ fl-core-gcc-errors.patch ++
Index: octave-forge-fl-core/fl-core/src/fl_compose.cc
===
--- octave-forge-fl-core.orig/fl-core/src/fl_compose.cc
+++ octave-forge-fl-core/fl-core/src/fl_compose.cc
@@ -21,6 +21,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #define HELP \
 "-*- texinfo -*-\n\



commit octave-forge-generate_html for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-generate_html for 
openSUSE:Factory checked in at 2015-06-16 15:11:42

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


Package is "octave-forge-generate_html"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-generate_html.new/octave-forge-generate_html.changes
   2015-06-16 15:11:43.0 +0200
@@ -0,0 +1,47 @@
+---
+Sat May  2 21:00:14 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 0.1.8
+  * Bug fixes
+- html_help_text.m, texi2html.m: Fix a bug that was the cause of unmatched
+   tags in the HTML output.
+- get_html_options.m: Fix default header (add !DOCTYPE, charset, etc.)
+  and Octave Forge header (unordered   lists are not allowed to be
+  nested in   blocks).
+  * Other changes
+- html_help_text.m: Now entirely based on texi2html.m
+- texi2html.m: Use   blocks both with TexInfo 
4.x
+  and with TexInfo 5.x.
+
+---
+Wed Apr  8 08:05:39 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 0.1.7
+  * Bug fixes
+- Omit the "News" link if there is no NEWS file, instead of generating an
+  error (the NEWS file is optional, according to the manual)
+- Fix broken links on the NEWS, COPYING and overview pages (the link that
+  was supposed to point to the index.html of the package)
+- Protect symbols <, > and & by replacing them with the corresponding HTML
+  entity (<, > and &) everywhere it makes sense
+- get_txi_files.m: Update the list of ignored *.texi files
+- generate_package_html.m: Let email addresses appear if they exist in
+  DESCRIPTION (they were previously hidden because of the < > delimiters)
+- generate_package_html.m: Fix anchor names
+- html_help_text.m: Hide figures only if gnuplot is in use (bug#33180)
+- html_help_text.m: Prevent empty   blocks (bug#44451)
+  * New features
+- Introduce a new %charset variable for header template, which defaults to
+  utf-8 (instead of the hard-coded iso-8859-1 that was previously in use)
+  * Documentation
+- Add generate_operators to the INDEX
+- Provide minimal (one-line) help text for generate_html_manual
+  * Cleanup
+- Remove obsolete function generate_alphabet
+- Remove unused "docbrowser" style
+
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 0.1.6
+

New:

  generate_html-0.1.8.tar.gz
  octave-forge-generate_html.changes
  octave-forge-generate_html.spec



Other differences:
--
++ octave-forge-generate_html.spec ++
#
# spec file for package octave-forge-generate_html
#
# 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/
#


%define octpkg  generate_html
Name:   octave-forge-%{octpkg}
Version:0.1.8
Release:0
Summary:Generate HTML web page from help texts
License:GPL-3.0+
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildArch:  noarch
BuildRequires:  octave-devel
Requires:   octave-cli >= 3.2.0
Requires:   makeinfo

%description
This package provides functions for generating HTML pages that contain
the help texts for a set of functions. The package is designed to be
as general as possible, but also contains convenience functions for
generating a set of pages for entire packages.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{versio

commit octave-forge-database for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-database for 
openSUSE:Factory checked in at 2015-06-16 15:10:44

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


Package is "octave-forge-database"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-database.new/octave-forge-database.changes
 2015-06-16 15:10:46.0 +0200
@@ -0,0 +1,13 @@
+---
+Wed May  6 18:38:42 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 2.3.2
+  * Fix a potential source of internal bugs.
+  * Incompatible versions of postgresql (< 8.3) are rejected at
+configure time.
+
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 2.3.1
+

New:

  database-2.3.2.tar.gz
  octave-forge-database.changes
  octave-forge-database.spec



Other differences:
--
++ octave-forge-database.spec ++
#
# spec file for package octave-forge-database
#
# 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/
#


%define octpkg  database
Name:   octave-forge-%{octpkg}
Version:2.3.2
Release:0
Summary:Interface to SQL databases, currently only postgresql using 
libpq
License:GPL-3.0+
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildRequires:  gcc-c++
BuildRequires:  hdf5-devel
BuildRequires:  octave-devel
BuildRequires:  postgresql-devel
Requires:   octave-cli >= 3.6.2

%description
Interface to SQL databases, currently only postgresql using libpq.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}
%{octlib_dir}/%{octpkg}-%{version}

%changelog



commit octave-forge-dataframe for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-dataframe for 
openSUSE:Factory checked in at 2015-06-16 15:10:50

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


Package is "octave-forge-dataframe"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-dataframe.new/octave-forge-dataframe.changes
   2015-06-16 15:10:50.0 +0200
@@ -0,0 +1,5 @@
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 1.1.0
+

New:

  dataframe-1.1.0.tar.gz
  octave-forge-dataframe.changes
  octave-forge-dataframe.spec



Other differences:
--
++ octave-forge-dataframe.spec ++
#
# spec file for package octave-forge-dataframe
#
# 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/
#


%define octpkg  dataframe
Name:   octave-forge-%{octpkg}
Version:1.1.0
Release:0
Summary:Data manipulation toolbox similar to R data.frame
License:GPL-3.0+
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildArch:  noarch
BuildRequires:  octave-devel
Requires:   octave-cli >= 3.4.0

%description
Data manipulation toolbox similar to R data.frame.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}

%changelog



commit octave-forge-fits for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-fits for 
openSUSE:Factory checked in at 2015-06-16 15:11:11

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


Package is "octave-forge-fits"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ /work/SRC/openSUSE:Factory/.octave-forge-fits.new/octave-forge-fits.changes 
2015-06-16 15:11:12.0 +0200
@@ -0,0 +1,7 @@
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 1.0.5
+- Fix build flags
+  * octave-forge-fits.patch
+

New:

  fits-1.0.5.tar.gz
  fits-build-flags.patch
  octave-forge-fits.changes
  octave-forge-fits.spec



Other differences:
--
++ octave-forge-fits.spec ++
#
# spec file for package octave-forge-fits
#
# 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/
#


%define octpkg  fits
Name:   octave-forge-%{octpkg}
Version:1.0.5
Release:0
Summary:Octave functions for reading and writing FITS files
License:GPL-3.0+
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
# PATCH-FIX-UPSTREAM fits-build-flags.patch
Patch1: fits-build-flags.patch
BuildRequires:  cfitsio-devel
BuildRequires:  gcc-c++
BuildRequires:  hdf5-devel
BuildRequires:  octave-devel
BuildRequires:  pkg-config
Requires:   octave-cli >= 3.0.0

%description
Functions for reading and writing FITS (Flexible Image Transport System) files. 
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%patch1
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}
%{octlib_dir}/%{octpkg}-%{version}

%changelog
++ fits-build-flags.patch ++
Index: fits/src/Makefile
===
--- fits/src/Makefile.orig  2013-07-30 06:15:20.0 +0200
+++ fits/src/Makefile   2014-01-20 14:01:55.016018353 +0100
@@ -1,4 +1,4 @@
-MKOCT_FLAGS = $(shell pkg-config --libs cfitsio)
+MKOCT_FLAGS = $(shell pkg-config --libs --cflags cfitsio)
 
 all: read_fits_image.oct save_fits_image.oct save_fits_image_multi_ext.oct
 



commit octave-forge-control for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-control for 
openSUSE:Factory checked in at 2015-06-16 15:10:34

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


Package is "octave-forge-control"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-control.new/octave-forge-control.changes
   2015-06-16 15:10:34.0 +0200
@@ -0,0 +1,35 @@
+---
+Mon May  4 06:58:02 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 2.8.1
+  * tf
+- Revamped the modifications of TB01ZD from control version 2.8.0.
+  The function now uses LAPACK routines to find the maximum norm element.
+- Improved error handling when converting state-space models.
+
+---
+Tue Apr  7 21:24:46 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 2.8.0
+  * zero
+Compatibility fix in the C++ oct-file to support the upcoming Octave 4.0.
+  * isminimumphase
+Reverted changes from control-2.6.6.  According to the
+definition of Byrnes/Isidori, the function tests whether the system
+has asymptotically stable zero dynamics. The poles are not tested.
+  * series
+Fixed a bug which gave unnecessary error messages when the
+function is called with 4 arguments.
+  * tf
+Resolved issues in MIMO state-space to transfer function
+conversion by implementing a more robust algorithm in SLICOT
+routine TB01ZD.
+  * Support for 64bit indexing option.
+
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 2.6.6
+- Fix GCC errors: no return in non-void function
+  * control-gcc-errors.patch
+

New:

  control-2.8.1.tar.gz
  control-gcc-errors.patch
  octave-forge-control.changes
  octave-forge-control.spec



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


%define octpkg  control
Name:   octave-forge-%{octpkg}
Version:2.8.1
Release:0
Summary:Computer-Aided Control System Design (CACSD) Tools
License:GPL-3.0+
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
# PATCH-FIX-UPSTREAM control-gcc-errors.patch -- Fix no return in non-void 
function
Patch1: control-gcc-errors.patch
BuildRequires:  blas-devel
BuildRequires:  gcc-c++
BuildRequires:  gcc-fortran
BuildRequires:  hdf5-devel
BuildRequires:  lapack-devel
BuildRequires:  octave-devel
Requires:   octave-cli >= 3.8.0

%description
Computer-Aided Control System Design (CACSD) Tools for GNU Octave, based
on the proven SLICOT Library.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%patch1 -p1
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}
%{octlib_dir}/%{octpkg}-%{version}

%changelog
++ control-gcc-errors.patch ++
Index: octave-forge-control/control/src/Makefile
===
--- octave-forge-control.orig/control/src/Makefile
+++ octave-forge-control/control/src/Makefile
@@ -27,6 +27,7 @@ all: __control_slicot_functions__.oct \
 # the developer makefile makefile_control.m
 slicotlibrary.a: slicot.tar.gz
tar -xzf slicot.tar.gz
+   patch -p0 -i slicot-gcc-errors.patch
mkdir sltmp
mv slicot/src/*.f ./sltmp
mv slicot/src_aux/*.f ./sltmp
Index: octave-forge-control/control/src/slicot-gcc-errors.patch
===
--- /dev

commit octave-forge-communications for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package octave-forge-communications for 
openSUSE:Factory checked in at 2015-06-16 15:10:28

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


Package is "octave-forge-communications"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-communications.new/octave-forge-communications.changes
 2015-06-16 15:10:29.0 +0200
@@ -0,0 +1,11 @@
+---
+Wed Apr  8 07:59:50 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 1.2.1
+  * Compatibility with Octave 4.0.0
+
+---
+Thu Feb 26 16:06:43 UTC 2015 - dmitr...@opensuse.org
+
+- Split from octave-forge package, version 1.2.0
+

New:

  communications-1.2.1.tar.gz
  octave-forge-communications.changes
  octave-forge-communications.spec



Other differences:
--
++ octave-forge-communications.spec ++
#
# spec file for package octave-forge-communications
#
# 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/
#


%define octpkg  communications
Name:   octave-forge-%{octpkg}
Version:1.2.1
Release:0
Summary:Digital Communications for Octave
License:GPL-3.0+
Group:  Productivity/Scientific/Math
Url:http://octave.sourceforge.net
Source0:
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
BuildRequires:  gcc-c++
BuildRequires:  hdf5-devel
BuildRequires:  octave-devel
Requires:   octave-cli >= 3.4.0
Requires:   octave-forge-signal >= 1.1.3

%description
Digital Communications, Error Correcting Codes (Channel Code), 
Source Code functions, Modulation and Galois Fields.
This is part of Octave-Forge project.

%prep
%setup -q -c %{name}-%{version}
%octave_pkg_src

%build
%octave_pkg_build

%install
%octave_pkg_install

%check
%octave_pkg_test

%post
%octave --eval "pkg rebuild"

%postun
%octave --eval "pkg rebuild"

%files
%defattr(-,root,root)
%{octpackages_dir}/%{octpkg}-%{version}
%{octlib_dir}/%{octpkg}-%{version}

%changelog



commit kbuild for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package kbuild for openSUSE:Factory checked 
in at 2015-06-16 14:10:58

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


Package is "kbuild"

Changes:

--- /work/SRC/openSUSE:Factory/kbuild/kbuild.changes2014-01-23 
15:46:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbuild.new/kbuild.changes   2015-06-16 
14:10:59.0 +0200
@@ -1,0 +2,6 @@
+Fri Jun 12 09:45:46 UTC 2015 - dval...@suse.com
+
+- Rework ppc64le patch. Previous one was totally wrong.
+- Modified patch ppc64le.patch 
+
+---



Other differences:
--
++ kbuild.spec ++
--- /var/tmp/diff_new_pack.2xbijE/_old  2015-06-16 14:11:00.0 +0200
+++ /var/tmp/diff_new_pack.2xbijE/_new  2015-06-16 14:11:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kbuild
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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

++ ppc64le.patch ++
--- /var/tmp/diff_new_pack.2xbijE/_old  2015-06-16 14:11:00.0 +0200
+++ /var/tmp/diff_new_pack.2xbijE/_new  2015-06-16 14:11:00.0 +0200
@@ -1,7 +1,7 @@
-Index: kbuild-0.1.9998svn2577/kBuild/env.sh
+Index: kbuild-0.1.9998svn2720/kBuild/env.sh
 ===
 kbuild-0.1.9998svn2577.orig/kBuild/env.sh
-+++ kbuild-0.1.9998svn2577/kBuild/env.sh
+--- kbuild-0.1.9998svn2720.orig/kBuild/env.sh
 kbuild-0.1.9998svn2720/kBuild/env.sh
 @@ -347,6 +347,9 @@ if test -z "$KBUILD_HOST_ARCH"; then
  ppc64|powerpc64)
  KBUILD_HOST_ARCH='ppc64'
@@ -12,10 +12,10 @@
  mips32|mips)
  KBUILD_HOST_ARCH='mips32'
  ;;
-Index: kbuild-0.1.9998svn2577/kBuild/header.kmk
+Index: kbuild-0.1.9998svn2720/kBuild/header.kmk
 ===
 kbuild-0.1.9998svn2577.orig/kBuild/header.kmk
-+++ kbuild-0.1.9998svn2577/kBuild/header.kmk
+--- kbuild-0.1.9998svn2720.orig/kBuild/header.kmk
 kbuild-0.1.9998svn2720/kBuild/header.kmk
 @@ -189,8 +189,8 @@ KBUILD_BLD_TYPES := release profile debu
  # build types. (PORTME)
  #
@@ -36,15 +36,42 @@
   ifeq ($(KBUILD_TARGET_ARCH),amd64)
KBUILD_DEVTOOLS_TRG_ALT = $(PATH_DEVTOOLS)/$(KBUILD_TARGET).x86
   else ifeq ($(KBUILD_TARGET_ARCH),hppa64)
-Index: kbuild-0.1.9998svn2577/src/lib/k/kDefs.h
+Index: kbuild-0.1.9998svn2720/src/lib/k/kDefs.h
 ===
 kbuild-0.1.9998svn2577.orig/src/lib/k/kDefs.h
-+++ kbuild-0.1.9998svn2577/src/lib/k/kDefs.h
-@@ -196,6 +196,8 @@
+--- kbuild-0.1.9998svn2720.orig/src/lib/k/kDefs.h
 kbuild-0.1.9998svn2720/src/lib/k/kDefs.h
+@@ -158,16 +158,18 @@
+ #define K_ARCH_POWERPC_32   (13 | K_ARCH_BIT_32 | K_ARCH_END_BI)
+ /** 64-bit PowerPC. */
+ #define K_ARCH_POWERPC_64   (14 | K_ARCH_BIT_64 | K_ARCH_END_BI)
++/** 64-bit PowerPC. */
++#define K_ARCH_POWERPC_64LE (15 | K_ARCH_BIT_64 | K_ARCH_END_LITTLE)
+ /** 32(31)-bit S390. */
+-#define K_ARCH_S390_32  (15 | K_ARCH_BIT_32 | K_ARCH_END_BIG)
++#define K_ARCH_S390_32  (16 | K_ARCH_BIT_32 | K_ARCH_END_BIG)
+ /** 64-bit S390. */
+-#define K_ARCH_S390_64  (16 | K_ARCH_BIT_64 | K_ARCH_END_BIG)
++#define K_ARCH_S390_64  (17 | K_ARCH_BIT_64 | K_ARCH_END_BIG)
+ /** 32-bit SPARC. */
+-#define K_ARCH_SPARC_32 (17 | K_ARCH_BIT_32 | K_ARCH_END_BIG)
++#define K_ARCH_SPARC_32 (18 | K_ARCH_BIT_32 | K_ARCH_END_BIG)
+ /** 64-bit SPARC. */
+-#define K_ARCH_SPARC_64 (18 | K_ARCH_BIT_64 | K_ARCH_END_BI)
++#define K_ARCH_SPARC_64 (19 | K_ARCH_BIT_64 | K_ARCH_END_BI)
+ /** The end of the valid architecture values (exclusive). */
+-#define K_ARCH_MAX  (19)
++#define K_ARCH_MAX  (20)
+ /** @} */
+ 
+ 
+@@ -194,8 +196,10 @@
+ #  define K_ARCHK_ARCH_MIPS_64
+ # elif defined(__mips__)
  #  define K_ARCHK_ARCH_MIPS_32
- # elif defined(__powerpc64__) || defined(__ppc64__) || defined(__PPC64__)
+-# elif defined(__powerpc64__) || defined(__ppc64__) || defined(__PPC64__)
++# elif (defined(__powerpc64__) && defined(__BIG_ENDIAN__))|| 
defined(__ppc64__) || defined(__PPC64__)
  #  define K_ARCHK_ARCH_POWERPC_64
-+# elif defined(__powerpc64le__) || defined(__ppc64le__) || 
defined(__PPC64LE__)
++# elif (defined(__powerpc64__) && defined(__LITTLE_ENDIAN__))
 +#  define K_ARCHK_ARCH_POWERPC_64LE
  # elif defined(__powerpc__) || defined(__ppc__

commit gcc for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package gcc for openSUSE:Factory checked in 
at 2015-06-16 14:10:53

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


Package is "gcc"

Changes:

--- /work/SRC/openSUSE:Factory/gcc/gcc.changes  2015-03-05 18:17:57.0 
+0100
+++ /work/SRC/openSUSE:Factory/.gcc.new/gcc.changes 2015-06-16 
14:10:54.0 +0200
@@ -1,0 +2,21 @@
+Thu May 21 09:25:10 UTC 2015 - rguent...@suse.com
+
+- Properly query gcc-%gcc_suffix for paths.
+
+---
+Tue May 19 12:11:27 UTC 2015 - rguent...@suse.com
+
+- Fix bogus requires to gcc5-c++-{32,64}bit.
+
+---
+Fri May  8 13:00:15 UTC 2015 - rguent...@suse.com
+
+- Adjust for GCC 5 package renames.
+
+---
+Mon Apr 20 10:24:01 UTC 2015 - rguent...@suse.com
+
+- Switch gcc to default 5.
+- Add gcc-go{,-32bit,-64bit} packages.
+
+---



Other differences:
--
++ gcc.spec ++
--- /var/tmp/diff_new_pack.oXWsxx/_old  2015-06-16 14:10:56.0 +0200
+++ /var/tmp/diff_new_pack.oXWsxx/_new  2015-06-16 14:10:56.0 +0200
@@ -35,9 +35,9 @@
 %define build_ada 0
 %endif
 Url:http://gcc.gnu.org/
-%define gcc_version 48
-%define gcc_suffix 4.8
-Version:4.8
+%define gcc_version 5
+%define gcc_suffix 5
+Version:5
 Release:0
 Summary:The system GNU C Compiler
 License:GPL-3.0+
@@ -149,9 +149,9 @@
 Summary:The system GNU C++ Compiler
 License:GPL-3.0+
 Group:  Development/Languages/C and C++
+Requires:   gcc%{gcc_version}-c++-32bit
 Requires:   gcc-32bit = %{version}
 Requires:   gcc-c++ = %{version}
-Requires:   libstdc++%{gcc_version}-devel-32bit
 
 %description -n gcc-c++-32bit
 The system GNU C++ Compiler 32 bit support.
@@ -161,9 +161,9 @@
 Summary:The system GNU C++ Compiler
 License:GPL-3.0+
 Group:  Development/Languages/C and C++
+Requires:   gcc%{gcc_version}-c++-64bit
 Requires:   gcc-64bit = %{version}
 Requires:   gcc-c++ = %{version}
-Requires:   libstdc++%{gcc_version}-devel-64bit
 
 %description -n gcc-c++-64bit
 The system GNU C++ Compiler 64 bit support.
@@ -174,7 +174,7 @@
 Summary:The system GNU C++ development files
 License:GPL-3.0-with-GCC-exception
 Group:  System/Libraries
-Requires:   libstdc++%{gcc_version}-devel
+Requires:   libstdc++6-devel-gcc%{gcc_version}
 
 %description -n libstdc++-devel
 The system GNU C++ development files.
@@ -184,7 +184,7 @@
 Summary:The system GNU C++ 32bit development files
 License:GPL-3.0-with-GCC-exception
 Group:  System/Libraries
-Requires:   libstdc++%{gcc_version}-devel-32bit
+Requires:   libstdc++6-devel-gcc%{gcc_version}
 
 %description -n libstdc++-devel-32bit
 The system GNU C++ 32bit development files.
@@ -194,7 +194,7 @@
 Summary:The system GNU C++ 64bit development files
 License:GPL-3.0-with-GCC-exception
 Group:  System/Libraries
-Requires:   libstdc++%{gcc_version}-devel-64bit
+Requires:   libstdc++6-devel-gcc%{gcc_version}
 
 %description -n libstdc++-devel-64bit
 The system GNU C++ 64bit development files.
@@ -252,7 +252,7 @@
 Summary:The system GNU Java development files.
 License:GPL-2.0-with-classpath-exception
 Group:  Development/Libraries/Java
-Requires:   libgcj%{gcc_version}-devel
+Requires:   libgcj-devel-gcc%{gcc_version}
 
 %description -n libgcj-devel
 The system GNU Java development files.
@@ -386,6 +386,38 @@
 %description -n gcc-ada-64bit
 The system GNU Ada Compiler 64 bit support.
 
+
+%package -n gcc-go
+Summary:The system GNU Go Compiler
+License:GPL-3.0+
+Group:  Development/Languages/C and C++
+Requires:   gcc = %{version}
+Requires:   gcc%{gcc_version}-go
+
+%description -n gcc-go
+The system GNU Go Compiler.
+
+%package -n gcc-go-32bit
+Summary:The system GNU Go Compiler
+License:GPL-3.0+
+Group:  Development/Languages/C and C++
+Requires:   gcc%{gcc_version}-go-32bit
+Requires:   gcc-go = %{version}
+
+%description -n gcc-go-32bit
+The system GNU Go Compiler 32bit support.
+
+%package -n gcc-go-64bit
+Summary:The system GNU Go Compiler
+License:GPL-3.0+
+Group:  Development/Languages/C and C++
+Requires:   gcc%{gcc_version}-go-64bit
+Requires:   gcc-go = %{version}
+
+%description -n gcc-go-64bit
+The system GNU Go Compiler 64bit support

commit libav for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package libav for openSUSE:Factory checked 
in at 2015-06-16 14:06:19

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


Package is "libav"

Changes:

--- /work/SRC/openSUSE:Factory/libav/libav.changes  2015-04-21 
10:53:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.libav.new/libav.changes 2015-06-16 
14:06:26.0 +0200
@@ -1,0 +2,47 @@
+Tue Jun 16 09:10:41 UTC 2015 - mplus...@suse.com
+
+- Update to 11.4
+  * h264: Make sure reinit failures mark the context as not 
+initialized (CVE-2015-3417)
+  * msrle: Use FFABS to determine the frame size in 
+msrle_decode_pal4 (CVE-2015-3395)
+  * cavs: Remove an unneeded scratch buffer
+  * configure: Disable i686 for i586 and lower CPUs (debian/783082)
+  * mjpegenc: Fix JFIF header byte ordering (bug/808)
+  * nut: Make sure to clean up on read_header failure
+  * png: Set the color range as full range
+  * avi: Validate sample_size
+  * nut: Check chapter creation in decode_info_header
+  * alac: Reject rice_limit 0 if compression is used
+  * ape: Support _ files with nblock smaller than 64
+  * mux: Do not leave stale side data pointers in 
+ff_interleave_add_packet()
+  * avresample: Reallocate the internal buffer to the correct size 
+(bug/825)
+  * mpegts: Update the PSI/SI table only if the version change
+  * rtsp: Make sure we don't write too many transport entries into 
+a fixed-size array
+  * rtpenc_jpeg: Handle case of picture dimensions not dividing 
+by 8
+  * mov: Fix little endian audio detection
+  * x86: Put COPY3_IF_LT under HAVE_6REGS (gentoo/541930)
+  * roqvideoenc: set enc->avctx in roq_encode_init
+  * mp3: Properly use AVCodecContext API
+  * libvpx: Fix mixed use of av_malloc() and av_reallocp()
+  * Revert "lavfi: always check av_expr_parse_and_eval() return 
+value"
+  * alsdec: only adapt order for positive max_order
+  * alsdec: check sample pointer range in 
+revert_channel_correlation
+  * aacpsy: correct calculation of minath in psy_3gpp_init
+  * alsdec: limit avctx->bits_per_raw_sample to 32
+  * aasc: return correct buffer size from aasc_decode_frame
+  * matroskadec: fix crash when parsing invalid mkv
+  * avconv: do not overwrite the stream codec context for 
+streamcopy
+  * webp: ensure that each transform is only used once
+  * h264_ps: properly check cropping parameters against overflow
+  * hevc: zero the correct variables on invalid crop parameters
+  * hevc: make the crop sizes unsigned
+
+---

Old:

  libav-11.3.tar.xz

New:

  libav-11.4.tar.xz



Other differences:
--
++ libav.spec ++
--- /var/tmp/diff_new_pack.5UIJMM/_old  2015-06-16 14:06:27.0 +0200
+++ /var/tmp/diff_new_pack.5UIJMM/_new  2015-06-16 14:06:27.0 +0200
@@ -24,7 +24,7 @@
 %define avutilso  libavutil-libav54
 %define swscaleso libswscale-libav3
 Name:   libav
-Version:11.3
+Version:11.4
 Release:0
 Summary:Library working with various multimedia formats
 License:GPL-2.0+

++ libav-11.3.tar.xz -> libav-11.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libav-11.3/Changelog new/libav-11.4/Changelog
--- old/libav-11.3/Changelog2015-03-09 02:54:09.0 +0100
+++ new/libav-11.4/Changelog2015-05-31 16:56:19.0 +0200
@@ -1,6 +1,42 @@
 Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
+version 11.4:
+
+ - h264: Make sure reinit failures mark the context as not initialized 
(CVE-2015-3417)
+ - msrle: Use FFABS to determine the frame size in msrle_decode_pal4 
(CVE-2015-3395)
+ - cavs: Remove an unneeded scratch buffer
+ - configure: Disable i686 for i586 and lower CPUs (debian/783082)
+ - mjpegenc: Fix JFIF header byte ordering (bug/808)
+ - nut: Make sure to clean up on read_header failure
+ - png: Set the color range as full range
+ - avi: Validate sample_size
+ - nut: Check chapter creation in decode_info_header
+ - alac: Reject rice_limit 0 if compression is used
+ - ape: Support _ files with nblock smaller than 64
+ - mux: Do not leave stale side data pointers in ff_interleave_add_packet()
+ - avresample: Reallocate the internal buffer to the correct size (bug/825)
+ - mpegts: Update the PSI/SI table only if the version change
+ - rtsp: Make sure we don't write too many transport entries into a fixed-size 
array
+ - rtpenc_jpeg: Handle case of picture dimensions not dividing by 8
+ - mov: Fix little endian audio detection
+ - x86: Put COPY3_IF_LT 

commit bitlbee for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package bitlbee for openSUSE:Factory checked 
in at 2015-06-16 14:06:04

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


Package is "bitlbee"

Changes:

--- /work/SRC/openSUSE:Factory/bitlbee/bitlbee.changes  2015-05-02 
21:39:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.bitlbee.new/bitlbee.changes 2015-06-16 
14:06:22.0 +0200
@@ -1,0 +2,5 @@
+Tue Jun 16 08:24:51 UTC 2015 - m...@suse.com
+
+- Enable sipe protocol (http://wiki.bitlbee.org/bitlbee-sipe)
+
+---



Other differences:
--
++ bitlbee.spec ++
--- /var/tmp/diff_new_pack.zA7k2l/_old  2015-06-16 14:06:23.0 +0200
+++ /var/tmp/diff_new_pack.zA7k2l/_new  2015-06-16 14:06:23.0 +0200
@@ -157,6 +157,7 @@
 --twitter=1 \
 --oscar=1 \
 --yahoo=1 \
+--sipe=1 \
 --debug=0 \
 --strip=0 \
 --gcov=0 \




commit nghttp2 for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package nghttp2 for openSUSE:Factory checked 
in at 2015-06-16 14:06:03

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


Package is "nghttp2"

Changes:

--- /work/SRC/openSUSE:Factory/nghttp2/nghttp2.changes  2015-05-25 
23:15:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.nghttp2.new/nghttp2.changes 2015-06-16 
14:06:21.0 +0200
@@ -1,0 +2,23 @@
+Tue Jun 16 08:27:32 UTC 2015 - mplus...@suse.com
+
+- Update to 1.0.2
+  * Fix bug that data are not consumed for connection in race 
+condition (GH-253)
+  * Define NGHTTP2_EXTERN to __declspec(dllimport) when using 
+nghttp2 for Windows build
+  * Translate fetch-ocsp-response into Python
+  * libevent-client: Fix bug that path is broken if URI does not 
+contain path part
+  * python: Call on_close callback when connection is lost for 
+server session
+  * python: Expose client certificate, if available (Patch from 
+Fabian Wiesel)
+  * python: Catch and log failure to set TCP_NODELAY (Patch from 
+Fabian Wiesel)
+  * nghttpx: Add --add-request-header option
+  * nghttpx: Make WebSocket upgrade work
+  * nghttpx: Fix bug that END_STREAM is not set in backend for 
+POST with Upgrade
+  * nghttpx: Don't send "Expect" header field twice
+
+---

Old:

  nghttp2-1.0.1.tar.xz

New:

  nghttp2-1.0.2.tar.xz



Other differences:
--
++ nghttp2.spec ++
--- /var/tmp/diff_new_pack.bXPaKd/_old  2015-06-16 14:06:22.0 +0200
+++ /var/tmp/diff_new_pack.bXPaKd/_new  2015-06-16 14:06:22.0 +0200
@@ -19,7 +19,7 @@
 %define lib_name lib%{name}-14
 %define lib_name_asio lib%{name}_asio1
 Name:   nghttp2
-Version:1.0.1
+Version:1.0.2
 Release:0
 Summary:Implementation of Hypertext Transfer Protocol version 2 in C
 License:MIT

++ nghttp2-1.0.1.tar.xz -> nghttp2-1.0.2.tar.xz ++
 4959 lines of diff (skipped)




commit git-cola for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package git-cola for openSUSE:Factory 
checked in at 2015-06-16 14:06:00

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


Package is "git-cola"

Changes:

--- /work/SRC/openSUSE:Factory/git-cola/git-cola.changes2015-06-15 
17:51:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.git-cola.new/git-cola.changes   2015-06-16 
14:06:16.0 +0200
@@ -1,0 +2,7 @@
+Tue Jun 16 06:36:42 UTC 2015 - marcin.ba...@gmail.com
+
+- Update to 2.2.1
+- Fixes
+* Fixed the “Sign off” feature in the commit message editor.
+
+---

Old:

  v2.2.tar.gz

New:

  v2.2.1.tar.gz



Other differences:
--
++ git-cola.spec ++
--- /var/tmp/diff_new_pack.i9TXQA/_old  2015-06-16 14:06:17.0 +0200
+++ /var/tmp/diff_new_pack.i9TXQA/_new  2015-06-16 14:06:17.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   git-cola
-Version:2.2
+Version:2.2.1
 Release:0
 Summary:Sleek and powerful git GUI
 License:GPL-2.0+

++ v2.2.tar.gz -> v2.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-cola-2.2/cola/_version.py 
new/git-cola-2.2.1/cola/_version.py
--- old/git-cola-2.2/cola/_version.py   2015-06-15 09:07:56.0 +0200
+++ new/git-cola-2.2.1/cola/_version.py 2015-06-15 20:21:56.0 +0200
@@ -1,2 +1,2 @@
 # The current git-cola version
-VERSION = '2.2'
+VERSION = '2.2.1'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-cola-2.2/cola/models/main.py 
new/git-cola-2.2.1/cola/models/main.py
--- old/git-cola-2.2/cola/models/main.py2015-06-15 09:07:56.0 
+0200
+++ new/git-cola-2.2.1/cola/models/main.py  2015-06-15 20:21:56.0 
+0200
@@ -119,9 +119,10 @@
 self.project = os.path.basename(self.git.worktree())
 return is_valid
 
-def set_commitmsg(self, msg):
+def set_commitmsg(self, msg, notify=True):
 self.commitmsg = msg
-self.notify_observers(self.message_commit_message_changed, msg)
+if notify:
+self.notify_observers(self.message_commit_message_changed, msg)
 
 def save_commitmsg(self, msg):
 path = self.git.git_path('GIT_COLA_MSG')
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-cola-2.2/cola/widgets/commitmsg.py 
new/git-cola-2.2.1/cola/widgets/commitmsg.py
--- old/git-cola-2.2/cola/widgets/commitmsg.py  2015-06-15 09:07:56.0 
+0200
+++ new/git-cola-2.2.1/cola/widgets/commitmsg.py2015-06-15 
20:21:56.0 +0200
@@ -28,7 +28,6 @@
 QtGui.QWidget.__init__(self, parent)
 
 self.model = model
-self.notifying = False
 self.spellcheck_initialized = False
 
 self._linebreak = None
@@ -153,8 +152,8 @@
 
 self.model.add_observer(self.model.message_commit_message_changed,
 self._set_commit_message)
-self.connect(self, SIGNAL('set_commit_message(PyQt_PyObject'),
- self.set_commit_message)
+self.connect(self, SIGNAL('set_commit_message(PyQt_PyObject)'),
+ self.set_commit_message, Qt.QueuedConnection)
 
 self.connect(self.summary, SIGNAL('cursorPosition(int,int)'),
  self.emit_position)
@@ -273,11 +272,9 @@
 
 def commit_message_changed(self, value=None):
 """Update the model when values change"""
-self.notifying = True
 message = self.commit_message()
-self.model.set_commitmsg(message)
+self.model.set_commitmsg(message, notify=False)
 self.refresh_palettes()
-self.notifying = False
 self.update_actions()
 
 def clear(self):
@@ -306,11 +303,6 @@
 
 def set_commit_message(self, message):
 """Set the commit message to match the observed model"""
-if self.notifying:
-# Calling self.model.set_commitmsg(message) causes us to
-# loop around so break the loop
-return
-
 # Parse the "summary" and "description" fields
 umsg = ustr(message)
 lines = umsg.splitlines()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-cola-2.2/contrib/win32/fetch-pyqt-windows.sh 
new/git-cola-2.2.1/contrib/win32/fetch-pyqt-windows.sh
--- old/git-cola-2.2/contrib/win32/fetch-pyqt-windows.sh1970-01-01 
01:00:00.0 +0100
+++ new/git-cola-2.2.1/contrib/win32/fetch-pyqt-windows.sh  2015-06-15 
20:21:56.0 +0200
@@ -0,0 +1,37 @@
+#!

commit atftp for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package atftp for openSUSE:Factory checked 
in at 2015-06-16 14:06:06

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


Package is "atftp"

Changes:

--- /work/SRC/openSUSE:Factory/atftp/atftp.changes  2015-06-09 
08:50:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.atftp.new/atftp.changes 2015-06-16 
14:06:23.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun 15 13:19:22 UTC 2015 - mplus...@suse.com
+
+- Use ATFTPD_BIND_ADDRESSES in init script (boo#921219)
+- Move autoreconf back to %buils as it causes issues with quilt
+
+---



Other differences:
--
++ atftp.spec ++
--- /var/tmp/diff_new_pack.ZOWw5P/_old  2015-06-16 14:06:24.0 +0200
+++ /var/tmp/diff_new_pack.ZOWw5P/_new  2015-06-16 14:06:24.0 +0200
@@ -93,9 +93,9 @@
 %patch12
 %patch13
 %patch14
-autoreconf -fi
 
 %build
+autoreconf -fi
 CFLAGS="%optflags -fgnu89-inline"
 %configure
 make %{?_smp_mflags}

++ atftpd.init ++
--- /var/tmp/diff_new_pack.ZOWw5P/_old  2015-06-16 14:06:24.0 +0200
+++ /var/tmp/diff_new_pack.ZOWw5P/_new  2015-06-16 14:06:24.0 +0200
@@ -69,7 +69,7 @@
 ATFTP_OPTS=${ATFTPD_OPTIONS:=""}
 ATFTP_USE_INETD=${ATFTPD_USE_INETD:="no"}
 ATFTP_DIR=${ATFTPD_DIRECTORY:="/srv/tftpboot"}
-ATFTP_BIND=${ATFTP_BIND_ADDRESSES:=""}
+ATFTP_BIND=${ATFTPD_BIND_ADDRESSES:=""}
 
 # start as daemon with some default opts 
 ATFTP_DEF_OPTS="--daemon --user $ATFTP_USR --group $ATFTP_GRP --logfile 
$ATFTP_LOG_FILE"




commit fwts for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package fwts for openSUSE:Factory checked in 
at 2015-06-16 14:06:07

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


Package is "fwts"

Changes:

--- /work/SRC/openSUSE:Factory/fwts/fwts.changes2015-05-10 
10:47:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.fwts.new/fwts.changes   2015-06-16 
14:06:25.0 +0200
@@ -1,0 +2,65 @@
+Tue Jun 16 09:02:41 UTC 2015 - mplus...@suse.com
+
+- Update to 15.06.00
+  * lib: acpi: add an acpi category
+  * live-image/fwts-frontend-text: add selections of acpi and uefi 
+tests
+  * acpi: add tests to acpi category
+  * acpi: fwts-tests: Remove redundant tailing space and update 
+fwts-tests
+  * auto-packager: mkpackage.sh: remove lucid
+  * auto-packager: mkpackage.sh: add wily
+  * acpi: Add SPCR ACPI table check (LP: #1433604)
+  * dmi: dmicheck: add 4 new DMI chassis types
+  * uefi: uefirtvariable: Add invalid NULL parameter sanity checks
+  * lib: fwts_acpi_tables: print correct pathname on error
+  * lib: fwts_acpi_tables: set count correctly on error
+  * lib: fwts_acpi_tables: only attempt to open a dumpfile if name 
+is defined
+  * pci: aspm: check that a table exists, fixes segv on arm64
+  * lib: fwts_smbios: only scan memory for DMI table if x86
+  * acpi: spcr: remove unnecessary include files and fix ARM build 
+issue
+  * pci: maxreadreq: skip test if /sys/bus/pci/devices is not 
+available
+  * acpi: spcr: issue a passed message if SPCR test passes
+  * lib: fwts_alloc: provide fallback low memory allocator strategy 
+(LP: #1452168)
+  * bios: mtrr: fix memory leak on mtrr entries
+  * hotkey: only process reads of hotkey events that are at least 
+the correct length
+  * uefi: uefirtvariable: fix incorrect buffer size being passed
+  * lib: fwts_acpi_tables: enforce stricter table loading checks
+  * lib: acpica: explicitly set buffer to NULL to remove cppcheck 
+warning
+  * acpica: fwts_iasl_interface: clean up static analyzer warning 
+on freopen
+  * lib: fwts_pipe: clean up static analyzer warning on freopen
+  * uefi: efi_runtime: eliminate confusing error message of 
+get_variable
+  * acpi: method: _PRS is not mandatory method
+  * acpi: acpitables: FADT: Ignore fields at offset 46 through 108 
+for HW_REDUCED_ACPI
+  * efi_runtime: get_nextvariablename: Fix bug of name string copy
+  * fwts: Add fwts_firmware_has_features
+  * fwts: Only run firmware detection once
+  * fwts: Allow tests to be conditional on available features
+  * fwts: Print names of missing features, rather than a cryptic 
+bitmask
+  * fwts: Add FWTS_FW_FEATURE_DEVICETREE
+  * fwts: Add OPAL firmware type
+  * cpu/cpufreq: Don't reparse cpu information
+  * cpu/cpufreq: hz_almost_equal is unused if !FWTS_ARCH_INTEL
+  * cpu/cpufreq: Add a separate cpufreq consistency test
+  * cpu/cpufreq: Add test for duplicate entries in cpufreq tables
+  * cpu/cpufreq: Do bios limit and claimed max checks as separate 
+tests
+  * cpu/cpufreq: Refactor CPU performance tests
+  * cpu/cpufreq: Always check that cpufreq changes have taken
+  * fwts: Use linux perf counters for cpu benchmarking
+  * fwts: Use gettimeofday for cpu benchmark
+  * fwts: scale cpu benchmark results to one second
+  * cpu/cpufreq: Only run performance tests on master threads
+
+
+---

Old:

  fwts-v15.03.01.tar.gz

New:

  fwts-V15.06.00.tar.gz



Other differences:
--
++ fwts.spec ++
--- /var/tmp/diff_new_pack.T8s6cU/_old  2015-06-16 14:06:25.0 +0200
+++ /var/tmp/diff_new_pack.T8s6cU/_new  2015-06-16 14:06:25.0 +0200
@@ -17,13 +17,14 @@
 
 
 Name:   fwts
-Version:15.03.01
+Version:15.06.00
 Release:0
 Summary:Firmware Test Suite
 License:GPL-2.0+
 Group:  Development/Tools/Other
 Url:https://wiki.ubuntu.com/Kernel/Reference/fwts
-Source0:http://fwts.ubuntu.com/release/%{name}-v%{version}.tar.gz
+# upstream seems to randomly change upper and lover case "v" in tarball name
+Source0:http://fwts.ubuntu.com/release/%{name}-V%{version}.tar.gz
 Patch0: json-c-includes.patch
 BuildRequires:  autoconf
 BuildRequires:  automake




commit qmmp for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package qmmp for openSUSE:Factory checked in 
at 2015-06-16 14:06:02

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


Package is "qmmp"

Changes:

--- /work/SRC/openSUSE:Factory/qmmp/qmmp.changes2015-01-08 
23:02:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.qmmp.new/qmmp.changes   2015-06-16 
14:06:18.0 +0200
@@ -1,0 +2,25 @@
+Tue Jun  9 05:42:10 UTC 2015 - quarcks...@gmail.com
+
+- Update to 0.8.5
+  * added icons for some actions;
+  * fixed multiple connections to same signal when switching playlists;
+  * fixed api documentation;
+  * fixed playlist selector drawing bug;
+  * fixed Portuguese translation;
+  * fixed Hebrew translation;
+  * updated Turkish translation;
+  * added user data directory support;
+  * increased player thread priority under windows;
+  * fixed playlist resizing on RTL locales;
+  * fixed vorbis comment support;
+  * fixed build using qmake;
+  * fixed cover disappearing bug;
+  * fixed windows executable file description;
+  * fixed settings form;
+  * fixed problem with path separators under windows;
+  * fixed libre.fm support;
+  * fixed some skin parsing;
+  * fixed support of some skins;
+  * fixed modplug plugin settings.
+
+---

Old:

  qmmp-0.8.3.tar.bz2

New:

  qmmp-0.8.5.tar.bz2



Other differences:
--
++ qmmp.spec ++
--- /var/tmp/diff_new_pack.sXmOyW/_old  2015-06-16 14:06:19.0 +0200
+++ /var/tmp/diff_new_pack.sXmOyW/_new  2015-06-16 14:06:19.0 +0200
@@ -22,7 +22,7 @@
 %define soname 0
 
 Name:   qmmp
-Version:0.8.3
+Version:0.8.5
 Release:0
 Summary:XMMS-like audio player
 License:GPL-2.0+

++ qmmp-0.8.3.tar.bz2 -> qmmp-0.8.5.tar.bz2 ++
 21679 lines of diff (skipped)




commit rubygem-jbuilder for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package rubygem-jbuilder for 
openSUSE:Factory checked in at 2015-06-16 14:05:54

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


Package is "rubygem-jbuilder"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-jbuilder/rubygem-jbuilder.changes
2015-05-19 23:48:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-jbuilder.new/rubygem-jbuilder.changes   
2015-06-16 14:06:10.0 +0200
@@ -1,0 +2,15 @@
+Tue Jun 16 04:32:15 UTC 2015 - co...@suse.com
+
+- updated to version 2.3.0
+ see installed CHANGELOG.md
+
+  2.3.0
+  -
+  
+  * [Add new in-place partial invocation 
support](https://github.com/rails/jbuilder/commit/1feda7ee605c136e59fb4de970f4674de518e6de)
+  * [Add implicit partial rendering for 
AM::Models](https://github.com/rails/jbuilder/commit/4d5bf7d0ea92765adb7be36834e84f9855a061df)
+  * [Generate API controller if Rails API option is 
enabled](https://github.com/rails/jbuilder/commit/db68f6bd327cf42b47ef22d455fb5721a8c2cf5f)
+  * [JBuilder's templates have less priority than app 
templates](https://github.com/rails/jbuilder/commit/7c1a5f25603ec1f4e51fba3dbba9db23726a5d69)
+  * [Add AC::Helpers module to jbuilder for api only 
apps](https://github.com/rails/jbuilder/commit/7cf1d1eb7d125caf38309b5427952030011c1aa0)
+
+---

Old:

  jbuilder-2.2.16.gem

New:

  jbuilder-2.3.0.gem



Other differences:
--
++ rubygem-jbuilder.spec ++
--- /var/tmp/diff_new_pack.niRWIq/_old  2015-06-16 14:06:10.0 +0200
+++ /var/tmp/diff_new_pack.niRWIq/_new  2015-06-16 14:06:10.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-jbuilder
-Version:2.2.16
+Version:2.3.0
 Release:0
 %define mod_name jbuilder
 %define mod_full_name %{mod_name}-%{version}

++ jbuilder-2.2.16.gem -> jbuilder-2.3.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.travis.yml new/.travis.yml
--- old/.travis.yml 2015-05-18 06:31:21.0 +0200
+++ new/.travis.yml 2015-06-15 09:21:03.0 +0200
@@ -16,6 +16,7 @@
   - gemfiles/rails_4_0.gemfile
   - gemfiles/rails_4_1.gemfile
   - gemfiles/rails_4_2.gemfile
+  - gemfiles/rails_edge.gemfile
 
 matrix:
   allow_failures:
@@ -23,6 +24,17 @@
 - rvm: rbx
 - rvm: ruby-head
   fast_finish: true
+  exclude:
+- rvm: 1.9
+  gemfile: gemfiles/rails_edge.gemfile
+- rvm: 2.0
+  gemfile: gemfiles/rails_edge.gemfile
+- rvm: 2.1
+  gemfile: gemfiles/rails_edge.gemfile
+- rvm: jruby-19mode
+  gemfile: gemfiles/rails_edge.gemfile
+- rvm: rbx
+  gemfile: gemfiles/rails_edge.gemfile
 
 notifications:
   email: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Appraisals new/Appraisals
--- old/Appraisals  2015-05-18 06:31:21.0 +0200
+++ new/Appraisals  2015-06-15 09:21:03.0 +0200
@@ -1,32 +1,43 @@
 appraise "rails-3-0" do
   gem "test-unit"
-  gem "railties",   "~> 3.0.0"
-  gem "actionpack", "~> 3.0.0"
+  gem "railties","~> 3.0.0"
+  gem "actionpack",  "~> 3.0.0"
+  gem "activemodel", "~> 3.0.0"
 end
 
 appraise "rails-3-1" do
   gem "test-unit"
-  gem "railties",   "~> 3.1.0"
-  gem "actionpack", "~> 3.1.0"
+  gem "railties","~> 3.1.0"
+  gem "actionpack",  "~> 3.1.0"
+  gem "activemodel", "~> 3.1.0"
 end
 
 appraise "rails-3-2" do
   gem "test-unit"
-  gem "railties",   "~> 3.2.0"
-  gem "actionpack", "~> 3.2.0"
+  gem "railties","~> 3.2.0"
+  gem "actionpack",  "~> 3.2.0"
+  gem "activemodel", "~> 3.2.0"
 end
 
 appraise "rails-4-0" do
-  gem "railties",   "~> 4.0.0"
-  gem "actionpack", "~> 4.0.0"
+  gem "railties","~> 4.0.0"
+  gem "actionpack",  "~> 4.0.0"
+  gem "activemodel", "~> 4.0.0"
 end
 
 appraise "rails-4-1" do
-  gem "railties",   "~> 4.1.0"
-  gem "actionpack", "~> 4.1.0"
+  gem "railties","~> 4.1.0"
+  gem "actionpack",  "~> 4.1.0"
+  gem "activemodel", "~> 4.1.0"
 end
 
 appraise "rails-4-2" do
-  gem "railties",   "~> 4.2.0"
-  gem "actionpack", "~> 4.2.0"
+  gem "railties","~> 4.2.0"
+  gem "actionpack",  "~> 4.2.0"
+  gem "activemodel", "~> 4.2.0"
+end
+
+appraise "rails-edge" do
+  gem "rails", github: "rails/rails"
+  gem "arel", github: "rails/arel"
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2015-05-18 06:31:21.0 +0200
+++ new/CHANGELOG.md2015-06-15 09:21:03.0 +0200
@@ -1,5 +1,14 @@
 # Changelog
 
+2.3.0
+-
+
+* [Add new in-place partia

commit rubygem-multi_json for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package rubygem-multi_json for 
openSUSE:Factory checked in at 2015-06-16 14:05:59

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


Package is "rubygem-multi_json"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-multi_json/rubygem-multi_json.changes
2015-03-05 18:16:58.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-multi_json.new/rubygem-multi_json.changes   
2015-06-16 14:06:15.0 +0200
@@ -1,0 +2,11 @@
+Fri Jun 12 04:32:37 UTC 2015 - co...@suse.com
+
+- updated to version 1.11.1
+ see installed CHANGELOG.md
+
+  1.11.1
+  --
+  
+  * [Dump method passes options throught for JrJackson 
adapter](https://github.com/intridea/multi_json/commit/3c730fd12135c3e7bf212f878958004908f13909)
+
+---

Old:

  multi_json-1.11.0.gem

New:

  multi_json-1.11.1.gem



Other differences:
--
++ rubygem-multi_json.spec ++
--- /var/tmp/diff_new_pack.pDFgWo/_old  2015-06-16 14:06:16.0 +0200
+++ /var/tmp/diff_new_pack.pDFgWo/_new  2015-06-16 14:06:16.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-multi_json
-Version:1.11.0
+Version:1.11.1
 Release:0
 %define mod_name multi_json
 %define mod_full_name %{mod_name}-%{version}

++ multi_json-1.11.0.gem -> multi_json-1.11.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2015-03-04 05:21:21.0 +0100
+++ new/CHANGELOG.md2015-06-11 08:53:18.0 +0200
@@ -1,3 +1,8 @@
+1.11.1
+--
+
+* [Dump method passes options throught for JrJackson 
adapter](https://github.com/intridea/multi_json/commit/3c730fd12135c3e7bf212f878958004908f13909)
+
 1.11.0
 --
 
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
Files old/checksums.yaml.gz.sig and new/checksums.yaml.gz.sig differ
Files old/data.tar.gz.sig and new/data.tar.gz.sig differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/multi_json/adapters/jr_jackson.rb 
new/lib/multi_json/adapters/jr_jackson.rb
--- old/lib/multi_json/adapters/jr_jackson.rb   2015-03-04 05:21:21.0 
+0100
+++ new/lib/multi_json/adapters/jr_jackson.rb   2015-06-11 08:53:18.0 
+0200
@@ -12,7 +12,7 @@
   end
 
   def dump(object, options={}) #:nodoc:
-::JrJackson::Json.dump(object)
+::JrJackson::Json.dump(object, options)
   end
 end
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/multi_json/version.rb 
new/lib/multi_json/version.rb
--- old/lib/multi_json/version.rb   2015-03-04 05:21:21.0 +0100
+++ new/lib/multi_json/version.rb   2015-06-11 08:53:18.0 +0200
@@ -2,7 +2,7 @@
   class Version
 MAJOR =  1 unless defined? MultiJson::Version::MAJOR
 MINOR = 11 unless defined? MultiJson::Version::MINOR
-PATCH =  0 unless defined? MultiJson::Version::PATCH
+PATCH =  1 unless defined? MultiJson::Version::PATCH
 PRE =  nil unless defined? MultiJson::Version::PRE
 
 class << self
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2015-03-04 05:21:21.0 +0100
+++ new/metadata2015-06-11 08:53:18.0 +0200
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: multi_json
 version: !ruby/object:Gem::Version
-  version: 1.11.0
+  version: 1.11.1
 platform: ruby
 authors:
 - Michael Bleigh
@@ -33,7 +33,7 @@
   88AJhXqiqrY/cm2sh/xcGvGkhy9YOMyMZZrCAq4ruaXAB+tAkMrJ1paJDJRgErvJ
   8Vss1khfU5E/Xig1ytdFyNPPkCA=
   -END CERTIFICATE-
-date: 2015-03-04 00:00:00.0 Z
+date: 2015-06-11 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: bundler
Files old/metadata.gz.sig and new/metadata.gz.sig differ




commit rubygem-pry-doc for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package rubygem-pry-doc for openSUSE:Factory 
checked in at 2015-06-16 14:05:56

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


Package is "rubygem-pry-doc"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-pry-doc/rubygem-pry-doc.changes  
2014-10-14 07:12:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-pry-doc.new/rubygem-pry-doc.changes 
2015-06-16 14:06:11.0 +0200
@@ -1,0 +2,16 @@
+Mon Jun 15 04:34:10 UTC 2015 - co...@suse.com
+
+- updated to version 0.8.0
+ see installed CHANGELOG.md
+
+  ### v0.8.0 (June 14, 2015)
+  
+  * Reverted to 0.6.0 approach for packaging Ruby core docs.
+  * Generated docs for Ruby 2.2
+  
+  ### v0.7.0 (April 1, 2014)
+  
+  * 0.7.0 tried a new approach to packaging Ruby core docs, which turned out to
+have issues with cross-version compatibility. It's since been yanked.
+
+---

Old:

  pry-doc-0.6.0.gem

New:

  gem2rpm.yml
  pry-doc-0.8.0.gem



Other differences:
--
++ rubygem-pry-doc.spec ++
--- /var/tmp/diff_new_pack.VLiTR1/_old  2015-06-16 14:06:13.0 +0200
+++ /var/tmp/diff_new_pack.VLiTR1/_new  2015-06-16 14:06:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-pry-doc
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -16,16 +16,25 @@
 #
 
 
+#
+# This file was generated with a gem2rpm.yml and not just plain gem2rpm.
+# All sections marked as MANUAL, license headers, summaries and descriptions
+# can be maintained in that file. Please consult this file before editing any
+# of those fields
+#
+
 Name:   rubygem-pry-doc
-Version:0.6.0
+Version:0.8.0
 Release:0
 %define mod_name pry-doc
 %define mod_full_name %{mod_name}-%{version}
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
 Url:https://github.com/pry/pry-doc
 Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source1:gem2rpm.yml
 Summary:Provides YARD and extended documentation support for Pry
 License:MIT
 Group:  Development/Languages/Ruby
@@ -37,8 +46,7 @@
 help
 of the plugin the commands are be able to display the source code and the docs
 of Ruby methods and classes implemented in C.
-documentation
-
+documentation.
 
 %prep
 
@@ -46,7 +54,6 @@
 
 %install
 %gem_install \
-  --symlink-binaries \
   --doc-files="CHANGELOG.md LICENSE README.md" \
   -f
 

++ gem2rpm.yml ++
# ---
# ## used by gem2rpm
# :summary: this is a custom summary
# ## used by gem2rpm
# :description: |-
#   this is a custom description
#
#   it can be multiline
# ## used by gem2rpm
# :license: MIT or Ruby
# ## used by gem2rpm and gem_packages
# :version_suffix: -x_y
# ## used by gem2rpm and gem_packages
# :disable_docs: true
# ## used by gem2rpm
# :disable_automatic_rdoc_dep: true
# ## used by gem2rpm
# :preamble: |-
#   BuildRequires: foobar
#   Requires: foobar
# ## used by gem2rpm
# :patches:
#   foo.patch: -p1
#   bar.patch: 
# ## used by gem2rpm
:sources:
# - foo.desktop
# - bar.desktop
# :gem_install_args: ''
# ## used by gem2rpm
# :pre_install: |-
#   %if 0%{?use_system_libev}
#   export USE_VENDORED_LIBEV="no"
#   %endif
# ## used by gem2rpm
# :post_install: |-
#   # delete custom files here or do other fancy stuff
#   install -D -m 0644 %{S:1} %{buildroot}%{_bindir}/gem2rpm-opensuse
# ## used by gem2rpm
# :testsuite_command: |-
#   (pushd %{buildroot}%{gem_base}/gems/%{mod_full_name} && rake test)
# ## used by gem2rpm
# :filelist: |-
#   /usr/bin/gem2rpm-opensuse
# ## used by gem2rpm
# :scripts:
#   :post: |-
# /bin/echo foo
# ## used by gem_packages
# :main:
#   :preamble: |-
# Requires: util-linux
# Recommends: pwgen
#   :filelist: |-
# /usr/bin/gem2rpm-opensuse
# ## used by gem_packages
# :custom:
#   apache:
# :preamble: |-
#   Requires: .
# :filelist: |-
#   /etc/apache2/conf.d/passenger.conf
# :summary: Custom summary is optional
# :description: |-
#   Custom description is optional
#
#   bar
# :post: |-
#   /bin/echo foo
#
++ pry-doc-0.6.0.gem -> pry-doc-0.8.0.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.travis.yml new/.travis.yml
--- old/.travis.yml 1970-01-01 01:00:0

commit python3-mccabe for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package python3-mccabe for openSUSE:Factory 
checked in at 2015-06-16 14:05:53

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


Package is "python3-mccabe"

Changes:

--- /work/SRC/openSUSE:Factory/python3-mccabe/python3-mccabe.changes
2015-01-10 23:05:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-mccabe.new/python3-mccabe.changes   
2015-06-16 14:06:09.0 +0200
@@ -1,0 +2,10 @@
+Tue Jun 16 05:14:39 UTC 2015 - a...@gmx.de
+
+- update to version 0.3.1:
+  * Add release machinery to tox.ini
+  * Include test_mccabe.py in releases
+  * Update .travis.yml to use tox
+  * Use travis-ci containers for building
+  * Add travis testing on python 3.4
+
+---

Old:

  mccabe-0.3.tar.gz

New:

  mccabe-0.3.1.tar.gz



Other differences:
--
++ python3-mccabe.spec ++
--- /var/tmp/diff_new_pack.5uvs1e/_old  2015-06-16 14:06:10.0 +0200
+++ /var/tmp/diff_new_pack.5uvs1e/_new  2015-06-16 14:06:10.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-mccabe
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -17,7 +17,7 @@
 
 
 Name:   python3-mccabe
-Version:0.3
+Version:0.3.1
 Release:0
 Summary:McCabe checker, plugin for flake8
 License:MIT

++ mccabe-0.3.tar.gz -> mccabe-0.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mccabe-0.3/MANIFEST.in new/mccabe-0.3.1/MANIFEST.in
--- old/mccabe-0.3/MANIFEST.in  2014-04-25 22:47:01.0 +0200
+++ new/mccabe-0.3.1/MANIFEST.in2015-06-14 20:52:55.0 +0200
@@ -1 +1,3 @@
-include LICENSE README.rst
+include LICENSE
+include README.rst
+include test_mccabe.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mccabe-0.3/PKG-INFO new/mccabe-0.3.1/PKG-INFO
--- old/mccabe-0.3/PKG-INFO 2014-12-17 02:23:10.0 +0100
+++ new/mccabe-0.3.1/PKG-INFO   2015-06-14 20:58:06.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: mccabe
-Version: 0.3
+Version: 0.3.1
 Summary: McCabe checker, plugin for flake8
 Home-page: https://github.com/flintwork/mccabe
 Author: Florent Xicluna
@@ -73,6 +73,14 @@
 Changes
 ---
 
+0.3.1 - 2015-06-14
+``
+
+* Include ``test_mccabe.py`` in releases.
+
+* Always coerce the ``max_complexity`` value from Flake8's entry-point 
to an
+  integer.
+
 0.3 - 2014-12-17
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mccabe-0.3/README.rst new/mccabe-0.3.1/README.rst
--- old/mccabe-0.3/README.rst   2014-12-17 01:15:26.0 +0100
+++ new/mccabe-0.3.1/README.rst 2015-06-14 20:57:32.0 +0200
@@ -65,6 +65,14 @@
 Changes
 ---
 
+0.3.1 - 2015-06-14
+``
+
+* Include ``test_mccabe.py`` in releases.
+
+* Always coerce the ``max_complexity`` value from Flake8's entry-point to an
+  integer.
+
 0.3 - 2014-12-17
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mccabe-0.3/mccabe.egg-info/PKG-INFO 
new/mccabe-0.3.1/mccabe.egg-info/PKG-INFO
--- old/mccabe-0.3/mccabe.egg-info/PKG-INFO 2014-12-17 02:23:10.0 
+0100
+++ new/mccabe-0.3.1/mccabe.egg-info/PKG-INFO   2015-06-14 20:58:06.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: mccabe
-Version: 0.3
+Version: 0.3.1
 Summary: McCabe checker, plugin for flake8
 Home-page: https://github.com/flintwork/mccabe
 Author: Florent Xicluna
@@ -73,6 +73,14 @@
 Changes
 ---
 
+0.3.1 - 2015-06-14
+``
+
+* Include ``test_mccabe.py`` in releases.
+
+* Always coerce the ``max_complexity`` value from Flake8's entry-point 
to an
+  integer.
+
 0.3 - 2014-12-17
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mccabe-0.3/mccabe.egg-info/SOURCES.txt 
new/mccabe-0.3.1/mccabe.egg-info/SOURCES.txt
--- old/mccabe-0.3/mccabe.egg-info/SOURCES.txt  2014-12-17 02:23:10.0 
+0100
+++ new/mccabe-0.3.1/mccabe.egg-info/SOURCES.txt2015-06-14 
20

commit perl-UNIVERSAL-isa for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package perl-UNIVERSAL-isa for 
openSUSE:Factory checked in at 2015-06-16 14:05:42

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


Package is "perl-UNIVERSAL-isa"

Changes:

--- /work/SRC/openSUSE:Factory/perl-UNIVERSAL-isa/perl-UNIVERSAL-isa.changes
2015-04-15 16:27:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-UNIVERSAL-isa.new/perl-UNIVERSAL-isa.changes   
2015-06-16 14:06:01.0 +0200
@@ -1,0 +2,9 @@
+Mon Jun 15 09:18:13 UTC 2015 - co...@suse.com
+
+- updated to 1.20150614
+   see /usr/share/doc/packages/perl-UNIVERSAL-isa/Changes
+
+  1.20150614  2015-06-14 23:16:46Z
+  - remove useless 'use UNIVERSAL'
+
+---

Old:

  UNIVERSAL-isa-1.20140927.tar.gz

New:

  UNIVERSAL-isa-1.20150614.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-UNIVERSAL-isa.spec ++
--- /var/tmp/diff_new_pack.hrjWUH/_old  2015-06-16 14:06:02.0 +0200
+++ /var/tmp/diff_new_pack.hrjWUH/_new  2015-06-16 14:06:02.0 +0200
@@ -17,19 +17,19 @@
 
 
 Name:   perl-UNIVERSAL-isa
-Version:1.20140927
+Version:1.20150614
 Release:0
 %define cpan_name UNIVERSAL-isa
 Summary:Attempt to recover from people calling UNIVERSAL::isa as a 
function
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/UNIVERSAL-isa/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build::Tiny) >= 0.038
 %{perl_requires}
 
 %description
@@ -51,14 +51,15 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %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

++ UNIVERSAL-isa-1.20140927.tar.gz -> UNIVERSAL-isa-1.20150614.tar.gz ++
 2728 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#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_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 libzbc for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package libzbc for openSUSE:Factory checked 
in at 2015-06-16 14:05:37

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


Package is "libzbc"

Changes:

--- /work/SRC/openSUSE:Factory/libzbc/libzbc.changes2015-03-25 
10:00:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.libzbc.new/libzbc.changes   2015-06-16 
14:05:58.0 +0200
@@ -1,0 +2,7 @@
+Mon Jun  8 23:11:56 UTC 2015 - jeng...@inai.de
+
+- Update to new git snapshot 2.0.0~git65
+* supports the ZBC standard draft Rev 02
+  and Rev 01 of the ZAC standard draft
+
+---

Old:

  libzbc-1.1.0~git68.tar.xz

New:

  libzbc-2.0.0~git65.tar.xz



Other differences:
--
++ libzbc.spec ++
--- /var/tmp/diff_new_pack.TyUeYO/_old  2015-06-16 14:05:59.0 +0200
+++ /var/tmp/diff_new_pack.TyUeYO/_new  2015-06-16 14:05:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libzbc
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -17,8 +17,8 @@
 
 
 Name:   libzbc
-%define lname   libzbc1
-Version:1.1.0~git68
+%define lname   libzbc2
+Version:2.0.0~git65
 Release:0
 Summary:Library for manipulating ZBC and ZAC disks
 License:BSD-2-Clause and LGPL-3.0+
@@ -26,13 +26,13 @@
 Url:http://github.com/hgst/libzbc
 
 #Git-Clone:git://github.com/hgst/libzbc
-#Snapshot: 116f604a2a0c5f15bed9c7b2e3bb8188da93f643
+#Snapshot: 548f6455340b304c0e7060681444d11efa16f3d8
 Source: %name-%version.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libtool >= 2
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  xz
+BuildRequires:  pkgconfig(gtk+-3.0)
 
 %description
 libzbc is a simple library providing functions for manipulating Zoned
@@ -113,7 +113,7 @@
 
 %files -n %lname
 %defattr(-,root,root)
-%_libdir/libzbc.so.1*
+%_libdir/libzbc.so.2*
 %doc COPYING
 
 %files devel

++ libzbc-1.1.0~git68.tar.xz -> libzbc-2.0.0~git65.tar.xz ++
 8097 lines of diff (skipped)




commit python3-cffi for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package python3-cffi for openSUSE:Factory 
checked in at 2015-06-16 14:05:39

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


Package is "python3-cffi"

Changes:

--- /work/SRC/openSUSE:Factory/python3-cffi/python3-cffi.changes
2015-06-02 10:04:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-cffi.new/python3-cffi.changes   
2015-06-16 14:05:59.0 +0200
@@ -1,0 +2,18 @@
+Mon Jun 15 02:13:07 UTC 2015 - a...@gmx.de
+
+- update to version 1.1.2:
+  * ffi.gc(): fixed a race condition in multithreaded programs
+introduced in 1.1.1
+
+- changes from version 1.1.1:
+  * Out-of-line mode: ffi.string(), ffi.buffer() and ffi.getwinerror()
+didn't accept their arguments as keyword arguments, unlike their
+in-line mode equivalent. (It worked in PyPy.)
+  * Out-of-line ABI mode: documented a restriction of ffi.dlopen()
+when compared to the in-line mode.
+  * ffi.gc(): when called several times with equal pointers, it was
+accidentally registering only the last destructor, or even none at
+all depending on details. (It was correctly registering all of
+them only in PyPy, and only with the out-of-line FFIs.)
+
+---

Old:

  cffi-1.1.0.tar.gz

New:

  cffi-1.1.2.tar.gz



Other differences:
--
++ python3-cffi.spec ++
--- /var/tmp/diff_new_pack.eQaebf/_old  2015-06-16 14:06:00.0 +0200
+++ /var/tmp/diff_new_pack.eQaebf/_new  2015-06-16 14:06:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-cffi
-Version:1.1.0
+Version:1.1.2
 Release:0
 Summary:Foreign Function Interface for Python calling C code
 License:MIT

++ cffi-1.1.0.tar.gz -> cffi-1.1.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cffi-1.1.0/PKG-INFO new/cffi-1.1.2/PKG-INFO
--- old/cffi-1.1.0/PKG-INFO 2015-05-30 21:48:01.0 +0200
+++ new/cffi-1.1.2/PKG-INFO 2015-06-09 12:04:16.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: cffi
-Version: 1.1.0
+Version: 1.1.2
 Summary: Foreign Function Interface for Python calling C code.
 Home-page: http://cffi.readthedocs.org
 Author: Armin Rigo, Maciej Fijalkowski
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cffi-1.1.0/c/_cffi_backend.c 
new/cffi-1.1.2/c/_cffi_backend.c
--- old/cffi-1.1.0/c/_cffi_backend.c2015-05-30 21:45:50.0 +0200
+++ new/cffi-1.1.2/c/_cffi_backend.c2015-06-09 12:04:10.0 +0200
@@ -5158,12 +5158,14 @@
 return PyText_FromStringAndSize(s, namelen + replacelen);
 }
 
-static PyObject *b_string(PyObject *self, PyObject *args)
+static PyObject *b_string(PyObject *self, PyObject *args, PyObject *kwds)
 {
 CDataObject *cd;
 Py_ssize_t maxlen = -1;
-if (!PyArg_ParseTuple(args, "O!|n:string",
-  &CData_Type, &cd, &maxlen))
+static char *keywords[] = {"cdata", "maxlen", NULL};
+
+if (!PyArg_ParseTupleAndKeywords(args, kwds, "O!|n:string", keywords,
+ &CData_Type, &cd, &maxlen))
 return NULL;
 
 if (cd->c_type->ct_itemdescr != NULL &&
@@ -5246,12 +5248,14 @@
 return NULL;
 }
 
-static PyObject *b_buffer(PyObject *self, PyObject *args)
+static PyObject *b_buffer(PyObject *self, PyObject *args, PyObject *kwds)
 {
 CDataObject *cd;
 Py_ssize_t size = -1;
-if (!PyArg_ParseTuple(args, "O!|n:buffer",
-  &CData_Type, &cd, &size))
+static char *keywords[] = {"cdata", "size", NULL};
+
+if (!PyArg_ParseTupleAndKeywords(args, kwds, "O!|n:buffer", keywords,
+ &CData_Type, &cd, &size))
 return NULL;
 
 if (cd->c_type->ct_flags & CT_POINTER) {
@@ -5351,6 +5355,12 @@
 return NULL;
 }
 x = (PyObject *)(raw + 42);
+if (Py_REFCNT(x) <= 0) {
+Py_FatalError("ffi.from_handle() detected that the address passed "
+  "points to garbage. If it is really the result of "
+  "ffi.new_handle(), then the Python object has already "
+  "been garbage collected");
+}
 Py_INCREF(x);
 return x;
 }
@@ -5790,15 +5800,15 @@
 {"typeoffsetof", b_typeoffsetof, METH_VARARGS},
 {"rawaddressof", b_rawaddressof, METH_VARARGS},
 {"getcname", b_getcname, METH_VARARGS},
-{"string", b_string, METH_VARARGS},
-{"buffer", b_buffer, METH_VARARGS},
+{"string", (PyCFunction)b_string, METH_VARARGS | METH_KEYWORDS},
+{"buffer", (PyCFunction)b_buff

commit rubygem-test-unit for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package rubygem-test-unit for 
openSUSE:Factory checked in at 2015-06-16 14:05:57

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


Package is "rubygem-test-unit"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-test-unit/rubygem-test-unit.changes  
2015-06-12 20:30:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-test-unit.new/rubygem-test-unit.changes 
2015-06-16 14:06:14.0 +0200
@@ -1,0 +2,47 @@
+Fri Jun 12 04:36:59 UTC 2015 - co...@suse.com
+
+- updated to version 3.1.2
+ see installed news.md
+
+  ## 3.1.2 - 2015-06-09 {#version-3-1-2}
+  
+  It's command line option improvements fix release.
+  
+  ### Improvements
+  
+* `--location`: Made path match rule more strict.
+  [Suggested by kimura wataru]
+  * Before:
+* If test defined path ends with the specified path, the test is
+  matched.
+  * After:
+* If base name of test defined path equals to the specified
+  path, the test is matched.
+* If relative path of test defined path equals to the specified
+  path, the test is matched.
+* If the specified path is absolute path and test defined path
+  equals to the specified path, the test is matched.
+* `--pattern`: If the option is specified, the default patterns
+  aren't used. In the earlier versions, both the default patterns
+  and the specified patterns are used.
+  [Suggested by kimura wataru]
+  
+  ### Thanks
+  
+* kimura wataru
+  
+  ## 3.1.1 - 2015-05-29 {#version-3-1-1}
+  
+  It's a bug fix release.
+  
+  ### Fixes
+  
+* Fixed a bug that `--location` detects tests not only in sub test
+  case but also parent test case.
+  [GitHub#105][Reported by wanabe]
+  
+  ### Thanks
+  
+* wanabe
+
+---

Old:

  test-unit-3.1.0.gem

New:

  test-unit-3.1.2.gem



Other differences:
--
++ rubygem-test-unit.spec ++
--- /var/tmp/diff_new_pack.1i5NOQ/_old  2015-06-16 14:06:15.0 +0200
+++ /var/tmp/diff_new_pack.1i5NOQ/_new  2015-06-16 14:06:15.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-test-unit
-Version:3.1.0
+Version:3.1.2
 Release:0
 %define mod_name test-unit
 %define mod_full_name %{mod_name}-%{version}

++ test-unit-3.1.0.gem -> test-unit-3.1.2.gem ++
Files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/doc/text/news.md new/doc/text/news.md
--- old/doc/text/news.md2015-05-28 05:03:43.0 +0200
+++ new/doc/text/news.md2015-06-09 15:27:09.0 +0200
@@ -1,5 +1,46 @@
 # News
 
+## 3.1.2 - 2015-06-09 {#version-3-1-2}
+
+It's command line option improvements fix release.
+
+### Improvements
+
+  * `--location`: Made path match rule more strict.
+[Suggested by kimura wataru]
+* Before:
+  * If test defined path ends with the specified path, the test is
+matched.
+* After:
+  * If base name of test defined path equals to the specified
+path, the test is matched.
+  * If relative path of test defined path equals to the specified
+path, the test is matched.
+  * If the specified path is absolute path and test defined path
+equals to the specified path, the test is matched.
+  * `--pattern`: If the option is specified, the default patterns
+aren't used. In the earlier versions, both the default patterns
+and the specified patterns are used.
+[Suggested by kimura wataru]
+
+### Thanks
+
+  * kimura wataru
+
+## 3.1.1 - 2015-05-29 {#version-3-1-1}
+
+It's a bug fix release.
+
+### Fixes
+
+  * Fixed a bug that `--location` detects tests not only in sub test
+case but also parent test case.
+[GitHub#105][Reported by wanabe]
+
+### Thanks
+
+  * wanabe
+
 ## 3.1.0 - 2015-05-28 {#version-3-1-0}
 
 It's a bug fix release.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/test/unit/autorunner.rb 
new/lib/test/unit/autorunner.rb
--- old/lib/test/unit/autorunner.rb 2015-05-28 05:03:43.0 +0200
+++ new/lib/test/unit/autorunner.rb 2015-06-09 15:27:09.0 +0200
@@ -87,8 +87,12 @@
   register_collector(:load) do |auto_runner|
 require 'test/unit/collector/load'
 collector = Collector::Load.new
-collector.patterns.concat(auto_runner.pattern) if auto_runner.pattern
-collector.excludes.concat(auto_runner.exclude) if auto_runner.exclude
+unless auto_runner.pattern.

commit perl-Log-Dispatch for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Log-Dispatch for 
openSUSE:Factory checked in at 2015-06-16 14:05:45

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


Package is "perl-Log-Dispatch"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Log-Dispatch/perl-Log-Dispatch.changes  
2015-03-25 10:01:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Log-Dispatch.new/perl-Log-Dispatch.changes 
2015-06-16 14:06:03.0 +0200
@@ -1,0 +2,12 @@
+Mon Jun 15 08:50:03 UTC 2015 - co...@suse.com
+
+- updated to 2.45
+   see /usr/share/doc/packages/perl-Log-Dispatch/Changes
+
+  2.45 2015-06-14
+  
+  - Don't include threads and threads::shared in list of dependencies. This is
+only needed for Log::Dispatch::Syslog and is loaded at runtime as needed
+(which has its own issues but ...). Reported by Kent Fredric. RT #103392.
+
+---

Old:

  Log-Dispatch-2.44.tar.gz

New:

  Log-Dispatch-2.45.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Log-Dispatch.spec ++
--- /var/tmp/diff_new_pack.7g1VIj/_old  2015-06-16 14:06:05.0 +0200
+++ /var/tmp/diff_new_pack.7g1VIj/_new  2015-06-16 14:06:05.0 +0200
@@ -17,25 +17,28 @@
 
 
 Name:   perl-Log-Dispatch
-Version:2.44
+Version:2.45
 Release:0
 %define cpan_name Log-Dispatch
 Summary:Dispatches messages to one or more outputs
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Log-Dispatch/
-Source: 
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Devel::GlobalDestruction)
 BuildRequires:  perl(Dist::CheckConflicts) >= 0.02
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Params::Validate) >= 0.15
 BuildRequires:  perl(Sys::Syslog) >= 0.28
 BuildRequires:  perl(Test::Fatal)
-BuildRequires:  perl(Test::More) >= 0.88
+BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Requires)
+Requires:   perl(Devel::GlobalDestruction)
 Requires:   perl(Dist::CheckConflicts) >= 0.02
 Requires:   perl(Module::Runtime)
 Requires:   perl(Params::Validate) >= 0.15

++ Log-Dispatch-2.44.tar.gz -> Log-Dispatch-2.45.tar.gz ++
 3930 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#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_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module



commit perl-Redis for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Redis for openSUSE:Factory 
checked in at 2015-06-16 14:05:43

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


Package is "perl-Redis"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Redis/perl-Redis.changes2015-04-15 
16:23:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Redis.new/perl-Redis.changes   
2015-06-16 14:06:02.0 +0200
@@ -1,0 +2,11 @@
+Mon Jun 15 09:06:21 UTC 2015 - co...@suse.com
+
+- updated to 1.979
+   see /usr/share/doc/packages/perl-Redis/Changes
+
+  1.979 2015-05-14 14:28:35CEST+0200 Europe/Amsterdam
+  
+ * depends on IO::Socket::Timeout 0.29 that fixes an important bug on
+   Windows, Solaris, when mixing sockets with and without timeouts.
+
+---

Old:

  Redis-1.978.tar.gz

New:

  Redis-1.979.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Redis.spec ++
--- /var/tmp/diff_new_pack.8poN3X/_old  2015-06-16 14:06:03.0 +0200
+++ /var/tmp/diff_new_pack.8poN3X/_new  2015-06-16 14:06:03.0 +0200
@@ -17,24 +17,25 @@
 
 
 Name:   perl-Redis
-Version:1.978
+Version:1.979
 Release:0
 %define cpan_name Redis
 Summary:Perl binding for Redis database
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Redis/
-Source: 
http://www.cpan.org/authors/id/D/DA/DAMS/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/D/DA/DAMS/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Digest::SHA)
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.63_03
-BuildRequires:  perl(IO::Socket::Timeout) >= 0.22
+BuildRequires:  perl(IO::Socket::Timeout) >= 0.29
 BuildRequires:  perl(IO::String)
 BuildRequires:  perl(IPC::Cmd)
-BuildRequires:  perl(Module::Build::Tiny) >= 0.036
+BuildRequires:  perl(Module::Build::Tiny) >= 0.039
 BuildRequires:  perl(Pod::Coverage::TrustPod)
 BuildRequires:  perl(Test::CPAN::Meta)
 BuildRequires:  perl(Test::Deep)
@@ -43,7 +44,7 @@
 BuildRequires:  perl(Test::SharedFork)
 BuildRequires:  perl(Test::TCP) >= 1.19
 BuildRequires:  perl(Try::Tiny)
-Requires:   perl(IO::Socket::Timeout) >= 0.22
+Requires:   perl(IO::Socket::Timeout) >= 0.29
 Requires:   perl(Try::Tiny)
 %{perl_requires}
 

++ Redis-1.978.tar.gz -> Redis-1.979.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.978/Build.PL new/Redis-1.979/Build.PL
--- old/Redis-1.978/Build.PL2015-01-28 09:52:33.0 +0100
+++ new/Redis-1.979/Build.PL2015-05-14 14:28:42.0 +0200
@@ -1,3 +1,3 @@
 use 5.008;
-use Module::Build::Tiny 0.036;
+use Module::Build::Tiny 0.039;
 Build_PL();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.978/Changes new/Redis-1.979/Changes
--- old/Redis-1.978/Changes 2015-01-28 09:52:33.0 +0100
+++ new/Redis-1.979/Changes 2015-05-14 14:28:42.0 +0200
@@ -1,5 +1,10 @@
 Revision history for Redis
 
+1.979 2015-05-14 14:28:35CEST+0200 Europe/Amsterdam
+
+   * depends on IO::Socket::Timeout 0.29 that fixes an important bug on
+ Windows, Solaris, when mixing sockets with and without timeouts.
+
 1.978 2015-01-28 09:52:27 Europe/Amsterdam
 
* reshape the documentation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.978/MANIFEST new/Redis-1.979/MANIFEST
--- old/Redis-1.978/MANIFEST2015-01-28 09:52:33.0 +0100
+++ new/Redis-1.979/MANIFEST2015-05-14 14:28:42.0 +0200
@@ -1,3 +1,4 @@
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.032.
 Build.PL
 Changes
 LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Redis-1.978/META.json new/Redis-1.979/META.json
--- old/Redis-1.978/META.json   2015-01-28 09:52:33.0 +0100
+++ new/Redis-1.979/META.json   2015-05-14 14:28:42.0 +0200
@@ -5,7 +5,7 @@
   "Damien Krotkine "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.005, CPAN::Meta::Converter version 
2.132830",
+   "generated_by" : "Dist::Zilla version 5.032, CPAN::Meta::Converter version 
2.143240",
"license" : [
   "artistic_2"
],
@@ -18,7 +18,7 @@
   "configure" : {
  "requires" : {
 "ExtUtils::MakeMaker" : "6.63_0

commit perl-DBIx-Class-DeploymentHandler for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package perl-DBIx-Class-DeploymentHandler 
for openSUSE:Factory checked in at 2015-06-16 14:05:46

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


Package is "perl-DBIx-Class-DeploymentHandler"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-DBIx-Class-DeploymentHandler/perl-DBIx-Class-DeploymentHandler.changes
  2015-04-16 14:12:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-DBIx-Class-DeploymentHandler.new/perl-DBIx-Class-DeploymentHandler.changes
 2015-06-16 14:06:05.0 +0200
@@ -1,0 +2,9 @@
+Mon Jun 15 08:35:27 UTC 2015 - co...@suse.com
+
+- updated to 0.002216
+   see /usr/share/doc/packages/perl-DBIx-Class-DeploymentHandler/Changes
+
+  0.002216  2015-06-14 09:34:57-07:00 America/Los_Angeles
+   - Use Pod::Weaver::Plugin::Ditaa to render diagram
+
+---

Old:

  DBIx-Class-DeploymentHandler-0.002215.tar.gz

New:

  DBIx-Class-DeploymentHandler-0.002216.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-DBIx-Class-DeploymentHandler.spec ++
--- /var/tmp/diff_new_pack.gfWJ7Q/_old  2015-06-16 14:06:06.0 +0200
+++ /var/tmp/diff_new_pack.gfWJ7Q/_new  2015-06-16 14:06:06.0 +0200
@@ -17,14 +17,15 @@
 
 
 Name:   perl-DBIx-Class-DeploymentHandler
-Version:0.002215
+Version:0.002216
 Release:0
 %define cpan_name DBIx-Class-DeploymentHandler
 Summary:Extensible DBIx::Class deployment
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/DBIx-Class-DeploymentHandler/
-Source: 
http://www.cpan.org/authors/id/F/FR/FREW/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/F/FR/FREW/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ DBIx-Class-DeploymentHandler-0.002215.tar.gz -> 
DBIx-Class-DeploymentHandler-0.002216.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBIx-Class-DeploymentHandler-0.002215/Changes 
new/DBIx-Class-DeploymentHandler-0.002216/Changes
--- old/DBIx-Class-DeploymentHandler-0.002215/Changes   2015-01-10 
20:58:15.0 +0100
+++ new/DBIx-Class-DeploymentHandler-0.002216/Changes   2015-06-14 
18:35:10.0 +0200
@@ -1,5 +1,8 @@
 Revision history for DBIx-Class-DeploymentHandler
 
+0.002216  2015-06-14 09:34:57-07:00 America/Los_Angeles
+ - Use Pod::Weaver::Plugin::Ditaa to render diagram
+
 0.002215  2015-01-10 13:58:10-06:00 America/Chicago
  - Improve documentation for how to portably create indices
(Thanks Meredith Howard for the ideas!)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBIx-Class-DeploymentHandler-0.002215/MANIFEST 
new/DBIx-Class-DeploymentHandler-0.002216/MANIFEST
--- old/DBIx-Class-DeploymentHandler-0.002215/MANIFEST  2015-01-10 
20:58:15.0 +0100
+++ new/DBIx-Class-DeploymentHandler-0.002216/MANIFEST  2015-06-14 
18:35:10.0 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.020.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.037.
 Changes
 LICENSE
 MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBIx-Class-DeploymentHandler-0.002215/META.json 
new/DBIx-Class-DeploymentHandler-0.002216/META.json
--- old/DBIx-Class-DeploymentHandler-0.002215/META.json 2015-01-10 
20:58:15.0 +0100
+++ new/DBIx-Class-DeploymentHandler-0.002216/META.json 2015-06-14 
18:35:10.0 +0200
@@ -4,13 +4,13 @@
   "Arthur Axel \"fREW\" Schmidt "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 
2.142060",
+   "generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version 
2.150001",
"license" : [
   "perl_5"
],
"meta-spec" : {
   "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
-  "version" : "2"
+  "version" : 2
},
"name" : "DBIx-Class-DeploymentHandler",
"prereqs" : {
@@ -67,6 +67,6 @@
  "web" : "https://github.com/frioux/DBIx-Class-DeploymentHandler";
   }
},
-   "version" : "0.002215"
+   "version" : "0.002216"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DBIx-Class-DeploymentHandler-0.002215/META.yml 
new/DBIx-Class-DeploymentHandler-0.002216

commit pari-elldata for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package pari-elldata for openSUSE:Factory 
checked in at 2015-06-16 14:05:33

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


Package is "pari-elldata"

Changes:

--- /work/SRC/openSUSE:Factory/pari-elldata/pari-elldata.changes
2014-10-18 09:09:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.pari-elldata.new/pari-elldata.changes   
2015-06-16 14:05:56.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun  8 22:17:46 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 20150519
+* No upstream changelog was provided
+
+---



Other differences:
--
++ pari-elldata.spec ++
--- /var/tmp/diff_new_pack.BlZHrg/_old  2015-06-16 14:05:58.0 +0200
+++ /var/tmp/diff_new_pack.BlZHrg/_new  2015-06-16 14:05:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pari-elldata
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -17,7 +17,7 @@
 
 
 Name:   pari-elldata
-Version:20140908
+Version:20150519
 Release:0
 Summary:Elliptic Curve Data for the PARI CAS
 License:GPL-2.0+

++ elldata.tgz ++
/work/SRC/openSUSE:Factory/pari-elldata/elldata.tgz 
/work/SRC/openSUSE:Factory/.pari-elldata.new/elldata.tgz differ: char 5, line 1

++ elldata.tgz.asc ++
--- /var/tmp/diff_new_pack.BlZHrg/_old  2015-06-16 14:05:58.0 +0200
+++ /var/tmp/diff_new_pack.BlZHrg/_new  2015-06-16 14:05:58.0 +0200
@@ -1,17 +1,17 @@
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.12 (GNU/Linux)
 
-iQIcBAABAgAGBQJUDg1KAAoJEI8OfCtFIuOHtncP+gKvMrTg/WVKFzFMyplxmriB
-HYWeydAwbjnMJ0eJknSi3gV+Q3R2++6HL4mGZAvb9Ao8YQs7otLO+KCfRrRedAiU
-5LaYnV7SFPgBWNpFYRRZsF1zr5dcIlSnYahO86YeP2VFX1wIGA3zmXC+n9ECG6c1
-Pj7M8RJDIpb115H5dre0J5Q2LnE86c4d/I6+gqHcfFiPvzaAN9emNHUIDSdndinl
-uKFmMJu1lgWhx0UOyWbcvrTrEVwRXMUZp+pxE46+lKROhrj1hmC5Fgop2lt3gZIa
-lWiEjAm8cm6p6um9McgFb2cYSuC4xZAmmXWNWUDXjJ1xnjPopaZ/2NOrsuM41ynD
-kam5VqwzUtePl3hzeJaPSLjxWA15fthxBE/ThAv5RXbe5Ezydl56dQhJ8vPOnOgD
-8QmC17eAJPgin5DhxEdV5qs4mkBYYnPrrjlELeRpHOfh48Lgz57zqU/GGFtf4Clf
-5Q4j9Hd8NVB8gM0j6Wf0IiSHsW/aWgM6Pf9PbL1PLfjnVu6aXlUIZxjOVB7yQ+lQ
-iDFfvkcjUNinSq2oJiyEXMhpT2pqb+gTM2O5sD3kpSx0ZJEx2Sh64A2QL8i2IIyS
-xMmKgwxRdRK8joqij+/4uNnTUjQISyQGGMZrM2Giqjx67dTcJBXrotT5SYmH3pAE
-LSyVFwhC9/uwjos/2w4H
-=JIx5
+iQIcBAABAgAGBQJVW167AAoJEI8OfCtFIuOH0y8P/Rhm/B+/KW5C6GeYohlqhWKc
+nFMUSuO2hZwcToGuX5YGFam6HIteMXG6y5N2H2AYgJeM9dJ5VHx65RRt+tiy3xY7
+4Mh/0NBUweb8+7dhF+a1lFsyElrr3EOBb8yjjNXtbm6oxht6Np81HGjB+MvAbHDg
+kieLONnTIATSaoGSlC9NmxlTML/so5oYXjc9hi/SRtHcyT3/fqZiGcD+vxxmBzNy
+aAhW6/mVHdLDz2AQBEnF7nvqaGrIg7Y5cDeiq5y1OtD5A9Hn+U25/0AdDSJxAn0y
+hx5F7l5WTlX+p7UpAiUjBHC/bWQxWVuwYq4Gi0DAHlouVlOpzqIeaWSnecbscY6N
+kB0xP8jNKYHW6tjRXk6HfTr3iZ7y7T2HZ3kJj/qhGWStLZ+SbSmev05Puh49IeLo
+hJW3WRsd7us1DSO/RTHfV1LVlRJiqMws/QvzBQbwMvF2b3hzZbhtj2G/NDI7itwk
+dW9Y+gPpL2dMOL8aBrrKx34wwK8Ac0dqDCzG+upgE6JSCJ6apBG8GTMslrvdJkQk
+YY3ExYaXan2I4TSH8TzodfqFyQQf4FQvVvAA/eGC2CsxdYSlgqsAul6f5LSX83Lz
+e2FWHbZl1WUIO2vPvL8FioTUQY4JvhcAMLZy7pHWK3IDyAIOAGSxzMWwv57deHCl
+7feTGmC0ymor99wBEtSt
+=iBYo
 -END PGP SIGNATURE-




commit python3-psycopg2 for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package python3-psycopg2 for 
openSUSE:Factory checked in at 2015-06-16 14:05:41

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


Package is "python3-psycopg2"

Changes:

--- /work/SRC/openSUSE:Factory/python3-psycopg2/python3-psycopg2.changes
2015-02-11 16:45:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-psycopg2.new/python3-psycopg2.changes   
2015-06-16 14:06:00.0 +0200
@@ -1,0 +2,12 @@
+Tue Jun 16 04:06:47 UTC 2015 - a...@gmx.de
+
+- update to version 2.6.1:
+  * Lists consisting of only "None" are escaped correctly
+(:ticket:`#285`).
+  * Fixed deadlock in multithread programs using OpenSSL
+(:ticket:`#290`).
+  * Correctly unlock the connection after error in flush
+(:ticket:`#294`).
+  * Fixed "MinTimeLoggingCursor.callproc()" (:ticket:`#309`).
+
+---

Old:

  psycopg2-2.6.tar.gz

New:

  psycopg2-2.6.1.tar.gz



Other differences:
--
++ python3-psycopg2.spec ++
--- /var/tmp/diff_new_pack.8lArY0/_old  2015-06-16 14:06:01.0 +0200
+++ /var/tmp/diff_new_pack.8lArY0/_new  2015-06-16 14:06:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-psycopg2
-Version:2.6
+Version:2.6.1
 Release:0
 Summary:Python-PostgreSQL Database Adapter
 License:SUSE-LGPL-3.0-with-openssl-exception and 
(SUSE-LGPL-3.0-with-openssl-exception or ZPL-2.0)

++ psycopg2-2.6.tar.gz -> psycopg2-2.6.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/psycopg2-2.6/MANIFEST new/psycopg2-2.6.1/MANIFEST
--- old/psycopg2-2.6/MANIFEST   2015-02-09 11:02:19.0 +0100
+++ new/psycopg2-2.6.1/MANIFEST 2015-06-15 11:50:31.0 +0200
@@ -10,9 +10,11 @@
 setup.cfg
 setup.py
 doc/COPYING.LESSER
-doc/README
+doc/Makefile
+doc/README.rst
 doc/SUCCESS
 doc/pep-0249.txt
+doc/requirements.txt
 doc/src/Makefile
 doc/src/advanced.rst
 doc/src/conf.py
@@ -30,6 +32,7 @@
 doc/src/tz.rst
 doc/src/usage.rst
 doc/src/_static/psycopg.css
+doc/src/tools/pypi_docs_upload.py
 doc/src/tools/stitch_text.py
 doc/src/tools/lib/dbapi_extension.py
 doc/src/tools/lib/sql_role.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/psycopg2-2.6/MANIFEST.in 
new/psycopg2-2.6.1/MANIFEST.in
--- old/psycopg2-2.6/MANIFEST.in2015-02-09 11:00:35.0 +0100
+++ new/psycopg2-2.6.1/MANIFEST.in  2015-06-15 11:48:36.0 +0200
@@ -2,7 +2,8 @@
 recursive-include lib *.py
 recursive-include tests *.py
 recursive-include examples *.py somehackers.jpg whereareyou.jpg
-recursive-include doc README SUCCESS COPYING.LESSER pep-0249.txt
+include doc/README.rst doc/SUCCESS doc/COPYING.LESSER doc/pep-0249.txt
+include doc/Makefile doc/requirements.txt
 recursive-include doc/src *.rst *.py *.css Makefile
 recursive-include scripts *.py *.sh
 include scripts/maketypes.sh scripts/buildtypes.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/psycopg2-2.6/Makefile new/psycopg2-2.6.1/Makefile
--- old/psycopg2-2.6/Makefile   2015-02-09 11:00:35.0 +0100
+++ new/psycopg2-2.6.1/Makefile 2015-06-15 11:48:36.0 +0200
@@ -102,10 +102,10 @@
 
 # docs depend on the build as it partly use introspection.
 doc/html/genindex.html: $(PLATLIB) $(PURELIB) $(SOURCE_DOC)
-   PYTHONPATH=:$(BUILD_DIR):$$PYTHONPATH $(MAKE) -C doc html
+   $(MAKE) -C doc html
 
 doc/psycopg2.txt: $(PLATLIB) $(PURELIB) $(SOURCE_DOC)
-   PYTHONPATH=$(BUILD_DIR):$$PYTHONPATH $(MAKE) -C doc text
+   $(MAKE) -C doc text
 
 doc/docs.zip: doc/html/genindex.html
(cd doc/html && zip -r ../docs.zip *)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/psycopg2-2.6/NEWS new/psycopg2-2.6.1/NEWS
--- old/psycopg2-2.6/NEWS   2015-02-09 11:00:35.0 +0100
+++ new/psycopg2-2.6.1/NEWS 2015-06-15 11:48:36.0 +0200
@@ -1,6 +1,15 @@
 Current release
 ---
 
+What's new in psycopg 2.6.1
+^^^
+
+- Lists consisting of only `None` are escaped correctly (:ticket:`#285`).
+- Fixed deadlock in multithread programs using OpenSSL (:ticket:`#290`).
+- Correctly unlock the connection after error in flush (:ticket:`#294`).
+- Fixed ``MinTimeLoggingCursor.callproc()`` (:ticket:`#309`).
+
+
 What's new in psycopg 2.6
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/psycopg2-2.6/PKG-INFO new/psycopg2-2.6.1/PKG-INFO
--- old/psycopg2-2.6/PKG-INFO

commit memcached for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package memcached for openSUSE:Factory 
checked in at 2015-06-16 14:05:30

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


Package is "memcached"

Changes:

--- /work/SRC/openSUSE:Factory/memcached/memcached.changes  2015-02-24 
13:07:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.memcached.new/memcached.changes 2015-06-16 
14:05:51.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 15 16:24:31 UTC 2015 - mrueck...@suse.de
+
+- fix comment in the sysconfig file
+
+---



Other differences:
--
++ memcached.sysconfig ++
--- /var/tmp/diff_new_pack.YJPDmb/_old  2015-06-16 14:05:52.0 +0200
+++ /var/tmp/diff_new_pack.YJPDmb/_new  2015-06-16 14:05:52.0 +0200
@@ -1,7 +1,7 @@
 ## Path:Network/WWW/Memcached
 ## Description: start parameters for memcached.
 ## Type:string
-## Default: "-d -l 127.0.0.1"
+## Default: "-l 127.0.0.1"
 ## Config:  memcached
 #
 # start parameters for memcached.




commit perl-Devel-FindPerl for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Devel-FindPerl for 
openSUSE:Factory checked in at 2015-06-16 14:05:50

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


Package is "perl-Devel-FindPerl"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Devel-FindPerl/perl-Devel-FindPerl.changes  
2013-11-30 14:21:52.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Devel-FindPerl.new/perl-Devel-FindPerl.changes 
2015-06-16 14:06:07.0 +0200
@@ -1,0 +2,10 @@
+Mon Jun 15 08:37:08 UTC 2015 - co...@suse.com
+
+- updated to 0.013
+   see /usr/share/doc/packages/perl-Devel-FindPerl/Changes
+
+  0.013 2015-06-14 19:50:03+02:00 Europe/Amsterdam
+Skip taint test on portable perl
+Various minor changes
+
+---

Old:

  Devel-FindPerl-0.012.tar.gz

New:

  Devel-FindPerl-0.013.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Devel-FindPerl.spec ++
--- /var/tmp/diff_new_pack.7F1enz/_old  2015-06-16 14:06:07.0 +0200
+++ /var/tmp/diff_new_pack.7F1enz/_new  2015-06-16 14:06:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Devel-FindPerl
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -17,19 +17,19 @@
 
 
 Name:   perl-Devel-FindPerl
-Version:0.012
+Version:0.013
 Release:0
 %define cpan_name Devel-FindPerl
 Summary:Find the path to your perl
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Devel-FindPerl/
-Source: 
http://www.cpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(Devel::FindPerl)
 Recommends: perl(ExtUtils::Config) >= 0.007
 %{perl_requires}
 

++ Devel-FindPerl-0.012.tar.gz -> Devel-FindPerl-0.013.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-FindPerl-0.012/Changes 
new/Devel-FindPerl-0.013/Changes
--- old/Devel-FindPerl-0.012/Changes2013-11-20 14:57:21.0 +0100
+++ new/Devel-FindPerl-0.013/Changes2015-06-14 19:50:21.0 +0200
@@ -1,5 +1,9 @@
 Revision history for Devel-FindPerl
 
+0.013 2015-06-14 19:50:03+02:00 Europe/Amsterdam
+  Skip taint test on portable perl
+  Various minor changes
+
 0.012 2013-11-20 14:57:15 Europe/Amsterdam
   Minor fixes in tests
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-FindPerl-0.012/LICENSE 
new/Devel-FindPerl-0.013/LICENSE
--- old/Devel-FindPerl-0.012/LICENSE2013-11-20 14:57:21.0 +0100
+++ new/Devel-FindPerl-0.013/LICENSE2015-06-14 19:50:21.0 +0200
@@ -22,7 +22,7 @@
  Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
- 51 Franklin St, Suite 500, Boston, MA  02110-1335  USA
+ 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-FindPerl-0.012/MANIFEST 
new/Devel-FindPerl-0.013/MANIFEST
--- old/Devel-FindPerl-0.012/MANIFEST   2013-11-20 14:57:21.0 +0100
+++ new/Devel-FindPerl-0.013/MANIFEST   2015-06-14 19:50:21.0 +0200
@@ -1,3 +1,4 @@
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.025.
 Changes
 INSTALL
 LICENSE
@@ -8,8 +9,8 @@
 README
 dist.ini
 lib/Devel/FindPerl.pm
-t/00-compile.t
 t/10-basics.t
 t/11-tainted.t
-t/release-pod-coverage.t
-t/release-pod-syntax.t
+xt/author/00-compile.t
+xt/release/pod-coverage.t
+xt/release/pod-syntax.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Devel-FindPerl-0.012/META.json 
new/Devel-FindPerl-0.013/META.json
--- old/Devel-FindPerl-0.012/META.json  2013-11-20 14:57:21.0 +0100
+++ new/Devel-FindPerl-0.013/META.json  2015-06-14 19:50:21.0 +0200
@@ -4,7 +4,7 @@
   "Leon Timmermans , Randy Sims 
"
],
"dynamic_config"

commit rubygem-exception_notification for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package rubygem-exception_notification for 
openSUSE:Factory checked in at 2015-06-16 14:05:51

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


Package is "rubygem-exception_notification"

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-exception_notification/rubygem-exception_notification.changes
2015-04-12 00:11:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-exception_notification.new/rubygem-exception_notification.changes
   2015-06-16 14:06:08.0 +0200
@@ -1,0 +2,12 @@
+Wed Jun 10 04:31:48 UTC 2015 - co...@suse.com
+
+- updated to version 4.1.1
+ see installed CHANGELOG.rdoc
+
+  == 4.1.1
+  
+  * bug fixes
+* Alternate way to monkeypatch (by @joshco)
+* Fix BacktraceCleaner namespacing (by @esdlocomb)
+
+---

Old:

  exception_notification-4.1.0.gem

New:

  exception_notification-4.1.1.gem



Other differences:
--
++ rubygem-exception_notification.spec ++
--- /var/tmp/diff_new_pack.CozSOQ/_old  2015-06-16 14:06:09.0 +0200
+++ /var/tmp/diff_new_pack.CozSOQ/_new  2015-06-16 14:06:09.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-exception_notification
-Version:4.1.0
+Version:4.1.1
 Release:0
 %define mod_name exception_notification
 %define mod_full_name %{mod_name}-%{version}

++ exception_notification-4.1.0.gem -> exception_notification-4.1.1.gem 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.rdoc new/CHANGELOG.rdoc
--- old/CHANGELOG.rdoc  2015-04-06 00:31:20.0 +0200
+++ new/CHANGELOG.rdoc  2015-06-09 16:51:23.0 +0200
@@ -1,3 +1,9 @@
+== 4.1.1
+
+* bug fixes
+  * Alternate way to monkeypatch (by @joshco)
+  * Fix BacktraceCleaner namespacing (by @esdlocomb)
+
 == 4.1.0
 
 * enhancements
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Gemfile.lock new/Gemfile.lock
--- old/Gemfile.lock2015-04-06 00:31:20.0 +0200
+++ new/Gemfile.lock2015-06-09 16:51:23.0 +0200
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-exception_notification (4.1.0)
+exception_notification (4.1.1)
   actionmailer (>= 3.0.4)
   activesupport (>= 3.0.4)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2015-04-06 00:31:20.0 +0200
+++ new/README.md   2015-06-09 16:51:23.0 +0200
@@ -39,9 +39,9 @@
 As of Rails 3 ExceptionNotification is used as a rack middleware, or in the 
environment you want it to run. In most cases you would want 
ExceptionNotification to run on production. Thus, you can make it work by 
putting the following lines in your `config/environments/production.rb`:
 
 ```ruby
-Whatever::Application.config.middleware.use ExceptionNotification::Rack,
+Rails.application.config.middleware.use ExceptionNotification::Rack,
   :email => {
-:email_prefix => "[Whatever] ",
+:email_prefix => "[PREFIX] ",
 :sender_address => %{"notifier" },
 :exception_recipients => %w{excepti...@example.com}
   }
@@ -58,8 +58,8 @@
 As of 4.x version the configuration syntax has changed. All email related 
options MUST BE nested under the `:email` key. Thus, previous configuration 
like:
 
 ```ruby
-Whatever::Application.config.middleware.use ExceptionNotifier,
-  :email_prefix => "[Whatever] ",
+Rails.application.config.middleware.use ExceptionNotifier,
+  :email_prefix => "[PREFIX] ",
   :sender_address => %{"notifier" },
   :exception_recipients => %w{excepti...@example.com}
 ```
@@ -67,9 +67,9 @@
 becomes:
 
 ```ruby
-Whatever::Application.config.middleware.use ExceptionNotification::Rack,
+Rails.application.config.middleware.use ExceptionNotification::Rack,
   :email => {
-:email_prefix => "[Whatever] ",
+:email_prefix => "[PREFIX] ",
 :sender_address => %{"notifier" },
 :exception_recipients => %w{excepti...@example.com}
   }
@@ -145,9 +145,9 @@
 describe application-specific data--just add the section's name to the list 
(wherever you'd like), and define the corresponding partial. Like the following 
example with two new added sections:
 
 ```ruby
-Whatever::Application.config.middleware.use ExceptionNotification::Rack,
+Rails.application.config.middleware.use ExceptionNotification::Rack,
   :email => {
-:email_prefix => "[Whatever] ",
+:email_prefix => "[PREFIX] ",
 :sender_address => %{"notifier" },
 :exception_recipients => %w{excepti...@example.com},
 :s

commit jfbterm for openSUSE:Factory

2015-06-16 Thread h_root


bini8aEpt1TAn.bin
Description: Binary data


commit syncthing for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package syncthing for openSUSE:Factory 
checked in at 2015-06-16 14:05:29

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


Package is "syncthing"

Changes:

--- /work/SRC/openSUSE:Factory/syncthing/syncthing.changes  2015-06-08 
08:31:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.syncthing.new/syncthing.changes 2015-06-16 
14:05:50.0 +0200
@@ -1,0 +2,10 @@
+Tue Jun 16 21:03:21 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.11.9:
+  * Start directories before GUI/API.
+  * Correctly handle nil error in verbose logging.
+  * More resilient broadcast handling.
+  * Add trash can file versioning.
+  * Correctly set and clear errors for missing directories.
+
+---

Old:

  syncthing-0.11.8.tar.gz

New:

  syncthing-0.11.9.tar.gz



Other differences:
--
++ syncthing.spec ++
--- /var/tmp/diff_new_pack.B0cBtk/_old  2015-06-16 14:05:50.0 +0200
+++ /var/tmp/diff_new_pack.B0cBtk/_new  2015-06-16 14:05:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   syncthing
-Version:0.11.8
+Version:0.11.9
 Release:0
 Summary:FOSS Continuous File Synchronization
 License:MPL-2.0

++ syncthing-0.11.8.tar.gz -> syncthing-0.11.9.tar.gz ++
 4150 lines of diff (skipped)




commit libappindicator for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package libappindicator for openSUSE:Factory 
checked in at 2015-06-16 14:05:24

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


Package is "libappindicator"

Changes:

--- /work/SRC/openSUSE:Factory/libappindicator/libappindicator.changes  
2015-03-11 09:58:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.libappindicator.new/libappindicator.changes 
2015-06-16 14:05:26.0 +0200
@@ -1,0 +2,10 @@
+Tue May  5 13:47:23 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 12.10.1+bzr20141110:
+  * scroll-event: change parameter to the right type.
+- Rebase 0001_Fix_mono_dir.patch.
+- Remove no-deprecated.patch: merged upstream.
+- Remove dont-build-examples.patch: fixed upstream.
+- Minor spec cleanup.
+
+---

Old:

  dont-build-examples.patch
  libappindicator_12.10.1+13.10.20130920.orig.tar.gz
  no-deprecated.patch

New:

  libappindicator_12.10.1+15.04.20141110.orig.tar.gz



Other differences:
--
++ libappindicator.spec ++
--- /var/tmp/diff_new_pack.8QFhx3/_old  2015-06-16 14:05:28.0 +0200
+++ /var/tmp/diff_new_pack.8QFhx3/_new  2015-06-16 14:05:28.0 +0200
@@ -16,49 +16,43 @@
 #
 
 
-%define _soname 1
+%define soname 1
+%define _version 12.10.1+15.04.20141110
 %bcond_without mono
 Name:   libappindicator
-Version:12.10.1+13.10.20130920
+Version:12.10.1+bzr20141110
 Release:0
 Summary:Application indicators library
 License:LGPL-2.0 and LGPL-3.0 and GPL-3.0
 Group:  System/Libraries
 Url:https://launchpad.net/libappindicator
-Source: %{name}_%{version}.orig.tar.gz
-# PATCH-FIX-UPSTREAM 0001_Fix_mono_dir.patch -- fix location of .pc files
+Source: 
http://archive.ubuntu.com/ubuntu/pool/main/liba/%{name}/%{name}_%{_version}.orig.tar.gz
+# PATCH-FIX-UPSTREAM 0001_Fix_mono_dir.patch hrvoje.sen...@gmail.com -- Fix 
location of .pc files.
 Patch0: 0001_Fix_mono_dir.patch
-# PATCH-FIX-UPSTREAM dont-build-examples.patch -- don't build examples
-Patch1: dont-build-examples.patch
-# PATCH-FIX-UPSTREAM no-deprecated.patch -- don't fail on deprecated 
declarations
-Patch2: no-deprecated.patch
-BuildRequires:  autoconf
-BuildRequires:  automake
 BuildRequires:  fdupes
 BuildRequires:  gnome-common
 BuildRequires:  gtk-doc
-BuildRequires:  libtool
 BuildRequires:  vala
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(dbusmenu-glib-0.4)
 BuildRequires:  pkgconfig(dbusmenu-gtk-0.4)
 BuildRequires:  pkgconfig(dbusmenu-gtk3-0.4)
-%if %{with mono}
-BuildRequires:  pkgconfig(gapi-2.0)
-%endif
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(indicator-0.4)
+BuildRequires:  pkgconfig(indicator3-0.4)
+BuildRequires:  pkgconfig(pygtk-2.0)
+%if %{with mono}
+BuildRequires:  pkgconfig(gapi-2.0)
+%endif
 %if %{with mono}
 BuildRequires:  pkgconfig(gtk-sharp-2.0)
 %endif
-BuildRequires:  pkgconfig(indicator-0.4)
-BuildRequires:  pkgconfig(indicator3-0.4)
 %if %{with mono}
 BuildRequires:  pkgconfig(mono)
 BuildRequires:  pkgconfig(mono-nunit)
 %endif
-BuildRequires:  pkgconfig(pygtk-2.0)
 
 %description
 A library to allow applications to export a menu into the Unity Menu bar. Based
@@ -68,16 +62,16 @@
 %package -n python-appindicator
 Summary:Python 2 bindings for libappindicator
 Group:  System/Libraries
-Requires:   %{name}%{_soname} = %{version}
+Requires:   libappindicator%{soname} = %{version}
 
 %description -n python-appindicator
 This package contains the Python 2 bindings for the appindicator library.
 
-%package -n libappindicator%{_soname}
+%package -n libappindicator%{soname}
 Summary:Application indicators library
 Group:  System/Libraries
 
-%description -n libappindicator%{_soname}
+%description -n libappindicator%{soname}
 A library to allow applications to export a menu into the Unity Menu bar. Based
 on KSNI it also works in KDE and will fallback to generic Systray support if
 none of those are available.
@@ -93,18 +87,18 @@
 %package devel
 Summary:Development files for libappindicator
 Group:  Development/Libraries/C and C++
-Requires:   libappindicator%{_soname} = %{version}
+Requires:   libappindicator%{soname} = %{version}
 Requires:   pkgconfig(dbus-glib-1)
 Requires:   pkgconfig(dbusmenu-glib-0.4)
 
 %description devel
 This package contains the development files for the appindicator library.
 
-%package -n libappindicator3-%{_soname}
-Summary:

commit calligra-l10n for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package calligra-l10n for openSUSE:Factory 
checked in at 2015-06-16 14:05:28

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


Package is "calligra-l10n"

Changes:

--- /work/SRC/openSUSE:Factory/calligra-l10n/calligra-l10n.changes  
2015-05-15 07:43:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.calligra-l10n.new/calligra-l10n.changes 
2015-06-16 14:05:35.0 +0200
@@ -1,0 +2,5 @@
+Sat Jun 13 12:56:07 UTC 2015 - tittiatc...@gmail.com
+
+- Update to 2.9.5
+
+---

Old:

  calligra-l10n-bs-2.9.4.tar.xz
  calligra-l10n-ca-2.9.4.tar.xz
  calligra-l10n...@valencia-2.9.4.tar.xz
  calligra-l10n-cs-2.9.4.tar.xz
  calligra-l10n-da-2.9.4.tar.xz
  calligra-l10n-de-2.9.4.tar.xz
  calligra-l10n-el-2.9.4.tar.xz
  calligra-l10n-en_GB-2.9.4.tar.xz
  calligra-l10n-es-2.9.4.tar.xz
  calligra-l10n-et-2.9.4.tar.xz
  calligra-l10n-fi-2.9.4.tar.xz
  calligra-l10n-fr-2.9.4.tar.xz
  calligra-l10n-gl-2.9.4.tar.xz
  calligra-l10n-hu-2.9.4.tar.xz
  calligra-l10n-it-2.9.4.tar.xz
  calligra-l10n-ja-2.9.4.tar.xz
  calligra-l10n-kk-2.9.4.tar.xz
  calligra-l10n-nb-2.9.4.tar.xz
  calligra-l10n-nl-2.9.4.tar.xz
  calligra-l10n-pl-2.9.4.tar.xz
  calligra-l10n-pt-2.9.4.tar.xz
  calligra-l10n-pt_BR-2.9.4.tar.xz
  calligra-l10n-ru-2.9.4.tar.xz
  calligra-l10n-sk-2.9.4.tar.xz
  calligra-l10n-sv-2.9.4.tar.xz
  calligra-l10n-uk-2.9.4.tar.xz
  calligra-l10n-zh_CN-2.9.4.tar.xz
  calligra-l10n-zh_TW-2.9.4.tar.xz

New:

  calligra-l10n-bs-2.9.5.tar.xz
  calligra-l10n-ca-2.9.5.tar.xz
  calligra-l10n...@valencia-2.9.5.tar.xz
  calligra-l10n-cs-2.9.5.tar.xz
  calligra-l10n-da-2.9.5.tar.xz
  calligra-l10n-de-2.9.5.tar.xz
  calligra-l10n-el-2.9.5.tar.xz
  calligra-l10n-en_GB-2.9.5.tar.xz
  calligra-l10n-es-2.9.5.tar.xz
  calligra-l10n-et-2.9.5.tar.xz
  calligra-l10n-fi-2.9.5.tar.xz
  calligra-l10n-fr-2.9.5.tar.xz
  calligra-l10n-gl-2.9.5.tar.xz
  calligra-l10n-hu-2.9.5.tar.xz
  calligra-l10n-it-2.9.5.tar.xz
  calligra-l10n-ja-2.9.5.tar.xz
  calligra-l10n-kk-2.9.5.tar.xz
  calligra-l10n-nb-2.9.5.tar.xz
  calligra-l10n-nl-2.9.5.tar.xz
  calligra-l10n-pl-2.9.5.tar.xz
  calligra-l10n-pt-2.9.5.tar.xz
  calligra-l10n-pt_BR-2.9.5.tar.xz
  calligra-l10n-ru-2.9.5.tar.xz
  calligra-l10n-sk-2.9.5.tar.xz
  calligra-l10n-sv-2.9.5.tar.xz
  calligra-l10n-uk-2.9.5.tar.xz
  calligra-l10n-zh_CN-2.9.5.tar.xz
  calligra-l10n-zh_TW-2.9.5.tar.xz



Other differences:
--
++ calligra-l10n.spec ++
--- /var/tmp/diff_new_pack.V9xjcR/_old  2015-06-16 14:05:38.0 +0200
+++ /var/tmp/diff_new_pack.V9xjcR/_new  2015-06-16 14:05:38.0 +0200
@@ -16,13 +16,13 @@
 #
 
 
-%define build_languages bs ca ca@valencia cs da de el en_GB es et fi fr gl hu 
it ja kk nb nl pl pt pt_BR ru sk sv uk zh_CN zh_TW
+%define build_languages bs ca ca@valencia cs da de el en_GB es et fi fr gl hu 
it ja kk nb nl pl pt_BR pt ru sk sv uk zh_CN zh_TW
 # When a package provides autocorrect files with name like "$1_$2" and 
installs them in a directory named "$1"
 # add the name "$1_$2" in the list below
 %define autocorrect_languages de_DE it_IT ru_RU uk_UA
 
 Name:   calligra-l10n
-Version:2.9.4
+Version:2.9.5
 Release:0
 Summary:Translations for Calligra Suite
 License:GPL-2.0+
@@ -52,8 +52,8 @@
 Source17:   
http://download.kde.org/stable/calligra-%{version}/%{name}/%{name}-nb-%{version}.tar.xz
 Source18:   
http://download.kde.org/stable/calligra-%{version}/%{name}/%{name}-nl-%{version}.tar.xz
 Source19:   
http://download.kde.org/stable/calligra-%{version}/%{name}/%{name}-pl-%{version}.tar.xz
-Source20:   
http://download.kde.org/stable/calligra-%{version}/%{name}/%{name}-pt-%{version}.tar.xz
-Source21:   
http://download.kde.org/stable/calligra-%{version}/%{name}/%{name}-pt_BR-%{version}.tar.xz
+Source20:   
http://download.kde.org/stable/calligra-%{version}/%{name}/%{name}-pt_BR-%{version}.tar.xz
+Source21:   
http://download.kde.org/stable/calligra-%{version}/%{name}/%{name}-pt-%{version}.tar.xz
 Source22:   
http://download.kde.org/stable/calligra-%{version}/%{name}/%{name}-ru-%{version}.tar.xz
 Source23:   
http://download.kde.org/stable/calligra-%{version}/%{name}/%{name}-sk-%{version}.tar.xz
 Source24:   
http://download.kde.org/stable/calligra-%{version}/%{name}/%{name}-sv-%{version}.tar.xz
@@ -351,49 +351,49 @@
 %description pl
 This package contains application translations for Calligra Suite in Polish.
 
-%package pt
-Summary:Portuguese Translations for Calligra Suite Applications
+%package pt_BR
+Summary:Brazilian Portuguese Transla

commit redis for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package redis for openSUSE:Factory checked 
in at 2015-06-16 14:05:18

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


Package is "redis"

Changes:

--- /work/SRC/openSUSE:Factory/redis/redis.changes  2015-06-08 
08:31:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.redis.new/redis.changes 2015-06-16 
14:05:19.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun 15 11:07:16 UTC 2015 - mrueck...@suse.de
+
+- also pass the bind address to the redis-cli for shutdown
+  (boo#835815)
+
+---



Other differences:
--
++ redis-initscript.patch ++
--- /var/tmp/diff_new_pack.DZ7KEI/_old  2015-06-16 14:05:20.0 +0200
+++ /var/tmp/diff_new_pack.DZ7KEI/_new  2015-06-16 14:05:20.0 +0200
@@ -1,6 +1,8 @@
 utils/redis_init_script.orig   2012-07-31 16:48:33.0 +0200
-+++ utils/redis_init_script2012-11-20 15:05:55.0 +0100
-@@ -1,42 +1,131 @@
+Index: utils/redis_init_script
+===
+--- utils/redis_init_script.orig
 utils/redis_init_script
+@@ -1,42 +1,133 @@
  #!/bin/sh
 +
 +# System startup script for Redis for OpenSUSE >= 11.4
@@ -89,9 +91,11 @@
 +CLI='/usr/bin/redis-cli'
 +PASS=`grep ^requirepass $CONFIG | awk '{print $2}'`
 +PORT=`grep ^port $CONFIG | awk '{print $2}'`
++BIND=`grep ^bind $CONFIG | awk '{print $2}'`
 +
 +CLI="$CLI -p $PORT"
 +[ -n "$PASS" ] && CLI="$CLI -a $PASS"
++[ -n "$BIND" ] && CLI="$CLI -h $BIND"
 +
 +$CLI shutdown
 +echo -n "Waiting... "




commit afl for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package afl for openSUSE:Factory checked in 
at 2015-06-16 14:05:16

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


Package is "afl"

Changes:

--- /work/SRC/openSUSE:Factory/afl/afl.changes  2015-06-02 10:11:50.0 
+0200
+++ /work/SRC/openSUSE:Factory/.afl.new/afl.changes 2015-06-16 
14:05:18.0 +0200
@@ -1,0 +2,17 @@
+Mon Jun 15 09:07:34 UTC 2015 - astie...@suse.com
+
+- afl 1.83b:
+  * fixes for platforms other than GNU/Linux
+
+---
+Sat Jun 13 10:41:30 UTC 2015 - astie...@suse.com
+
+- afl 1.82b:
+  * Fixed a harmless but annoying race condition in persistent mode
+  * Updated persistent mode documentation
+  - Tweaked AFL_PERSISTENT to force AFL_NO_VAR_CHECK.
+- afl 1.81b:
+  * Added persistent mode for in-process fuzzing. 
+  * in-place resume code to preserve crashes/README.txt.
+
+---

Old:

  afl-1.80b.tgz

New:

  afl-1.83b.tgz



Other differences:
--
++ afl.spec ++
--- /var/tmp/diff_new_pack.Is5hsv/_old  2015-06-16 14:05:19.0 +0200
+++ /var/tmp/diff_new_pack.Is5hsv/_new  2015-06-16 14:05:19.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   afl
-Version:1.80b
+Version:1.83b
 Release:0
 Summary:American fuzzy lop is a security-oriented fuzzer
 License:Apache-2.0

++ afl-1.80b.tgz -> afl-1.83b.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/afl-1.80b/Makefile new/afl-1.83b/Makefile
--- old/afl-1.80b/Makefile  2015-05-26 07:20:29.0 +0200
+++ new/afl-1.83b/Makefile  2015-06-14 16:34:26.0 +0200
@@ -14,7 +14,7 @@
 #
 
 PROGNAME= afl
-VERSION = 1.80b
+VERSION = 1.83b
 
 PREFIX ?= /usr/local
 BIN_PATH= $(PREFIX)/bin
@@ -124,7 +124,7 @@
test "`basename $$PWD`" = "afl" || exit 1
test -f ~/www/afl/releases/$(PROGNAME)-$(VERSION).tgz; if [ "$$?" = "0" 
]; then echo; echo "Change program version in Makefile, mmkay?"; echo; exit 1; 
fi
cd ..; rm -rf $(PROGNAME)-$(VERSION); cp -pr $(PROGNAME) 
$(PROGNAME)-$(VERSION); \
- tar -cvz --exclude openssl-null-ptr2.der -f 
~/www/afl/releases/$(PROGNAME)-$(VERSION).tgz $(PROGNAME)-$(VERSION)
+ tar -cvz -f ~/www/afl/releases/$(PROGNAME)-$(VERSION).tgz 
$(PROGNAME)-$(VERSION)
chmod 644 ~/www/afl/releases/$(PROGNAME)-$(VERSION).tgz
( cd ~/www/afl/releases/; ln -s -f $(PROGNAME)-$(VERSION).tgz 
$(PROGNAME)-latest.tgz )
cat docs/README >~/www/afl/README.txt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/afl-1.80b/afl-as.h new/afl-1.83b/afl-as.h
--- old/afl-1.80b/afl-as.h  2015-04-08 08:47:29.0 +0200
+++ new/afl-1.83b/afl-as.h  2015-06-11 08:33:07.0 +0200
@@ -295,7 +295,7 @@
   "  call  write\n"
   "  addl  $12, %esp\n"
   "\n"
-  "  pushl $2 /* WUNTRACED */\n"
+  "  pushl $0 /* no flags  */\n"
   "  pushl $__afl_temp/* status*/\n"
   "  pushl __afl_fork_pid /* PID   */\n"
   "  call  waitpid\n"
@@ -574,7 +574,7 @@
   "  movq $" STRINGIFY((FORKSRV_FD + 1)) ", %rdi /* file desc */\n"
   CALL_L64("write")
   "\n"
-  "  movq $2, %rdx   /* WUNTRACED */\n"
+  "  movq $0, %rdx   /* no flags  */\n"
   "  leaq __afl_temp(%rip), %rsi /* status*/\n"
   "  movq __afl_fork_pid(%rip), %rdi /* PID   */\n"
   CALL_L64("waitpid")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/afl-1.80b/afl-cmin new/afl-1.83b/afl-cmin
--- old/afl-1.80b/afl-cmin  2015-05-24 05:01:18.0 +0200
+++ new/afl-1.83b/afl-cmin  2015-06-14 16:33:53.0 +0200
@@ -337,8 +337,8 @@
 
 echo "[*] Sorting trace sets (this may take a while)..."
 
-ls "$IN_DIR" | sed "s#^#$TRACE_DIR/#" | xargs -d '\n' -n 1 cat | sort | \
-  uniq -c | sort -n >"$TRACE_DIR/.all_uniq"
+ls "$IN_DIR" | sed "s#^#$TRACE_DIR/#" | tr '\n' '\0' | xargs -0 -n 1 cat | \
+  sort | uniq -c | sort -n >"$TRACE_DIR/.all_uniq"
 
 TUPLE_COUNT=$((`grep -c . "$TRACE_DIR/.all_uniq"`))
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/afl-1.80b/afl-fuzz.c new/afl-1.83b/afl-fuzz.c
--- old/afl-1.80b/afl-fuzz.c2015-05-24 04:15:53.0 +0200
+++ new/afl-1.83b/afl-fuzz.c2015-06-12 09:50:07.0 +0200
@@ -1957,7 +1957,7 @@
   if (child_timed_out)
 FATAL("Timeout while initializing fork server (adjusting -t may help)");
 
-  if (waitpid(forksrv_pid, &status, WUNTR

commit perl-Crypt-Rijndael for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package perl-Crypt-Rijndael for 
openSUSE:Factory checked in at 2015-06-16 14:05:19

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


Package is "perl-Crypt-Rijndael"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Crypt-Rijndael/perl-Crypt-Rijndael.changes  
2014-02-13 21:59:18.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Crypt-Rijndael.new/perl-Crypt-Rijndael.changes 
2015-06-16 14:05:20.0 +0200
@@ -1,0 +2,18 @@
+Mon Jun 15 13:24:11 UTC 2015 - i...@marguerite.su
+
+- use cpanspec.yml to correct license automatically
+
+---
+Tue Jun  9 15:11:11 UTC 2015 - i...@marguerite.su
+
+- automatic update wasn't right, license should be LGPL
+
+---
+Thu Jun  4 08:33:28 UTC 2015 - co...@suse.com
+
+- updated to 1.13
+   see /usr/share/doc/packages/perl-Crypt-Rijndael/Changes
+
+  Revision history for Perl module Crypt::Rijndael
+
+---

Old:

  Crypt-Rijndael-1.12.tar.gz

New:

  Crypt-Rijndael-1.13.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Crypt-Rijndael.spec ++
--- /var/tmp/diff_new_pack.aKicoe/_old  2015-06-16 14:05:21.0 +0200
+++ /var/tmp/diff_new_pack.aKicoe/_new  2015-06-16 14:05:21.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Crypt-Rijndael
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -17,20 +17,18 @@
 
 
 Name:   perl-Crypt-Rijndael
-Version:1.12
+Version:1.13
 Release:0
 %define cpan_name Crypt-Rijndael
 Summary:Crypt::CBC compliant Rijndael encryption module
 License:LGPL-3.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Crypt-Rijndael/
-Source: 
http://www.cpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::Manifest) >= 1.14
-#BuildRequires: perl(Crypt::Rijndael)
-Requires:   perl(Test::Manifest) >= 1.14
 %{perl_requires}
 
 %description
@@ -50,6 +48,33 @@
   bits, is however, the AES-specified block size, so this is all we
   support.
 
+* $cipher = Crypt::Rijndael->new( $key [, $mode] )
+
+  Create a new 'Crypt::Rijndael' cipher object with the given key (which
+  must be 128, 192 or 256 bits long). The additional '$mode' argument is
+  the encryption mode, either 'MODE_ECB' (electronic codebook mode, the
+  default), 'MODE_CBC' (cipher block chaining, the same that 'Crypt::CBC'
+  does), 'MODE_CFB' (128-bit cipher feedback), 'MODE_OFB' (128-bit output
+  feedback), or 'MODE_CTR' (counter mode).
+
+  ECB mode is very insecure (read a book on cryptography if you don't know
+  why!), so you should probably use CBC mode.
+
+* $cipher->set_iv($iv)
+
+  This allows you to change the initial value vector used by the chaining
+  modes. It is not relevant for ECB mode.
+
+* $cipher->encrypt($data)
+
+  Encrypt data. The size of '$data' must be a multiple of 'blocksize' (16
+  bytes), otherwise this function will croak. Apart from that, it can be of
+  (almost) any length.
+
+* $cipher->decrypt($data)
+
+  Decrypts '$data'.
+
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
@@ -67,6 +92,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes COPYING examples LICENSE MYMETA.yml NEWS README
+%doc Changes COPYING LICENSE NEWS README
 
 %changelog

++ Crypt-Rijndael-1.12.tar.gz -> Crypt-Rijndael-1.13.tar.gz ++
 9083 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#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_install: |-
# sed on %{name}.files
license: LGPL-3.0
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module



commit hawk for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package hawk for openSUSE:Factory checked in 
at 2015-06-16 14:05:20

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


Package is "hawk"

Changes:

--- /work/SRC/openSUSE:Factory/hawk/hawk.changes2015-06-12 
20:31:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.hawk.new/hawk.changes   2015-06-16 
14:05:22.0 +0200
@@ -5,2 +5,2 @@
-  + Build: Reduce requirement to be >= 3.6.6, < 4.0
-  + Service: Reduce number of threads to 1 since the old app is not thread safe
+  + Build: Reduce ruby_parser requirement to be >= 3.6.6, < 4.0
+  + Service: Reduce number of threads to 1 since the old app is not thread 
safe (bsc#934749)



Other differences:
--



commit libindicator for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package libindicator for openSUSE:Factory 
checked in at 2015-06-16 14:05:27

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


Package is "libindicator"

Changes:

--- /work/SRC/openSUSE:Factory/libindicator/libindicator.changes
2014-03-22 18:01:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.libindicator.new/libindicator.changes   
2015-06-16 14:05:30.0 +0200
@@ -1,0 +2,14 @@
+Tue May  5 13:47:23 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 12.10.2+bzr20140922:
+  + No changes.
+- Spec cleanup.
+
+---
+Sun Oct 26 13:22:34 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 12.10.2+14.04.20141007.1
+  + No changelog available
+- Use download Url as source
+
+---

Old:

  libindicator_12.10.2+14.04.20140304.orig.tar.gz

New:

  libindicator_12.10.2+14.10.20140922.orig.tar.gz



Other differences:
--
++ libindicator.spec ++
--- /var/tmp/diff_new_pack.QIfC3S/_old  2015-06-16 14:05:31.0 +0200
+++ /var/tmp/diff_new_pack.QIfC3S/_new  2015-06-16 14:05:31.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libindicator
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -16,18 +16,18 @@
 #
 
 
+%define lname   libindicator3-7
+%define lname_gtk2 libindicator7
+%define _version 12.10.2+14.10.20140922
 Name:   libindicator
-%define _gtk2_name   libindicator7
-%define _gtk3_name   libindicator3-7
-Version:12.10.2+14.04.20140304
+Version:12.10.2+bzr20140922
 Release:0
 Summary:Panel indicator applet libraries
 License:GPL-3.0
 Group:  System/GUI/Other
 Url:https://launchpad.net/libindicator
-Source: %{name}_%{version}.orig.tar.gz
-# PATCH-FIX-OPENSUSE dont-build-debug-tools.patch -- they are used only for 
tests & developing indicators.
-# also, it pulls libido requirement, which does not exists on openSUSE
+Source: 
http://archive.ubuntu.com/ubuntu/pool/main/libi/%{name}/%{name}_%{_version}.orig.tar.gz
+# PATCH-FIX-OPENSUSE dont-build-debug-tools.patch hrvoje.sen...@gmail.com -- 
Do not build debug tools that are used only for tests & developing indicators, 
which pulls libido.
 Patch0: dont-build-debug-tools.patch
 BuildRequires:  gnome-common
 BuildRequires:  pkgconfig(dbus-glib-1)
@@ -36,107 +36,97 @@
 BuildRequires:  pkgconfig(gtk+-3.0)
 
 %description
-This library contains information to build indicators to go into the indicator
-applet.
-
+This library contains information to build indicators to go into
+the indicator applet.
 
-%package -n %{_gtk2_name}
-Summary:Panel indicator applet - shared libraries
+%package -n %{lname}
+Summary:Panel indicator applet - Shared Libraries
 Group:  System/Libraries
 
-%description -n %{_gtk2_name}
-This package provides the libraries required to build indicators and to go into
-the indicator applet.
+%description -n %{lname}
+This package provides the libraries required to build indicators
+and to go into the indicator applet.
 
-%package -n %{_gtk3_name}
-Summary:Panel indicator applet - shared libraries
+%package -n %{lname_gtk2}
+Summary:Panel indicator applet -- Shared Libraries
 Group:  System/Libraries
 
-%description -n %{_gtk3_name}
-This package provides the libraries required to build indicators and to go into
-the indicator applet.
-
+%description -n %{lname_gtk2}
+This package provides the libraries required to build indicators
+and to go into the indicator applet.
 
-%package devel
-Summary:Panel indicator applet - development files
+%package -n libindicator3-devel
+Summary:Panel indicator applet -- Development Files
 Group:  Development/Libraries/Other
-Requires:   %{_gtk2_name} = %{version}
+Requires:   %{lname} = %{version}
 
-%description devel
-This package provides the development files required to build indicators and to
-go into the indicator applet.
+%description -n libindicator3-devel
+This package provides the development files required to build
+indicators and to go into the indicator applet.
 
-%package -n libindicator3-devel
-Summary:Panel indicator applet - development files
+%package devel
+Summary:Panel indicator applet -- Development Files
 Group:  Development/Libraries/Other
-Requires: 

commit installation-images-openSUSE for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package installation-images-openSUSE for 
openSUSE:Factory checked in at 2015-06-16 14:05:07

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


Package is "installation-images-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/installation-images-openSUSE/installation-images-openSUSE.changes
2015-05-30 12:33:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images-openSUSE.new/installation-images-openSUSE.changes
   2015-06-16 14:05:08.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun 15 14:05:57 CEST 2015 - snw...@suse.com
+
+- Switch off Linemode for PowerPC64 architectures
+- 14.178
+
+---

Old:

  installation-images-14.177.tar.xz

New:

  installation-images-14.178.tar.xz



Other differences:
--
++ installation-images-openSUSE.spec ++
--- /var/tmp/diff_new_pack.Q7HAJr/_old  2015-06-16 14:05:09.0 +0200
+++ /var/tmp/diff_new_pack.Q7HAJr/_new  2015-06-16 14:05:09.0 +0200
@@ -374,7 +374,7 @@
 Summary:Installation Image Files for %theme
 License:GPL-2.0+
 Group:  Metapackages
-Version:14.177
+Version:14.178
 Release:0
 Provides:   installation-images = %version-%release
 Source: installation-images-%{version}.tar.xz

++ installation-images-14.177.tar.xz -> installation-images-14.178.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.177/VERSION 
new/installation-images-14.178/VERSION
--- old/installation-images-14.177/VERSION  2015-05-28 14:50:33.0 
+0200
+++ new/installation-images-14.178/VERSION  2015-06-15 14:01:59.0 
+0200
@@ -1 +1 @@
-14.177
+14.178
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.177/changelog 
new/installation-images-14.178/changelog
--- old/installation-images-14.177/changelog2015-05-28 14:50:33.0 
+0200
+++ new/installation-images-14.178/changelog2015-06-15 14:01:59.0 
+0200
@@ -1,3 +1,6 @@
+2015-06-10:14.178
+   - Switch off Linemode for PowerPC64 architectures
+
 2015-05-28:14.177
- s390x: added hmcdrv module
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.177/data/initrd/theme.file_list 
new/installation-images-14.178/data/initrd/theme.file_list
--- old/installation-images-14.177/data/initrd/theme.file_list  2015-05-28 
14:50:33.0 +0200
+++ new/installation-images-14.178/data/initrd/theme.file_list  2015-06-15 
14:01:59.0 +0200
@@ -45,7 +45,7 @@
   e echo "LiveConfig:  suselive.900" >>linuxrc.config
 endif
 
-if arch eq 'ppc' || arch eq 'ppc64' || arch eq 'ppc64le' || arch eq 's390' || 
arch eq 's390x'
+if arch eq 'ppc' || arch eq 's390' || arch eq 's390x'
   e echo "Linemode:1" >>linuxrc.config
 endif
 




commit libdbusmenu for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package libdbusmenu for openSUSE:Factory 
checked in at 2015-06-16 14:05:26

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


Package is "libdbusmenu"

Changes:

--- /work/SRC/openSUSE:Factory/libdbusmenu/libdbusmenu.changes  2014-03-22 
18:02:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.libdbusmenu.new/libdbusmenu.changes 
2015-06-16 14:05:28.0 +0200
@@ -1,0 +2,18 @@
+Tue May  5 13:47:23 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 12.10.3+bzr20150410 (changes since 12.10.3+bzr20140610):
+  * Use the configure-generated libtool script instead of
+/usr/bin/libtool, which might not match what we have.
+  * Use gi's typelibdir pkgconfig variable and install into this
+directory, now that gi supports multiarch.
+  * Parser: don't override the label for stock items if a custom
+one is provided.
+- Minor spec cleanup.
+
+---
+Sun Oct 26 13:19:05 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 12.10.3+14.10.20140610
+  + No changelog available
+
+---

Old:

  libdbusmenu_12.10.3+14.04.20140217.1.orig.tar.gz

New:

  libdbusmenu_12.10.3+15.04.20150410.2.orig.tar.gz



Other differences:
--
++ libdbusmenu.spec ++
--- /var/tmp/diff_new_pack.HPOkiD/_old  2015-06-16 14:05:29.0 +0200
+++ /var/tmp/diff_new_pack.HPOkiD/_new  2015-06-16 14:05:29.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libdbusmenu
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -16,25 +16,23 @@
 #
 
 
-%define _soname_glib 4
-%define _soname_gtk2 4
-%define _soname_gtk3 4
-%define _soname_jsonloader 4
-
+%define soname_glib 4
+%define soname_gtk2 4
+%define soname_gtk3 4
+%define soname_jsonloader 4
+%define _version 12.10.3+15.04.20150410.2
 Name:   libdbusmenu
-Version:12.10.3+14.04.20140217.1
+Version:12.10.3+bzr20150410
 Release:0
 Summary:Small library that passes a menu structure across DBus
 License:GPL-3.0 and (LGPL-2.1 or LGPL-3.0)
 Group:  System/Libraries
 Url:https://launchpad.net/dbusmenu
-Source: 
http://archive.ubuntu.com/ubuntu/pool/main/libd/libdbusmenu/%{name}_%{version}.orig.tar.gz
+Source: 
http://archive.ubuntu.com/ubuntu/pool/main/libd/%{name}/%{name}_%{_version}.orig.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gnome-common
 BuildRequires:  gtk-doc
-BuildRequires:  gtk2-devel
-BuildRequires:  gtk3-devel
 BuildRequires:  intltool
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
@@ -44,125 +42,114 @@
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
 BuildRequires:  pkgconfig(gnome-doc-utils)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(json-glib-1.0)
 BuildRequires:  pkgconfig(valgrind)
 BuildRequires:  pkgconfig(x11)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-A small little library that was created by pulling out some comon code out of
-indicator-applet. It passes a menu structure across DBus so that a program can
-create a menu simply without worrying about how it is displayed on the other
-side of the bus.
-
+A small little library that was created by pulling out some common
+code out of mate-indicator-applet. It passes a menu structure
+across D-Bus so that a program can create a menu simply without
+worrying about how it is displayed on the other side of the bus.
 
 %package tools
 Summary:Development tools for the dbusmenu libraries
 Group:  Development/Tools/Other
-Requires:   %{name}-glib%{_soname_glib} = %{version}
+Requires:   %{name}-glib%{soname_glib} = %{version}
 
 %description tools
 This packages contains the development tools for the dbusmenu libraries.
 
-
-%package glib%{_soname_glib}
-Summary:Small library that passes a menu structure across DBus
+%package glib%{soname_glib}
+Summary:Small library that passes a menu structure across D-Bus
 Group:  System/Libraries
 
-%description glib%{_soname_glib}
+%description glib%{soname_glib}
 This package contains the shared libraries for the dbusmenu-glib library.
 
-
 %package -n typelib-1_0-Dbusmenu-0_4
-Summary:Small library that passes a menu structure across DBus - 
Introspect

commit python3-Pillow for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package python3-Pillow for openSUSE:Factory 
checked in at 2015-06-16 14:05:22

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


Package is "python3-Pillow"

Changes:

--- /work/SRC/openSUSE:Factory/python3-Pillow/python3-Pillow.changes
2015-04-05 02:04:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Pillow.new/python3-Pillow.changes   
2015-06-16 14:05:24.0 +0200
@@ -1,0 +2,6 @@
+Sat Jun 13 15:58:28 UTC 2015 - a...@gmx.de
+
+- update to version 2.8.2:
+  * Bug fix: Fixed Tiff handling of bad EXIF data [radarhere]
+
+---

Old:

  Pillow-2.8.1.tar.gz

New:

  Pillow-2.8.2.tar.gz



Other differences:
--
++ python3-Pillow.spec ++
--- /var/tmp/diff_new_pack.7FZaV9/_old  2015-06-16 14:05:26.0 +0200
+++ /var/tmp/diff_new_pack.7FZaV9/_new  2015-06-16 14:05:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-Pillow
-Version:2.8.1
+Version:2.8.2
 Release:0
 Summary:Python Imaging Library (Fork)
 License:HPND

++ Pillow-2.8.1.tar.gz -> Pillow-2.8.2.tar.gz ++
/work/SRC/openSUSE:Factory/python3-Pillow/Pillow-2.8.1.tar.gz 
/work/SRC/openSUSE:Factory/.python3-Pillow.new/Pillow-2.8.2.tar.gz differ: char 
5, line 1




commit hwinfo for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package hwinfo for openSUSE:Factory checked 
in at 2015-06-16 14:05:02

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


Package is "hwinfo"

Changes:

--- /work/SRC/openSUSE:Factory/hwinfo/hwinfo.changes2015-06-04 
08:50:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.hwinfo.new/hwinfo.changes   2015-06-16 
14:05:03.0 +0200
@@ -1,0 +2,22 @@
+Mon Jun 15 13:46:21 CEST 2015 - snw...@suse.com
+
+- another Makefile fix
+- 21.16
+
+---
+Mon Jun 15 12:22:50 CEST 2015 - snw...@suse.com
+
+- fix Makefile typo
+- 21.15
+
+---
+Fri Jun  5 10:15:56 CEST 2015 - snw...@suse.com
+
+- adjusting Makefile
+- use pkg-config for dbus
+- allow to build outside git repository
+- update compiler flags
+- fix spelling errors
+- 21.14
+
+---

Old:

  hwinfo-21.13.tar.xz

New:

  hwinfo-21.16.tar.xz



Other differences:
--
++ hwinfo.spec ++
--- /var/tmp/diff_new_pack.YJky3B/_old  2015-06-16 14:05:04.0 +0200
+++ /var/tmp/diff_new_pack.YJky3B/_new  2015-06-16 14:05:04.0 +0200
@@ -36,7 +36,7 @@
 Group:  Hardware/Other
 # Until migration to github this should be correct url
 Url:http://gitorious.org/opensuse/hwinfo
-Version:21.13
+Version:21.16
 Release:0
 Source: %{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ hwinfo-21.13.tar.xz -> hwinfo-21.16.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hwinfo-21.13/Makefile new/hwinfo-21.16/Makefile
--- old/hwinfo-21.13/Makefile   2015-06-03 10:06:24.0 +0200
+++ new/hwinfo-21.16/Makefile   2015-06-15 13:44:34.0 +0200
@@ -12,16 +12,20 @@
 
 GIT2LOG := $(shell if [ -x ./git2log ] ; then echo ./git2log --update ; else 
echo true ; fi)
 GITDEPS := $(shell [ -d .git ] && echo .git/HEAD .git/refs/heads 
.git/refs/tags)
+BRANCH  := $(shell [ -d .git ] && git branch | perl -ne 'print $$_ if 
s/^\*\s*//')
+ifdef HWINFO_VERSION
+VERSION := $(shell echo ${HWINFO_VERSION} > VERSION; cat VERSION)
+else
 VERSION := $(shell $(GIT2LOG) --version VERSION ; cat VERSION)
-BRANCH  := $(shell git branch | perl -ne 'print $$_ if s/^\*\s*//')
+endif
 PREFIX  := hwinfo-$(VERSION)
 
 include Makefile.common
 
 ifeq "$(ARCH)" "x86_64"
-LIBDIR = /usr/lib64
+LIBDIR ?= /usr/lib64
 else
-LIBDIR = /usr/lib
+LIBDIR ?= /usr/lib
 endif
 ULIBDIR= $(LIBDIR)
 
@@ -38,20 +42,25 @@
 
 .PHONY:fullstatic static shared tiny doc diet tinydiet uc tinyuc
 
+ifdef HWINFO_VERSION
+changelog:
+   @true
+else
 changelog: $(GITDEPS)
$(GIT2LOG) --changelog changelog
+endif
 
 hwscan: hwscan.o $(LIBHD)
-   $(CC) hwscan.o $(LDFLAGS) $(LIBS) -o $@
+   $(CC) hwscan.o $(LDFLAGS) $(CFLAGS) $(LIBS) -o $@
 
 hwinfo: hwinfo.o $(LIBHD)
-   $(CC) hwinfo.o $(LDFLAGS) $(LIBS) -o $@
+   $(CC) hwinfo.o $(LDFLAGS) $(CFLAGS) $(LIBS) -o $@
 
 hwscand: hwscand.o
-   $(CC) $< $(LDFLAGS) -o $@
+   $(CC) $< $(LDFLAGS) $(CFLAGS) -o $@
 
 hwscanqueue: hwscanqueue.o
-   $(CC) $< $(LDFLAGS) -o $@
+   $(CC) $< $(LDFLAGS) $(CFLAGS) -o $@
 
 hwinfo.pc: hwinfo.pc.in VERSION
VERSION=`cat VERSION`; \
@@ -114,6 +123,7 @@
install -m 644 src/isdn/cdb/ISDN.CDB.hwdb $(DESTDIR)/usr/share/hwinfo
 
 archive: changelog
+   @if [ ! -d .git ] ; then echo no git repo ; false ; fi
mkdir -p package
git archive --prefix=$(PREFIX)/ $(BRANCH) > package/$(PREFIX).tar
tar -r -f package/$(PREFIX).tar --mode=0664 --owner=root --group=root 
--mtime="`git show -s --format=%ci`" --transform='s:^:$(PREFIX)/:' VERSION 
changelog
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hwinfo-21.13/Makefile.common 
new/hwinfo-21.16/Makefile.common
--- old/hwinfo-21.13/Makefile.common2015-06-03 10:06:24.0 +0200
+++ new/hwinfo-21.16/Makefile.common2015-06-15 13:44:34.0 +0200
@@ -20,12 +20,12 @@
 
 RPM_OPT_FLAGS  ?= -O2
 
-CC = gcc
+CC ?= gcc
 LD = ld
-CFLAGS = $(RPM_OPT_FLAGS) -Wall -Wno-pointer-sign -pipe -g $(SHARED_FLAGS) 
$(EXTRA_FLAGS) -I$(TOPDIR)/src/hd
+CFLAGS += $(RPM_OPT_FLAGS) -Wall -Wno-pointer-sign -pipe -g $(SHARED_FLAGS) 
$(EXTRA_FLAGS) -I$(TOPDIR)/src/hd
 SHARED_FLAGS   = -fPIC
 
-LDFLAGS= -Lsrc
+LDFLAGS+= -Lsrc
 
 CFILES = $(wildcard *.c)
 OBJS   = $(CFILES:.c=.o)
@@ -41,7 +41,7 @@
 .PHONY: all 

commit wsmancli for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package wsmancli for openSUSE:Factory 
checked in at 2015-06-16 14:05:15

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


Package is "wsmancli"

Changes:

--- /work/SRC/openSUSE:Factory/wsmancli/wsmancli.changes2015-01-15 
15:59:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.wsmancli.new/wsmancli.changes   2015-06-16 
14:05:17.0 +0200
@@ -1,0 +2,16 @@
+Thu Jun 11 09:20:35 UTC 2015 - kkae...@suse.com
+
+- Version 2.6.0
+  - add '-L ' flag to specify request-locale
+
+---
+Wed Jun  3 15:15:58 UTC 2015 - kkae...@suse.com
+
+- Update to version 2.5.0
+  - 'wsman -h' exits with zero
+  - properties and selectors are kept sorted
+(requires Openwsman 2.5 now)
+
+- Version 2.4 was never released
+
+---

Old:

  wsmancli-2.3.2.tar.bz2

New:

  wsmancli-2.6.0.tar.bz2



Other differences:
--
++ wsmancli.spec ++
--- /var/tmp/diff_new_pack.Wi6HxO/_old  2015-06-16 14:05:18.0 +0200
+++ /var/tmp/diff_new_pack.Wi6HxO/_new  2015-06-16 14:05:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wsmancli
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -18,8 +18,8 @@
 
 Name:   wsmancli
 BuildRequires:  gcc-c++
-BuildRequires:  libwsman-devel >= 2.4.12
-BuildRequires:  libwsman_clientpp-devel >= 2.4.12
+BuildRequires:  libwsman-devel >= 2.5.1
+BuildRequires:  libwsman_clientpp-devel >= 2.5.1
 BuildRequires:  pkgconfig
 %if 0%{?suse_version} > 1010
 BuildRequires:  libcurl-devel
@@ -27,7 +27,7 @@
 # SLE 10
 BuildRequires:  curl-devel
 %endif
-Version:2.3.2
+Version:2.6.0
 Release:0
 Url:http://www.openwsman.org/
 Summary:Command line client utilities for WS-Management

++ wsmancli-2.3.2.tar.bz2 -> wsmancli-2.6.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wsmancli-2.3.2/ChangeLog new/wsmancli-2.6.0/ChangeLog
--- old/wsmancli-2.3.2/ChangeLog2014-02-26 10:08:40.0 +0100
+++ new/wsmancli-2.6.0/ChangeLog2015-06-11 10:04:38.0 +0200
@@ -1,3 +1,17 @@
+Version 2.6.0
+  - add '-L ' flag to specify request-locale
+
+Version 2.5.0
+  - 'wsman -h' exits with zero
+  - properties and selectors are kept sorted
+(requires Openwsman 2.5 now)
+
+Version 2.4
+  - skipped -
+
+Version 2.3.2
+  - keep properties (invoke call parameters) sorted
+
 Version 2.3.1
   - exit with non-zero code if connection fails
   - man pages (Kent Baxley)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wsmancli-2.3.2/configure new/wsmancli-2.6.0/configure
--- old/wsmancli-2.3.2/configure2015-01-15 08:45:00.0 +0100
+++ new/wsmancli-2.6.0/configure2015-06-11 10:50:31.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for wsmancli 2.3.2.
+# Generated by GNU Autoconf 2.69 for wsmancli 2.6.0.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='wsmancli'
 PACKAGE_TARNAME='wsmancli'
-PACKAGE_VERSION='2.3.2'
-PACKAGE_STRING='wsmancli 2.3.2'
+PACKAGE_VERSION='2.6.0'
+PACKAGE_STRING='wsmancli 2.6.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1343,7 +1343,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 wsmancli 2.3.2 to adapt to many kinds of systems.
+\`configure' configures wsmancli 2.6.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1413,7 +1413,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of wsmancli 2.3.2:";;
+ short | recursive ) echo "Configuration of wsmancli 2.6.0:";;
esac
   cat <<\_ACEOF
 
@@ -1536,7 +1536,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-wsmancli configure 2.3.2
+wsmancli configure 2.6.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2022,7 +2022,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debuggi

commit python-gobject for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package python-gobject for openSUSE:Factory 
checked in at 2015-06-16 14:04:57

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


Package is "python-gobject"

Changes:

--- /work/SRC/openSUSE:Factory/python-gobject/python-gobject.changes
2015-04-23 07:59:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-gobject.new/python-gobject.changes   
2015-06-16 14:04:58.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun 15 09:58:22 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.2:
+  + overrides: Provide _overrides_module attribute (bgo#736678).
+
+---
python3-gobject.changes: same change

Old:

  pygobject-3.16.1.tar.xz

New:

  pygobject-3.16.2.tar.xz



Other differences:
--
++ python-gobject.spec ++
--- /var/tmp/diff_new_pack.2lgput/_old  2015-06-16 14:04:59.0 +0200
+++ /var/tmp/diff_new_pack.2lgput/_new  2015-06-16 14:04:59.0 +0200
@@ -39,7 +39,7 @@
 Summary:Python bindings for GObject
 License:LGPL-2.1+
 Group:  Development/Libraries/Python
-Version:3.16.1
+Version:3.16.2
 Release:0
 Url:https://wiki.gnome.org/Projects/PyGObject/
 Source: 
http://download.gnome.org/sources/pygobject/3.16/%{_name}-%{version}.tar.xz
@@ -47,7 +47,7 @@
 Patch1: pycompile-searchpath.patch
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel >= 2.38.0
-BuildRequires:  gobject-introspection-devel >= 1.38.0
+BuildRequires:  gobject-introspection-devel >= 1.39.0
 BuildRequires:  libffi-devel >= 3.0.0
 %if %{build_for_python3}
 BuildRequires:  python3-cairo-devel

python3-gobject.spec: same change
++ pygobject-3.16.1.tar.xz -> pygobject-3.16.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygobject-3.16.1/ChangeLog 
new/pygobject-3.16.2/ChangeLog
--- old/pygobject-3.16.1/ChangeLog  2015-04-14 04:44:41.0 +0200
+++ new/pygobject-3.16.2/ChangeLog  2015-06-15 10:36:46.0 +0200
@@ -1,3 +1,43 @@
+commit ecb2e6c64cbc420ed8f0d8dc8d1c3f6c516d6f63
+Author: Christoph Reiter 
+Date:   Thu Apr 23 22:03:54 2015 +0200
+
+overrides: Provide _overrides_module attribute to make gst-python
+overrides work again.
+
+gi_gst_fraction_from_value () in gst-python's gstmodule.c tries
+to access
+the Gst.Fraction class through
+gi.repository.Gst._overrides_module.Fraction
+and failed since _overrides_module was removed in revision
+149c31beced944c.
+
+This adds it back pointing to the proxy itself which also contains
+Gst.Fraction.
+
+https://bugzilla.gnome.org/show_bug.cgi?id=736678#c6
+
+ gi/overrides/__init__.py | 7 +++
+ 1 file changed, 7 insertions(+)
+
+commit eddc46202fc813f03137fcaba80090d19cc8f200
+Author: Simon Feltman 
+Date:   Mon Apr 13 19:48:24 2015 -0700
+
+configure.ac: post release version bump to 3.16.2
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 763510d091bcb9833a3de7f9646d9a06282135da
+Author: Simon Feltman 
+Date:   Mon Apr 13 19:46:48 2015 -0700
+
+release 3.16.1
+
+ NEWS | 4 
+ 1 file changed, 4 insertions(+)
+
 commit 7291cb1f841c384f1a18cc744c8d9c6be20c48e2
 Author: Simon Feltman 
 Date:   Mon Apr 13 19:33:40 2015 -0700
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygobject-3.16.1/NEWS new/pygobject-3.16.2/NEWS
--- old/pygobject-3.16.1/NEWS   2015-04-14 04:44:19.0 +0200
+++ new/pygobject-3.16.2/NEWS   2015-06-15 10:35:47.0 +0200
@@ -1,3 +1,7 @@
+3.16.2  15-Jun-2015
+- overrides: Provide _overrides_module attribute
+  (Christoph Reiter) (#736678)
+
 3.16.1  13-Apr-2015
 - overrides: Conditionalize touch override support in Gdk
   (Simon Feltman) (#747717)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygobject-3.16.1/PKG-INFO 
new/pygobject-3.16.2/PKG-INFO
--- old/pygobject-3.16.1/PKG-INFO   2015-04-14 04:40:20.0 +0200
+++ new/pygobject-3.16.2/PKG-INFO   2015-06-15 10:36:43.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: PyGObject
-Version: 3.16.1
+Version: 3.16.2
 Summary: Python bindings for GObject
 Home-page: http://www.pygtk.org/
 Author: James Henstridge
@@ -8,7 +8,7 @@
 Maintainer: Simon Feltman
 Maintainer-email: sfelt...@src.gnome.org
 License: GNU LGPL
-Download-url: 
ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/3.16/pygobject-3.16.1.tar.gz
+Download-url: 
ftp://ftp.gnome.org/pub/GNOME/sources/pygobject/3.16/pygobject-3.16.2.

commit sbl for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package sbl for openSUSE:Factory checked in 
at 2015-06-16 14:04:49

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


Package is "sbl"

Changes:

--- /work/SRC/openSUSE:Factory/sbl/sbl.changes  2014-09-08 21:28:22.0 
+0200
+++ /work/SRC/openSUSE:Factory/.sbl.new/sbl.changes 2015-06-16 
14:04:51.0 +0200
@@ -1,0 +2,35 @@
+Sat Jun 13 11:49:56 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file with spec-clener
+- Apply sbl-sppkdev.patch
+- Update rcservice symlinks
+
+---
+Wed Jun 10 07:48:22 UTC 2015 - mplus...@suse.com
+
+- Update changelog to mention new patch (sbl-install_perms.patch)
+
+---
+Fri May 15 14:02:26 UTC 2015 - lmue...@suse.com
+
+- Use sppkdev instead of spkdev in the documentation too.
+  + sbl-sppkdev.patch
+- Add --nodaemon option to ExecStart of the brld.service and set Type=forking
+  of the sbl.service both in the service section; (bsc#931036).
+
+---
+Wed May 13 23:19:16 UTC 2015 - lmue...@suse.com
+
+- Install missing brld init script and rc sym link.
+  + sbl-init-scripts.patch
+- Conditionally patch LIBDIR location to satisfy bi-arch requirements.
+  + sbl-libdir.patch
+- Create git7a75bc29 snaptshot tar ball.
+
+---
+Thu Sep 11 13:53:54 CEST 2014 - r...@suse.de
+
+- install binaries with mode 0755 not 0744 (bnc#851625)
+  * sbl-install_perms.patch
+
+---

Old:

  sbl-3.5.0.tbz2

New:

  sbl-3.5.0.20130317.git7a75bc29.tar.bz2
  sbl-init-scripts.patch
  sbl-install_perms.patch
  sbl-libdir.patch
  sbl-sppkdev.patch



Other differences:
--
++ sbl.spec ++
--- /var/tmp/diff_new_pack.z3qKhl/_old  2015-06-16 14:04:52.0 +0200
+++ /var/tmp/diff_new_pack.z3qKhl/_new  2015-06-16 14:04:52.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sbl
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -17,82 +17,79 @@
 
 
 Name:   sbl
+Version:3.5.0.20130317.git7a75bc29
+Release:0
+Summary:SUSE blinux
+License:GPL-2.0+
+Group:  Hardware/Other
+Source: sbl-%{version}.tar.bz2
+Source1:sbl.service
+Source2:brld.service
+Patch1: sbl-shared.patch
+Patch2: sbl-nostrip.patch
+Patch3: sbl-install_perms.patch
+Patch4: sbl-libdir.patch
+Patch5: sbl-init-scripts.patch
+Patch6: sbl-sppkdev.patch
 BuildRequires:  bluez-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libusb-devel
 BuildRequires:  orca
 BuildRequires:  speechd-devel
-%if %{suse_version} > 1310
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} > 1310
 BuildRequires:  pkgconfig(libsystemd-daemon)
 %{?systemd_requires}
+%else
+Requires(post): %insserv_prereq
+Requires(postun): %insserv_prereq
 %endif
-Version:3.5.0
-Release:0
-Source: sbl-3.5.0.tbz2
-Source1:sbl.service
-Source2:brld.service
-Patch1: sbl-shared.patch
-Patch2: sbl-nostrip.patch
-Summary:SUSE blinux
-License:GPL-2.0+
-Group:  Hardware/Other
-PreReq: %insserv_prereq
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 SUSE blinux is a screen reader for the Linux console. It supports
 braille displays.
 
-
-
-Authors:
-
-ma...@suse.de
-
 %package orca
+%if 0%{?suse_version} <= 1110
+%define python_sitearch %{py_sitedir}
+%endif
 Summary:brld-orca brlapi
 License:GPL-2.0 and GPL-2.0+
 Group:  Productivity/Multimedia/Sound/Utilities
 Requires:   orca
 %py_requires
-%if %suse_version <= 1110
-%define python_sitearch %{py_sitedir}
-%endif
 
 %description orca
 this python module enables orca to use brld for braille output
 
-Authors:
-
- Marco Skambraks
- Halim Sahin
-
-
 %prep
 %setup -q
-%patch1 -p0
-%patch2 -p0
+%patch1
+%patch2
+%patch3
+%if "%{_lib}" == "lib64"
+%patch4 -p1
+%endif
+%patch5 -p1
+%patch6 -p1
 
 %build
-make CFLAGS="$RPM_OPT_FLAGS -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE" 
LIB_CFLAGS="$RPM_OPT_FLAGS -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -fPIC 
-I%_includedir/speech-dispatcher"
+make %{?_smp_mflags} CFLAGS="%{optflags} -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE" 
L

commit libetonyek for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package libetonyek for openSUSE:Factory 
checked in at 2015-06-16 14:04:42

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


Package is "libetonyek"

Changes:

--- /work/SRC/openSUSE:Factory/libetonyek/libetonyek.changes2014-07-27 
18:46:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.libetonyek.new/libetonyek.changes   
2015-06-16 14:04:47.0 +0200
@@ -1,0 +2,14 @@
+Mon Jun 15 08:27:40 UTC 2015 - tchva...@suse.com
+
+- Add patch to fix testsuite on i586:
+  * 0001-fix-test-on-i386.patch
+
+---
+Sat Jun 13 12:51:39 UTC 2015 - tchva...@suse.com
+
+- Version bump to 0.1.2:
+  * Initial support for pages and numbers
+  * Ditch libetonyek-0.1.1-constants.patch as we do not require
+us to build for older boost
+
+---

Old:

  libetonyek-0.1.1-constants.patch
  libetonyek-0.1.1.tar.xz

New:

  0001-fix-test-on-i386.patch
  libetonyek-0.1.2.tar.xz



Other differences:
--
++ libetonyek.spec ++
--- /var/tmp/diff_new_pack.ITwLGb/_old  2015-06-16 14:04:48.0 +0200
+++ /var/tmp/diff_new_pack.ITwLGb/_new  2015-06-16 14:04:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libetonyek
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -18,18 +18,20 @@
 
 %define libname libetonyek-0_1-1
 Name:   libetonyek
-Version:0.1.1
+Version:0.1.2
 Release:0
 Summary:Library for Apple Keynote presentations
 License:MPL-2.0
 Group:  Productivity/Publishing/Word
-Url:http://www.freedesktop.org/wiki/Software/libetonyek
+Url:https://wiki.documentfoundation.org/DLP/Libraries/libetonyek
 Source0:
http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
-Patch0: libetonyek-0.1.1-constants.patch
+# PATCH-FIX-UPSTREAM: fix i586 tests, from upstream git
+Patch0: 0001-fix-test-on-i386.patch
 BuildRequires:  boost-devel
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  glm-devel
 BuildRequires:  gperf
 BuildRequires:  pkg-config
 BuildRequires:  xz
@@ -89,10 +91,11 @@
 %build
 export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden"
 %configure \
+   --disable-silent-rules \
--disable-werror \
--disable-static \
--docdir=%{_docdir}/%{name}-devel/html
-make %{?_smp_mflags} V=1
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
@@ -104,7 +107,7 @@
 %fdupes -s %{buildroot}
 
 %check
-make check %{?_smp_mflags} V=1
+make check %{?_smp_mflags}
 
 %post -n %{libname} -p /sbin/ldconfig
 

++ 0001-fix-test-on-i386.patch ++
>From 5bb538c7c9984d2f68b81eb182ca9bf4c12593a9 Mon Sep 17 00:00:00 2001
From: David Tardon 
Date: Wed, 20 May 2015 16:44:25 +0200
Subject: [PATCH] fix test on i386

Change-Id: I54379bec41f724d5c3ff8bf9e559c5bda7a9c57d
---
 src/test/IWORKTransformationTest.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test/IWORKTransformationTest.cpp 
b/src/test/IWORKTransformationTest.cpp
index b44d52f..77f0b27 100644
--- a/src/test/IWORKTransformationTest.cpp
+++ b/src/test/IWORKTransformationTest.cpp
@@ -209,7 +209,7 @@ void IWORKTransformationTest::testIdentities()
   CPPUNIT_ASSERT(origin(100, 50) == translate(-50, -25));
   CPPUNIT_ASSERT((flip(true, false) * flip(false, true)) == flip(true, true));
   CPPUNIT_ASSERT((flip(false, true) * flip(true, false)) == flip(true, true));
-  CPPUNIT_ASSERT((rotate(etonyek_half_pi) * rotate(etonyek_third_pi)) == 
(rotate(etonyek_third_pi) * rotate(etonyek_half_pi)));
+  CPPUNIT_ASSERT(approxEqual(rotate(etonyek_half_pi) * 
rotate(etonyek_third_pi), rotate(etonyek_third_pi) * rotate(etonyek_half_pi)));
   CPPUNIT_ASSERT(scale(-1, -1) == flip(true, true));
   CPPUNIT_ASSERT((translate(80, 40) * translate(10, 20)) == (translate(10, 20) 
* translate(80, 40)));
   CPPUNIT_ASSERT((scale(2, 2) * translate(1, 2) == (translate(2, 4) * scale(2, 
2;
-- 
2.4.0

++ libetonyek-0.1.1.tar.xz -> libetonyek-0.1.2.tar.xz ++
 45161 lines of diff (skipped)




commit glibc for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package glibc for openSUSE:Factory checked 
in at 2015-06-16 14:04:08

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


Package is "glibc"

Changes:

--- /work/SRC/openSUSE:Factory/glibc/glibc-testsuite.changes2015-05-04 
06:48:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.glibc.new/glibc-testsuite.changes   
2015-06-16 14:04:10.0 +0200
@@ -1,0 +2,15 @@
+Tue Jun  9 08:16:46 UTC 2015 - sch...@suse.de
+
+- Add /usr/include/gnu/lib-names-.*.h to baselibs
+- pthread-join-deadlock.patch: Don't require rtld lock to store static TLS
+  offset in the DTV (bsc#930015, BZ #18457)
+- heap-top-corruption.patch: Do not corrupt the top of a threaded heap if
+  top chunk is MINSIZE (BZ #18502)
+
+---
+Wed Apr  8 12:50:39 UTC 2015 - mgor...@suse.com
+
+- threaded-trim-threshold.patch: Fix regression in threaded application
+  malloc performance (bsc#915955, BZ #17195)
+
+---
glibc-utils.changes: same change
glibc.changes: same change

New:

  heap-top-corruption.patch
  pthread-join-deadlock.patch
  threaded-trim-threshold.patch



Other differences:
--
++ glibc-testsuite.spec ++
--- /var/tmp/diff_new_pack.UoJUVY/_old  2015-06-16 14:04:13.0 +0200
+++ /var/tmp/diff_new_pack.UoJUVY/_new  2015-06-16 14:04:13.0 +0200
@@ -243,6 +243,14 @@
 Patch1004:  powerpc-software-sqrt.patch
 # PATCH-FIX-UPSTREAM Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and 
nptl_db garbage (bsc#919678, BZ #17090, BZ #17620, BZ #17621, BZ #17628)
 Patch1005:  static-tls-dtv-limit.patch
+# PATCH-FIX-UPSTREAM Fix regression in threaded application malloc performance 
(bsc#915955, BZ #17195)
+Patch1006:  threaded-trim-threshold.patch
+# PATCH-FIX-UPSTREAM Simplify handling of nameserver configuration in resolver
+Patch1007:  resolv-nameserver-handling.patch
+# PATCH-FIX-UPSTREAM Separate internal state between getXXent and getXXbyYY 
NSS calls (bsc#918187, BZ #18007)
+Patch1008:  nss-separate-state-getXXent.patch
+# PATCH-FIX-UPSTREAM aarch64: Increase MINSIGSTKSZ and SIGSTKSZ (BZ #16850)
+Patch1009:  aarch64-sigstksz.patch
 
 ### 
 # Patches awaiting upstream approval
@@ -257,12 +265,10 @@
 Patch2005:  glibc-memset-nontemporal.diff
 # PATCH-FIX-UPSTREAM Avoid redundant shift character in iconv output at block 
boundary (BZ #17197)
 Patch2006:  ibm93x-redundant-shift-si.patch
-# PATCH-FIX-UPSTREAM Rewrite handling of nameserver configuration in resolver
-Patch2007:  resolv-nameserver-handling.patch
-# PATCH-FIX-UPSTREAM Separate internal state between getXXent and getXXbyYY 
NSS calls (bsc#918187, BZ #18007)
-Patch2008:  nss-separate-state-getXXent.patch
-# PATCH-FIX-UPSTREAM aarch64: Increase MINSIGSTKSZ and SIGSTKSZ (BZ #16850)
-Patch2009:  aarch64-sigstksz.patch
+# PATCH-FIX-UPSTREAM Don't require rtld lock to store static TLS offset in the 
DTV (BZ #18457)
+Patch2007:  pthread-join-deadlock.patch
+# PATCH-FIX-UPSTREAM malloc: Do not corrupt the top of a threaded heap if top 
chunk is MINSIZE (BZ #18502)
+Patch2008:  heap-top-corruption.patch
 
 # Non-glibc patches
 # PATCH-FIX-OPENSUSE Remove debianisms from manpages
@@ -469,6 +475,10 @@
 %patch1003 -p1
 %patch1004 -p1
 %patch1005 -p1
+%patch1006 -p1
+%patch1007 -p1
+%patch1008 -p1
+%patch1009 -p1
 
 %patch2000 -p1
 %patch2002 -p1
@@ -477,7 +487,6 @@
 %patch2006 -p1
 %patch2007 -p1
 %patch2008 -p1
-%patch2009 -p1
 
 %patch3000
 
@@ -917,8 +926,8 @@
 # Create ld.so.conf
 #
 cat > %{buildroot}/etc/ld.so.conf < %{buildroot}/etc/ld.so.conf < = %version"
   arch i586 block!
+  +^/usr/include/gnu/lib-names-.*\.h$
   +^/usr/include/gnu/stubs-.*\.h$
 glibc-devel-static
   arch i586 block!


++ heap-top-corruption.patch ++
From: Mel Gorman 
Subject: [PATCH] [v3] malloc: Do not corrupt the top of a threaded heap if
 top chunk is MINSIZE [BZ #18502]
Date: Mon, 8 Jun 2015 13:36:13 +0100

mksquashfs was reported in openSUSE to be causing segmentation faults when
creating installation images. Testing showed that mksquashfs sometimes
failed and could be reproduced within 10 attempts. The core dump looked
like the heap top was corrupted and was pointing to an unmapped area. In
other cases, this has been due to an application corrupting glibc structures
but mksquashfs appears to be fine in this regard.

The problem is that heap_trim is "growing" the top into unmapped space.
If the top chunk == MINSIZE then top_area is -1 and this check does not
behave as expected due to a signed/unsigned comparison

  if (top_area <= pad)
return 0;

commit php5 for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package php5 for openSUSE:Factory checked in 
at 2015-06-16 14:04:35

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


Package is "php5"

Changes:

--- /work/SRC/openSUSE:Factory/php5/php5.changes2015-05-18 
23:05:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.php5.new/php5.changes   2015-06-16 
14:04:37.0 +0200
@@ -1,0 +2,5 @@
+Fri Jun  5 23:59:37 UTC 2015 - mrueck...@suse.de
+
+- enable apparmor support: new BR libapparmor-devel
+
+---



Other differences:
--
++ php5.spec ++
--- /var/tmp/diff_new_pack.44d4y5/_old  2015-06-16 14:04:40.0 +0200
+++ /var/tmp/diff_new_pack.44d4y5/_new  2015-06-16 14:04:40.0 +0200
@@ -51,6 +51,7 @@
 BuildRequires:  gmp-devel
 BuildRequires:  imap-devel
 BuildRequires:  krb5-devel
+BuildRequires:  libapparmor-devel
 BuildRequires:  libbz2-devel
 BuildRequires:  libevent-devel
 BuildRequires:  libicu-devel






commit net-tools for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package net-tools for openSUSE:Factory 
checked in at 2015-06-16 14:04:12

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


Package is "net-tools"

Changes:

--- /work/SRC/openSUSE:Factory/net-tools/net-tools.changes  2015-05-30 
12:32:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.net-tools.new/net-tools.changes 2015-06-16 
14:04:13.0 +0200
@@ -1,0 +2,6 @@
+Wed Jun 10 12:57:09 UTC 2015 - g...@opensuse.org
+
+- Remove hostname, domainname, dnsdomainname and require the
+  separate hostname package instead
+
+---



Other differences:
--
++ net-tools.spec ++
--- /var/tmp/diff_new_pack.7Xcto1/_old  2015-06-16 14:04:15.0 +0200
+++ /var/tmp/diff_new_pack.7Xcto1/_new  2015-06-16 14:04:15.0 +0200
@@ -23,6 +23,8 @@
 Obsoletes:  net_tool
 #force new traceroute or else..
 Recommends: traceroute >= 2.0.0
+# provides hostname, domainname and dnsdomainname
+Requires:   hostname
 Version:1.60
 Release:0
 Summary:Important Programs for Networking
@@ -84,7 +86,7 @@
 
 %description
 This package contains essential programs for network administration and
-maintenance: netstat, hostname, arp, ifconfig, rarp, and route.
+maintenance: netstat, arp, ifconfig, rarp, and route.
 
 
 
@@ -183,7 +185,7 @@
 %ifarch s390
plipconfig slattach \
 %endif
-   nisdomainname ypdomainname mii-tool rarp
+   hostname domainname dnsdomainname nisdomainname ypdomainname 
mii-tool rarp
 do
rm -f $RPM_BUILD_ROOT/*bin/$tool
rm -f $RPM_BUILD_ROOT/%{_mandir}/man*/$tool.*




commit java-1_7_0-openjdk for openSUSE:Factory

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package java-1_7_0-openjdk for 
openSUSE:Factory checked in at 2015-06-16 14:04:28

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


Package is "java-1_7_0-openjdk"

Changes:

--- 
/work/SRC/openSUSE:Factory/java-1_7_0-openjdk/java-1_7_0-openjdk-bootstrap.changes
  2015-06-12 20:26:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/java-1_7_0-openjdk-bootstrap.changes
 2015-06-16 14:04:29.0 +0200
@@ -1,0 +2,7 @@
+Wed Jun 10 08:27:47 UTC 2015 - fst...@suse.com
+
+- Added patch:
+  * zero-dummy.patch
+- Fix crash in ZERO VM built with gcc5
+
+---
java-1_7_0-openjdk.changes: same change

New:

  zero-dummy.patch



Other differences:
--
++ java-1_7_0-openjdk-bootstrap.spec ++
--- /var/tmp/diff_new_pack.WVgVYL/_old  2015-06-16 14:04:33.0 +0200
+++ /var/tmp/diff_new_pack.WVgVYL/_new  2015-06-16 14:04:33.0 +0200
@@ -168,6 +168,8 @@
 #
 # OpenJDK specific patches
 #
+# Fix crash of ZERO VM built with gcc5
+Patch102:   zero-dummy.patch
 # Fix signed integer overflows with gcc5
 Patch103:   signed-overflow.patch
 # Fix implicit-fortify-decl
@@ -585,6 +587,7 @@
 %endif
 %endif
 
+patch -p0 -i %{PATCH102}
 patch -p0 -i %{PATCH103}
 patch -p0 -i %{PATCH104}
 patch -p0 -i %{PATCH105}

java-1_7_0-openjdk.spec: same change


++ zero-dummy.patch ++
--- openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp  2015-06-10 
10:23:42.074426631 +0200
+++ openjdk/hotspot/src/os_cpu/linux_zero/vm/os_linux_zero.cpp  2015-06-10 
10:24:06.222887185 +0200
@@ -61,8 +61,8 @@
 #endif
 
 address os::current_stack_pointer() {
-  address dummy = (address) &dummy;
-  return dummy;
+  // return the address of the current function
+  return (address)__builtin_frame_address(0);
 }
 
 frame os::get_sender_for_C_frame(frame* fr) {
Only in openjdk/hotspot/src/os_cpu/linux_zero/vm: os_linux_zero.cpp.orig



commit pam_ssh for openSUSE:13.2:Update

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package pam_ssh for openSUSE:13.2:Update 
checked in at 2015-06-16 12:47:47

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


Package is "pam_ssh"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++




commit patchinfo.3829 for openSUSE:13.2:Update

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.3829 for 
openSUSE:13.2:Update checked in at 2015-06-16 12:47:48

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


Package is "patchinfo.3829"

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  recommended
  moderate
  vitezslav_cizek
  Recommended update for pam_ssh
  This recommended update for pam_ssh provides version 2.1 with 
various fixes and improvements:

- session/login/default keys lexical sort order
- add ED25519 key support
- updated openssh embedded code to 6.7p1
- pam_ssh.1: updated man page to reflect the current implementation 
(boo#933810)
  Pam_ssh.so not working on 13.2




commit dracut for openSUSE:13.2:Update

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package dracut for openSUSE:13.2:Update 
checked in at 2015-06-16 12:47:33

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


Package is "dracut"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.Q8Ys4j/_old  2015-06-16 12:47:37.0 +0200
+++ /var/tmp/diff_new_pack.Q8Ys4j/_new  2015-06-16 12:47:37.0 +0200
@@ -1 +1 @@
-
+




commit kiwi-config-openSUSE.3832 for openSUSE:13.2:Update

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package kiwi-config-openSUSE.3832 for 
openSUSE:13.2:Update checked in at 2015-06-16 12:47:05

Comparing /work/SRC/openSUSE:13.2:Update/kiwi-config-openSUSE.3832 (Old)
 and  /work/SRC/openSUSE:13.2:Update/.kiwi-config-openSUSE.3832.new (New)


Package is "kiwi-config-openSUSE.3832"

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:13.2:Update/.kiwi-config-openSUSE.3832.new/kiwi-config-openSUSE.changes
  2015-06-16 12:47:06.0 +0200
@@ -0,0 +1,1140 @@
+---
+Wed May  6 10:03:58 UTC 2015 - jseg...@novell.com
+
+- Enable firewall by default
+
+---
+Mon Oct 27 14:00:14 UTC 2014 - dims...@opensuse.org
+
+- Inject splash=silent quiet into kernel command line.
+
+---
+Mon Sep 22 09:37:45 UTC 2014 - co...@suse.com
+
+- fix previous change, it's RC_LANG not RC_ALL
+
+---
+Fri Sep 19 11:25:12 UTC 2014 - co...@suse.com
+
+- set some english defaults to get the console into proper UTF-8
+  during boot
+
+---
+Fri Sep 19 09:15:58 UTC 2014 - co...@suse.com
+
+- fix permissions of langset.service
+
+---
+Wed Sep 17 04:49:28 UTC 2014 - co...@suse.com
+
+- buildrequire the fixed control.xml
+
+---
+Mon Sep 15 10:00:53 UTC 2014 - co...@suse.com
+
+- more cleanup of old usb stuff
+
+---
+Sun Sep 14 10:28:37 UTC 2014 - cyber...@opensuse.org
+
+- Fix langset.service to start on boot by adding install section
+  in langset.service 
+
+---
+Tue Sep  9 14:30:01 UTC 2014 - co...@suse.com
+
+- disable usb configs, remove config-hal.patch and config-firstboot.patch
+
+---
+Tue Sep  9 14:20:31 UTC 2014 - co...@suse.com
+
+- remove clicfs support - we don't use it anymore
+
+---
+Tue Sep  9 14:16:14 UTC 2014 - lnus...@suse.de
+
+- remove ifcfg-eth0, not used anymore
+
+---
+Tue Sep  9 12:41:10 UTC 2014 - lnus...@suse.de
+
+- disable wicked
+- throw out obsolete sound card hacks, /etc/hosts hack
+
+---
+Fri Aug 15 12:04:06 UTC 2014 - lnus...@suse.de
+
+- workaround for bnc#892087, add e2fsprogs to bootinclude packages
+
+---
+Tue Apr 29 11:23:50 UTC 2014 - co...@suse.com
+
+- create a PIDFILE for systemd even for live installer (2nd greatest
+  hack of all times)
+
+---
+Sun Mar 23 15:10:44 UTC 2014 - co...@suse.com
+
+- adapt to latest xdm changes
+
+---
+Mon Mar  3 08:58:53 UTC 2014 - co...@suse.com
+
+- increase schema version to 6.1
+
+---
+Sat Feb 22 06:01:49 UTC 2014 - co...@suse.com
+
+- do no longer patch sysconfig/clock
+
+---
+Thu Jan 16 06:38:35 UTC 2014 - co...@suse.com
+
+- use schema version 6.0
+
+---
+Sun Jan  5 13:49:55 UTC 2014 - co...@suse.com
+
+- use kiwiversion 13.2
+
+---
+Fri Dec 13 17:02:08 UTC 2013 - meiss...@suse.com
+
+- root should be in group "root", not "users". 
+  Otherwise installing will lead to a chain of events that
+  makes /etc/shadow be owned by root:users (bnc#843230)
+
+---
+Thu Nov 21 11:02:27 UTC 2013 - co...@suse.com
+
+- increase schema version to 5.9
+
+---
+Tue Nov  5 12:50:35 UTC 2013 - co...@suse.com
+
+- fix for bnc#845569
+
+---
+Wed Oct 30 10:17:13 UTC 2013 - lnus...@suse.de
+
+- don't put After=localfs.target in langset.service as that creates
+  a dependency cycle (bnc#845535)
+
+---
+Mon Jun 10 15:24:02 UTC 2013 - co...@suse.com
+
+- increase schema_version
+
+-

commit spec-cleaner for openSUSE:13.2:Update

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package spec-cleaner for 
openSUSE:13.2:Update checked in at 2015-06-16 12:46:56

Comparing /work/SRC/openSUSE:13.2:Update/spec-cleaner (Old)
 and  /work/SRC/openSUSE:13.2:Update/.spec-cleaner.new (New)


Package is "spec-cleaner"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.dgJDqR/_old  2015-06-16 12:46:57.0 +0200
+++ /var/tmp/diff_new_pack.dgJDqR/_new  2015-06-16 12:46:57.0 +0200
@@ -1 +1 @@
-
+




commit spec-cleaner for openSUSE:13.1:Update

2015-06-16 Thread h_root
Hello community,

here is the log from the commit of package spec-cleaner for 
openSUSE:13.1:Update checked in at 2015-06-16 12:46:47

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


Package is "spec-cleaner"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ro5k6T/_old  2015-06-16 12:46:49.0 +0200
+++ /var/tmp/diff_new_pack.ro5k6T/_new  2015-06-16 12:46:49.0 +0200
@@ -1 +1 @@
-
+