Hello community,

here is the log from the commit of package chromium-bsu for openSUSE:Factory 
checked in at 2018-04-19 15:27:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/chromium-bsu (Old)
 and      /work/SRC/openSUSE:Factory/.chromium-bsu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "chromium-bsu"

Thu Apr 19 15:27:21 2018 rev:5 rq:594549 version:0.9.16.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/chromium-bsu/chromium-bsu.changes        
2017-04-20 20:51:40.557805388 +0200
+++ /work/SRC/openSUSE:Factory/.chromium-bsu.new/chromium-bsu.changes   
2018-04-19 15:27:23.784184503 +0200
@@ -1,0 +2,16 @@
+Mon Apr  2 12:05:22 UTC 2018 - [email protected]
+
+- Update to version 0.9.16.1:
+  * Allow translations of Linux menu file.
+  * Compile fixes.
+- Update to version 0.9.16:
+  * Add SDL2 support.
+  * Add version option.
+  * Use different font for French.
+  * Compile fixes.
+- Build with SDL2 instead of SDL1.
+- Drop chromium-bsu-0.9.15.1-gcc6.patch (applied upstream).
+- Use %license instead of %doc (boo#1082318).
+- Clean spec file with spec-cleaner.
+
+-------------------------------------------------------------------

Old:
----
  chromium-bsu-0.9.15.1-gcc6.patch
  chromium-bsu-0.9.15.1.tar.gz

New:
----
  chromium-bsu-0.9.16.1.tar.gz

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

Other differences:
------------------
++++++ chromium-bsu.spec ++++++
--- /var/tmp/diff_new_pack.fLAOfH/_old  2018-04-19 15:27:24.848141122 +0200
+++ /var/tmp/diff_new_pack.fLAOfH/_new  2018-04-19 15:27:24.852140959 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package chromium-bsu
 #
-# 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,24 +17,22 @@
 
 
 Name:           chromium-bsu
-Version:        0.9.15.1
+Version:        0.9.16.1
 Release:        0
 Summary:        Vertical Scrolling Space Shooter Game
-License:        ClArtistic and MIT
+License:        ClArtistic AND MIT
 Group:          Amusements/Games/Action/Shoot
 Url:            http://sourceforge.net/projects/chromium-bsu/
 Source:         
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 # hiscore patch
-Patch:          %{name}-%{version}-src_HiScore.cpp.patch
-#PATCH-FIX-UPSTREAM [email protected] - gcc6: call of overloaded 
'abs(float&)' is ambiguous
-Patch1:         %{name}-%{version}-gcc6.patch
+Patch0:         %{name}-0.9.15.1-src_HiScore.cpp.patch
 BuildRequires:  dejavu-fonts
 BuildRequires:  gcc-c++
 BuildRequires:  libGLC-devel
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(SDL_image)
+BuildRequires:  pkgconfig(SDL2_image)
 BuildRequires:  pkgconfig(freealut)
-BuildRequires:  pkgconfig(sdl)
+BuildRequires:  pkgconfig(sdl2)
 %if 0%{?suse_version}
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
@@ -51,15 +49,14 @@
 
 %prep
 %setup -q
-%patch
-%patch1 -p1
+%patch0
 
 %build
 %configure --docdir=%{_docdir}/%{name}
 make %{?_smp_mflags}
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 rm -f %{buildroot}/%{name}-%{version}/data/doc/Makefile*
 rm -f %{buildroot}/%{name}-%{version}/data/doc/images/Makefile*
 
@@ -74,14 +71,14 @@
 %find_lang %{name}
 
 %files -f %{name}.lang
-%defattr(-,root,root)
-%doc AUTHORS COPYING NEWS README data/doc/*.htm data/wav/license.txt
+%doc AUTHORS NEWS README
+%license COPYING data/wav/license.txt
 %{_bindir}/%{name}
 %{_datadir}/%{name}
-%{_mandir}/man6/%{name}.6%{ext_man}
+%{_mandir}/man6/%{name}.6%{?ext_man}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/
-%{_docdir}/%{name}/images
+%{_docdir}/%{name}
 %dir %{_localstatedir}/games/
 %config(noreplace) %attr(664,games,games) 
%{_localstatedir}/games/%{name}.highscore
 

++++++ chromium-bsu-0.9.15.1.tar.gz -> chromium-bsu-0.9.16.1.tar.gz ++++++
++++ 48547 lines of diff (skipped)


Reply via email to