-
Notifications
You must be signed in to change notification settings - Fork 984
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
11 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -914,6 +914,9 @@ fi | |
%{_datadir}/icons/hicolor/*/apps/* | ||
|
||
%changelog | ||
* Fri Jan 23 2015 Brian P. Hinz <[email protected]> 1.4.2-1 | ||
- 1.4.2 release | ||
|
||
* Mon Jan 19 2015 Brian P. Hinz <[email protected]> 1.4.0-3 | ||
- Added default font paths to Xvnc and fontconfig | ||
- Added vendor strings to Xvnc | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
|
||
Name: tigervnc | ||
Version: @VERSION@ | ||
Release: 18%{?snap:.%{snap}}%{?dist} | ||
Release: 1%{?snap:.%{snap}}%{?dist} | ||
Summary: A TigerVNC remote display system | ||
|
||
Group: User Interface/Desktops | ||
|
@@ -344,6 +344,9 @@ fi | |
%{_datadir}/icons/hicolor/*/apps/* | ||
|
||
%changelog | ||
* Fri Jan 23 2015 Brian P. Hinz <[email protected]> 1.4.2-1 | ||
- 1.4.2 release | ||
|
||
* Tue Nov 04 2014 Brian P. Hinz <[email protected]> 1.3.80-18.20131128svn5139 | ||
- Bumped xserver patch to keep pace with native version | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters