Update to latest snapshot

epel8
Simone Caronni 9 years ago
parent a46bced792
commit ee96e4237c

1
.gitignore vendored

@ -17,3 +17,4 @@ remmina-0.7.5.tar.gz
/Remmina-1.2.0-rcgit.14.tar.gz /Remmina-1.2.0-rcgit.14.tar.gz
/Remmina-cbcb19e.tar.gz /Remmina-cbcb19e.tar.gz
/Remmina-679bb8e.tar.gz /Remmina-679bb8e.tar.gz
/Remmina-42f5a87.tar.gz

@ -1,13 +1,14 @@
# Main branch is the "next" branch, not master # Main branch is the "next" branch, not master
%global commit0 679bb8eee78765252b62aa56078a9fabe50563f8 %global commit0 42f5a87f9d395e9732b52224e4fb4d83aed0e4a6
%global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7}) %global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7})
%global date 20160914
# RC releases # RC releases
#%%global snapshot rcgit.14 #%%global snapshot rcgit.15
Name: remmina Name: remmina
Version: 1.2.0 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 Summary: Remote Desktop Client
License: GPLv2+ and MIT License: GPLv2+ and MIT
URL: http://remmina.sourceforge.net URL: http://remmina.sourceforge.net
@ -324,6 +325,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog %changelog
* Tue Sep 20 2016 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.23.20160914git42f5a87
- Update to latest snapshot, update release to follow packaging guidelines.
* Sat Aug 27 2016 Pavel Alexeev <Pahan@Hubbitus.info> - 1.2.0-0.22.git.679bb8e * Sat Aug 27 2016 Pavel Alexeev <Pahan@Hubbitus.info> - 1.2.0-0.22.git.679bb8e
- Provide GIT_REVISION to cmake for use in version. - Provide GIT_REVISION to cmake for use in version.

@ -1 +1 @@
063c4769e2db37d2fdfad1285fb870c1 Remmina-679bb8e.tar.gz b59bd6cd52c229d52a08f82afea85850 Remmina-42f5a87.tar.gz

Loading…
Cancel
Save