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/jetbrains-annotations] epel10: Add VCS field
Date: Thu, 16 Jul 2026 21:32:41 GMT	[thread overview]
Message-ID: <178423756196.1.3915948757613283381.rpms-jetbrains-annotations-7865cb074811@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-07-16 21:32 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=178423756196.1.3915948757613283381.rpms-jetbrains-annotations-7865cb074811@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