Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package opentyrian for openSUSE:Factory 
checked in at 2022-03-16 20:20:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opentyrian (Old)
 and      /work/SRC/openSUSE:Factory/.opentyrian.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opentyrian"

Wed Mar 16 20:20:48 2022 rev:3 rq:962101 version:2.1.20220311

Changes:
--------
--- /work/SRC/openSUSE:Factory/opentyrian/opentyrian.changes    2021-05-01 
00:46:41.607453408 +0200
+++ /work/SRC/openSUSE:Factory/.opentyrian.new.25692/opentyrian.changes 
2022-03-16 20:21:03.520995787 +0100
@@ -1,0 +2,11 @@
+Sat Mar 12 16:09:25 UTC 2022 - Carsten Ziepke <kiel...@gmail.com>
+
+- Update to current git version
+  - Redesigned OpenTyrian menu
+  - Reworked mouse behavior in menus so that pointer is now visible
+  - Replaced JSON configuration file format with custom
+    configuration file format
+- Fix file has executable bits warning for opentyrian.appdata.xml
+- Fix datadir for Tyrian files: /usr/share/tyrian is used
+
+-------------------------------------------------------------------

Old:
----
  opentyrian-2.1.20201203.obscpio

New:
----
  opentyrian-2.1.20220311.obscpio

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

Other differences:
------------------
++++++ opentyrian.spec ++++++
--- /var/tmp/diff_new_pack.udCCp5/_old  2022-03-16 20:21:04.128996225 +0100
+++ /var/tmp/diff_new_pack.udCCp5/_new  2022-03-16 20:21:04.132996228 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package opentyrian
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 # Upstream haven not tagged a version for more than seven years now.
 # There quite many bugfixes in the git version and it seems upstreams
 # develops it as rolling release.
-Version:        2.1.20201203
+Version:        2.1.20220311
 Release:        0
 Summary:        An arcade-style vertical scrolling shooter
 License:        GPL-2.0-or-later
@@ -48,7 +48,6 @@
 
 %prep
 %autosetup -p1
-chmod -x CREDITS
 
 %build
 make %{?_smp_mflags} all \
@@ -65,11 +64,11 @@
   gamesdir="%{_datadir}" \
   OPENTYRIAN_VERSION=%{version}
 # Gamedata directory (for the Freeware Tyrian21 files
-mkdir -p %{buildroot}%{_datadir}/%{name}
+mkdir -p %{buildroot}%{_datadir}/tyrian
 
 # Install .desktop file and appdata
 cd linux
-install -D %{name}.appdata.xml 
%{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
+install -Dm644 %{name}.appdata.xml 
%{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
 %suse_update_desktop_file -i %{name}
 for size in 128 24 32 48; do
   install -D icons/tyrian-$size.png 
"%{buildroot}%{_datadir}/icons/hicolor/${size}x$size/apps/%{name}.png"
@@ -77,19 +76,20 @@
 %fdupes -s %{buildroot}%{_datadir}
 
 %post
-echo "For running %{name} you have to download the Tyrian Freeware game assets.
+echo "For running opentyrian you have to download the Tyrian Freeware game 
assets.
 They can be be found here: https://www.camanis.net/tyrian/tyrian21.zip
-Unpack them and put them into %{_datadir}/%{name}
+Unpack them and put them into /usr/share/tyrian.
 "
 
 %files
 %license COPYING
 %doc %{_docdir}/%{name}
 %{_bindir}/%{name}
-%dir %{_datadir}/%{name}
+%dir %{_datadir}/tyrian
 %{_mandir}/man6/*
 %{_datadir}/icons/hicolor/*/apps/*.png
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/appdata/%{name}.appdata.xml
+%{_datadir}/pixmaps/%{name}.png
 
 %changelog

++++++ _service ++++++
--- /var/tmp/diff_new_pack.udCCp5/_old  2022-03-16 20:21:04.168996254 +0100
+++ /var/tmp/diff_new_pack.udCCp5/_new  2022-03-16 20:21:04.172996257 +0100
@@ -5,7 +5,7 @@
                <param name="versionformat">%cd</param>
                <param name="versionprefix">2.1</param>
        </service>
-       <service name="set_version" mode="localonly" />
+       <service name="set_version" mode="localonly"/>
        <service name="tar" mode="buildtime" />
        <service name="recompress" mode="buildtime">
                <param name="file">*.tar</param>

++++++ opentyrian-2.1.20201203.obscpio -> opentyrian-2.1.20220311.obscpio ++++++
++++ 7962 lines of diff (skipped)

++++++ opentyrian.obsinfo ++++++
--- /var/tmp/diff_new_pack.udCCp5/_old  2022-03-16 20:21:04.328996369 +0100
+++ /var/tmp/diff_new_pack.udCCp5/_new  2022-03-16 20:21:04.332996372 +0100
@@ -1,6 +1,5 @@
 name: opentyrian
-version: 2.1.20201203
-mtime: 1607059401
-commit: 650e1f72fd18d2242d10d706afa7f77f80151aea
-
+version: 2.1.20220311
+mtime: 1647017524
+commit: 425fe65fd9fc15372b6aa3ada42ea8f1e390ec48
 

Reply via email to