Update to 1.10.0
This commit is contained in:
parent
f43770aa5b
commit
5018464323
2
.gitignore
vendored
2
.gitignore
vendored
@ -16,3 +16,5 @@
|
||||
/wpebackend-fdo-1.9.91.tar.xz
|
||||
/wpebackend-fdo-1.9.92.tar.xz
|
||||
/wpebackend-fdo-1.9.92.tar.xz.asc
|
||||
/wpebackend-fdo-1.10.0.tar.xz
|
||||
/wpebackend-fdo-1.10.0.tar.xz.asc
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (wpebackend-fdo-1.9.92.tar.xz) = 7ec0459307a74866e507556092aa39e36f63194e18e4677a423070d0dc35d58ad6a98950951b775409a1d8f092d88c8a3b453e2e23f57e5fa6b7e6256179ca20
|
||||
SHA512 (wpebackend-fdo-1.9.92.tar.xz.asc) = 098b0f4799cf2224f5cb317e150bc2f3873737f7a75569a5b5aaf4162b352d02071f6795bce9eee582df61505f493d019f5dc62c3768e400145bc355619a964c
|
||||
SHA512 (wpebackend-fdo-1.10.0.tar.xz) = 50e65d1560b943ec85b80449c838b61d7ab3baf96844542cce06028bd934b1145319f3fa07a3dc629d2a7896b95ab388edbe853b7e377cf0ff02fb66291e1ce0
|
||||
SHA512 (wpebackend-fdo-1.10.0.tar.xz.asc) = c1a644501bd2d518697edd021b0e212e5901ee92da6d49e056912791019b94ea4765efd6ef5d934382757d83efaad37b67763d2edd2d0315601251cd81d965b8
|
||||
|
@ -1,7 +1,7 @@
|
||||
%undefine __cmake_in_source_build
|
||||
|
||||
Name: wpebackend-fdo
|
||||
Version: 1.9.92
|
||||
Version: 1.10.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A WPE backend designed for Linux desktop systems
|
||||
|
||||
@ -60,6 +60,9 @@ files for developing applications that use %{name}.
|
||||
%{_libdir}/pkgconfig/wpebackend-fdo-1.0.pc
|
||||
|
||||
%changelog
|
||||
* Mon Jun 07 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 1.10.0-1
|
||||
- Update to 1.10.0
|
||||
|
||||
* Fri May 14 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 1.9.92-1
|
||||
- Update to 1.9.92
|
||||
- Add GPG verification of source tarball
|
||||
|
Loading…
Reference in New Issue
Block a user