Update to git snapshot
This commit is contained in:
parent
1f78a15e08
commit
d30e01e990
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/network-manager-applet-0.9.3.997.git20120319.tar.bz2
|
/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.git20120328.tar.bz2
|
||||||
/network-manager-applet-0.9.4.0.git20120502.tar.bz2
|
/network-manager-applet-0.9.4.0.git20120502.tar.bz2
|
||||||
|
/network-manager-applet-0.9.4.1.git20120521.tar.bz2
|
||||||
|
@ -2,16 +2,16 @@
|
|||||||
%define glib2_version 2.26.0
|
%define glib2_version 2.26.0
|
||||||
%define dbus_version 1.4
|
%define dbus_version 1.4
|
||||||
%define dbus_glib_version 0.86
|
%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 obsoletes_ver 1:0.9.3.997-2
|
||||||
|
|
||||||
%define snapshot .git20120502
|
%define snapshot .git20120521
|
||||||
%define realversion 0.9.4.0
|
%define realversion 0.9.4.1
|
||||||
|
|
||||||
Name: network-manager-applet
|
Name: network-manager-applet
|
||||||
Summary: A network control and status applet for NetworkManager
|
Summary: A network control and status applet for NetworkManager
|
||||||
Version: 0.9.4
|
Version: 0.9.4
|
||||||
Release: 3%{snapshot}%{?dist}
|
Release: 4%{snapshot}%{?dist}
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.gnome.org/projects/NetworkManager/
|
URL: http://www.gnome.org/projects/NetworkManager/
|
||||||
@ -239,6 +239,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%{_libdir}/libnm-gtk.so
|
%{_libdir}/libnm-gtk.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 21 2012 Jiří Klimeš <jklimes@redhat.com> - 0.9.4-4
|
||||||
|
- update to git snapshot
|
||||||
|
|
||||||
* Wed May 2 2012 Jiří Klimeš <jklimes@redhat.com> - 0.9.4-3
|
* Wed May 2 2012 Jiří Klimeš <jklimes@redhat.com> - 0.9.4-3
|
||||||
- update to git snapshot
|
- update to git snapshot
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user