From 868e9460336fd831245eaaaf6d80a83d65cc1443 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:39:34 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- cryptsetup.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cryptsetup.spec b/cryptsetup.spec index 045704f..c3dcfcd 100644 --- a/cryptsetup.spec +++ b/cryptsetup.spec @@ -1,7 +1,7 @@ Summary: Utility for setting up encrypted disks Name: cryptsetup Version: 2.7.3 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL-2.0-or-later WITH cryptsetup-OpenSSL-exception AND LGPL-2.1-or-later WITH cryptsetup-OpenSSL-exception URL: https://gitlab.com/cryptsetup/cryptsetup BuildRequires: autoconf, automake, libtool, gettext-devel, @@ -107,6 +107,9 @@ rm -rf %{buildroot}%{_libdir}/%{name}/*.la %ghost %attr(700, -, -) %dir /run/cryptsetup %changelog +* Mon Jun 24 2024 Troy Dawson - 2.7.3-2 +- Bump release for June 2024 mass rebuild + * Tue Jun 18 2024 Daniel Zatovic - 2.7.3-1 - Update to cryptsetup 2.7.3 - Remove libssh dependency