diff --git a/khangman.spec b/khangman.spec index 8eeadb7..ad03399 100644 --- a/khangman.spec +++ b/khangman.spec @@ -1,5 +1,5 @@ Name: khangman -Version: 15.12.2 +Version: 15.12.3 Release: 1mamba Summary: Hangman Game Group: Graphical Desktop/Applications/Educational @@ -22,7 +22,7 @@ BuildRequires: libstdc++6-devel ## AUTOBUILDREQ-END BuildRequires: libkeduvocdocument-devel >= %{version} BuildRequires: extra-cmake-modules -Requires: kde-workspace +#Requires: kde-workspace Provides: khangman4 = %{?epoch:%epoch:}%{version}-%{release} Obsoletes: khangman4 BuildRoot: %{_tmppath}/%{name}-%{version}-root @@ -103,6 +103,9 @@ exit 0 #%doc ChangeLog README TODO %changelog +* Wed Mar 16 2016 Automatic Build System 15.12.3-1mamba +- automatic version update by autodist + * Wed Feb 17 2016 Automatic Build System 15.12.2-1mamba - automatic version update by autodist