nautilus-deja-dup-34.2-10.5>t  DH`pYlǸ/=„IW[1 xE\S[Z|9^P_;FEЌv]U#~ RK9Ɖ!fW,i` c2(Bg.zڥLcx#T (~ÿXo' Viպ Tuz7T&;&Bnw9IԄg #'pr33sͲݾ@C(baϺ;(!>nwNf0309d85384db9b924209c5ed5d1dc6cc79e51a59nyYlǸ/=„`9yduX򩠵56J $t@ "[`'l;e=דgY)%v  ߞmDRM9[]>=r?z{Ҙ/Gb@'o&ۭ$J=L[L!?ჸ FgbEދ#=5蛓"Ӆ"U'xϻhwЈ=U?Ud  =8<DH[dm       ,0t   (8$9t$:H$FS2GSHHSLISPXSTYS`\Sx]S|^SbScT8dTeTfTlTuTvTwULxUPyUTzUtUUUCnautilus-deja-dup34.210.5Déjà Dup Plugin for NautilusDéjà Dup is a simple backup tool. It hides the complexity of doing backups the 'right way' (encrypted, off-site, and regular) and uses duplicity as the backend. Features: * Support for local or remote backup locations, including Amazon S3 * Securely encrypts and compresses your data * Incrementally backs up, letting you restore from any particular backup * Schedules regular backups * Integrates well into your GNOME desktop This package contains a plugin to integrate Déjà Dup into Nautilus.Ylbuild77GopenSUSE Leap 42.3openSUSEGPL-3.0+http://bugs.opensuse.orgProductivity/Archiving/Backuphttps://launchpad.net/deja-duplinuxx86_64GЁYlec8ebcf8e99e3e7faeea3e8912eff24erootrootdeja-dup-34.2-10.5.src.rpmlibdeja-dup.so()(64bit)nautilus-deja-dupnautilus-deja-dup(x86-64)@@@@@@@   deja-duplibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libnautilus-extension.so.1()(64bit)libpthread.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)34.23.0.4-14.0-14.4.6-14.11.2Ww@W@VU) T%U@S @Rw@RFQVPvP\VOOk@OJOG{O@NˎNT@N@N@Nj@Ni@NyNu@NiNdMM@MVv@M\@L@LLLc@LbLbdimstar@opensuse.orgzaitor@opensuse.orgbadshah400@gmail.comzaitor@opensuse.orgzaitor@opensuse.orgsfalken@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgnmo.marques@gmail.comdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgbadshah400@gmail.combadshah400@gmail.comvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgjengelh@medozas.devuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgbadshah400@gmail.comvuntz@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orglmedinas@opensuse.org- Fix deja-dup-help2man_stderr.patch: the introduction of - -no-discard-stderr actually only hid the underlying issue: deja-dup is being started from the 'build' directory and its libraries are not yet installed. As a consequence, the ld loader can't find them, resulting in broken man pages. Change the patch to no longer pass --no-discard-stderr (same as upstream) but inject LD_LIBRARY_PATH in order to find the two libs (boo#992499).- Update to version 34.2: + This version fixes a bug that prevented restoring some files with unicode characters (boo#990937). + Updated translations.- Update to version 34.1: + Add experimental support for Google Cloud Storage, please test and file bugs. + Add experimental support for OpenStack Swift, please test and file bugs. + Fix a bug where the error dialog wasn't visible after a failed backup in GNOME. + Fix a bug where background backups were using smaller 'nice' values than they should have. + Drop support for building the GNOME Control Center plugin; upstream hasn't supported that for a while, and Ubuntu finally dropped their patch allowing it. + Install duplicity on demand if needed. + Support reproducible builds by using $SOURCE_DATE_EPOCH to set the man page timestamps, if present. + Updated translations. - Add BuildRequires: pkgconfig(packagekit-glib2), needed for the install duplicity on demand feature. - Due to above change, change duplicity Requires to Recommends.- Update to version 34.0: + Support duplicity 0.6.25 and up. + Support latest versions of appstream-util. + Updated translations.- Update to version 32.0: + Features: Drop support for Ubuntu One cloud storage, since it has shut down. + Packaging: Fix some compile issues and warnings. + Updated translations.- Update to version 30.0: + Packaging: Fix build with CMake 2.8.12. - Changes from version 29.5: + Bug Fixes: Re-enable libunity support after it was accidentally dropped in 29.1. + Packaging: Require duplicity 0.6.23. - Changes from version 29.4: + Bug Fixes: Add missing icon in help documentation. + Packaging: - Add ENABLE_UNITY_CCPANEL argument for unity-control-center support. - Fix some compile problems with valac, parallel building, and rpath support. - Changes from version 29.1: + Bug Fixes: Detect encryption on existing backups by paying attention to what Duplicity tells us, rather than trying to figure it out by scanning ourselves. This removes a possible source of error. + Polish: - Rename to Backups (instead of Backup). - Update look and feel of preferences a bit. - Add screenshots to appdata file. + Packaging: - Require GTK+ 3.6 and GLib 2.34. - Convert from autotools to cmake: --with-ccpanel is now - DENABLE_CCPANEL, --with-nautilus is now -DENABLE_NAUTILUS, - -with-unity is now -DENABLE_UNITY. Otherwise, normal cmake conventions apply. - Add some autopilot tests, runnable by 'autopilot' and 'autopilot-system' targets (which test against the local built executables or the installed system ones respectively). + Updated translations. - Add deja-dup-help2man_stderr.patch: Corrects help2man failure in build. - Drop deja-dup-vala-0.22.patch: Incorporated upstream. - Updated .spec file for new CMake build process: add cmake BuildRequires. - Add -Wl,rpath to CFLAGS and CXXFLAGS to ensure we do not lose the path to the private library.- Add deja-dup-vala-0.22.patch: Support building against vala 0.22; taken from deja-dup 30 branch.- Update to version 28.0: + Updated translations. + Add an appdata file for GNOME Software. - Changes from version 27.3: + Fix optional System Settings panel to work with GNOME 3.8 and above. + Updated translations.- Update to version 26.0: + Fix another instance of using /tmp directly. + Spread around the default backup time. + Lower its CPU priority when running. - Changes from version 25.5: + Fix problems with small /tmp folders. + Allow $USER variables in the local backup location path. + Appear in GNOME 3's notification settings. + Exclude /run by default. + Requires duplicity 0.6.21. - Changes from version 25.3: + Fixes Ubuntu One support with the latest duplicity. + Ignore ~/Steam by default. + Support using $USER in gsettings default paths. - Changes from version 25.1.1: + Fix a build error and bug keeping some notifications from being translated. - Changes from version 25.1: + Switch from libgnome-keyring to libsecret. - Replace pkgconfig(gnome-keyring-1 BuildRequires with pkgconfig(libsecret-1), following upstreams port.- Update to version 24.0: + Updated translations.- Update to version 23.92: + Only allow one deja-dup-monitor process at a time - Changes from version 23.90: + Add extra checks at the end of a backup to verify we can successfully restore it later - Changes from version 23.4: + Always makes a fresh backup every three months now, regardless of how often automatic backups happen + Don't prompt for root password when restoring from Ubuntu One, as it won't work anyway (U1 needs to talk to your session bus, which root can't do) + Use pkexec instead of gksu - Changes from version 23.2: + Build system adjustments + Updated translations. - Add pkgconfig(libpea-1.0) BuildRequires: new dependency. - Recommend python-cloudfiles, as is available for since openSUSE 12.2 - Removed scripts to find localized files: %find_lang handles this ok now. - Drop xz BuildRequires as it now comes for free in the build system. - Drop gnome-doc-utils-devel BuildRequires: it's not needed, as the help system had been migrated to yelp-tools earlier. - Remove checks for outdated openSUSE versions (<= 11.3).- Update to version 22.1: + Allow resuming an encrypted but incomplete backup (lp#902985). + Updated translations.- Update to version 22.0: + Bug Fixes: - When restoring files outside of $HOME from a non-cloud remote server, don't run under sudo since it will fail anyway - Tell user when a file could not be restored due to permission problems + Updated translations.- Change itstool BuildRequires to yelp-tools: this is really what is needed for build.- Update to version 21.90: + Polish: - Won't try to backup if online but target server is not available + Bug Fixes: - Work around bug in GTK+ that caused text to be white-on-white + Packaging: - Support building with valac-0.16 (in addition to valac-0.14) + Updated translations. - Drop deja-dup-vala-0.16.patch: fixed upstream. - Disable 'make check' in %check, as it's failing for a weird reason when run on OBS, see lp#940110.- Update to version 21.4: + Polish: - Warn user if we couldn't back up a file because we couldn't read it + Packaging: - Fix -j2 build - Add auto tests that are run during 'make check', suitable for build servers + Updated translations. - Re-enable parallel build. - Add deja-dup-vala-0.16.patch: fix build with vala 0.15/0.16. - Add %check section with new 'make check'. - Add dbus-1-x11 BuildRequires, so 'make check' can work: dbus-launch is needed.- Update to version 21.2: + Bug Fixes: - Use smarter test for detecting whether existing backups are encrypted, which will work even if duplicity uses translations - Fix a bug that in some situations could lead to a full backup being created more frequently than once a month + Polish: - Drop "After a week" from "Keep backups" option, since internally, we always wait a month anyway - Treat any AssertionError by duplicity as an internal duplicity error by wiping the cache and trying again; this will let us be more pro-active about fixing some odd duplicity situations + Packaging: - Start of a unit test for our internal library; compile and run it with 'make check' + Updated translations.- Update to version 21.1: + Polish: - Switch to notebook tabs for preferences instead of side list + Bug Fixes: - Allow passwords that contain only whitespaces (while continuing to strip whitespace from normal passwords) + Packaging: - Use valac 0.14 instead of 0.12 - Tarballs now only include the vala code, so you'll need valac to compile - No longer require libdbusmenu-gtk3 for Unity support + Updated translations. - Add xz BuildRequires because we can't build a package for a xz-compressed tarball without explicitly specifying that... See bnc#697467 for more details. - Disable parallel build as it breaks the build with this release.- Replace category SystemSetup by X-SuSE-Backup to suppress rpmlint warnings- Modified categories in .desktop file so that it is grouped with "System" applications in the desktop menus (bnc#714333)- Update to version 20.1: + Bug Fixes: - Correctly backup or exclude folders with [, ], ?, and * in their names - Fix translation of some strings when used in control center panel mode - Fix a nautilus crash if the gsettings schema isn't installed correctly - Allow LUKS encrypted volumes to appear in backup location list + Updated translations.- Update to version 20.0: + Polish: - Backed out ubuntuone-installer support; it wasn't perfect and Ubuntu 11.10 won't use it after all - In Unity, go back to using minimized automatic backup windows + Updated translations.- Update to version 19.92: + Polish: - If Ubuntu One support is not available but the ubuntuone-installer is, use that - Never clean up files in the backup location during a restore - Fix spacing and layout with latest versions of GTK+ + Bug Fixes: - In Unity, work around bug with minimized windows and the launcher by just not minimizing windows but instead showing them without stealing focus - If a user manually enters a volume (e.g. USB drive) path as a local folder, correct that internally on the first backup + Updated translations.- Remove redundant tags/sections from specfile (cf. packaging guidelines)- Move translations of the help documents to the lang subpackage, now that filesystem owns /usr/share/help.- Update to version 19.91: + Polish: - When newer versions of duplicity warn that a file has been corrupted upon upload, Déjà Dup will intelligently retry the backup + Several bug fixes. + Updated translations. - Changes from version 19.90: + Polish: - Allow showing the progress dialog in GNOME Shell + Updated translations. - Changes from version 19.5: + Polish: - Lots of UI and label tweaks - Don't show optical media in backup location dropdown - Update backup location dropdown as external drives come and go - Allow drag and drop of folders into include/exclude lists - Make it clear that the default home folder include is only your user's home folder - Don't keep notifying about delayed backups between setting up your preferences and your first backup + Several bug fixes. + Updated translations. - Changes from version 19.4: + Polish: - Drop encryption preference and either ask during first backup or detect from existing backup - More layout fixups to work better with latest GTK+ - Where the Autostart-Delay key is supported, delay monitor start by two minutes + Several bug fixes. + Updated translations. - Changes from version 19.3: + Polish: - Fix some layout issues with latest GTK+ - Don't show location preferences when restoring single files, just on full restore - Show launcher icon in Unity during automatic backup again + Several bug fixes. + Updated translations. - Changes from version 19.2.2: + Build fix. - Changes from version 19.2.1: + Build fix. - Changes from version 19.2: + Features: - Turn on Ubuntu One support when using a newer duplicity - Added monthly notification about backing up if user never used deja-dup + Polish: - Better support for GNOME Shell and its notification system - Run Déjà Dup itself under ionice and nice instead of just duplicity - Make volume chunk sizes larger, to reduce the number of files created + Several bug fixes. + Updated translations. - Changes from version 19.1: + Features: - Reworked interface to be a control center plugin - Added overview page where last and next backup dates can be seen + Polish: - Fleshed out and updated help documenation - When restoring from a location that isn't your normal backup location, your location isn't changed - When encryption password is bad, ask for it again - Only show nautilus context menu item if file is in backup + Updated translations. - Remove handling of the favor_gtk2 macro: deja-dup cannot be built for GNOME 2 anymore. - Add itstool BuildRequires: new dependency. - Remove now unneeded pkgconfig(unique-3.0) BuildRequires. - Add python-boto Recommends: this is an optional dependency for Amazon Web Services integration. - Correctly mark translated documentation with %lang() tags; this should ideally be done by %find_lang, but we first need to check if the new location is accepted as a standard one.- Add glib2 gsettings schema handling macros to post and postun.- 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. - Changes from version 17.92: - Re-enabled support for resuming a backup, if using the unreleased duplicity 0.6.13 - New icon + Updated translations. - Changes from version 17.91: + Rename Quit to Close + Bug Fixes: - Fix a couple issues with Unity integration (like not showing in launcher) - Fix some broken label mnemonics in the preferences + Updated translations. - Changes from version 17.90: + When entering an encryption password for the first time, it now needs to be confirmed to avoid typo mistakes + First pass at optional Unity integration (instead of a status icon) + Bug Fixes: - Fixed bug with remote locations that made it impossible to set a remote folder - Fix a couple rare crashers + Updated translations. - Changes from version 17.6: + Exclude Adobe flash cache directory by default + Add documentation for how to get your data back even if Déjà Dup isn't working + Bug Fixes: - Don't show error if both Déjà Dup and nautilus are trying to mount a volume at the same time - Allow removing multiple folders from the preferences at the same time - Handle more odd symlink-in-include-path situations - Fix odd behavior (possibly a crash) when cancelling a backup or restore - Changes from version 17.5: + Add support for the Rackspace Cloud Files service + Use hostname in default Amazon S3 folder name + Add Downloads folder to default exclude list + Bug Fixes: - Fix crash when changing backup location on first startup - When browsing for a local folder, start the dialog in the current folder setting + Updated translations. - Changes from version 17.4: + Reorganize the backup location preferences to be more intuitive + Updated translations. - Changes from version 17.3: + Bug fixes: - Fix crash when changing backup location - Fix date formats when restoring to be more consistent + Updated translations. - Changes from version 17.2: + Add a "Restore Missing Files" interface, accessed via nautilus + Support GNOME Shell persistent notifications + Only calculate progress bar if a fresh backup is being made + Bug Fixes: - If Duplicity looks like it's hitting a common ad-metadata bug, clear cache and try again - Changes from version 17.1: + Bug Fixes: - If backup destination does not report free size, just continue anyway - Fix bug preventing sudo and encryption getting along - Don't ask for root password when restoring into the user's home folder - Changes from version 17.0: + Use GSettings instead of gconf + Updated translations. - For a complete list of changes between 16.1.1 and 18.0 see NEWS. - Drop deja-dup-monitor_check_for_gtk.patch: fixed upstream. Also remove related gnome-common BuildRequires and gnome-autogen.sh call. - Add intltool and perl-gettext BuildRequires. - Drop pkgconfig(gconf-2.0) BuildRequires. - Switch between gtk2/gtk3 based on favor_gtk2 macro: + Pass --without-gtk3/--with-gtk3 to configure. + Use appropriate pkgconfig() BuildRequires: gtk+-2.0 and unique-1.0, or gtk+-3.0 and unique-3.0. - Replace GConf2 schemas handling with GSettings schemas handling, with %glib2_gsettings_schema_* macros, and remove - -disable-schemas-install from configure call.- Call relevant macros in %post/%postun: + %desktop_database_post/postun because the package ships at least one desktop file. + %icon_theme_cache_post/postun because the package ships themed icons. - Pass %{?no_lang_C} to %find_lang so that english documentation can be packaged with the program, and not in the lang subpackage. - Change Requires of lang subpackage to Recommends, since the english documentation is not there anymore.- Own directories of localized man pages to fix build. Also move those files to the main package: they should eventually live in the lang subpackage, but at the moment, they would create a file conflict between bundles and the lang subpackage. - Own %{_libdir}/deja-dup.- Update to version 16.1.1: + Bug fixes: Fix help documentation translations - Changes in version 16.1: + Bug fixes: - If backup destination does not report free size, just continue anyway - Fix bug preventing sudo and encryption getting along - Don't ask for root password when restoring into the user's home folder- Update to version 16.0: + Updated translations.- Update to version 15.92: + Support ConnMan + Disable explicit resume support until bugs with it are fixed + Fix a bug where symlink excludes were actually included. - Rebase deja-dup-monitor_check_for_gtk.patch. - Handle new deja-dup-preferences.desktop.- Remove desktop-file-utils BuildRequires and change vala-devel BuildRequires to vala. - Split a nautilus-deja-dup subpackage for the nautilus extension. - Pass --without-gtk3 to configure to explicitly disable GTK+ 3 at the moment. - Put localized man pages in the lang package.- Minor spec cleanups like trailing spaces and the like. - Add gnome-common BuildRequires and use gnome-autogen.sh for the patch to re-bootstrap. - Convert generic BuildRequires to pkgconfig() ones: + gconf2-devel => gconf-2.0 + nautilus-devel => nautilus-extension + unique-devel => unique-1.0 + libnotify-devel => libnotify + gnome-keyring-devel => gnome-keyring-1 - Drop un-needed BuildRequires: gettext, pango-devel, intltool, glib2-devel, cairo-devel, libtool. - Use %{?_smp_mflags} for parallel build.- Initial import.build77 150031199734.2-10.534.2-10.5libdeja-dup.so/usr/lib64/nautilus/extensions-3.0/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/3ce7defe4f7bb43a7163e7a21211d07a-deja-dupcpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=26fcb77bf4242cdda44cf90ad1f3e002fc92c614, strippedPRRRRRRRrSӖK)LmXapackageand(deja-dup:nautilus}?0] crv9uh$G+uyc+,_1zT1! l"^就 Lk*5wKV (K)eke7|'WbH=Q=o=lM 7q0+ B4R :A96ͥi!m0}3=3ɏ-.BK`Zf؉m{#~nش? Z^^Hה$W6=8vO':ߠ{UW CԐU+Nth1%(ägRkRp4-rjpKko;!@%OLvFYo,+>vX|XAN$LYCO*X4a0MITo>kB-h[/|-_MHX]1c4̣N ]7r]z`&&D*N~n,}.'=-85L 8-]b҃3͞.{8]0T|&f=iTͽ"}At+h0XF7V!H445q+(8c^@rSfrU\C:R)ќt.Le-ԘpN&cP;!:)%%&. ܁%%l+cŊƭ0kʸe|9w3'Yn`1~GdLX8<D+ qļ PЯ+zYUOId$qx/=R[b52`'IWu_Ȱ8f :>JP@zFS')1ulUx!jmf.6oϐF֢S?/8J訢(Qsڶ"f`F*Kr܏Yxn7k\/ZVFBFevzvLֳqw D'3l4⣷w6(IMh此skpv9ݛ3A]Eb/5@ᮀ@zC (m$ {QqLJ{WOpyJ-I |=NqzM-h~/pġg?$[bM~Nϖ䢯C!"~BNX 72#D] o/{PeUu_f@QLlfB-ksyx e"OTAl(A?DZ2(A|sX,p+awac`OWUW>*[)_+N T;Lm"Et1Ojb,suq8q(Twf^.XK7!y7]TŮJ4I)B{]NUu1gasdO]ԇR]?w\b ~.Z[hrIi 'ӭ8bFDt3a"l60zF#ϰaJm' TiPe $d*Y q \"~Nr튳\48EYؗEDg/%u2{Fz=eLNvڝb7$3#6ys p|ClyTGZ-A5HC.ťcd?'pW.|O6~8w Y՛w`iTmwGEn"5W=gT|>`fVo"ɒF zsǦ2Fr] ,C(a|3J #|Oda0q(MUTh CpZa{x|,9@?;(JS!O#GXyܘН?B+J CE h>Kͣ#|H=V|fEj[+67)1+-51NVD[5&#-jm}\ 1BӃH&ŕR/s*(>?D ĮEf?6 ԇst`^$dկf [ "5_lxnTWM*j`ru n6$A"k EZ^RxHGl2*rG4B '*A\ #HKTKH4D ,3ST-6 K*rn yBa[kiur_'N/l|%d:vjus]ni_WCӭU밌gevI%3*6sĭBUpdL ] w$QiɷG?< Oڑ6{C)v\d=rna=5dy6ư̘E%.+*qu FJ4>]!O@V: ʞ2HhP7wF o;cRYBlh @sCw>D%Ƣ實o+5PUL[%r=xro'`Y{u0"ƍ[W_7v L^K!5bFw,.y"`">vBΧn6sV "= Ytwlt Р %D~Ę;J3q.Lz*P3Z>ߖ,6'ҸR)ݭDMl֢1}CS [Z8k E?@OOw-yZ:łF,fE7eR߸ Ŏ#ũ6CUxG}Be 9FԚ&# |l;z_w%EɓBXRϟ6}IOx b`Uw]wOd;+,-&S8tT~z|?%H$ބ6p$_V.5W1xn6