Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package deutex for openSUSE:Factory checked 
in at 2021-04-29 22:46:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deutex (Old)
 and      /work/SRC/openSUSE:Factory/.deutex.new.1947 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deutex"

Thu Apr 29 22:46:47 2021 rev:10 rq:889325 version:5.2.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/deutex/deutex.changes    2019-08-24 
18:47:01.569753707 +0200
+++ /work/SRC/openSUSE:Factory/.deutex.new.1947/deutex.changes  2021-04-29 
22:53:27.489875949 +0200
@@ -1,0 +2,8 @@
+Thu Apr 29 12:32:44 UTC 2021 - Ferdinand Thiessen <[email protected]>
+
+- Update to new upstream release 5.2.2
+  * Hexen graphics are now treated a bit more specially,
+    the last entry in the palette no longer counting as a candidate
+    to produce transparency in the output file.
+
+-------------------------------------------------------------------
@@ -55 +63 @@
-    Doom??1 or 2 IWAD.
+    Doom 1 or 2 IWAD.

Old:
----
  deutex-5.2.1.tar.xz
  deutex-5.2.1.tar.xz.sig

New:
----
  deutex-5.2.2.tar.zst
  deutex-5.2.2.tar.zst.sig

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

Other differences:
------------------
++++++ deutex.spec ++++++
--- /var/tmp/diff_new_pack.l6VApR/_old  2021-04-29 22:53:28.049873368 +0200
+++ /var/tmp/diff_new_pack.l6VApR/_new  2021-04-29 22:53:28.053873350 +0200
@@ -17,18 +17,19 @@
 
 
 Name:           deutex
-Version:        5.2.1
+Version:        5.2.2
 Release:        0
 Summary:        WAD composer for Doom and related games
 License:        GPL-2.0-or-later
 Group:          Development/Tools/Other
 #Historic-URL:  http://www.teaser.fr/~amajorel/deutex/
 URL:            https://github.com/Doom-Utils/deutex
-Source:         
https://github.com/Doom-Utils/deutex/releases/download/v%version/%name-%version.tar.xz
-Source2:        
https://github.com/Doom-Utils/deutex/releases/download/v%version/%name-%version.tar.xz.sig
+Source:         
https://github.com/Doom-Utils/deutex/releases/download/v%version/%name-%version.tar.zst
+Source2:        
https://github.com/Doom-Utils/deutex/releases/download/v%version/%name-%version.tar.zst.sig
 BuildRequires:  asciidoc
 BuildRequires:  automake
 BuildRequires:  pkg-config
+BuildRequires:  zstd
 
 %description
 DeuTex is a .wad file composer for Doom, Heretic, Hexen and Strife.
@@ -42,12 +43,18 @@
 functions such as merging WADs.
 
 %prep
+%if 0%{?suse_version} < 1550
+# Leap <= 15.3 does not support tar with zstd
+%setup -T -c
+tar -I zstd --strip-components=1 -xf %{SOURCE0}
+%else
 %autosetup -p1
+%endif
 
 %build
 autoreconf -fiv
-%configure
-make %{?_smp_mflags}
+%configure --enable-man
+%make_build
 
 %install
 %make_install

++++++ deutex-5.2.2.tar.zst.sig ++++++
untrusted comment: verify with deutex.pub
RWQFKSch/pCmBvZHyTLsRc3Y3Tyj9/oz25IFWLo88lsRmcSy+gsd5iQH/huDC1+bXmCUkWZWLyNYFSzLTCRdhaWp7fuwoM4LHAY=

Reply via email to