Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pika-backup for openSUSE:Factory checked in at 2026-04-13 23:18:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pika-backup (Old) and /work/SRC/openSUSE:Factory/.pika-backup.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pika-backup" Mon Apr 13 23:18:47 2026 rev:5 rq:1346328 version:0.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/pika-backup/pika-backup.changes 2026-03-02 17:39:04.792233353 +0100 +++ /work/SRC/openSUSE:Factory/.pika-backup.new.21863/pika-backup.changes 2026-04-13 23:19:35.229858425 +0200 @@ -1,0 +2,44 @@ +Mon Apr 13 05:14:52 UTC 2026 - Dead Mozay <[email protected]> + +- Remove disable-gtk-test.patch Fixed appstream. + +------------------------------------------------------------------- +Mon Apr 13 03:47:26 UTC 2026 - Dead Mozay <[email protected]> + +- Update to version 0.8.1: + * Fix timestamps not respecting 12h/24h clock format setting. + * Fix UI sometimes being unresponsive when starting / stopping + backups. + * Fix backups failing to get credentials or mount GFvs if two + scheduled backups are started at the same time. Now, only + one backups is started per minute. + * Fix buttons in notifications not working in flatpaked version + with workaround. + * Add detailed explanation about the risks and benefits of + encrypting backups. + * Change code to use three different Rust modules. + * Change fnmatches to be stored as strings instead of bytes in + config. + * Change setup dialog start page is split into two pages. + * Change history file to be smaller. + * Change to error out if archives are mounted for scheduled backup. + * Change to error out if backup is already in use for scheduled + backup. + * Change to use AdwAlertDialog. + * Change to use AdwAboutDialog. + * Change to use AdwDialog for all dialogs. + * Change to use AdwWrapBox instead of our own implementation. + * Change to use AdwShortcutsDialog. + * Change to use tracing for logging instead of glib. + * Change to no longer explicitly support X11. + * Change reconnect mechanism to be more robust in detecting + if work happened between disconnects. + * Add ability to backup files. + * Add dialog showing the state of closing archives mounted for + browsing when closing main window. + * Add propper error messages for more situations like missing + filesystem access. + * Add info about potential Ubuntu bug when mounting archives fails. + * Add pkgconfig(openssl) BuildRequires: New dependency. + +------------------------------------------------------------------- Old: ---- disable-gtk-test.patch pika-backup-0.7.6.obscpio New: ---- pika-backup-0.8.1.obscpio ----------(Old B)---------- Old: - Remove disable-gtk-test.patch Fixed appstream. ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pika-backup.spec ++++++ --- /var/tmp/diff_new_pack.ROWvJS/_old 2026-04-13 23:19:37.957971032 +0200 +++ /var/tmp/diff_new_pack.ROWvJS/_new 2026-04-13 23:19:37.973971693 +0200 @@ -18,14 +18,13 @@ %define appname org.gnome.World.PikaBackup Name: pika-backup -Version: 0.7.6 +Version: 0.8.1 Release: 0 Summary: Simple backups based on borg License: GPL-3.0-or-later URL: https://gitlab.gnome.org/World/pika-backup Source0: %{name}-%{version}.tar.gz Source1: vendor.tar.zst -Patch0: disable-gtk-test.patch BuildRequires: borgbackup BuildRequires: cargo-packaging BuildRequires: git-core @@ -36,10 +35,11 @@ BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(gtk4) >= 4.12.5 +BuildRequires: pkgconfig(gtk4) >= 4.21 BuildRequires: pkgconfig(libadwaita-1) >= 1.4.0 BuildRequires: pkgconfig(libhandy-1) BuildRequires: pkgconfig(libsecret-1) +BuildRequires: pkgconfig(openssl) Requires: borgbackup Requires: python3-msgpack Requires: python3-pyfuse3 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.ROWvJS/_old 2026-04-13 23:19:38.201981104 +0200 +++ /var/tmp/diff_new_pack.ROWvJS/_new 2026-04-13 23:19:38.229982260 +0200 @@ -3,7 +3,7 @@ <service name="obs_scm" mode="manual"> <param name="url">https://gitlab.gnome.org/World/pika-backup.git</param> <param name="scm">git</param> - <param name="revision">refs/tags/0.7.6</param> + <param name="revision">refs/tags/0.8.1</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> </service> ++++++ pika-backup-0.7.6.obscpio -> pika-backup-0.8.1.obscpio ++++++ ++++ 184812 lines of diff (skipped) ++++++ pika-backup.obsinfo ++++++ --- /var/tmp/diff_new_pack.ROWvJS/_old 2026-04-13 23:19:40.626081163 +0200 +++ /var/tmp/diff_new_pack.ROWvJS/_new 2026-04-13 23:19:40.654082319 +0200 @@ -1,5 +1,5 @@ name: pika-backup -version: 0.7.6 -mtime: 1772203614 -commit: 4f5589f2124091d474cca908b5988aca4c96677f +version: 0.8.1 +mtime: 1775479998 +commit: 23db824f3d7724e84d9241efd093e4f76023ea12 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/pika-backup/vendor.tar.zst /work/SRC/openSUSE:Factory/.pika-backup.new.21863/vendor.tar.zst differ: char 7, line 1
