public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-toml_edit] f44: Update to version 0.25.13; Fixes RHBZ#2499977
Date: Tue, 21 Jul 2026 14:13:04 GMT [thread overview]
Message-ID: <178464318463.1.7945525944079595457.rpms-rust-toml_edit-320e6ee2c96e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-toml_edit
Branch : f44
Commit : 320e6ee2c96ef45438e4fb5c74ac78b27df02aed
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-07-21T16:10:14+02:00
Stats : +12/-11 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-toml_edit/c/320e6ee2c96ef45438e4fb5c74ac78b27df02aed?branch=f44
Log:
Update to version 0.25.13; Fixes RHBZ#2499977
---
diff --git a/.gitignore b/.gitignore
index c430655..a6fd001 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
/toml_edit-0.25.2+spec-1.1.0.crate
/toml_edit-0.25.8+spec-1.1.0.crate
/toml_edit-0.25.12+spec-1.1.0.crate
+/toml_edit-0.25.13+spec-1.1.0.crate
diff --git a/rust-toml_edit.spec b/rust-toml_edit.spec
index 70545e2..4bbdec6 100644
--- a/rust-toml_edit.spec
+++ b/rust-toml_edit.spec
@@ -3,10 +3,10 @@
%global debug_package %{nil}
%global crate toml_edit
-%global crate_version 0.25.12+spec-1.1.0
+%global crate_version 0.25.13+spec-1.1.0
Name: rust-toml_edit
-Version: 0.25.12
+Version: 0.25.13
Release: %autorelease
Summary: Yet another format-preserving TOML parser
diff --git a/sources b/sources
index c68ebf7..eeda30a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (toml_edit-0.25.12+spec-1.1.0.crate) = c23c14d54e0fb10cc877633c807f0961b2f8487971567f0873d332c25d2d2b8d172aeb0c936f3250b0beeaa16c0fb9dd1a40cf7e5632fe44e0da513a7381d3f4
+SHA512 (toml_edit-0.25.13+spec-1.1.0.crate) = a17d707f4bbbdd8f2bc89614dd779e69ef911956f51691480ad34165b89221984f95f321d1ae34499652fe6d5e47763715b81f50661f8803d0b1e2df5bb2262d
diff --git a/toml_edit-fix-metadata-auto.diff b/toml_edit-fix-metadata-auto.diff
index 7b03543..898de51 100644
--- a/toml_edit-fix-metadata-auto.diff
+++ b/toml_edit-fix-metadata-auto.diff
@@ -1,11 +1,11 @@
---- toml_edit-0.25.12+spec-1.1.0/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ toml_edit-0.25.12+spec-1.1.0/Cargo.toml 2026-05-27T23:18:51.889084+00:00
+--- toml_edit-0.25.13+spec-1.1.0/Cargo.toml 2006-07-24T01:21:28+00:00
++++ toml_edit-0.25.13+spec-1.1.0/Cargo.toml 2026-07-21T14:03:45.979046+00:00
@@ -13,7 +13,7 @@
edition = "2024"
rust-version = "1.85"
name = "toml_edit"
--version = "0.25.12+spec-1.1.0"
-+version = "0.25.12"
+-version = "0.25.13+spec-1.1.0"
++version = "0.25.13"
build = false
include = [
"/build.rs",
diff --git a/toml_edit-fix-metadata.diff b/toml_edit-fix-metadata.diff
index 8bcd3ca..c837471 100644
--- a/toml_edit-fix-metadata.diff
+++ b/toml_edit-fix-metadata.diff
@@ -1,5 +1,5 @@
---- toml_edit-0.25.12+spec-1.1.0/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ toml_edit-0.25.12+spec-1.1.0/Cargo.toml 2026-05-27T23:19:05.825814+00:00
+--- toml_edit-0.25.13+spec-1.1.0/Cargo.toml 2006-07-24T01:21:28+00:00
++++ toml_edit-0.25.13+spec-1.1.0/Cargo.toml 2026-07-21T14:04:16.877653+00:00
@@ -170,19 +170,6 @@
[dev-dependencies.serde_json]
@@ -9,10 +9,10 @@
-version = "1.1.0"
-
-[dev-dependencies.toml-test-data]
--version = "2.10.0"
+-version = "2.13.0"
-
-[dev-dependencies.toml-test-harness]
--version = "1.10.0"
+-version = "1.13.0"
-features = ["snapshot"]
-
-[dev-dependencies.walkdir]
reply other threads:[~2026-07-21 14:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178464318463.1.7945525944079595457.rpms-rust-toml_edit-320e6ee2c96e@fedoraproject.org \
--to=decathorpe@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox