public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/stringtemplate] epel10: convert license to SPDX
@ 2026-08-20 11:50
0 siblings, 0 replies; only message in thread
From: @ 2026-08-20 11:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/stringtemplate
Branch : epel10
Commit : 6906df79422860700b9df96e87271874ef39ad0c
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2024-09-04T22:09:19+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/stringtemplate/c/6906df79422860700b9df96e87271874ef39ad0c?branch=epel10
Log:
convert license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
---
diff --git a/stringtemplate.spec b/stringtemplate.spec
index 07ea403..0cc8dc4 100644
--- a/stringtemplate.spec
+++ b/stringtemplate.spec
@@ -1,12 +1,13 @@
Summary: A Java template engine
Name: stringtemplate
Version: 3.2.1
-Release: 35%{?dist}
+Release: 36%{?dist}
URL: http://www.stringtemplate.org/
Source0: http://www.stringtemplate.org/download/stringtemplate-%{version}.tar.gz
# Build jUnit tests + make the antlr2 generated code before preparing sources
Patch0: stringtemplate-3.1-build-junit.patch
-License: BSD
+# Automatically converted from old format: BSD - review is highly recommended.
+License: LicenseRef-Callaway-BSD
BuildRequires: ant
BuildRequires: ant-antlr
@@ -55,6 +56,9 @@ ant javadocs -Dpackages= -Djavadocs.additionalparam="-Xdoclint:none"
%{_javadocdir}/%{name}
%changelog
+* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 3.2.1-36
+- convert license to SPDX
+
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.1-35
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-20 11:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 11:50 [rpms/stringtemplate] epel10: convert license to SPDX
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox