automatic version update by autodist [release 16.08.2-1mamba;Sun Oct 16 2016]

This commit is contained in:
Automatic Build System 2024-01-06 01:36:47 +01:00
parent bd9e6f11cf
commit 9559027c81

View File

@ -1,5 +1,5 @@
Name: khangman
Version: 16.08.1
Version: 16.08.2
Release: 1mamba
Summary: Hangman Game
Group: Graphical Desktop/Applications/Educational
@ -9,17 +9,14 @@ Packager: Davide Madrisan <davide.madrisan@gmail.com>
URL: http://www.kde.org
Source: http://download.kde.org/stable/applications/%{version}/src/khangman-%{version}.tar.xz
License: GPL
BuildRequires: cmake
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: kdelibs-devel
BuildRequires: kde-workspace-devel
BuildRequires: libgcc
BuildRequires: libkdeedu-devel
BuildRequires: libphonon-devel
BuildRequires: libqt4-devel
BuildRequires: libqt5-devel
BuildRequires: libstdc++6-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
BuildRequires: libkeduvocdocument-devel >= %{version}
BuildRequires: extra-cmake-modules
#Requires: kde-workspace
@ -103,6 +100,9 @@ exit 0
#%doc ChangeLog README TODO
%changelog
* Sun Oct 16 2016 Automatic Build System <autodist@mambasoft.it> 16.08.2-1mamba
- automatic version update by autodist
* Sun Sep 11 2016 Automatic Build System <autodist@mambasoft.it> 16.08.1-1mamba
- automatic version update by autodist