Update to 1.11
This commit is contained in:
parent
52fa6d38ef
commit
0a44ce6295
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/wayland-protocols-1.7.tar.xz
|
||||
/wayland-protocols-1.9.tar.xz
|
||||
/wayland-protocols-1.10.tar.xz
|
||||
/wayland-protocols-1.11.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (wayland-protocols-1.10.tar.xz) = 4cecee723c67b483ecb2a1e36e415935a90f080307531d8fb27cb3f0fe1ae10c1f2aae9b919c8744c2e33cb52943d15202aee960302763a338bdcd16fea7aeb5
|
||||
SHA512 (wayland-protocols-1.11.tar.xz) = 6a6f816dd24f338182ddf11e2daa2db4f048f9153c618bd75712b6e02fccc41294c6c5f33692e858f54bab6b644b1dff49ca223ca2c8410a4afb8aa1b39e34a6
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: wayland-protocols
|
||||
Version: 1.10
|
||||
Version: 1.11
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland protocols that adds functionality not available in the core protocol
|
||||
|
||||
@ -44,6 +44,9 @@ wayland-protocols.
|
||||
%{_datadir}/%{name}/
|
||||
|
||||
%changelog
|
||||
* Wed Nov 15 2017 Kalev Lember <klember@redhat.com> - 1.11-1
|
||||
- Update to 1.11
|
||||
|
||||
* Mon Jul 31 2017 Kalev Lember <klember@redhat.com> - 1.10-1
|
||||
- Update to 1.10
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user