From 16727b332c005507ffe4b6e7f8e955dae0f32b45 Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Fri, 4 Nov 2016 11:19:46 +0100 Subject: [PATCH] Update to latest snapshot --- .gitignore | 2 ++ remmina.spec | 11 ++++++++--- sources | 2 +- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 9eb9baa..29e478d 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ remmina-0.7.5.tar.gz /Remmina-42f5a87.tar.gz /Remmina-88f490d.tar.gz /Remmina-aeaae39.tar.gz +/remmina.spec +/Remmina-80a77b8.tar.gz diff --git a/remmina.spec b/remmina.spec index e75b8b0..929653e 100644 --- a/remmina.spec +++ b/remmina.spec @@ -1,6 +1,6 @@ # Main branch is the "next" branch, not master -%global commit0 aeaae3988a15b6c906c86c29c55b7032e39b90d0 -%global date 20161010 +%global commit0 80a77b897541879e779178c588d07d4610d685c9 +%global date 20161104 %global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7}) # RC releases @@ -8,7 +8,7 @@ Name: remmina Version: 1.2.0 -Release: 0.25%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist} +Release: 0.26%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist} Summary: Remote Desktop Client License: GPLv2+ and MIT URL: http://remmina.sourceforge.net @@ -325,6 +325,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Fri Nov 04 2016 Simone Caronni - 1.2.0-0.26.20161104git80a77b8 +- Update to latest snapshot. +- Still not building properly with FreeRDP: + https://github.com/FreeRDP/Remmina/issues/1028 + * Fri Oct 14 2016 Simone Caronni - 1.2.0-0.25.20161010gitaeaae39 - Update to latest snapshot. diff --git a/sources b/sources index 6d5b85b..15fc92c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9bf9c5874af31034d425cadb0b1ae92a Remmina-aeaae39.tar.gz +abfbb847aebfa2f019a80837781cb371 Remmina-80a77b8.tar.gz