Hello community,
here is the log from the commit of package NetworkManager-gnome for
openSUSE:Factory checked in at 2015-10-17 16:36:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/NetworkManager-gnome (Old)
and /work/SRC/openSUSE:Factory/.NetworkManager-gnome.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NetworkManager-gnome"
Changes:
--------
---
/work/SRC/openSUSE:Factory/NetworkManager-gnome/NetworkManager-gnome.changes
2015-09-24 06:13:39.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.NetworkManager-gnome.new/NetworkManager-gnome.changes
2015-10-17 16:36:11.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Oct 12 11:07:12 UTC 2015 - [email protected]
+
+- Align the name of the appdata file with the desktop file: rename
+ org.gnome.nm-connection-editor.appdata.xml to
+ nm-connection-editor.appdata.xml
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ NetworkManager-gnome.spec ++++++
--- /var/tmp/diff_new_pack.2F9jXX/_old 2015-10-17 16:36:12.000000000 +0200
+++ /var/tmp/diff_new_pack.2F9jXX/_new 2015-10-17 16:36:12.000000000 +0200
@@ -143,6 +143,9 @@
%install
%makeinstall
find %{buildroot}%{_libdir} -name '*.la' -delete -print
+# align the name of the appdata file with the name of the .desktop file
+mv %{buildroot}%{_datadir}/appdata/org.gnome.nm-connection-editor.appdata.xml \
+ %{buildroot}%{_datadir}/appdata/nm-connection-editor.appdata.xml
%suse_update_desktop_file
%{buildroot}%{_datadir}/applications/nm-applet.desktop
%suse_update_desktop_file
%{buildroot}%{_sysconfdir}/xdg/autostart/nm-applet.desktop
%suse_update_desktop_file -r nm-connection-editor GTK GNOME System
X-SuSE-ServiceConfiguration