From 75f1c5087be5a32c980af4a36424b02215d11c1b514d78784eccd776c8b03a3d Mon Sep 17 00:00:00 2001 From: Malcolm Lewis Date: Wed, 14 Sep 2022 13:02:09 +0000 Subject: [PATCH] Accepting request 1003528 from home:dimstar:Factory - Fix Source0 URL: valid URL is mandatory for source validation checkers. OBS-URL: https://build.opensuse.org/request/show/1003528 OBS-URL: https://build.opensuse.org/package/show/Archiving:Backup/timeshift?expand=0&rev=10 --- timeshift.changes | 6 ++++++ timeshift.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/timeshift.changes b/timeshift.changes index 57b388e..fadbedd 100644 --- a/timeshift.changes +++ b/timeshift.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 14 12:57:17 UTC 2022 - Dominique Leuenberger + +- Fix Source0 URL: valid URL is mandatory for source validation + checkers. + ------------------------------------------------------------------- Sun Sep 11 15:24:27 UTC 2022 - malcolmlewis@opensuse.org diff --git a/timeshift.spec b/timeshift.spec index 920fc7d..f48bd76 100644 --- a/timeshift.spec +++ b/timeshift.spec @@ -23,7 +23,7 @@ Release: 0 Summary: System restore utility License: GPL-3.0-only URL: https://github.com/linuxmint/timeshift -Source0: https://codeload.github.com/linuxmint/timeshift/tar.gz/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz +Source0: https://codeload.github.com/linuxmint/timeshift/tar.gz/refs/tags/%{version}#/%{name}-%{version}.tar.gz BuildRequires: chrpath BuildRequires: pkgconfig BuildRequires: update-desktop-files