Hello community,

here is the log from the commit of package python-SoundCard for 
openSUSE:Factory checked in at 2019-01-08 12:27:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-SoundCard (Old)
 and      /work/SRC/openSUSE:Factory/.python-SoundCard.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-SoundCard"

Tue Jan  8 12:27:46 2019 rev:3 rq:662730 version:0.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-SoundCard/python-SoundCard.changes        
2018-11-15 12:39:19.162325015 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-SoundCard.new.28833/python-SoundCard.changes 
    2019-01-08 12:30:24.688145698 +0100
@@ -1,0 +2,13 @@
+Thu Jan  3 21:34:01 UTC 2019 - Todd R <[email protected]>
+
+- README not needed anymore, license is in wheel
+
+-------------------------------------------------------------------
+Sat Dec 22 20:53:21 UTC 2018 - Todd R <[email protected]>
+
+- Update to 0.2.2
+  * adds Sphinx/Readthedocs documentation
+- Update to 0.2.1
+  * adds bug fix for IPython on Windows (Thank you, Sebastian Michel!)
+
+-------------------------------------------------------------------

Old:
----
  README.md
  SoundCard-0.2.0-py3-none-any.whl

New:
----
  SoundCard-0.2.2-py3-none-any.whl

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

Other differences:
------------------
++++++ python-SoundCard.spec ++++++
--- /var/tmp/diff_new_pack.034FwV/_old  2019-01-08 12:30:25.272145062 +0100
+++ /var/tmp/diff_new_pack.034FwV/_new  2019-01-08 12:30:25.272145062 +0100
@@ -19,14 +19,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-SoundCard
-Version:        0.2.0
+Version:        0.2.2
 Release:        0
 Summary:        Python package to play and record audio
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 Url:            https://github.com/bastibe/SoundCard
 Source0:        
https://files.pythonhosted.org/packages/py3/S/SoundCard/SoundCard-%{version}-py3-none-any.whl
-Source10:       
https://raw.githubusercontent.com/bastibe/SoundCard/%{version}/README.md
 Source100:      python-SoundCard-rpmlintrc
 BuildRequires:  %{python_module cffi}
 BuildRequires:  %{python_module numpy}
@@ -53,7 +52,6 @@
 
 %prep
 %setup -T -c
-cp %{SOURCE10} .
 
 %build
 # Not Needed
@@ -63,7 +61,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%license README.md
+%license %{python_sitelib}/SoundCard-%{version}.dist-info/LICENSE
 %{python_sitelib}/SoundCard-%{version}.dist-info
 %{python_sitelib}/soundcard/
 


Reply via email to