From c74e8177fd193f50f8646d9703be72957173440b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Klime=C5=A1?= Date: Tue, 11 Dec 2012 08:54:20 +0100 Subject: [PATCH] Update to git snapshot (git20121211) --- .gitignore | 1 + network-manager-applet.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 848e5db..0db862e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /network-manager-applet-0.9.7.0.git20120820.tar.bz2 /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 diff --git a/network-manager-applet.spec b/network-manager-applet.spec index c4859cc..7bb7cb0 100644 --- a/network-manager-applet.spec +++ b/network-manager-applet.spec @@ -5,13 +5,13 @@ %define nm_version 1:0.9.7.0 %define obsoletes_ver 1:0.9.7 -%define snapshot .git20121016 +%define snapshot .git20121211 %define realversion 0.9.7.0 Name: network-manager-applet Summary: A network control and status applet for NetworkManager Version: 0.9.7.0 -Release: 4%{snapshot}%{?dist} +Release: 5%{snapshot}%{?dist} Group: Applications/System License: GPLv2+ URL: http://www.gnome.org/projects/NetworkManager/ @@ -223,6 +223,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %{_datadir}/gir-1.0/NMGtk-1.0.gir %changelog +* Tue Dec 11 2012 Jiří Klimeš - 0.9.7.0-5.git20121211 +- Update to git snapshot (git20121211) + * Thu Nov 08 2012 Kalev Lember - 0.9.7.0-4.git20121016 - Update the versioned obsoletes for the new F17 NM build diff --git a/sources b/sources index 5c8b230..0f7f210 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -acb2317daa4fda0c328f7dd2c37b124b network-manager-applet-0.9.7.0.git20121016.tar.bz2 +ee2ed708734fe7982da21832dc2e8748 network-manager-applet-0.9.7.0.git20121211.tar.bz2