Update to a git snapshot based on what will become 1.1.90
This commit is contained in:
parent
d86642427a
commit
da2bfebf07
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
|||||||
/wayland-1.0.5.tar.xz
|
/wayland-1.0.5.tar.xz
|
||||||
/wayland-1.0.6.tar.xz
|
/wayland-1.0.6.tar.xz
|
||||||
/wayland-1.1.0.tar.xz
|
/wayland-1.1.0.tar.xz
|
||||||
|
/wayland-20130515.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
d2dc9398a83692cafc16eba6e45f85d8 wayland-1.1.0.tar.xz
|
0254cb887d22b49793db130dc98e6be2 wayland-20130515.tar.bz2
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
#global gitdate 20120424
|
%global gitdate 20130515
|
||||||
|
|
||||||
Name: wayland
|
Name: wayland
|
||||||
Version: 1.1.0
|
Version: 1.1.90
|
||||||
Release: 1%{?gitdate:.%{gitdate}}%{?dist}
|
Release: 0.1%{?gitdate:.%{gitdate}}%{?dist}
|
||||||
Summary: Wayland Compositor Infrastructure
|
Summary: Wayland Compositor Infrastructure
|
||||||
|
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -151,6 +151,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/wayland-server.pc
|
%{_libdir}/pkgconfig/wayland-server.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
|
||||||
* Tue Apr 16 2013 Richard Hughes <rhughes@redhat.com> - 1.1.0-1
|
* Tue Apr 16 2013 Richard Hughes <rhughes@redhat.com> - 1.1.0-1
|
||||||
- wayland 1.1.0
|
- wayland 1.1.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user