Update to latest snapshot (1.2.0.rcgit.6), Wayland backend has been disabled

epel8
Simone Caronni 9 years ago
parent 2c0a39e786
commit 8468c6802f

1
.gitignore vendored

@ -10,3 +10,4 @@ remmina-0.7.5.tar.gz
/Remmina-b3e339ea5478c0941a6dfa0bf8fed9e7a1c70e0b.tar.gz /Remmina-b3e339ea5478c0941a6dfa0bf8fed9e7a1c70e0b.tar.gz
/Remmina-b3237e832df87bffc176c4f4024000b3d2d776cf.tar.gz /Remmina-b3237e832df87bffc176c4f4024000b3d2d776cf.tar.gz
/Remmina-8855df7.tar.gz /Remmina-8855df7.tar.gz
/Remmina-b43697d.tar.gz

@ -1,10 +1,10 @@
# Main branch is the "next" branch, not master # Main branch is the "next" branch, not master
%global commit0 8855df73b33fe5b92142e257c9ff679dea4fbd82 %global commit0 b43697d8d79cea20d3fdbdea2c4b8de92a2f331f
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: remmina Name: remmina
Version: 1.2.0 Version: 1.2.0
Release: 0.9%{?shortcommit0:.git.%{shortcommit0}}%{?dist} Release: 0.10%{?shortcommit0:.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
@ -291,6 +291,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog %changelog
* Sun Dec 13 2015 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.10.git.b43697d
- Update to latest snapshot (1.2.0.rcgit.6), Wayland backend has been disabled.
* Sun Nov 15 2015 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.9.git.8855df7 * Sun Nov 15 2015 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.9.git.8855df7
- Update to latest snapshot. - Update to latest snapshot.
- Update to new packaging guidelines for GitHub sources and license tag. - Update to new packaging guidelines for GitHub sources and license tag.

@ -1 +1 @@
056402f3c1489ba6cacd466afce2bca8 Remmina-8855df7.tar.gz 912e4c70500ed99dddcbb97380178341 Remmina-b43697d.tar.gz

Loading…
Cancel
Save