-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
59 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Name: auter | ||
Version: 0.12.2 | ||
Version: 0.12.3 | ||
Release: 1%{?dist} | ||
Summary: Prepare and apply updates | ||
License: ASL 2.0 | ||
|
@@ -101,9 +101,15 @@ exit 0 | |
%endif | ||
|
||
%changelog | ||
* Tue Mar 05 2019 Nick Rhodes <[email protected]> 0.12.3-1 | ||
- #214 Log a machine readable status to the last-{prep,apply} output files | ||
|
||
* Tue Feb 12 2019 Nick Rhodes <[email protected]> 0.12.2-1 | ||
- #207 check for process matching PID file content | ||
|
||
+* Thu Jan 31 2019 Fedora Release Engineering <[email protected]> - 0.12.1-2 | ||
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild | ||
|
||
* Tue Dec 11 2018 Nick Rhodes <[email protected]> 0.12.1-1 | ||
- Add max-delay option to override MAXDLAY via command line | ||
- Redirect stderr to stdout and capture in APPLYOUTPUT variable | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters