wayland 1.7.92

This commit is contained in:
Adam Jackson 2015-05-26 12:26:39 -04:00
parent a6c515ade8
commit e2fd430d23
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@
/wayland-1.5.91.tar.xz
/wayland-1.6.0.tar.xz
/wayland-1.7.0.tar.xz
/wayland-1.7.92.tar.xz

View File

@ -1 +1 @@
6f46ac47c3a18c6503a40b5fa58a1066 wayland-1.7.0.tar.xz
0d4fcfbb13101f694bf9bf256b595c54 wayland-1.7.92.tar.xz

View File

@ -1,8 +1,8 @@
#global gitdate 20130515
Name: wayland
Version: 1.7.0
Release: 2%{?gitdate:.%{gitdate}}%{?dist}
Version: 1.7.92
Release: 1%{?gitdate:.%{gitdate}}%{?dist}
Summary: Wayland Compositor Infrastructure
Group: User Interface/X
@ -131,6 +131,7 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/wayland-scanner
%{_includedir}/wayland-util.h
%{_includedir}/wayland-egl.h
%{_includedir}/wayland-egl-core.h
%{_includedir}/wayland-version.h
%{_datadir}/aclocal/wayland-scanner.m4
%{_libdir}/pkgconfig/wayland-scanner.pc
@ -171,6 +172,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/wayland-server.pc
%changelog
* Tue May 26 2015 Adam Jackson <ajax@redhat.com> 1.7.92-1
- wayland 1.7.92
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 1.7.0-2
- Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code