public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jetbrains-annotations] epel10: Version 26.0.1
@ 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 : 973231d38a8f8a0cded8caf2f81fec16db484df2
Author : Jerry James <loganjerry@gmail.com>
Date : 2024-10-14T08:34:11-06:00
Stats : +38/-38 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/jetbrains-annotations/c/973231d38a8f8a0cded8caf2f81fec16db484df2?branch=epel10
Log:
Version 26.0.1
---
diff --git a/annotations-26.0.0.pom b/annotations-26.0.0.pom
deleted file mode 100644
index fdbb179..0000000
--- a/annotations-26.0.0.pom
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <!-- This module was also published with a richer model, Gradle metadata, -->
- <!-- which should be used instead. Do not delete the following line which -->
- <!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
- <!-- that they should prefer consuming it instead. -->
- <!-- do_not_remove: published-with-gradle-metadata -->
- <modelVersion>4.0.0</modelVersion>
- <groupId>org.jetbrains</groupId>
- <artifactId>annotations</artifactId>
- <version>26.0.0</version>
- <name>JetBrains Java Annotations</name>
- <description>A set of annotations used for code inspection support and code documentation.</description>
- <url>https://github.com/JetBrains/java-annotations</url>
- <licenses>
- <license>
- <name>The Apache Software License, Version 2.0</name>
- <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
- <distribution>repo</distribution>
- </license>
- </licenses>
- <developers>
- <developer>
- <id>JetBrains</id>
- <name>JetBrains Team</name>
- <organization>JetBrains</organization>
- <organizationUrl>https://www.jetbrains.com</organizationUrl>
- </developer>
- </developers>
- <scm>
- <connection>scm:git:git://github.com/JetBrains/java-annotations.git</connection>
- <developerConnection>scm:git:ssh://github.com:JetBrains/java-annotations.git</developerConnection>
- <url>https://github.com/JetBrains/java-annotations</url>
- </scm>
-</project>
diff --git a/annotations-26.0.1.pom b/annotations-26.0.1.pom
new file mode 100644
index 0000000..b7f638b
--- /dev/null
+++ b/annotations-26.0.1.pom
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <!-- This module was also published with a richer model, Gradle metadata, -->
+ <!-- which should be used instead. Do not delete the following line which -->
+ <!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
+ <!-- that they should prefer consuming it instead. -->
+ <!-- do_not_remove: published-with-gradle-metadata -->
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.jetbrains</groupId>
+ <artifactId>annotations</artifactId>
+ <version>26.0.1</version>
+ <name>JetBrains Java Annotations</name>
+ <description>A set of annotations used for code inspection support and code documentation.</description>
+ <url>https://github.com/JetBrains/java-annotations</url>
+ <licenses>
+ <license>
+ <name>The Apache Software License, Version 2.0</name>
+ <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
+ <distribution>repo</distribution>
+ </license>
+ </licenses>
+ <developers>
+ <developer>
+ <id>JetBrains</id>
+ <name>JetBrains Team</name>
+ <organization>JetBrains</organization>
+ <organizationUrl>https://www.jetbrains.com</organizationUrl>
+ </developer>
+ </developers>
+ <scm>
+ <connection>scm:git:git://github.com/JetBrains/java-annotations.git</connection>
+ <developerConnection>scm:git:ssh://github.com:JetBrains/java-annotations.git</developerConnection>
+ <url>https://github.com/JetBrains/java-annotations</url>
+ </scm>
+</project>
diff --git a/jetbrains-annotations.spec b/jetbrains-annotations.spec
index 7aad704..375e93b 100644
--- a/jetbrains-annotations.spec
+++ b/jetbrains-annotations.spec
@@ -1,7 +1,7 @@
%global giturl https://github.com/JetBrains/java-annotations
Name: jetbrains-annotations
-Version: 26.0.0
+Version: 26.0.1
Release: %autorelease
Summary: Annotations for JVM-based languages
diff --git a/sources b/sources
index 8492a6e..d107c9b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (java-annotations-26.0.0.tar.gz) = 53330db27f977b769bf3846145278053eb854c0955e070b4755fdb2814ad5636758bf9a1f9a55d1fcfe9f594c84d0fb76ad46d03f6bc181e7dbb93597df17c41
+SHA512 (java-annotations-26.0.1.tar.gz) = 230e5812242cdad9baf0c3fd8a9cc0ef17cc52e8c2d120988da84d9097cc63fb809547afdfcd17a3506fbf3e9c96eb9fd5e149ee90645ef9098a085318be3cf1
^ 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: Version 26.0.1 Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox