automatic version update by autodist [release 8.16.0-1mamba;Tue Oct 29 2024]
This commit is contained in:
parent
7582898a20
commit
bbc5987bcc
17
libvips.spec
17
libvips.spec
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: libvips
|
||||
Version: 8.15.2
|
||||
Version: 8.16.0
|
||||
Release: 1mamba
|
||||
Summary: A fast image processing library with low memory needs
|
||||
Group: System/Libraries
|
||||
@ -26,6 +26,7 @@ BuildRequires: libheif-devel
|
||||
BuildRequires: libhighway-devel
|
||||
BuildRequires: libimagequant-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libjpeg-turbo
|
||||
BuildRequires: libjxl-devel
|
||||
BuildRequires: liblcms2-devel
|
||||
BuildRequires: libmatio-devel
|
||||
@ -83,8 +84,6 @@ This package contains utility applications for %{name}.
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -126,6 +125,18 @@ This package contains utility applications for %{name}.
|
||||
%{_mandir}/man1/vips*.1*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 29 2024 Automatic Build System <autodist@openmamba.org> 8.16.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 20 2024 Automatic Build System <autodist@openmamba.org> 8.15.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Oct 03 2024 Automatic Build System <autodist@openmamba.org> 8.15.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 12 2024 Automatic Build System <autodist@openmamba.org> 8.15.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 13 2024 Automatic Build System <autodist@openmamba.org> 8.15.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user