automatic version update by autodist [release 21.04.0-1mamba;Fri Apr 23 2021]
This commit is contained in:
parent
3c91ec5838
commit
b24d293cca
26
blinken.spec
26
blinken.spec
@ -1,5 +1,5 @@
|
||||
Name: blinken
|
||||
Version: 20.12.3
|
||||
Version: 21.04.0
|
||||
Release: 1mamba
|
||||
Summary: The KDE version of the well-known game Simon Says
|
||||
Group: Graphical Desktop/Applications/Games
|
||||
@ -9,22 +9,33 @@ Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: https://edu.kde.org/blinken/
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/blinken-%{version}.tar.xz
|
||||
License: GPL
|
||||
BuildRequires: cmake
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: kdelibs-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libkauth-devel
|
||||
BuildRequires: libkcodecs-devel
|
||||
BuildRequires: libkconfig-devel
|
||||
BuildRequires: libkconfigwidgets-devel
|
||||
BuildRequires: libkcoreaddons-devel
|
||||
BuildRequires: libkcrash-devel
|
||||
BuildRequires: libkdbusaddons-devel
|
||||
BuildRequires: libkguiaddons-devel
|
||||
BuildRequires: libki18n-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkxmlgui-devel
|
||||
BuildRequires: libphonon-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
#Requires: kde-workspace
|
||||
BuildRequires: cmake
|
||||
Provides: blinken4 = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Obsoletes: blinken4
|
||||
Obsoletes: blinken4 < 21.04.0
|
||||
|
||||
%description
|
||||
The KDE version of the well-known game Simon Says.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -67,9 +78,12 @@ exit 0
|
||||
%{_kde5_kcfgdir}/%{name}.kcfg
|
||||
%{_kde5_xdgappsdir}/org.kde.%{name}.desktop
|
||||
%{_kde5_sharedir}/metainfo/org.kde.blinken.appdata.xml
|
||||
%doc AUTHORS COPYING COPYING.DOC
|
||||
%doc AUTHORS LICENSES
|
||||
|
||||
%changelog
|
||||
* Fri Apr 23 2021 Automatic Build System <autodist@mambasoft.it> 21.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 05 2021 Automatic Build System <autodist@mambasoft.it> 20.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user