Update to a git snapshot (git20140310 git:350b6d6)

This commit is contained in:
Jiří Klimeš 2014-03-10 16:04:40 +01:00
parent b749848e40
commit b18c4ca63f
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -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.git20140131.5d6a5f8.tar.bz2
/NetworkManager-0.9.9.1.git20140228.16bbc90.tar.bz2
/NetworkManager-0.9.9.1.git20140310.350b6d6.tar.bz2

View File

@ -6,8 +6,8 @@
%define libnl3_version 3.2.7
%define ppp_version 2.4.5
%define snapshot .git20140228
%define git_sha .16bbc90
%define snapshot .git20140310
%define git_sha .350b6d6
%define realversion 0.9.9.1
%global with_nmtui 1
@ -40,7 +40,7 @@ Name: NetworkManager
Summary: Network connection manager and user applications
Epoch: 1
Version: 0.9.9.1
Release: 0%{snapshot}%{?dist}
Release: 1%{snapshot}%{?dist}
Group: System Environment/Base
License: GPLv2+
URL: http://www.gnome.org/projects/NetworkManager/
@ -438,6 +438,9 @@ fi
%{_bindir}/nmtui-hostname
%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
- new upstream snapshot with development version 0.9.9.1

View File

@ -1 +1 @@
6de82ce402c6d5a36bd9dc828369cb9f NetworkManager-0.9.9.1.git20140228.16bbc90.tar.bz2
d8c2b019b91c535a976e8a20dbb6a4b2 NetworkManager-0.9.9.1.git20140310.350b6d6.tar.bz2