Skip to content

Commit

Permalink
python-bareos.spec: use gzip compression of tar
Browse files Browse the repository at this point in the history
(cherry picked from commit 7e48536)
  • Loading branch information
pstorz authored and arogge committed Aug 25, 2020
1 parent ec2417e commit 0fca4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-bareos/packaging/python-bareos.spec
Expand Up @@ -49,7 +49,7 @@ Summary: Backup Archiving REcovery Open Sourced - Python module
Url: https://github.com/bareos/python-bareos/
Group: Productivity/Archiving/Backup
Vendor: The Bareos Team
Source: %{name}-%{version}.tar.bz2
Source: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-root

BuildArch: noarch
Expand Down

0 comments on commit 0fca4ac

Please sign in to comment.