Commit ac09a493 authored by Christof Schulze's avatar Christof Schulze 😎
Browse files

added apt and yamllint (1.0.4-1)

parent da68f752
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line

Name:      ww8-bash
Version:   1.0.3
Version:   1.0.4
Release:   1%{?dist}
License:   MIT
Summary:   Environment settings
@@ -46,6 +46,9 @@ Requires: tmux
Requires:   spawn
Requires:   parallel

Requires:   apg
Requires:   yamllint

%description tools
Basic shell tools provided in Institute of Material Simulation (WW8).

@@ -73,6 +76,8 @@ rm -rf %{buildroot}


%changelog
* Thu Dec  2 2021 Christof Schulze <christof.schulze@fau.de> - 1.0.4-1
  - added apt and yamllint
* Thu Apr 29 2021 Christof Schulze <christof.schulze@fau.de> - 1.0.3-1
  - include meta-package to populate the bash
* Mon Mar 15 2021 Christof Schulze <christof.schulze@fau.de> - 1.0.2-1