update to version 0.5.1

epel9
Fabio Valentini 4 years ago
parent 323cb6fb93
commit a48cd172cb
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -2,3 +2,4 @@
/caps-0.3.2.crate
/caps-0.3.3.crate
/caps-0.3.4.crate
/caps-0.5.1.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 16
%bcond_without check
%global debug_package %{nil}
%global crate caps
Name: rust-%{crate}
Version: 0.3.4
Release: 4%{?dist}
Version: 0.5.1
Release: 1%{?dist}
Summary: Pure-Rust library to work with Linux capabilities
# Upstream license specification: MIT/Apache-2.0
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Mon Mar 01 2021 Fabio Valentini <decathorpe@gmail.com> - 0.5.1-1
- Update to version 0.5.1.
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (caps-0.3.4.crate) = 474c6677b6e5f823b88f100894394682befb8ac3114ed2bddf5c948fb514ea65000acac2a21ddfb89f8747bddeb8a25d6e75f9be980ed0cca8ab73fbd42789c3
SHA512 (caps-0.5.1.crate) = d77ddd24c1f3ce3447b904f4b0c9c3c7682d9195504987cae24d42fc9f62b73e31b26a44e2948255771dc4c166a828aac0f55e34e75851496fbe69b06f068c1c

Loading…
Cancel
Save