Skip to content

Commit 4cd45b7

Browse files
author
Damien Nadé
committed
Updated spec file changelog & release
1 parent c769433 commit 4cd45b7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

bash-argsparse.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Summary: An high level argument parsing library for bash
22
Name: bash-argsparse
33
Version: 1.6
4-
Release: 2%{?dist}
4+
Release: 3%{?dist}
55
License: WTFPL
66
URL: https://github.com/Anvil/bash-argsparse
77
Source0: http://argsparse.livna.org/%{name}-%{version}.tar.gz
@@ -43,6 +43,9 @@ ln -s argsparse.sh $RPM_BUILD_ROOT/%{_bindir}/argsparse
4343

4444

4545
%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+
4649
* Mon Sep 15 2014 Dams <bash-argsparse[AT]livna.org> - 1.6-2
4750
- Fixed date in changelog entry
4851

0 commit comments

Comments
 (0)