|
|
@ -1,14 +1,14 @@
|
|
|
|
# Main branch is the "next" branch, not master
|
|
|
|
# Main branch is the "next" branch, not master
|
|
|
|
%global commit0 f467f19725a1883859077b78c4d0d9a9284e7f06
|
|
|
|
%global commit0 6b62986b44a47baa91cd637934092a8d3371c3b9
|
|
|
|
%global date 20180321
|
|
|
|
%global date 20180408
|
|
|
|
%global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7})
|
|
|
|
%global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7})
|
|
|
|
|
|
|
|
|
|
|
|
# RC upstream releases
|
|
|
|
# RC upstream releases
|
|
|
|
#global snapshot rcgit.27
|
|
|
|
#global snapshot rcgit.29
|
|
|
|
|
|
|
|
|
|
|
|
Name: remmina
|
|
|
|
Name: remmina
|
|
|
|
Version: 1.2.0
|
|
|
|
Version: 1.2.0
|
|
|
|
Release: 0.50%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}.git.%{shortcommit0}}%{?dist}
|
|
|
|
Release: 0.51%{?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.org
|
|
|
|
URL: http://remmina.org
|
|
|
@ -256,6 +256,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*.appdat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Apr 09 2018 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.51.20180408.git.6b62986
|
|
|
|
|
|
|
|
- Update to latest snapshot (rcgit.29).
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Mar 21 2018 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.50.20180321.git.f467f19
|
|
|
|
* Wed Mar 21 2018 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.50.20180321.git.f467f19
|
|
|
|
- New snapshot, removes duplicate icon.
|
|
|
|
- New snapshot, removes duplicate icon.
|
|
|
|
|
|
|
|
|
|
|
|