public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-utf8-width] epel9: Update to version 0.1.9; Fixes RHBZ#2497051
@ 2026-07-05 20:12 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-05 20:12 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-utf8-width
Branch : epel9
Commit : a6f188e827939f521fdd265ad440a7430cf99079
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-05T19:58:49+02:00
Stats  : +8/-22 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-utf8-width/c/a6f188e827939f521fdd265ad440a7430cf99079?branch=epel9

Log:
Update to version 0.1.9; Fixes RHBZ#2497051

---
diff --git a/.gitignore b/.gitignore
index 1177377..99146a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /utf8-width-0.1.6.crate
 /utf8-width-0.1.7.crate
 /utf8-width-0.1.8.crate
+/utf8-width-0.1.9.crate

diff --git a/rust-utf8-width.spec b/rust-utf8-width.spec
index 03a3690..e59b9cc 100644
--- a/rust-utf8-width.spec
+++ b/rust-utf8-width.spec
@@ -5,7 +5,7 @@
 %global crate utf8-width
 
 Name:           rust-utf8-width
-Version:        0.1.8
+Version:        0.1.9
 Release:        %autorelease
 Summary:        Determine the width of a UTF-8 character by providing its first byte
 

diff --git a/sources b/sources
index 5549b6f..76bbdd5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (utf8-width-0.1.8.crate) = ceeb9fe477378fddb8b1c20ce977f6f58fab4c9a4bee453edb2631111c0daf361f6d07213470896f4598b46c378d6bcae7f31ee35f550f6e30214fcf616ebb61
+SHA512 (utf8-width-0.1.9.crate) = d93b0335fc559984834638c1365d0a9326e2b0cbc08923e3adf3960de28bc5eb10ee106dcf09f4715a3c645eb442d40ece42551168e85477ff85da140bc2e4e6

diff --git a/utf8-width-fix-metadata.diff b/utf8-width-fix-metadata.diff
index 0592159..80d8a27 100644
--- a/utf8-width-fix-metadata.diff
+++ b/utf8-width-fix-metadata.diff
@@ -1,24 +1,9 @@
---- utf8-width-0.1.8/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ utf8-width-0.1.8/Cargo.toml	2025-11-24T14:11:44.034787+00:00
-@@ -21,7 +21,6 @@
-     "Cargo.toml",
-     "README.md",
-     "LICENSE",
--    "benches/bench.rs",
- ]
- autolib = false
- autobins = false
-@@ -47,13 +46,3 @@
- [lib]
- name = "utf8_width"
+--- utf8-width-0.1.9/Cargo.toml	2006-07-24T01:21:28+00:00
++++ utf8-width-0.1.9/Cargo.toml	2026-07-05T17:57:31.671352+00:00
+@@ -48,6 +48,3 @@
  path = "src/lib.rs"
--
--[[bench]]
--name = "bench"
--path = "benches/bench.rs"
--harness = false
--
--[dependencies]
+ 
+ [dependencies]
 -
 -[dev-dependencies.bencher]
 -version = "0.1.5"

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-05 20:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-05 20:12 [rpms/rust-utf8-width] epel9: Update to version 0.1.9; Fixes RHBZ#2497051 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox