- Update to r8832

OBS-URL: https://build.opensuse.org/package/show/games/0ad?expand=0&rev=14
This commit is contained in:
Philip Taylor 2010-12-10 23:42:47 +00:00 committed by Git OBS Bridge
parent 0ae0fa2ada
commit eabceaf04b
6 changed files with 18 additions and 10 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 10 23:40:26 UTC 2010 - philip@zaynar.co.uk
- Update to r8832
-------------------------------------------------------------------
Sun Oct 17 22:15:45 UTC 2010 - philip@zaynar.co.uk

View File

@ -2,11 +2,11 @@ Format: 1.0
Source: 0ad
Binary: 0ad
Architecture: any
Version: r08413-1
Version: r08832-1
Maintainer: Stephan Kleine <bitshuffler@opensuse.org>
Homepage: http://wildfiregames.com/0ad/
Standards-Version: 3.8.0
Build-Depends: debhelper, libsdl1.2-dev, zlib1g-dev, libpng12-dev, libjpeg62-dev, libgamin-dev, nasm, libwxgtk2.8-dev, libboost1.35-dev, libboost-signals1.35-dev, libopenal-dev, libalut-dev, libvorbis-dev, libogg-dev, libdevil-dev, libenet-dev, libxml2-dev, pkg-config, libboost-filesystem1.35-dev, zip, libstdc++6-4.3-dev, libsvga1, python, cmake
Files:
d8d3379b96b0c39e61c0d460d11bf06a 4366618 0ad-r08413.tar.gz
de993e4b2fd8191252c3a65b72eba516 9203 0ad-r08413.diff.gz
d8d3379b96b0c39e61c0d460d11bf06a 4366618 0ad-r08832.tar.gz
de993e4b2fd8191252c3a65b72eba516 9203 0ad-r08832.diff.gz

View File

@ -1,7 +1,7 @@
# norootforbuild
Name: 0ad
Version: r08413
Version: r08832
Release: 1.0
License: GNU GPL v2 or later
Group: Amusements/Games/Strategy/Real Time

View File

@ -3,11 +3,11 @@
<service name="download_url">
<param name="protocol">http</param>
<param name="host">releases.wildfiregames.com</param>
<param name="path">/0ad-r08413-alpha-unix-build.tar.gz</param>
<param name="path">/0ad-r08832-alpha-unix-build.tar.gz</param>
</service>
<service name="verify_file">
<param name="file">_service:download_url:0ad-r08413-alpha-unix-build.tar.gz</param>
<param name="file">_service:download_url:0ad-r08832-alpha-unix-build.tar.gz</param>
<param name="verifier">sha256</param>
<param name="checksum">a57ee161f5917c0845cc416c2a2b8bcc457a05b7a1a5cbfdbe32dd71debcd3df</param>
<param name="checksum">e41f53f08a3423d502ef9d8dbb77c5518bfbc1c6bd5c7312e3ba99aa9c599817</param>
</service>
</services>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a57ee161f5917c0845cc416c2a2b8bcc457a05b7a1a5cbfdbe32dd71debcd3df
size 5529743

View File

@ -1,3 +1,9 @@
0ad (r08832-1) unstable; urgency=low
* New upstream version.
-- Philip Taylor <philip@zaynar.co.uk> Fri, 10 Dec 2010 23:40:26 +0000
0ad (r08413-1) unstable; urgency=low
* New upstream version.