Update to a 1.6.0 release
This commit is contained in:
parent
a920fbcc16
commit
6fe2ab4151
1
.gitignore
vendored
1
.gitignore
vendored
@ -332,3 +332,4 @@ network-manager-applet-0.8.1.tar.bz2
|
|||||||
/NetworkManager-1.5.2.tar.xz
|
/NetworkManager-1.5.2.tar.xz
|
||||||
/NetworkManager-1.5.3.tar.xz
|
/NetworkManager-1.5.3.tar.xz
|
||||||
/NetworkManager-1.5.90.tar.xz
|
/NetworkManager-1.5.90.tar.xz
|
||||||
|
/NetworkManager-1.6.0.tar.xz
|
||||||
|
@ -10,9 +10,9 @@
|
|||||||
%global snapshot %{nil}
|
%global snapshot %{nil}
|
||||||
%global git_sha %{nil}
|
%global git_sha %{nil}
|
||||||
|
|
||||||
%global rpm_version 1.6
|
%global rpm_version 1.6.0
|
||||||
%global real_version 1.5.90
|
%global real_version 1.6.0
|
||||||
%global release_version 0.2.rc1
|
%global release_version 1
|
||||||
%global epoch_version 1
|
%global epoch_version 1
|
||||||
|
|
||||||
%global obsoletes_device_plugins 1:0.9.9.95-1
|
%global obsoletes_device_plugins 1:0.9.9.95-1
|
||||||
@ -95,7 +95,7 @@ Group: System Environment/Base
|
|||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.gnome.org/projects/NetworkManager/
|
URL: http://www.gnome.org/projects/NetworkManager/
|
||||||
|
|
||||||
Source: https://download.gnome.org/sources/NetworkManager/1.5/%{name}-%{real_version}%{snap}.tar.xz
|
Source: https://download.gnome.org/sources/NetworkManager/1.6/%{name}-%{real_version}%{snap}.tar.xz
|
||||||
Source1: NetworkManager.conf
|
Source1: NetworkManager.conf
|
||||||
Source2: 00-server.conf
|
Source2: 00-server.conf
|
||||||
Source3: 20-connectivity-fedora.conf
|
Source3: 20-connectivity-fedora.conf
|
||||||
@ -676,6 +676,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 25 2017 Lubomir Rintel <lkundrak@v3.sk> - 1:1.6.0-1
|
||||||
|
- Update to a 1.6.0 release
|
||||||
|
|
||||||
* Fri Jan 20 2017 Thomas Haller <thaller@redhat.com> - 1:1.6-0.2.rc1
|
* Fri Jan 20 2017 Thomas Haller <thaller@redhat.com> - 1:1.6-0.2.rc1
|
||||||
- Update with fixes from upstream nm-1-6 branch
|
- Update with fixes from upstream nm-1-6 branch
|
||||||
- build: let libnm and glib package conflict (rh #1406454)
|
- build: let libnm and glib package conflict (rh #1406454)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (NetworkManager-1.5.90.tar.xz) = 52071f5092ec037668b0f30c518a7c25efd2374e01f6518040567bb48666ef6e67cd2af86148bebc7802d227ee3dce0a94ac156bebcef840c82889639a2af824
|
SHA512 (NetworkManager-1.6.0.tar.xz) = 3f8d0b05f4ee50073711486857230ab101991903bc668f5e4ed78a2c79fe01880dbe0babffadb8da8122a90efacff6dc90a854d2c6685b4235853f926446d353
|
||||||
|
Loading…
Reference in New Issue
Block a user