public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/soci] update-to-4.1.4: Eliminate use of obsolete %patchN syntax (#2283636)
@ 2026-06-20 4:40 Software Management Team
0 siblings, 0 replies; only message in thread
From: Software Management Team @ 2026-06-20 4:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/soci
Branch : update-to-4.1.4
Commit : 99fcf5779de390e7b23bd766c6ed531570b082d2
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/soci/c/99fcf5779de390e7b23bd766c6ed531570b082d2?branch=update-to-4.1.4
Log:
Eliminate use of obsolete %patchN syntax (#2283636)
---
diff --git a/soci.spec b/soci.spec
index 47db919..29dd9b8 100644
--- a/soci.spec
+++ b/soci.spec
@@ -183,7 +183,7 @@ library. The documentation is the same as at the %{name} web page.
%prep
%setup -q -n %{name}-%{ups_ver}
-%patch0 -p1
+%patch -P0 -p1
# Rename change-log and license file, so that they comply with
# packaging standard
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-20 4:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20 4:40 [rpms/soci] update-to-4.1.4: 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