-
Notifications
You must be signed in to change notification settings - Fork 427
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
34 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version: 2.17.{build} | ||
version: 2.18.{build} | ||
pull_requests: | ||
do_not_increment_build_number: true | ||
branches: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
%define build_timestamp %(date +"%Y%m%d") | ||
|
||
Name: i2pd | ||
Version: 2.17.0 | ||
Version: 2.18.0 | ||
Release: %{build_timestamp}git%{?dist} | ||
Summary: I2P router written in C++ | ||
Obsoletes: %{name}-systemd | ||
|
@@ -98,7 +98,10 @@ getent passwd i2pd >/dev/null || \ | |
|
||
|
||
%changelog | ||
* Sat Jan 30 2018 l-n-s <[email protected]> - 2.17.0-1 | ||
* Tue Jan 30 2018 orignal <[email protected]>> - 2.18.0 | ||
- update to 2.18.0 | ||
|
||
* Sat Jan 27 2018 l-n-s <[email protected]> - 2.17.0-1 | ||
- Added certificates and default configuration files | ||
- Merge i2pd with i2pd-systemd package | ||
- Fixed package changelogs to comply with guidelines | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
i2pd (2.18.0-1) unstable; urgency=low | ||
|
||
* updated to version 2.18.0/0.9.38 | ||
|
||
-- orignal <[email protected]> Tue, 30 Jan 2018 16:00:00 +0000 | ||
|
||
i2pd (2.17.0-1) unstable; urgency=low | ||
|
||
* updated to version 2.17.0/0.9.32 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4901434
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yangfl do you track version updates, or should we contact you after version bumps? For Debian packages.
4901434
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not only debain, also openwrt.