automatic version update by autodist [release 2.4.0-1mamba;Wed Oct 02 2024]
This commit is contained in:
parent
260667b240
commit
4a31418f39
@ -1,6 +1,6 @@
|
|||||||
Name: opencolorio
|
Name: opencolorio
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.3.2
|
Version: 2.4.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A color management framework for visual effects and animation
|
Summary: A color management framework for visual effects and animation
|
||||||
Group: Applications/Graphics
|
Group: Applications/Graphics
|
||||||
@ -30,6 +30,7 @@ BuildRequires: libyaml-cpp-devel
|
|||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libopenimageio-devel >= 2.5.6.0
|
BuildRequires: libopenimageio-devel >= 2.5.6.0
|
||||||
|
BuildRequires: openimageio-tools >= 2.5.6.0
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
@ -77,8 +78,6 @@ rm -rf %{buildroot}%{_builddir}/OpenColorIO-%{version}
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -105,6 +104,9 @@ rm -rf %{buildroot}%{_builddir}/OpenColorIO-%{version}
|
|||||||
%{_libdir}/cmake/OpenColorIO/OpenColorIO*.cmake
|
%{_libdir}/cmake/OpenColorIO/OpenColorIO*.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 02 2024 Automatic Build System <autodist@openmamba.org> 2.4.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Feb 05 2024 Automatic Build System <autodist@openmamba.org> 2.3.2-1mamba
|
* Mon Feb 05 2024 Automatic Build System <autodist@openmamba.org> 2.3.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user