wayland 1.0
This commit is contained in:
parent
f0928c9ed6
commit
42bbde8f3f
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/wayland-20120424.tar.bz2
|
||||
/wayland-0.95.0.tar.xz
|
||||
/wayland-0.99.0.tar.xz
|
||||
/wayland-1.0.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
4431e0b1ff1c75f707faa0b54ba920a3 wayland-0.99.0.tar.xz
|
||||
d7449ebe3b62c8a956d77a52a19c73a6 wayland-1.0.0.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
#global gitdate 20120424
|
||||
|
||||
Name: wayland
|
||||
Version: 0.99.0
|
||||
Version: 1.0.0
|
||||
Release: 1%{?gitdate:.%{gitdate}}%{?dist}
|
||||
Summary: Wayland Compositor Infrastructure
|
||||
|
||||
@ -150,6 +150,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/wayland-server.pc
|
||||
|
||||
%changelog
|
||||
* Tue Oct 23 2012 Adam Jackson <ajax@redhat.com> 1.0.0-1
|
||||
- wayland 1.0
|
||||
|
||||
* Thu Oct 18 2012 Adam Jackson <ajax@redhat.com> 0.99.0-1
|
||||
- wayland 0.99.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user