public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-asn1-rs-derive] f44: Update syn to v3, synstructure to v0.14
Date: Wed, 16 Sep 2026 08:42:17 GMT	[thread overview]
Message-ID: <178954813710.1.7317065692420539047.rpms-rust-asn1-rs-derive-1d6fb7bd0418@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-asn1-rs-derive
Branch : f44
Commit : 1d6fb7bd041801180ec6672c5ee06413161c0bb5
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-16T09:25:22+01:00
Stats  : +25/-1 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-asn1-rs-derive/c/1d6fb7bd041801180ec6672c5ee06413161c0bb5?branch=f44

Log:
Update syn to v3, synstructure to v0.14

---
diff --git a/asn1-rs-derive-fix-metadata.diff b/asn1-rs-derive-fix-metadata.diff
new file mode 100644
index 0000000..942ae05
--- /dev/null
+++ b/asn1-rs-derive-fix-metadata.diff
@@ -0,0 +1,13 @@
+--- asn1-rs-derive-0.6.0/Cargo.toml	1970-01-01T00:00:01+00:00
++++ asn1-rs-derive-0.6.0/Cargo.toml	2026-09-16T08:24:34.428156+00:00
+@@ -38,8 +38,8 @@
+ version = "1.0"
+ 
+ [dependencies.syn]
+-version = "2.0"
++version = "3.0"
+ features = ["full"]
+ 
+ [dependencies.synstructure]
+-version = "0.13"
++version = "0.14"

diff --git a/rust-asn1-rs-derive.spec b/rust-asn1-rs-derive.spec
index 7669a8c..41febfc 100644
--- a/rust-asn1-rs-derive.spec
+++ b/rust-asn1-rs-derive.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 %bcond check 1
 %global debug_package %{nil}
 
@@ -12,6 +12,10 @@ Summary:        Derive macros for the asn1-rs crate
 License:        MIT OR Apache-2.0
 URL:            https://crates.io/crates/asn1-rs-derive
 Source:         %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * Update syn to v3, synstructure to v0.14:
+#   https://github.com/rusticata/asn1-rs/pull/148
+Patch:          asn1-rs-derive-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..c994a51
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,7 @@
+[package]
+cargo-toml-patch-comments = [
+    """\
+Update syn to v3, synstructure to v0.14: \
+https://github.com/rusticata/asn1-rs/pull/148\
+""",
+]

                 reply	other threads:[~2026-09-16  8:42 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=178954813710.1.7317065692420539047.rpms-rust-asn1-rs-derive-1d6fb7bd0418@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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