Update to latest code drop from the libfreerdp_updates branch

epel8
Simone Caronni 8 years ago
parent 16727b332c
commit 2e25eae3e8

@ -1,6 +1,7 @@
# Main branch is the "next" branch, not master # Main branch is the "next" branch, not master; but temporarily switch to the
%global commit0 80a77b897541879e779178c588d07d4610d685c9 # libfreerdp_updates branch
%global date 20161104 %global commit0 35604d5e02e4ab02bb2e42fd1cc03d3bdd14ee3d
%global date 20161126
%global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7}) %global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7})
# RC releases # RC releases
@ -8,7 +9,7 @@
Name: remmina Name: remmina
Version: 1.2.0 Version: 1.2.0
Release: 0.26%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist} Release: 0.27%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
Summary: Remote Desktop Client Summary: Remote Desktop Client
License: GPLv2+ and MIT License: GPLv2+ and MIT
URL: http://remmina.sourceforge.net URL: http://remmina.sourceforge.net
@ -325,6 +326,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog %changelog
* Sat Dec 03 2016 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.27.20161126git35604d5
- Update to latest code drop from the libfreerdp_updates branch.
* Fri Nov 04 2016 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.26.20161104git80a77b8 * Fri Nov 04 2016 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.26.20161104git80a77b8
- Update to latest snapshot. - Update to latest snapshot.
- Still not building properly with FreeRDP: - Still not building properly with FreeRDP:

Loading…
Cancel
Save