diff --git a/tigervnc.spec b/tigervnc.spec index 223f3dd97280aa44f683f01cd619558677614db7..db742aa0ad03ee3af0f769fb8fc4ef2d1e6be525 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -2,13 +2,13 @@ Name: tigervnc Version: 1.10.1 -Release: 3 +Release: 4 Summary: A TigerVNC remote display system License: GPLv2+ URL: http://www.tigervnc.com -Source0: https://github.com/TigerVNC/tigervnc/archive/%{name}-%{version}.tar.gz +Source0: https://github.com/TigerVNC/tigervnc/archive/v1.10.1.tar.gz Source1: vncserver.service Source2: vncserver.sysconfig Source3: 10-libvnc.conf @@ -193,6 +193,12 @@ install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/10-libvnc.c %{_mandir}/man1/* %changelog +* Thu Sep 10 2020 lunankun - 1.10.1-4 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix source0 url + * Fri Aug 21 2020 gaihuiying - 1.10.1-3 - Type:enhancement - ID:NA diff --git a/tigervnc-1.10.1.tar.gz b/v1.10.1.tar.gz similarity index 100% rename from tigervnc-1.10.1.tar.gz rename to v1.10.1.tar.gz