Hello community, here is the log from the commit of package deutex for openSUSE:Leap:15.2 checked in at 2020-04-14 14:20:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/deutex (Old) and /work/SRC/openSUSE:Leap:15.2/.deutex.new.3248 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deutex" Tue Apr 14 14:20:43 2020 rev:14 rq:793407 version:5.2.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/deutex/deutex.changes 2020-01-15 14:52:10.589479646 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.deutex.new.3248/deutex.changes 2020-04-14 14:21:01.769276655 +0200 @@ -1,0 +2,17 @@ +Fri Aug 23 17:57:35 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update to new upstream release 5.2.1 + * DeuTex supports textures in TX_START and TX_END markers + (introduced in ZDoom in 2003). These are used by certain + editors/engines for textures, with support for storing PNG and + JPEG files directly in the WAD. Extraction is likewise handled + for all formats. + +------------------------------------------------------------------- +Sun Sep 16 18:07:30 UTC 2018 - Avindra Goolcharan <[email protected]> + +- update to 5.1.2 + * fix segfault with --help +- partial cleanup with spec-cleaner + +------------------------------------------------------------------- Old: ---- deutex-5.1.1.tar.xz deutex-5.1.1.tar.xz.sig New: ---- deutex-5.2.1.tar.xz deutex-5.2.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ deutex.spec ++++++ --- /var/tmp/diff_new_pack.zgjEl0/_old 2020-04-14 14:21:02.093276896 +0200 +++ /var/tmp/diff_new_pack.zgjEl0/_new 2020-04-14 14:21:02.097276900 +0200 @@ -12,24 +12,23 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: deutex -Version: 5.1.1 +Version: 5.2.1 Release: 0 Summary: WAD composer for Doom and related games -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Tools/Other -#Historic-Url: http://www.teaser.fr/~amajorel/deutex/ +#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 BuildRequires: asciidoc BuildRequires: automake -BuildRequires: pkgconfig +BuildRequires: pkg-config %description DeuTex is a .wad file composer for Doom, Heretic, Hexen and Strife. @@ -43,7 +42,7 @@ functions such as merging WADs. %prep -%setup -q +%autosetup -p1 %build autoreconf -fiv @@ -54,8 +53,8 @@ %make_install %files +%license COPYING COPYING.LIB %_bindir/* %_mandir/man6/%name.6%ext_man -%doc COPYING COPYING.LIB %changelog ++++++ deutex-5.1.1.tar.xz -> deutex-5.2.1.tar.xz ++++++ ++++ 4321 lines of diff (skipped)
