automatic version update by autodist [release 25.08.0-1mamba;Wed Aug 20 2025]
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
|
||||
Name: artikulate
|
||||
Version: 25.04.3
|
||||
Version: 25.08.0
|
||||
Release: 1mamba
|
||||
Summary: KDE language learning application
|
||||
Group: Graphical Desktop/Applications/Educational
|
||||
@@ -62,7 +62,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@@ -79,14 +78,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name}
|
||||
/sbin/ldconfig
|
||||
exit 0
|
||||
|
||||
%postun -n lib%{name}
|
||||
/sbin/ldconfig
|
||||
exit 0
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/artikulate
|
||||
@@ -103,10 +94,11 @@ exit 0
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libartikulatecore.so.*
|
||||
%{_libdir}/libartikulatelearnerprofile.so.*
|
||||
%{_libdir}/libartikulatesound.so.*
|
||||
#%{_libdir}/qt6/plugins/artikulate/libsound/qtmultimediabackend.so
|
||||
|
||||
%changelog
|
||||
* Wed Aug 20 2025 Automatic Build System <autodist@openmamba.org> 25.08.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 03 2025 Automatic Build System <autodist@openmamba.org> 25.04.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user