public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jetbrains-annotations] epel10: Move configuration steps to %conf
@ 2026-07-16 21:32 Jerry James
  0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-16 21:32 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/jetbrains-annotations
Branch : epel10
Commit : fa37ac0085833ffc31260bb2d2065bb9018ccfcf
Author : Jerry James <loganjerry@gmail.com>
Date   : 2025-01-14T11:46:31-07:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/jetbrains-annotations/c/fa37ac0085833ffc31260bb2d2065bb9018ccfcf?branch=epel10

Log:
Move configuration steps to %conf

---
diff --git a/jetbrains-annotations.spec b/jetbrains-annotations.spec
index 20517e1..3e4a8cf 100644
--- a/jetbrains-annotations.spec
+++ b/jetbrains-annotations.spec
@@ -26,6 +26,8 @@ interpreted by IDEs and static analysis tools to improve code analysis.
 
 %prep
 %autosetup -n java-annotations-%{version}
+
+%conf
 cp -p %{SOURCE1} pom.xml
 
 %pom_add_plugin org.apache.maven.plugins:maven-compiler-plugin:3.10.1 . '<configuration><source>1.8</source><target>1.8</target></configuration>'

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

only message in thread, other threads:[~2026-07-16 21:32 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:32 [rpms/jetbrains-annotations] 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