1.4.3.
This commit is contained in:
parent
8e1674654d
commit
c6d7681a90
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ tigervnc-1.0.90-20100721svn4113.tar.bz2
|
|||||||
/tigervnc-1.3.0.tar.bz2
|
/tigervnc-1.3.0.tar.bz2
|
||||||
/tigervnc-1.3.1.tar.gz
|
/tigervnc-1.3.1.tar.gz
|
||||||
/tigervnc-1.4.2.tar.gz
|
/tigervnc-1.4.2.tar.gz
|
||||||
|
/tigervnc-1.4.3.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
93b935487d0ec33341f079bc402df6b1 tigervnc-1.4.2.tar.gz
|
2177ee42fa1a3902b6feeaa7747f1c2a tigervnc-1.4.3.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: tigervnc
|
Name: tigervnc
|
||||||
Version: 1.4.2
|
Version: 1.4.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A TigerVNC remote display system
|
Summary: A TigerVNC remote display system
|
||||||
|
|
||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
@ -345,6 +345,9 @@ fi
|
|||||||
%{_datadir}/icons/hicolor/*/apps/*
|
%{_datadir}/icons/hicolor/*/apps/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 2 2015 Tim Waugh <twaugh@redhat.com> - 1.4.3-1
|
||||||
|
- 1.4.3.
|
||||||
|
|
||||||
* Tue Feb 24 2015 Tim Waugh <twaugh@redhat.com> - 1.4.2-2
|
* Tue Feb 24 2015 Tim Waugh <twaugh@redhat.com> - 1.4.2-2
|
||||||
- Removed unnecessary configure flags.
|
- Removed unnecessary configure flags.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user