Update to version 0.5.5; Fixes RHBZ#2139375

epel9 imports/e9/rust-caps-0.5.5-1.el9
Fabio Valentini 2 years ago
parent 28e94895d5
commit 6fa5ba881d
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -5,3 +5,4 @@
/caps-0.5.1.crate
/caps-0.5.2.crate
/caps-0.5.4.crate
/caps-0.5.5.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 22
# Generated by rust2rpm 23
%bcond_without check
%global debug_package %{nil}
%global crate caps
Name: rust-caps
Version: 0.5.4
Version: 0.5.5
Release: %autorelease
Summary: Pure-Rust library to work with Linux capabilities
@ -14,8 +14,6 @@ License: MIT OR Apache-2.0
URL: https://crates.io/crates/caps
Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging >= 21
%global _description %{expand:

@ -1 +1 @@
SHA512 (caps-0.5.4.crate) = 911449b199df1a572e44b5965d7a81c78ee3fa0a2bd09c7d22c0cfb27769410d8324881f5bc6b83c626ee1d9b372ec0e32271c910d4d6e33ac8695d629198bbc
SHA512 (caps-0.5.5.crate) = 866312aa0f3847dc2779570d1466aaae00945d78a2f5f3b05a833c67a2abd04c0380715f61dce79814845e4e57321adde67fea97f99dca56a970c6e6f80aa029

Loading…
Cancel
Save