automatic version update by autodist [release 3.15-1mamba;Sat May 08 2021]

This commit is contained in:
Automatic Build System 2024-01-05 17:28:34 +01:00
parent d64da9f95f
commit 7cc2a3b3b7

View File

@ -1,12 +1,12 @@
Name: rp-pppoe Name: rp-pppoe
Version: 3.14 Version: 3.15
Release: 1mamba Release: 1mamba
Summary: Roaring Penguins' implementation of Point-to-Point Protocol over Ethernet Summary: Roaring Penguins' implementation of Point-to-Point Protocol over Ethernet
Group: Applications/Networking Group: Applications/Networking
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.roaringpenguin.com/pppoe URL: https://www.roaringpenguin.com/pppoe
Source: https://dianne.skoll.ca/projects/rp-pppoe/download/rp-pppoe-%{version}.tar.gz Source: https://dianne.skoll.ca/projects/rp-pppoe/download/rp-pppoe-%{version}.tar.gz
#Source0: http://www.roaringpenguin.com/files/download/rp-pppoe-%{version}.tar.gz #Source0: http://www.roaringpenguin.com/files/download/rp-pppoe-%{version}.tar.gz
Source1: %{name}.desktop Source1: %{name}.desktop
@ -19,7 +19,6 @@ License: GPL
BuildRequires: glibc-devel BuildRequires: glibc-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Requires: ppp >= 2.4.3-3 Requires: ppp >= 2.4.3-3
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
PPPoE (Point-to-Point Protocol over Ethernet) is a protocol used by many ADSL Internet Service Providers. PPPoE (Point-to-Point Protocol over Ethernet) is a protocol used by many ADSL Internet Service Providers.
@ -90,6 +89,9 @@ install -D -m644 %{S:1} \
%{_mandir}/man1/tkpppoe.* %{_mandir}/man1/tkpppoe.*
%changelog %changelog
* Sat May 08 2021 Automatic Build System <autodist@mambasoft.it> 3.15-1mamba
- automatic version update by autodist
* Wed May 27 2020 Automatic Build System <autodist@mambasoft.it> 3.14-1mamba * Wed May 27 2020 Automatic Build System <autodist@mambasoft.it> 3.14-1mamba
- automatic version update by autodist - automatic version update by autodist