From a2bc9b5c27373dc51aace7c7886ecafe5b0d1ef9 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Thu, 27 Jul 2023 22:17:17 +0200 Subject: [PATCH] Update to version 1.9.0; Fixes RHBZ#2224679 --- .gitignore | 1 + README.md | 3 --- rust-either.spec | 8 ++++---- rust2rpm.conf | 2 ++ sources | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 README.md create mode 100644 rust2rpm.conf diff --git a/.gitignore b/.gitignore index f5ccc9c..f35236a 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /either-1.7.0.crate /either-1.8.0.crate /either-1.8.1.crate +/either-1.9.0.crate diff --git a/README.md b/README.md deleted file mode 100644 index 125104c..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# rust-either - -The rust-either package \ No newline at end of file diff --git a/rust-either.spec b/rust-either.spec index aa432a6..e5f966c 100644 --- a/rust-either.spec +++ b/rust-either.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 23 +# Generated by rust2rpm 24 %bcond_without check %global debug_package %{nil} %global crate either Name: rust-either -Version: 1.8.1 +Version: 1.9.0 Release: %autorelease Summary: General purpose sum type with two cases @@ -16,8 +16,8 @@ Source: %{crates_source} BuildRequires: rust-packaging >= 21 %global _description %{expand: -Enum `Either` with variants `Left` and `Right` is a general purpose sum type -with two cases.} +The enum `Either` with variants `Left` and `Right` is a general purpose +sum type with two cases.} %description %{_description} diff --git a/rust2rpm.conf b/rust2rpm.conf new file mode 100644 index 0000000..98346c7 --- /dev/null +++ b/rust2rpm.conf @@ -0,0 +1,2 @@ +[DEFAULT] +summary = General purpose sum type with two cases diff --git a/sources b/sources index 5f6274f..d84f943 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (either-1.8.1.crate) = 5e4da301a605e0bc1ee3a269fe449aef044df05b5e833940c7f79bed61bbff4fc248e9c82b45dab92b2688d578ada000b271aaf67f2f4f7c82b35f05663cfe7e +SHA512 (either-1.9.0.crate) = 4978d50842386f51e31a47ad037d5e491106a668bc701bb833e6ec3998afe3ebd80efddc47756b2f300f534b39b26fc01386dc878d3b02cc8c1fec6a474c2177