forked from pool/cargo-c
f5341e33cf
- Update to version 0.8.1~git0.cce1b08: * Prepare for release * Set the capi.library.rustflags * Add a simple way to set the RUSTFLAGS from Cargo.toml * CI: test example project in Windows/MSYS2 (#191) * Update cargo requirement from 0.52 to 0.53 * Upgrade to GitHub-native Dependabot * Default to nightly * Use codecov * Move the code coverage in a stand-alone script * Enable colored help OBS-URL: https://build.opensuse.org/request/show/896830 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-c?expand=0&rev=21
105 lines
4.0 KiB
Plaintext
105 lines
4.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jun 02 05:40:32 UTC 2021 - william.brown@suse.com
|
|
|
|
- Update to version 0.8.1~git0.cce1b08:
|
|
* Prepare for release
|
|
* Set the capi.library.rustflags
|
|
* Add a simple way to set the RUSTFLAGS from Cargo.toml
|
|
* CI: test example project in Windows/MSYS2 (#191)
|
|
* Update cargo requirement from 0.52 to 0.53
|
|
* Upgrade to GitHub-native Dependabot
|
|
* Default to nightly
|
|
* Use codecov
|
|
* Move the code coverage in a stand-alone script
|
|
* Enable colored help
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 6 02:21:28 UTC 2021 - William Brown <william.brown@suse.com>
|
|
|
|
- Add README.suse-maint to fix OBS warning.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 5 07:52:23 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Update to version 0.8.0
|
|
* cbindgen 0.18
|
|
* provide a cli option to have fully static builds.
|
|
* cargo cinstall and cargo capi install now imply --release
|
|
to match the behavior of cargo install.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 13 16:32:44 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Update to version 0.7.0
|
|
* https://github.com/lu-zero/cargo-c/releases/tag/v0.7.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 18 13:21:10 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Update to version 0.6.15
|
|
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.15
|
|
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.14
|
|
- Removed 123.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 13 11:53:19 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Added 123.patch
|
|
* Save the include subdir to a specific field
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 9 10:33:48 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Update to version 0.6.13
|
|
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.13
|
|
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.12
|
|
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.11
|
|
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.10
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 13 15:32:40 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Update to version 0.6.9
|
|
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.9
|
|
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.8
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 8 06:56:21 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Update to version 0.6.7
|
|
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.7
|
|
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.6
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 2 10:45:00 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Update to version 0.6.5
|
|
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.5
|
|
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.4
|
|
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.3
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 2 13:57:21 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Update to version 0.6.2
|
|
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.2
|
|
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.1
|
|
* https://github.com/lu-zero/cargo-c/releases/tag/v0.6.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 15 13:13:58 UTC 2019 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Update to version 0.5.0
|
|
* https://github.com/lu-zero/cargo-c/releases/tag/v0.5.0
|
|
* https://github.com/lu-zero/cargo-c/releases/tag/v0.4.0
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 9 16:03:39 UTC 2019 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Set rust compiler and rust flags
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 20 18:36:44 UTC 2019 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Initial package version 0.3.1
|