Compare commits
6 Commits
21.04.0-1m
...
21.08.2-1m
Author | SHA1 | Date | |
---|---|---|---|
8b41738b93 | |||
2fa0116614 | |||
c9ef9de435 | |||
ca20293f33 | |||
17b9103509 | |||
730291319c |
32
parley.spec
32
parley.spec
@ -1,17 +1,22 @@
|
||||
Name: parley
|
||||
Version: 21.04.0
|
||||
Version: 21.08.2
|
||||
Release: 1mamba
|
||||
Summary: Parley - Vocabulary Trainer
|
||||
Group: Graphical Desktop/Applications/Educational
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
URL: https://www.kde.org/applications/education/parley
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://apps.kde.org/education/parley/
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/parley-%{version}.tar.xz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libICE-devel
|
||||
BuildRequires: libQt5WebEngine-devel
|
||||
BuildRequires: libSM-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXext-devel
|
||||
BuildRequires: libXrender-devel
|
||||
BuildRequires: libattica5-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libkauth-devel
|
||||
@ -35,6 +40,7 @@ BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libkxmlgui-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libsolid-devel
|
||||
BuildRequires: libsonnet-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxml2-devel
|
||||
@ -121,9 +127,27 @@ exit 0
|
||||
%{_kde5_icondir}/hicolor/*/apps/%{name}.png
|
||||
%{_kde5_icondir}/hicolor/scalable/apps/%{name}*.svgz
|
||||
%{_kde5_xdgappsdir}/org.kde.%{name}.desktop
|
||||
%doc AUTHORS COPYING COPYING.DOC
|
||||
%doc LICENSES
|
||||
|
||||
%changelog
|
||||
* Fri Oct 08 2021 Automatic Build System <autodist@mambasoft.it> 21.08.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 03 2021 Automatic Build System <autodist@mambasoft.it> 21.08.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 15 2021 Automatic Build System <autodist@mambasoft.it> 21.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 09 2021 Automatic Build System <autodist@mambasoft.it> 21.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 11 2021 Automatic Build System <autodist@mambasoft.it> 21.04.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 13 2021 Automatic Build System <autodist@mambasoft.it> 21.04.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 22 2021 Automatic Build System <autodist@mambasoft.it> 21.04.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user