]> git.pld-linux.org Git - packages/vcmi.git/blobdiff - vcmi.spec
- release 2 (by relup.sh)
[packages/vcmi.git] / vcmi.spec
index 3c48fe92768a6427b21ca53af35420d745aab8b8..c527fc7e9e10f280577f6a326cdd4c91ce2382ba 100644 (file)
--- a/vcmi.spec
+++ b/vcmi.spec
@@ -1,13 +1,14 @@
 Summary:       Heroes 3: WoG recreated
 Name:          vcmi
-Version:       0.97
-Release:       1
+Version:       0.98
+Release:       2
 License:       GPL v2+
 Group:         X11/Applications/Games
-Source0:       https://github.com/vcmi/vcmi/archive/%{version}.tar.gz
-# Source0-md5: 11f2000244622706773ce37ca2366ebb
+Source0:       https://github.com/vcmi/vcmi/archive/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 6a69e52a3380358220eba67332b097c6
 Source1:       http://download.vcmi.eu/core.zip
 # Source1-md5: 5cf75d588cc53b93aceb809a6068ae37
+Patch0:                boost-1.58.patch
 URL:           http://www.vcmi.eu/
 BuildRequires: Qt5Network-devel
 BuildRequires: qt5-build
@@ -34,6 +35,7 @@ H3 engine rewrie (not another mod) with new possibilities.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 install -d build
This page took 0.098147 seconds and 4 git commands to generate.