Update to 0.7.1

Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
epel9 imports/e9/rust-below-common-0.7.1-1.el9
Michel Alexandre Salim 1 year ago
parent fdee95d095
commit bf122505b0

1
.gitignore vendored

@ -1,3 +1,4 @@
/below-common-0.4.1.crate
/below-common-0.5.0.crate
/below-common-0.6.3.crate
/below-common-0.7.1.crate

@ -1,23 +0,0 @@
--- below-common-0.6.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ below-common-0.6.3/Cargo.toml 2023-01-18T18:12:10.289873+00:00
@@ -35,7 +35,7 @@
default-features = false
[dependencies.cursive]
-version = "0.19.0"
+version = "0.20.0"
features = ["crossterm-backend"]
default-features = false
@@ -47,11 +47,6 @@
[dependencies.regex]
version = "1.5.4"
-features = [
- "std",
- "unicode-perl",
-]
-default-features = false
[dependencies.slog]
version = "2.7"

@ -1,21 +1,17 @@
# Generated by rust2rpm 23
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate below-common
Name: rust-below-common
Version: 0.6.3
Version: 0.7.1
Release: %autorelease
Summary: Common below code
License: Apache-2.0
URL: https://crates.io/crates/below-common
Source: %{crates_source}
# Manually created patch for downstream crate metadata changes
# - bump cursive to 0.20
# - restore use of regex default features (back out https://github.com/facebookincubator/below/pull/8164)
Patch: below-common-fix-metadata.diff
BuildRequires: rust-packaging >= 21

@ -1 +1 @@
SHA512 (below-common-0.6.3.crate) = b6bf81a39510750ee8ba61f975e8c005cc444605082438a0363860ad3404e74a64fd4f46b3c5c1ef77438bcc16d68bf1f1aaf596e12ae5b820220f9797c0e6a6
SHA512 (below-common-0.7.1.crate) = a4fef0c309183aed6df7039853024de5bc080c6638c4dacdcd7a42f50285c80e7aecc441112539c91ba2b15c4af05f426585c9deabf80eed639f1814fb316b73

Loading…
Cancel
Save