From 4fbfce323d3b0aa7e4523ea00b37a49a763e8509ed8a004c88acb55ec7b330e7 Mon Sep 17 00:00:00 2001 From: Malcolm Lewis Date: Tue, 17 Jan 2023 12:35:35 +0000 Subject: [PATCH] Accepting request 1058827 from home:dirkmueller:Factory - update to 22.11.2: * Main.vala: Turn the initial btrfs quota error into a message if we think we know what the error is. OBS-URL: https://build.opensuse.org/request/show/1058827 OBS-URL: https://build.opensuse.org/package/show/Archiving:Backup/timeshift?expand=0&rev=14 --- timeshift-22.11.1.tar.gz | 3 --- timeshift-22.11.2.tar.gz | 3 +++ timeshift.changes | 7 +++++++ timeshift.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 timeshift-22.11.1.tar.gz create mode 100644 timeshift-22.11.2.tar.gz diff --git a/timeshift-22.11.1.tar.gz b/timeshift-22.11.1.tar.gz deleted file mode 100644 index d440516..0000000 --- a/timeshift-22.11.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4dd768f2d2a2fcfb09dda718c5bbb5bc01e9163187bbb876e0b6e4b8a35ac6b4 -size 1490993 diff --git a/timeshift-22.11.2.tar.gz b/timeshift-22.11.2.tar.gz new file mode 100644 index 0000000..603685c --- /dev/null +++ b/timeshift-22.11.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36fd19865d1d30dc5f6eca468ceaa3dad01cd95d9090d050d67f5c2cd98fe37d +size 1491106 diff --git a/timeshift.changes b/timeshift.changes index b055d85..e51ba15 100644 --- a/timeshift.changes +++ b/timeshift.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jan 17 08:42:47 UTC 2023 - Dirk Müller + +- update to 22.11.2: + * Main.vala: Turn the initial btrfs quota error into a message if we think we + know what the error is. + ------------------------------------------------------------------- Sat Dec 3 17:18:46 UTC 2022 - Dirk Müller diff --git a/timeshift.spec b/timeshift.spec index 35f1b03..7ca5de1 100644 --- a/timeshift.spec +++ b/timeshift.spec @@ -1,7 +1,7 @@ # # spec file for package timeshift # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2017-2022 Malcolm J Lewis # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: timeshift -Version: 22.11.1 +Version: 22.11.2 Release: 0 Summary: System restore utility License: GPL-3.0-only