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