From ff2b29295c89ac97d11c79b490884bf901d60ccd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B7=D0=B8=D0=BC?= Date: Sat, 19 May 2018 20:01:51 +0300 Subject: [PATCH] Updated to 0.0.23 --- .abf.yml | 2 +- 0ad.spec | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index f514e0b..54042c9 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - 0ad-0.0.22-alpha-unix-build.tar.xz: da30b43f42e7e0cfc962307b4393711a6721dd91 + 0ad-0.0.23-alpha-unix-build.tar.xz: 4baf0025ba6455a3d955168d2363945f75fd0ec1 diff --git a/0ad.spec b/0ad.spec index 7d9c86a..cb32ebd 100644 --- a/0ad.spec +++ b/0ad.spec @@ -15,7 +15,7 @@ Summary: Cross-Platform RTS Game of Ancient Warfare Name: 0ad -Version: 0.0.22 +Version: 0.0.23 Release: 1 Epoch: 1 License: GPLv2+ and BSD and MIT and IBM @@ -54,6 +54,7 @@ BuildRequires: pkgconfig(IL) BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libenet) BuildRequires: pkgconfig(libpng) +BuildRequires: pkgconfig(libsodium) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(libzip) BuildRequires: pkgconfig(mozjs-38)