From 234623d12a6cd538d521bafa6f45aea45b983677 Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Tue, 21 Mar 2023 14:31:26 +0100 Subject: [PATCH] Update to version 0.3.13; Fixes RHBZ#2179410 --- .gitignore | 1 + rust-unicode-bidi.spec | 2 +- sources | 2 +- unicode-bidi-fix-metadata.diff | 4 ++-- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c18dbd1..780d01e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /unicode-bidi-0.3.8.crate /unicode-bidi-0.3.10.crate /unicode-bidi-0.3.11.crate +/unicode-bidi-0.3.13.crate diff --git a/rust-unicode-bidi.spec b/rust-unicode-bidi.spec index f4e3787..409d8ec 100644 --- a/rust-unicode-bidi.spec +++ b/rust-unicode-bidi.spec @@ -5,7 +5,7 @@ %global crate unicode-bidi Name: rust-unicode-bidi -Version: 0.3.11 +Version: 0.3.13 Release: %autorelease Summary: Implementation of the Unicode Bidirectional Algorithm diff --git a/sources b/sources index 58f17aa..5b7401e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (unicode-bidi-0.3.11.crate) = 4c3c359455d6fac31cf098379299967c06a5aab4b02aa77cf49daff682b2b0a74a30a1c07310ee3ed9c166e0125a1d64a60cc78cd93e76e507a2b0a5b3c00d24 +SHA512 (unicode-bidi-0.3.13.crate) = fb094fcfd907d90fa7232432aca0143209446e4c5c73d8a0fe6d2dc44b9dbb5b8b926c59b5e3f9a5a0a36f91c04613509b6e430c9c4adf526e7445e6e8d7a3d9 diff --git a/unicode-bidi-fix-metadata.diff b/unicode-bidi-fix-metadata.diff index c9d1be6..94711c2 100644 --- a/unicode-bidi-fix-metadata.diff +++ b/unicode-bidi-fix-metadata.diff @@ -1,5 +1,5 @@ ---- unicode-bidi-0.3.11/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ unicode-bidi-0.3.11/Cargo.toml 2023-03-12T14:50:48.252500+00:00 +--- unicode-bidi-0.3.13/Cargo.toml 1970-01-01T00:00:01+00:00 ++++ unicode-bidi-0.3.13/Cargo.toml 2023-03-21T13:30:03.973638+00:00 @@ -42,19 +42,6 @@ [lib] name = "unicode_bidi"