Update to latest snapshot from next branch

epel8
Simone Caronni 8 years ago
parent a1865d0fdd
commit 049df623f5

1
.gitignore vendored

@ -23,3 +23,4 @@ remmina-0.7.5.tar.gz
/remmina.spec
/Remmina-80a77b8.tar.gz
/Remmina-35604d5.tar.gz
/Remmina-d1a4a73.tar.gz

@ -1,7 +1,6 @@
# Main branch is the "next" branch, not master; but temporarily switch to the
# libfreerdp_updates branch
%global commit0 35604d5e02e4ab02bb2e42fd1cc03d3bdd14ee3d
%global date 20161126
# Main branch is the "next" branch, not master
%global commit0 d1a4a73317848d350d2dae3715646aa6c8b69b39
%global date 20161226
%global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7})
# RC releases
@ -9,7 +8,7 @@
Name: remmina
Version: 1.2.0
Release: 0.27%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
Release: 0.28%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
Summary: Remote Desktop Client
License: GPLv2+ and MIT
URL: http://remmina.sourceforge.net
@ -327,6 +326,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Mon Jan 09 2017 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.28.20161226gitd1a4a73
- Switch to latest snapshot of the next branch.
* 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.

@ -1 +1 @@
93b152c7491881ea5b890dcf4c47fb98 Remmina-35604d5.tar.gz
SHA512 (Remmina-d1a4a73.tar.gz) = 0d67594ed9d9d089b8320a09c7413535043bcdf2040d9a2af8c4f11d7155c99ed2b56a83b7985e2e9227104074d80e4f86cd93fb8032ae65e1f1c2705352effd

Loading…
Cancel
Save