public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/antlr3] epel10: actually apply Patch7
@ 2026-07-22 19:37 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-22 19:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/antlr3
Branch : epel10
Commit : 3da09e31273951145c002a6f4d36b787d09d37ad
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2020-06-03T14:20:51+02:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/antlr3/c/3da09e31273951145c002a6f4d36b787d09d37ad?branch=epel10
Log:
actually apply Patch7
---
diff --git a/antlr3.spec b/antlr3.spec
index d656bee..55c9425 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -1,7 +1,7 @@
%global antlr_version 3.5.2
%global c_runtime_version 3.4
%global javascript_runtime_version 3.1
-%global baserelease 27
+%global baserelease 28
Summary: ANother Tool for Language Recognition
Name: antlr3
@@ -148,6 +148,7 @@ sed -i "s,\${buildNumber},`cat %{_sysconfdir}/fedora-release` `date`," tool/src/
%patch4 -p1
%patch5 -p1
%patch6 -p1
+%patch7 -p1
# remove pre-built artifacts
find -type f -a -name *.jar -delete
@@ -274,6 +275,9 @@ install -pm 644 runtime/Cpp/include/* $RPM_BUILD_ROOT/%{_includedir}/
%doc tool/LICENSE.txt
%changelog
+* Wed Jun 03 2020 Fabio Valentini <decathorpe@gmail.com> - 1:3.5.2-28
+- Actually apply Patch7.
+
* Tue May 12 2020 Jerry James <loganjerry@gmail.com> - 1:3.5.2-27
- Add 0007-update-java-target.patch to fix JDK 11 build
^ 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: actually apply Patch7 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox