Update to version 5.5.0; Fixes RHBZ#2251603

epel9
Fabio Valentini 1 year ago
parent ab63829342
commit 60189755e1
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,3 +1,4 @@
/minus-5.4.0.crate /minus-5.4.0.crate
/minus-5.4.1.crate /minus-5.4.1.crate
/minus-5.4.2.crate /minus-5.4.2.crate
/minus-5.5.0.crate

@ -1,5 +1,5 @@
--- minus-5.4.2/Cargo.toml 1970-01-01T00:00:01+00:00 --- minus-5.5.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ minus-5.4.2/Cargo.toml 2023-10-18T09:55:37.554159+00:00 +++ minus-5.5.0/Cargo.toml 2023-11-30T12:33:54.635286+00:00
@@ -31,6 +31,12 @@ @@ -31,6 +31,12 @@
] ]
license = "MIT OR Apache-2.0" license = "MIT OR Apache-2.0"

@ -5,7 +5,7 @@
%global crate minus %global crate minus
Name: rust-minus Name: rust-minus
Version: 5.4.2 Version: 5.5.0
Release: %autorelease Release: %autorelease
Summary: Asynchronous data feedable terminal paging library for Rust Summary: Asynchronous data feedable terminal paging library for Rust

@ -1 +1 @@
SHA512 (minus-5.4.2.crate) = 39405fa4cfaded25de4c650d7e2bf7c351cdba06b679e5221b9dc5c9fbc47f14eb3a764452cb29547f3d927b4c07be86d2d48fa516ad590a125e9ed460104c5f SHA512 (minus-5.5.0.crate) = 045e2047a2721127d98ebd66859b75f8fc9af8ac28d834db2ebd3a6a73625ab81c44de7d82fbabc0f1656ab05bd2985760df0090e2b6780a27ecdafbb84b0783

Loading…
Cancel
Save