diff --git a/.gitignore b/.gitignore index fba84a1..99fe8fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /weston-20120424.tar.bz2 +/weston-0.95.0.tar.xz diff --git a/sources b/sources index b9bb74a..efefd53 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3bd4f91bcb780ea51f6c5f06daadd78f weston-20120424.tar.bz2 +77c87d8cc15e759ff512f9584d37e8a8 weston-0.95.0.tar.xz diff --git a/weston.spec b/weston.spec index 4649e80..9a50e53 100644 --- a/weston.spec +++ b/weston.spec @@ -2,7 +2,7 @@ Name: weston Version: 0.95.0 -Release: 1%{?alphatag}%{?dist} +Release: 2%{?alphatag}%{?dist} Summary: Reference compositor for Wayland Group: User Interface/X License: BSD and CC-BY-SA @@ -82,6 +82,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f %{_datadir}/weston/wayland.svg %changelog +* Mon Sep 17 2012 Thorsten Leemhuis 0.95.0-2 +- rebuild + * Mon Sep 17 2012 Thorsten Leemhuis 0.95.0-1 - Update to 0.95.0 - enable xwayland