Hello community,

here is the log from the commit of package sar2 for openSUSE:Factory checked in 
at 2018-06-20 15:36:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sar2 (Old)
 and      /work/SRC/openSUSE:Factory/.sar2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sar2"

Wed Jun 20 15:36:52 2018 rev:2 rq:618004 version:2.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/sar2/sar2.changes        2017-08-24 
18:41:21.518703757 +0200
+++ /work/SRC/openSUSE:Factory/.sar2.new/sar2.changes   2018-06-20 
15:37:07.637512017 +0200
@@ -1,0 +2,12 @@
+Tue Jun 12 21:09:13 UTC 2018 - [email protected]
+
+- Update to version 2.3.3:
+  * Upstream some patches submitted by contributors to facilitate
+    the package build process.
+  * Fix a number of old urls to point to the Github location.
+- Drop upstreamed patches:
+  * appdata.patch.
+  * sar2-2.3.2-optflags.patch.
+- Clean spec file.
+
+-------------------------------------------------------------------

Old:
----
  appdata.patch
  sar2-2.3.2-optflags.patch
  sar2-2.3.2.tar.gz

New:
----
  sar2-2.3.3.tar.gz

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

Other differences:
------------------
++++++ sar2.spec ++++++
--- /var/tmp/diff_new_pack.1beJf1/_old  2018-06-20 15:37:10.861394991 +0200
+++ /var/tmp/diff_new_pack.1beJf1/_new  2018-06-20 15:37:10.865394846 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sar2
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,13 @@
 
 
 Name:           sar2
-Version:        2.3.2
+Version:        2.3.3
 Release:        0
 Summary:        Rescue Helicopter Simulator
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          Amusements/Games/3D/Simulation
 Url:            https://searchandrescue2.github.io/sar2/
-Source:         
https://github.com/SearchAndRescue2/sar2/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM https://github.com/SearchAndRescue2/sar2/pull/5 & 
https://github.com/SearchAndRescue2/sar2/pull/4
-Patch1:         
http://pkgs.fedoraproject.org/cgit/rpms/sar2.git/plain/sar2-2.3.2-optflags.patch
-# PATCH-FEATURE-UPSTREAM https://github.com/SearchAndRescue2/sar2/pull/6
-Patch2:         appdata.patch
+Source:         
https://github.com/SearchAndRescue2/sar2/archive/v%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  Mesa-devel
 BuildRequires:  fdupes
 BuildRequires:  freealut-devel
@@ -36,7 +32,6 @@
 BuildRequires:  libvorbis-devel
 BuildRequires:  openal-soft-devel
 BuildRequires:  scons
-BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-libICE-devel
 BuildRequires:  xorg-x11-libSM-devel
 BuildRequires:  xorg-x11-libX11-devel
@@ -44,7 +39,10 @@
 BuildRequires:  xorg-x11-libXmu-devel
 BuildRequires:  xorg-x11-libXpm-devel
 Requires:       %{name}-data = %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} < 1330
+Requires(post): update-desktop-files
+Requires(postun): update-desktop-files
+%endif
 
 %description
 Search and Rescue II is a rescue helicopter simulator for Linux.
@@ -72,8 +70,6 @@
 
 %prep
 %setup -q
-%patch1 -p1 -b .optflags
-%patch2 -p1
 
 %build
 scons --optflags="%{optflags} -DHAVE_LIBXPM"
@@ -89,7 +85,6 @@
 cp -a bin/%{name} %{buildroot}%{_bindir}
 
 install -D -m 0644 extra/sar2.desktop 
%{buildroot}%{_datadir}/applications/%{name}.desktop
-%suse_update_desktop_file %{name}
 
 install -D -m 0644 extra/sar2.xpm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
 
@@ -97,23 +92,24 @@
 
 %fdupes %{buildroot}%{_datadir}
 
+%if 0%{?suse_version} < 1330
 %post
 %desktop_database_post
 
 %postun
 %desktop_database_postun
+%endif
 
 %files
-%defattr(-,root,root,-)
-%doc AUTHORS CHANGELOG HACKING LICENSE README
-%doc %{_mandir}/man6/%{name}.6*
+%doc AUTHORS CHANGELOG HACKING README
+%license LICENSE
+%{_mandir}/man6/%{name}.6%{?ext_man}
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}.xpm
 %{_datadir}/appdata/%{name}.appdata.xml
 
 %files data
-%defattr(-,root,root,-)
 %{_datadir}/%{name}/
 
 %changelog

++++++ sar2-2.3.2.tar.gz -> sar2-2.3.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/sar2/sar2-2.3.2.tar.gz 
/work/SRC/openSUSE:Factory/.sar2.new/sar2-2.3.3.tar.gz differ: char 12, line 1


Reply via email to