-
Notifications
You must be signed in to change notification settings - Fork 26
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 #390 from fluent/Release-4.3.1.1-windows
v4.3.1.1 for Windows
- Loading branch information
Showing
4 changed files
with
20 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
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,3 +1,9 @@ | ||
td-agent (4.3.1.1-1) unstable; urgency=low | ||
|
||
* New upstream release. | ||
|
||
-- Takuro Ashie <[email protected]> Tue, 24 May 2022 00:34:28 -0000 | ||
|
||
td-agent (4.3.1-1) unstable; urgency=low | ||
|
||
* New upstream release. | ||
|
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 |
---|---|---|
|
@@ -254,6 +254,9 @@ fi | |
# NOTE: %{_tmpfilesdir} is available since CentOS 7 | ||
%attr(0755,td-agent,td-agent) %dir /tmp/@PACKAGE@ | ||
%changelog | ||
* Tue May 24 2022 Takuro Ashie <[email protected]> - 4.3.1.1-1 | ||
- New upstream release. | ||
|
||
* Mon Apr 18 2022 Takuro Ashie <[email protected]> - 4.3.1-1 | ||
- New upstream release. | ||
|
||
|