We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c769433 commit 4cd45b7Copy full SHA for 4cd45b7
bash-argsparse.spec
@@ -1,7 +1,7 @@
1
Summary: An high level argument parsing library for bash
2
Name: bash-argsparse
3
Version: 1.6
4
-Release: 2%{?dist}
+Release: 3%{?dist}
5
License: WTFPL
6
URL: https://github.com/Anvil/bash-argsparse
7
Source0: http://argsparse.livna.org/%{name}-%{version}.tar.gz
@@ -43,6 +43,9 @@ ln -s argsparse.sh $RPM_BUILD_ROOT/%{_bindir}/argsparse
43
44
45
%changelog
46
+* Wed Oct 8 2014 Dams <bash-argsparse[AT]livna.org> - 1.6-3
47
+- Added more BuildRequires to allow unittest script to run correctly
48
+
49
* Mon Sep 15 2014 Dams <bash-argsparse[AT]livna.org> - 1.6-2
50
- Fixed date in changelog entry
51
0 commit comments