diff --git a/.gitignore b/.gitignore index 2dd4d64..66bc4cf 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ tigervnc-1.0.90-20100721svn4113.tar.bz2 /tigervnc-1.3.0.tar.bz2 /tigervnc-1.3.1.tar.gz /tigervnc-1.4.2.tar.gz +/tigervnc-1.4.3.tar.gz diff --git a/sources b/sources index b481651..93ad39c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -93b935487d0ec33341f079bc402df6b1 tigervnc-1.4.2.tar.gz +2177ee42fa1a3902b6feeaa7747f1c2a tigervnc-1.4.3.tar.gz diff --git a/tigervnc.spec b/tigervnc.spec index 1288dac..ef592c3 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -1,6 +1,6 @@ Name: tigervnc -Version: 1.4.2 -Release: 2%{?dist} +Version: 1.4.3 +Release: 1%{?dist} Summary: A TigerVNC remote display system %global _hardened_build 1 @@ -345,6 +345,9 @@ fi %{_datadir}/icons/hicolor/*/apps/* %changelog +* Mon Mar 2 2015 Tim Waugh - 1.4.3-1 +- 1.4.3. + * Tue Feb 24 2015 Tim Waugh - 1.4.2-2 - Removed unnecessary configure flags.