Hello community,

here is the log from the commit of package python-pysndfile for 
openSUSE:Factory checked in at 2019-03-10 09:34:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pysndfile (Old)
 and      /work/SRC/openSUSE:Factory/.python-pysndfile.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pysndfile"

Sun Mar 10 09:34:17 2019 rev:4 rq:682427 version:1.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pysndfile/python-pysndfile.changes        
2019-02-08 12:15:58.665411432 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pysndfile.new.28833/python-pysndfile.changes 
    2019-03-10 09:34:23.464190384 +0100
@@ -1,0 +2,5 @@
+Thu Mar  7 11:26:38 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Fix fdupes call
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pysndfile.spec ++++++
--- /var/tmp/diff_new_pack.FwaDdU/_old  2019-03-10 09:34:25.128189985 +0100
+++ /var/tmp/diff_new_pack.FwaDdU/_new  2019-03-10 09:34:25.128189985 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pysndfile
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -23,7 +23,7 @@
 Summary:        Cython wrapper class for reading/writing soundfiles
 License:        LGPL-3.0-only
 Group:          Development/Languages/Python
-URL:            http://forge.ircam.fr/p/pysndfile
+URL:            https://forge-2.ircam.fr/roebel/pysndfile
 Source:         
https://files.pythonhosted.org/packages/source/p/pysndfile/pysndfile-%{version}.tar.gz
 Source10:       
https://forge-2.ircam.fr/roebel/pysndfile/raw/master/COPYING.txt
 Source11:       
https://forge-2.ircam.fr/roebel/pysndfile/raw/master/COPYING.LESSER.txt
@@ -32,8 +32,8 @@
 BuildRequires:  %{python_module numpy-devel}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  c++_compiler
 BuildRequires:  fdupes
+BuildRequires:  gcc-c++
 BuildRequires:  libsndfile-devel
 BuildRequires:  python-rpm-macros
 Requires:       python-numpy
@@ -68,7 +68,7 @@
 
 %install
 %python_install
-%python_expand %fdupes %{buildroot}%{python_sitearch}
+%python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
 %{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch}


Reply via email to