-
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 #148 from ARGOeu/webapi
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.12 | ||
Version: 0.4.13 | ||
Release: 1%{?dist} | ||
License: ASL 2.0 | ||
Group: Network/Monitoring | ||
|
@@ -96,6 +96,8 @@ if [ -f /etc/init.d/ncg ] ; then | |
fi | ||
|
||
%changelog | ||
* Thu Jan 20 2022 Emir Imamagic <[email protected] - 0.4.13-1 | ||
- Version bump | ||
* Mon Feb 1 2021 Emir Imamagic <[email protected] - 0.4.12-1 | ||
- Version bump | ||
* Fri May 8 2020 Emir Imamagic <[email protected] - 0.4.11-1 | ||
|