New snapshot, removes duplicate icon

epel8
Simone Caronni 7 years ago
parent 929f49a46c
commit 1e54eb8ede

1
.gitignore vendored

@ -37,3 +37,4 @@ remmina-0.7.5.tar.gz
/Remmina-d70108c.tar.gz /Remmina-d70108c.tar.gz
/Remmina-04e4a99.tar.gz /Remmina-04e4a99.tar.gz
/Remmina-5f3cc40.tar.gz /Remmina-5f3cc40.tar.gz
/Remmina-f467f19.tar.gz

@ -1,6 +1,6 @@
# Main branch is the "next" branch, not master # Main branch is the "next" branch, not master
%global commit0 5f3cc40be2bc1d3d92f0db7cc14affbf0eef4297 %global commit0 f467f19725a1883859077b78c4d0d9a9284e7f06
%global date 20180319 %global date 20180321
%global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7}) %global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7})
# RC upstream releases # RC upstream releases
@ -8,7 +8,7 @@
Name: remmina Name: remmina
Version: 1.2.0 Version: 1.2.0
Release: 0.49%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}.git.%{shortcommit0}}%{?dist} Release: 0.50%{?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
* Wed Mar 21 2018 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.50.20180321.git.f467f19
- New snapshot, removes duplicate icon.
* Mon Mar 19 2018 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.49.20180319.git.5f3cc40 * Mon Mar 19 2018 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.49.20180319.git.5f3cc40
- Move checks in the check section. - Move checks in the check section.
- New source snapshot (#1553098, #1557572). - New source snapshot (#1553098, #1557572).

@ -1 +1 @@
SHA512 (Remmina-5f3cc40.tar.gz) = 4ff5cf9d89c16c6613fa83ded828ad4c3156e65bfd26551f6d32a8ca0b73b5b38e4bfcea1f70e54609661919897a8c7100c7ecddec71f4c8b2ead896334a9b54 SHA512 (Remmina-f467f19.tar.gz) = 207e071f04b9be04853cad2ad1d39740f0eb437f777ee499b5b1726442f393a1d533894ceb9bb99624924efc73d4f25b7f912df237cc0b5c27a77bdcc3ad291a

Loading…
Cancel
Save