-
Notifications
You must be signed in to change notification settings - Fork 8
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
Richard Pospesel
committed
Mar 13, 2024
1 parent
3ad4c5a
commit bcdefd4
Showing
3 changed files
with
9 additions
and
2 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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,3 +1,10 @@ | ||
gosling (0.2.2-1) unstable; urgency=low | ||
|
||
* Made cmake build-system more idiomatic | ||
* Now building cgosling shared library with C toolchain rather than rustc cdylib target | ||
|
||
-- Richard Pospesel <[email protected]> Wed, 13 Mar 2024 00:00:00 +0000 | ||
|
||
gosling (0.2.1-1) unstable; urgency=low | ||
|
||
* Initial release. | ||
|