11 Commits

Author SHA1 Message Date
c427dec53e automatic version update by autodist [release 3.1.11-1mamba;Thu Feb 29 2024] 2024-02-29 21:24:03 +01:00
69551bad55 automatic version update by autodist [release 3.1.10-1mamba;Sat Jan 27 2024] 2024-01-27 20:18:20 +01:00
846497afa1 obsolete libimath_3129 [release 3.1.9-2mamba;Wed Jun 07 2023] 2024-01-05 23:53:37 +01:00
59b3fd4c18 automatic version update by autodist [release 3.1.8-1mamba;Thu May 25 2023] 2024-01-05 23:53:36 +01:00
e33822f9da automatic version update by autodist [release 3.1.7-1mamba;Fri Mar 03 2023] 2024-01-05 23:53:36 +01:00
097e942d34 automatic version update by autodist [release 3.1.6-1mamba;Wed Nov 09 2022] 2024-01-05 23:53:36 +01:00
c485e9efba automatic version update by autodist [release 3.1.5-1mamba;Wed Mar 30 2022] 2024-01-05 23:53:36 +01:00
df4163c270 automatic version update by autodist [release 3.1.4-1mamba;Sun Jan 23 2022] 2024-01-05 23:53:36 +01:00
c299b062e8 automatic version update by autodist [release 3.1.3-1mamba;Fri Sep 03 2021] 2024-01-05 23:53:36 +01:00
e138ed6f2d automatic version update by autodist [release 3.1.2-1mamba;Sun Aug 01 2021] 2024-01-05 23:53:36 +01:00
8765d0cbef automatic version update by autodist [release 3.1.1-1mamba;Wed Jul 21 2021] 2024-01-05 23:53:36 +01:00

View File

@ -1,5 +1,5 @@
Name: imath Name: imath
Version: 3.0.5 Version: 3.1.11
Release: 1mamba Release: 1mamba
Summary: A C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics Summary: A C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics
Group: System/Libraries Group: System/Libraries
@ -23,6 +23,7 @@ Imath is a C++ and python library of 2D and 3D vector, matrix, and math operatio
%package -n lib%{name} %package -n lib%{name}
Group: System/Libraries Group: System/Libraries
Summary: A C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics Summary: A C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics
Obsoletes: libimath_3129 <= 3.1.6-2mamba
%description -n lib%{name} %description -n lib%{name}
Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics. Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics.
@ -33,6 +34,7 @@ Group: Development/Libraries
Summary: Development files for %{name} Summary: Development files for %{name}
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
Requires: pkg-config Requires: pkg-config
Obsoletes: libimath_3129-devel <= 3.1.6-2mamba
%description -n lib%{name}-devel %description -n lib%{name}-devel
This package contains libraries and header files for developing applications that use %{name}. This package contains libraries and header files for developing applications that use %{name}.
@ -73,6 +75,45 @@ This package contains libraries and header files for developing applications tha
%doc README.md %doc README.md
%changelog %changelog
* Thu Feb 29 2024 Automatic Build System <autodist@openmamba.org> 3.1.11-1mamba
- automatic version update by autodist
* Sat Jan 27 2024 Automatic Build System <autodist@openmamba.org> 3.1.10-1mamba
- automatic version update by autodist
* Wed Jun 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1.9-2mamba
- obsolete libimath_3129
* Thu Jun 01 2023 Automatic Build System <autodist@mambasoft.it> 3.1.9-1mamba
- automatic version update by autodist
* Thu May 25 2023 Automatic Build System <autodist@mambasoft.it> 3.1.8-1mamba
- automatic version update by autodist
* Fri Mar 03 2023 Automatic Build System <autodist@mambasoft.it> 3.1.7-1mamba
- automatic version update by autodist
* Wed Nov 09 2022 Automatic Build System <autodist@mambasoft.it> 3.1.6-1mamba
- automatic version update by autodist
* Wed Mar 30 2022 Automatic Build System <autodist@mambasoft.it> 3.1.5-1mamba
- automatic version update by autodist
* Sun Jan 23 2022 Automatic Build System <autodist@mambasoft.it> 3.1.4-1mamba
- automatic version update by autodist
* Fri Sep 03 2021 Automatic Build System <autodist@mambasoft.it> 3.1.3-1mamba
- automatic version update by autodist
* Sun Aug 01 2021 Automatic Build System <autodist@mambasoft.it> 3.1.2-1mamba
- automatic version update by autodist
* Wed Jul 21 2021 Automatic Build System <autodist@mambasoft.it> 3.1.1-1mamba
- automatic version update by autodist
* Thu Jul 15 2021 Automatic Build System <autodist@mambasoft.it> 3.1.0-1mamba
- automatic version update by autodist
* Wed Jun 30 2021 Automatic Build System <autodist@mambasoft.it> 3.0.5-1mamba * Wed Jun 30 2021 Automatic Build System <autodist@mambasoft.it> 3.0.5-1mamba
- automatic version update by autodist - automatic version update by autodist