diff --git a/.gitignore b/.gitignore index 5883090..5b3d67b 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /wayland-client-0.29.5.crate /wayland-client-0.31.1.crate /wayland-client-0.31.2.crate +/wayland-client-0.31.3.crate diff --git a/rust-wayland-client.spec b/rust-wayland-client.spec index edf8c3e..e07b446 100644 --- a/rust-wayland-client.spec +++ b/rust-wayland-client.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 25 +# Generated by rust2rpm 26 %bcond_without check %global debug_package %{nil} %global crate wayland-client Name: rust-wayland-client -Version: 0.31.2 +Version: 0.31.3 Release: %autorelease Summary: Bindings to the standard C implementation of the wayland protocol, client side diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..3950615 --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,6 @@ +[scripts] +prep.post = [ + "# remove example code with undeclared wayland-protocols dependency", + "rm examples/simple_window.rs", +] + diff --git a/sources b/sources index b882339..d4375fd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-client-0.31.2.crate) = 1f15b1f8787e1b25b90369106ac6119f208a60ab9c3fe851287fa9c7c8d9fb03217c3f33ffb1dfba5df4f2a749be19402d25ed80e1ed9d7301c1c40e847911b8 +SHA512 (wayland-client-0.31.3.crate) = ae8d0a62a73e098bd54f681f5bb4ca24472baabcc1bca28c25f3e03d9e61c45c68fd4b3e60bea6b0a9d8e50f8d0dca45dacce9b7e58c48cc474366bf37ead565