From 22f935fff38ca5d718d091c49f520ec82946fee0 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:15:52 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- ppp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ppp.spec b/ppp.spec index 4fc52f5..d3d289d 100644 --- a/ppp.spec +++ b/ppp.spec @@ -18,7 +18,7 @@ Name: ppp # These all need to be patched (if necessary) and rebuilt for new # versions of ppp. Version: 2.5.0 -Release: 10%{?dist} +Release: 11%{?dist} Summary: The Point-to-Point Protocol daemon License: bsd-3-clause AND zlib AND licenseref-fedora-public-domain AND bsd-attribution-hpnd-disclaimer AND bsd-4.3tahoe AND bsd-4-clause-uc AND apache-2.0 AND lgpl-2.0-or-later AND (gpl-2.0-or-later OR bsd-2-clause OR bsd-3-clause OR bsd-4-clause) AND gpl-2.0-or-later AND xlock AND gpl-1.0-or-later AND mackerras-3-clause-acknowledgment AND mackerras-3-clause AND hpnd-fenneberg-Livingston AND sun-ppp AND hpnd-inria-imag AND sun-ppp-2000 URL: http://www.samba.org/ppp @@ -180,6 +180,9 @@ mkdir -p %{buildroot}%{_rundir}/pppd/lock %{_libdir}/pkgconfig/pppd.pc %changelog +* Mon Jun 24 2024 Troy Dawson - 2.5.0-11 +- Bump release for June 2024 mass rebuild + * Wed Jun 12 2024 Jaroslav Škarvada - 2.5.0-10 - Openssl engine API is deprecated for a while thus disable it Resolves: RHEL-33746