Update to 0.16.0

This commit is contained in:
Jonathan Underwood 2016-01-07 18:12:02 +00:00
commit bcbf94cbce
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View file

@ -12,3 +12,4 @@
/xpra-0.15.8.tar.xz
/xpra-0.15.9.tar.xz
/xpra-0.15.10.tar.xz
/xpra-0.16.0.tar.xz

View file

@ -1 +1 @@
f783782e248fd71fd4b45a5969b588ac xpra-0.15.10.tar.xz
059a6e55b4c8b9c471101fec082b1499 xpra-0.16.0.tar.xz

View file

@ -21,8 +21,8 @@
%global __provides_exclude_from ^%{python_sitearch}/.*\\.so$
Name: xpra
Version: 0.15.10
Release: 2%{?dist}
Version: 0.16.0
Release: 1%{?dist}
Summary: Remote display server for applications and desktops
License: GPLv2+ and BSD and LGPLv3+ and MIT
@ -211,11 +211,14 @@ fi
%{_datadir}/appdata/xpra.appdata.xml
%{_datadir}/mime/packages/application-x-xpraconfig.xml
%{cupslibdir}/backend/xpraforwarder
#{_prefix}/lib/tmpfiles.d/xpra.conf
%{_prefix}/lib/tmpfiles.d/xpra.conf
%doc README COPYING NEWS
%changelog
* Thu Jan 7 2016 Jonathan Underwood <jonathan.underwood@gmail.com> - 0.16.0-1
- Update to 0.16.0
* Tue Dec 29 2015 Jonathan Underwood <jonathan.underwood@gmail.com> - 0.15.10-2
- Rebuild for libwebp 0.5.0