Update to 3.3.4
This commit is contained in:
parent
2d56b596e3
commit
a7cad0dade
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/3.3.1.tar.bz2
|
||||
/3.3.2.tar.bz2
|
||||
/3.3.3.tar.bz2
|
||||
/3.3.4.tar.bz2
|
||||
|
@ -4,10 +4,10 @@
|
||||
# debuginfo package for the empty main package.
|
||||
%global debug_package %{nil}
|
||||
|
||||
%global commit 67e894c6cd8f
|
||||
%global commit 5a0156e40feb
|
||||
|
||||
Name: eigen3
|
||||
Version: 3.3.3
|
||||
Version: 3.3.4
|
||||
Release: 1%{?dist}
|
||||
Summary: A lightweight C++ template library for vector and matrix math
|
||||
|
||||
@ -111,6 +111,9 @@ rm -f %{_target_platform}/doc/html/unsupported/installdox
|
||||
%doc %{_target_platform}/doc/html
|
||||
|
||||
%changelog
|
||||
* Mon Jun 19 2017 Sandro Mani <manisandro@gmail.com> - 3.3.4-1
|
||||
- Update to 3.3.4
|
||||
|
||||
* Wed Feb 22 2017 Sandro Mani <manisandro@gmail.com> - 3.3.3-1
|
||||
- Update to 3.3.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (3.3.3.tar.bz2) = bb5a8b761371e516f0a344a7c9f6e369e21c2907c8548227933ca6010fc607a66c8d6ff7c41b1aec3dea7d482ce8c2a09e38ae5c7a2c5b16bdd8007e7a81ecc3
|
||||
SHA512 (3.3.4.tar.bz2) = d67a3fd8f7ce811af65fc1d43ec347dadf9c643a49135f7e455fc303773bad09e80a125282c7dfca7a1993b79e1f66576ac92418119fbb0fa50c1a581b957c0d
|
||||
|
Loading…
Reference in New Issue
Block a user