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
|
Name: libwebp
|
||||||
Version: 1.4.0
|
Version: 1.5.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A method of lossy compression that can be used on photographic images
|
Summary: A method of lossy compression that can be used on photographic images
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -14,7 +14,7 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: libfreeglut-devel
|
BuildRequires: libfreeglut-devel
|
||||||
BuildRequires: libgif-devel
|
BuildRequires: libgif-devel
|
||||||
BuildRequires: libglvnd-devel
|
BuildRequires: libglvnd-devel
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-turbo
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libtiff-devel
|
BuildRequires: libtiff-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -67,8 +67,6 @@ This package contains utility applications for %{name}.
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -109,6 +107,9 @@ This package contains utility applications for %{name}.
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Apr 13 2024 Automatic Build System <autodist@openmamba.org> 1.4.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user