Fix source URL

OBS-URL: https://build.opensuse.org/package/show/games/0ad?expand=0&rev=38
This commit is contained in:
Philip Taylor 2012-05-17 11:25:36 +00:00 committed by Git OBS Bridge
parent 0d9749b883
commit ab16b6740e
7 changed files with 21 additions and 10 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 16 20:14:34 UTC 2012 - philip@zaynar.co.uk
- Update to r11863
-------------------------------------------------------------------
Thu Mar 15 17:35:49 UTC 2012 - philip@zaynar.co.uk

View File

@ -2,11 +2,11 @@ Format: 1.0
Source: 0ad
Binary: 0ad
Architecture: any
Version: r11339-1
Version: r11863-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, libboost-dev, libboost-signals-dev, libopenal-dev, libalut-dev, libvorbis-dev, libogg-dev, libdevil-dev, libenet-dev, libxml2-dev, pkg-config, libboost-filesystem-dev, zip, libstdc++6-4.3-dev, libsvga1, python, cmake, libcurl3-dev
Files:
d8d3379b96b0c39e61c0d460d11bf06a 4366618 0ad-r11339.tar.gz
de993e4b2fd8191252c3a65b72eba516 9203 0ad-r11339.diff.gz
d8d3379b96b0c39e61c0d460d11bf06a 4366618 0ad-r11863.tar.gz
de993e4b2fd8191252c3a65b72eba516 9203 0ad-r11863.diff.gz

View File

@ -17,7 +17,7 @@
Name: 0ad
Version: r11339
Version: r11863
Release: 1.0
Url: http://wildfiregames.com/0ad/
Source: 0ad-%{version}-alpha-unix-build.tar.gz

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-r11339-alpha-unix-build.tar.gz</param>
<param name="path">/0ad-r11863-alpha-unix-build.tar.gz</param>
</service>
<service name="verify_file">
<param name="file">_service:download_url:0ad-r11339-alpha-unix-build.tar.gz</param>
<param name="file">_service:download_url:0ad-r11863-alpha-unix-build.tar.gz</param>
<param name="verifier">sha256</param>
<param name="checksum">b02016c1e2cc687a4d379af25cbef26d8440090a1c6095100bae9265d262cdbb</param>
<param name="checksum">46b079a3363ddf227e5ea5464f3cfd2025ce05b91d6f06fce5bf9dfb7baed277</param>
</service>
</services>

View File

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

View File

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

View File

@ -1,3 +1,9 @@
0ad (r11863-1) unstable; urgency=low
* New upstream version.
-- Philip Taylor <philip@zaynar.co.uk> Wed, 16 May 2012 20:14:34 +0000
0ad (r11339-1) unstable; urgency=low
* New upstream version.