From dc959bfbc905e853a9f9d37d52733ee25918932f Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Sat, 8 Oct 2016 15:29:49 +0200 Subject: [PATCH] Update to latest snapshot --- .gitignore | 1 + remmina.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4270ebc..03f4fd4 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ remmina-0.7.5.tar.gz /Remmina-cbcb19e.tar.gz /Remmina-679bb8e.tar.gz /Remmina-42f5a87.tar.gz +/Remmina-88f490d.tar.gz diff --git a/remmina.spec b/remmina.spec index 16100cd..e2ccd1e 100644 --- a/remmina.spec +++ b/remmina.spec @@ -1,18 +1,18 @@ # Main branch is the "next" branch, not master -%global commit0 42f5a87f9d395e9732b52224e4fb4d83aed0e4a6 +%global commit0 88f490de6654a6edcc37627b8df9a4591a1bcbf8 +%global date 20161004 %global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7}) -%global date 20160914 # RC releases #%%global snapshot rcgit.15 Name: remmina Version: 1.2.0 -Release: 0.23%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist} +Release: 0.24%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist} Summary: Remote Desktop Client License: GPLv2+ and MIT URL: http://remmina.sourceforge.net -%if %{?shapshot}0 +%if %{?snapshot}0 Source0: https://github.com/FreeRDP/Remmina/archive/v%{version}%{?snapshot:-%{snapshot}}.tar.gz#/Remmina-%{version}%{?snapshot:-%{snapshot}}.tar.gz %else Source0: https://github.com/FreeRDP/Remmina/archive/%{commit0}/Remmina-%{commit0}.tar.gz#/Remmina-%{shortcommit0}.tar.gz @@ -325,6 +325,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Sat Oct 08 2016 Simone Caronni - 1.2.0-0.24.20161004git88f490d +- Update to latest snapshot. + * Tue Sep 20 2016 Simone Caronni - 1.2.0-0.23.20160914git42f5a87 - Update to latest snapshot, update release to follow packaging guidelines. diff --git a/sources b/sources index 9d22cd4..ce1822e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b59bd6cd52c229d52a08f82afea85850 Remmina-42f5a87.tar.gz +0228ef4220dddf2e4a6a8caeacb7acdb Remmina-88f490d.tar.gz