Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-bottle for openSUSE:Factory 
checked in at 2023-05-04 17:09:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bottle (Old)
 and      /work/SRC/openSUSE:Factory/.python-bottle.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bottle"

Thu May  4 17:09:03 2023 rev:24 rq:1084403 version:0.12.25

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bottle/python-bottle.changes      
2023-04-22 22:02:47.658053648 +0200
+++ /work/SRC/openSUSE:Factory/.python-bottle.new.1533/python-bottle.changes    
2023-05-04 17:09:05.895846345 +0200
@@ -1,0 +2,5 @@
+Sun Apr 23 23:06:11 UTC 2023 - Matej Cepl <mc...@suse.com>
+
+- Switch documentation to be within the main package.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-bottle.spec ++++++
--- /var/tmp/diff_new_pack.lr0cag/_old  2023-05-04 17:09:06.383849203 +0200
+++ /var/tmp/diff_new_pack.lr0cag/_new  2023-05-04 17:09:06.391849250 +0200
@@ -40,6 +40,7 @@
 servers and template engines. This is all in a single file and with
 no dependencies other than the Python Standard Library.
 
+%if 0%{?suse_version} > 1500
 %package -n %{name}-doc
 Summary:        Documentation for %{name}
 Provides:       %{python_module bottle-doc = %{version}}
@@ -52,6 +53,7 @@
 no dependencies other than the Python Standard Library.
 
 This subpackage contains the PDF documentation for %{name}.
+%endif
 
 %prep
 %setup -q -n bottle-%{version}
@@ -83,7 +85,9 @@
 %pycache_only %{python_sitelib}/__pycache__
 %{python_sitelib}/bottle-%{version}-py%{python_version}.egg-info
 
+%if 0%{?suse_version} > 1500
 %files -n %{name}-doc
+%endif
 %doc bottle-docs.pdf
 
 %changelog

Reply via email to