public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glib2] cve-2026-58016-f44: Soften shared-mime-info dependency (#1266118)
@ 2026-08-11 10:36 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-08-11 10:36 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glib2
Branch : cve-2026-58016-f44
Commit : 87058bdf9c80cbe30f20393e9625d01f8790f81c
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date   : 2016-06-01T14:47:02-05:00
Stats  : +6/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glib2/c/87058bdf9c80cbe30f20393e9625d01f8790f81c?branch=cve-2026-58016-f44

Log:
Soften shared-mime-info dependency (#1266118)

---
diff --git a/glib2.spec b/glib2.spec
index d212db8..df2480e 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -4,7 +4,7 @@ Summary: A library of handy utility functions
 Name: glib2
 # git snapshot to work around https://bugzilla.gnome.org/show_bug.cgi?id=762637
 Version: 2.49.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -29,8 +29,8 @@ BuildRequires: libffi-devel
 BuildRequires: elfutils-libelf-devel
 BuildRequires: chrpath
 
-# required for GIO content-type support
-Requires: shared-mime-info
+# for GIO content-type support
+Recommends: shared-mime-info
 
 %description
 GLib is the low-level core library that forms the basis for projects
@@ -228,6 +228,9 @@ chmod 644 $RPM_BUILD_ROOT%{_datadir}/bash-completion/completions/*
 %{_datadir}/installed-tests
 
 %changelog
+* Wed Jun 01 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 2.49.1-2
+- Soften shared-mime-info dependency (#1266118)
+
 * Fri May 27 2016 Florian Müllner <fmuellner@redhat.com> - 2.49.1-1
 - Update to 2.49.1
 

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

only message in thread, other threads:[~2026-08-11 10:36 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:36 [rpms/glib2] cve-2026-58016-f44: Soften shared-mime-info dependency (#1266118) Yaakov Selkowitz

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