Update to 1.11.93

main
Kalev Lember 8 years ago
parent 6cc15c502e
commit 5964bcdb50
  1. 1
      .gitignore
  2. 2
      sources
  3. 5
      weston.spec

1
.gitignore vendored

@ -30,3 +30,4 @@
/weston-1.11.0.tar.xz
/weston-1.11.91.tar.xz
/weston-1.11.92.tar.xz
/weston-1.11.93.tar.xz

@ -1 +1 @@
b9d77665633a3e7b03b8d9a89ae8980d weston-1.11.92.tar.xz
51ecfdd34bb0e6329ee173a3fa3d4956 weston-1.11.93.tar.xz

@ -1,5 +1,5 @@
Name: weston
Version: 1.11.92
Version: 1.11.93
Release: 1%{?dist}
Summary: Reference compositor for Wayland
@ -125,6 +125,9 @@ find $RPM_BUILD_ROOT -name \*.la | xargs rm -f
%{_libdir}/libweston-desktop-1.so
%changelog
* Thu Sep 08 2016 Kalev Lember <klember@redhat.com> - 1.11.93-1
- Update to 1.11.93
* Wed Aug 31 2016 Kalev Lember <klember@redhat.com> - 1.11.92-1
- Update to 1.11.92
- Don't set group tags

Loading…
Cancel
Save