[NetworkManager] Update to git snapshot

Daniel Williams dcbw at fedoraproject.org
Wed Jul 24 19:13:30 UTC 2013


commit 1cfbec021efe76033f2333321ab73df4689dbdf0
Author: Dan Williams <dcbw at redhat.com>
Date:   Wed Jul 24 14:16:15 2013 -0500

    Update to git snapshot

 .gitignore          |    1 +
 NetworkManager.spec |   12 ++++++++----
 sources             |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ffadd8f..af95033 100644
--- a/.gitignore
+++ b/.gitignore
@@ -291,3 +291,4 @@ network-manager-applet-0.8.1.tar.bz2
 /NetworkManager-0.9.9.0.git20130514.tar.bz2
 /NetworkManager-0.9.9.0.git20130515.tar.bz2
 /NetworkManager-0.9.9.0.git20130603.tar.bz2
+/NetworkManager-0.9.9.0.git20130724.tar.bz2
diff --git a/NetworkManager.spec b/NetworkManager.spec
index 73f27ff..460f8b8 100644
--- a/NetworkManager.spec
+++ b/NetworkManager.spec
@@ -6,7 +6,7 @@
 %define libnl3_version 3.2.7
 %define ppp_version 2.4.5
 
-%define snapshot .git20130603
+%define snapshot .git20130724
 %define realversion 0.9.9.0
 
 %global regen_docs 0
@@ -25,7 +25,7 @@ Name: NetworkManager
 Summary: Network connection manager and user applications
 Epoch: 1
 Version: 0.9.9.0
-Release: 6%{snapshot}%{?dist}
+Release: 7%{snapshot}%{?dist}
 Group: System Environment/Base
 License: GPLv2+
 URL: http://www.gnome.org/projects/NetworkManager/
@@ -101,6 +101,7 @@ BuildRequires: systemd >= 200-3 systemd-devel
 BuildRequires: systemd-units
 %endif
 BuildRequires: libsoup-devel
+BuildRequires: libndp-devel >= 0.1-3
 
 %description
 NetworkManager is a system network service that manages your network devices
@@ -374,11 +375,14 @@ exit 0
 %{_datadir}/gtk-doc/html/libnm-util/*
 
 %changelog
-* Tue Jul  2 2013 Dan Winship <danw at redhat.com> - 0.9.8.2-6
+* Wed Jul 24 2013 Dan Williams <dcbw at redhat.com> - 0.9.9.0-7.git20130724
+- Update to git snapshot
+
+* Tue Jul  2 2013 Dan Winship <danw at redhat.com> - 0.9.9.0-6
 - Belatedly update udev directory for UsrMove
 - Fix incorrect dates in old changelog entries to avoid rpm warnings
 
-* Wed Jun 26 2013 Dan Winship <danw at redhat.com> - 0.9.8.2-5
+* Wed Jun 26 2013 Dan Winship <danw at redhat.com> - 0.9.9.0-5
 - build support for connectivity checking (rh #810457)
 
 * Tue Jun 25 2013 Jiří Klimeš <jklimes at redhat.com> - 0.9.9.0-4.git20130603
diff --git a/sources b/sources
index 3010c2f..1b271c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5feb595e8bdc89c9d5f16bb12ce0a40f  NetworkManager-0.9.9.0.git20130603.tar.bz2
+cb322c6031ea7e88673725d7c5fc4eab  NetworkManager-0.9.9.0.git20130724.tar.bz2


More information about the scm-commits mailing list