wayland 1.2.0

This commit is contained in:
Richard Hughes 2013-07-15 11:20:25 +01:00
parent da2bfebf07
commit 087761c3dc
3 changed files with 10 additions and 5 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/wayland-1.0.6.tar.xz
/wayland-1.1.0.tar.xz
/wayland-20130515.tar.bz2
/wayland-1.2.0.tar.xz

View File

@ -1 +1 @@
0254cb887d22b49793db130dc98e6be2 wayland-20130515.tar.bz2
48d375afb15f3e68a72cf7b4fd8f4a63 wayland-1.2.0.tar.xz

View File

@ -1,8 +1,8 @@
%global gitdate 20130515
#global gitdate 20130515
Name: wayland
Version: 1.1.90
Release: 0.1%{?gitdate:.%{gitdate}}%{?dist}
Version: 1.2.0
Release: 1%{?gitdate:.%{gitdate}}%{?dist}
Summary: Wayland Compositor Infrastructure
Group: User Interface/X
@ -117,7 +117,8 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/wayland-egl.h
%{_includedir}/wayland-version.h
%{_datadir}/aclocal/wayland-scanner.m4
%{_datadir}/aclocal/wayland-scanner.mk
%{_datadir}/pkgconfig/wayland-scanner.pc
%{_datadir}/wayland/wayland-scanner.mk
%{_mandir}/man3/*.3*
%files -n libwayland-client
@ -151,6 +152,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/wayland-server.pc
%changelog
* Mon Jul 15 2013 Richard Hughes <rhughes@redhat.com> - 1.2.0-1
- wayland 1.2.0
* Wed May 15 2013 Richard Hughes <rhughes@redhat.com> - 1.1.90-0.1.20130515
- Update to a git snapshot based on what will become 1.1.90