This commit is contained in:
orignal 2018-10-22 09:19:39 -04:00
parent 9439621849
commit a2e84e5a1e
9 changed files with 22 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.21.0
Version: 2.21.1
Release: git%{git_hash}%{?dist}
Summary: I2P router written in C++
Conflicts: i2pd

View file

@ -1,5 +1,5 @@
Name: i2pd
Version: 2.21.0
Version: 2.21.1
Release: 1%{?dist}
Summary: I2P router written in C++
Conflicts: i2pd-git
@ -96,6 +96,9 @@ getent passwd i2pd >/dev/null || \
%changelog
* Thu Oct 22 2018 orignal <i2porignal@yandex.ru> - 2.21.1
- update to 2.21.1
* Thu Oct 4 2018 orignal <i2porignal@yandex.ru> - 2.21.0
- update to 2.21.0