From 8b11233b18d082665f49fb1cc5c9b8c0cdc28a78 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Thu, 4 Apr 2024 13:43:14 +0200 Subject: [PATCH] Update to version 0.7.9; Fixes RHBZ#2272549 --- .gitignore | 1 + rust-der.spec | 6 +++--- rust2rpm.conf | 2 -- rust2rpm.toml | 3 +++ sources | 2 +- 5 files changed, 8 insertions(+), 6 deletions(-) delete mode 100644 rust2rpm.conf create mode 100644 rust2rpm.toml diff --git a/.gitignore b/.gitignore index c2202ec..44c5a16 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /der-0.7.6.crate /der-0.7.7.crate /der-0.7.8.crate +/der-0.7.9.crate diff --git a/rust-der.spec b/rust-der.spec index c4b8dcb..1594029 100644 --- a/rust-der.spec +++ b/rust-der.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 24 +# Generated by rust2rpm 26 %bcond_without check %global debug_package %{nil} %global crate der Name: rust-der -Version: 0.7.8 +Version: 0.7.9 Release: %autorelease Summary: Pure Rust embedded-friendly implementation of DER for ASN.1 @@ -183,7 +183,7 @@ use the "zeroize" feature of the "%{crate}" crate. %ghost %{crate_instdir}/Cargo.toml %prep -%autosetup -n %{crate}-%{version_no_tilde} -p1 +%autosetup -n %{crate}-%{version} -p1 %cargo_prep %generate_buildrequires diff --git a/rust2rpm.conf b/rust2rpm.conf deleted file mode 100644 index e3e213b..0000000 --- a/rust2rpm.conf +++ /dev/null @@ -1,2 +0,0 @@ -[DEFAULT] -summary = Pure Rust embedded-friendly implementation of DER for ASN.1 diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..8872a44 --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,3 @@ +[package] +summary = "Pure Rust embedded-friendly implementation of DER for ASN.1" + diff --git a/sources b/sources index b8c1b47..f4d2f85 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (der-0.7.8.crate) = 9cc5995cdb99c376cba473d2db476d81c824cc47c1924cf9c58d37a5508e2d01d3f10a009515d2ab456b1577af8de94e195bb315f61516029307ed860bc403dd +SHA512 (der-0.7.9.crate) = 6de996346365647ac0da23d3fa9c72100d665c9225dc2f0bf1f553c4f0e7eb5c6acf3f1e36a11a7cc20e8b1c44752997e6f592c1d142755df145c5e302800f5b