import wayland-protocols-1.18-1.el8

This commit is contained in:
CentOS Sources 2020-04-28 04:52:16 -04:00 committed by Andrew Lukoshko
parent 04357a118a
commit 19f34e9192
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/wayland-protocols-1.17.tar.xz
SOURCES/wayland-protocols-1.18.tar.xz

View File

@ -1 +1 @@
7d2569c838c776545e3eb1b1049b9c37178aae24 SOURCES/wayland-protocols-1.17.tar.xz
aa2f132c082f3c790bd046283b3ef7ce3fb11370 SOURCES/wayland-protocols-1.18.tar.xz

View File

@ -1,5 +1,5 @@
Name: wayland-protocols
Version: 1.17
Version: 1.18
Release: 1%{?dist}
Summary: Wayland protocols that adds functionality not available in the core protocol
@ -44,6 +44,10 @@ wayland-protocols.
%{_datadir}/%{name}/
%changelog
* Thu Nov 14 2019 Olivier Fourdan <ofourdan@redhat.com> - 1.18-1
- Update to 1.18
Resolves: #1728816
* Fri May 24 2019 Florian Müllner <fmuellner@redhat.com> - 1.17-1
- Update to 1.17
Resolves: #1713685