dangerzone/install
Alex Pyrgiotis 33197f26b7
install: Introduce a SPEC file for creating RPMs
Introduce a SPEC file that can be used to create an RPM from a Python
source distribution. Some notable features of this SPEC file follow:

1. We can use this SPEC file to create both regular RPM packages and
   ones targeted for Qubes.
2. It has a post installation script that removes stale .egg-info
   directories, which previously caused issues to our users.
3. It automatically creates a changelog from our Git logs, which differs
   from the actual CHANGELOG.md.
4. It folloes the latest Fedora guidelines (as of writing this) for
   packaging Python projects.

Fixes #514
2023-09-20 16:48:52 +03:00
..
linux install: Introduce a SPEC file for creating RPMs 2023-09-20 16:48:52 +03:00
macos Always pull base image when building ours 2023-08-02 13:47:59 +03:00
pyinstaller Clean up HWP/HWPX MIME types 2023-08-01 14:35:28 +01:00
windows Update windows certificate in build-app.bat 2023-08-21 13:04:14 +01:00