Skip to content

Commit 366748d

Browse files
author
Anton Farygin
committed
399220: ceres-solver-2.2.0-alt3
- fixed the build aghaist eigen 5.0.0
1 parent 5f97719 commit 366748d

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

c/ceres-solver/ceres-solver.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@
66
%define ceres_soname 4
77
Name: ceres-solver
88
Version: 2.2.0
9-
Release: alt2
9+
Release: alt3
1010
Summary: A non-linear least squares minimizer
1111
Group: Development/Other
1212
License: BSD
1313
Url: https://ceres-solver.org/
14+
VCS: https://github.com/ceres-solver/ceres-solver
1415
Source0: %name-%version.tar
1516
Patch0: %name-%version-%release.patch
1617
BuildRequires: gcc-c++
@@ -112,6 +113,9 @@ rm -f %buildroot%_libdir/cmake/Ceres/FindGlog.cmake
112113
%_libdir/cmake/Ceres
113114

114115
%changelog
116+
* Wed Nov 05 2025 Anton Farygin <rider@altlinux.com> 2.2.0-alt3
117+
- fixed the build aghaist eigen 5.0.0
118+
115119
* Tue Jun 04 2024 Anton Farygin <rider@altlinux.ru> 2.2.0-alt2
116120
- fixed the build against glog 0.7.0
117121

0 commit comments

Comments
 (0)