import wayland-protocols-1.21-1.el8
This commit is contained in:
parent
e7872070f3
commit
61633c027d
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/wayland-protocols-1.18.tar.xz
|
||||
SOURCES/wayland-protocols-1.21.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
aa2f132c082f3c790bd046283b3ef7ce3fb11370 SOURCES/wayland-protocols-1.18.tar.xz
|
||||
6e0e2a05edb43d32e3b2e3f681ef266a287a186e SOURCES/wayland-protocols-1.21.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: wayland-protocols
|
||||
Version: 1.18
|
||||
Version: 1.21
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland protocols that adds functionality not available in the core protocol
|
||||
|
||||
@ -39,11 +39,14 @@ wayland-protocols.
|
||||
|
||||
%files devel
|
||||
%license COPYING
|
||||
%doc README
|
||||
%doc README.md
|
||||
%{_datadir}/pkgconfig/%{name}.pc
|
||||
%{_datadir}/%{name}/
|
||||
|
||||
%changelog
|
||||
* Sat May 22 2021 Dave Airlie <airlied@redhat.com> - 1.21-1
|
||||
- Update to 1.21
|
||||
|
||||
* Thu Nov 14 2019 Olivier Fourdan <ofourdan@redhat.com> - 1.18-1
|
||||
- Update to 1.18
|
||||
Resolves: #1728816
|
||||
|
Loading…
Reference in New Issue
Block a user