-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
devel/ruby-redmine_code_review: update to 1.1.1
1.1.0 (2022-03-29) * Compatible with Redmine 5.0 * Add missing "Priority" field on issue creation form * Fix broken review link in issue window 1.1.1 (2023-09-30) Fixes * fix sort buttons broken in project settings. #32 * fix no pencil icons displays with Redmine 5.x .#24 Notice * Dropped Redmine 4.x compatibility. 1.2.1 (2024-11-17) * Compatible with Redmine 6.0.x
- Loading branch information
taca
committed
Dec 11, 2024
1 parent
068247d
commit 03217a8
Showing
3 changed files
with
13 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.6 2021/10/26 10:19:45 nia Exp $ | ||
$NetBSD: distinfo,v 1.7 2024/12/11 15:06:11 taca Exp $ | ||
|
||
BLAKE2s (ruby-redmine_code_review/1.0.0.tar.gz) = c171254a17898b498cf00a57bcd5c66fa2f3f08ec5146273bb01d7680cdfd962 | ||
SHA512 (ruby-redmine_code_review/1.0.0.tar.gz) = bf0b7e6ba47b047fa0da79e7398a1cfca66e3db9e00b0161ace5059529802a4d253073ff2e42193f0b6e0425138313c960e6e4c8cd1eacf417a867ed80e5a355 | ||
Size (ruby-redmine_code_review/1.0.0.tar.gz) = 180492 bytes | ||
BLAKE2s (ruby-redmine_code_review/1.2.1.tar.gz) = 3ebb46ec698a92ba69bad5402f852ac0a4a9d1958c827eef1287459784e8bd93 | ||
SHA512 (ruby-redmine_code_review/1.2.1.tar.gz) = 5bab360df73cbbf311968c8661361ff240e6dcadda90c9c7865b5b72d2c562af153c6721bd3017f06b6e883e27b960c18c1051903cb091e791e591b3367209da | ||
Size (ruby-redmine_code_review/1.2.1.tar.gz) = 186171 bytes |