Hello community, here is the log from the commit of package ShellCheck for openSUSE:Factory checked in at 2020-05-11 13:37:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ShellCheck (Old) and /work/SRC/openSUSE:Factory/.ShellCheck.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ShellCheck" Mon May 11 13:37:11 2020 rev:17 rq:801070 version:0.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ShellCheck/ShellCheck.changes 2020-01-03 17:35:02.159235655 +0100 +++ /work/SRC/openSUSE:Factory/.ShellCheck.new.2738/ShellCheck.changes 2020-05-11 13:37:14.464600302 +0200 @@ -1,0 +2,6 @@ +Wed May 6 06:54:13 UTC 2020 - [email protected] + +- Update ShellCheck to version 0.7.1. + Upstream does not provide a change log file. + +------------------------------------------------------------------- Old: ---- ShellCheck-0.7.0.tar.gz _constraints New: ---- ShellCheck-0.7.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ShellCheck.spec ++++++ --- /var/tmp/diff_new_pack.LP5K2R/_old 2020-05-11 13:37:15.264601979 +0200 +++ /var/tmp/diff_new_pack.LP5K2R/_new 2020-05-11 13:37:15.268601988 +0200 @@ -19,7 +19,7 @@ %global pkg_name ShellCheck %bcond_with tests Name: %{pkg_name} -Version: 0.7.0 +Version: 0.7.1 Release: 0 Summary: Shell script analysis tool License: GPL-3.0-or-later @@ -41,6 +41,7 @@ BuildRequires: ghc-process-devel BuildRequires: ghc-regex-tdfa-devel BuildRequires: ghc-rpm-macros +BuildRequires: pandoc %description The goals of ShellCheck are: @@ -72,7 +73,6 @@ %prep %setup -q -rm Setup.hs %build %ghc_lib_build @@ -80,6 +80,7 @@ %install %ghc_lib_install %ghc_fix_rpath %{pkg_name}-%{version} +pandoc -s -f markdown-smart -t man shellcheck.1.md -o shellcheck.1 install -Dpm 0644 shellcheck.1 %{buildroot}%{_mandir}/man1/shellcheck.1 %check ++++++ ShellCheck-0.7.0.tar.gz -> ShellCheck-0.7.1.tar.gz ++++++ ++++ 3944 lines of diff (skipped)
