Hello community,

here is the log from the commit of package cdogs-sdl for openSUSE:Factory 
checked in at 2020-01-09 22:52:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cdogs-sdl (Old)
 and      /work/SRC/openSUSE:Factory/.cdogs-sdl.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cdogs-sdl"

Thu Jan  9 22:52:34 2020 rev:7 rq:762183 version:0.7.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/cdogs-sdl/cdogs-sdl.changes      2019-12-23 
22:48:36.630093489 +0100
+++ /work/SRC/openSUSE:Factory/.cdogs-sdl.new.6675/cdogs-sdl.changes    
2020-01-09 22:53:11.746787389 +0100
@@ -1,0 +2,11 @@
+Sun Jan  5 19:28:10 UTC 2020 - Martin Hauke <mar...@gmx.de>
+
+- Update to version 0.7.3
+  Editor
+  * Fix previews in character editor
+  * Fix crash when changing colors
+  * Add crosshairs when drag-scrolling
+- Update patch:
+  * cdogs-sdl-fix-desktop-and-appdata.patch
+
+-------------------------------------------------------------------

Old:
----
  cdogs-sdl-0.7.2.tar.gz

New:
----
  cdogs-sdl-0.7.3.tar.gz

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

Other differences:
------------------
++++++ cdogs-sdl.spec ++++++
--- /var/tmp/diff_new_pack.lHvAwU/_old  2020-01-09 22:53:13.626788330 +0100
+++ /var/tmp/diff_new_pack.lHvAwU/_new  2020-01-09 22:53:13.642788338 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cdogs-sdl
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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,13 +17,14 @@
 
 
 Name:           cdogs-sdl
-Version:        0.7.2
+Version:        0.7.3
 Release:        0
 Summary:        Classic overhead run-and-gun game
 License:        GPL-2.0-only AND BSD-2-Clause AND CC-BY-3.0 AND CC-BY-SA-3.0
 Group:          Amusements/Games/Action/Shoot
 URL:            http://cxong.github.io/cdogs-sdl
 Source:         
https://github.com/cxong/cdogs-sdl/archive/%{version}/%{name}-%{version}.tar.gz
+# PATCH-FIX-OPENSUSE cdogs-sdl-fix-desktop-and-appdata.patch mar...@gmx.de -- 
Fix desktop/appdata filenames.
 Patch0:         cdogs-sdl-fix-desktop-and-appdata.patch
 BuildRequires:  cmake >= 2.8.2
 BuildRequires:  dos2unix

++++++ cdogs-sdl-0.7.2.tar.gz -> cdogs-sdl-0.7.3.tar.gz ++++++
/work/SRC/openSUSE:Factory/cdogs-sdl/cdogs-sdl-0.7.2.tar.gz 
/work/SRC/openSUSE:Factory/.cdogs-sdl.new.6675/cdogs-sdl-0.7.3.tar.gz differ: 
char 12, line 1

++++++ cdogs-sdl-fix-desktop-and-appdata.patch ++++++
--- /var/tmp/diff_new_pack.lHvAwU/_old  2020-01-09 22:53:13.794788413 +0100
+++ /var/tmp/diff_new_pack.lHvAwU/_new  2020-01-09 22:53:13.798788416 +0100
@@ -1,8 +1,8 @@
 diff --git a/CMakeLists.txt b/CMakeLists.txt
-index c58e5c5..6a24b7d 100644
+index 295c8d2..84fb093 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -255,12 +255,12 @@ INSTALL(FILES
+@@ -252,12 +252,12 @@ INSTALL(FILES
        ${CMAKE_SOURCE_DIR}/README.md
        DESTINATION ${DATA_INSTALL_DIR})
  IF(UNIX AND NOT APPLE AND NOT BEOS AND NOT HAIKU)
@@ -18,19 +18,11 @@
        endforeach(RES)
  elseif(WIN32)
        # Package for Windows
-diff --git a/build/linux/io.github.cxong.cdogs-sdl.desktop.cmake 
b/build/linux/io.github.cxong.cdogs-sdl.desktop.cmake
-index 3d40fbf..567315f 100644
---- a/build/linux/io.github.cxong.cdogs-sdl.desktop.cmake
-+++ b/build/linux/io.github.cxong.cdogs-sdl.desktop.cmake
-@@ -1,7 +1,6 @@
- [Desktop Entry]
- Name=C-Dogs SDL
- GenericName=Action/Arcade Game
--Version=@VERSION@
- Type=Application
- Categories=Game;ActionGame;
- Keywords=Game;Arcade;Shooter;Retro;
-@@ -9,4 +8,4 @@ Comment=Classic overhead run-and-gun game
+diff --git a/build/linux/io.github.cxong.cdogs-sdl.desktop 
b/build/linux/io.github.cxong.cdogs-sdl.desktop
+index ab648a9..bb3464b 100644
+--- a/build/linux/io.github.cxong.cdogs-sdl.desktop
++++ b/build/linux/io.github.cxong.cdogs-sdl.desktop
+@@ -9,4 +9,4 @@ Comment=Classic overhead run-and-gun game
  TryExec=cdogs-sdl
  Exec=cdogs-sdl
  Terminal=false


Reply via email to