Compare commits

...

1 Commits

Author SHA1 Message Date
CentOS Sources 9b8898114a import wpebackend-fdo-1.10.0-3.el9 2022-09-28 20:31:30 +00:00
1 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: wpebackend-fdo
Version: 1.10.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A WPE backend designed for Linux desktop systems
License: BSD
@ -60,6 +60,10 @@ files for developing applications that use %{name}.
%{_libdir}/pkgconfig/wpebackend-fdo-1.0.pc
%changelog
* Wed Mar 09 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 1.10.0-3
- Rebuilt to add -devel subpackage to CRB
Resolves: #2059249
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1.10.0-2
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688