public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: fix license handling
@ 2026-08-11 10:35 Tom Callaway
  0 siblings, 0 replies; only message in thread
From: Tom Callaway @ 2026-08-11 10:35 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 2f6436c1525ff0e5c4082db80e58157b3462808c
Author : Tom Callaway <spot@fedoraproject.org>
Date   : 2014-07-12T11:12:45-04:00
Stats  : +7/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/2f6436c1525ff0e5c4082db80e58157b3462808c?branch=cve-2026-58016-f44

Log:
fix license handling

---
diff --git a/glib2.spec b/glib2.spec
index 38a8db8..916e6b5 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -3,7 +3,7 @@
 Summary: A library of handy utility functions
 Name: glib2
 Version: 2.41.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -143,7 +143,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 
 
 %files -f glib20.lang
-%doc AUTHORS COPYING NEWS README
+%{!?_licensedir:%global license %%doc}
+%license COPYING
+%doc AUTHORS NEWS README
 %{_libdir}/libglib-2.0.so.*
 %{_libdir}/libgthread-2.0.so.*
 %{_libdir}/libgmodule-2.0.so.*
@@ -221,6 +223,9 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 %{_datadir}/installed-tests
 
 %changelog
+* Sat Jul 12 2014 Tom Callaway <spot@fedoraproject.org> - 2.41.1-2
+- fix license handling
+
 * Tue Jun 24 2014 Richard Hughes <rhughes@redhat.com> - 2.41.1-1
 - Update to 2.41.1
 

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

only message in thread, other threads:[~2026-08-11 10:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 10:35 [rpms/glib2] cve-2026-58016-f44: fix license handling Tom Callaway

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