main
Thorsten Leemhuis 12 years ago
parent 30358fb831
commit ec2891f585
  1. 1
      .gitignore
  2. 2
      sources
  3. 5
      weston.spec

1
.gitignore vendored

@ -1 +1,2 @@
/weston-20120424.tar.bz2
/weston-0.95.0.tar.xz

@ -1 +1 @@
3bd4f91bcb780ea51f6c5f06daadd78f weston-20120424.tar.bz2
77c87d8cc15e759ff512f9584d37e8a8 weston-0.95.0.tar.xz

@ -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 <fedora@leemhuis.info> 0.95.0-2
- rebuild
* Mon Sep 17 2012 Thorsten Leemhuis <fedora@leemhuis.info> 0.95.0-1
- Update to 0.95.0
- enable xwayland

Loading…
Cancel
Save