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] f43: Update to version 1.1.6; Fixes RHBZ#2531695
Date: Wed, 16 Sep 2026 17:26:48 GMT	[thread overview]
Message-ID: <178957960883.1.7146462890441768823.rpms-rust-toml-5b3de8c1bdd7@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-toml
Branch : f43
Commit : 5b3de8c1bdd7f91183f9e0bf9e8579baa0a774e3
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-16T18:58:41+02:00
Stats  : +10/-9 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-toml/c/5b3de8c1bdd7f91183f9e0bf9e8579baa0a774e3?branch=f43

Log:
Update to version 1.1.6; Fixes RHBZ#2531695

---
diff --git a/.gitignore b/.gitignore
index f9e57d0..34fb29d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@
 /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
+/toml-1.1.6+spec-1.1.0.crate

diff --git a/rust-toml.spec b/rust-toml.spec
index de4e991..0d31b4f 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.5+spec-1.1.0
+%global crate_version 1.1.6+spec-1.1.0
 
 Name:           rust-toml
-Version:        1.1.5
+Version:        1.1.6
 Release:        %autorelease
 Summary:        Native Rust encoder and decoder of TOML-formatted files and streams
 

diff --git a/sources b/sources
index 27a3c89..2789395 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (toml-1.1.5+spec-1.1.0.crate) = 85bbb549c1341abce82a1e60aee1db179bc66c97d308c8e1ee9eadf38a7901a0762f283d9f06f36fca986340ca16e29e0c2ab13fbb941326401ba0d2575cb4bc
+SHA512 (toml-1.1.6+spec-1.1.0.crate) = c5a53b18456ca54d55fcdca1241e70ab34c5364e7ab4f54b9c1ffb720bd31906eac456f781df058aa5b8d9c8a94a8b37abd7f4784cae73731d6f85723e3f3c0c

diff --git a/toml-fix-metadata-auto.diff b/toml-fix-metadata-auto.diff
index 13c707f..e8a9526 100644
--- a/toml-fix-metadata-auto.diff
+++ b/toml-fix-metadata-auto.diff
@@ -1,11 +1,11 @@
---- 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
+--- toml-1.1.6+spec-1.1.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ toml-1.1.6+spec-1.1.0/Cargo.toml	2026-09-16T16:56:26.690154+00:00
 @@ -13,7 +13,7 @@
  edition = "2024"
  rust-version = "1.85"
  name = "toml"
--version = "1.1.5+spec-1.1.0"
-+version = "1.1.5"
+-version = "1.1.6+spec-1.1.0"
++version = "1.1.6"
  build = false
  include = [
      "/build.rs",

diff --git a/toml-fix-metadata.diff b/toml-fix-metadata.diff
index c1b5b19..381a2c0 100644
--- a/toml-fix-metadata.diff
+++ b/toml-fix-metadata.diff
@@ -1,5 +1,5 @@
---- 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
+--- toml-1.1.6+spec-1.1.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ toml-1.1.6+spec-1.1.0/Cargo.toml	2026-09-16T16:56:26.691256+00:00
 @@ -223,19 +223,6 @@
  
  [dev-dependencies.serde_json]

                 reply	other threads:[~2026-09-16 17:26 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=178957960883.1.7146462890441768823.rpms-rust-toml-5b3de8c1bdd7@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