From 9fac107ae81c4d08cce9dc4bfbc574a9f9c24e78 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Sat, 27 Mar 2021 21:25:36 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/gtk4.git#a398599bdf69d127d8573a954d2dddcc1211217a --- gtk4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gtk4.spec b/gtk4.spec index 4b87daa..a8000f5 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -17,7 +17,7 @@ Name: gtk4 Version: 4.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: GTK graphical user interface library License: LGPLv2+ @@ -207,6 +207,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %{_mandir}/man1/gtk4-widget-factory.1* %changelog +* Fri Mar 26 2021 Kalev Lember - 4.1.2-2 +- Rebuild to fix sysprof-capture symbols leaking into libraries consuming it + * Mon Mar 15 2021 Kalev Lember - 4.1.2-1 - Update to 4.1.2 - Disable gtk-doc support as we don't have gi-docgen in Fedora yet