diff --git a/deja-dup.changes b/deja-dup.changes index 9ed9db9..cc5d5b1 100644 --- a/deja-dup.changes +++ b/deja-dup.changes @@ -19,6 +19,7 @@ Thu Dec 31 01:52:20 UTC 2015 - badshah400@gmail.com + Updated translations. - Add BuildRequires: pkgconfig(packagekit-glib2), needed for the install duplicity on demand feature. +- Due to above change, change duplicity Requires to Recommends. ------------------------------------------------------------------- Sat Apr 11 18:48:00 UTC 2015 - zaitor@opensuse.org diff --git a/deja-dup.spec b/deja-dup.spec index 8e37e23..a24090b 100644 --- a/deja-dup.spec +++ b/deja-dup.spec @@ -43,7 +43,7 @@ BuildRequires: pkgconfig(libnotify) >= 0.7 BuildRequires: pkgconfig(libpeas-1.0) BuildRequires: pkgconfig(libsecret-1) BuildRequires: pkgconfig(packagekit-glib2) -Requires: duplicity >= 0.6.25 +Recommends: duplicity >= 0.6.25 Recommends: %{name}-lang Recommends: python-boto Recommends: python-cloudfiles