Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lua-lmod for openSUSE:Factory 
checked in at 2022-10-17 14:58:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua-lmod (Old)
 and      /work/SRC/openSUSE:Factory/.lua-lmod.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua-lmod"

Mon Oct 17 14:58:38 2022 rev:32 rq:1012077 version:8.4.28

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua-lmod/lua-lmod.changes        2021-06-18 
10:13:23.977963580 +0200
+++ /work/SRC/openSUSE:Factory/.lua-lmod.new.2275/lua-lmod.changes      
2022-10-17 14:58:39.622203437 +0200
@@ -1,0 +2,5 @@
+Thu Sep 15 11:55:03 UTC 2022 - Stephan Kulow <co...@suse.com>
+
+- Move latex dependencies to the pdf build flavor
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lua-lmod.spec ++++++
--- /var/tmp/diff_new_pack.LyL2UJ/_old  2022-10-17 14:58:40.210204566 +0200
+++ /var/tmp/diff_new_pack.LyL2UJ/_new  2022-10-17 14:58:40.214204574 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lua-lmod
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -60,15 +60,19 @@
 Conflicts:      Modules
 %if 0%{suse_version} >= 1550
 BuildRequires:  python3-Sphinx
-BuildRequires:  python3-Sphinx-latex
 %else
 BuildRequires:  python-Sphinx
+%endif
+Provides:       lua-lmod-man = %{version}-%{release}
+%if 0%{?build_pdf:1}
+
+%if 0%{suse_version} >= 1550
+BuildRequires:  python3-Sphinx-latex
+%else
 %if 0%{?sle_version} == 0 || 0%{?sle_version} >= 120300
 BuildRequires:  python-Sphinx-latex
 %endif
 %endif
-Provides:       lua-lmod-man = %{version}-%{release}
-%if 0%{?build_pdf:1}
 BuildRequires:  texlive
 BuildRequires:  texlive-babel
 BuildRequires:  texlive-babel-english

Reply via email to