Update to 1.8.92
This commit is contained in:
parent
36152094f0
commit
c9cfdd6ffb
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
|||||||
/wayland-1.7.92.tar.xz
|
/wayland-1.7.92.tar.xz
|
||||||
/wayland-1.8.0.tar.xz
|
/wayland-1.8.0.tar.xz
|
||||||
/wayland-1.8.91.tar.xz
|
/wayland-1.8.91.tar.xz
|
||||||
|
/wayland-1.8.92.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
95cf56a0b22243901498aab1a8f8f3ae wayland-1.8.91.tar.xz
|
697e5f1ee4727971ea1fd4dde386c179 wayland-1.8.92.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
#global gitdate 20130515
|
#global gitdate 20130515
|
||||||
|
|
||||||
Name: wayland
|
Name: wayland
|
||||||
Version: 1.8.91
|
Version: 1.8.92
|
||||||
Release: 2%{?gitdate:.%{gitdate}}%{?dist}
|
Release: 1%{?gitdate:.%{gitdate}}%{?dist}
|
||||||
Summary: Wayland Compositor Infrastructure
|
Summary: Wayland Compositor Infrastructure
|
||||||
|
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -166,6 +166,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
|
|||||||
%{_libdir}/pkgconfig/wayland-server.pc
|
%{_libdir}/pkgconfig/wayland-server.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 02 2015 Kalev Lember <klember@redhat.com> - 1.8.92-1
|
||||||
|
- Update to 1.8.92
|
||||||
|
|
||||||
* Fri Aug 21 2015 Kalev Lember <klember@redhat.com> - 1.8.91-2
|
* Fri Aug 21 2015 Kalev Lember <klember@redhat.com> - 1.8.91-2
|
||||||
- Split out wayland-doc subpackage for documentation
|
- Split out wayland-doc subpackage for documentation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user