Update to latest snapshot

epel8
Simone Caronni 8 years ago
parent 2ef1d73f80
commit c238d54d95

1
.gitignore vendored

@ -24,3 +24,4 @@ remmina-0.7.5.tar.gz
/Remmina-80a77b8.tar.gz /Remmina-80a77b8.tar.gz
/Remmina-35604d5.tar.gz /Remmina-35604d5.tar.gz
/Remmina-d1a4a73.tar.gz /Remmina-d1a4a73.tar.gz
/Remmina-1da1fb6.tar.gz

@ -1,14 +1,14 @@
# Main branch is the "next" branch, not master # Main branch is the "next" branch, not master
%global commit0 d1a4a73317848d350d2dae3715646aa6c8b69b39 %global commit0 1da1fb601ba77c3549cb7cbe94e853e3d49bfced
%global date 20161226 %global date 20170302
%global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7}) %global shortcommit0 %%(c=%%{commit0}; echo ${c:0:7})
# RC releases # RC releases
#%%global snapshot rcgit.15 #%%global snapshot rcgit.18
Name: remmina Name: remmina
Version: 1.2.0 Version: 1.2.0
Release: 0.30%{?snapshot:.%{snapshot}}%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist} Release: 0.31%{?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
@ -326,6 +326,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog %changelog
* Thu Mar 02 2017 Simone Caronni <negativo17@gmail.com> - 1.2.0-0.31.20170302git1da1fb6
- Update to latest snapshot.
* Wed Feb 15 2017 Rex Dieter <rdieter@fedoraproject.org> - 1.2.0-0.30.20161226gitd1a4a73 * Wed Feb 15 2017 Rex Dieter <rdieter@fedoraproject.org> - 1.2.0-0.30.20161226gitd1a4a73
- rebuild (libvncserver) - rebuild (libvncserver)

@ -1 +1 @@
SHA512 (Remmina-d1a4a73.tar.gz) = 0d67594ed9d9d089b8320a09c7413535043bcdf2040d9a2af8c4f11d7155c99ed2b56a83b7985e2e9227104074d80e4f86cd93fb8032ae65e1f1c2705352effd SHA512 (Remmina-1da1fb6.tar.gz) = 26ea17aa8ee91a4b3d7ccabb0efd3aff1b6a187f5d34009e8b8dcd09afd342deb7c3ef1d29b1d2c8532cb7870b975e95e22e8355117c3fcafd347ea4bc5bef28

Loading…
Cancel
Save