wayland 1.8.0
This commit is contained in:
parent
208283fbb7
commit
2029d89c61
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/wayland-1.6.0.tar.xz
|
||||
/wayland-1.7.0.tar.xz
|
||||
/wayland-1.7.92.tar.xz
|
||||
/wayland-1.8.0.tar.xz
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
0d4fcfbb13101f694bf9bf256b595c54 wayland-1.7.92.tar.xz
|
||||
3f687bc535903f33d22e79c39d3c56f4 wayland-1.8.0.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
#global gitdate 20130515
|
||||
|
||||
Name: wayland
|
||||
Version: 1.7.92
|
||||
Release: 2%{?gitdate:.%{gitdate}}%{?dist}
|
||||
Version: 1.8.0
|
||||
Release: 1%{?gitdate:.%{gitdate}}%{?dist}
|
||||
Summary: Wayland Compositor Infrastructure
|
||||
|
||||
Group: User Interface/X
|
||||
@ -172,6 +172,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/wayland-server.pc
|
||||
|
||||
%changelog
|
||||
* Mon Jul 20 2015 Adam Jackson <ajax@redhat.com> 1.8.0-1
|
||||
- wayland 1.8.0
|
||||
|
||||
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.92-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user