automatic version update by autodist [release 0.9.12-1mamba;Wed May 19 2021]

This commit is contained in:
Automatic Build System 2024-01-06 03:33:30 +01:00
parent 2a7a182a49
commit 48f3def123

View File

@ -1,26 +1,25 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: latte-dock Name: latte-dock
Version: 0.9.11 Version: 0.9.12
Release: 1mamba Release: 1mamba
Summary: A dock based on plasma frameworks that provides an elegant and intuitive experience for your tasks and plasmoids Summary: A dock based on plasma frameworks that provides an elegant and intuitive experience for your tasks and plasmoids
Group: Graphical Desktop/Applications/Environment Group: Graphical Desktop/Applications/Environment
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.kde.org URL: https://kde.org/
Source: https://download.kde.org/stable/latte-dock/latte-dock-%{version}.tar.xz Source: https://download.kde.org/stable/latte-dock/latte-dock-%{version}.tar.xz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libICE-devel BuildRequires: libICE-devel
BuildRequires: libSM-devel BuildRequires: libSM-devel
BuildRequires: libX11-devel BuildRequires: libX11-devel
BuildRequires: libXext-devel BuildRequires: libXext-devel
BuildRequires: libattica5-devel BuildRequires: libattica5-devel
BuildRequires: libgcc BuildRequires: libgcc
BuildRequires: libkactivities5-devel BuildRequires: libkactivities-devel
BuildRequires: libkarchive-devel BuildRequires: libkarchive-devel
BuildRequires: libkauth-devel BuildRequires: libkauth-devel
BuildRequires: libkcodecs-devel BuildRequires: libkcodecs-devel
@ -51,7 +50,6 @@ BuildRequires: libxcb-util-devel
BuildRequires: cmake BuildRequires: cmake
BuildRequires: rpm-macros-kde5 BuildRequires: rpm-macros-kde5
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
Latte is a dock based on plasma frameworks that provides an elegant and intuitive experience for your tasks and plasmoids. It animates its contents by using parabolic zoom effect and trys to be there only when it is needed. Latte is a dock based on plasma frameworks that provides an elegant and intuitive experience for your tasks and plasmoids. It animates its contents by using parabolic zoom effect and trys to be there only when it is needed.
@ -124,5 +122,8 @@ Latte is a dock based on plasma frameworks that provides an elegant and intuitiv
%doc COPYING COPYING.LIB %doc COPYING COPYING.LIB
%changelog %changelog
* Wed May 19 2021 Automatic Build System <autodist@mambasoft.it> 0.9.12-1mamba
- automatic version update by autodist
* Fri Jul 31 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.11-1mamba * Fri Jul 31 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.11-1mamba
- package created using the webbuild interface - package created using the webbuild interface