Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package backupninja for openSUSE:Factory checked in at 2024-04-09 16:47:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/backupninja (Old) and /work/SRC/openSUSE:Factory/.backupninja.new.29460 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "backupninja" Tue Apr 9 16:47:29 2024 rev:3 rq:1166240 version:1.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/backupninja/backupninja.changes 2023-08-30 10:23:56.447552617 +0200 +++ /work/SRC/openSUSE:Factory/.backupninja.new.29460/backupninja.changes 2024-04-09 16:52:27.851659934 +0200 @@ -1,0 +2,5 @@ +Mon Apr 8 14:04:26 UTC 2024 - Atri Bhattacharya <[email protected]> + +- Use full URL for source tarball for verifiability. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ backupninja.spec ++++++ --- /var/tmp/diff_new_pack.0fjI28/_old 2024-04-09 16:52:28.263675133 +0200 +++ /var/tmp/diff_new_pack.0fjI28/_new 2024-04-09 16:52:28.267675280 +0200 @@ -1,7 +1,7 @@ # # spec file for package backupninja # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ License: GPL-2.0-only Group: Productivity/Archiving/Backup URL: https://0xacab.org/liberate/backupninja -Source0: %{name}-%{version}.tar.gz +Source0: %{url}/-/archive/backupninja-%{version}/backupninja-backupninja-%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: backupninja.service Source2: backupninja.timer BuildRequires: automake
