Hello community,

here is the log from the commit of package opera for openSUSE:Factory:NonFree 
checked in at 2016-11-19 12:50:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory:NonFree/opera (Old)
 and      /work/SRC/openSUSE:Factory:NonFree/.opera.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opera"

Changes:
--------
--- /work/SRC/openSUSE:Factory:NonFree/opera/opera.changes      2016-11-11 
14:35:54.000000000 +0100
+++ /work/SRC/openSUSE:Factory:NonFree/.opera.new/opera.changes 2016-11-19 
12:50:13.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Nov 19 06:28:32 UTC 2016 - [email protected]
+
+- Add appdata.xml for https://software.opensuse.org/appstore
+
+-------------------------------------------------------------------

New:
----
  opera.appdata.xml

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

Other differences:
------------------
++++++ opera.spec ++++++
--- /var/tmp/diff_new_pack.rwwxaP/_old  2016-11-19 12:50:15.000000000 +0100
+++ /var/tmp/diff_new_pack.rwwxaP/_new  2016-11-19 12:50:15.000000000 +0100
@@ -36,6 +36,7 @@
 Source0:        
http://get.geo.opera.com/ftp/pub/%{name}/desktop/%{version}/linux/%{name}-stable_%{version}_%{deb_arch}.deb
 Source1:        
http://get.geo.opera.com/ftp/pub/%{name}/desktop/%{version}/linux/%{name}-stable_%{version}_%{alt_deb_arch}.deb
 Source2:        %{name}.sh.in
+Source3:        opera.appdata.xml
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  update-desktop-files
@@ -95,6 +96,9 @@
 # Fix rpmlint warning - ab_tests.json is not suposed to be executable.
 chmod -x %{buildroot}%{_libdir}/%{name}/resources/ab_tests.json
 
+# https://en.opensuse.org/openSUSE:AppStore
+install -Dm0644 %{SOURCE3} %{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
+
 %fdupes %{buildroot}%{_libdir}/
 
 %post
@@ -113,5 +117,7 @@
 %{_libdir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/*
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/%{name}.appdata.xml
 
 %changelog




Reply via email to