-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #109 from eimamagi/devel
Version bump.
- Loading branch information
Showing
1 changed file
with
3 additions
and
1 deletion.
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
|
||
Summary: ARGO Nagios config generator | ||
Name: argo-ncg | ||
Version: 0.4.8 | ||
Version: 0.4.9 | ||
Release: 1%{?dist} | ||
License: ASL 2.0 | ||
Group: Network/Monitoring | ||
|
@@ -99,6 +99,8 @@ if [ -f /etc/init.d/ncg ] ; then | |
fi | ||
|
||
%changelog | ||
* Thu Mar 26 2020 Emir Imamagic <[email protected]> - 0.4.9-1 | ||
- Version bump | ||
* Thu Dec 21 2017 Emir Imamagic <[email protected]> - 0.4.2-1 | ||
- Version bump | ||
* Thu May 25 2017 Emir Imamagic <[email protected]> - 0.3.4-1 | ||
|