-
Notifications
You must be signed in to change notification settings - Fork 11
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
1 parent
5a86b1b
commit ee50996
Showing
2 changed files
with
7 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
yass (1.8.0-1) UNRELEASED; urgency=medium | ||
|
||
* bump to chromium 124 dependents. | ||
|
||
-- Chilledheart <[email protected]> Wed, 20 Mar 2024 14:34:59 +0800 | ||
yass (1.7.5-1) UNRELEASED; urgency=medium | ||
|
||
* net: add doh support | ||
|
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 |
---|---|---|
|
@@ -240,6 +240,8 @@ for embedded devices and low end boxes. | |
%systemd_postun_with_restart yass-redir.service | ||
|
||
%changelog | ||
* Wed Mar 20 2024 Chilledheart <[email protected]> - 1.8.0-1 | ||
- bump to chromium 124 dependents. | ||
* Mon Mar 18 2024 Chilledheart <[email protected]> - 1.7.5-1 | ||
- net: add doh support | ||
* Sun Mar 17 2024 Chilledheart <[email protected]> - 1.7.4-1 | ||
|