public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bsh] epel10: Fix license field
@ 2026-07-15  9:36 Marian Koncek
  0 siblings, 0 replies; only message in thread
From: Marian Koncek @ 2026-07-15  9:36 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/bsh
Branch : epel10
Commit : a3e370d071f80dabcd97ad58611b1e1bb9e818de
Author : Marian Koncek <mkoncek@redhat.com>
Date   : 2024-05-22T12:54:28+02:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/bsh/c/a3e370d071f80dabcd97ad58611b1e1bb9e818de?branch=epel10

Log:
Fix license field

---
diff --git a/bsh.spec b/bsh.spec
index bb5621d..d50dd06 100644
--- a/bsh.spec
+++ b/bsh.spec
@@ -30,13 +30,13 @@
 
 Name:           bsh
 Version:        2.1.0
-Release:        12%{?dist}
+Release:        13%{?dist}
 Epoch:          0
 Summary:        Lightweight Scripting for Java
 URL:            http://www.beanshell.org/
 # bundled asm is BSD
 # bsf/src/bsh/util/BeanShellBSFEngine.java is public-domain
-License:        ASL 2.0 and BSD and Public Domain
+License:        Apache-2.0 AND BSD-3-Clause AND Public Domain
 
 # ./generate-tarball.sh
 Source0:        %{name}-%{version}.tar.gz
@@ -161,6 +161,9 @@ cat scripts/bshdoc.bsh >> %{buildroot}%{_bindir}/bshdoc
 %license LICENSE NOTICE
 
 %changelog
+* Wed May 22 2024 Marian Koncek <mkoncek@redhat.com> - 0:2.1.0-13
+- Fix license field
+
 * Tue Feb 27 2024 Jiri Vanek <jvanek@redhat.com> - 0:2.1.0-12
 - Rebuilt for java-21-openjdk as system jdk
 

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

only message in thread, other threads:[~2026-07-15  9:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15  9:36 [rpms/bsh] epel10: Fix license field Marian Koncek

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