forked from pool/0ad-data
Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| d922085f5a | |||
|
|
28422c6216 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b200e48558f882807910e3c686567b6a396248d9d418044ecfde090b05772d7d
|
||||
size 1351511480
|
||||
3
0ad-0.27.0-unix-data.tar.xz
Normal file
3
0ad-0.27.0-unix-data.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e48855ab8e1ef81270338462c8270b015213f14f5e054aab92ad74d5ea59dea
|
||||
size 1367701984
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 2 13:20:08 UTC 2025 - Dominik Heidler <dheidler@suse.com>
|
||||
|
||||
- Update to 0.27.0
|
||||
See https://play0ad.com/new-release-0-a-d-alpha-27-agni/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 26 14:51:30 UTC 2022 - C J <c.j@tuta.io>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package 0ad-data
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: 0ad-data
|
||||
Version: 0.0.26
|
||||
Version: 0.27.0
|
||||
Release: 0
|
||||
Summary: The Data Files for 0 AD
|
||||
# When openSUSE supports full spdx 2.2, replace GPL-3.0+ with (GPL-3.0+ with Font-exception-2.0)
|
||||
@@ -25,7 +25,7 @@ License: CC-BY-SA-3.0 AND LPPL-1.3c+ AND GPL-3.0-or-later
|
||||
Group: Amusements/Games/Strategy/Real Time
|
||||
URL: https://play0ad.com/
|
||||
# SF tarball is currently broken. Upstreamed notified and confirmed. Lets use their site for now.
|
||||
Source: https://releases.wildfiregames.com/0ad-%{version}-alpha-unix-data.tar.xz
|
||||
Source: https://releases.wildfiregames.com/0ad-%{version}-unix-data.tar.xz
|
||||
BuildRequires: dejavu-fonts
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gnu-free-fonts
|
||||
@@ -46,7 +46,7 @@ hobbyist game developers, since 2001. The code and data are available under the
|
||||
license, and the art, sound and documentation are available under CC-BY-SA.
|
||||
|
||||
%prep
|
||||
%setup -q -n 0ad-%{version}-alpha
|
||||
%setup -q -n 0ad-%{version}
|
||||
|
||||
%build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user