Update to 1.10.1
This commit is contained in:
parent
82d5855e8d
commit
3fc5397444
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@ tigervnc-1.0.90-20100721svn4113.tar.bz2
|
||||
/tigervnc-1.9.0.tar.gz
|
||||
/tigervnc-1.9.90.tar.gz
|
||||
/tigervnc-1.10.0.tar.gz
|
||||
/tigervnc-1.10.1.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (tigervnc-1.10.0.tar.gz) = eb614ce14ccd3c34d1e9a0ddb549a41e3381b2dcd94199bef45c6021c3d54452dddb07b3202a72fe8ca502faf56c87528f942845ed1170be102cf378fab948bf
|
||||
SHA512 (tigervnc-1.10.1.tar.gz) = 3486ff772d39217feb8c075860cae58e1021bdb8095443d8b5c383929cc6c622b57ea61c31d06ff0bd48c7e6889db4b6a99d0742bdd60edf323fb2a3ad328705
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: tigervnc
|
||||
Version: 1.10.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.10.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A TigerVNC remote display system
|
||||
|
||||
%global _hardened_build 1
|
||||
@ -277,6 +277,9 @@ install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/10-libvnc.c
|
||||
%{_datadir}/icons/hicolor/*/apps/*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 20 2019 Jan Grulich <jgrulich@redhat.com> - 1.10.1-1
|
||||
- Update to 1.10.1
|
||||
|
||||
* Tue Dec 10 2019 Jan Grulich <jgrulich@redhat.com> - 1.10.0-2
|
||||
- Properly install systemd files
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user