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
|
||||
Epoch: 1
|
||||
Version: 2.3.2
|
||||
Version: 2.4.0
|
||||
Release: 1mamba
|
||||
Summary: A color management framework for visual effects and animation
|
||||
Group: Applications/Graphics
|
||||
@ -30,6 +30,7 @@ BuildRequires: libyaml-cpp-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libopenimageio-devel >= 2.5.6.0
|
||||
BuildRequires: openimageio-tools >= 2.5.6.0
|
||||
BuildRequires: cmake
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
@ -77,8 +78,6 @@ rm -rf %{buildroot}%{_builddir}/OpenColorIO-%{version}
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -105,6 +104,9 @@ rm -rf %{buildroot}%{_builddir}/OpenColorIO-%{version}
|
||||
%{_libdir}/cmake/OpenColorIO/OpenColorIO*.cmake
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user