[NetworkManager/f14/master] Update to fix polkit 0.97 and new translations

Daniel Williams dcbw at fedoraproject.org
Tue Aug 17 14:42:09 UTC 2010


commit 83747084bd1b677689a1dff22d412f211dbe6c56
Author: Dan Williams <dcbw at redhat.com>
Date:   Tue Aug 17 09:43:44 2010 -0500

    Update to fix polkit 0.97 and new translations
    
    * Tue Aug 17 2010 Dan Williams <dcbw at redhat.com> - 0.8.1-4
    - core: rebuild to fix polkit 0.97 build issue
    - applet: updated translations

 .gitignore          |    2 ++
 NetworkManager.spec |   10 +++++++---
 sources             |    4 ++--
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6731002..10e0c27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -214,3 +214,5 @@ NetworkManager-0.8.0.999.tar.bz2
 network-manager-applet-0.8.0.999.tar.bz2
 NetworkManager-0.8.1.tar.bz2
 network-manager-applet-0.8.1.tar.bz2
+/NetworkManager-0.8.1.git20100817.tar.bz2
+/network-manager-applet-0.8.1.git20100817.tar.bz2
diff --git a/NetworkManager.spec b/NetworkManager.spec
index 8ebe51f..abb78a7 100644
--- a/NetworkManager.spec
+++ b/NetworkManager.spec
@@ -9,15 +9,15 @@
 %define libnl_version 1.1
 %define ppp_version 2.4.5
 
-%define snapshot .git20100813
-%define applet_snapshot .git20100813
+%define snapshot .git20100817
+%define applet_snapshot .git20100817
 %define realversion 0.8.1
 
 Name: NetworkManager
 Summary: Network connection manager and user applications
 Epoch: 1
 Version: 0.8.1
-Release: 3%{snapshot}%{?dist}
+Release: 4%{snapshot}%{?dist}
 Group: System Environment/Base
 License: GPLv2+
 URL: http://www.gnome.org/projects/NetworkManager/
@@ -376,6 +376,10 @@ fi
 %{_datadir}/gtk-doc/html/libnm-util/*
 
 %changelog
+* Tue Aug 17 2010 Dan Williams <dcbw at redhat.com> - 0.8.1-4
+- core: rebuild to fix polkit 0.97 build issue
+- applet: updated translations
+
 * Fri Aug 13 2010 Dan Williams <dcbw at redhat.com> - 0.8.1-3
 - core: rebuild to fix dbus-glib security issue (CVE-2010-1172) (rh #585394)
 
diff --git a/sources b/sources
index 161b920..d34edbd 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-f491cd2d82524c60f9c0b18609026485  network-manager-applet-0.8.1.git20100813.tar.bz2
-8a1f35e9f16674e11422e705a5dfb017  NetworkManager-0.8.1.git20100813.tar.bz2
+436fdced81eadb278c3ad194d2b02c99  NetworkManager-0.8.1.git20100817.tar.bz2
+5faff7a57d405d501063ad94bdae81e1  network-manager-applet-0.8.1.git20100817.tar.bz2


More information about the scm-commits mailing list