rebuilt with ppp 2.5.1 [release 1.2.12-3mamba;Fri Oct 11 2024]
This commit is contained in:
parent
8dfc2d9d33
commit
f041b28184
@ -1,8 +1,8 @@
|
||||
%define ppp_version 2.5.0
|
||||
%define ppp_version 2.5.1
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: NetworkManager-pptp
|
||||
Version: 1.2.12
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: NetworkManager plugin for VPN clients using the Point-to-Point Tunneling Protocol
|
||||
Group: Network/Libraries
|
||||
Vendor: openmamba
|
||||
@ -26,6 +26,7 @@ BuildRequires: libnm-devel
|
||||
BuildRequires: libnma-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libsecret-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libnm-devel >= 1.22.2
|
||||
BuildRequires: ppp = %{ppp_version}
|
||||
@ -74,6 +75,9 @@ autoreconf -f -i
|
||||
#ChangeLog NEWS README TODO
|
||||
|
||||
%changelog
|
||||
* Fri Oct 11 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.12-3mamba
|
||||
- rebuilt with ppp 2.5.1
|
||||
|
||||
* Tue May 23 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.12-2mamba
|
||||
- rebuilt with ppp 2.5.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user