Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1f509c416f | ||
|
|
a4514595db | ||
|
|
1281f3fe11 |
1 changed files with 4 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
Name: gmsh
|
||||
Summary: A three-dimensional finite element mesh generator
|
||||
Version: 4.10.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
# gmsh is GPLv2+ with exceptions, see LICENSE.txt
|
||||
# contrib/{DiscreteIntegration, HighOrderMeshOptimizer, MeshOptimizer, onelab} are MIT, see respective README.txt
|
||||
|
|
@ -389,6 +389,9 @@ rm -f %{buildroot}%{_defaultdocdir}/%{name}/LICENSE.txt
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 17 2023 Richard Shaw <hobbes1069@gmail.com> - 4.10.5-2
|
||||
- Rebuild for opencascade.
|
||||
|
||||
* Sun Jul 03 2022 Sandro Mani <manisandro@gmail.com> - 4.10.5-1
|
||||
- Update to 4.10.5
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue