update to 3.6.0.41 (#2161376)
This commit is contained in:
parent
b9a691f578
commit
8091eb4cda
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -13,3 +13,4 @@
|
|||
/ags-v.3.6.0.38.tar.gz
|
||||
/ags-v.3.6.0.39.tar.gz
|
||||
/ags-v.3.6.0.40.tar.gz
|
||||
/ags-v.3.6.0.41.tar.gz
|
||||
|
|
|
|||
5
ags.spec
5
ags.spec
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
Name: ags
|
||||
Summary: Engine for creating and running videogames of adventure (quest) genre
|
||||
Version: 3.6.0.40
|
||||
Version: 3.6.0.41
|
||||
URL: http://www.adventuregamestudio.co.uk/site/ags/
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/adventuregamestudio/ags/archive/%{fver}/ags-%{fver}.tar.gz
|
||||
|
|
@ -115,6 +115,9 @@ make V=1 -C Engine PREFIX=%{buildroot}%{_prefix} install
|
|||
%{_bindir}/ags
|
||||
|
||||
%changelog
|
||||
* Tue Jan 24 2023 Dominik Mierzejewski <dominik@greysector.net> - 3.6.0.41-1
|
||||
- update to 3.6.0.41 (#2161376)
|
||||
|
||||
* Sun Jan 08 2023 Dominik Mierzejewski <dominik@greysector.net> - 3.6.0.40-1
|
||||
- update to 3.6.0.40 (#2158889)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (ags-v.3.6.0.40.tar.gz) = 4b346006885b3778e4a3af2e99818eb1744bc8c0a9b3adf1472048987cc0e372c0244ac01c249e36514648fb84235ce961e536ea58e19506c3980d92167bfac9
|
||||
SHA512 (ags-v.3.6.0.41.tar.gz) = af7fdcf3ddb80e9f87d805b178abc178f13a27c7a1cbfbc6437da593af1eb474197c702eec22433ff4d2b6ffa2fb81b40e8e053cfb7abc7037f56a352bd06205
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue