Accepting request 68702 from home:dimstar:branches:GNOME:Apps

Updatet to 18.1.1

OBS-URL: https://build.opensuse.org/request/show/68702
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/deja-dup?expand=0&rev=14
This commit is contained in:
Vincent Untz
2011-04-28 21:51:27 +00:00
committed by Git OBS Bridge
parent 580429d0e8
commit ce61188b85
5 changed files with 55 additions and 38 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Wed Apr 27 09:48:23 CEST 2011 - dimstar@opensuse.org
- Update to version 18.1.1:
+ Actually work with NetworkManager 0.9
+ Updated translations.
- Changes from version 18.1:
+ Work with NetworkManager 0.9
- Changes from version 18.0:
+ If using an older duplicity and it gives a certain bogus "time
not moving forward" error, handle it instead of passing the
error along
+ Create backup location folder if it doesn't exist
+ Don't show duplicate external hard drives.
- For a complete list of changes between 16.1.1 and 18.0 see NEWS.
- BuildRequire intltool.
- Drop deja-dup-monitor_check_for_gtk.patch: fixed upstream and
related gnome-common BuildRequires and gnome-autogen.sh call.
- Switch between gtk2/gtk3 based on favor_gtk2 macro.
- Add pkgconfig(gtk+-3.0) and pkgconfig(unique-3.0) BuildRequires
when building gtk3 variant.
-------------------------------------------------------------------
Sat Feb 12 17:09:17 CET 2011 - vuntz@opensuse.org