From 8fad3895b17f906c7f0fecddf0191d1a7b67d413 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 11 Jan 2022 15:18:16 +0100 Subject: [PATCH] Automatic commit of package [patrix] release [0.1.14-1]. Created by command: /usr/bin/tito tag --- .tito/packages/patrix | 2 +- patrix.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.tito/packages/patrix b/.tito/packages/patrix index bfba1f7..d2f5aff 100644 --- a/.tito/packages/patrix +++ b/.tito/packages/patrix @@ -1 +1 @@ -0.1.13-1 ./ +0.1.14-1 ./ diff --git a/patrix.spec b/patrix.spec index b5e018b..db90c1c 100644 --- a/patrix.spec +++ b/patrix.spec @@ -1,5 +1,5 @@ Name: patrix -Version: 0.1.13 +Version: 0.1.14 Release: 1%{?dist} Summary: Command line client for Matrix @@ -52,6 +52,9 @@ room via the command line. %{_bindir}/patrix %changelog +* Tue Jan 11 2022 Daniel Berteaud 0.1.14-1 +- Release bump for rebuild + * Mon Jan 03 2022 Daniel Berteaud 0.1.13-1 - Check config readability and global /etc/patrixrc (dbd@ehtrace.com)