Compare commits
4 Commits
20.08.3-1m
...
20.12.3-1m
| Author | SHA1 | Date | |
|---|---|---|---|
| a0ef114a38 | |||
| 9f9aa2e751 | |||
| 4489e9ecea | |||
| 5f8f4776f3 |
@@ -1,14 +1,14 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: artikulate
|
||||
Version: 20.08.3
|
||||
Version: 20.12.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: http://www.kde.org
|
||||
URL: https://www.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
|
||||
@@ -36,7 +36,6 @@ BuildRequires: cmake
|
||||
BuildRequires: rpm-macros-kde5
|
||||
BuildRequires: extra-cmake-modules
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Artikulate is a language learning application that helps improving pronunciation skills for various languages.
|
||||
@@ -84,12 +83,12 @@ exit 0
|
||||
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/xdg/artikulate.knsrc
|
||||
%{_bindir}/artikulate
|
||||
%{_bindir}/artikulate_editor
|
||||
%{_datadir}/applications/org.kde.artikulate.desktop
|
||||
%{_datadir}/metainfo/org.kde.artikulate.appdata.xml
|
||||
%{_datadir}/config.kcfg/artikulate.kcfg
|
||||
%{_datadir}/knsrcfiles/artikulate.knsrc
|
||||
%{_datadir}/icons/hicolor/*/apps/artikulate.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/artikulate.svg
|
||||
%doc COPYING COPYING.DOC
|
||||
@@ -102,6 +101,18 @@ exit 0
|
||||
%{_libdir}/qt5/plugins/artikulate/libsound/qtmultimediabackend.so
|
||||
|
||||
%changelog
|
||||
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 20.12.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 04 2021 Automatic Build System <autodist@mambasoft.it> 20.12.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 07 2021 Automatic Build System <autodist@mambasoft.it> 20.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Dec 18 2020 Automatic Build System <autodist@mambasoft.it> 20.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 05 2020 Automatic Build System <autodist@mambasoft.it> 20.08.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user