Update to 2.35.1
This commit is contained in:
parent
d524c11421
commit
9b881da220
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,3 +4,4 @@
|
|||
/angelscript_2.31.1.zip
|
||||
/angelscript_2.31.2.zip
|
||||
/angelscript_2.32.0.zip
|
||||
/angelscript_2.35.1.zip
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
%global _vpath_srcdir sdk/%{name}/projects/meson/
|
||||
|
||||
Name: angelscript
|
||||
Version: 2.32.0
|
||||
Release: 14%{?dist}
|
||||
Version: 2.35.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Flexible cross-platform scripting library
|
||||
|
||||
License: zlib
|
||||
|
|
@ -52,6 +52,9 @@ developing applications that use %{name}.
|
|||
%{_includedir}/%{name}.h
|
||||
|
||||
%changelog
|
||||
* Mon Nov 21 2022 Pete Walter <pwalter@fedoraproject.org> - 2.35.1-1
|
||||
- Update to 2.35.1
|
||||
|
||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.32.0-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (angelscript_2.32.0.zip) = a88bd8e7e9f7116450ea8185642d7f6bfccf1530bff3630957839031aaed80075ecf27b9c551d4282051a8fb28d0b8814b56abf84a45d6008de2afa4019edf8e
|
||||
SHA512 (angelscript_2.35.1.zip) = b15083c7a77434c291e72ea82cfbab7734fa79df654d911a822f306d526669ebe9e55a981e8a1914deda0d2a52ebdc0ffb51a4179f307632c8c7d74b1abc69fa
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue