Rebuilt to add -devel subpackage to CRB

This commit is contained in:
Michael Catanzaro 2022-03-09 13:41:11 -06:00 committed by Stepan Oksanichenko
parent ea272fff9c
commit fb6e87c495
2 changed files with 6 additions and 1 deletions

1
.libwpe.metadata Normal file
View File

@ -0,0 +1 @@
b3f48a48b0401da19deb60cb8f15f193dff799c1 libwpe-1.10.0.tar.xz

View File

@ -1,6 +1,6 @@
Name: libwpe
Version: 1.10.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: General-purpose library for the WPE-flavored port of WebKit
License: BSD
URL: https://github.com/WebPlatformForEmbedded/%{name}
@ -47,6 +47,10 @@ files for developing applications that use %{name}.
%{_libdir}/pkgconfig/wpe-1.0.pc
%changelog
* Wed Mar 09 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 1.10.0-4
- Rebuilt to add -devel subpackage to CRB
Resolves: #2059251
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.10.0-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688