Update to version 1.2.1; Fixes RHBZ#2071227

epel9
Fabio Valentini 3 years ago
parent c18eeb9f90
commit af7eb0a725
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -6,3 +6,4 @@
/LICENSE-MIT
/pretty_assertions-1.1.0.crate
/pretty_assertions-1.2.0.crate
/pretty_assertions-1.2.1.crate

@ -1,5 +1,5 @@
--- pretty_assertions-1.2.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pretty_assertions-1.2.0/Cargo.toml 2022-03-29T20:41:16.216566+00:00
--- pretty_assertions-1.2.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pretty_assertions-1.2.1/Cargo.toml 2022-05-25T14:53:24.020077+00:00
@@ -32,8 +32,3 @@
default = ["std"]
std = []

@ -5,7 +5,7 @@
%global crate pretty_assertions
Name: rust-%{crate}
Version: 1.2.0
Version: 1.2.1
Release: %autorelease
Summary: Overwrite assert_eq! and assert_ne! with colorful replacements

@ -1 +1 @@
SHA512 (pretty_assertions-1.2.0.crate) = 00c09480796fc6f9e18332800b7a1de80f5cfa29faf94cb59e1bb9bdcb636f95ad0ee898f9fe7b47b915b833c186a5a89ce6becfaac33534b72849bd19e9efb7
SHA512 (pretty_assertions-1.2.1.crate) = 6e6cb21bf03f34effe3c38ab9b31d768c7a7c02dfb385efb5c1dade7547a367276c5b00c4eae11aa85d90b6f2dbe5033acdf109200196e225e335e73bf5e0ad4

Loading…
Cancel
Save