Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package jdupes for openSUSE:Factory checked in at 2024-03-01 23:34:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jdupes (Old) and /work/SRC/openSUSE:Factory/.jdupes.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jdupes" Fri Mar 1 23:34:53 2024 rev:6 rq:1153254 version:1.27.3 Changes: -------- --- /work/SRC/openSUSE:Factory/jdupes/jdupes.changes 2023-08-31 13:42:59.702383798 +0200 +++ /work/SRC/openSUSE:Factory/.jdupes.new.1770/jdupes.changes 2024-03-01 23:35:00.984180790 +0100 @@ -1,0 +2,5 @@ +Thu Feb 29 14:06:17 UTC 2024 - Enrico Belleri <kilgore.tr...@idesmi.eu> + +- Reflect upstream move to https://codeberg.org/jbruchon + +------------------------------------------------------------------- Old: ---- v1.27.3.tar.gz New: ---- jdupes-1.27.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jdupes.spec ++++++ --- /var/tmp/diff_new_pack.Zg2Fs8/_old 2024-03-01 23:35:01.552201332 +0100 +++ /var/tmp/diff_new_pack.Zg2Fs8/_new 2024-03-01 23:35:01.556201477 +0100 @@ -1,7 +1,7 @@ # # spec file for package jdupes # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2019-2020 Malcolm J Lewis <malcolmle...@opensuse.org> # # All modifications and additions to the file contributed by third parties @@ -23,8 +23,8 @@ Summary: A powerful duplicate file finder and an enhanced fork of 'fdupes' License: MIT Group: Productivity/File utilities -URL: https://github.com/jbruchon/jdupes -Source0: https://github.com/jbruchon/jdupes/archive/refs/tags/v%{version}.tar.gz +URL: https://codeberg.org/jbruchon/jdupes +Source0: https://codeberg.org/jbruchon/jdupes/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: macros.jdupes Source2: jdupes_wrapper.cpp BuildRequires: gcc-c++ @@ -39,7 +39,7 @@ programs. %prep -%setup -q +%autosetup -p1 -n %{name} %build %make_build \