Update snapshot

This commit is contained in:
Dan Williams 2013-09-13 14:37:25 -05:00
parent f86f02a0cb
commit ce0f0a652a
2 changed files with 15 additions and 6 deletions

View File

@ -5,13 +5,13 @@
%define nm_version 1:0.9.9.0 %define nm_version 1:0.9.9.0
%define obsoletes_ver 1:0.9.7 %define obsoletes_ver 1:0.9.7
%define snapshot .git20130515 %define snapshot .git20130913
%define realversion 0.9.9.0 %define realversion 0.9.9.0
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.9.0 Version: 0.9.9.0
Release: 4%{snapshot}%{?dist} Release: 6%{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/
@ -112,7 +112,6 @@ intltoolize --force
--disable-static \ --disable-static \
--with-bluetooth \ --with-bluetooth \
--enable-more-warnings=yes \ --enable-more-warnings=yes \
--with-gtkver=3 \
--disable-migration --disable-migration
make %{?_smp_mflags} make %{?_smp_mflags}
@ -194,7 +193,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%{_datadir}/nm-applet/ce-*.ui %{_datadir}/nm-applet/ce-*.ui
%{_datadir}/nm-applet/eap-method-*.ui %{_datadir}/nm-applet/eap-method-*.ui
%{_datadir}/nm-applet/ws-*.ui %{_datadir}/nm-applet/ws-*.ui
%{_datadir}/nm-applet/nag-user-dialog.ui
%{_datadir}/nm-applet/nm-connection-editor.ui %{_datadir}/nm-applet/nm-connection-editor.ui
%{_datadir}/icons/hicolor/*/apps/nm-device-*.* %{_datadir}/icons/hicolor/*/apps/nm-device-*.*
%{_datadir}/icons/hicolor/*/apps/nm-no-connection.* %{_datadir}/icons/hicolor/*/apps/nm-no-connection.*
@ -222,7 +220,18 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%{_datadir}/gir-1.0/NMGtk-1.0.gir %{_datadir}/gir-1.0/NMGtk-1.0.gir
%changelog %changelog
* Tue Aug 07 2013 Dennis Gilmore <dennis@ausil.us> - 0.9.9.0-4.git20130515 * Fri Sep 13 2013 Dan Williams <dcbw@redhat.com> - 0.9.9.0-6.git20130906
- libnm-gtk: fix for enabling the Apply button for PEAP and TTLS (rh #1000564)
- libnm-gtk: only save CA certificate ignored value when connection is saved
- editor: fix display of VLAN parent interface
* Fri Sep 06 2013 Dan Williams <dcbw@redhat.com> - 0.9.9.0-5.git20130906
- editor: fix missing user/password when re-editing a connection (rh #1000564)
- editor: fix handling of missing CA certificate prompts (rh #758076) (rh #809489)
- editor: fix handling of bonding modes (rh #953076)
- applet/editor: add InfiniBand device support (rh #867273)
* Tue Aug 06 2013 Dennis Gilmore <dennis@ausil.us> - 0.9.9.0-4.git20130515
- rebuild for soname bump in gnome-bluetooth - rebuild for soname bump in gnome-bluetooth
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.9.0-3.git20130515 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.9.0-3.git20130515

View File

@ -1 +1 @@
85863e71a29e193aa646e3c6fcf03062 network-manager-applet-0.9.9.0.git20130515.tar.bz2 a1a0b3fdb451af58aa994c7bd8f29244 network-manager-applet-0.9.9.0.git20130913.tar.bz2