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-proc-macro-crate] f43: Update to version 3.5.0; Fixes RHBZ#2444368
Date: Thu, 03 Sep 2026 14:22:28 GMT	[thread overview]
Message-ID: <178844534813.1.3865253924558893523.rpms-rust-proc-macro-crate-b1853f89c583@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-proc-macro-crate
Branch : f43
Commit : b1853f89c583d87749990ecd04eea4f6b489dc90
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-09-03T12:41:10+02:00
Stats  : +3/-21 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-proc-macro-crate/c/b1853f89c583d87749990ecd04eea4f6b489dc90?branch=f43

Log:
Update to version 3.5.0; Fixes RHBZ#2444368

---
diff --git a/.gitignore b/.gitignore
index 5e60c0b..98d4660 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /proc-macro-crate-3.2.0.crate
 /proc-macro-crate-3.3.0.crate
 /proc-macro-crate-3.4.0.crate
+/proc-macro-crate-3.5.0.crate

diff --git a/proc-macro-crate-fix-metadata.diff b/proc-macro-crate-fix-metadata.diff
deleted file mode 100644
index 3d7265d..0000000
--- a/proc-macro-crate-fix-metadata.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- proc-macro-crate-3.4.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ proc-macro-crate-3.4.0/Cargo.toml	2026-01-14T12:04:01.441905+00:00
-@@ -45,7 +45,7 @@
- path = "tests/workspace_deps.rs"
- 
- [dependencies.toml_edit]
--version = "0.23.2"
-+version = ">=0.23.2, <0.25.0"
- features = ["parse"]
- default-features = false
- 

diff --git a/rust-proc-macro-crate.spec b/rust-proc-macro-crate.spec
index ff4303f..873037f 100644
--- a/rust-proc-macro-crate.spec
+++ b/rust-proc-macro-crate.spec
@@ -5,16 +5,13 @@
 %global crate proc-macro-crate
 
 Name:           rust-proc-macro-crate
-Version:        3.4.0
+Version:        3.5.0
 Release:        %autorelease
 Summary:        Replacement for crate (macro_rules keyword) in proc-macros
 
 License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/proc-macro-crate
 Source:         %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * Allow toml_edit 0.24; downstream-only for MSRV reasons
-Patch:          proc-macro-crate-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 213604c..ca0439f 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,8 +1,3 @@
-[package]
-cargo-toml-patch-comments = [
-    "Allow toml_edit 0.24; downstream-only for MSRV reasons",
-]
-
 [tests]
 skip = ["workspace_deps_working"]
 skip-exact = true

diff --git a/sources b/sources
index 0348e05..0d1d9b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (proc-macro-crate-3.4.0.crate) = bcfa9550d1938f2d92c3fce823cb7fa088c16b43a430962028df77682acd5227e7195042379a843007cf5b71b2d53a2dde649c89b92a1b87d982acbc088d78ad
+SHA512 (proc-macro-crate-3.5.0.crate) = 8848a2234e503414f9e5e90e7ae6e8141b743205c1bdf31cc5211781414c8619b617bf78b61d880178fa1d7e0d1cb172ac03695d9f8c611619e953a1fbd0353f

                 reply	other threads:[~2026-09-03 14:22 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=178844534813.1.3865253924558893523.rpms-rust-proc-macro-crate-b1853f89c583@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