From ee96e4237cd71353867b3acf149fd0c81df8d62f Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Tue, 20 Sep 2016 14:44:43 +0200 Subject: [PATCH] Update to latest snapshot --- .gitignore | 1 + remmina.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index f518435..4270ebc 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ remmina-0.7.5.tar.gz /Remmina-1.2.0-rcgit.14.tar.gz /Remmina-cbcb19e.tar.gz /Remmina-679bb8e.tar.gz +/Remmina-42f5a87.tar.gz diff --git a/remmina.spec b/remmina.spec index cee4335..16100cd 100644 --- a/remmina.spec +++ b/remmina.spec @@ -1,13 +1,14 @@ # Main branch is the "next" branch, not master -%global commit0 679bb8eee78765252b62aa56078a9fabe50563f8 +%global commit0 42f5a87f9d395e9732b52224e4fb4d83aed0e4a6 %global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7}) +%global date 20160914 # RC releases -#%%global snapshot rcgit.14 +#%%global snapshot rcgit.15 Name: remmina Version: 1.2.0 -Release: 0.22%{?snapshot:.%{snapshot}}%{?shortcommit0:.git.%{shortcommit0}}%{?dist} +Release: 0.23%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist} Summary: Remote Desktop Client License: GPLv2+ and MIT URL: http://remmina.sourceforge.net @@ -324,6 +325,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Tue Sep 20 2016 Simone Caronni - 1.2.0-0.23.20160914git42f5a87 +- Update to latest snapshot, update release to follow packaging guidelines. + * Sat Aug 27 2016 Pavel Alexeev - 1.2.0-0.22.git.679bb8e - Provide GIT_REVISION to cmake for use in version. diff --git a/sources b/sources index 42050a5..9d22cd4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -063c4769e2db37d2fdfad1285fb870c1 Remmina-679bb8e.tar.gz +b59bd6cd52c229d52a08f82afea85850 Remmina-42f5a87.tar.gz