wayland 1.0.3
This commit is contained in:
parent
42bbde8f3f
commit
12e2a00494
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/wayland-0.95.0.tar.xz
|
||||
/wayland-0.99.0.tar.xz
|
||||
/wayland-1.0.0.tar.xz
|
||||
/wayland-1.0.3.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
d7449ebe3b62c8a956d77a52a19c73a6 wayland-1.0.0.tar.xz
|
||||
eebe23571fd4f9ceacc583238e5a8ae9 wayland-1.0.3.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
#global gitdate 20120424
|
||||
|
||||
Name: wayland
|
||||
Version: 1.0.0
|
||||
Version: 1.0.3
|
||||
Release: 1%{?gitdate:.%{gitdate}}%{?dist}
|
||||
Summary: Wayland Compositor Infrastructure
|
||||
|
||||
@ -107,7 +107,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc README TODO
|
||||
%doc %{_datadir}/doc/wayland/*
|
||||
#doc %{_datadir}/doc/wayland/*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
@ -150,6 +150,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/wayland-server.pc
|
||||
|
||||
%changelog
|
||||
* Wed Jan 02 2013 Adam Jackson <ajax@redhat.com> 1.0.3-1
|
||||
- wayland 1.0.3
|
||||
|
||||
* Tue Oct 23 2012 Adam Jackson <ajax@redhat.com> 1.0.0-1
|
||||
- wayland 1.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user