[NetworkManager/f17] switch version back from "0.9.4" to "0.9.4.0" to fix upgrades

Dan Winship danw at fedoraproject.org
Fri Apr 20 13:41:13 UTC 2012


commit 4f6b4a3accb20aa3f30cdf0ff084aa69a341c0a9
Author: Dan Winship <danw at gnome.org>
Date:   Fri Apr 20 09:40:57 2012 -0400

    switch version back from "0.9.4" to "0.9.4.0" to fix upgrades

 NetworkManager.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/NetworkManager.spec b/NetworkManager.spec
index 81aba63..3370ae0 100644
--- a/NetworkManager.spec
+++ b/NetworkManager.spec
@@ -20,8 +20,8 @@
 Name: NetworkManager
 Summary: Network connection manager and user applications
 Epoch: 1
-Version: 0.9.4
-Release: 5%{snapshot}%{?dist}
+Version: 0.9.4.0
+Release: 6%{snapshot}%{?dist}
 Group: System Environment/Base
 License: GPLv2+
 URL: http://www.gnome.org/projects/NetworkManager/
@@ -499,6 +499,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/libnm-gtk.so
 
 %changelog
+* Fri Apr 20 2012 Dan Winship <danw at redhat.com> - 0.9.4.0-6.git20120403
+- switch version back from "0.9.4" to "0.9.4.0" to fix upgrades
+
 * Thu Apr 19 2012 Dan Winship <danw at redhat.com> - 0.9.4-5.git20120403
 - Fix IPv6 connectivity problems (rh #785772)
 
@@ -506,7 +509,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 - Fix networked-filesystem systemd dependencies (rh #787314)
 
 * Wed Apr  4 2012 Jiří Klimeš <jklimes at redhat.com> - 0.9.4-3.git20120403
--libnm-glib: initialize GError, else NMRemoteSettings crash can occur (rh #809123)
+- libnm-glib: initialize GError, else NMRemoteSettings crash can occur (rh #809123)
 
 * Mon Apr  2 2012 Dan Winship <danw at redhat.com> - 0.9.4.0-2.git20120328
 - Fix gnome-shell detection in nm-applet


More information about the scm-commits mailing list