File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 0.5.0-rc2
1+ 0.5.0-rc3
Original file line number Diff line number Diff line change 11Name: securedrop-workstation-dom0-config
22Version: 0.5.0
3- Release: 0.rc2 .1%{?dist }
3+ Release: 0.rc3 .1%{?dist }
44Summary: SecureDrop Workstation
55
66Group: Library
77License: GPLv3+
88URL: https://github.com/freedomofpress/securedrop-workstation
9- Source0: securedrop-workstation-dom0-config-0.5.0rc2 .tar.gz
9+ Source0: securedrop-workstation-dom0-config-0.5.0rc3 .tar.gz
1010
1111BuildArch: noarch
1212BuildRequires: python3-setuptools
@@ -28,7 +28,7 @@ configuration over time.
2828%undefine py_auto_byte_compile
2929
3030%prep
31- %setup -n securedrop-workstation-dom0-config-0.5.0rc2
31+ %setup -n securedrop-workstation-dom0-config-0.5.0rc3
3232
3333%build
3434%{__python3} setup.py build
@@ -107,6 +107,9 @@ find /srv/salt -maxdepth 1 -type f -iname '*.top' \
107107 | xargs qubesctl top.enable > /dev/null
108108
109109%changelog
110+ * Wed Nov 04 2020 SecureDrop Team <securedrop@freedom.press> - 0.5.0-3
111+ - Fixing log collection for first-time installs
112+
110113* Tue Oct 27 2020 SecureDrop Team <securedrop@freedom.press> - 0.5.0-2
111114- Removes qa-switcher testing logic from RPM
112115
You can’t perform that action at this time.
0 commit comments