diff --git a/baselibs.conf b/baselibs.conf deleted file mode 100644 index e99940c..0000000 --- a/baselibs.conf +++ /dev/null @@ -1,5 +0,0 @@ -gtk4-devel - requires -gtk4- - requires "libgtk-4-1- = " -libgtk-4-1 - provides "gtk4- = " diff --git a/gtk4.changes b/gtk4.changes index 078008f..5de105d 100644 --- a/gtk4.changes +++ b/gtk4.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Nov 13 14:52:03 UTC 2021 - Bjørn Lie + +- Drop baselibs.conf, there should not be any consumers of 32bit + for this rather new package, so lets not build for the past. + ------------------------------------------------------------------- Thu Nov 11 02:42:53 UTC 2021 - Yifan Jiang diff --git a/gtk4.spec b/gtk4.spec index ec7c738..a75ada6 100644 --- a/gtk4.spec +++ b/gtk4.spec @@ -32,8 +32,8 @@ URL: https://www.gtk.org/ Source: https://download.gnome.org/sources/gtk/4.4/%{_name}-%{version}.tar.xz Source2: settings.ini Source3: macros.gtk4 -Source98: gtk4-rpmlintrc -Source99: baselibs.conf +Source99: gtk4-rpmlintrc + # PATCH-FIX-UPSTREAM gtk4-fix-link-to-g_signal_emit.patch glgo#GNOME/gtk!4108 yfjiang@suse.com -- Fix link to g_signal_emit() in doc Patch0: gtk4-fix-link-to-g_signal_emit.patch