From cba6b997cacce6ac6620bc640f592597221ab2e8 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Sun, 7 Feb 2021 10:03:07 +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/evolution-data-server.git#f2629ec293caa0c964725431ee01b7cc7542e224 --- evolution-data-server.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 8591f98..7d96561 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -54,7 +54,7 @@ Name: evolution-data-server Version: 3.39.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Backend data server for Evolution License: LGPLv2+ URL: https://wiki.gnome.org/Apps/Evolution @@ -64,7 +64,7 @@ Provides: evolution-webcal = %{version} Obsoletes: evolution-webcal < 2.24.0 # RH-bug #1362477 -Recommends: pinentry-gtk +Recommends: pinentry-gui %if 0%{?fedora} # From rhughes-f20-gnome-3-12 copr @@ -484,6 +484,9 @@ find $RPM_BUILD_ROOT -name '*.so.*' -exec chmod +x {} \; %{_datadir}/installed-tests %changelog +* Fri Feb 05 2021 Kalev Lember - 3.39.1-3 +- Recommend pinentry-gui virtual provide, rather than pinentry-gtk + * Tue Jan 26 2021 Fedora Release Engineering - 3.39.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild