Update to NetworkManager-libreswan
This commit is contained in:
parent
fa6f88ce27
commit
a70256174b
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ NetworkManager-openswan-0.8.tar.gz
|
||||
/NetworkManager-libreswan-1.1.90.tar.xz
|
||||
/NetworkManager-libreswan-1.1.91.tar.xz
|
||||
/NetworkManager-libreswan-1.1.92.tar.xz
|
||||
/NetworkManager-libreswan-1.1.93.tar.xz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global snapshot .beta3
|
||||
%global snapshot .rc1
|
||||
%global nm_version 1:1.1.0
|
||||
%global nma_version 1.1.0
|
||||
|
||||
@ -9,7 +9,7 @@ Release: 0.4%{?snapshot}%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://www.gnome.org/projects/NetworkManager/
|
||||
Group: System Environment/Base
|
||||
Source0: https://download.gnome.org/sources/NetworkManager-libreswan/1.1/%{name}-1.1.92.tar.xz
|
||||
Source0: https://download.gnome.org/sources/NetworkManager-libreswan/1.1/%{name}-1.1.93.tar.xz
|
||||
|
||||
BuildRequires: gtk3-devel
|
||||
BuildRequires: libnl3-devel
|
||||
@ -53,7 +53,7 @@ This package contains software for integrating VPN capabilities with
|
||||
the libreswan server with NetworkManager (GNOME files).
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-1.1.92
|
||||
%setup -q -n %{name}-1.1.93
|
||||
|
||||
%build
|
||||
%configure \
|
||||
@ -92,8 +92,9 @@ update-desktop-database &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 1 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.2.0-0.4.beta3
|
||||
- Update to NetworkManager-libreswan 1.2-beta3
|
||||
* Tue Apr 5 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.2.0-0.4.rc1
|
||||
- Update to NetworkManager-libreswan 1.2-rc1
|
||||
|
||||
|
||||
* Tue Mar 1 2016 Lubomir Rintel <lkundrak@v3.sk> - 1.2.0-0.4.beta2
|
||||
- Update to NetworkManager-libreswan 1.2-beta2
|
||||
|
Loading…
Reference in New Issue
Block a user