Automatic commit of package [patrix] release [0.1.14-1].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2022-01-11 15:18:16 +01:00
parent 63152190a8
commit 8fad3895b1
2 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
0.1.13-1 ./
0.1.14-1 ./

View File

@ -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 <dbd@ehtrace.com> 0.1.14-1
- Release bump for rebuild
* Mon Jan 03 2022 Daniel Berteaud <dbd@ehtrace.com> 0.1.13-1
- Check config readability and global /etc/patrixrc (dbd@ehtrace.com)