2020-03-08 16:16:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 7 09:05:08 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
|
|
|
|
|
|
|
|
- Update to version 0.13.0
|
|
|
|
* https://docs.rs/crate/cbindgen/0.13.0/source/CHANGES
|
|
|
|
- required for Firefox >= 74
|
|
|
|
|
2020-02-09 09:28:29 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 9 07:54:07 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>
|
|
|
|
|
|
|
|
- Update to version 0.12.0
|
|
|
|
* https://docs.rs/crate/cbindgen/0.12.0/source/CHANGES
|
|
|
|
- required for Firefox >= 73
|
|
|
|
|
2019-10-20 19:35:28 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 18 20:27:55 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
|
|
|
|
|
|
|
|
- Update to version 0.9.1
|
|
|
|
* Various improvements to comment output.
|
|
|
|
* Fixed expand when ran from build.rs.
|
|
|
|
* More debugging output for expansion.
|
|
|
|
* New option to add a default private constructor in C++ tagged enums.
|
|
|
|
* Syn and related dependencies updated to 1.0.
|
|
|
|
|
2019-08-09 00:33:06 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 8 20:44:33 UTC 2019 - Luke Jones <luke@ljones.dev>
|
|
|
|
|
|
|
|
- Update to version 0.9.0
|
|
|
|
* Support to generate C headers with C++ compatibility
|
|
|
|
* Fix include guard generation when no_includes is set
|
|
|
|
* Fix crate parsing order so that types from the binding crate
|
|
|
|
are preferred in presence of conflicting names
|
|
|
|
* Add extra_bindings option to generate bindings for dependencies
|
|
|
|
* Clap dependency is optional now so it's feasible to avoid
|
|
|
|
building it if cbindgen is used as a library
|
|
|
|
|
2019-05-14 23:22:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 14 11:57:41 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
|
|
|
|
|
|
|
|
- update to version 0.8.7
|
2019-05-24 11:13:16 +02:00
|
|
|
* there is no upstream changelog provided
|
2019-05-14 23:22:21 +02:00
|
|
|
|
2019-03-18 11:16:00 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 17 13:43:36 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
|
|
|
|
|
|
|
|
- update to version 0.6.8 to satisfy Firefox 66.0 build requirements
|
|
|
|
|
2018-11-19 19:34:09 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 19 15:00:09 UTC 2018 - astieger@suse.com
|
|
|
|
|
|
|
|
- use a source URL
|
|
|
|
|
2018-11-14 02:23:39 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 14 00:34:16 UTC 2018 - Luke Jones <jones_ld@protonmail.com>
|
|
|
|
|
2018-11-19 19:34:09 +01:00
|
|
|
- Initial packaging - boo#1115645
|