wayland 1.0.5
This commit is contained in:
parent
854aa65399
commit
c4438cc88a
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/wayland-0.99.0.tar.xz
|
||||
/wayland-1.0.0.tar.xz
|
||||
/wayland-1.0.3.tar.xz
|
||||
/wayland-1.0.5.tar.xz
|
||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
||||
eebe23571fd4f9ceacc583238e5a8ae9 wayland-1.0.3.tar.xz
|
||||
e2e9ebfbaf9b013471c620b99938d764 wayland-1.0.5.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
#global gitdate 20120424
|
||||
|
||||
Name: wayland
|
||||
Version: 1.0.3
|
||||
Release: 2%{?gitdate:.%{gitdate}}%{?dist}
|
||||
Version: 1.0.5
|
||||
Release: 1%{?gitdate:.%{gitdate}}%{?dist}
|
||||
Summary: Wayland Compositor Infrastructure
|
||||
|
||||
Group: User Interface/X
|
||||
@ -151,6 +151,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/wayland-server.pc
|
||||
|
||||
%changelog
|
||||
* Thu Feb 21 2013 Adam Jackson <ajax@redhat.com> 1.0.5-1
|
||||
- wayland 1.0.5
|
||||
|
||||
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user