public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/JUnitParams] epel10: Move configuration steps to %conf
Date: Thu, 16 Jul 2026 21:36:09 GMT [thread overview]
Message-ID: <178423776966.1.7397723706672130481.rpms-JUnitParams-a2014b289038@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-16 21:36 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=178423776966.1.7397723706672130481.rpms-JUnitParams-a2014b289038@fedoraproject.org \
--to=loganjerry@gmail.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