From 1dde37d032bbc72ee4bfe3509f218221d108173b Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:04:19 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- pptp.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pptp.spec b/pptp.spec index 24f79b7..1a91edf 100644 --- a/pptp.spec +++ b/pptp.spec @@ -1,6 +1,6 @@ Name: pptp Version: 1.10.0 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Point-to-Point Tunneling Protocol (PPTP) Client License: gpl-2.0-or-later URL: http://pptpclient.sourceforge.net/ @@ -62,6 +62,10 @@ install -p -m 644 %{SOURCE1} %{buildroot}%{_prefix}/lib/tmpfiles.d/pptp.conf %{_mandir}/man8/pptpsetup.8* %changelog +* Tue Oct 29 2024 Troy Dawson - 1.10.0-22 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.10.0-21 - Bump release for June 2024 mass rebuild