From bf68d1ce8bca44657269cd441599b7697bb96e8d Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 13 May 2014 09:52:04 +0100 Subject: [PATCH] Weston 1.4.93 --- .gitignore | 1 + sources | 2 +- weston.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4bba91c..4833c64 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /weston-1.3.91.tar.xz /weston-1.3.93.tar.xz /weston-1.4.0.tar.xz +/weston-1.4.93.tar.xz diff --git a/sources b/sources index b8d8485..99132fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4438d2b1f3c9ba9a4a2b10d89fac6fd0 weston-1.4.0.tar.xz +860a7c62cc73e37c37cf255200162a52 weston-1.4.93.tar.xz diff --git a/weston.spec b/weston.spec index ea52cba..483aac0 100644 --- a/weston.spec +++ b/weston.spec @@ -5,7 +5,7 @@ %endif Name: weston -Version: 1.4.0 +Version: 1.4.93 Release: 2%{?alphatag}%{?dist} Summary: Reference compositor for Wayland Group: User Interface/X @@ -87,7 +87,7 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f %files %defattr(-,root,root,-) %doc README -%doc data/COPYING +%doc COPYING %{_bindir}/weston %{_bindir}/weston-info %{_bindir}/weston-launch @@ -107,6 +107,7 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f %{_libdir}/weston/wayland-backend.so %{_libdir}/weston/x11-backend.so %{_libdir}/weston/xwayland.so +%{_libdir}/weston/fullscreen-shell.so %{_libexecdir}/weston-* %{_mandir}/man1/*.1* %{_mandir}/man5/*.5* @@ -126,6 +127,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f %{_libdir}/pkgconfig/weston.pc %changelog +* Tue May 13 2014 Richard Hughes - 1.4.93-1 +- Weston 1.4.93 + * Mon Jan 27 2014 Adam Jackson 1.4.0-2 - Rebuild for new sonames in libxcb 1.10