SHA256
8
0
forked from pool/libtommath

Accepting request 1169626 from home:dirkmueller:Factory

- update to 1.3.0:
  * Deprecate more APIs which are replaced in develop
  * Add support for CMake (PR #573)
  * Add support for GitHub Actions (PR #573)

OBS-URL: https://build.opensuse.org/request/show/1169626
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libtommath?expand=0&rev=19
This commit is contained in:
2024-06-05 09:19:32 +00:00
committed by Git OBS Bridge
parent 4c984c076d
commit 5781291abf
6 changed files with 20 additions and 12 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 22 09:09:42 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.3.0:
* Deprecate more APIs which are replaced in develop
* Add support for CMake (PR #573)
* Add support for GitHub Actions (PR #573)
-------------------------------------------------------------------
Wed Oct 18 11:11:53 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>