diff --git a/borgbackup.spec b/borgbackup.spec index 0e55978..c5cedc1 100644 --- a/borgbackup.spec +++ b/borgbackup.spec @@ -8,7 +8,7 @@ Name: %{srcname} Version: 1.1.10 -Release: 6%{?dist} +Release: 7%{?dist} Summary: A deduplicating backup program with compression and authenticated encryption %if %bundle_msgpack @@ -188,6 +188,9 @@ py.test-3 -x -vk "$TEST_SELECTOR" $PYTHONPATH/borg/testsuite/*.py %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 1.1.10-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Nov 28 2019 Felix Schwarz - 1.1.10-6 - enable GPG source file verification