-
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
1 parent
796d42e
commit 84c16c8
Showing
2 changed files
with
5 additions
and
2 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 |
---|---|---|
@@ -1 +1 @@ | ||
0.12.1dev | ||
0.12.1 |
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,5 +1,5 @@ | ||
Name: mailqueue-runner | ||
Version: 0.12.0 | ||
Version: 0.12.1 | ||
Release: 1%{?dist} | ||
Summary: SMTP client for CLI scripts | ||
|
||
|
@@ -133,6 +133,9 @@ fi | |
|
||
|
||
%changelog | ||
* Sun Sep 15 2024 Felix Schwarz <[email protected]> - 0.12.1-1 | ||
- update to 0.12.1 | ||
|
||
* Sun Sep 01 2024 Felix Schwarz <[email protected]> - 0.12.0-1 | ||
- update to 0.12.0 | ||
|
||
|