From 131c8ec44b967e5d9cd14548b26fafb05206b982 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Wed, 15 Jan 2025 14:44:52 +0000 Subject: [PATCH] 2.5.2 --- .abf.yml | 4 +--- ppp.spec | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.abf.yml b/.abf.yml index 96381bc..1d1592f 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,5 +1,3 @@ sources: - 2.4.9.tar.gz: 4241f65a5f8e1efb3874b9c7887d38ae4d05d112 - ppp-2.4.9.tar.gz: 4241f65a5f8e1efb3874b9c7887d38ae4d05d112 - ppp-812e8e5c87da4fd84ae7bc5b6a18c85106188eb3.tar.gz: e02a8894045702adeecf995a0ee16d7f1e734261 + ppp-2.5.2.tar.gz: ef2ef9ae20a3407158ec489a5697d6ccdba4046e ppp-watch.tar.xz: 74b6db205dc46fc179a2a3bc3d726ddfeb03c801 diff --git a/ppp.spec b/ppp.spec index a3f9fc6..dde2516 100644 --- a/ppp.spec +++ b/ppp.spec @@ -5,12 +5,12 @@ Summary: The PPP daemon and documentation Name: ppp -Version: 2.4.9 +Version: 2.5.2 Release: 1 License: BSD Group: System/Servers URL: https://github.com/ppp-project/ppp -Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz +Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz Source1000: %{name}.rpmlintrc Source1: ppp-pam.conf Source2: ppp-logrotate.conf