Wayland 1.4.0
This commit is contained in:
parent
e44b734ed1
commit
5982d90f85
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/wayland-1.3.0.tar.xz
|
||||
/wayland-1.3.91.tar.xz
|
||||
/wayland-1.3.93.tar.xz
|
||||
/wayland-1.4.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
01862b4411528439f83a133c9df4f5c0 wayland-1.3.93.tar.xz
|
||||
332cf9191837be12638a29265ed7cf46 wayland-1.4.0.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
#global gitdate 20130515
|
||||
|
||||
Name: wayland
|
||||
Version: 1.3.93
|
||||
Version: 1.4.0
|
||||
Release: 1%{?gitdate:.%{gitdate}}%{?dist}
|
||||
Summary: Wayland Compositor Infrastructure
|
||||
|
||||
@ -170,6 +170,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/wayland-server.pc
|
||||
|
||||
%changelog
|
||||
* Fri Jan 24 2014 Richard Hughes <rhughes@redhat.com> - 1.4.0-1
|
||||
- Wayland 1.4.0
|
||||
|
||||
* Mon Jan 20 2014 Richard Hughes <rhughes@redhat.com> - 1.3.93-1
|
||||
- Wayland 1.3.93
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user