diff --git a/babe-1.2.1.tar.xz b/babe-1.2.1-1.tar.xz similarity index 100% rename from babe-1.2.1.tar.xz rename to babe-1.2.1-1.tar.xz diff --git a/babe.changes b/babe.changes index 06bc059..830cbdf 100644 --- a/babe.changes +++ b/babe.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Apr 18 02:00:25 UTC 2021 - Ferdinand Thiessen + +- Fixed SPEC file: Replace broken URL with current upstream +- Update to version 1.2.1.1 + * update appdata + ------------------------------------------------------------------- Sun Jul 19 17:37:14 UTC 2020 - Christophe Giboudeaux diff --git a/babe.spec b/babe.spec index e294bcf..32d6607 100644 --- a/babe.spec +++ b/babe.spec @@ -1,7 +1,7 @@ # # spec file for package babe # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: babe -Version: 1.2.1 +Version: 1.2.1.1 Release: 0 Summary: A Qt music player with support for favorites License: GPL-3.0-or-later Group: Productivity/Multimedia/Sound/Players -URL: https://babe.kde.org -Source: http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz +URL: https://invent.kde.org/unmaintained/babe +Source: https://download.kde.org/stable/%{name}/1.2.1/src/%{name}-1.2.1-1.tar.xz # PATCH-FIX-UPSTREAM Patch0: 0001-Always-use-local-CMake-modules-first.patch BuildRequires: libqt5-qtbase-common-devel @@ -51,7 +51,7 @@ genre, date and location. It can link to, and bookmark YouTube music videos into the local collection by using a Chromium extension. %prep -%autosetup -p1 +%autosetup -p1 -n %{name}-1.2.1 %build %cmake_kf5 -d build