automatic version update by autodist [release 17.08.0-1mamba;Sat Aug 26 2017]

This commit is contained in:
Automatic Build System 2024-01-05 20:54:26 +01:00
parent 8befb4f413
commit 0a5f96ad5a

View File

@ -1,5 +1,5 @@
Name: bovo
Version: 17.04.3
Version: 17.08.0
Release: 1mamba
Summary: Five-in-a-row Board Game
Group: Graphical Desktop/Applications/Games
@ -11,13 +11,10 @@ Source: http://download.kde.org/stable/applications/%{version}/src/bovo-%
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: kdelibs-devel
BuildRequires: libgcc
BuildRequires: libkdegames-devel
BuildRequires: libqt4-devel
BuildRequires: libqt5-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
BuildRequires: libkdegames5-devel >= %{version}
BuildRequires: cmake
BuildRoot: %{_tmppath}/%{name}-%{version}-root
@ -66,6 +63,7 @@ Five-in-a-row Board Game.
%lang(et) %{_datadir}/doc/HTML/et/bovo
%lang(it) %{_datadir}/doc/HTML/it/bovo
%lang(nl) %{_datadir}/doc/HTML/nl/bovo
%lang(pt) %{_datadir}/doc/HTML/pt/bovo
%lang(pt_BR) %{_datadir}/doc/HTML/pt_BR/bovo
%lang(ru) %{_datadir}/doc/HTML/ru/bovo
%lang(sv) %{_datadir}/doc/HTML/sv/bovo
@ -73,6 +71,9 @@ Five-in-a-row Board Game.
%doc AUTHORS COPYING COPYING.DOC
%changelog
* Sat Aug 26 2017 Automatic Build System <autodist@mambasoft.it> 17.08.0-1mamba
- automatic version update by autodist
* Thu Aug 10 2017 Automatic Build System <autodist@mambasoft.it> 17.04.3-1mamba
- automatic version update by autodist