Update to version 1.1.2; Fixes RHBZ#2138400

This commit is contained in:
Fabio Valentini 2022-11-14 17:36:49 +01:00
parent e23d05eb12
commit c76b5bf4e7
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF
4 changed files with 7 additions and 42 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/rpm-sequoia-1.0.1.crate /rpm-sequoia-1.0.1.crate
/rpm-sequoia-1.1.2.crate

View File

@ -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

View File

@ -1,22 +1,19 @@
# Not generated by rust2rpm 22 # Not generated by rust2rpm 23
# https://pagure.io/fedora-rust/rust2rpm/issue/125 # https://pagure.io/fedora-rust/rust2rpm/issue/125
%bcond_without check %bcond_without check
%global crate rpm-sequoia %global crate rpm-sequoia
Name: rust-rpm-sequoia Name: rust-rpm-sequoia
Version: 1.0.1 Version: 1.1.2
Release: %autorelease Release: %autorelease
Summary: Implementation of the RPM PGP interface using Sequoia Summary: Implementation of the RPM PGP interface using Sequoia
License: LGPL-2.0-or-later License: LGPL-2.0-or-later
URL: https://crates.io/crates/rpm-sequoia URL: https://crates.io/crates/rpm-sequoia
Source0: %{crates_source} Source: %{crates_source}
Source1: LICENSE.dependencies
ExclusiveArch: %{rust_arches} BuildRequires: rust-packaging >= 23
BuildRequires: rust-packaging >= 21
%global _description %{expand: %global _description %{expand:
Implementation of the RPM PGP interface using Sequoia.} Implementation of the RPM PGP interface using Sequoia.}
@ -57,7 +54,6 @@ Requires: %{crate}%{?_isa} = %{version}-%{release}
%prep %prep
%autosetup -n %{crate}-%{version_no_tilde} -p1 %autosetup -n %{crate}-%{version_no_tilde} -p1
cp -pav %{SOURCE1} .
%cargo_prep %cargo_prep
%generate_buildrequires %generate_buildrequires
@ -65,6 +61,7 @@ cp -pav %{SOURCE1} .
%build %build
%cargo_build %cargo_build
%{cargo_license} > LICENSE.dependencies
%install %install
# install shared library # install shared library

View File

@ -1 +1 @@
SHA512 (rpm-sequoia-1.0.1.crate) = f89055832f4c39159e2ab900319f15ca0b48f566f2dd1578459d8cb93ae6695514eb454c722068f6df689fc2a086b631cacbd07d9803f5b065dcd2c8b1969582 SHA512 (rpm-sequoia-1.1.2.crate) = 08d2403bc7e17e4200cfd3e894cf724201bcdbe7e08560432d80bebe07d0071c00ad302fc8639ad86f54adc0a0ac351953787e8e8bda1cd560ef33b81c2adac0