Update to 1.16
This commit is contained in:
parent
e8bd8a07dd
commit
f01a6af0a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/wayland-protocols-1.13.tar.xz
|
||||
/wayland-protocols-1.14.tar.xz
|
||||
/wayland-protocols-1.15.tar.xz
|
||||
/wayland-protocols-1.16.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (wayland-protocols-1.15.tar.xz) = 4a3dcd8f3219f3c43fb2399b33626a579d4fbfb94298fd5a831946e7eadfcc0538b6732f71cbc7ac2c2896362821efd5ac6b1392071b831fa80eb7b2f48845b3
|
||||
SHA512 (wayland-protocols-1.16.tar.xz) = 8ab33021854f3e8f6bca7a9e69427e7a3e53297cc0abd4c006de7e55fac66da3ad88489a6eb4e6c28c7ba2addd96e7f055309f3c8918643b18ef78a4fb637f84
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: wayland-protocols
|
||||
Version: 1.15
|
||||
Release: 2%{?dist}
|
||||
Version: 1.16
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland protocols that adds functionality not available in the core protocol
|
||||
|
||||
License: MIT
|
||||
@ -44,6 +44,9 @@ wayland-protocols.
|
||||
%{_datadir}/%{name}/
|
||||
|
||||
%changelog
|
||||
* Tue Jul 31 2018 Kalev Lember <klember@redhat.com> - 1.16-1
|
||||
- Update to 1.16
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.15-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user