Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
78dd4640b1 |
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/alembic-1.7.1.tar.gz
|
||||
/alembic-1.7.2.tar.gz
|
||||
/alembic-1.7.3.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
Name: alembic
|
||||
Version: 1.7.2
|
||||
Version: 1.7.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Open framework for storing and sharing scene data
|
||||
License: BSD
|
||||
|
|
@ -99,6 +99,9 @@ popd
|
|||
%{_libdir}/libAlembic.so
|
||||
|
||||
%changelog
|
||||
* Mon Sep 11 2017 Simone Caronni <negativo17@gmail.com> - 1.7.3-1
|
||||
- Update to 1.7.3.
|
||||
|
||||
* Sun Jul 23 2017 Simone Caronni <negativo17@gmail.com> - 1.7.2-1
|
||||
- Update to 1.7.2.
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (alembic-1.7.2.tar.gz) = befc068a51d761b4153861f11f6ab054fa6a30f65ad745550643245b74cfff1e9910850502d2daaf81696dcc96d7a74bc1df05b9a935cdcd6d4c3b04337bb227
|
||||
SHA512 (alembic-1.7.3.tar.gz) = ed5c0c041722d4fcbc17cbe43b06930ab22f98b1402d35715ddef7118a5871399efefd78c07872e73478f38802c7fd7d36aed13939caf3579f2e0304b8e73e9b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue