diff --git a/0ad-0.0.18-alpha-unix-build.tar.xz b/0ad-0.0.18-alpha-unix-build.tar.xz deleted file mode 100644 index 42d34e1..0000000 --- a/0ad-0.0.18-alpha-unix-build.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd2f04d3269ae9af104626827446a89ea4a0dd4859f89539701fd331cbae0397 -size 26179952 diff --git a/0ad-0.0.19-alpha-unix-build.tar.xz b/0ad-0.0.19-alpha-unix-build.tar.xz new file mode 100644 index 0000000..e5868b9 --- /dev/null +++ b/0ad-0.0.19-alpha-unix-build.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d43262bbcedbfa19eee23b0e78ae20fc9e0b8f4589855fca95d9908c6839bb3 +size 26192128 diff --git a/0ad.changes b/0ad.changes index d1015ee..eadd199 100644 --- a/0ad.changes +++ b/0ad.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 26 22:50:54 UTC 2015 - mvetter@suse.com + +- Update to version 0.0.19 + ------------------------------------------------------------------- Tue Apr 7 12:43:56 UTC 2015 - g.bluehut@gmail.com diff --git a/0ad.spec b/0ad.spec index 206011b..5b6c4dd 100644 --- a/0ad.spec +++ b/0ad.spec @@ -17,7 +17,7 @@ Name: 0ad -Version: 0.0.18 +Version: 0.0.19 Release: 0 Url: http://play0ad.com/ Source: http://sourceforge.net/projects/zero-ad/files/releases/%{name}-%{version}-alpha-unix-build.tar.xz @@ -62,7 +62,7 @@ BuildRequires: wxGTK-devel %if 0%{?suse_version} == 1110 BuildRequires: SDL-devel %else -BuildRequires: libSDL-devel +BuildRequires: libSDL2-devel %endif %endif @@ -116,7 +116,7 @@ history. %build export CFLAGS="%{optflags}" export CPPFLAGS="%{optflags} -fpermissive" -build/workspaces/update-workspaces.sh %{?_smp_mflags} --bindir=%{_bindir} --datadir=%{_datadir}/%{name} --libdir=%{_libdir}/%{name} +build/workspaces/update-workspaces.sh %{?_smp_mflags} --bindir=%{_bindir} --datadir=%{_datadir}/%{name} --libdir=%{_libdir}/%{name} pushd build/workspaces/gcc make verbose=1 %{?_smp_mflags} popd