Skip to content

Commit

Permalink
bump to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePrez authored Apr 16, 2021
1 parent 2fdb2b3 commit b639d4e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion sc.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: sc
Version: 0.1.0
Version: 0.2.0
Release: 0
License: Apache-2.0
Summary: Service Commander, a utility for managing services and applications on IBM i.
Expand Down Expand Up @@ -42,6 +42,12 @@ INSTALL_ROOT=%{buildroot} gmake -e install
%{_mandir}/man1/%{name}.1

%changelog
* Thu Apr 15 2021 Jesse Gorzinski <[email protected]> - 0.2.0
- STRTCPSVR support (experimental)
- Add support for SC_OPTIONS and SC_TCPSVR_OPTIONS environment variables
- bugfix: setting permissions for globally defined services in /QOpenSys/etc/sc/services
- bugfix: bug related to stopping jobs running with a custom JOBQ
- new '--ignore-globals' option to only operate on user-defined services
* Wed Mar 17 2021 Jesse Gorzinski <[email protected]> - 0.1.0
- Performance improvement for actions that don't change state
- New "--ignore-globals" option
Expand Down

0 comments on commit b639d4e

Please sign in to comment.