|
|
@ -1,7 +1,7 @@ |
|
|
|
%define git_hash %(git rev-parse HEAD | cut -c -7) |
|
|
|
%define git_hash %(git rev-parse HEAD | cut -c -7) |
|
|
|
|
|
|
|
|
|
|
|
Name: i2pd-git |
|
|
|
Name: i2pd-git |
|
|
|
Version: 2.18.0 |
|
|
|
Version: 2.19.0 |
|
|
|
Release: git%{git_hash}%{?dist} |
|
|
|
Release: git%{git_hash}%{?dist} |
|
|
|
Summary: I2P router written in C++ |
|
|
|
Summary: I2P router written in C++ |
|
|
|
Conflicts: i2pd |
|
|
|
Conflicts: i2pd |
|
|
@ -99,4 +99,4 @@ getent passwd i2pd >/dev/null || \ |
|
|
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
%changelog |
|
|
|
* Thu Feb 01 2018 r4sas <r4sas@i2pmail.org> - 2.18.0 |
|
|
|
* Thu Feb 01 2018 r4sas <r4sas@i2pmail.org> - 2.18.0 |
|
|
|
- Initial i2pd-git based on i2pd 2.18.0-1 spec |
|
|
|
- Initial i2pd-git based on i2pd 2.18.0-1 spec |
|
|
|