Accepting request 295421 from home:Zaitor:branches:GNOME:Apps

New stable release

OBS-URL: https://build.opensuse.org/request/show/295421
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/deja-dup?expand=0&rev=62
This commit is contained in:
Dominique Leuenberger 2015-04-11 20:21:38 +00:00 committed by Git OBS Bridge
parent 50da98df09
commit 94290ba009
4 changed files with 15 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3ed3da64e6ce7d1f45816a6e490fdcaef1d3796d1e478e2bab6186b0090a109b
size 690424

3
deja-dup-34.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a12da41c989c1fdf43e430965efe8934b0ed9919aab29b372ef7edcedd9fd468
size 670644

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Apr 11 18:48:00 UTC 2015 - zaitor@opensuse.org
- Update to version 34.0:
+ Support duplicity 0.6.25 and up.
+ Support latest versions of appstream-util.
+ Updated translations.
-------------------------------------------------------------------
Fri Sep 26 07:22:41 UTC 2014 - zaitor@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package deja-dup
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,14 +17,14 @@
Name: deja-dup
Version: 32.0
Version: 34.0
Release: 0
# FIXME: reenable "make check" in %%check, when lp#940110 is fixed
Summary: Simple backup tool and frontend for duplicity
License: GPL-3.0+
Group: Productivity/Archiving/Backup
Url: https://launchpad.net/deja-dup
Source0: https://launchpad.net/deja-dup/32/%{version}/+download/%{name}-%{version}.tar.xz
Source0: https://launchpad.net/deja-dup/34/%{version}/+download/%{name}-%{version}.tar.xz
# PATCH-FIX-OPENSUSE deja-dup-help2man_stderr.patch sfalken@opensuse.org -- fixes help2man failure in build
Patch0: deja-dup-help2man_stderr.patch
# For make check to work, we need dbus-launch
@ -42,7 +42,7 @@ BuildRequires: pkgconfig(libnautilus-extension)
BuildRequires: pkgconfig(libnotify) >= 0.7
BuildRequires: pkgconfig(libpeas-1.0)
BuildRequires: pkgconfig(libsecret-1)
Requires: duplicity >= 0.6.23
Requires: duplicity >= 0.6.25
Recommends: %{name}-lang
Recommends: python-boto
Recommends: python-cloudfiles