From 8358f6cc1e6f0825fb19e8612528b0098b432620 Mon Sep 17 00:00:00 2001 From: Felix Schwarz Date: Fri, 18 Oct 2024 10:39:08 +0200 Subject: [PATCH] release version 0.13.0 --- VERSION.txt | 2 +- rpm/mailqueue-runner.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/VERSION.txt b/VERSION.txt index 6ff6b47..54d1a4f 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.12.2dev +0.13.0 diff --git a/rpm/mailqueue-runner.spec b/rpm/mailqueue-runner.spec index 2aca5d6..b0c1385 100644 --- a/rpm/mailqueue-runner.spec +++ b/rpm/mailqueue-runner.spec @@ -1,5 +1,5 @@ Name: mailqueue-runner -Version: 0.12.1 +Version: 0.13.0 Release: 1%{?dist} Summary: SMTP client for CLI scripts @@ -133,6 +133,9 @@ fi %changelog +* Fri Oct 18 2024 Felix Schwarz - 0.13.0-1 +- update to 0.13.0 + * Sun Sep 15 2024 Felix Schwarz - 0.12.1-1 - update to 0.12.1