public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/stringtemplate] epel10: Eliminate use of obsolete %patchN syntax (#2283636)
@ 2026-08-20 11:50 Software Management Team
  0 siblings, 0 replies; only message in thread
From: Software Management Team @ 2026-08-20 11:50 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/stringtemplate
Branch : epel10
Commit : 6d358dde04e22ab1f95f51bfcca1dee1c4c6f354
Author : Software Management Team <packaging-team-maint@redhat.com>
Date   : 2024-05-30T12:46:49+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/stringtemplate/c/6d358dde04e22ab1f95f51bfcca1dee1c4c6f354?branch=epel10

Log:
Eliminate use of obsolete %patchN syntax (#2283636)

---
diff --git a/stringtemplate.spec b/stringtemplate.spec
index f728f8a..23c0e6a 100644
--- a/stringtemplate.spec
+++ b/stringtemplate.spec
@@ -32,7 +32,7 @@ API documentation for %{name}.
 
 %prep
 %setup -q
-%patch0
+%patch -P0
 sed -i -e 's/source="1.4"/source="1.8"/g' build.xml
 sed -i -e 's/target="1.4"/target="1.8"/g' build.xml
 

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

only message in thread, other threads:[~2026-08-20 11:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 11:50 [rpms/stringtemplate] epel10: Eliminate use of obsolete %patchN syntax (#2283636) Software Management Team

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