Update to 1.9
This commit is contained in:
parent
c6322da4c6
commit
d50c19130d
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/wayland-protocols-1.5.tar.xz
|
||||
/wayland-protocols-1.6.tar.xz
|
||||
/wayland-protocols-1.7.tar.xz
|
||||
/wayland-protocols-1.9.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
9acfc9556f7cfedc44d97af60da66a5f wayland-protocols-1.7.tar.xz
|
||||
SHA512 (wayland-protocols-1.9.tar.xz) = 16154520dd355ba9d459baf942945c6b7d267ab4463a31eba76f5d300569ffa993641f65d3e2cde89d735767a3bf743382449f58c5f42521dbdc7db1b1d0dc0d
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: wayland-protocols
|
||||
Version: 1.7
|
||||
Release: 2%{?dist}
|
||||
Version: 1.9
|
||||
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
|
||||
* Wed Jul 19 2017 Kalev Lember <klember@redhat.com> - 1.9-1
|
||||
- Update to 1.9
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user