automatic version update by autodist [release 1.5.0-1mamba;Sun Dec 22 2024]
This commit is contained in:
parent
0f34e9c2ed
commit
26b25145fe
@ -1,5 +1,5 @@
|
||||
Name: libwebp
|
||||
Version: 1.4.0
|
||||
Version: 1.5.0
|
||||
Release: 1mamba
|
||||
Summary: A method of lossy compression that can be used on photographic images
|
||||
Group: System/Libraries
|
||||
@ -14,7 +14,7 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: libfreeglut-devel
|
||||
BuildRequires: libgif-devel
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libjpeg-turbo
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libtiff-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -67,8 +67,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)
|
||||
@ -109,6 +107,9 @@ This package contains utility applications for %{name}.
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Sun Dec 22 2024 Automatic Build System <autodist@openmamba.org> 1.5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 13 2024 Automatic Build System <autodist@openmamba.org> 1.4.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user