3.2.1 release

f40
Germano Massullo 4 years ago
parent bd7c08c8ee
commit d6d00ac562

1
.gitignore vendored

@ -27,3 +27,4 @@
/desktop-3.1.1.tar.gz
/desktop-3.1.3.tar.gz
/desktop-3.2.0.tar.gz
/desktop-3.2.1.tar.gz

@ -3,8 +3,8 @@
%global _hardened_build 1
Name: nextcloud-client
Version: 3.2.0
Release: 2%{?dist}
Version: 3.2.1
Release: 1%{?dist}
Summary: The Nextcloud Client
# -libs are LGPLv2+, rest GPLv2
@ -237,6 +237,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/nextcloud.
%endif
%changelog
* Sat May 01 2021 Germano Massullo <germano.massullo@gmail.com> - 3.2.1-1
- 3.2.1 release
* Sat May 01 2021 Germano Massullo <germano.massullo@gmail.com> - 3.2.0-2
- added xcb.patch that fixes GNOME quirks on Wayland sessions. Read https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/3BVLBS4B3XHJEXFVGD7RK2ZMXZG6JQZT/

@ -1 +1 @@
SHA512 (desktop-3.2.0.tar.gz) = a1773ba767b10e2daeda0b188a837e2894166b131908de1795d39a61d487664348aaf4547f36435fef2b2b83dc6520445d28df587d74990bdaebe997aa0bd1dc
SHA512 (desktop-3.2.1.tar.gz) = bf2b4e1c85e07ad32ed00efa4a56d6b4195b42f4d95c7cb32d8c43d2c5564ac1512155a9f51508d522366c5ce44104f1b076f1addef1147a77ace5a11bd500e6

Loading…
Cancel
Save