Update to 1.11.94

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

1
.gitignore vendored

@ -31,3 +31,4 @@
/weston-1.11.91.tar.xz
/weston-1.11.92.tar.xz
/weston-1.11.93.tar.xz
/weston-1.11.94.tar.xz

@ -1 +1 @@
51ecfdd34bb0e6329ee173a3fa3d4956 weston-1.11.93.tar.xz
a4318cfedce49c0f374d7725c3a70e09 weston-1.11.94.tar.xz

@ -1,5 +1,5 @@
Name: weston
Version: 1.11.93
Version: 1.11.94
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
* Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 1.11.94-1
- Update to 1.11.94
* Thu Sep 08 2016 Kalev Lember <klember@redhat.com> - 1.11.93-1
- Update to 1.11.93

Loading…
Cancel
Save