Notification time stamped 2019-08-31 21:36:59 UTC
From 53d22b07c78dab5ef093addd68b284277d0adb4f Mon Sep 17 00:00:00 2001 From: Gwyn Ciesla gwync@protonmail.com Date: Aug 31 2019 21:35:46 +0000 Subject: 0.8.04
---
diff --git a/.gitignore b/.gitignore index ff814eb..c83e25c 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /duplicity-0.8.01.tar.gz /duplicity-0.8.02.tar.gz /duplicity-0.8.03.tar.gz +/duplicity-0.8.04.tar.gz diff --git a/duplicity.spec b/duplicity.spec index a6d0468..44335bd 100644 --- a/duplicity.spec +++ b/duplicity.spec @@ -2,8 +2,8 @@
Summary: Encrypted bandwidth-efficient backup using rsync algorithm Name: duplicity -Version: 0.8.03 -Release: 2%{?dist} +Version: 0.8.04 +Release: 1%{?dist} License: GPLv2+ URL: http://www.nongnu.org/duplicity/ Source: https://launchpad.net/duplicity/0.8-series/%%7Bversion%7D/+download/duplicit... @@ -71,6 +71,9 @@ rm -rf %{buildroot}/usr/share/doc/duplicity-%{version}/tarfile-LICENSE %{_sysconfdir}/%{name}/cacert.pem
%changelog +* Sat Aug 31 2019 Gwyn Ciesla gwync@protonmail.com - 0.8.04-1 +- 0.8.04. + * Mon Aug 19 2019 Miro Hrončok mhroncok@redhat.com - 0.8.03-2 - Rebuilt for Python 3.8
diff --git a/sources b/sources index 9355308..bb4e5db 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (duplicity-0.8.03.tar.gz) = 220259d40060a12c37afe72b827f77f729b7d54c377f34ce8eb76966db5cd54df213a07e922ce62d13125a4d7347b33fe5ad9d4d679ed3fb1b980ab87a773d1b +SHA512 (duplicity-0.8.04.tar.gz) = ca39e282df9de518535f56fc2b8912426faac069df66d394f191de4ef7edf5c8ebe03623b78c793a7f2615ddb4b3af7f3010150d1fcd6918428db45c5b62b9cf
https://src.fedoraproject.org/rpms/duplicity/c/53d22b07c78dab5ef093addd68b28...
scm-commits@lists.fedoraproject.org