public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Software Management Team <packaging-team-maint@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/google-gson] epel10: Eliminate use of obsolete %patchN syntax (#2283636)
Date: Mon, 17 Aug 2026 12:39:09 GMT	[thread overview]
Message-ID: <178697034906.1.4382155872669574274.rpms-google-gson-5598f22b2199@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-17 12:39 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=178697034906.1.4382155872669574274.rpms-google-gson-5598f22b2199@fedoraproject.org \
    --to=packaging-team-maint@redhat.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