Compare commits

...

19 Commits

Author SHA1 Message Date
6b9e215df8 automatic version update by autodist [release 22.08.3-1mamba;Fri Nov 04 2022] 2024-01-05 20:34:12 +01:00
27bbcadd18 automatic version update by autodist [release 22.08.2-1mamba;Fri Oct 14 2022] 2024-01-05 20:34:12 +01:00
4c31544aa5 automatic version update by autodist [release 22.08.1-1mamba;Thu Sep 08 2022] 2024-01-05 20:34:12 +01:00
9d2aa8f11e automatic version update by autodist [release 22.08.0-1mamba;Thu Aug 18 2022] 2024-01-05 20:34:12 +01:00
6b747e3f28 automatic version update by autodist [release 22.04.3-1mamba;Thu Jul 07 2022] 2024-01-05 20:34:12 +01:00
740c6c0de1 automatic version update by autodist [release 22.04.2-1mamba;Thu Jun 09 2022] 2024-01-05 20:34:12 +01:00
7436c88994 automatic version update by autodist [release 22.04.1-1mamba;Thu May 12 2022] 2024-01-05 20:34:11 +01:00
4df54075b8 automatic version update by autodist [release 22.04.0-1mamba;Thu Apr 21 2022] 2024-01-05 20:34:11 +01:00
bfe792da9f automatic version update by autodist [release 21.12.3-1mamba;Thu Mar 03 2022] 2024-01-05 20:34:11 +01:00
a345044a18 automatic version update by autodist [release 21.12.2-1mamba;Fri Feb 04 2022] 2024-01-05 20:34:11 +01:00
6785c3d65a automatic version update by autodist [release 21.12.1-1mamba;Thu Jan 06 2022] 2024-01-05 20:34:11 +01:00
991a575b98 automatic version update by autodist [release 21.12.0-1mamba;Thu Dec 09 2021] 2024-01-05 20:34:11 +01:00
2c17e38b68 automatic version update by autodist [release 21.08.3-1mamba;Thu Nov 04 2021] 2024-01-05 20:34:11 +01:00
e7bdd34ecf automatic version update by autodist [release 21.08.2-1mamba;Fri Oct 08 2021] 2024-01-05 20:34:11 +01:00
90546a09c9 automatic version update by autodist [release 21.08.1-1mamba;Thu Sep 02 2021] 2024-01-05 20:34:11 +01:00
89bb7e409f automatic version update by autodist [release 21.08.0-1mamba;Thu Aug 12 2021] 2024-01-05 20:34:11 +01:00
8847a8a4b3 automatic version update by autodist [release 21.04.3-1mamba;Thu Jul 08 2021] 2024-01-05 20:34:11 +01:00
8cdc5339c5 automatic version update by autodist [release 21.04.2-1mamba;Thu Jun 10 2021] 2024-01-05 20:34:11 +01:00
e39bdb99f8 automatic version update by autodist [release 21.04.1-1mamba;Thu May 13 2021] 2024-01-05 20:34:11 +01:00

View File

@@ -1,19 +1,21 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: artikulate
Version: 21.04.0
Version: 22.08.3
Release: 1mamba
Summary: KDE Frameworks 5 language learning application
Group: Graphical Desktop/Applications/Educational
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.kde.org
URL: https://kde.org/
Source: https://download.kde.org/stable/release-service/%{version}/src/artikulate-%{version}.tar.xz
# Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libQt5Multimedia-devel
BuildRequires: libQt5XmlPatterns-devel
BuildRequires: libattica5-devel
BuildRequires: libgcc
BuildRequires: libkarchive-devel
@@ -28,8 +30,9 @@ BuildRequires: libknewstuff-devel
BuildRequires: libkservice-devel
BuildRequires: libkwidgetsaddons-devel
BuildRequires: libkxmlgui-devel
BuildRequires: libqt5-devel
BuildRequires: libstdc++6-devel
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtdeclarative-devel
## AUTOBUILDREQ-END
BuildRequires: cmake
BuildRequires: rpm-macros-kde5
@@ -100,6 +103,63 @@ exit 0
%{_libdir}/qt5/plugins/artikulate/libsound/qtmultimediabackend.so
%changelog
* Fri Nov 04 2022 Automatic Build System <autodist@mambasoft.it> 22.08.3-1mamba
- automatic version update by autodist
* Fri Oct 14 2022 Automatic Build System <autodist@mambasoft.it> 22.08.2-1mamba
- automatic version update by autodist
* Thu Sep 08 2022 Automatic Build System <autodist@mambasoft.it> 22.08.1-1mamba
- automatic version update by autodist
* Thu Aug 18 2022 Automatic Build System <autodist@mambasoft.it> 22.08.0-1mamba
- automatic version update by autodist
* Thu Jul 07 2022 Automatic Build System <autodist@mambasoft.it> 22.04.3-1mamba
- automatic version update by autodist
* Thu Jun 09 2022 Automatic Build System <autodist@mambasoft.it> 22.04.2-1mamba
- automatic version update by autodist
* Thu May 12 2022 Automatic Build System <autodist@mambasoft.it> 22.04.1-1mamba
- automatic version update by autodist
* Thu Apr 21 2022 Automatic Build System <autodist@mambasoft.it> 22.04.0-1mamba
- automatic version update by autodist
* Thu Mar 03 2022 Automatic Build System <autodist@mambasoft.it> 21.12.3-1mamba
- automatic version update by autodist
* Fri Feb 04 2022 Automatic Build System <autodist@mambasoft.it> 21.12.2-1mamba
- automatic version update by autodist
* Thu Jan 06 2022 Automatic Build System <autodist@mambasoft.it> 21.12.1-1mamba
- automatic version update by autodist
* Thu Dec 09 2021 Automatic Build System <autodist@mambasoft.it> 21.12.0-1mamba
- automatic version update by autodist
* Thu Nov 04 2021 Automatic Build System <autodist@mambasoft.it> 21.08.3-1mamba
- automatic version update by autodist
* Fri Oct 08 2021 Automatic Build System <autodist@mambasoft.it> 21.08.2-1mamba
- automatic version update by autodist
* Thu Sep 02 2021 Automatic Build System <autodist@mambasoft.it> 21.08.1-1mamba
- automatic version update by autodist
* Thu Aug 12 2021 Automatic Build System <autodist@mambasoft.it> 21.08.0-1mamba
- automatic version update by autodist
* Thu Jul 08 2021 Automatic Build System <autodist@mambasoft.it> 21.04.3-1mamba
- automatic version update by autodist
* Thu Jun 10 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