summaryrefslogtreecommitdiff
path: root/freefilesync/README.md
blob: 1c473271b1c0dccdd2b0981df89bfc0dea50f798 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# FreeFileSync upstream
https://freefilesync.org
Forked from `https://github.com/PhantomX/chinforpms/blob/master/_pasture/freefilesync/freefilesync.spec`
https://gitlab.com/opensource-tracking/FreeFileSync

# Reason for being in stackrpms
Fedora, CentOS, and Devuan do not package FreeFileSync. I maintained a separate spec file for this application, but rebased to a fork from PhantomX.

# Reverse dependency matrix
Distro         | FreeFileSync version
-------------- | --------------------
CentOS 7       | 10.16
CentOS 8       | 10.17
Fedora 29      | 10.17
Fedora 30      | 10.17
Fedora 31      | 10.17
Fedora Rawhide | 10.17
Devuan Ceres   | 10.17

# Differences from upstream
None
bgstack15