Update to version 1.5.0; Fixes RHBZ#2235784
This commit is contained in:
parent
c8a1df2a86
commit
d16c0447fb
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,3 +6,5 @@
|
||||
/rpm-sequoia-1.4.0-vendor.tar.xz
|
||||
/rpm-sequoia-1.4.1.crate
|
||||
/rpm-sequoia-1.4.1-vendor.tar.xz
|
||||
/rpm-sequoia-1.5.0.crate
|
||||
/rpm-sequoia-1.5.0-vendor.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
--- rpm-sequoia-1.4.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ rpm-sequoia-1.4.1/Cargo.toml 2023-06-27T20:35:54.114306+00:00
|
||||
@@ -74,13 +74,8 @@
|
||||
--- rpm-sequoia-1.5.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ rpm-sequoia-1.5.0/Cargo.toml 2023-08-29T20:50:48.982586+00:00
|
||||
@@ -73,13 +73,9 @@
|
||||
version = "0.1.4"
|
||||
|
||||
[features]
|
||||
-crypto-botan = ["sequoia-openpgp/crypto-botan"]
|
||||
-crypto-botan2 = ["sequoia-openpgp/crypto-botan2"]
|
||||
-crypto-cng = ["sequoia-openpgp/crypto-cng"]
|
||||
-crypto-nettle = ["sequoia-openpgp/crypto-nettle"]
|
||||
crypto-nettle = ["sequoia-openpgp/crypto-nettle"]
|
||||
crypto-openssl = ["sequoia-openpgp/crypto-openssl"]
|
||||
-crypto-rust = ["sequoia-openpgp/crypto-rust"]
|
||||
-default = ["crypto-nettle"]
|
||||
|
@ -11,7 +11,7 @@
|
||||
%global crate rpm-sequoia
|
||||
|
||||
Name: rust-rpm-sequoia
|
||||
Version: 1.4.1
|
||||
Version: 1.5.0
|
||||
Release: %autorelease
|
||||
Summary: Implementation of the RPM PGP interface using Sequoia
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (rpm-sequoia-1.4.1.crate) = 37887fc3d1d6c28a3c080f3c5ae6e73ad85dc4c4376d5711a29e07d54af59ad299a51ac393895ee5388723a9d9b68f03f32111052eaa03e5bd680b8feaef3627
|
||||
SHA512 (rpm-sequoia-1.4.1-vendor.tar.xz) = 77f41be1d860bd769fd4d7e694acf421abd4e4ae500bc42cba2e87aea622fe4c92e74dc8bb911d2fde558dc605c7b41e7a36b75936d845976599bf499e0d83a6
|
||||
SHA512 (rpm-sequoia-1.5.0.crate) = a666c858aab35e2220d8409cbb7073eed5674a3f60a2aa4bbbc4e62cf06d1b8069244272c4e55388789784b7443fb2882a88d6b2ec18fe30ea9c74547a840edc
|
||||
SHA512 (rpm-sequoia-1.5.0-vendor.tar.xz) = 726cfe3f1fbfa7a6f2011f9b373d7fd57157ea9154155792664101d31a488864b1037fc4772902512bc68b083dfb45bc19d0a828038cb6d173b1bb34683d5151
|
||||
|
Loading…
Reference in New Issue
Block a user