]> git.pld-linux.org Git - packages/ka5-kwave.git/commitdiff
- updated to 22.04.0 auto/th/ka5-kwave-22.04.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 22 Apr 2022 15:53:25 +0000 (17:53 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 22 Apr 2022 15:53:25 +0000 (17:53 +0200)
ka5-kwave.spec

index 5fbba5e9f0bba38d307918b625c2891cd0e25ce8..05e854aa2b75e472d70753d9645ed6a282110a2f 100644 (file)
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeappsver      21.12.3
+%define                kdeappsver      22.04.0
 %define                kframever       5.56.0
 %define                qtver           5.9.0
 %define                kaname          kwave
 Summary:       Sound editor
 Name:          ka5-%{kaname}
-Version:       21.12.3
+Version:       22.04.0
 Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Applications
 Source0:       http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: c62783b9f1227654961cef49a1798c9e
+# Source0-md5: 80a74f55a640f2dd79193e6fc8e9b2e6
 URL:           http://www.kde.org/
 BuildRequires: ImageMagick
 BuildRequires: ImageMagick-coder-svg
@@ -92,9 +92,9 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{kaname}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kwave
-%ghost %{_libdir}/libkwave.so.21
+%ghost %{_libdir}/libkwave.so.22
 %attr(755,root,root) %{_libdir}/libkwave.so.*.*.*
-%ghost %{_libdir}/libkwavegui.so.21
+%ghost %{_libdir}/libkwavegui.so.22
 %attr(755,root,root) %{_libdir}/libkwavegui.so.*.*.*
 %dir %{_libdir}/qt5/plugins/kwave
 %attr(755,root,root) %{_libdir}/qt5/plugins/kwave/kwaveplugin_about.so
This page took 0.458103 seconds and 4 git commands to generate.