From 78bfd60a658be80f3c212ca40db6bce3abfb1c65 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 00:27:26 +0100 Subject: [PATCH] update to 2.0.12.1 [release 2.0.12.1-1mamba;Thu Aug 17 2017] --- kaffeine.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/kaffeine.spec b/kaffeine.spec index e82be58..34a2868 100644 --- a/kaffeine.spec +++ b/kaffeine.spec @@ -1,15 +1,16 @@ %define require_libdvdcss 0 +%define dirver %(echo %version | cut -d. -f1-3) Name: kaffeine -Version: 2.0.10 +Version: 2.0.12.1 Release: 1mamba -Summary: A Media Player for KDE 4 +Summary: A Media Player for KDE Group: Graphical Desktop/Applications/Multimedia Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan URL: http://kaffeine.sourceforge.net -Source: http://download.kde.org/stable/kaffeine/%{version}/src/kaffeine-%{version}.tar.xz +Source: http://download.kde.org/stable/kaffeine/%{dirver}/src/kaffeine-%{version}.tar.xz Patch0: kaffeine-1.2.2-gcc-4.7.patch Patch1: kaffeine-1.3.1-cmake-3.4.0.patch License: GPL @@ -127,6 +128,9 @@ gtk-update-icon-cache %{_kde5_icondir}/hicolor &>/dev/null %doc COPYING Changelog NOTES %changelog +* Thu Aug 17 2017 Silvan Calarco 2.0.12.1-1mamba +- update to 2.0.12.1 + * Tue Jul 04 2017 Automatic Build System 2.0.10-1mamba - automatic version update by autodist