From 34d1c559963e153cb47eb3c1362a0f2079a72214 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:30:19 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- xdg-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xdg-utils.spec b/xdg-utils.spec index 6fb14d9..f76a4d8 100644 --- a/xdg-utils.spec +++ b/xdg-utils.spec @@ -1,7 +1,7 @@ Summary: Basic desktop integration functions Name: xdg-utils Version: 1.2.0 -Release: 1%{?dist} +Release: 2%{?dist} URL: https://www.freedesktop.org/wiki/Software/xdg-utils/ %if 0%{?snap:1} @@ -85,6 +85,9 @@ make man scripts %{?_smp_mflags} -C scripts %changelog +* Mon Jun 24 2024 Troy Dawson - 1.2.0-2 +- Bump release for June 2024 mass rebuild + * Tue Jan 30 2024 Steve Cossette - 1.2.0-1 - Release to 1.2.0 final