From c6e72da725a6b5f00faa2c369cb28ce397e509c9 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Thu, 4 Jan 2024 20:58:55 +0100 Subject: [PATCH] Update to version 3.3.1; Fixes RHBZ#2250256 --- .gitignore | 1 + rust-test-case.spec | 4 ++-- sources | 2 +- test-case-fix-metadata.diff | 4 ++-- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 063f87a..1aa85e4 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /test-case-1.2.1.crate /test-case-2.2.2.crate /test-case-3.2.1.crate +/test-case-3.3.1.crate diff --git a/rust-test-case.spec b/rust-test-case.spec index f78c7ba..a84314c 100644 --- a/rust-test-case.spec +++ b/rust-test-case.spec @@ -5,7 +5,7 @@ %global crate test-case Name: rust-test-case -Version: 3.2.1 +Version: 3.3.1 Release: %autorelease Summary: Procedural macro attribute for generating parametrized test cases @@ -78,9 +78,9 @@ use the "with-regex" feature of the "%{crate}" crate. %prep %autosetup -n %{crate}-%{version} -p1 +%cargo_prep # integration tests rely on files that are not included in published crates rm tests/acceptance_tests.rs -%cargo_prep %generate_buildrequires %cargo_generate_buildrequires diff --git a/sources b/sources index b1fd323..1edde63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (test-case-3.2.1.crate) = 60724384f47ed37089362c30eed7365de240c86fcd5dafe05061a29ce313fe9d91cc40a021455acc32fb4bbe7225aa81874f3e79c097fb41876e7d18cb4a2337 +SHA512 (test-case-3.3.1.crate) = 9d6836759dcd71a61ab4e395db7c1a75a14ac3102a36c39b09868ba96d28a2265d8ded385942e55cf95dafc7f4b53fc498b30b6473cedc9b558977878e831b3c diff --git a/test-case-fix-metadata.diff b/test-case-fix-metadata.diff index ac233aa..66254db 100644 --- a/test-case-fix-metadata.diff +++ b/test-case-fix-metadata.diff @@ -1,5 +1,5 @@ ---- test-case-3.2.1/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ test-case-3.2.1/Cargo.toml 2023-10-08T21:28:31.154495+00:00 +--- test-case-3.3.1/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ test-case-3.3.1/Cargo.toml 2024-01-04T19:53:40.932314+00:00 @@ -19,7 +19,7 @@ "Wojciech Polak ", "Ɓukasz Biel ",