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

A new commit has been pushed.

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

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

---
diff --git a/google-gson.spec b/google-gson.spec
index 99eba95..40f31cb 100644
--- a/google-gson.spec
+++ b/google-gson.spec
@@ -38,8 +38,8 @@ This package contains the API documentation for %{name}.
 %prep
 %setup -q -n gson-gson-parent-%{version}
 #rm ./gradle/wrapper/gradle-wrapper.jar
-%patch1 -p1
-%patch3 -p1
+%patch -P1 -p1
+%patch -P3 -p1
 
 # The test EnumWithObfuscatedTest requires the plugins copy-rename-maven-plugin, proguard-maven-plugin and maven-resources-plugin to work correctly because it tests Gson interaction with a class obfuscated by ProGuard.
 # https://github.com/google/gson/issues/2045

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

only message in thread, other threads:[~2026-08-17 12:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-17 12:39 [rpms/google-gson] 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