wayland 1.1.0
This commit is contained in:
parent
f3b44150ec
commit
d86642427a
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/wayland-1.0.3.tar.xz
|
||||
/wayland-1.0.5.tar.xz
|
||||
/wayland-1.0.6.tar.xz
|
||||
/wayland-1.1.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
936a2590aea69fa3c0cf234d54b9137c wayland-1.0.6.tar.xz
|
||||
d2dc9398a83692cafc16eba6e45f85d8 wayland-1.1.0.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
#global gitdate 20120424
|
||||
|
||||
Name: wayland
|
||||
Version: 1.0.6
|
||||
Version: 1.1.0
|
||||
Release: 1%{?gitdate:.%{gitdate}}%{?dist}
|
||||
Summary: Wayland Compositor Infrastructure
|
||||
|
||||
@ -151,6 +151,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/wayland-server.pc
|
||||
|
||||
%changelog
|
||||
* Tue Apr 16 2013 Richard Hughes <rhughes@redhat.com> - 1.1.0-1
|
||||
- wayland 1.1.0
|
||||
|
||||
* Wed Mar 27 2013 Richard Hughes <rhughes@redhat.com> - 1.0.6-1
|
||||
- wayland 1.0.6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user