update to version 0.13.5

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

1
.gitignore vendored

@ -2,3 +2,4 @@
/duct-0.13.0.crate
/duct-0.13.3.crate
/duct-0.13.4.crate
/duct-0.13.5.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 16
%bcond_without check
%global debug_package %{nil}
@ -8,8 +8,8 @@
%global crate duct
Name: rust-%{crate}
Version: 0.13.4
Release: 4%{?dist}
Version: 0.13.5
Release: 1%{?dist}
Summary: Library for running child processes
# Upstream license specification: MIT
@ -74,6 +74,10 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sun Feb 07 2021 Fabio Valentini <decathorpe@gmail.com> - 0.13.5-1
- Update to version 0.13.5.
- Fixes RHBZ#1925327
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (duct-0.13.4.crate) = 1dd7ae39a725d8e3e80e313196b2963361be1cb9120c0e29c20e486cd70a3085ff1a091a47d239c6f2e7da88380d88d73959aa6870f2e25a8c30106b20ac61dd
SHA512 (duct-0.13.5.crate) = 5b8442d956f7eb1186235ac61018255590cb5a3178af90bd97b7610857959e35462e6a013e6aa9941916888e99d7d07c9a3553a8109284d9df03183ead507d89

Loading…
Cancel
Save