From 4a6ab25187a2097f239d0fddf284ce7d5348ef19160f81e8acd2139d9e632ff0 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Thu, 29 Apr 2021 10:31:46 +0000 Subject: [PATCH] Accepting request 888100 from home:susnux:branches:KDE:Extra Replace broken URL with current upstream OBS-URL: https://build.opensuse.org/request/show/888100 OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/babe?expand=0&rev=10 --- babe-1.2.1.tar.xz => babe-1.2.1-1.tar.xz | 0 babe.changes | 7 +++++++ babe.spec | 10 +++++----- 3 files changed, 12 insertions(+), 5 deletions(-) rename babe-1.2.1.tar.xz => babe-1.2.1-1.tar.xz (100%) 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 1281e83..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: https://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