Rebuilt for removed libstdc++ symbol (#1937698)
This commit is contained in:
parent
123427b9fe
commit
07ab2f0b59
1 changed files with 4 additions and 1 deletions
|
|
@ -45,7 +45,7 @@
|
|||
Name: root
|
||||
Version: 6.22.08
|
||||
%global libversion %(cut -d. -f 1-2 <<< %{version})
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Numerical data analysis framework
|
||||
|
||||
License: LGPLv2+
|
||||
|
|
@ -3492,6 +3492,9 @@ fi
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 6.22.08-2
|
||||
- Rebuilt for removed libstdc++ symbol (#1937698)
|
||||
|
||||
* Fri Mar 19 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.22.08-1
|
||||
- Update to 6.22.08
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue