Update to 3.1.1

f40
Mukundan Ragavan 4 years ago
parent 491a755f9d
commit 9422b623d5

1
.gitignore vendored

@ -24,3 +24,4 @@
/desktop-3.0.2.tar.gz /desktop-3.0.2.tar.gz
/desktop-3.0.3.tar.gz /desktop-3.0.3.tar.gz
/desktop-3.1.0.tar.gz /desktop-3.1.0.tar.gz
/desktop-3.1.1.tar.gz

@ -3,7 +3,7 @@
%global _hardened_build 1 %global _hardened_build 1
Name: nextcloud-client Name: nextcloud-client
Version: 3.1.0 Version: 3.1.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: The Nextcloud Client Summary: The Nextcloud Client
@ -233,6 +233,9 @@ test "$(chrpath --list %{buildroot}%{_bindir}/nextcloud)" = "%{buildroot}%{_bind
%endif %endif
%changelog %changelog
* Wed Dec 23 2020 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 3.1.1-1
- Update to 3.1.1
* Tue Dec 22 2020 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 3.1.0-1 * Tue Dec 22 2020 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 3.1.0-1
- Update to 3.1.0 - Update to 3.1.0
- Add qtbase-private as buildrequires - Add qtbase-private as buildrequires

@ -1 +1 @@
SHA512 (desktop-3.1.0.tar.gz) = 26c886f933fbed944b5a587dff43f3e56edfa7d36f4b0200ea1a77b0e1c28db22794ac00dbe5577d2299d733dc23c2ff7061d6a8a679bd0948431aaacd40d5f5 SHA512 (desktop-3.1.1.tar.gz) = 1f60266ff6d413a614261ae8b6c75ba6bc5cdb534f1906039b47cb7d593d12d72013d277dc12c0bfc5c5919322438543736a7cdff056949d80e093538fd04209

Loading…
Cancel
Save