Update to version 0.4.4; Fixes RHBZ#1986218

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

1
.gitignore vendored

@ -3,3 +3,4 @@
/criterion-plot-0.4.0.crate
/criterion-plot-0.4.1.crate
/criterion-plot-0.4.3.crate
/criterion-plot-0.4.4.crate

@ -1,5 +1,5 @@
--- criterion-plot-0.4.3/Cargo.toml 2020-06-29T17:47:27+00:00
+++ criterion-plot-0.4.3/Cargo.toml 2020-07-10T00:59:04.642183+00:00
--- criterion-plot-0.4.4/Cargo.toml 1970-01-01T00:00:00+00:00
+++ criterion-plot-0.4.4/Cargo.toml 2021-07-28T09:36:33.729487+00:00
@@ -30,7 +30,7 @@
version = "0.1"

@ -1,11 +1,11 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 18
%bcond_without check
%global debug_package %{nil}
%global crate criterion-plot
Name: rust-%{crate}
Version: 0.4.3
Version: 0.4.4
Release: %autorelease
Summary: Criterion's plotting library
@ -39,8 +39,8 @@ This package contains library source intended for building other packages
which use "%{crate}" crate.
%files devel
%doc README.md
%license LICENSE-APACHE LICENSE-MIT
%doc README.md
%{cargo_registry}/%{crate}-%{version_no_tilde}/
%package -n %{name}+default-devel

@ -1 +1 @@
SHA512 (criterion-plot-0.4.3.crate) = 69620d5b215757ddd818606d1a979c411de803032391be3b56e1c1ff73fbea992ae5e6c14cd78b519eeab806a34320468b44adb04fd1c67076163658f03d2844
SHA512 (criterion-plot-0.4.4.crate) = 4f8fdfdf4ed5e1c410b8e133b36bf9add3d86d56bb23d75d37d92b1095b81850915209c7e4d19fd6aec7cf1b1270a9b968b8e37adc491cfc76b6df71c4619943

Loading…
Cancel
Save