From f7c4d5a7c1c973f36a17703158635c85dbd7f49e Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Thu, 21 Feb 2013 22:14:03 -0600 Subject: [PATCH] Update to 0.9.8.0 --- .gitignore | 1 + network-manager-applet.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0db862e..6e31a09 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /network-manager-applet-0.9.7.0.git20121004.tar.bz2 /network-manager-applet-0.9.7.0.git20121016.tar.bz2 /network-manager-applet-0.9.7.0.git20121211.tar.bz2 +/network-manager-applet-0.9.8.0.tar.bz2 diff --git a/network-manager-applet.spec b/network-manager-applet.spec index c9f692a..ad36979 100644 --- a/network-manager-applet.spec +++ b/network-manager-applet.spec @@ -6,11 +6,11 @@ %define obsoletes_ver 1:0.9.7 %define snapshot %{nil} -%define realversion 0.9.7.997 +%define realversion 0.9.8.0 Name: network-manager-applet Summary: A network control and status applet for NetworkManager -Version: 0.9.7.997 +Version: 0.9.8.0 Release: 1%{snapshot}%{?dist} Group: Applications/System License: GPLv2+ @@ -223,6 +223,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_datadir}/gir-1.0/NMGtk-1.0.gir %changelog +* Thu Feb 21 2013 Dan Williams - 0.9.8.0-1 +- Update to 0.9.8.0 + * Fri Feb 8 2013 Dan Williams - 0.9.7.997-1 - Update to 0.9.7.997 (0.9.8-beta2) - editor: better handling of gateway entry for IPv4 diff --git a/sources b/sources index 9ed158c..cf33b47 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aee64255fbf63389fd782ea392e1db42 network-manager-applet-0.9.7.997.tar.bz2 +ebc4726b9fa59fb83e46e163e1115455 network-manager-applet-0.9.8.0.tar.bz2