Hello community,

here is the log from the commit of package jo for openSUSE:Leap:15.2 checked in 
at 2020-03-15 07:12:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/jo (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.jo.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jo"

Sun Mar 15 07:12:15 2020 rev:4 rq:784876 version:1.3

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/jo/jo.changes  2020-01-17 12:01:40.428510221 
+0100
+++ /work/SRC/openSUSE:Leap:15.2/.jo.new.3160/jo.changes        2020-03-15 
07:12:22.568999799 +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.A6sLYn/_old  2020-03-15 07:12:22.872999981 +0100
+++ /var/tmp/diff_new_pack.A6sLYn/_new  2020-03-15 07:12:22.876999984 +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