Update to 2.32.0
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
parent
bf9e8c008c
commit
6716be75f2
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
|||
/angelscript_2.31.0.zip
|
||||
/angelscript_2.31.1.zip
|
||||
/angelscript_2.31.2.zip
|
||||
/angelscript_2.32.0.zip
|
||||
|
|
|
|||
|
|
@ -3,8 +3,8 @@
|
|||
%global _vpath_srcdir sdk/%{name}/projects/meson/
|
||||
|
||||
Name: angelscript
|
||||
Version: 2.31.2
|
||||
Release: 4%{?dist}
|
||||
Version: 2.32.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Flexible cross-platform scripting library
|
||||
|
||||
License: zlib
|
||||
|
|
@ -55,6 +55,9 @@ developing applications that use %{name}.
|
|||
%{_includedir}/%{name}.h
|
||||
|
||||
%changelog
|
||||
* Sun Dec 31 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.32.0-1
|
||||
- Update to 2.32.0
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.31.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (angelscript_2.31.2.zip) = 4dd4c64caf4fc66a9fbda55d0fb81b91a6af5f5d4f28728343ff06455418ebaf5a36895e04e0bc2aebd76b510e81357f7e0ffd7e575b49bbc9573c106f24b265
|
||||
SHA512 (angelscript_2.32.0.zip) = a88bd8e7e9f7116450ea8185642d7f6bfccf1530bff3630957839031aaed80075ecf27b9c551d4282051a8fb28d0b8814b56abf84a45d6008de2afa4019edf8e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue