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