public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/autolink-java] epel10: epel10 again, based on f40, as per rhbz#2498538
@ 2026-07-16 23:16 Kaleb S. KEITHLEY
  0 siblings, 0 replies; only message in thread
From: Kaleb S. KEITHLEY @ 2026-07-16 23:16 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/autolink-java
Branch : epel10
Commit : 383c4604f8621c9114c68d928fa9b10e69713151
Author : Kaleb S. KEITHLEY <kkeithle@redhat.com>
Date   : 2026-07-16T19:15:25-04:00
Stats  : +10/-18 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/autolink-java/c/383c4604f8621c9114c68d928fa9b10e69713151?branch=epel10

Log:
epel10 again, based on f40, as per rhbz#2498538

---
diff --git a/autolink-java.spec b/autolink-java.spec
index 603cd1f..a3d024e 100644
--- a/autolink-java.spec
+++ b/autolink-java.spec
@@ -1,46 +1,38 @@
 Name:           autolink-java
-Version:        0.12.0
+Version:        0.11.0
 Release:        %autorelease
 Summary:        Java library to extract links from plain text
 
 License:        MIT
 URL:            https://github.com/robinst/autolink-java
-VCS:            git:%{url}.git
-Source:         %{url}/archive/autolink-%{version}.tar.gz
+Source0:        %{url}/archive/autolink-%{version}.tar.gz
 
 BuildArch:      noarch
 ExclusiveArch:  noarch %{java_arches}
 
-BuildRequires:  maven-local-openjdk21
-BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
+BuildRequires:  maven-local
+BuildRequires:  mvn(junit:junit)
 BuildRequires:  mvn(org.apache.maven.plugins:maven-compiler-plugin)
-BuildRequires:  mvn(org.apache.maven.plugins:maven-jar-plugin)
-BuildRequires:  mvn(org.apiguardian:apiguardian-api)
-BuildRequires:  mvn(org.junit.jupiter:junit-jupiter)
 
 %description
-Autolink is a Java library to extract links such as URLs and email addresses
-from plain text.  It's smart about where a link ends, such as with trailing
-punctuation.
+Autolink is a Java library to extract links such as URLs and email
+addresses from plain text.  It's smart about where a link ends, such as
+with trailing punctuation.
 
-%{?javadoc_package}
+%javadoc_package
 
 %prep
 %autosetup -n %{name}-autolink-%{version}
 
-%conf
 # Not needed for an RPM build
 %pom_remove_plugin com.github.siom79.japicmp:japicmp-maven-plugin
 %pom_remove_plugin org.apache.maven.plugins:maven-release-plugin
-%pom_remove_plugin org.sonatype.central:central-publishing-maven-plugin
+%pom_remove_plugin org.sonatype.plugins:nexus-staging-maven-plugin
 
 # We do not want to run benchmarks
 %pom_remove_dep org.openjdk.jmh:jmh-core
 rm src/test/java/org/nibor/autolink/AutolinkBenchmark.java
 
-# Needed for the tests
-%pom_add_dep org.apiguardian:apiguardian-api:1.1.2:test
-
 %build
 %mvn_build
 

diff --git a/sources b/sources
index 2c2b503..a8ac574 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (autolink-0.12.0.tar.gz) = 2b2d9912162cf64505f59f8d82007d39196aef303d94a4c8edbc0e24ea87d39ca1e9f4f424c22bf8df61e93d9f62a4444ce6179eaa545fbf8c9cb99cb80fbcf4
+SHA512 (autolink-0.11.0.tar.gz) = 243f8930f2e71f61e359481d4fd85f626cec428a32fe2317a95ace39b03b96e97405efc47aa19e2805afd6872df19f5541ef8428aa0cc95392e2b3f4f90cfc1e

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

only message in thread, other threads:[~2026-07-16 23:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-16 23:16 [rpms/autolink-java] epel10: epel10 again, based on f40, as per rhbz#2498538 Kaleb S. KEITHLEY

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