Update to 2.31.0 (RHBZ #1312564)
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
a7afce09dc
commit
ab75f9d73c
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/angelscript_2.30.0.zip
|
||||
/angelscript_2.30.2.zip
|
||||
/angelscript_2.31.0.zip
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
%global optflags %(echo %{optflags} -fno-strict-aliasing)
|
||||
|
||||
Name: angelscript
|
||||
Version: 2.30.2
|
||||
Release: 3%{?dist}
|
||||
Version: 2.31.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Flexible cross-platform scripting library
|
||||
|
||||
License: zlib
|
||||
|
|
@ -58,6 +58,9 @@ popd
|
|||
%{_includedir}/%{name}.h
|
||||
|
||||
%changelog
|
||||
* Sun Mar 20 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 2.31.0-1
|
||||
- Update to 2.31.0 (RHBZ #1312564)
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.30.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
219b1df050a1eadb4c5f2e85fb840aa0 angelscript_2.30.2.zip
|
||||
ceb66b58d9f6fc04df566d6e1ff7018a angelscript_2.31.0.zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue