Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zaz for openSUSE:Factory checked in at 2021-05-19 17:49:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zaz (Old) and /work/SRC/openSUSE:Factory/.zaz.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zaz" Wed May 19 17:49:12 2021 rev:3 rq:894133 version:1.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/zaz/zaz.changes 2021-04-24 23:09:23.423414929 +0200 +++ /work/SRC/openSUSE:Factory/.zaz.new.2988/zaz.changes 2021-05-19 17:49:24.269528506 +0200 @@ -1,0 +2,7 @@ +Mon Apr 26 21:24:39 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de> + +- Update to version 1.0.1 + * splash off by default + * fixed build scripts + +------------------------------------------------------------------- Old: ---- zaz-1.0.0.tar.bz2 New: ---- zaz-1.0.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zaz.spec ++++++ --- /var/tmp/diff_new_pack.dGOBdK/_old 2021-05-19 17:49:24.917525789 +0200 +++ /var/tmp/diff_new_pack.dGOBdK/_new 2021-05-19 17:49:24.921525772 +0200 @@ -17,13 +17,13 @@ Name: zaz -Version: 1.0.0 +Version: 1.0.1 Release: 0 Summary: Puzzle game about arranging balls in triplets License: GPL-3.0-or-later Group: Amusements/Games/Logic URL: http://zaz.sourceforge.net/ -Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz # PATCH-FIX-OPENSUSE - zaz-extra_zaz.desktop.patch -- Add GenericName Patch0: %{name}-extra_zaz.desktop.patch BuildRequires: Mesa-devel @@ -63,10 +63,6 @@ %build %configure --docdir=%{_defaultdocdir}/%{name} - -# Inject -lvorbis into the Makefile -sed -i -e "/^LIBS\s*=*/s|$| -lvorbis|" Makefile src/Makefile - %make_build %install