Update to 1.9.0
This commit is contained in:
parent
c311bbb005
commit
7e5cf9839b
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
|||||||
/wayland-1.8.91.tar.xz
|
/wayland-1.8.91.tar.xz
|
||||||
/wayland-1.8.92.tar.xz
|
/wayland-1.8.92.tar.xz
|
||||||
/wayland-1.8.93.tar.xz
|
/wayland-1.8.93.tar.xz
|
||||||
|
/wayland-1.9.0.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
a45a893cfa8beadcfced1e5ae1658064 wayland-1.8.93.tar.xz
|
5e141b3f2a7005d6c89d6f233c87c317 wayland-1.9.0.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: wayland
|
Name: wayland
|
||||||
Version: 1.8.93
|
Version: 1.9.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Wayland Compositor Infrastructure
|
Summary: Wayland Compositor Infrastructure
|
||||||
|
|
||||||
@ -157,6 +157,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
|
|||||||
%{_libdir}/pkgconfig/wayland-server.pc
|
%{_libdir}/pkgconfig/wayland-server.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 1.9.0-1
|
||||||
|
- Update to 1.9.0
|
||||||
|
|
||||||
* Wed Sep 16 2015 Kalev Lember <klember@redhat.com> - 1.8.93-1
|
* Wed Sep 16 2015 Kalev Lember <klember@redhat.com> - 1.8.93-1
|
||||||
- Update to 1.8.93
|
- Update to 1.8.93
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user