From 02316ab96fa72f341911e01d71305ac9bb53e277 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 17 Feb 2021 15:50:51 +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/gnome-tweaks.git#6fb32fa5d555f78cf80cc10d97261213f003a127 --- gnome-tweaks.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnome-tweaks.spec b/gnome-tweaks.spec index 7147647..066629f 100644 --- a/gnome-tweaks.spec +++ b/gnome-tweaks.spec @@ -5,7 +5,7 @@ Name: gnome-tweaks Version: 40%{?prerelease:~%{prerelease}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Customize advanced GNOME 3 options # Software is GPLv3, Appdata file is CC0-1.0 @@ -25,7 +25,7 @@ Requires: gnome-shell-extension-user-theme Requires: gobject-introspection Requires: gsettings-desktop-schemas Requires: gtk3 -Requires: libhandy +Requires: libhandy1 Requires: libnotify Requires: libsoup Requires: mutter @@ -86,6 +86,9 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT/%{_datadir}/metainfo/*.app %changelog +* Wed Feb 17 2021 Kalev Lember - 40~beta-2 +- Require libhandy1 instead of libhandy + * Mon Feb 15 2021 Mohamed El Morabity - 40~beta-1 - Update to 40.beta