public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-toml] f43: Update to version 1.1.5; Fixes RHBZ#2520206
@ 2026-09-04 15:45 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-04 15:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-toml
Branch : f43
Commit : eb6e611f0dcdaa9772b042716f096bc9bf163404
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-09-04T17:21:01+02:00
Stats : +12/-11 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-toml/c/eb6e611f0dcdaa9772b042716f096bc9bf163404?branch=f43
Log:
Update to version 1.1.5; Fixes RHBZ#2520206
---
diff --git a/.gitignore b/.gitignore
index 57c05be..f9e57d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@
/toml-1.1.0+spec-1.1.0.crate
/toml-1.1.2+spec-1.1.0.crate
/toml-1.1.3+spec-1.1.0.crate
+/toml-1.1.5+spec-1.1.0.crate
diff --git a/rust-toml.spec b/rust-toml.spec
index 2815d64..de4e991 100644
--- a/rust-toml.spec
+++ b/rust-toml.spec
@@ -3,10 +3,10 @@
%global debug_package %{nil}
%global crate toml
-%global crate_version 1.1.3+spec-1.1.0
+%global crate_version 1.1.5+spec-1.1.0
Name: rust-toml
-Version: 1.1.3
+Version: 1.1.5
Release: %autorelease
Summary: Native Rust encoder and decoder of TOML-formatted files and streams
diff --git a/sources b/sources
index 8999219..27a3c89 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (toml-1.1.3+spec-1.1.0.crate) = a688160c68baf1d5ca46f6547b18af2681f2355f31c2f7b42fe444a6813631bec40492e00232e2189fb4db815acf7975890510829c3b1fe0c836543155397115
+SHA512 (toml-1.1.5+spec-1.1.0.crate) = 85bbb549c1341abce82a1e60aee1db179bc66c97d308c8e1ee9eadf38a7901a0762f283d9f06f36fca986340ca16e29e0c2ab13fbb941326401ba0d2575cb4bc
diff --git a/toml-fix-metadata-auto.diff b/toml-fix-metadata-auto.diff
index ed73502..13c707f 100644
--- a/toml-fix-metadata-auto.diff
+++ b/toml-fix-metadata-auto.diff
@@ -1,11 +1,11 @@
---- toml-1.1.3+spec-1.1.0/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ toml-1.1.3+spec-1.1.0/Cargo.toml 2026-07-21T14:04:49.935747+00:00
+--- toml-1.1.5+spec-1.1.0/Cargo.toml 2006-07-24T01:21:28+00:00
++++ toml-1.1.5+spec-1.1.0/Cargo.toml 2026-09-04T15:18:28.399806+00:00
@@ -13,7 +13,7 @@
edition = "2024"
rust-version = "1.85"
name = "toml"
--version = "1.1.3+spec-1.1.0"
-+version = "1.1.3"
+-version = "1.1.5+spec-1.1.0"
++version = "1.1.5"
build = false
include = [
"/build.rs",
diff --git a/toml-fix-metadata.diff b/toml-fix-metadata.diff
index 3c742c1..c1b5b19 100644
--- a/toml-fix-metadata.diff
+++ b/toml-fix-metadata.diff
@@ -1,5 +1,5 @@
---- toml-1.1.3+spec-1.1.0/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ toml-1.1.3+spec-1.1.0/Cargo.toml 2026-07-21T14:04:55.952793+00:00
+--- toml-1.1.5+spec-1.1.0/Cargo.toml 2006-07-24T01:21:28+00:00
++++ toml-1.1.5+spec-1.1.0/Cargo.toml 2026-09-04T15:18:28.401212+00:00
@@ -223,19 +223,6 @@
[dev-dependencies.serde_json]
@@ -9,10 +9,10 @@
-version = "1.1.0"
-
-[dev-dependencies.toml-test-data]
--version = "2.13.0"
+-version = "2.14.0"
-
-[dev-dependencies.toml-test-harness]
--version = "1.13.0"
+-version = "1.14.0"
-features = ["snapshot"]
-
-[dev-dependencies.walkdir]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-04 15:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 15:45 [rpms/rust-toml] f43: Update to version 1.1.5; Fixes RHBZ#2520206 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox