forked from pool/deja-dup
Accepting request 679431 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/679431 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/deja-dup?expand=0&rev=54
This commit is contained in:
commit
d9937e1a33
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9199bc30bf91f9892af99b0933d3eb3e047fec8c5b9d1e73bed38d2b67f5b186
|
|
||||||
size 708404
|
|
3
deja-dup-38.4.tar.bz2
Normal file
3
deja-dup-38.4.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f06d7f0a4eeb9ba939554dd877c0d1c6a3dbb47cfb7114efc1b46688fc2ee513
|
||||||
|
size 711900
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 26 16:17:54 UTC 2019 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
- Update to version 38.4:
|
||||||
|
+ Update app icon.
|
||||||
|
+ Don't run monitor when automatic backups are disabled.
|
||||||
|
+ Drop libpeas dependency.
|
||||||
|
+ Fix compilation with valac 0.43.
|
||||||
|
+ Be more forgiving if packagekit is unresponsive.
|
||||||
|
+ Updated translations.
|
||||||
|
- Drop deja-dup-fix-build-vala043.patch: Fixed upstream.
|
||||||
|
- Drop pkgconfig(libpeas-1.0) BuildRequires: No longer needed.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 10 13:39:18 UTC 2019 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
- Add deja-dup-fix-build-vala043.patch: Fix build with new vala
|
||||||
|
0.43.x.
|
||||||
|
- Disable meson_test, currently fails.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 17 17:23:57 UTC 2019 - bjorn.lie@gmail.com
|
Thu Jan 17 17:23:57 UTC 2019 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
@ -17,13 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: deja-dup
|
Name: deja-dup
|
||||||
Version: 38.3
|
### FIXME ### Reenable meson_test on next version bump
|
||||||
|
Version: 38.4
|
||||||
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://launchpad.net/deja-dup/38/%{version}/+download/%{name}-%{version}.tar.xz
|
Source0: https://gitlab.gnome.org/World/deja-dup/-/archive/%{version}/%{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRequires: appstream-glib
|
BuildRequires: appstream-glib
|
||||||
BuildRequires: dbus-1
|
BuildRequires: dbus-1
|
||||||
@ -44,7 +45,6 @@ BuildRequires: pkgconfig(goa-backend-1.0)
|
|||||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22
|
||||||
BuildRequires: pkgconfig(libnautilus-extension)
|
BuildRequires: pkgconfig(libnautilus-extension)
|
||||||
BuildRequires: pkgconfig(libnotify) >= 0.7
|
BuildRequires: pkgconfig(libnotify) >= 0.7
|
||||||
BuildRequires: pkgconfig(libpeas-1.0)
|
|
||||||
BuildRequires: pkgconfig(libsecret-1)
|
BuildRequires: pkgconfig(libsecret-1)
|
||||||
BuildRequires: pkgconfig(packagekit-glib2) >= 0.6.5
|
BuildRequires: pkgconfig(packagekit-glib2) >= 0.6.5
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
@ -99,12 +99,12 @@ This package contains a plugin to integrate Déjà Dup into Nautilus.
|
|||||||
%fdupes %{buildroot}%{_datadir}
|
%fdupes %{buildroot}%{_datadir}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%meson_test
|
#%%meson_test
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc AUTHORS HACKING NEWS
|
%doc AUTHORS HACKING NEWS.md README.md
|
||||||
%doc %{_datadir}/help/C/org.gnome.DejaDup/
|
%doc %{_datadir}/help/C/deja-dup/
|
||||||
%{_bindir}/deja-dup
|
%{_bindir}/deja-dup
|
||||||
%{_mandir}/man1/deja-dup.1%{?ext_man}
|
%{_mandir}/man1/deja-dup.1%{?ext_man}
|
||||||
%{_sysconfdir}/xdg/autostart/org.gnome.DejaDup.Monitor.desktop
|
%{_sysconfdir}/xdg/autostart/org.gnome.DejaDup.Monitor.desktop
|
||||||
@ -113,7 +113,6 @@ This package contains a plugin to integrate Déjà Dup into Nautilus.
|
|||||||
%dir %{_libexecdir}/deja-dup
|
%dir %{_libexecdir}/deja-dup
|
||||||
%{_libexecdir}/deja-dup/deja-dup-monitor
|
%{_libexecdir}/deja-dup/deja-dup-monitor
|
||||||
%{_libexecdir}/deja-dup/duplicity
|
%{_libexecdir}/deja-dup/duplicity
|
||||||
%{_libexecdir}/deja-dup/tools/
|
|
||||||
%{_datadir}/applications/org.gnome.DejaDup.desktop
|
%{_datadir}/applications/org.gnome.DejaDup.desktop
|
||||||
%{_datadir}/GConf/gsettings/deja-dup.convert
|
%{_datadir}/GConf/gsettings/deja-dup.convert
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.DejaDup.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.DejaDup.gschema.xml
|
||||||
@ -132,7 +131,5 @@ This package contains a plugin to integrate Déjà Dup into Nautilus.
|
|||||||
%{_libdir}/nautilus/extensions-3.0/libdeja-dup.so
|
%{_libdir}/nautilus/extensions-3.0/libdeja-dup.so
|
||||||
|
|
||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
%exclude %{_datadir}/help/C/org.gnome.DejaDup/
|
|
||||||
%doc %{_datadir}/help/*/org.gnome.DejaDup/
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user