Update to version 3.1.1; Fixes RHBZ#2238145

epel9 imports/e9/rust-path-dedot-3.1.1-1.el9
Fabio Valentini 1 year ago
parent 11a400fa93
commit ab1b730728
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -12,3 +12,4 @@
/path-dedot-3.0.17.crate
/path-dedot-3.0.18.crate
/path-dedot-3.1.0.crate
/path-dedot-3.1.1.crate

@ -5,7 +5,7 @@
%global crate path-dedot
Name: rust-path-dedot
Version: 3.1.0
Version: 3.1.1
Release: %autorelease
Summary: Parse path with dots in Path and PathBuf

@ -0,0 +1,2 @@
[DEFAULT]
summary = Parse path with dots in Path and PathBuf

@ -1 +1 @@
SHA512 (path-dedot-3.1.0.crate) = 63f5c13c60adbfda1cc26525ae02e81c62170fabc8bc971ab7e3e6b8abc7e3731cfdff06c17bcbe7c9ef2b42d1b95067b9bbad2d4c324a7e5da18b69ba9fef4b
SHA512 (path-dedot-3.1.1.crate) = 9d3519f614faab679c5644174b5b810d0bc9a22ed464aaebaa0be2d9fad75a4aa0fb952ec823e97ea12ab62de61e456f1f0bf011f771dc2a6d117d0a8090123b

Loading…
Cancel
Save