Hello community,

here is the log from the commit of package gnome-software for openSUSE:Factory 
checked in at 2015-09-03 18:04:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-software (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-software.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-software"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-software/gnome-software.changes    
2015-08-05 06:51:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-software.new/gnome-software.changes       
2015-09-03 18:12:15.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Sep  2 12:47:18 UTC 2015 - [email protected]
+
+- Do not ship gnome-software-local-file.desktop: gnome-software is
+  not yet able to handle local RPM files on openSUSE (boo#941862).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-software.spec ++++++
--- /var/tmp/diff_new_pack.EoJx1r/_old  2015-09-03 18:12:20.000000000 +0200
+++ /var/tmp/diff_new_pack.EoJx1r/_new  2015-09-03 18:12:20.000000000 +0200
@@ -69,6 +69,8 @@
 %install
 %make_install
 find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
+# Currently not shipped, as this is not yet functional (boo#941862)
+rm %{buildroot}%{_datadir}/applications/gnome-software-local-file.desktop
 #suse_update_desktop_file gnome-software
 %find_lang %{name}
 
@@ -89,7 +91,8 @@
 %{_datadir}/%{name}/
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/org.gnome.Software.appdata.xml
-%{_datadir}/applications/gnome-software-local-file.desktop
+# Currently not shipped, as this is not yet functional (boo#941862)
+#{_datadir}/applications/gnome-software-local-file.desktop
 %{_datadir}/applications/org.gnome.Software.desktop
 %{_datadir}/dbus-1/services/org.gnome.Software.service
 %{_datadir}/glib-2.0/schemas/org.gnome.software.gschema.xml


Reply via email to