Sebastian Dröge
|
428f670753
|
version-helper: Use non-deprecated type alias from toml_edit
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1503>
|
2024-03-19 18:16:42 +02:00 |
|
Sebastian Dröge
|
119d905805
|
Update version to 0.13.0-alpha.1
|
2024-02-08 19:41:00 +02:00 |
|
Sebastian Dröge
|
bb509bd537
|
version-helper: Update to toml_edit 0.22
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1448>
|
2024-02-06 09:16:43 +02:00 |
|
Bilal Elmoussaoui
|
0615a16124
|
Use workspace features for crates metadata/deps
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1446>
|
2024-02-05 15:34:31 +01:00 |
|
Sebastian Dröge
|
a8205d5b5d
|
version-helper: Update to toml_edit 0.21
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1382>
|
2023-11-07 09:28:23 +02:00 |
|
Sebastian Dröge
|
980dd74852
|
version-helper: Update version to 0.8.0 and MSRV to 1.66
Previous release was 0.7.5 and 1.63, but toml_edit unfortunately
requires Rust 1.66 at least.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1341>
|
2023-09-29 12:05:07 +00:00 |
|
Sebastian Dröge
|
6159f299be
|
version-helper: Also try parsing release date from Cargo.toml
The `package.metadata.gstreamer.release_date` date string can be used to
specify the release date.
This is used if there's no git repository as a fallback before using the
mtime of the Cargo.toml. Using the mtime will fail when building a crate
packaged by cargo because cargo sets the mtimes to bogus values.
Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/440
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1341>
|
2023-09-29 12:05:07 +00:00 |
|
Sebastian Dröge
|
d688aeb184
|
Update versions to 0.12.0-alpha.1
|
2023-08-10 17:21:11 +03:00 |
|
Sebastian Dröge
|
31b1cb8ca6
|
Update minimum supported Rust version to 1.70
gtk-rs will update soonish too.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1280>
|
2023-07-19 09:19:34 +03:00 |
|
Sebastian Dröge
|
9fc1404415
|
Update minimum supported Rust version to 1.66
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1096>
|
2023-02-20 11:09:01 +02:00 |
|
Sebastian Dröge
|
1e13dbb99c
|
Update versions to 0.11.0-alpha.1
|
2023-02-10 00:23:56 +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
|
f2223cf2cb
|
Update versions to 0.10.0-alpha.1
|
2022-10-24 19:31:19 +03: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
|
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
|
b372c35f35
|
gst-plugin-version-helper: Update repository URL
|
2021-07-09 13:38:35 +03: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 |
|