|
|
@ -1,6 +1,6 @@
|
|
|
|
# Main branch is the "next" branch, not master
|
|
|
|
# Main branch is the "next" branch, not master
|
|
|
|
%global commit0 4d8d2573113416a108b4e99ab94c0b3026c6aff0
|
|
|
|
%global commit0 2c0a77e125567ea1d7cbbe1ec0eabc9327e007d3
|
|
|
|
%global date 20170317
|
|
|
|
%global date 20170424
|
|
|
|
%global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7})
|
|
|
|
%global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7})
|
|
|
|
|
|
|
|
|
|
|
|
# RC releases
|
|
|
|
# RC releases
|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: remmina
|
|
|
|
Name: remmina
|
|
|
|
Version: 1.2.0
|
|
|
|
Version: 1.2.0
|
|
|
|
Release: 0.33%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
|
|
|
|
Release: 0.34%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}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
|
|
|
@ -309,6 +309,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Apr 24 2017 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.34.20170424git2c0a77e
|
|
|
|
|
|
|
|
- Update to latest snapshot.
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Mar 22 2017 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.33.20170317git4d8d257
|
|
|
|
* Wed Mar 22 2017 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.33.20170317git4d8d257
|
|
|
|
- Update to latest snapshot.
|
|
|
|
- Update to latest snapshot.
|
|
|
|
|
|
|
|
|
|
|
|