Hello community,

here is the log from the commit of package python-python-mimeparse for 
openSUSE:Factory checked in at 2018-08-27 12:53:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-mimeparse (Old)
 and      /work/SRC/openSUSE:Factory/.python-python-mimeparse.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-python-mimeparse"

Mon Aug 27 12:53:57 2018 rev:7 rq:629183 version:1.6.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-python-mimeparse/python-python-mimeparse.changes
  2017-05-06 18:31:26.336093972 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-mimeparse.new/python-python-mimeparse.changes
     2018-08-27 12:54:02.792467914 +0200
@@ -1,0 +2,5 @@
+Tue Aug 14 07:24:10 UTC 2018 - tchva...@suse.com
+
+- Use %license to install License file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-python-mimeparse.spec ++++++
--- /var/tmp/diff_new_pack.HsUaF4/_old  2018-08-27 12:54:03.396468578 +0200
+++ /var/tmp/diff_new_pack.HsUaF4/_new  2018-08-27 12:54:03.396468578 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-python-mimeparse
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -24,18 +24,16 @@
 Summary:        Basic functions for parsing and matching mime-type names
 License:        MIT
 Group:          Development/Languages/Python
-Url:            https://github.com/dbtsai/python-mimeparse
-Source:         
https://pypi.io/packages/source/p/python-mimeparse/python-mimeparse-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
+URL:            https://github.com/dbtsai/python-mimeparse
+Source:         
https://files.pythonhosted.org/packages/source/p/python-mimeparse/python-mimeparse-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+BuildArch:      noarch
 %ifpython2
 Obsoletes:      %{oldpython}-mimeparse < 0.1.4
 Provides:       %{oldpython}-mimeparse = %{version}
 %endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
 %python_subpackages
 
 %description
@@ -57,8 +55,8 @@
 %python_exec mimeparse_test.py
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %pycache_only %{python_sitelib}/__pycache__
 %{python_sitelib}/mimeparse.py*
 %{python_sitelib}/python_mimeparse-%{version}-py%{python_version}.egg-info


Reply via email to