diff --git a/.gitignore b/.gitignore index d282cfc..6c570f6 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ remmina-0.7.5.tar.gz /Remmina-b3e339ea5478c0941a6dfa0bf8fed9e7a1c70e0b.tar.gz /Remmina-b3237e832df87bffc176c4f4024000b3d2d776cf.tar.gz /Remmina-8855df7.tar.gz +/Remmina-b43697d.tar.gz diff --git a/remmina.spec b/remmina.spec index 814d172..b8f17dc 100644 --- a/remmina.spec +++ b/remmina.spec @@ -1,10 +1,10 @@ # Main branch is the "next" branch, not master -%global commit0 8855df73b33fe5b92142e257c9ff679dea4fbd82 +%global commit0 b43697d8d79cea20d3fdbdea2c4b8de92a2f331f %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) Name: remmina Version: 1.2.0 -Release: 0.9%{?shortcommit0:.git.%{shortcommit0}}%{?dist} +Release: 0.10%{?shortcommit0:.git.%{shortcommit0}}%{?dist} Summary: Remote Desktop Client License: GPLv2+ and MIT URL: http://remmina.sourceforge.net @@ -291,6 +291,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Sun Dec 13 2015 Simone Caronni - 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 - 1.2.0-0.9.git.8855df7 - Update to latest snapshot. - Update to new packaging guidelines for GitHub sources and license tag. diff --git a/sources b/sources index 682b790..465aa73 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -056402f3c1489ba6cacd466afce2bca8 Remmina-8855df7.tar.gz +912e4c70500ed99dddcbb97380178341 Remmina-b43697d.tar.gz