public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/htslib] epel10: Fixed license tag
@ 2026-07-28 16:47 Rasmus Ory Nielsen
  0 siblings, 0 replies; only message in thread
From: Rasmus Ory Nielsen @ 2026-07-28 16:47 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/htslib
Branch : epel10
Commit : 7e28805f0de4a590b6bfec5691fb8e74071214b4
Author : Rasmus Ory Nielsen <ron@ron.dk>
Date   : 2026-03-23T20:14:19+01:00
Stats  : +6/-7 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/htslib/c/7e28805f0de4a590b6bfec5691fb8e74071214b4?branch=epel10

Log:
Fixed license tag

---
diff --git a/htslib.spec b/htslib.spec
index 51cf4ca..1f56bfd 100644
--- a/htslib.spec
+++ b/htslib.spec
@@ -3,15 +3,11 @@
 
 Name: htslib
 Version: 1.23.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: C library for high-throughput sequencing data formats
 
-# The entire source code is MIT/Expat except cram/ which is Modified-BSD.
-# But as there is no "Expat" license in short name list, set "MIT".
-# Expat license is same with MIT license.
-# https://lists.fedoraproject.org/archives/list/legal@lists.fedoraproject.org/thread/C5AHVIW3F6LF5CYLR2PSHNANFYKP327P/
-# Automatically converted from old format: MIT and BSD - review is highly recommended.
-License: LicenseRef-Callaway-MIT AND LicenseRef-Callaway-BSD
+# MIT outside cram/, BSD-3-Clause in cram/, public domain for md5.c
+License: MIT AND BSD-3-Clause AND LicenseRef-Fedora-Public-Domain
 URL: http://www.htslib.org
 Source0: https://github.com/samtools/%{name}/releases/download/%{version}/%{name}-%{version}.tar.bz2
 
@@ -121,6 +117,9 @@ make test
 
 
 %changelog
+* Mon Mar 23 2026 Rasmus Ory Nielsen <ron@ron.dk> - 1.23.1-2
+- Fixed license tag
+
 * Thu Mar 19 2026 Rasmus Ory Nielsen <ron@ron.dk> - 1.23.1-1
 - Updated to 1.23.1
 

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

only message in thread, other threads:[~2026-07-28 16:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-28 16:47 [rpms/htslib] epel10: Fixed license tag Rasmus Ory Nielsen

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