* l10n: Update translations.
- Changes from version 25.07.6:
* Add startup check of btrfs-progs version to determine
capabilities.
* Main.vala: Improve readability of btrfs-progs version check.
- Changes from version 25.07.5:
* Error if both lsb_release n os_release are missing,
(gh#linuxmint/timeshift#431).
- Changes from version 25.07.4:
* TeeJee.Process.vala: Use GLib read_link instead of Posix
readlink.
- Changes from version 25.07.3:
* l10n: Update translations.
- Changes from version 25.07.2:
* Don't flag new log messages for translations.
* l10n: Update POT.
- Changes from version 25.07.1:
* Subvolume.vala: (btrfs) Wait for async file operations to
complete.
* Btrfs: support default subvolid!=0,
(gh#linuxmint/timeshift#334).
* Allow explicitly setting ondemand tag from CLI,
(gh#linuxmint/timeshift#399).
* AppStream metadata fixes, (gh#linuxmint/timeshift#391).
* Remove dependencies to external binarys,
(gh#linuxmint/timeshift#333).
* Add user settings before defaults,
(gh#linuxmint/timeshift#342).
* Query the correct root path on btrfs,
(gh#linuxmint/timeshift#377).
* Add "timeshift" to the tempdir names,
(gh#linuxmint/timeshift#395).
* Refactor LinuxDistro (gh#linuxmint/timeshift#376).
* Main.vala: Don't check for distro name on every device.
* BTRFS custom hooks, (gh#linuxmint/timeshift#381).
* Specify the environment variables named DISPLAY and XAUTHORITY,
(gh#linuxmint/timeshift#384).
* Always delete brfs volumes recursively,
(gh#linuxmint/timeshift#423).
* Only kill a task if its pid is set,
(gh#linuxmint/timeshift#427).
* Add full non-interactive mode, (gh#linuxmint/timeshift#388).
* l10n: Update POT.
- Change metainfo to com.linuxmint.timeshift.
OBS-URL: https://build.opensuse.org/package/show/Archiving:Backup/timeshift?expand=0&rev=28
* l10n: Translation updates.
- Changes from version 24.06.4:
* Always have a config object, (gh#linuxmint/timeshift#371).
* Update timeshift.appdata.xml, (gh#linuxmint/timeshift#356).
- Changes from version 24.06.3:
* l10n: Translation updates.
- Changes from version 24.06.2:
* l10n: Translation updates.
- Drop deprecated %%suse_update_desktop_file and build requires on
update-desktop-files from spec file.
OBS-URL: https://build.opensuse.org/package/show/Archiving:Backup/timeshift?expand=0&rev=24
- Updated to version 23.12.2:
* Fix RAID handling in device lookup,
(gh#linuxmint/timeshift#252).
* Check /proc/cmdline for the live-session check.
- Changes from version 23.12.1:
* Docs/man/meson.build: Use -N for help2man to avoid texinfo
section, (gh#linuxmint/timeshift#217).
* Docs/development.md: Fix meson setup command,
(gh#linuxmint/timeshift#224).
* Translation updates.
OBS-URL: https://build.opensuse.org/request/show/1136035
OBS-URL: https://build.opensuse.org/package/show/Archiving:Backup/timeshift?expand=0&rev=18
- update to 22.11.1:
* Update README.md to include build dependencies and instructions
* Changes man page to GROFF format (#73)
* Add github workflow.
* Clean up debian/control, appdata, build file.
* debian/control: Restore newline.
* #939, #937: Fix crash on ArchLinux and Ubuntu 22.10 Kinetic
* Don't show message when unmounting temporary mount points
* Remove some unused code and functions
* Use -Os for compilation instead of -O3
* Update timeshift-gtk.desktop
* Fix typo in timeshift-gtk.desktop
* Fix some file permissions.
* Delete the empty 'timeshift-wiki' folder
* Remove mention of installer in README; Remove config file for installer
* Remove config file for old GitHub pages site
* Remove empty NOTES file
* Remove BUILD_CONFIG
* Restore btrfs qgroups size & unshared size columns
* Main.vala: Don't continue to try to get btrfs quota info if it fails the
first time.
OBS-URL: https://build.opensuse.org/request/show/1039847
OBS-URL: https://build.opensuse.org/package/show/Archiving:Backup/timeshift?expand=0&rev=12
- Updated to version 22.06.5:
* Translation updates.
- Changes from version 22.06.4:
* Disable selection of the btrfs backend when there are no btrfs
filesystems found.
- Changes from version 22.06.3:
* settings: Clear the initial snapshot size and file count when
all snapshots are deleted.
* rsync: Calculate required space before attempting to perform an
incremental snapshot, (gh#/linuxmint/timeshift#19).
* Translation updates.
- Changes from version 22.06.2:
* Fix various typos in the source.
* Removes lines about paypal account.
* Remove donation window.
* About: Update info and use a Gtk.AboutDialog.
* Translation updates.
- Changes from version 22.06.1:
* Fix unmount devices that were mounted by Timeshift before exit,
(gh#/linuxmint/timeshift#895, gh#/linuxmint/timeshift#809,
gh#/linuxmint/timeshift#689, gh#/linuxmint/timeshift#653 and
gh#/linuxmint/timeshift#10).
* Fix do not create or remove Qgroups when snapshots are created
or removed, (gh#/linuxmint/timeshift#865,
gh#/linuxmint/timeshift#839 and gh#/linuxmint/timeshift#680).
* Fix force C locale for Rsync, (gh#/linuxmint/timeshift#900 and
gh#/linuxmint/timeshift#891)
* Install app icon in /usr/share/pixmaps directory.
* Remove columns 'Size' and 'Unshared Size' for BTRFS snapshots.
* Rsync: Restore: Delete files using --delete-before instead of
--delete-after.
* Fix no text on Summary page under 'Warning' and 'Disclaimer'
heading, (gh#/linuxmint/timeshift#260).
* Rsync: Restore: Improve UI for the device selection page.
* Code cleanup: Remove unused functions and code.
* Update donation windo.
* Update translations.
* Fix a build failure.
- Update URL abd sources as maintenance has now moved to LinuxMint.
- Disable parallel building.
OBS-URL: https://build.opensuse.org/request/show/1002517
OBS-URL: https://build.opensuse.org/package/show/Archiving:Backup/timeshift?expand=0&rev=9
- Updated to version 21.09.1:
* Fix build fails with xapp 2.0.0, update references to
GLib.Object, (gh#teejee2008/timeshift#676).
* Fix timeshift will only start in "Live USB Mode",
(gh#teejee2008/timeshift#425, gh#teejee2008/timeshift#753
and gh#teejee2008/timeshift#755).
* Fix not enough disk space, (gh#teejee2008/timeshift#589).
* Fix browse Files is starting Audacious, not file browser,
(gh#teejee2008/timeshift#186).
* Fix compiler warnings.
* Update README.
* Translation updates.
- Changes from version 21.09:
* Translation updates.
OBS-URL: https://build.opensuse.org/request/show/933940
OBS-URL: https://build.opensuse.org/package/show/Archiving:Backup/timeshift?expand=0&rev=8
- update to 20.11.1:
* Escape single quote in LUKS password when unlocking device
* Filters: Save filter order changes when clicking OK
* Filters: Save changes after Include/Exclude radio is toggled
* Filters: Save changes immediately after a pattern is added or edited
* Filters: Save changes before showing Summary
* Fix#497, #467: Fix missing hourly backups
* Move config file to /etc/timeshift/timeshift.json
* Move default config to /etc/timeshift/default.json
* AppStream: Install only under /usr/share/metainfo. Don't install under /usr/share/appdata/
* Option to unmark snapshots that are marked for deletion
* Launcher: No need to pass DISPLAY and AUTHORITY to pkexec
* Remove unused functions and code
* Update translations
- drop timeshift-fix-timeshift-launcher.patch (upstream)
OBS-URL: https://build.opensuse.org/request/show/892592
OBS-URL: https://build.opensuse.org/package/show/Archiving:Backup/timeshift?expand=0&rev=6