Update to version 0.1.2; Fixes RHBZ#2248420

epel9
Fabio Valentini 1 year ago
parent 7e84816f64
commit f8158966f7
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,2 +1,3 @@
/openpgp-cert-d-0.1.0.crate
/openpgp-cert-d-0.1.1.crate
/openpgp-cert-d-0.1.2.crate

@ -1,11 +0,0 @@
--- openpgp-cert-d-0.1.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ openpgp-cert-d-0.1.0/Cargo.toml 2023-11-02T15:56:32.788405+00:00
@@ -35,7 +35,7 @@
default-features = false
[dependencies.sha1collisiondetection]
-version = "0.2"
+version = "0.3"
default-features = false
[dependencies.tempfile]

@ -6,7 +6,7 @@
%global crate openpgp-cert-d
Name: rust-openpgp-cert-d
Version: 0.1.1
Version: 0.1.2
Release: %autorelease
Summary: Shared OpenPGP Certificate Directory

@ -0,0 +1,4 @@
[tests]
run = ["none"]
comments = ["files required for compiling tests are not included in published crates"]

@ -1 +1 @@
SHA512 (openpgp-cert-d-0.1.1.crate) = 67f43971004ccfcf6fa1897cdf5adea33f02dd4e95247c2ca70561cdc44e958c58978f011d015eade4ca24af8c19ba67dbcc7f26323c7a80ffe5d2ea0492ea58
SHA512 (openpgp-cert-d-0.1.2.crate) = 7eab4928c2080f4fbbc89dc2c3d113ace70be7c8c5eaa7fb77df5a9c114a555eae83695fc359e7438c442ae23883f61e53f153cbb79db0007df1dd705ebb2e1f

Loading…
Cancel
Save