Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package b4 for openSUSE:Factory checked in 
at 2022-08-30 14:48:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/b4 (Old)
 and      /work/SRC/openSUSE:Factory/.b4.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "b4"

Tue Aug 30 14:48:45 2022 rev:24 rq:999861 version:0.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/b4/b4.changes    2022-06-24 08:46:16.247203713 
+0200
+++ /work/SRC/openSUSE:Factory/.b4.new.2083/b4.changes  2022-08-30 
14:48:57.608040832 +0200
@@ -1,0 +2,5 @@
+Fri Aug 26 05:36:32 UTC 2022 - Thorsten Kukuk <ku...@suse.com>
+
+- Don't change the correct manual page path into an invalid one
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ b4.spec ++++++
--- /var/tmp/diff_new_pack.Js3XET/_old  2022-08-30 14:48:58.052041965 +0200
+++ /var/tmp/diff_new_pack.Js3XET/_new  2022-08-30 14:48:58.056041975 +0200
@@ -28,15 +28,15 @@
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  git-core
-BuildRequires:  python3-dkimpy
-BuildRequires:  python3-dnspython
-BuildRequires:  python3-patatt
-BuildRequires:  python3-requests
+BuildRequires:  python3-dkimpy >= 1.0.5
+BuildRequires:  python3-dnspython >= 2.0.0
+BuildRequires:  python3-patatt >= 0.5
+BuildRequires:  python3-requests >= 2.24.0
 # /SECTION
 BuildRequires:  python3-setuptools
 Requires:       python3-dkimpy >= 1.0.5
 Requires:       python3-dnspython >= 2.0.0
-Requires:       python3-patatt >= 0.4
+Requires:       python3-patatt >= 0.5
 Requires:       python3-requests >= 2.24.0
 
 %description
@@ -62,7 +62,6 @@
 
 %install
 %python3_install
-mv %{buildroot}/%{_mandir}/man5 %{buildroot}/%{_mandir}/man.5
 
 %check
 python3 setup.py check
@@ -77,8 +76,7 @@
 %doc README.rst
 %license COPYING
 %{_bindir}/%{name}
-%dir %{_mandir}/man.5/
-%{_mandir}/man.5/b4.5.gz
+%{_mandir}/man5/b4.5.gz
 %{python_sitelib}/%{name}*
 
 %changelog

Reply via email to