Hello community, here is the log from the commit of package xonotic for openSUSE:Factory checked in at 2020-09-16 19:40:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xonotic (Old) and /work/SRC/openSUSE:Factory/.xonotic.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xonotic" Wed Sep 16 19:40:42 2020 rev:5 rq:834871 version:0.8.2 Changes: -------- --- /work/SRC/openSUSE:Factory/xonotic/xonotic.changes 2019-12-04 14:19:29.186392936 +0100 +++ /work/SRC/openSUSE:Factory/.xonotic.new.4249/xonotic.changes 2020-09-16 19:40:47.118896799 +0200 @@ -1,0 +2,5 @@ +Tue Sep 15 15:41:52 UTC 2020 - Michel Normand <[email protected]> + +- Add _constraints with 9GB min disk space + +------------------------------------------------------------------- New: ---- _constraints ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xonotic.spec ++++++ --- /var/tmp/diff_new_pack.CSCrbJ/_old 2020-09-16 19:40:52.878903278 +0200 +++ /var/tmp/diff_new_pack.CSCrbJ/_new 2020-09-16 19:40:52.878903278 +0200 @@ -1,7 +1,7 @@ # # spec file for package xonotic # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # 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/ # @@ -21,9 +21,9 @@ Version: 0.8.2 Release: 0 Summary: Fast-paced first person shooter -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Amusements/Games/3D/Shoot -Url: http://xonotic.org/ +URL: http://xonotic.org/ Source0: http://dl.xonotic.org/%{name}-%{version}.zip Source1: xonotic.desktop Source2: xonotic.service @@ -34,14 +34,14 @@ BuildRequires: alsa-devel BuildRequires: d0_blind_id-devel BuildRequires: libXpm-devel +BuildRequires: libXxf86vm-devel BuildRequires: libcurl-devel BuildRequires: libjpeg-devel BuildRequires: unzip BuildRequires: update-desktop-files +BuildRequires: xorg-x11-libXext-devel BuildRequires: xorg-x11-libXpm BuildRequires: xorg-x11-proto-devel -BuildRequires: xorg-x11-libXext-devel -BuildRequires: libXxf86vm-devel BuildRequires: zlib-devel Requires: logrotate Requires: xonotic-data = %{version} ++++++ _constraints ++++++ <constraints> <hardware> <disk> <size unit="G">9</size> </disk> </hardware> </constraints>
