public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rasmus Ory Nielsen <ron@ron.dk>
To: git-commits@fedoraproject.org
Subject: [rpms/htslib] epel10: Fixed license tag
Date: Tue, 28 Jul 2026 16:47:30 GMT	[thread overview]
Message-ID: <178525725017.1.11556593386173206255.rpms-htslib-7e28805f0de4@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-07-28 16:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178525725017.1.11556593386173206255.rpms-htslib-7e28805f0de4@fedoraproject.org \
    --to=ron@ron.dk \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox