diff --git a/0ad-0.0.25-alpha-unix-build.tar.xz b/0ad-0.0.25-alpha-unix-build.tar.xz deleted file mode 100644 index 6d263f5..0000000 --- a/0ad-0.0.25-alpha-unix-build.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:592eab37c1a1588e87b1f22d328fd6ca84ba47f32219f9e0fc4bbf67e745430f -size 75788348 diff --git a/0ad-0.0.25b-alpha-unix-build.tar.xz b/0ad-0.0.25b-alpha-unix-build.tar.xz new file mode 100644 index 0000000..a7fb791 --- /dev/null +++ b/0ad-0.0.25b-alpha-unix-build.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d70dcd75f473a7d5c81432c3d9260926bf8d9dff5cd541796169497d1c522edd +size 75579956 diff --git a/0ad.changes b/0ad.changes index 468eb71..0e32f42 100644 --- a/0ad.changes +++ b/0ad.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Aug 29 10:25:25 UTC 2021 - ecsos + +- Update to version 0.0.25b: + * Ranked matches did not longer grant points in the lobby. + * Mod installation no longer require restart. + * Mod installation no longer prints errors when installing mods by double-clicking + * Mod installation now overwrites the existing mods to allow for easier updates. + * Fishes are now easier to spot on lowest settings with the addition of seagulls. + * See https://wildfiregames.com/forum/topic/53714-re-release-of-0-ad-alpha-25-yauna/ +- Increase disk size in _constraints to fix build error + "No space left on device" in Leap. + ------------------------------------------------------------------- Mon Aug 16 20:42:52 UTC 2021 - Simon Puchert diff --git a/0ad.spec b/0ad.spec index 6573fe2..dc47373 100644 --- a/0ad.spec +++ b/0ad.spec @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + # Enable NVTT only on arch supported by nvidia-texture-tools %ifarch %{ix86} x86_64 ppc %bcond_without nvtt @@ -30,7 +31,7 @@ # Use provided library %bcond_without system_nvtt Name: 0ad -Version: 0.0.25 +Version: 0.0.25b Release: 0 Summary: A real-time strategy game of ancient warfare License: GPL-2.0-or-later AND LGPL-3.0-or-later AND CC-BY-SA-3.0 AND MIT AND ISC AND MPL-2.0 AND BSD-3-Clause @@ -71,8 +72,8 @@ BuildRequires: nvidia-texture-tools >= 2.1 %endif %if %{with system_mozjs} #FIXME: Depends on source/scriptinterface/ScriptTypes.h -BuildRequires: pkgconfig(mozjs-78) >= 78.6 BuildRequires: pkgconfig(mozjs-78) < 78.7 +BuildRequires: pkgconfig(mozjs-78) >= 78.6 %else BuildRequires: cargo BuildRequires: rust @@ -138,7 +139,6 @@ install -Dm 0644 build/resources/0ad.png %{buildroot}%{_datadir}/pixmaps/%{name} %suse_update_desktop_file %{name} - %files %doc README.txt %license LICENSE.txt license_gpl-2.0.txt license_lgpl-2.1.txt license_mit.txt diff --git a/_constraints b/_constraints index 2fd66ea..7c453f3 100644 --- a/_constraints +++ b/_constraints @@ -2,7 +2,7 @@ - 10 + 12 5