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