Compare commits

..

14 Commits

Author SHA1 Message Date
acf794ec61 automatic version update by autodist [release 18.08.2-1mamba;Thu Oct 11 2018] 2024-01-05 20:53:03 +01:00
028d45eb5e automatic version update by autodist [release 18.08.1-1mamba;Thu Sep 06 2018] 2024-01-05 20:53:03 +01:00
61b52d9ed8 automatic version update by autodist [release 18.08.0-1mamba;Sat Aug 18 2018] 2024-01-05 20:53:03 +01:00
e1cb0fe5c5 automatic version update by autodist [release 18.04.3-1mamba;Thu Jul 12 2018] 2024-01-05 20:53:03 +01:00
8c943ee2f7 automatic version update by autodist [release 18.04.2-1mamba;Thu Jun 07 2018] 2024-01-05 20:53:03 +01:00
482a507339 automatic version update by autodist [release 18.04.1-1mamba;Thu May 10 2018] 2024-01-05 20:53:03 +01:00
f7f48ea143 automatic version update by autodist [release 18.04.0-1mamba;Sat Apr 21 2018] 2024-01-05 20:53:03 +01:00
dc72186bba automatic version update by autodist [release 17.12.3-1mamba;Thu Mar 08 2018] 2024-01-05 20:53:03 +01:00
a29ca882c2 automatic version update by autodist [release 17.12.1-1mamba;Thu Jan 11 2018] 2024-01-05 20:53:03 +01:00
c7260d5519 automatic version update by autodist [release 17.12.0-1mamba;Wed Dec 20 2017] 2024-01-05 20:53:03 +01:00
a25dcc9827 automatic version update by autodist [release 17.08.3-1mamba;Fri Nov 10 2017] 2024-01-05 20:53:02 +01:00
432c9d528c automatic version update by autodist [release 17.08.2-1mamba;Thu Oct 12 2017] 2024-01-05 20:53:02 +01:00
244ed0d58d automatic version update by autodist [release 17.08.1-1mamba;Thu Sep 07 2017] 2024-01-05 20:53:02 +01:00
7525020764 automatic version update by autodist [release 17.08.0-1mamba;Fri Aug 25 2017] 2024-01-05 20:53:02 +01:00

View File

@ -1,5 +1,5 @@
Name: bomber
Version: 17.04.3
Version: 18.08.2
Release: 1mamba
Summary: Arcade Bombing Game
Group: Graphical Desktop/Applications/Games
@ -9,15 +9,24 @@ Packager: Davide Madrisan <davide.madrisan@gmail.com>
URL: http://www.kde.org
Source: http://download.kde.org/stable/applications/%{version}/src/bomber-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-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: libki18n-devel
BuildRequires: libkwidgetsaddons-devel
BuildRequires: libkxmlgui-devel
BuildRequires: libqt5-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
BuildRequires: automoc4
BuildRequires: cmake
BuildRequires: libqt4-devel
BuildRequires: kdelibs-devel
## AUTOBUILDREQ-BEGIN
## note: run 'autospec -u -a6 bomber.spec' to get the list of build requirements.
## AUTOBUILDREQ-END
BuildRequires: libkdegames5-devel >= %{version}
Requires: kdelibs%{?_kde4_version: >= %{_kde4_version}}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
@ -91,6 +100,51 @@ exit 0
%doc AUTHORS COPYING
%changelog
* Thu Oct 11 2018 Automatic Build System <autodist@mambasoft.it> 18.08.2-1mamba
- automatic version update by autodist
* Thu Sep 06 2018 Automatic Build System <autodist@mambasoft.it> 18.08.1-1mamba
- automatic version update by autodist
* Sat Aug 18 2018 Automatic Build System <autodist@mambasoft.it> 18.08.0-1mamba
- automatic version update by autodist
* Thu Jul 12 2018 Automatic Build System <autodist@mambasoft.it> 18.04.3-1mamba
- automatic version update by autodist
* Thu Jun 07 2018 Automatic Build System <autodist@mambasoft.it> 18.04.2-1mamba
- automatic version update by autodist
* Thu May 10 2018 Automatic Build System <autodist@mambasoft.it> 18.04.1-1mamba
- automatic version update by autodist
* Sat Apr 21 2018 Automatic Build System <autodist@mambasoft.it> 18.04.0-1mamba
- automatic version update by autodist
* Thu Mar 08 2018 Automatic Build System <autodist@mambasoft.it> 17.12.3-1mamba
- automatic version update by autodist
* Fri Feb 09 2018 Automatic Build System <autodist@mambasoft.it> 17.12.2-1mamba
- automatic version update by autodist
* Thu Jan 11 2018 Automatic Build System <autodist@mambasoft.it> 17.12.1-1mamba
- automatic version update by autodist
* Wed Dec 20 2017 Automatic Build System <autodist@mambasoft.it> 17.12.0-1mamba
- automatic version update by autodist
* Fri Nov 10 2017 Automatic Build System <autodist@mambasoft.it> 17.08.3-1mamba
- automatic version update by autodist
* Thu Oct 12 2017 Automatic Build System <autodist@mambasoft.it> 17.08.2-1mamba
- automatic version update by autodist
* Thu Sep 07 2017 Automatic Build System <autodist@mambasoft.it> 17.08.1-1mamba
- automatic version update by autodist
* Fri Aug 25 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