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