automatic version update by autodist [release 1.2.1-1mamba;Sat Aug 14 2021]

This commit is contained in:
Automatic Build System 2024-01-06 06:07:49 +01:00
parent bce1bac07d
commit e0f4fafa52

View File

@ -1,28 +1,28 @@
Name: libwebp Name: libwebp
Version: 1.2.0 Version: 1.2.1
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
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org> Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
URL: https://code.google.com/speed/webp/ URL: https://developers.google.com/speed/webp/?csw=1
Source: http://downloads.webmproject.org/releases/webp/libwebp-%{version}.tar.gz Source: http://downloads.webmproject.org/releases/webp/libwebp-%{version}.tar.gz
#Source: http://webp.googlecode.com/files/libwebp-%{version}.tar.gz #Source: http://webp.googlecode.com/files/libwebp-%{version}.tar.gz
License: BSD License: BSD
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: libGL-devel
BuildRequires: libfreeglut-devel BuildRequires: libfreeglut-devel
BuildRequires: libgif-devel BuildRequires: libgif-devel
BuildRequires: libglvnd-devel
BuildRequires: libjbig-devel BuildRequires: libjbig-devel
BuildRequires: libjpeg-devel BuildRequires: libjpeg-devel
BuildRequires: liblzma-devel BuildRequires: liblzma-devel
BuildRequires: libpng-devel BuildRequires: libpng-devel
BuildRequires: libtiff-devel BuildRequires: libtiff-devel
BuildRequires: libz-devel BuildRequires: libz-devel
BuildRequires: libzstd-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
WebP is a method of lossy compression that can be used on photographic images. WebP is a method of lossy compression that can be used on photographic images.
@ -113,6 +113,9 @@ This package contains utility applications for %{name}.
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Sat Aug 14 2021 Automatic Build System <autodist@mambasoft.it> 1.2.1-1mamba
- automatic version update by autodist
* Wed Feb 03 2021 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba * Wed Feb 03 2021 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba
- automatic version update by autodist - automatic version update by autodist