Update to a git snapshot (git20140117)
This commit is contained in:
parent
143c9f6955
commit
1ceac5a09d
1
.gitignore
vendored
1
.gitignore
vendored
@ -297,3 +297,4 @@ network-manager-applet-0.8.1.tar.bz2
|
||||
/NetworkManager-0.9.9.0.git20131001.tar.bz2
|
||||
/NetworkManager-0.9.9.0.git20131003.tar.bz2
|
||||
/NetworkManager-0.9.9.0.git20140114.4dd6ab8.tar.bz2
|
||||
/NetworkManager-0.9.9.0.git20140117.94c2993.tar.bz2
|
||||
|
@ -5,8 +5,8 @@
|
||||
%define libnl3_version 3.2.7
|
||||
%define ppp_version 2.4.5
|
||||
|
||||
%define snapshot .git20140114
|
||||
%define git_sha .4dd6ab8
|
||||
%define snapshot .git20140117
|
||||
%define git_sha .94c2993
|
||||
%define realversion 0.9.9.0
|
||||
|
||||
%global regen_docs 0
|
||||
@ -20,7 +20,7 @@ Name: NetworkManager
|
||||
Summary: Network connection manager and user applications
|
||||
Epoch: 1
|
||||
Version: 0.9.9.0
|
||||
Release: 24%{snapshot}%{?dist}
|
||||
Release: 25%{snapshot}%{?dist}
|
||||
Group: System Environment/Base
|
||||
License: GPLv2+
|
||||
URL: http://www.gnome.org/projects/NetworkManager/
|
||||
@ -351,6 +351,9 @@ fi
|
||||
%config %{_sysconfdir}/%{name}/conf.d/00-server.conf
|
||||
|
||||
%changelog
|
||||
* Fri Jan 17 2014 Jiří Klimeš <jklimes@redhat.com> - 0.9.9.0-25.git20140117
|
||||
- Update to a git snapshot (git20140117)
|
||||
|
||||
* Tue Jan 14 2014 Jiří Klimeš <jklimes@redhat.com> - 0.9.9.0-24.git20140114
|
||||
- Update to a git snapshot (git20140114)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user