public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-bytestring] f43: Update to version 1.5.1; Fixes RHBZ#2464099
@ 2026-08-10 11:38 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-10 11:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-bytestring
Branch : f43
Commit : b5470eefbd87122d260cced6bdc046164b2ffadf
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-10T13:24:03+02:00
Stats : +5/-4 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-bytestring/c/b5470eefbd87122d260cced6bdc046164b2ffadf?branch=f43
Log:
Update to version 1.5.1; Fixes RHBZ#2464099
---
diff --git a/.gitignore b/.gitignore
index bd9817d..95b2342 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/bytestring-1.3.1.crate
/bytestring-1.4.0.crate
/bytestring-1.5.0.crate
+/bytestring-1.5.1.crate
diff --git a/rust-bytestring.spec b/rust-bytestring.spec
index ab7a718..9a90148 100644
--- a/rust-bytestring.spec
+++ b/rust-bytestring.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
# * tests can only be run in-tree
%bcond check 0
%global debug_package %{nil}
@@ -6,7 +6,7 @@
%global crate bytestring
Name: rust-bytestring
-Version: 1.5.0
+Version: 1.5.1
Release: %autorelease
Summary: UTF-8 encoded read-only string using Bytes as storage
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 553347c..5f750a5 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,4 +1,4 @@
[tests]
-run = ["none"]
+run = false
comments = ["tests can only be run in-tree"]
diff --git a/sources b/sources
index 5796006..e4e4675 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (bytestring-1.5.0.crate) = 19a03ef639de667e21b9e0afa224e66ca50985ca707fc5e479f71258498e72f54c8a5a07be19c3b99959255a588f8c35555b2a15246c717ccdeacc6bbb5a5cf1
+SHA512 (bytestring-1.5.1.crate) = a4b2b8730e7c40d0adc647f93afaafbe429022cf304cb62935ca2e4de7187bfea576c6a6a099014481af9061a750de6273712417c264d806f528b40d430b04b3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 11:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 11:38 [rpms/rust-bytestring] f43: Update to version 1.5.1; Fixes RHBZ#2464099 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox