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-plist] epel10: Update to version 1.10.0; Fixes RHBZ#2461950
Date: Mon, 06 Jul 2026 15:52:14 GMT [thread overview]
Message-ID: <178335313490.1.14951107102301771242.rpms-rust-plist-30fbf002a1ad@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-plist
Branch : epel10
Commit : 30fbf002a1ad11d8188756ad66a509b8e46a8ab6
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-07-06T16:27:19+02:00
Stats : +33/-3 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-plist/c/30fbf002a1ad11d8188756ad66a509b8e46a8ab6?branch=epel10
Log:
Update to version 1.10.0; Fixes RHBZ#2461950
---
diff --git a/.gitignore b/.gitignore
index 9231790..a3493b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
/plist-1.7.3.crate
/plist-1.7.4.crate
/plist-1.8.0.crate
+/plist-1.10.0.crate
diff --git a/plist-fix-metadata.diff b/plist-fix-metadata.diff
new file mode 100644
index 0000000..fbf8470
--- /dev/null
+++ b/plist-fix-metadata.diff
@@ -0,0 +1,23 @@
+--- plist-1.10.0/Cargo.toml 2006-07-24T01:21:28+00:00
++++ plist-1.10.0/Cargo.toml 2026-07-06T14:24:37.920675+00:00
+@@ -49,10 +49,6 @@
+ name = "fuzzer"
+ path = "tests/fuzzer.rs"
+
+-[[test]]
+-name = "macros"
+-path = "tests/macros.rs"
+-
+ [dependencies.base64]
+ version = "0.22.0"
+
+@@ -74,9 +70,6 @@
+ "formatting",
+ ]
+
+-[dev-dependencies.macrotest]
+-version = "1.2.1"
+-
+ [dev-dependencies.serde_derive]
+ version = "1.0.2"
+
diff --git a/rust-plist.spec b/rust-plist.spec
index 4ba687f..fee9c3f 100644
--- a/rust-plist.spec
+++ b/rust-plist.spec
@@ -1,17 +1,20 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
%global crate plist
Name: rust-plist
-Version: 1.8.0
+Version: 1.10.0
Release: %autorelease
Summary: Rusty plist parser
License: MIT
URL: https://crates.io/crates/plist
Source: %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * drop macro tests and macrotests dev-dependency
+Patch: plist-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 7016580..274a533 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,5 +1,8 @@
[package]
summary = "Rusty plist parser"
+cargo-toml-patch-comments = [
+ "drop macro tests and macrotests dev-dependency",
+]
[tests]
run = ["lib", "doc"]
diff --git a/sources b/sources
index 35fbab4..d381d4c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (plist-1.8.0.crate) = c9a6b1e35196630349cf0c09f43f7bbadeb72e42876f1d93015718273b2e466b525586ad0f552494dad154561ed705bb9968deae98ee90102f63ba05bec89c97
+SHA512 (plist-1.10.0.crate) = ab78c7b0ecd0f22d40f0b022dd227607808f530182676a0644163230ae615f9a592488a1208c947f3a2e9a25f73fc0cb3bef799db8751dd69fe749f3d4bb8a4c
reply other threads:[~2026-07-06 15:52 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=178335313490.1.14951107102301771242.rpms-rust-plist-30fbf002a1ad@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