forked from subuk/awx-rpm
-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 changed file
with
4 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -258,5 +258,9 @@ rm -rf $RPM_BUILD_ROOT | |
%endif | ||
|
||
%changelog | ||
* Thu Nov 21 2017 18:14:55 +0300 Matvey Kruglov <[email protected]> 1.0.1.225-1 | ||
- Update upstream version | ||
- Improve centos 7 support | ||
|
||
* Wed Sep 21 2017 14:44:23 +0300 Matvey Kruglov <[email protected]> 1.0.0.505-1 | ||
- Initial RPM release |