public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/antlr3] epel10: Remove unneeded maven 2 dependency
@ 2026-07-22 19:37 Jerry James
0 siblings, 0 replies; only message in thread
From: Jerry James @ 2026-07-22 19:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/antlr3
Branch : epel10
Commit : 59ed7edb766b6dc5f72623da3ee1eee364c610fe
Author : Jerry James <loganjerry@gmail.com>
Date : 2023-06-11T09:03:24-06:00
Stats : +5/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/antlr3/c/59ed7edb766b6dc5f72623da3ee1eee364c610fe?branch=epel10
Log:
Remove unneeded maven 2 dependency
---
diff --git a/antlr3.spec b/antlr3.spec
index 8ecdf63..377dbcc 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -1,7 +1,7 @@
%global antlr_version 3.5.3
%global c_runtime_version 3.4
%global javascript_runtime_version 3.1
-%global baserelease 4
+%global baserelease 5
# This package needs itself to build. Use this to bootstrap on a new system.
%bcond_with bootstrap
@@ -72,7 +72,6 @@ BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
BuildRequires: mvn(org.apache.maven.plugins:maven-plugin-plugin)
BuildRequires: mvn(org.apache.maven:maven-plugin-api)
-BuildRequires: mvn(org.apache.maven:maven-project)
BuildRequires: mvn(org.codehaus.plexus:plexus-compiler-api)
BuildRequires: autoconf
@@ -351,10 +350,13 @@ install -pm 644 runtime/Cpp/include/* $RPM_BUILD_ROOT/%{_includedir}/
%doc tool/LICENSE.txt
%changelog
+* Sun Jun 11 2023 Jerry James <loganjerry@gmail.com> - 1:3.5.3-5
+- Remove unneeded maven 2 dependency
+
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.5.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
-* Thu Aug 11 2022 Jerry James <loganjerry@gmail.com> - 1:3.5.3-3%{?dist}
+* Thu Aug 11 2022 Jerry James <loganjerry@gmail.com> - 1:3.5.3-3
- Convert License tag to SPDX
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.5.3-3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-22 19:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 19:37 [rpms/antlr3] epel10: Remove unneeded maven 2 dependency Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox