From 2438ff14414bbd34d3c999b4f3c2ab862519427b Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Tue, 5 Apr 2016 23:19:19 +0200 Subject: [PATCH] Update to NetworkManager-pptp --- .gitignore | 1 + NetworkManager-pptp.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ff3b9c8..47b8fc8 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ NetworkManager-pptp-0.8.1.tar.bz2 /NetworkManager-pptp-1.1.90.tar.xz /NetworkManager-pptp-1.1.91.tar.xz /NetworkManager-pptp-1.1.92.tar.xz +/NetworkManager-pptp-1.1.93.tar.xz diff --git a/NetworkManager-pptp.spec b/NetworkManager-pptp.spec index c0ed48d..2a66f33 100644 --- a/NetworkManager-pptp.spec +++ b/NetworkManager-pptp.spec @@ -1,4 +1,4 @@ -%global snapshot .beta3 +%global snapshot .rc1 %global ppp_version %(rpm -q ppp-devel --queryformat '%{VERSION}') Summary: NetworkManager VPN plugin for PPTP @@ -9,7 +9,7 @@ Release: 0.3%{?snapshot}%{?dist} License: GPLv2+ URL: http://www.gnome.org/projects/NetworkManager/ Group: System Environment/Base -Source0: https://download.gnome.org/sources/NetworkManager-pptp/1.1/%{name}-1.1.92.tar.xz +Source0: https://download.gnome.org/sources/NetworkManager-pptp/1.1/%{name}-1.1.93.tar.xz BuildRequires: gtk3-devel BuildRequires: NetworkManager-devel @@ -48,7 +48,7 @@ This package contains software for integrating VPN capabilities with the PPTP server with NetworkManager (GNOME files). %prep -%setup -q -n %{name}-1.1.92 +%setup -q -n %{name}-1.1.93 %build if [ ! -f configure ]; then @@ -88,6 +88,9 @@ rm -f %{buildroot}%{_libdir}/pppd/%{ppp_version}/*.la %{_sysconfdir}/NetworkManager/VPN/nm-pptp-service.name %changelog +* Tue Apr 5 2016 Lubomir Rintel - 1:1.2.0-0.3.rc1 +- Update to NetworkManager-pptp 1.2-rc1 + * Tue Mar 29 2016 Lubomir Rintel - 1:1.2.0-0.3.beta3 - Update to NetworkManager-pptp 1.2-beta3 diff --git a/sources b/sources index 540b834..023206e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8fbc4c87074e36be0599831bf1ee2c14 NetworkManager-pptp-1.1.92.tar.xz +ea51fd3132878fc17de84abceaae027f NetworkManager-pptp-1.1.93.tar.xz