Accepting request 912192 from home:jengelh:branches:graphics

- Trim conjecture from description.

OBS-URL: https://build.opensuse.org/request/show/912192
OBS-URL: https://build.opensuse.org/package/show/graphics/Imath?expand=0&rev=3
This commit is contained in:
Petr Gajdos 2021-08-16 10:13:05 +00:00 committed by Git OBS Bridge
parent a54ca7c47f
commit a56462601a
2 changed files with 10 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Aug 14 22:04:53 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Trim conjecture from description.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Aug 13 09:52:42 UTC 2021 - pgajdos@suse.com Fri Aug 13 09:52:42 UTC 2021 - pgajdos@suse.com

View File

@ -36,10 +36,10 @@ Obsoletes: IlmBase < %{version}
Provides: IlmBase = %{version} Provides: IlmBase = %{version}
%description %description
Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D Imath is a library for the C++ representation of 2D and 3D vectors
vectors and matrices and other simple but useful mathematical objects, and matrices and other mathematical objects, functions, and data
functions, and data types common in computer graphics applications, including types common in computer graphics applications, including the “half”
the “half” 16-bit floating-point type. 16-bit floating-point type.
%package devel %package devel
Summary: Base library for ILM software (OpenEXR) Summary: Base library for ILM software (OpenEXR)
@ -51,8 +51,7 @@ Obsoletes: ilmbase-devel < %{version}
Provides: ilmbase-devel = %{version} Provides: ilmbase-devel = %{version}
%description devel %description devel
Devel files for ilmbase Devel files for ilmbase, which is the base library for OpenEXR.
Base library for Industrial Light & Magic software (OpenEXR).
%package -n libImath%{so_suffix}-%{sonum} %package -n libImath%{so_suffix}-%{sonum}
Summary: Vector/matrix library for OpenEXR Summary: Vector/matrix library for OpenEXR