Accepting request 879961 from GNOME:Apps
- Update to 42.7: + Fix descending into a directory while searching in the browse & restore view + Update Google Drive logo + Update to libhandy-1 (forwarded request 879896 from polslinux) OBS-URL: https://build.opensuse.org/request/show/879961 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/deja-dup?expand=0&rev=63
This commit is contained in:
commit
a786d059e1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a96c9bcec461814e79662ee2b5f4c510f92f0646279e4c5f24fb75d05a387559
|
|
||||||
size 1386703
|
|
3
deja-dup-42.7.tar.bz2
Normal file
3
deja-dup-42.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7ec7f66b6d3a61ccf060b8adfac1f3299f956b120a56edd572225117a91671ba
|
||||||
|
size 1384797
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 18 13:41:35 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
- Update to 42.7:
|
||||||
|
+ Fix descending into a directory while searching in the
|
||||||
|
browse & restore view
|
||||||
|
+ Update Google Drive logo
|
||||||
|
+ Update to libhandy-1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 27 22:41:06 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
Fri Nov 27 22:41:06 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package deja-dup
|
# spec file for package deja-dup
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,14 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: deja-dup
|
Name: deja-dup
|
||||||
Version: 42.6
|
Version: 42.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Simple backup tool and frontend for duplicity
|
Summary: Simple backup tool and frontend for duplicity
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
Group: Productivity/Archiving/Backup
|
Group: Productivity/Archiving/Backup
|
||||||
URL: https://wiki.gnome.org/Apps/DejaDup
|
URL: https://wiki.gnome.org/Apps/DejaDup
|
||||||
Source0: https://gitlab.gnome.org/World/deja-dup/-/archive/%{version}/%{name}-%{version}.tar.bz2
|
Source0: https://gitlab.gnome.org/World/deja-dup/-/archive/%{version}/%{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRequires: appstream-glib
|
BuildRequires: appstream-glib
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: dbus-1
|
BuildRequires: dbus-1
|
||||||
@ -33,7 +32,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: gettext-runtime
|
BuildRequires: gettext-runtime
|
||||||
BuildRequires: glib2-tools
|
BuildRequires: glib2-tools
|
||||||
BuildRequires: libgpg-error-devel
|
BuildRequires: libgpg-error-devel
|
||||||
BuildRequires: libhandy0-devel
|
BuildRequires: libhandy-devel
|
||||||
BuildRequires: meson >= 0.47
|
BuildRequires: meson >= 0.47
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: vala >= 0.16.0
|
BuildRequires: vala >= 0.16.0
|
||||||
|
Loading…
Reference in New Issue
Block a user