From c76b5bf4e754d8ff38aa2f456bb2de139225430e Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Mon, 14 Nov 2022 17:36:49 +0100 Subject: [PATCH] Update to version 1.1.2; Fixes RHBZ#2138400 --- .gitignore | 1 + LICENSE.dependencies | 33 --------------------------------- rust-rpm-sequoia.spec | 13 +++++-------- sources | 2 +- 4 files changed, 7 insertions(+), 42 deletions(-) delete mode 100644 LICENSE.dependencies diff --git a/.gitignore b/.gitignore index 601877e..cc487dd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /rpm-sequoia-1.0.1.crate +/rpm-sequoia-1.1.2.crate diff --git a/LICENSE.dependencies b/LICENSE.dependencies deleted file mode 100644 index 7edf0f8..0000000 --- a/LICENSE.dependencies +++ /dev/null @@ -1,33 +0,0 @@ -Apache-2.0 OR MIT: lalrpop-util v0.19.8 -BSL-1.0: xxhash-rust v0.8.6 -LGPL-2.0-or-later: buffered-reader v1.1.3 -LGPL-2.0-or-later: rpm-sequoia v1.0.1 -LGPL-2.0-or-later: sequoia-openpgp v1.10.0 -LGPL-3.0 OR GPL-2.0 OR GPL-3.0: nettle v7.2.0 -LGPL-3.0 OR GPL-2.0 OR GPL-3.0: nettle-sys v2.1.0 -MIT OR Apache-2.0 OR Zlib: tinyvec_macros v0.1.0 -MIT OR Apache-2.0: anyhow v1.0.65 -MIT OR Apache-2.0: base64 v0.13.0 -MIT OR Apache-2.0: cfg-if v1.0.0 -MIT OR Apache-2.0: chrono v0.4.22 -MIT OR Apache-2.0: digest v0.9.0 -MIT OR Apache-2.0: dyn-clone v1.0.9 -MIT OR Apache-2.0: getrandom v0.2.7 -MIT OR Apache-2.0: idna v0.2.3 -MIT OR Apache-2.0: lazy_static v1.4.0 -MIT OR Apache-2.0: libc v0.2.134 -MIT OR Apache-2.0: num-integer v0.1.45 -MIT OR Apache-2.0: num-traits v0.2.15 -MIT OR Apache-2.0: regex v1.6.0 -MIT OR Apache-2.0: regex-syntax v0.6.27 -MIT OR Apache-2.0: thiserror v1.0.34 -MIT OR Apache-2.0: typenum v1.15.0 -MIT OR Apache-2.0: unicode-bidi v0.3.8 -MIT OR Apache-2.0: unicode-normalization v0.1.22 -MIT: generic-array v0.14.6 -MIT: matches v0.1.9 -MIT: memsec v0.6.2 -MIT: sha1collisiondetection v0.2.6 -Unlicense OR MIT: aho-corasick v0.7.19 -Unlicense OR MIT: memchr v2.5.0 -Zlib OR Apache-2.0 OR MIT: tinyvec v1.6.0 diff --git a/rust-rpm-sequoia.spec b/rust-rpm-sequoia.spec index 07e8333..8f726e3 100644 --- a/rust-rpm-sequoia.spec +++ b/rust-rpm-sequoia.spec @@ -1,22 +1,19 @@ -# Not generated by rust2rpm 22 +# Not generated by rust2rpm 23 # https://pagure.io/fedora-rust/rust2rpm/issue/125 %bcond_without check %global crate rpm-sequoia Name: rust-rpm-sequoia -Version: 1.0.1 +Version: 1.1.2 Release: %autorelease Summary: Implementation of the RPM PGP interface using Sequoia License: LGPL-2.0-or-later URL: https://crates.io/crates/rpm-sequoia -Source0: %{crates_source} -Source1: LICENSE.dependencies +Source: %{crates_source} -ExclusiveArch: %{rust_arches} - -BuildRequires: rust-packaging >= 21 +BuildRequires: rust-packaging >= 23 %global _description %{expand: Implementation of the RPM PGP interface using Sequoia.} @@ -57,7 +54,6 @@ Requires: %{crate}%{?_isa} = %{version}-%{release} %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 -cp -pav %{SOURCE1} . %cargo_prep %generate_buildrequires @@ -65,6 +61,7 @@ cp -pav %{SOURCE1} . %build %cargo_build +%{cargo_license} > LICENSE.dependencies %install # install shared library diff --git a/sources b/sources index a9e8452..915d945 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rpm-sequoia-1.0.1.crate) = f89055832f4c39159e2ab900319f15ca0b48f566f2dd1578459d8cb93ae6695514eb454c722068f6df689fc2a086b631cacbd07d9803f5b065dcd2c8b1969582 +SHA512 (rpm-sequoia-1.1.2.crate) = 08d2403bc7e17e4200cfd3e894cf724201bcdbe7e08560432d80bebe07d0071c00ad302fc8639ad86f54adc0a0ac351953787e8e8bda1cd560ef33b81c2adac0