Update to 1.10
This commit is contained in:
parent
0c7e80b0e9
commit
52fa6d38ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/wayland-protocols-1.6.tar.xz
|
/wayland-protocols-1.6.tar.xz
|
||||||
/wayland-protocols-1.7.tar.xz
|
/wayland-protocols-1.7.tar.xz
|
||||||
/wayland-protocols-1.9.tar.xz
|
/wayland-protocols-1.9.tar.xz
|
||||||
|
/wayland-protocols-1.10.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (wayland-protocols-1.9.tar.xz) = 16154520dd355ba9d459baf942945c6b7d267ab4463a31eba76f5d300569ffa993641f65d3e2cde89d735767a3bf743382449f58c5f42521dbdc7db1b1d0dc0d
|
SHA512 (wayland-protocols-1.10.tar.xz) = 4cecee723c67b483ecb2a1e36e415935a90f080307531d8fb27cb3f0fe1ae10c1f2aae9b919c8744c2e33cb52943d15202aee960302763a338bdcd16fea7aeb5
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: wayland-protocols
|
Name: wayland-protocols
|
||||||
Version: 1.9
|
Version: 1.10
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Wayland protocols that adds functionality not available in the core protocol
|
Summary: Wayland protocols that adds functionality not available in the core protocol
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -44,6 +44,9 @@ wayland-protocols.
|
|||||||
%{_datadir}/%{name}/
|
%{_datadir}/%{name}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 31 2017 Kalev Lember <klember@redhat.com> - 1.10-1
|
||||||
|
- Update to 1.10
|
||||||
|
|
||||||
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-2
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.9-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user