Hello community,

here is the log from the commit of package python-html5-parser for 
openSUSE:Leap:15.2 checked in at 2020-03-09 18:06:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-html5-parser (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-html5-parser.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-html5-parser"

Mon Mar  9 18:06:17 2020 rev:12 rq:776668 version:0.4.8

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/python-html5-parser/python-html5-parser.changes    
    2020-01-15 15:49:15.587454027 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-html5-parser.new.26092/python-html5-parser.changes
     2020-03-09 18:06:18.376845535 +0100
@@ -1,0 +2,24 @@
+Wed Sep 11 15:01:52 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 0.4.8:
+  No changelog from upstream.
+  See instead here:
+  
https://github.com/kovidgoyal/html5-parser/compare/v0.4.7...v0.4.8?diff=unified&name=v0.4.8
+
+-------------------------------------------------------------------
+Mon Jul  1 06:29:09 UTC 2019 - [email protected]
+
+- update to 0.4.7
+  No changelog from upstream.
+  See instead here:
+  
https://github.com/kovidgoyal/html5-parser/compare/v0.4.6...v0.4.7?diff=unified&name=v0.4.7
+
+-------------------------------------------------------------------
+Wed May 29 14:38:09 UTC 2019 - [email protected]
+
+- update to 0.4.6
+  No changelog from upstream.
+  See instead here:
+  
https://github.com/kovidgoyal/html5-parser/compare/v0.4.5...v0.4.6?diff=unified&name=v0.4.6
+
+-------------------------------------------------------------------

Old:
----
  v0.4.5.tar.gz

New:
----
  python-html5-parser-0.4.8.tar.gz

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

Other differences:
------------------
++++++ python-html5-parser.spec ++++++
--- /var/tmp/diff_new_pack.o8riE9/_old  2020-03-09 18:06:18.788845740 +0100
+++ /var/tmp/diff_new_pack.o8riE9/_new  2020-03-09 18:06:18.796845745 +0100
@@ -17,15 +17,14 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-
 Name:           python-html5-parser
-Version:        0.4.5
+Version:        0.4.8
 Release:        0
 Summary:        C based HTML 5 parsing for Python
 License:        Apache-2.0
 Group:          Development/Languages/Python
-Url:            https://github.com/kovidgoyal/html5-parser
-Source:         
https://github.com/kovidgoyal/html5-parser/archive/v%{version}.tar.gz
+URL:            https://github.com/kovidgoyal/html5-parser
+Source:         
https://github.com/kovidgoyal/html5-parser/archive/v%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  %{python_module beautifulsoup4}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module lxml >= 3.8.0}
@@ -34,8 +33,6 @@
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-
 %python_subpackages
 
 %description
@@ -52,8 +49,8 @@
 %python_install
 
 %files %{python_files}
-%defattr(-,root,root,-) 
-%doc LICENSE README.rst
+%license LICENSE
+%doc README.rst
 %{python_sitearch}/html5_parser/
 %{python_sitearch}/html5_parser-%{version}-py%{python_version}.egg-info
 


Reply via email to