public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-tinystr] f43: Update to version 0.8.4; Fixes RHBZ#2515912
@ 2026-08-28 14:26 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-28 14:26 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-tinystr
Branch : f43
Commit : aea90ff4d213bac7a21b328da48d3f760d05b51d
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-18T07:45:28+01:00
Stats  : +6/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-tinystr/c/aea90ff4d213bac7a21b328da48d3f760d05b51d?branch=f43

Log:
Update to version 0.8.4; Fixes RHBZ#2515912

---
diff --git a/rust-tinystr.spec b/rust-tinystr.spec
index 533bd32..6c3e24b 100644
--- a/rust-tinystr.spec
+++ b/rust-tinystr.spec
@@ -5,7 +5,7 @@
 %global crate tinystr
 
 Name:           rust-tinystr
-Version:        0.8.3
+Version:        0.8.4
 Release:        %autorelease
 Summary:        Small ASCII-only bounded length string representation
 

diff --git a/sources b/sources
index 03026d6..d9302a9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tinystr-0.8.3.crate) = 1208a3502aad5783a99d05c6c546f0f9de5b468b273c0931a33829c857a159679f8720622ee0700bb8df397baa590e0411f89116327759a859ff46438ac73bfa
+SHA512 (tinystr-0.8.4.crate) = 30b095e77e7043a24c1804d0261c052ed34bf429a23573de5e2cc205490013207c49ddba24a2fc0ef3233d1a83445b9585dab2e89fa63b93715a5ef61ab26621

diff --git a/tinystr-fix-metadata.diff b/tinystr-fix-metadata.diff
index c90a6ef..3fd71ce 100644
--- a/tinystr-fix-metadata.diff
+++ b/tinystr-fix-metadata.diff
@@ -1,5 +1,5 @@
---- tinystr-0.8.3/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ tinystr-0.8.3/Cargo.toml	2026-04-12T22:42:30.039262+00:00
+--- tinystr-0.8.4/Cargo.toml	2006-07-24T01:21:28+00:00
++++ tinystr-0.8.4/Cargo.toml	2026-08-18T06:45:07.522587+00:00
 @@ -130,9 +130,6 @@
  version = "1.0.45"
  features = ["alloc"]
@@ -8,5 +8,5 @@
 -version = "0.5.0"
 -
  [lints.clippy]
- alloc-instead-of-core = "warn"
- branches-sharing-code = "warn"
+ alloc_instead_of_core = "warn"
+ bool_assert_comparison = "allow"

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

only message in thread, other threads:[~2026-08-28 14:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-28 14:26 [rpms/rust-tinystr] f43: Update to version 0.8.4; Fixes RHBZ#2515912 Benjamin A. Beasley

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