public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-smol_str] epel9: Update to version 0.3.5; Fixes RHBZ#2428163
@ 2026-06-01 11:29 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-01 11:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-smol_str
Branch : epel9
Commit : 5dee9bc9683bad823334e2b0f59583e68ba61a62
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-01-12T17:40:55+01:00
Stats : +7/-13 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-smol_str/c/5dee9bc9683bad823334e2b0f59583e68ba61a62?branch=epel9
Log:
Update to version 0.3.5; Fixes RHBZ#2428163
---
diff --git a/.gitignore b/.gitignore
index 5fc69ec..dba5f1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/smol_str-0.2.2.crate
/smol_str-0.3.2.crate
/smol_str-0.3.4.crate
+/smol_str-0.3.5.crate
diff --git a/rust-smol_str.spec b/rust-smol_str.spec
index c2878cf..3368f93 100644
--- a/rust-smol_str.spec
+++ b/rust-smol_str.spec
@@ -5,7 +5,7 @@
%global crate smol_str
Name: rust-smol_str
-Version: 0.3.4
+Version: 0.3.5
Release: %autorelease
Summary: Small-string optimized string type with O(1) clone
diff --git a/smol_str-fix-metadata.diff b/smol_str-fix-metadata.diff
index b08fa79..4222333 100644
--- a/smol_str-fix-metadata.diff
+++ b/smol_str-fix-metadata.diff
@@ -1,6 +1,6 @@
---- smol_str-0.3.4/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ smol_str-0.3.4/Cargo.toml 2025-12-29T14:12:38.979691+00:00
-@@ -41,7 +41,6 @@
+--- smol_str-0.3.5/Cargo.toml 1970-01-01T00:00:01+00:00
++++ smol_str-0.3.5/Cargo.toml 2026-01-12T16:39:53.251264+00:00
+@@ -42,7 +42,6 @@
serde = ["dep:serde_core"]
std = [
"serde_core?/std",
@@ -8,7 +8,7 @@
]
[lib]
-@@ -56,27 +55,14 @@
+@@ -57,27 +56,14 @@
name = "tidy"
path = "tests/tidy.rs"
@@ -36,10 +36,3 @@
[dev-dependencies.proptest]
version = "1.5"
-@@ -90,6 +76,3 @@
-
- [dev-dependencies.serde_json]
- version = "1.0"
--
--[profile.bench]
--lto = "fat"
diff --git a/sources b/sources
index 63a15bb..eef100f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (smol_str-0.3.4.crate) = 48402513263a53c6c5efa94fc0f68e0c2ca03a6c9a6eed144ed15111dc75cd1da2a67c538dfd4e66f8ebc8f0b877648b2f6931c8187d7e05dc6cc0ab12627121
+SHA512 (smol_str-0.3.5.crate) = f838cf2ae620f3b2a063063434bd052979dc7cc7b33e0ccb5e98353d2277109cdf4aacadb387bd41c1d20221e4d6ccc1bf05450648a01b3da23d497f6d8821a9
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-01 11:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-01 11:29 [rpms/rust-smol_str] epel9: Update to version 0.3.5; Fixes RHBZ#2428163 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox