public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kstars] rawhide: Fix License
@ 2026-06-16 14:54 Than Ngo
  0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-06-16 14:54 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/kstars
Branch : rawhide
Commit : 3266cffaff21da1bb682977386eeb4494cab9514
Author : Than Ngo <than@redhat.com>
Date   : 2026-06-16T16:54:17+02:00
Stats  : +9/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/kstars/c/3266cffaff21da1bb682977386eeb4494cab9514?branch=rawhide

Log:
Fix License

---
diff --git a/kstars.spec b/kstars.spec
index 5d62312..c8536e1 100644
--- a/kstars.spec
+++ b/kstars.spec
@@ -5,7 +5,7 @@ ExcludeArch:    %{ix86}
 Name:    kstars
 Summary: Desktop Planetarium
 Version: 3.8.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 # We have to use epoch now, KStars is no longer part of KDE Applications and
 # uses its own (lower) version now
@@ -13,7 +13,11 @@ Release: 1%{?dist}
 Epoch:   1
 
 # Automatically converted from old format: GPLv2+ - review is highly recommended.
-License: GPL-2.0-or-later
+# ../kstars-3.7.7/kstars/fitsviewer/fpack.c
+# ../kstars-3.7.7/kstars/fitsviewer/fpack.h
+# ../kstars-3.7.7/kstars/fitsviewer/fpackutil.c
+# LicenseRef-NASA-FV-License-Agreement matches CFITSIO
+License: GPL-2.0-or-later and CFITSIO
 URL:     http://edu.kde.org/kstars
 Source0: https://download.kde.org/%{stable_kf5}/%{name}/%{version}/%{name}-%{version}.tar.xz
 
@@ -164,6 +168,9 @@ fi
 
 
 %changelog
+* Tue Jun 16 2026 Than Ngo <than@redhat.com> - 1:3.8.3-2
+- Fix License
+
 * Tue Jun 02 2026 Steve Cossette <farchord@gmail.com> - 1:3.8.3-1
 - 3.8.3
 

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

only message in thread, other threads:[~2026-06-16 14:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-16 14:54 [rpms/kstars] rawhide: Fix License Than Ngo

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