Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package heroic-gogdl for openSUSE:Factory 
checked in at 2026-01-29 17:46:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/heroic-gogdl (Old)
 and      /work/SRC/openSUSE:Factory/.heroic-gogdl.new.1995 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "heroic-gogdl"

Thu Jan 29 17:46:43 2026 rev:2 rq:1329779 version:1.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/heroic-gogdl/heroic-gogdl.changes        
2025-11-28 16:53:05.626693923 +0100
+++ /work/SRC/openSUSE:Factory/.heroic-gogdl.new.1995/heroic-gogdl.changes      
2026-01-29 17:49:17.216398842 +0100
@@ -1,0 +2,15 @@
+Thu Jan 29 08:33:33 UTC 2026 - Jonatas Gonçalves <[email protected]>
+
+- Use upstream GitHub release tarball as Source0  
+
+-------------------------------------------------------------------
+Tue Jan 27 22:05:27 UTC 2026 - Jonatas Gonçalves <[email protected]>
+
+- Update to version 1.2.0
+  * [Feat] Add arm64 build by @Etaash-mathamsetty in #60
+  * Update workflows by @CommandMC in #62
+  * Remove explicit max-parallel value in workflow file by @CommandMC in #63
+  * Auth token not always required by @khanism in #66
+  * Refactor xdelta to C module by @imLinguin in #65 
+
+-------------------------------------------------------------------

Old:
----
  heroic-gogdl-1.1.2.tar.xz

New:
----
  heroic-gogdl-1.2.0.tar.gz

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

Other differences:
------------------
++++++ heroic-gogdl.spec ++++++
--- /var/tmp/diff_new_pack.nMo8rm/_old  2026-01-29 17:49:20.280528819 +0100
+++ /var/tmp/diff_new_pack.nMo8rm/_new  2026-01-29 17:49:20.288529159 +0100
@@ -16,12 +16,12 @@
 #
 
 Name:           heroic-gogdl
-Version:        1.1.2
+Version:        1.2.0
 Release:        0
 Summary:        GOG download module for Heroic Games Launcher
 License:        GPL-3.0-only
 URL:            https://github.com/Heroic-Games-Launcher/heroic-gogdl
-Source:         %{name}-%{version}.tar.xz
+Source0:        
https://github.com/Heroic-Games-Launcher/heroic-gogdl/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  python313-PyInstaller
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
@@ -37,7 +37,7 @@
 GOG Downloading module for Heroic Games Launcher
 
 %prep
-%setup -q
+%setup -q -n heroic-gogdl-%{version}
 
 %build
 pyinstaller --onefile --name gogdl gogdl/cli.py

Reply via email to