public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/antlr3] epel10: Use a slightly friendlier source URL.
@ 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 : d0d1d7ecce8b6385dcca879b20edeade41f95a4d
Author : Jerry James <loganjerry@gmail.com>
Date : 2019-05-02T20:42:11-06:00
Stats : +5/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/antlr3/c/d0d1d7ecce8b6385dcca879b20edeade41f95a4d?branch=epel10
Log:
Use a slightly friendlier source URL.
---
diff --git a/.gitignore b/.gitignore
index 92afa17..ecf0026 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,3 @@
-/libantlr3c-3.4.tar.gz
-/antlr-3.4.tar.gz
-/antlr_python_runtime-3.1.3.tar.gz
-/antlr-3.5.tar.gz
-/3.5.2.tar.gz
+/*.zip
+/*.tar.gz
/*.src.rpm
diff --git a/antlr3.spec b/antlr3.spec
index f14bbdb..7096e6e 100644
--- a/antlr3.spec
+++ b/antlr3.spec
@@ -11,7 +11,7 @@ Release: %{baserelease}%{?dist}
License: BSD
URL: http://www.antlr3.org/
-Source0: https://github.com/antlr/antlr3/archive/%{antlr_version}.tar.gz
+Source0: https://github.com/antlr/antlr3/archive/%{antlr_version}/%{name}-%{antlr_version}.tar.gz
#Source2: http://www.antlr3.org/download/Python/antlr_python_runtime-%{python_runtime_version}.tar.gz
Source3: http://www.antlr3.org/download/antlr-javascript-runtime-%{javascript_runtime_version}.zip
diff --git a/sources b/sources
index 1dbfcb6..22cdbe2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-8c644afcdd7c7ec9f255b603d15163db 3.5.2.tar.gz
-5f58e5f8c8a052225d57d518d77742fc antlr-javascript-runtime-3.1.zip
+SHA512 (antlr3-3.5.2.tar.gz) = 796150c569320793614b9cab45f507e9e22947314c38eb8f8601823cd0e6fe1ac08f4433c7600d511bf822e46f5e8a21d193633192ae68f1bb64b8354eec250e
+SHA512 (antlr-javascript-runtime-3.1.zip) = 4bc7129d3eb1d864c05d91bf33d02f0fa03362ddb1b750157be04e5279891272d34b3fb18b421631b74dfafa48723e080b213a9acb993c6f17cec4c9e94f10ed
^ 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: Use a slightly friendlier source URL Jerry James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox