forked from PurpleI2P/i2pd
-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
9 changed files
with
49 additions
and
7 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.33.0.{build} | ||
version: 2.34.0.{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 git_hash %(git rev-parse HEAD | cut -c -7) | ||
|
||
Name: i2pd-git | ||
Version: 2.33.0 | ||
Version: 2.34.0 | ||
Release: git%{git_hash}%{?dist} | ||
Summary: I2P router written in C++ | ||
Conflicts: i2pd | ||
|
@@ -124,6 +124,9 @@ getent passwd i2pd >/dev/null || \ | |
|
||
|
||
%changelog | ||
* Tue Oct 27 2020 orignal <[email protected]> - 2.34.0 | ||
- update to 2.34.0 | ||
|
||
* Mon Aug 24 2020 orignal <[email protected]> - 2.33.0 | ||
- update to 2.33.0 | ||
|
||
|
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,5 +1,5 @@ | ||
Name: i2pd | ||
Version: 2.33.0 | ||
Version: 2.34.0 | ||
Release: 1%{?dist} | ||
Summary: I2P router written in C++ | ||
Conflicts: i2pd-git | ||
|
@@ -122,6 +122,9 @@ getent passwd i2pd >/dev/null || \ | |
|
||
|
||
%changelog | ||
* Tue Oct 27 2020 orignal <[email protected]> - 2.34.0 | ||
- update to 2.34.0 | ||
|
||
* Mon Aug 24 2020 orignal <[email protected]> - 2.33.0 | ||
- update to 2.33.0 | ||
|
||
|
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.34.0-1) unstable; urgency=medium | ||
|
||
* updated to version 2.34.0 | ||
|
||
-- orignal <[email protected]> Tue, 27 Oct 2020 16:00:00 +0000 | ||
|
||
i2pd (2.33.0-1) unstable; urgency=medium | ||
|
||
* updated to version 2.33.0/0.9.47 | ||
|
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