Update to 1.7.1

This commit is contained in:
Jan Grulich 2017-01-19 14:02:18 +01:00
parent 24bb17f891
commit dec9fc6a61
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@ tigervnc-1.0.90-20100721svn4113.tar.bz2
/sources
/tigervnc-1.6.90.tar.gz
/tigervnc-1.7.0.tar.gz
/tigervnc-1.7.1.tar.gz

View File

@ -1 +1 @@
0930edf4f339283d856ce7027db40308 tigervnc-1.7.0.tar.gz
SHA512 (tigervnc-1.7.1.tar.gz) = babdc362b28d7af80c7efbb3a1aadf158d7f29621afe36d785748af45e515e2718cf1011359db7b39c218770b3f3ee2767e08abc58091f018c08ba9739a3e68d

View File

@ -1,6 +1,6 @@
Name: tigervnc
Version: 1.7.0
Release: 6%{?dist}
Version: 1.7.1
Release: 1%{?dist}
Summary: A TigerVNC remote display system
%global _hardened_build 1
@ -327,6 +327,9 @@ fi
%{_datadir}/icons/hicolor/*/apps/*
%changelog
* Thu Jan 19 2017 Jan Grulich <jgrulich@redhat.com> - 1.7.1-1
- Update to 1.7.1
* Mon Jan 9 2017 Hans de Goede <hdegoede@redhat.com> - 1.7.0-6
- Fix -inetd no longer working (rhbz#1408724)