public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-proc-macro-crate] f43: Update to version 3.5.0; Fixes RHBZ#2444368
@ 2026-09-03 14:22 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-03 14:22 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-03 14:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 14:22 [rpms/rust-proc-macro-crate] f43: Update to version 3.5.0; Fixes RHBZ#2444368 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox