diff --git a/.gitignore b/.gitignore index 39a74a6..fa41f0f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /argbash-2.5.0.tar.gz /argbash-2.5.1.tar.gz /argbash-2.6.0.tar.gz +/argbash-2.6.1.tar.gz diff --git a/argbash.spec b/argbash.spec index 7f7dfbe..f31f7f6 100644 --- a/argbash.spec +++ b/argbash.spec @@ -1,5 +1,5 @@ Name: argbash -Version: 2.6.0 +Version: 2.6.1 Release: 1%{?dist} Summary: Bash argument parsing code generator License: BSD @@ -8,16 +8,16 @@ Source0: https://github.com/matejak/%{name}/archive/%{version}/%{name}-%{version BuildArch: noarch -# Patches to be merged upstream -Patch0001: 0001-Install-bash-completion-under-ROOT.patch -Patch0002: 0002-Fix-INSTALL_COMPLETION-syntax.patch - - BuildRequires: autoconf BuildRequires: coreutils BuildRequires: make BuildRequires: bash BuildRequires: bash-completion + +%if 0%{?fedora} +BuildRequires: ShellCheck +%endif + Requires: autoconf Requires: bash Requires: coreutils @@ -66,6 +66,10 @@ cd resources && make check %{_sysconfdir}/bash_completion.d/argbash.sh %changelog +* Mon Mar 05 2018 Stephen Gallagher - 2.6.1-1 +- Update to 2.6.1 +- Drop upstreamed patches + * Fri Mar 02 2018 Stephen Gallagher - 2.6.0-1 - Update to 2.6.0 - Add bash-completion support diff --git a/sources b/sources index 715b4fc..215c2ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (argbash-2.6.0.tar.gz) = 6f120e20c6fc05aa437a78644980422462af9ab25c656158f2afd0358e9312797524a3d62f435095a5c62fdd9af1c89df3ad306e24c7897e946fa9e8d277cae7 +SHA512 (argbash-2.6.1.tar.gz) = 2a6c69519e915aeea84fec568c9135a4ce7028f0ab34060d6b001f57d9b5446b9aa2c8d2d06707a500dfd0b960a258bc074cd08e91ccd16d43fc8fdc28fd6696