Sebastian Dröge
|
3b4c48d9f5
|
Fix various new clippy warnings
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1062>
|
2023-01-25 10:31:19 +02:00 |
|
Sebastian Dröge
|
3094bd96df
|
version-helper: Update for deprecated chrono functions
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/978>
|
2022-11-12 18:24:48 +02:00 |
|
Sebastian Dröge
|
a8250abbf1
|
Fix various new clippy warnings
|
2022-11-01 10:27:48 +02:00 |
|
Sebastian Dröge
|
f2223cf2cb
|
Update versions to 0.10.0-alpha.1
|
2022-10-24 19:31:19 +03:00 |
|
Michael Oultram
|
e0437ae8f6
|
docs: fix references to renamed function gst_plugin_version_helper::get_info()
|
2022-10-19 10:38:36 +00:00 |
|
Nirbheek Chauhan
|
1d4d3e4cb0
|
build: Update versions to be 0.9.0-alpha.1
0.9.0 is the next release, so we can't name things that already.
Also the version in meson.build was 0.13.0, which is completely wrong.
|
2022-10-04 21:27:23 +05:30 |
|
Sebastian Dröge
|
46dddaf31c
|
Update minimum supported Rust version to 1.63
|
2022-09-04 21:31:55 +03:00 |
|
François Laignel
|
2cf84d5ce8
|
Update minimum supported Rust version to 1.57
|
2022-02-21 23:32:32 +01:00 |
|
Sebastian Dröge
|
51f8e963d6
|
Add SPDX-License-Identifier to all file headers
|
2022-01-15 21:18:47 +02:00 |
|
Sebastian Dröge
|
0c7764fa40
|
Update versions to 0.9.0
|
2022-01-15 20:33:49 +02:00 |
|
Sebastian Dröge
|
a07edc7cf4
|
gst-plugin-version-helper: Work around broken file times in crates from crates.io
Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/177
|
2022-01-12 10:39:54 +00:00 |
|
Jan Alexander Steffens (heftig)
|
29d310a2ab
|
version-helper: Specify chrono's features
Using the default-features implies `oldtime`, which adds a dependency on
the deprecated `time` 0.1 crate.
|
2021-11-18 19:06:10 +01:00 |
|
Sebastian Dröge
|
0a7d1639e7
|
Update to Rust edition 2021 and minimum supported Rust version to 1.56
|
2021-10-31 17:40:05 +02:00 |
|
Ruben Gonzalez
|
6e639dbfee
|
version-helper: Fix repository URL
|
2021-07-27 19:58:07 +02:00 |
|
Sebastian Dröge
|
24ec79cd1a
|
Update versions to 0.8.0 for the master branch
|
2021-07-09 13:49:33 +03:00 |
|
Sebastian Dröge
|
1c3ae0f89a
|
Update versions to 0.7.0
|
2021-07-09 13:49:21 +03:00 |
|
Sebastian Dröge
|
5a640f9f3d
|
gst-plugin-version-helper: Fix documentation
|
2021-07-09 13:38:35 +03:00 |
|
Sebastian Dröge
|
b372c35f35
|
gst-plugin-version-helper: Update repository URL
|
2021-07-09 13:38:35 +03:00 |
|
Sebastian Dröge
|
3561c0ee98
|
gst-plugin-version-helper: Add missing 3 backticks to README.md
|
2021-06-29 00:24:53 +03:00 |
|
Sebastian Dröge
|
b5375d2f21
|
gst-plugin-version-helper: Add README.md and fix up docs
|
2021-06-29 00:23:09 +03:00 |
|
François Laignel
|
27bc5c89ca
|
fix-getters-def 0.3.0 pass
|
2021-04-20 18:19:58 +02:00 |
|
Sebastian Dröge
|
3d617371af
|
Update for macro renames
|
2020-12-20 20:43:45 +02:00 |
|
Sebastian Dröge
|
7dcd51e2f1
|
version-helper: Remove unneeded extern crate
|
2020-11-23 10:28:34 +02:00 |
|
Sebastian Dröge
|
fc20df294e
|
Remove a few unused dependencies
|
2020-06-22 16:29:13 +03:00 |
|
Mathieu Duponchelle
|
2d6a220c00
|
Update all versions to 0.6.0
|
2020-04-15 20:39:50 +02:00 |
|
Arun Raghavan
|
dc3c8fd049
|
Drop gst-plugin- prefix in plugin directory name
|
2020-04-05 19:10:47 +00:00 |
|