Update to 1.6.0
This commit is contained in:
parent
0341124427
commit
0854d1a830
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/wpebackend-fdo-1.4.0.tar.xz
|
||||
/wpebackend-fdo-1.4.1.tar.xz
|
||||
/wpebackend-fdo-1.5.90.tar.xz
|
||||
/wpebackend-fdo-1.6.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (wpebackend-fdo-1.5.90.tar.xz) = 5e69ee4de4063cdb3ba7d0ab6e2c1d701391e7f8e8943e10c8ff91808dd3ef78d9ea4b179e778da978282c255d07c7ff7647568cc39cb3e066ef1a79d9301d53
|
||||
SHA512 (wpebackend-fdo-1.6.0.tar.xz) = 26827684419d24c52d303d0caffc37d62cdd4bff7335660259167e46ad309b111ce5bccfc9656a0c62fed169f45bfa0c84d2b9ad9437445aa512dec89bd9e8bc
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: wpebackend-fdo
|
||||
Version: 1.5.90
|
||||
Release: 2%{?dist}
|
||||
Version: 1.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A WPE backend designed for Linux desktop systems
|
||||
|
||||
License: BSD
|
||||
@ -53,6 +53,9 @@ popd
|
||||
%{_libdir}/pkgconfig/wpebackend-fdo-1.0.pc
|
||||
|
||||
%changelog
|
||||
* Thu Mar 12 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 1.6.0-1
|
||||
- Update to 1.6.0
|
||||
|
||||
* Tue Mar 03 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 1.5.90-2
|
||||
- Rebuild against updated libwpe
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user