public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-oxipng] f45: No longer patch for clap_mangen 0.2
@ 2026-09-08 10:02 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-08 10:02 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-oxipng
Branch : f45
Commit : 6066eec412f144fb0bb2e7397bf42bc29bf2ce4e
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-08T11:00:30+01:00
Stats  : +2/-10 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-oxipng/c/6066eec412f144fb0bb2e7397bf42bc29bf2ce4e?branch=f45

Log:
No longer patch for clap_mangen 0.2

---
diff --git a/oxipng-fix-metadata-auto.diff b/oxipng-fix-metadata-auto.diff
index 070c799..784fbb7 100644
--- a/oxipng-fix-metadata-auto.diff
+++ b/oxipng-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
 --- oxipng-10.2.1/Cargo.toml	2006-07-24T01:21:28+00:00
-+++ oxipng-10.2.1/Cargo.toml	2026-09-06T07:39:52.702309+00:00
++++ oxipng-10.2.1/Cargo.toml	2026-09-08T10:00:07.638497+00:00
 @@ -84,7 +84,6 @@
  [features]
  binary = [

diff --git a/rust-oxipng.spec b/rust-oxipng.spec
index fd6ba3f..b47ec55 100644
--- a/rust-oxipng.spec
+++ b/rust-oxipng.spec
@@ -33,7 +33,6 @@ Patch10:        https://github.com/oxipng/oxipng/pull/871.patch
 Patch11:        oxipng-10.2.1-man-jiff.patch
 
 BuildRequires:  cargo-rpm-macros >= 24
-BuildRequires:  tomcli
 
 %global _description %{expand:
 A lossless PNG compression optimizer.}
@@ -185,8 +184,6 @@ rm xtask/Cargo.lock
 
 # Now we can apply all patches, including those that touch xtask/.
 %autopatch -p1
-# Temporarily allow older clap_mangen 0.2
-tomcli set xtask/Cargo.toml str dependencies.clap_mangen '>=0.2, <0.4'
 %cargo_prep
 
 %generate_buildrequires

diff --git a/rust2rpm.toml b/rust2rpm.toml
index aaaf4f7..1b0c525 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -39,9 +39,6 @@ before opening a PR or deciding to carry the patch downstream-only.\
 """,
 ]
 
-[requires]
-build = ["tomcli"]
-
 [scripts.prep]
 pre = [
     """\
@@ -57,9 +54,7 @@ tar -xzvf '%{SOURCE10}' --strip-components=1 oxipng-%{version}/xtask
 rm xtask/Cargo.lock
 
 # Now we can apply all patches, including those that touch xtask/.
-%autopatch -p1
-# Temporarily allow older clap_mangen 0.2
-tomcli set xtask/Cargo.toml str dependencies.clap_mangen '>=0.2, <0.4'\
+%autopatch -p1\
     """
 ]
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-08 10:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08 10:02 [rpms/rust-oxipng] f45: No longer patch for clap_mangen 0.2 Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox