Update to version 0.7.3; Fixes RHBZ#2233472

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

1
.gitignore vendored

@ -6,3 +6,4 @@
/gix-date-0.7.0.crate
/gix-date-0.7.1.crate
/gix-date-0.7.2.crate
/gix-date-0.7.3.crate

@ -1,5 +1,5 @@
--- gix-date-0.7.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gix-date-0.7.2/Cargo.toml 2023-08-10T18:59:22.257612+00:00
--- gix-date-0.7.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gix-date-0.7.3/Cargo.toml 2023-08-23T09:17:35.937890+00:00
@@ -40,10 +40,6 @@
features = ["std"]
default-features = false

@ -5,7 +5,7 @@
%global crate gix-date
Name: rust-gix-date
Version: 0.7.2
Version: 0.7.3
Release: %autorelease
Summary: Parse dates the way git does
@ -19,7 +19,7 @@ Patch: gix-date-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
A WIP crate of the gitoxide project parsing dates the way git does.}
A crate of the gitoxide project parsing dates the way git does.}
%description %{_description}

@ -1 +1 @@
SHA512 (gix-date-0.7.2.crate) = ff0f2b1fcd0b674b88dcd23666922dddb6d9eda88b86ccaf503b8b8f17fabb8fdd57788f8182784b28d3938fdb8cc36b2a202e531841de525cc0da0adc7f1a2b
SHA512 (gix-date-0.7.3.crate) = 75c8378c5ca8c6959f7c275da9bf621533ece6a2966042b8b7f7c88a5d77d66755d296addf8e316abbe485c92b1e76296b36ad627efb33e8aac03eae39414209

Loading…
Cancel
Save