Update to 1.6.0
This commit is contained in:
parent
2a0f58ff47
commit
9eeef9fc4f
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/wayland-1.4.93.tar.xz
|
||||
/wayland-1.5.0.tar.xz
|
||||
/wayland-1.5.91.tar.xz
|
||||
/wayland-1.6.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
6d4c8371aa6dc3f2a69d593aa57d0858 wayland-1.5.91.tar.xz
|
||||
d34c141c975084e4fb668e77b38f840e wayland-1.6.0.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
#global gitdate 20130515
|
||||
|
||||
Name: wayland
|
||||
Version: 1.5.91
|
||||
Version: 1.6.0
|
||||
Release: 1%{?gitdate:.%{gitdate}}%{?dist}
|
||||
Summary: Wayland Compositor Infrastructure
|
||||
|
||||
@ -165,6 +165,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/wayland-server.pc
|
||||
|
||||
%changelog
|
||||
* Fri Sep 19 2014 Kalev Lember <kalevlember@gmail.com> - 1.6.0-1
|
||||
- Update to 1.6.0
|
||||
|
||||
* Fri Aug 22 2014 Kevin Fenzi <kevin@scrye.com> 1.5.91-1
|
||||
- Update to 1.5.90
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user