public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jetbrains-annotations] epel10: Add VCS field
@ 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 : 7865cb0748113095896bf94efbd1311b4d225439
Author : Jerry James <loganjerry@gmail.com>
Date   : 2024-07-16T20:28:48-06:00
Stats  : +4/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/jetbrains-annotations/c/7865cb0748113095896bf94efbd1311b4d225439?branch=epel10

Log:
Add VCS field

---
diff --git a/jetbrains-annotations.spec b/jetbrains-annotations.spec
index fd96227..7587ed2 100644
--- a/jetbrains-annotations.spec
+++ b/jetbrains-annotations.spec
@@ -1,3 +1,5 @@
+%global giturl  https://github.com/JetBrains/java-annotations
+
 Name:           jetbrains-annotations
 Version:        24.1.0
 Release:        %autorelease
@@ -5,7 +7,8 @@ Summary:        Annotations for JVM-based languages
 
 License:        Apache-2.0
 URL:            https://www.jetbrains.org/
-Source0:        https://github.com/JetBrains/java-annotations/archive/%{version}/java-annotations-%{version}.tar.gz
+VCS:            git:%{giturl}.git
+Source0:        %{giturl}/archive/%{version}/java-annotations-%{version}.tar.gz
 Source1:        https://repo1.maven.org/maven2/org/jetbrains/annotations/%{version}/annotations-%{version}.pom
 
 BuildArch:      noarch

^ 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: Add VCS field Jerry James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox