Update to version 0.40.0 (rhbz#2321156)

epel10 imports/epel10/rust-gix-features-0.40.0-1.el10
blinxen 1 week ago
parent 58d149c5ac
commit 1ae5c6eda1

1
.gitignore vendored

@ -6,3 +6,4 @@
/gix-features-0.36.1.crate
/gix-features-0.38.1.crate
/gix-features-0.38.2.crate
/gix-features-0.40.0.crate

@ -1,11 +0,0 @@
--- gix-features-0.38.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gix-features-0.38.2/Cargo.toml 2024-09-15T12:55:50.061759+00:00
@@ -88,7 +88,7 @@
default-features = false
[dependencies.prodash]
-version = "28.0.0"
+version = "29.0.0"
optional = true
default-features = false

@ -1,20 +1,17 @@
# Generated by rust2rpm 26
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate gix-features
Name: rust-gix-features
Version: 0.38.2
Version: 0.40.0
Release: %autorelease
Summary: Integrate various capabilities using compile-time feature flags
License: MIT OR Apache-2.0
URL: https://crates.io/crates/gix-features
Source: %{crates_source}
# Manually created patch for downstream crate metadata changes
# * Bump prodash to 0.29.0 to match it with the version used in the gix crate
Patch: gix-features-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24

@ -1 +1 @@
SHA512 (gix-features-0.38.2.crate) = d82f70bd8831701b2c17a761b306e4b630fd5b558e4b936aa8b2f87440e53127b48f024c392b487af23e0c541de4b064c27c35ee57005a81352eba0e6bcf79a1
SHA512 (gix-features-0.40.0.crate) = 449a42776347b120e729b44af8be66ac75120cd1c769fdab7b97ed0c4a93cabceb702862daa776aabb096fb0dbc33fe00202f72d72e871c74825f8321aa47a38

Loading…
Cancel
Save