Update to version 2.0.4; Fixes RHBZ#2239263

epel9 imports/e9/rust-indoc-2.0.4-1.el9
Fabio Valentini 1 year ago
parent 02dcbd055b
commit a5b6195b48
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -8,3 +8,4 @@
/indoc-2.0.1.crate /indoc-2.0.1.crate
/indoc-2.0.2.crate /indoc-2.0.2.crate
/indoc-2.0.3.crate /indoc-2.0.3.crate
/indoc-2.0.4.crate

@ -5,7 +5,7 @@
%global crate indoc %global crate indoc
Name: rust-indoc Name: rust-indoc
Version: 2.0.3 Version: 2.0.4
Release: %autorelease Release: %autorelease
Summary: Indented document literals Summary: Indented document literals

@ -1 +1 @@
SHA512 (indoc-2.0.3.crate) = 5617a13338d3a4c944d6257571929ab16a6ee4cd21bb1168a74d0b6c2594af43e944fedabc8a950b24f4c59791b3e560a1fd0e9a56b3ba63aac8c1459722e0b5 SHA512 (indoc-2.0.4.crate) = ef1b8d19d89d848c1133f2865247e0ce23cbe5552454805910ed0478ac4acb11b11629aa4a5ce8756d0ed5cbc0644abedeac0246f433166c68f47cf58cf4487a

Loading…
Cancel
Save