Update to latest snapshot

epel8
Simone Caronni 8 years ago
parent dfc13c2601
commit 9996651460

1
.gitignore vendored

@ -30,3 +30,4 @@ remmina-0.7.5.tar.gz
/Remmina-41c8de6.tar.gz
/Remmina-7e82138.tar.gz
/Remmina-89009c8.tar.gz
/Remmina-0387ee0.tar.gz

@ -1,14 +1,14 @@
# Main branch is the "next" branch, not master
%global commit0 89009c8db58f4be4261d2f675684f9d90a88d50c
%global date 20170710
%global commit0 0387ee0a916e64083972b45ee147c1e02b60ea90
%global date 20170724
%global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7})
# RC releases
#%%global snapshot rcgit.18
#%%global snapshot rcgit.19
Name: remmina
Version: 1.2.0
Release: 0.38%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
Release: 0.39%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
Summary: Remote Desktop Client
License: GPLv2+ and MIT
URL: http://remmina.sourceforge.net
@ -309,6 +309,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Thu Jul 27 2017 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.39.20170724git0387ee0
- Update to latest snapshot (matching with rcgit 19).
* Wed Jul 12 2017 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.38.20170710git89009c8
- Update to latest snapshot.

@ -1 +1 @@
SHA512 (Remmina-89009c8.tar.gz) = 3b9ee320c46f38866ec7a97bab0f18c1f96b0ac616a01f987ec952758c7b898d9e9e3dd3cf7499bd8955b0d1f2d6bde411e0d14fab71a790cec3c588bf0f166f
SHA512 (Remmina-0387ee0.tar.gz) = 242c153667b2581a956e71f75619378cd23da578130f8838cdb797b792979ef52964ea170d6e8d4acd564fc69c4177f3ceb532c2402dd92dba0b020c3a82b57f

Loading…
Cancel
Save