From 5e09c5df542e5096257cff58fb1a6426420e4488 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Tue, 29 Mar 2016 17:51:49 +0200 Subject: [PATCH] Update to NetworkManager-pptp 1.2-beta3 --- .gitignore | 1 + NetworkManager-pptp.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 5b6bde8..ff3b9c8 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ NetworkManager-pptp-0.8.1.tar.bz2 /NetworkManager-pptp-1.2.0.tar.xz /NetworkManager-pptp-1.1.90.tar.xz /NetworkManager-pptp-1.1.91.tar.xz +/NetworkManager-pptp-1.1.92.tar.xz diff --git a/NetworkManager-pptp.spec b/NetworkManager-pptp.spec index 5305e28..c0ed48d 100644 --- a/NetworkManager-pptp.spec +++ b/NetworkManager-pptp.spec @@ -1,4 +1,4 @@ -%global snapshot .beta2 +%global snapshot .beta3 %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.91.tar.xz +Source0: https://download.gnome.org/sources/NetworkManager-pptp/1.1/%{name}-1.1.92.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.91 +%setup -q -n %{name}-1.1.92 %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 Mar 29 2016 Lubomir Rintel - 1:1.2.0-0.3.beta3 +- Update to NetworkManager-pptp 1.2-beta3 + * Tue Mar 1 2016 Lubomir Rintel - 1:1.2.0-0.3.beta2 - Update to NetworkManager-pptp 1.2-beta2 diff --git a/sources b/sources index da86386..540b834 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb3d5ae25b81ca56ad1988031bce1baa NetworkManager-pptp-1.1.91.tar.xz +8fbc4c87074e36be0599831bf1ee2c14 NetworkManager-pptp-1.1.92.tar.xz