-
Notifications
You must be signed in to change notification settings - Fork 1
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 #86 from ARGOeu/devel
Prepare to Release 0.4.1-1
- Loading branch information
Showing
8 changed files
with
1,850 additions
and
498 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
|
||
Summary: ARGO Sensu configuration manager. | ||
Name: argo-scg | ||
Version: 0.4.0 | ||
Version: 0.4.1 | ||
Release: 1%{?dist} | ||
Source0: %{name}-%{version}.tar.gz | ||
License: ASL 2.0 | ||
|
@@ -48,6 +48,10 @@ rm -rf $RPM_BUILD_ROOT | |
|
||
|
||
%changelog | ||
* Wed Jan 3 2024 Katarina Zailac <[email protected]> - 0.4.1-1%{?dist} | ||
- ARGO-4449 Add multiple subscription options | ||
- ARGO-4450 Do not use URL for webdav/xrootd checks | ||
- ARGO-4448 Treat certain attribute values as flags | ||
* Thu Dec 7 2023 Katarina Zailac <[email protected]> - 0.4.0-1%{?dist} | ||
- ARGO-4442 Add quotation marks to URLs that contain ampersand | ||
- ARGO-4436 Use info_bdii_* tags as extensions | ||
|
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
Oops, something went wrong.