update to version 1.4.0

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

1
.gitignore vendored

@ -1 +1,2 @@
/relative-path-1.3.2.crate
/relative-path-1.4.0.crate

@ -1,13 +1,12 @@
# Generated by rust2rpm 16
#
# Generated by rust2rpm 17
%bcond_without check
%global debug_package %{nil}
%global crate relative-path
Name: rust-%{crate}
Version: 1.3.2
Release: 2%{?dist}
Version: 1.4.0
Release: 1%{?dist}
Summary: Portable, relative paths for Rust
# Upstream license specification: MIT/Apache-2.0
@ -96,6 +95,10 @@ which use "serde" feature of "%{crate}" crate.
%endif
%changelog
* Tue May 04 2021 Fabio Valentini <decathorpe@gmail.com> - 1.4.0-1
- Update to version 1.4.0.
- Fixes RHBZ#1956929
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (relative-path-1.3.2.crate) = f9bbfee0435f888bd6871591b12bc9f3cd1c837c3092e50bc9e907d080de34a3daf9ec753da4ee2ba76c00038c4a67e13db9d1c15ae3c7b53e5a86a7762a80d9
SHA512 (relative-path-1.4.0.crate) = 0a5efeff6a64ca981f92f9da1069c490d1115c508eee95f9da2932a1b59bcea08cb5b708b40fdc96ba4dfe607c147c5cbe940212de5847bacb819cfe979c2541

Loading…
Cancel
Save