Update to 1.10.1
This commit is contained in:
parent
5ab9272495
commit
bbc31c5033
2
.gitignore
vendored
2
.gitignore
vendored
@ -12,3 +12,5 @@
|
||||
/libwpe-1.9.91.tar.xz
|
||||
/libwpe-1.10.0.tar.xz
|
||||
/libwpe-1.10.0.tar.xz.asc
|
||||
/libwpe-1.10.1.tar.xz
|
||||
/libwpe-1.10.1.tar.xz.asc
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: libwpe
|
||||
Version: 1.10.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.10.1
|
||||
Release: 1%{?dist}
|
||||
Summary: General-purpose library for the WPE-flavored port of WebKit
|
||||
License: BSD
|
||||
URL: https://github.com/WebPlatformForEmbedded/%{name}
|
||||
@ -54,6 +54,9 @@ files for developing applications that use %{name}.
|
||||
%{_libdir}/pkgconfig/wpe-1.0.pc
|
||||
|
||||
%changelog
|
||||
* Thu Jun 10 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 1.10.1-1
|
||||
- Update to 1.10.1
|
||||
|
||||
* Fri Mar 26 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 1.10.0-2
|
||||
- Add GPG verification of source tarball
|
||||
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (libwpe-1.10.0.tar.xz) = b5634dd71cca70eb960f3c045ad109346ab6ce6b01aa8c8bc8f326d232eb16ac1600757896a4b99720af3c77084351ea4f69e2e2c81b9c32cc8bc12a5c66ba3c
|
||||
SHA512 (libwpe-1.10.0.tar.xz.asc) = 8fe0b1523805745a5874c14e11b799ef7ce003052b1985c641ec3915d959c3601cc83de830e9334d5355779412ccb84c8cc3af538324e4ce950c7e857ee371f6
|
||||
SHA512 (libwpe-1.10.1.tar.xz) = be1f366ae0d23326ceaab0fe4cdbaea4b50ab822c0e9e7315120fa665113d5eea43f5a23c8e5068f041322d3139cd4de75cfb0f03613cb40586fece1467afbca
|
||||
SHA512 (libwpe-1.10.1.tar.xz.asc) = 053d973271e0d5d12b7a5392892f87d8a7de5163551ee25b43bf30f0172ecfb007251e27bbcaffa7b7dda4129a86727a8233e5c1106567fa3f53ab7328209eae
|
||||
|
||||
Loading…
Reference in New Issue
Block a user