Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package opentyrian for openSUSE:Factory 
checked in at 2026-09-14 16:24:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opentyrian (Old)
 and      /work/SRC/openSUSE:Factory/.opentyrian.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opentyrian"

Mon Sep 14 16:24:42 2026 rev:6 rq:1377804 version:2.1.20260912

Changes:
--------
--- /work/SRC/openSUSE:Factory/opentyrian/opentyrian.changes    2022-11-29 
10:54:56.417299153 +0100
+++ /work/SRC/openSUSE:Factory/.opentyrian.new.1265/opentyrian.changes  
2026-09-14 16:24:43.924480373 +0200
@@ -1,0 +2,16 @@
+Sun Sep 13 12:13:28 UTC 2026 - Martin Hauke <[email protected]>
+
+- Update to version 2.1.20260912
+  * Mouse now uses system acceleration curve.
+  * Fixed two-player final score screen text.
+  * Fixed enemy shot aim and attraction/repulsion when enemy X is
+    negative.
+  * Fixed location of quit dialog text.
+  * Fixed memory corruption due to too many data cubes on Savara Y.
+  * Reworked keyboard/mouse input in menus and cutscenes.
+  * Improved demo playback repeatability.
+  * Fixed crash when selecting SHIPEDIT ship.
+- Add patch:
+  * fix-make-install.patch
+
+-------------------------------------------------------------------

Old:
----
  opentyrian-2.1.20221123.tar.gz

New:
----
  fix-make-install.patch
  opentyrian-2.1.20260912.tar.gz

----------(New B)----------
  New:- Add patch:
  * fix-make-install.patch
----------(New E)----------

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

Other differences:
------------------
++++++ opentyrian.spec ++++++
--- /var/tmp/diff_new_pack.jaYpRT/_old  2026-09-14 16:24:44.958523745 +0200
+++ /var/tmp/diff_new_pack.jaYpRT/_new  2026-09-14 16:24:44.962523913 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package opentyrian
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           opentyrian
-Version:        2.1.20221123
+Version:        2.1.20260912
 Release:        0
 Summary:        An arcade-style vertical scrolling shooter
 License:        GPL-2.0-or-later
@@ -26,6 +26,7 @@
 Source:         
https://github.com/opentyrian/opentyrian/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 # PATCH-FEATURE-UPSTREAM https://github.com/opentyrian/opentyrian/pull/13
 Patch0:         appdata.patch
+Patch1:         fix-make-install.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme

++++++ fix-make-install.patch ++++++
diff --git a/Makefile b/Makefile
index 43f9f0f..1176e46 100644
--- a/Makefile
+++ b/Makefile
@@ -145,7 +145,7 @@ installdirs :
 .PHONY : install
 install : $(TARGET) installdirs
        $(INSTALL_PROGRAM) $(TARGET) $(DESTDIR)$(bindir)/
-       $(INSTALL_DATA) NEWS README $(DESTDIR)$(docdir)/
+       $(INSTALL_DATA) NEWS README.md $(DESTDIR)$(docdir)/
        $(INSTALL_DATA) linux/man/opentyrian.6 
$(DESTDIR)$(man6dir)/opentyrian$(man6ext)
        $(INSTALL_DATA) linux/opentyrian.desktop $(DESTDIR)$(desktopdir)/
        $(INSTALL_DATA) linux/icons/tyrian-22.png 
$(DESTDIR)$(icondir)/hicolor/22x22/apps/opentyrian.png

++++++ opentyrian-2.1.20221123.tar.gz -> opentyrian-2.1.20260912.tar.gz ++++++
++++ 16919 lines of diff (skipped)

Reply via email to