Hello community,

here is the log from the commit of package opera for openSUSE:Factory:NonFree 
checked in at 2017-02-09 11:19:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2017-02-04 
23:59:08.888316210 +0100
+++ /work/SRC/openSUSE:Factory:NonFree/.opera.new/opera.changes 2017-02-09 
11:19:49.467348935 +0100
@@ -1,0 +2,6 @@
+Tue Feb  7 21:26:43 UTC 2017 - [email protected]
+
+- Update to version 43.0.2442.806:
+  * See https://opera.com/blogs/desktop/changelog-for-43
+
+-------------------------------------------------------------------

Old:
----
  opera-stable_42.0.2393.517_amd64.deb
  opera-stable_42.0.2393.517_i386.deb

New:
----
  opera-stable_43.0.2442.806_amd64.deb
  opera-stable_43.0.2442.806_i386.deb

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

Other differences:
------------------
++++++ opera.spec ++++++
--- /var/tmp/diff_new_pack.xHTwm3/_old  2017-02-09 11:19:53.406791621 +0100
+++ /var/tmp/diff_new_pack.xHTwm3/_new  2017-02-09 11:19:53.410791055 +0100
@@ -27,7 +27,7 @@
 %define alt_deb_arch amd64
 %endif
 Name:           opera
-Version:        42.0.2393.517
+Version:        43.0.2442.806
 Release:        0
 Summary:        Proprietary web browser
 License:        SUSE-NonFree
@@ -35,8 +35,8 @@
 Url:            https://opera.com/
 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
+Source2:        %{name}.appdata.xml
+Source3:        %{name}.sh.in
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  update-desktop-files
@@ -62,6 +62,8 @@
 tar -xf data.tar.xz
 rm -f data.tar.xz
 
+cp -f %{SOURCE2} %{name}.appdata.xml
+
 mv -f .%{_datadir}/doc/%{name}-stable/copyright COPYING
 gzip -d .%{_datadir}/doc/%{name}-stable/changelog.gz
 mv -f .%{_datadir}/doc/%{name}-stable/changelog ChangeLog
@@ -71,7 +73,7 @@
 sed \
   -e 's|__LIBDIR__|%{_libdir}|g' \
   -e 's|__SYSCONFDIR__|%{_sysconfdir}|g' \
-  %{SOURCE2} > %{name}.sh
+  %{SOURCE3} > %{name}.sh
 cat > %{name}.conf << EOF
 # Default settings for opera. This file is sourced by /usr/bin/opera.
 
@@ -79,8 +81,6 @@
 OPERA_FLAGS=""
 EOF
 
-cp -f %{SOURCE3} %{name}.appdata.xml
-
 %build
 # Nothing to build.
 


Reply via email to