]> git.pld-linux.org Git - packages/nml.git/commitdiff
- up to 0.7.4 auto/th/nml-0.7.4-1
authorKrzysztof Mrozowicz <mrozowik@pld-linux.org>
Sun, 2 Jul 2023 00:32:01 +0000 (00:32 +0000)
committerKrzysztof Mrozowicz <mrozowik@pld-linux.org>
Sun, 2 Jul 2023 00:32:01 +0000 (00:32 +0000)
nml.spec

index ef5a30148fff15c5fdea66ff24518ed5be19d96d..9d8119174174f260b52c9575b1919a06d57d0d7a 100644 (file)
--- a/nml.spec
+++ b/nml.spec
@@ -1,17 +1,11 @@
 Summary:       convert meta-languate to openttd's grf and/or nfo files
 Name:          nml
-Version:       0.7.3
+Version:       0.7.4
 Release:       1
 License:       GPL v2
 Group:         Applications
 Source0:       https://github.com/OpenTTD/nml/releases/download/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: ba968cc41a4350d139b75ee4d23e80be
-Source1:       https://github.com/OpenTTD/nml/raw/07c5a4de27fec1383d2657aa51a092b1d2c658fe/regression/arctic_railwagons.pcx
-# Source1-md5: bc911035b624da91088dd6377622ee5b
-Source2:       https://github.com/OpenTTD/nml/raw/07c5a4de27fec1383d2657aa51a092b1d2c658fe/regression/opengfx_generic_trams1.pcx
-# Source2-md5: d28093991e9d1b27a1ecd81405ce5b70
-Source3:       https://github.com/OpenTTD/nml/raw/07c5a4de27fec1383d2657aa51a092b1d2c658fe/regression/opengfx_trains_start.pcx
-# Source3-md5: 57ee354661cf5f66e5ea99fedf4068d3
+# Source0-md5: 9ade8a964154e5be5dd3269494d66459
 URL:           https://dev.openttdcoop.org/projects/nml
 BuildRequires: python3-pillow
 BuildRequires: python3-ply
@@ -29,7 +23,6 @@ newgrf coding easier.
 
 %prep
 %setup -q
-cp %{SOURCE1} %{SOURCE2} %{SOURCE3} regression
 
 %build
 %{__make} -j1
This page took 0.14178 seconds and 4 git commands to generate.