Update to 1.14
This commit is contained in:
parent
8f0a997cdf
commit
1613afd7fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/wayland-protocols-1.11.tar.xz
|
||||
/wayland-protocols-1.12.tar.xz
|
||||
/wayland-protocols-1.13.tar.xz
|
||||
/wayland-protocols-1.14.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (wayland-protocols-1.13.tar.xz) = f35c21da289038651b75af064ec7c10779158829f578e7320faf401e980da3c958d85e5bcad00994c574cac6319a3ab975aa5483a9b438f781b767bd6303e194
|
||||
SHA512 (wayland-protocols-1.14.tar.xz) = 78d2b47c462618ece0c9c19f250b28efb39436e715f624205c7705dbbae4f125ff2eafa2454e7dce527d3b13449dcb037b282bbbb9ea9d9f52809d6b8187a204
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: wayland-protocols
|
||||
Version: 1.13
|
||||
Version: 1.14
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland protocols that adds functionality not available in the core protocol
|
||||
|
||||
@ -44,6 +44,9 @@ wayland-protocols.
|
||||
%{_datadir}/%{name}/
|
||||
|
||||
%changelog
|
||||
* Tue May 08 2018 Kalev Lember <klember@redhat.com> - 1.14-1
|
||||
- Update to 1.14
|
||||
|
||||
* Thu Feb 15 2018 Kalev Lember <klember@redhat.com> - 1.13-1
|
||||
- Update to 1.13
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user