Update to 1.7.15 (#1856031)
This commit is contained in:
parent
02d4b58277
commit
d541ecc691
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -10,3 +10,4 @@
|
|||
/alembic-1.7.12.tar.gz
|
||||
/alembic-1.7.11-0002-Find-IlmBase-by-setting-a-proper-ILMBASE_ROOT-value.patch
|
||||
/alembic-1.7.13.tar.gz
|
||||
/alembic-1.7.15.tar.gz
|
||||
|
|
|
|||
|
|
@ -5,8 +5,8 @@
|
|||
# Python Module
|
||||
|
||||
Name: alembic
|
||||
Version: 1.7.13
|
||||
Release: 3%{?dist}
|
||||
Version: 1.7.15
|
||||
Release: 1%{?dist}
|
||||
Summary: Open framework for storing and sharing scene data
|
||||
License: BSD
|
||||
URL: http://alembic.io/
|
||||
|
|
@ -99,6 +99,9 @@ export CXXFLAGS="%{optflags} -Wl,--as-needed"
|
|||
%{_libdir}/libAlembic.so
|
||||
|
||||
%changelog
|
||||
* Sun Sep 13 2020 Luya Tshimbalanga <luya@fedoraproject.org> - 1.7.15-1
|
||||
- Update to 1.7.15 (#1856031)
|
||||
|
||||
* Fri Jul 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.13-3
|
||||
- Second attempt - Rebuilt for
|
||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (alembic-1.7.13.tar.gz) = 1dcaf1e42f098e6052ec93aa0af99d3ab99d40d570aaa71cb980092be68e440982b05d0230a4543efa01dbd4e82fe617c70e0b3b2548bf9836a553f41f8232b1
|
||||
SHA512 (alembic-1.7.15.tar.gz) = a16ce301607530e04021b60227781b1e82927a85545a5c273062d8afd5b13949462d0957e0bdf05a04813fab864631760b4d264f289198b7c825dafbe6324382
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue