Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-dash for openSUSE:Factory 
checked in at 2022-03-04 00:17:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dash (Old)
 and      /work/SRC/openSUSE:Factory/.python-dash.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dash"

Fri Mar  4 00:17:12 2022 rev:12 rq:958538 version:2.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dash/python-dash.changes  2021-04-12 
17:10:48.158594073 +0200
+++ /work/SRC/openSUSE:Factory/.python-dash.new.1958/python-dash.changes        
2022-03-04 00:17:32.896284049 +0100
@@ -1,0 +2,7 @@
+Wed Mar  2 21:52:56 UTC 2022 - Matej Cepl <mc...@suse.com>
+
+- Update to 2.2.0:
+  Changelog would be too long, see
+  https://github.com/plotly/dash/releases for details.
+
+-------------------------------------------------------------------

Old:
----
  dash-1.20.0.tar.gz

New:
----
  dash-2.2.0.tar.gz

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

Other differences:
------------------
++++++ python-dash.spec ++++++
--- /var/tmp/diff_new_pack.W6z3ON/_old  2022-03-04 00:17:33.520284180 +0100
+++ /var/tmp/diff_new_pack.W6z3ON/_new  2022-03-04 00:17:33.528284182 +0100
@@ -22,7 +22,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-dash
-Version:        1.20.0
+Version:        2.2.0
 Release:        0
 Summary:        Python framework for building reactive web-apps
 License:        MIT
@@ -90,15 +90,18 @@
 %python_install
 %python_clone -a %{buildroot}%{_bindir}/renderer
 %python_clone -a %{buildroot}%{_bindir}/dash-generate-components
+%python_clone -a %{buildroot}%{_bindir}/dash-update-components
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %post
 %python_install_alternative renderer
 %python_install_alternative dash-generate-components
+%python_install_alternative dash-update-components
 
 %postun
 %python_uninstall_alternative renderer
 %python_uninstall_alternative dash-generate-components
+%python_uninstall_alternative dash-update-components
 
 %if %{with test}
 %check
@@ -110,6 +113,7 @@
 %doc README.md
 %license LICENSE
 %python_alternative %{_bindir}/dash-generate-components
+%python_alternative %{_bindir}/dash-update-components
 %python_alternative %{_bindir}/renderer
 %{python_sitelib}/dash
 %{python_sitelib}/dash-%{version}-py*.egg-info

++++++ dash-1.20.0.tar.gz -> dash-2.2.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-dash/dash-1.20.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-dash.new.1958/dash-2.2.0.tar.gz differ: char 
5, line 1

Reply via email to