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
|
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}
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user