Update to 1.8.0
This commit is contained in:
parent
7db69200cf
commit
937dd096d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/libwpe-1.5.90.tar.xz
|
||||
/libwpe-1.6.0.tar.xz
|
||||
/libwpe-1.7.1.tar.xz
|
||||
/libwpe-1.8.0.tar.xz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: libwpe
|
||||
Version: 1.7.1
|
||||
Version: 1.8.0
|
||||
Release: 1%{?dist}
|
||||
Summary: General-purpose library for the WPE-flavored port of WebKit
|
||||
License: BSD
|
||||
@ -47,6 +47,9 @@ files for developing applications that use %{name}.
|
||||
%{_libdir}/pkgconfig/wpe-1.0.pc
|
||||
|
||||
%changelog
|
||||
* Fri Sep 11 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 1.8.0-1
|
||||
- Update to 1.8.0
|
||||
|
||||
* Wed Jul 29 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 1.7.1-1
|
||||
- Update to 1.7.1 and switch to meson build system
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libwpe-1.7.1.tar.xz) = 4422164c8a434ae4d8342e97d99361b385cba997aafc140b0df1e69f9cda5976c76f026cee9f37e617078ae629e3aa51031bbaf684cc0005c4c794527293387c
|
||||
SHA512 (libwpe-1.8.0.tar.xz) = 38b02d97f9ee40a1bb345ba0766acd1852500c704447bde224ac79f41e91abc06fb3047119f9843a11c78cdd5899287ab86ccedbcaefb51e366a1810f2f42fa8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user