diff --git a/.gitignore b/.gitignore index 03f4fd4..9eb9baa 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ remmina-0.7.5.tar.gz /Remmina-679bb8e.tar.gz /Remmina-42f5a87.tar.gz /Remmina-88f490d.tar.gz +/Remmina-aeaae39.tar.gz diff --git a/remmina.spec b/remmina.spec index e2ccd1e..e75b8b0 100644 --- a/remmina.spec +++ b/remmina.spec @@ -1,6 +1,6 @@ # Main branch is the "next" branch, not master -%global commit0 88f490de6654a6edcc37627b8df9a4591a1bcbf8 -%global date 20161004 +%global commit0 aeaae3988a15b6c906c86c29c55b7032e39b90d0 +%global date 20161010 %global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7}) # RC releases @@ -8,7 +8,7 @@ Name: remmina Version: 1.2.0 -Release: 0.24%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist} +Release: 0.25%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist} Summary: Remote Desktop Client License: GPLv2+ and MIT URL: http://remmina.sourceforge.net @@ -325,6 +325,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Fri Oct 14 2016 Simone Caronni - 1.2.0-0.25.20161010gitaeaae39 +- Update to latest snapshot. + * Sat Oct 08 2016 Simone Caronni - 1.2.0-0.24.20161004git88f490d - Update to latest snapshot. diff --git a/sources b/sources index ce1822e..6d5b85b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0228ef4220dddf2e4a6a8caeacb7acdb Remmina-88f490d.tar.gz +9bf9c5874af31034d425cadb0b1ae92a Remmina-aeaae39.tar.gz