diff --git a/papergrid-fix-metadata.diff b/papergrid-fix-metadata.diff deleted file mode 100644 index bf2b552..0000000 --- a/papergrid-fix-metadata.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- papergrid-0.7.1/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ papergrid-0.7.1/Cargo.toml 2023-02-17T02:06:18.819897+00:00 -@@ -20,7 +20,7 @@ - repository = "https://github.com/zhiburt/tabled" - - [dependencies.ansi-str] --version = "0.5.0" -+version = "0.7.0" - optional = true - - [dependencies.ansitok] diff --git a/rust-papergrid.spec b/rust-papergrid.spec index 7a6ca3a..284b7c3 100644 --- a/rust-papergrid.spec +++ b/rust-papergrid.spec @@ -14,9 +14,6 @@ URL: https://crates.io/crates/papergrid Source: %{crates_source} # PR to symlink license text to each crate directories: https://github.com/zhiburt/tabled/pull/283 Source1: https://raw.githubusercontent.com/zhiburt/tabled/master/LICENSE -# Manually created patch for downstream crate metadata changes -# * bump ansi-str from 0.5.0 to 0.7.0 -Patch: papergrid-fix-metadata.diff BuildRequires: rust-packaging >= 21