8 Commits

View File

@ -1,5 +1,5 @@
Name: dash
Version: 0.5.9.1
Version: 0.5.12
Release: 1mamba
Summary: A lightweight POSIX-compliant implementation of /bin/sh
Group: Applications/Shells
@ -13,7 +13,6 @@ License: BSD
BuildRequires: glibc-devel
## AUTOBUILDREQ-END
Provides: /bin/sh
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as possible.
@ -65,6 +64,30 @@ exit 0
#ChangeLog
%changelog
* Mon Dec 12 2022 Automatic Build System <autodist@mambasoft.it> 0.5.12-1mamba
- automatic version update by autodist
* Sat Sep 04 2021 Automatic Build System <autodist@mambasoft.it> 0.5.11.5-1mamba
- automatic version update by autodist
* Fri Jun 04 2021 Automatic Build System <autodist@mambasoft.it> 0.5.11.4-1mamba
- automatic version update by autodist
* Thu Jan 21 2021 Automatic Build System <autodist@mambasoft.it> 0.5.11.3-1mamba
- automatic version update by autodist
* Fri Sep 04 2020 Automatic Build System <autodist@mambasoft.it> 0.5.11.2-1mamba
- automatic version update by autodist
* Tue Aug 25 2020 Automatic Build System <autodist@mambasoft.it> 0.5.11.1-1mamba
- automatic version update by autodist
* Sun Jun 21 2020 Automatic Build System <autodist@mambasoft.it> 0.5.11-1mamba
- automatic version update by autodist
* Tue Sep 04 2018 Automatic Build System <autodist@mambasoft.it> 0.5.10.2-1mamba
- automatic version update by autodist
* Sat Oct 29 2016 Automatic Build System <autodist@mambasoft.it> 0.5.9.1-1mamba
- automatic version update by autodist