From d30e01e9905cbae680759a07530607b56a9b86b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Klime=C5=A1?= Date: Mon, 21 May 2012 16:17:18 +0200 Subject: [PATCH] Update to git snapshot --- .gitignore | 1 + network-manager-applet.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 861f1e4..72b32b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /network-manager-applet-0.9.3.997.git20120319.tar.bz2 /network-manager-applet-0.9.4.0.git20120328.tar.bz2 /network-manager-applet-0.9.4.0.git20120502.tar.bz2 +/network-manager-applet-0.9.4.1.git20120521.tar.bz2 diff --git a/network-manager-applet.spec b/network-manager-applet.spec index 6b7b029..1a2846e 100644 --- a/network-manager-applet.spec +++ b/network-manager-applet.spec @@ -2,16 +2,16 @@ %define glib2_version 2.26.0 %define dbus_version 1.4 %define dbus_glib_version 0.86 -%define nm_version 1:0.9.4-3 +%define nm_version 1:0.9.4-5 %define obsoletes_ver 1:0.9.3.997-2 -%define snapshot .git20120502 -%define realversion 0.9.4.0 +%define snapshot .git20120521 +%define realversion 0.9.4.1 Name: network-manager-applet Summary: A network control and status applet for NetworkManager Version: 0.9.4 -Release: 3%{snapshot}%{?dist} +Release: 4%{snapshot}%{?dist} Group: Applications/System License: GPLv2+ URL: http://www.gnome.org/projects/NetworkManager/ @@ -239,6 +239,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/libnm-gtk.so %changelog +* Mon May 21 2012 Jiří Klimeš - 0.9.4-4 +- update to git snapshot + * Wed May 2 2012 Jiří Klimeš - 0.9.4-3 - update to git snapshot diff --git a/sources b/sources index 896683a..915513e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -69ac0a72006a26f51051f415e92b2d5a network-manager-applet-0.9.4.0.git20120502.tar.bz2 +0cb3aaaaccd7566c77280661a4721955 network-manager-applet-0.9.4.1.git20120521.tar.bz2