From 566f106a710d1affaf174f86edf0c5cac6fb3a63 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 03:56:44 +0300 Subject: [PATCH] import evolution-data-server-3.52.4-2.el10 --- SPECS/evolution-data-server.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/evolution-data-server.spec b/SPECS/evolution-data-server.spec index ca1e7e7..16de20d 100644 --- a/SPECS/evolution-data-server.spec +++ b/SPECS/evolution-data-server.spec @@ -53,7 +53,7 @@ Name: evolution-data-server Version: 3.52.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Backend data server for Evolution License: LGPL-2.0-or-later URL: https://gitlab.gnome.org/GNOME/evolution/-/wikis/home @@ -511,6 +511,10 @@ find $RPM_BUILD_ROOT -name '*.so.*' -exec chmod +x {} \; %{_datadir}/installed-tests %changelog +* Tue Oct 29 2024 Troy Dawson - 3.52.4-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Aug 19 2024 Milan Crha - 3.52.4-1 - Resolves: RHEL-52806 (Update to 3.52.4)