weston 0.99.0
This commit is contained in:
parent
8ebd5bfce2
commit
f61a39574e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/weston-20120424.tar.bz2
|
/weston-20120424.tar.bz2
|
||||||
/weston-0.95.0.tar.xz
|
/weston-0.95.0.tar.xz
|
||||||
|
/weston-0.99.0.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
77c87d8cc15e759ff512f9584d37e8a8 weston-0.95.0.tar.xz
|
1bceec3c07ff7aabc38bb0f4d8f40a46 weston-0.99.0.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
#define gitdate 20120424
|
#define gitdate 20120424
|
||||||
|
|
||||||
Name: weston
|
Name: weston
|
||||||
Version: 0.95.0
|
Version: 0.99.0
|
||||||
Release: 3%{?alphatag}%{?dist}
|
Release: 1%{?alphatag}%{?dist}
|
||||||
Summary: Reference compositor for Wayland
|
Summary: Reference compositor for Wayland
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
License: BSD and CC-BY-SA
|
License: BSD and CC-BY-SA
|
||||||
@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f
|
|||||||
%{_datadir}/weston/wayland.svg
|
%{_datadir}/weston/wayland.svg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 18 2012 Adam Jackson <ajax@redhat.com> 0.99.0-1
|
||||||
|
- weston 0.99.0
|
||||||
|
|
||||||
* Tue Sep 17 2012 Thorsten Leemhuis <fedora@leemhuis.info> 0.95.0-3
|
* Tue Sep 17 2012 Thorsten Leemhuis <fedora@leemhuis.info> 0.95.0-3
|
||||||
- add libXcursor-devel as BR
|
- add libXcursor-devel as BR
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user