Hello community,

here is the log from the commit of package jo for openSUSE:Factory checked in 
at 2020-03-11 18:49:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jo (Old)
 and      /work/SRC/openSUSE:Factory/.jo.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jo"

Wed Mar 11 18:49:16 2020 rev:3 rq:783393 version:1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/jo/jo.changes    2019-11-07 23:21:13.348838594 
+0100
+++ /work/SRC/openSUSE:Factory/.jo.new.3160/jo.changes  2020-03-11 
18:51:06.411561145 +0100
@@ -1,0 +2,5 @@
+Mon Mar  9 18:49:23 UTC 2020 - Martin Hauke <[email protected]>
+
+- Supplement against bash-completion, not bash
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jo.spec ++++++
--- /var/tmp/diff_new_pack.7ODjai/_old  2020-03-11 18:51:08.055561881 +0100
+++ /var/tmp/diff_new_pack.7ODjai/_new  2020-03-11 18:51:08.055561881 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jo
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -38,13 +38,12 @@
 Group:          Productivity/Text/Utilities
 Requires:       %{name} = %{version}
 Requires:       bash-completion
-Supplements:    packageand(jo:bash)
+Supplements:    (jo and bash-completion)
 BuildArch:      noarch
 
 %description bash-completion
 Bash completion script for %{name}.
 
-
 %prep
 %setup -q
 
@@ -52,13 +51,13 @@
 autoreconf -fiv
 export bashcompdir=%{_datadir}/bash-completion/completions/
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 
 %check
-make %{?_smp_mflags} check
+%make_build check
 
 %files
 %license COPYING


Reply via email to