From dd5dcd2db6bd958ca115ccbe739ead79819a085e Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 17:58:11 +0100 Subject: [PATCH] automatic version update by autodist [release 5.83.0-1mamba;Sun Jun 13 2021] --- solid.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/solid.spec b/solid.spec index 94d9bc9..588e999 100644 --- a/solid.spec +++ b/solid.spec @@ -1,19 +1,21 @@ %define majver %(echo %version | cut -d. -f1-2) Name: solid -Version: 5.82.0 +Version: 5.83.0 Release: 1mamba Summary: KDE Frameworks 5 hardware abstraction framework Group: Graphical Desktop/Libraries/KDE Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://www.kde.org +URL: https://kde.org/ Source: http://download.kde.org/stable/frameworks/%{majver}/solid-%{version}.tar.xz License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel BuildRequires: libgcc +BuildRequires: libimobiledevice-devel +BuildRequires: libplist-devel BuildRequires: libqt5-devel BuildRequires: libstdc++6-devel BuildRequires: libudev-devel @@ -108,6 +110,9 @@ This package contains libraries and header files for developing applications tha %doc README.md TODO %changelog +* Sun Jun 13 2021 Automatic Build System 5.83.0-1mamba +- automatic version update by autodist + * Sun May 09 2021 Automatic Build System 5.82.0-1mamba - automatic version update by autodist