public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/JUnitParams] epel10: Move configuration steps to %conf
@ 2026-07-16 21:36 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-16 21:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/JUnitParams
Branch : epel10
Commit : a2014b289038e39dcdcdfdf50e8e9f13b1d4b524
Author : Jerry James <loganjerry@gmail.com>
Date : 2025-01-14T11:49:08-07:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/JUnitParams/c/a2014b289038e39dcdcdfdf50e8e9f13b1d4b524?branch=epel10
Log:
Move configuration steps to %conf
---
diff --git a/JUnitParams.spec b/JUnitParams.spec
index 3ea568e..463d4be 100644
--- a/JUnitParams.spec
+++ b/JUnitParams.spec
@@ -29,7 +29,7 @@ Patch: %{name}-parse-bigdecimal.patch
# Fix single method test filters
Patch: %{name}-single-method-filter.patch
# Use hasMessageContaining instead of hasMessage
-Patch : %{name}-has-message-containing.patch
+Patch: %{name}-has-message-containing.patch
BuildRequires: maven-local
BuildRequires: mvn(junit:junit)
@@ -62,6 +62,7 @@ The main differences with the standard JUnit Parameterized runner are:
%prep
%autosetup -n %{name}-%{name}-%{version} -p1
+%conf
# sonatype-oss-parent is deprecated in Fedora
%pom_remove_parent
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-16 21:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-16 21:36 [rpms/JUnitParams] epel10: Move configuration steps to %conf Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox