public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/yelp] f45: Update to 49.2
@ 2026-08-12 10:10 nmontero
0 siblings, 0 replies; only message in thread
From: nmontero @ 2026-08-12 10:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/yelp
Branch : f45
Commit : 0b2124743ef423101db659587348893bac2e0f88
Author : nmontero <nmontero@redhat.com>
Date : 2026-08-12T12:10:21+02:00
Stats : +2/-53 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/yelp/c/0b2124743ef423101db659587348893bac2e0f88?branch=f45
Log:
Update to 49.2
---
diff --git a/sources b/sources
index 8e9feea..f0161f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (yelp-49.1.tar.xz) = 8c0edce8039ca3b614bae5fe86d24877b818ed05c1908dcebfcbbc31ce07fe0809e12fa37d61dfae46c4e0a962995dab22bbb0042ce3a18099d7364be7777567
+SHA512 (yelp-49.2.tar.xz) = 8cca0fbc0b8bdf8d1881c408ef1b4d4f008fc05631b7a50b97288fdb11d1e06fe8ffc268354a23e6f59b76dd3d390759e25e5aa93cac6a487d09c2eb7665564c
diff --git a/yelp-49.1-gdk-include.patch b/yelp-49.1-gdk-include.patch
deleted file mode 100644
index 7d5350e..0000000
--- a/yelp-49.1-gdk-include.patch
+++ /dev/null
@@ -1,50 +0,0 @@
-From 96850f19a6dd000ef848031c4a23e60227aff6af Mon Sep 17 00:00:00 2001
-From: Jordan Petridis <jpetridis@gnome.org>
-Date: Thu, 21 May 2026 16:32:18 +0300
-Subject: [PATCH] build: Remove include of gdkkeysyms.h
-
-18bd5e8cd2cf73e2a6c5d54e2fc5414177151868 in GTK [1] added a guard against
-the direct inclusion of the header and we should be including gdk.h
-instead.
-
-```
-error "Only <gdk/gdk.h> can be included directly."
-```
-
-Additionally gtk.h will include gdk.h for us so we can just remove it.
-
-[1] https://gitlab.gnome.org/GNOME/gtk/-/commit/18bd5e8cd2cf73e2a6c5d54e2fc5414177151868
-
-Part-of: <https://gitlab.gnome.org/GNOME/yelp/-/merge_requests/79>
----
- src/yelp-search-entry.c | 1 -
- src/yelp-window.c | 1 -
- 2 files changed, 2 deletions(-)
-
-diff --git a/src/yelp-search-entry.c b/src/yelp-search-entry.c
-index 7d830167..9e75dc15 100644
---- a/src/yelp-search-entry.c
-+++ b/src/yelp-search-entry.c
-@@ -24,7 +24,6 @@
- #include <config.h>
- #endif
-
--#include <gdk/gdkkeysyms.h>
- #include <gtk/gtk.h>
- #include <glib/gi18n.h>
- #include <gio/gio.h>
-diff --git a/src/yelp-window.c b/src/yelp-window.c
-index a65be6e9..3dff75da 100644
---- a/src/yelp-window.c
-+++ b/src/yelp-window.c
-@@ -25,7 +25,6 @@
-
- #include <math.h>
-
--#include <gdk/gdkkeysyms.h>
- #include <glib/gi18n.h>
- #include <gio/gio.h>
- #include <gtk/gtk.h>
---
-GitLab
-
diff --git a/yelp.spec b/yelp.spec
index 9fee9b2..9fdfa8e 100644
--- a/yelp.spec
+++ b/yelp.spec
@@ -2,13 +2,12 @@
Name: yelp
Epoch: 2
-Version: 49.1
+Version: 49.2
Release: %autorelease
Summary: Help browser for the GNOME desktop
License: GPL-2.0-or-later AND LGPL-2.0-or-later AND Apache-2.0 AND CC0-1.0
URL: https://wiki.gnome.org/Apps/Yelp
Source: https://download.gnome.org/sources/%{name}/%{gnome_major_version}/%{name}-%{gnome_tarball_version}.tar.xz
-Patch: yelp-49.1-gdk-include.patch
%gnome_check_version
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-12 10:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-12 10:10 [rpms/yelp] f45: Update to 49.2 nmontero
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox