This commit is contained in:
orignal 2019-01-21 10:33:22 -05:00
parent 3eba599aec
commit 60a282826c
9 changed files with 41 additions and 8 deletions

View file

@ -1,7 +1,7 @@
%define git_hash %(git rev-parse HEAD | cut -c -7)
Name: i2pd-git
Version: 2.22.0
Version: 2.23.0
Release: git%{git_hash}%{?dist}
Summary: I2P router written in C++
Conflicts: i2pd
@ -105,6 +105,9 @@ getent passwd i2pd >/dev/null || \
%changelog
* Mon Jan 21 2019 orignal <i2porignal@yandex.ru> - 2.23.0
- update to 2.23.0
* Fri Nov 09 2018 r4sas <r4sas@i2pmail.org> - 2.22.0
- add support of tunnelsdir option