From 9b44074d4ac5647d5afdc30b6109183ae5a4fef9 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 21 Jul 2012 22:27:24 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- weston.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/weston.spec b/weston.spec index a7d094e..27f7428 100644 --- a/weston.spec +++ b/weston.spec @@ -2,7 +2,7 @@ Name: weston Version: 0.89 -Release: 0.4%{?alphatag}%{?dist} +Release: 0.5%{?alphatag}%{?dist} Summary: Reference compositor for Wayland Group: User Interface/X License: BSD and CC-BY-SA @@ -75,6 +75,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f %{_datadir}/weston/wayland.svg %changelog +* Sun Jul 22 2012 Fedora Release Engineering - 0.89-0.5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Jun 05 2012 Adam Jackson 0.89-0.4 - Rebuild for new libudev - Conditional buildreq for libudev-devel