Update to a git snapshot (git20140310 git:350b6d6)
This commit is contained in:
parent
b749848e40
commit
b18c4ca63f
1
.gitignore
vendored
1
.gitignore
vendored
@ -300,3 +300,4 @@ network-manager-applet-0.8.1.tar.bz2
|
|||||||
/NetworkManager-0.9.9.0.git20140117.94c2993.tar.bz2
|
/NetworkManager-0.9.9.0.git20140117.94c2993.tar.bz2
|
||||||
/NetworkManager-0.9.9.0.git20140131.5d6a5f8.tar.bz2
|
/NetworkManager-0.9.9.0.git20140131.5d6a5f8.tar.bz2
|
||||||
/NetworkManager-0.9.9.1.git20140228.16bbc90.tar.bz2
|
/NetworkManager-0.9.9.1.git20140228.16bbc90.tar.bz2
|
||||||
|
/NetworkManager-0.9.9.1.git20140310.350b6d6.tar.bz2
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
%define libnl3_version 3.2.7
|
%define libnl3_version 3.2.7
|
||||||
%define ppp_version 2.4.5
|
%define ppp_version 2.4.5
|
||||||
|
|
||||||
%define snapshot .git20140228
|
%define snapshot .git20140310
|
||||||
%define git_sha .16bbc90
|
%define git_sha .350b6d6
|
||||||
%define realversion 0.9.9.1
|
%define realversion 0.9.9.1
|
||||||
|
|
||||||
%global with_nmtui 1
|
%global with_nmtui 1
|
||||||
@ -40,7 +40,7 @@ Name: NetworkManager
|
|||||||
Summary: Network connection manager and user applications
|
Summary: Network connection manager and user applications
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.9.9.1
|
Version: 0.9.9.1
|
||||||
Release: 0%{snapshot}%{?dist}
|
Release: 1%{snapshot}%{?dist}
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.gnome.org/projects/NetworkManager/
|
URL: http://www.gnome.org/projects/NetworkManager/
|
||||||
@ -438,6 +438,9 @@ fi
|
|||||||
%{_bindir}/nmtui-hostname
|
%{_bindir}/nmtui-hostname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 10 2014 Jiří Klimeš <jklimes@redhat.com> - 0.9.9.1-1.git20140310
|
||||||
|
- Update to a git snapshot (git20140310 git:350b6d6)
|
||||||
|
|
||||||
* Fri Feb 28 2014 Thomas Haller <thaller@redhat.com> - 0.9.9.1-0.git20140228
|
* Fri Feb 28 2014 Thomas Haller <thaller@redhat.com> - 0.9.9.1-0.git20140228
|
||||||
- new upstream snapshot with development version 0.9.9.1
|
- new upstream snapshot with development version 0.9.9.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user