This commit is contained in:
orignal 2020-04-10 12:57:47 -04:00
parent b3974cb52a
commit 5e606573b1
9 changed files with 39 additions and 7 deletions

View file

@ -1,7 +1,7 @@
%define git_hash %(git rev-parse HEAD | cut -c -7)
Name: i2pd-git
Version: 2.30.0
Version: 2.31.0
Release: git%{git_hash}%{?dist}
Summary: I2P router written in C++
Conflicts: i2pd
@ -118,6 +118,9 @@ getent passwd i2pd >/dev/null || \
%changelog
* Fri Apr 10 2020 orignal <i2porignal@yandex.ru> - 2.31.0
- update to 2.31.0
* Tue Feb 25 2020 orignal <i2porignal@yandex.ru> - 2.30.0
- update to 2.30.0