Hello community,

here is the log from the commit of package 7kaa for openSUSE:Factory checked in 
at 2016-10-13 11:27:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/7kaa (Old)
 and      /work/SRC/openSUSE:Factory/.7kaa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "7kaa"

Changes:
--------
--- /work/SRC/openSUSE:Factory/7kaa/7kaa.changes        2016-06-19 
11:08:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.7kaa.new/7kaa.changes   2016-10-13 
11:27:55.000000000 +0200
@@ -1,0 +2,20 @@
+Mon Sep  5 17:54:01 UTC 2016 - nemy...@opensuse.org
+
+- Update to 2.14.6, announce message:
+
+ * Added support for 7kfans.com match-making.
+ * Added LAN game browsing support.
+ * Added Mobilize Worker button on firms. (sraboy/Microvirus)
+ * Improvements to mouse acceleration.
+ * Fixes to mouse movement in fullscreen mode.
+ * Fixed a bug with 64-bit multiplayer matches.
+ * Begun translation work. (toaster)
+ * Fix character encoding with accented characters. (MicroVirus)
+ * Bugfixes…
+
+- Remove obsolete patches 7kaa-2.14.5.patch and 7kaa-2.14.5_overflow.patch,
+  changed by Upstream
+- Add description for patch gcc6_char_cast.patch
+- Remove check %if 0%{?suse_version}, because is only for openSUSE
+
+-------------------------------------------------------------------

Old:
----
  7kaa-2.14.5.patch
  7kaa-2.14.5.tar.bz2
  7kaa-2.14.5_overflow.patch

New:
----
  7kaa-2.14.6.tar.xz

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

Other differences:
------------------
++++++ 7kaa.spec ++++++
--- /var/tmp/diff_new_pack.t372lK/_old  2016-10-13 11:28:01.000000000 +0200
+++ /var/tmp/diff_new_pack.t372lK/_new  2016-10-13 11:28:01.000000000 +0200
@@ -19,27 +19,22 @@
 # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
 
 Name:           7kaa
-Version:        2.14.5
+Version:        2.14.6
 Release:        0
 Summary:        Seven Kingdoms: Ancient Adversaries
 License:        GPL-2.0
 Group:          Amusements/Games/StrategyGame
 Url:            http://7kfans.com/
-Source0:        
http://sourceforge.net/projects/skfans/files/7KAA%20%{version}/%{name}-%{version}.tar.bz2
-# PATCH-FIX-OPENSUSE - 7kaa-2.14.5.patch -- 
https://github.com/the3dfxdude/7kaa/issues/48
-Patch0:         %{name}-2.14.5.patch
-# PATCH-FIX-UPSTREAM - patch buffer overflow due to wrong size assumptions
-Patch1:         %{name}-2.14.5_overflow.patch
-Patch2:         gcc6_char_cast.patch
+Source0:        
http://sourceforge.net/projects/skfans/files/7KAA%20%{version}/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM - gcc6_char_cast.patch -- 
https://github.com/the3dfxdude/7kaa/issues/63
+Patch0:         gcc6_char_cast.patch
 Source1:        %{name}.png
 Source2:        %{name}.desktop
-%if 0%{?suse_version}
-BuildRequires:  fdupes
-BuildRequires:  update-desktop-files
-%endif
 BuildRequires:  enet-devel
+BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  openal-soft-devel
+BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(sdl2)
 Recommends:     %{name}-music
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -64,8 +59,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 export CXXFLAGS="%{optflags} -fno-strict-aliasing"
@@ -81,13 +74,11 @@
 # install Desktop file
 install -Dm 0644 %{S:2} %{buildroot}%{_datadir}/applications/%{name}.desktop
 
-%if 0%{?suse_version}
-    %suse_update_desktop_file %{name}
-    %fdupes -s %{buildroot}%{_prefix}
-%endif
+%suse_update_desktop_file %{name}
+%fdupes -s %{buildroot}%{_prefix}
 
 %files
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %doc COPYING README
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop



Reply via email to