From 0859b29d9e16c37f8d4b79f4702932f15ff1a138 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:41:34 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- evolution-data-server.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 340bd00..4aa3b1e 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -53,7 +53,7 @@ Name: evolution-data-server Version: 3.52.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Backend data server for Evolution License: LGPL-2.0-or-later URL: https://wiki.gnome.org/Apps/Evolution @@ -511,6 +511,9 @@ find $RPM_BUILD_ROOT -name '*.so.*' -exec chmod +x {} \; %{_datadir}/installed-tests %changelog +* Mon Jun 24 2024 Troy Dawson - 3.52.2-2 +- Bump release for June 2024 mass rebuild + * Tue May 28 2024 Milan Crha - 3.52.2-1 - Resolves: RHEL-38639 (Update to 3.52.2)