Compare commits
2 Commits
16.08.1-1m
...
16.08.3-1m
Author | SHA1 | Date | |
---|---|---|---|
05e8cbcf87 | |||
949633229e |
14
parley.spec
14
parley.spec
@ -1,5 +1,5 @@
|
||||
Name: parley
|
||||
Version: 16.08.1
|
||||
Version: 16.08.3
|
||||
Release: 1mamba
|
||||
Summary: Parley - Vocabulary Trainer
|
||||
Group: Graphical Desktop/Applications/Educational
|
||||
@ -9,16 +9,13 @@ Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: http://www.kde.org/applications/education/parley
|
||||
Source: http://download.kde.org/stable/applications/%{version}/src/parley-%{version}.tar.xz
|
||||
License: GPL
|
||||
BuildRequires: cmake
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: kdelibs-devel
|
||||
BuildRequires: kde-workspace-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libkdeedu-devel
|
||||
BuildRequires: libphonon-devel
|
||||
BuildRequires: libqt4-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libsoprano-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
@ -32,6 +29,7 @@ BuildRequires: libXpm-devel
|
||||
BuildRequires: libXrender-devel
|
||||
BuildRequires: libxslt-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: libkhtml-devel
|
||||
#Requires: kde-workspace
|
||||
@ -113,6 +111,12 @@ exit 0
|
||||
%doc AUTHORS COPYING COPYING.DOC TODO
|
||||
|
||||
%changelog
|
||||
* Fri Nov 11 2016 Automatic Build System <autodist@mambasoft.it> 16.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 16 2016 Automatic Build System <autodist@mambasoft.it> 16.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 09 2016 Automatic Build System <autodist@mambasoft.it> 16.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user