Update to 1.2.2
This commit is contained in:
parent
bc15c7aa0f
commit
bd057bbaf8
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/libwebp-1.1.0.tar.gz
|
||||
/libwebp-1.2.0.tar.gz
|
||||
/libwebp-1.2.1.tar.gz
|
||||
/libwebp-1.2.2.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: libwebp
|
||||
Version: 1.2.1
|
||||
Release: 3%{?dist}
|
||||
Version: 1.2.2
|
||||
Release: 1%{?dist}
|
||||
URL: http://webmproject.org/
|
||||
Summary: Library and tools for the WebP graphics format
|
||||
# Additional IPR is licensed as well. See PATENTS file for details
|
||||
@ -137,6 +137,9 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 20 2022 Sandro Mani <manisandro@gmail.com> - 1.2.2-1
|
||||
- Update to 1.2.2
|
||||
|
||||
* Thu Jan 06 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 1.2.1-3
|
||||
- Drop aarch64 CFLAGS FTB workaround
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libwebp-1.2.1.tar.gz) = 5208ac9532c89ea9fec01122cb307afacdbf5c501ed1c6056e9ffc98e2a3386e637224e0301da88ae3a32aa0c210364e1e4eac79487e465ef9e54eb9b1af80aa
|
||||
SHA512 (libwebp-1.2.2.tar.gz) = 0dd0a721352b513a218d55383bcd0cc45b786df8089f70f87257b5dcc0c4e2f1798e20f1ca98b8fe51710abb667f9c4c14f20f980a11c484c8832f0dc66e3bff
|
||||
|
Loading…
Reference in New Issue
Block a user