nautilus-deja-dup-24.0-2.1.2>t 4 DpQ ߸/=„S:":Ӑ2\@Z -59_ $.x=V+Ц}ٹaӾ+Hj2X")DH)lnd};h&1(V_W,MIڡ5pR@!6ܾ&0Yz[=WfEJ Ta( (!̌t!:⚾iA4t5[aXoGkPV\.Wx(?+J{E_bțZQ ߸/=„Mg ؔ4 l ^!0?U0B/ XC\kmSadzv؂ Neװ A!=ÅznQi& ]륩!x7Ss I:"u˭υ󒝖Vܿkָ/4t㶑fk4#%hHx?0!̆eMa'nY~\,#dwm%A?N04Ln 8Q̀.;MmS(dc15cd61c5cb34558ed9da3c65eef26d09cf7ab3K>=B?B|d  ><@HLZcl       ,0t   (89P:kF@G@,H@0I@4X@8Y@D\@\]@`^@ob@cAdA`eAefAjlAluAvAwB xB$yB(zBHBXBvBxCnautilus-deja-dup24.02.1.2Dé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.Q build10JpopenSUSE 12.3openSUSEGPL-3.0+http://bugs.opensuse.orgProductivity/Archiving/Backuphttps://launchpad.net/deja-duplinuxx86_64JpQ 7696a141c5ab7d114e9cb4848ae345d9rootrootdeja-dup-24.0-2.1.2.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)24.03.0.4-14.0-14.4.6-14.10.2PvP\VOOk@OJOG{O@NˎNT@N@N@Nj@Ni@NyNu@NiNdMM@MVv@M\@L@LLLc@LbLbdimstar@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- 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.build10 135973547924.0-2.1.224.0-2.1.2libdeja-dup.so/usr/lib64/nautilus/extensions-3.0/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/064645380cc59b4903dfda39f2775adf-deja-dupcpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0xfb59996e80e40bfb3b7f62fd5e97f590687cc963, strippeddirectoryPRRRRRRRɒ8=LQ|packageand(deja-dup:nautilus}?0] crv9vX3jT9@LV(MScߌ $o"|'ILtVO̴T~'>&w=z .t =8\/^oYv[ i_qiQq]%UnHsjmkO 7A~ʭ\y^Ed}ػg:S{DA*aG ciZt #s ij m,Pu,jMV\Hftw<;XO( |hKQN$uC5%+n<`Bz)ʡ9! ch5YR6}p y8Q֘!Xr2_/'ȿjIpr9$;S1IMeS 3S%2 ˎѫBiKRʖObo3sƷrpmlH2$ X[7 [$89WX 2DyU򮾔 aП SD(̜l{Oc2h7B)SLC;e߻cZ=T`IdE6$M"OȒ\׺6jUA`L^pZsSeҴ% pׂhn81ca 3՟յmkNm"l,驑IM"5f΃XH[JUOnQ28a+3R5 @&2e4ZoNJOm'6X} yxک]Zq`G')P*PiAIv58 2{Ռ-2٩^A~RDȴ&5&{<C8@M;nVT9d=4M0z(e񃓒7rVE ]תMl794sF3zj׊(iD6tIރ Pڭ7XwIIgA #?$a|}.aB!@ض&ٯHAP3qr.| $9S7[^QD!ijfXvmI T{2I S z`pLu =*iKh"8*my2ٙvq^p$N՚e|P |0q&W[~-LuR^--LXnҮtN1^;~suJKv^*-Ȍ|EyOPe_:TCh|=>=[Ah៌Jyln ,0)A9# { 1FiD|sw*1McD Iz+M%ʈTLiwhW"獳s bLŰ;a,'Gl83Z;c.AA2,G/(/%eט05^ӎ!HU."O'Cplk66Loֆɭ8]x٣3I_0);,zBCnXZm$8u5l2#8{ӶPHӨ~:3G(\-PU&|WX-5;Q]U9v|EżI=/n>աM. ,fUvI?;]B2K"WM-!wbI]&#uHQP<|9V%ݽ1c12rĢ-h瓗FS%yW [Ah7kcSt&aR>OW|XǪP]?\p %LD:ˎҮ?{$#~>,\]](X]æ1=89~`pm4GjNYRzGMElj: α DvbHTkr4۫; H4c.}ݎS 0&op( 33@H3[+iF)->4ࠚy56=o~{0^M~Ad7OW4!n-r9Uj5Q8D"PGd'J2뒶Kz|F :U_gQ=3oK'*z\Xl!fdh`yVz!'WW+˶ѦΛD@Wn|U-.jb[[5I)bpPȵSoBeBlۭ0JsmfC9WՅZF'n "hOʛTACĎ-ZqM.+ PD1.cH&hA=^(N-]rl*e`y(V–c]$4$i=D gŶE7 ]*[꿹4u{wZ}p^}!/$ݗ;/#`W|JۊCR='WW?;%l{aA({1cS!/@a.h4ex1ch,Q7IU?!֮-".0H,՗o> Ϯ OWza|vCe,':YO\W8[s'0YszMآ DqZ2]f}ݼKASע0(|b`{\^k(hKn(W@=%.Er -GF,}gJ7N3;I.Dc*1;z~;r JmQrb ` 0UiKX l:@Rg&-^&XԵO@ZTq =^`$q &#pԿc8RؠQp%ohs<zw>Yys3l&/t \{kk 86TsFtW6=>ЃaU;Y9͟5c8}C ,z.i oJA8)pcFt+ޥ Pa7|% VA|Rqgolfc<8dGO-`O%;䤧=vduuGW-FC9C%1.-d)d٣h ?%MP΍H.gA;|0OI!KF\'~X[;+<)1zuey~yzt0&i1X|dJRIy\uI{4'/~QLiD