Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jp2a for openSUSE:Factory checked in at 2021-12-06 23:59:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jp2a (Old) and /work/SRC/openSUSE:Factory/.jp2a.new.31177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jp2a" Mon Dec 6 23:59:45 2021 rev:5 rq:936121 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/jp2a/jp2a.changes 2021-11-20 22:48:31.195764864 +0100 +++ /work/SRC/openSUSE:Factory/.jp2a.new.31177/jp2a.changes 2021-12-07 00:00:57.220230946 +0100 @@ -1,0 +2,15 @@ +Mon Dec 6 20:10:29 UTC 2021 - Sebastian Wagner <[email protected]> + +- change recommendations to supplements for bash completion sub-package + +------------------------------------------------------------------- +Sun Nov 28 18:16:08 UTC 2021 - Sebastian Wagner <[email protected]> + +- Split bash-completions scripts into separate package. + +------------------------------------------------------------------- +Sun Nov 28 18:09:15 UTC 2021 - Sebastian Wagner <[email protected]> + +- Changed Source URL from stale https://github.com/cslarsen/jp2a to active fork https://github.com/Talinx/jp2a + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jp2a.spec ++++++ --- /var/tmp/diff_new_pack.yfasa2/_old 2021-12-07 00:00:57.716229193 +0100 +++ /var/tmp/diff_new_pack.yfasa2/_new 2021-12-07 00:00:57.716229193 +0100 @@ -32,9 +32,17 @@ BuildRequires: libpng-devel BuildRequires: unzip +%package bash-completion +Summary: Bash completions scripts for jp2a +Supplements: (%{name} and bash-completion) +BuildArch: noarch + %description jp2a is a JPEG to ASCII converter. +%description bash-completion +This package contains the bash completions scripts for jp2a. + %prep %setup -q @@ -58,6 +66,8 @@ %license COPYING %{_bindir}/jp2a %{_mandir}/man1/jp2a.1%{?ext_man} + +%files bash-completion %{_datadir}/bash-completion/completions/jp2a %changelog
