]> git.pld-linux.org Git - packages/ka5-kamera.git/commitdiff
- updated to 23.04.0 auto/th/ka5-kamera-23.04.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 21 Apr 2023 17:13:46 +0000 (19:13 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Fri, 21 Apr 2023 17:13:46 +0000 (19:13 +0200)
ka5-kamera.spec

index 2494a9cd8fa7578e25860433bac03b61a9aeac3f..107b334d7ef093cb21e38aa0ce3cb345ebc8df1e 100644 (file)
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeappsver      22.12.3
+%define                kdeappsver      23.04.0
 %define                kframever       5.94.0
 %define                qtver           5.15.2
 %define                kaname          kamera
 Summary:       Kamera
 Name:          ka5-%{kaname}
-Version:       22.12.3
-Release:       2
+Version:       23.04.0
+Release:       1
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       https://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: c125ff48ec9ee3ed13b7bab1ea626e36
+# Source0-md5: cfdc6f2a0f8fb0f573be6056a4610963
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: cmake >= 2.8.12
@@ -72,8 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{kaname}.lang
 %defattr(644,root,root,755)
-%{_libdir}/qt5/plugins/kf5/kio/kio_kamera.so
+%attr(755,root,root) %{_libdir}/qt5/plugins/kf5/kio/kio_kamera.so
 %{_datadir}/solid/actions/solid_camera.desktop
 %{_datadir}/metainfo/org.kde.kamera.metainfo.xml
-%attr(755,root,root) %{_libdir}/qt5/plugins/plasma/kcms/systemsettings_qwidgets/kamera.so
-%{_desktopdir}/kamera.desktop
+%attr(755,root,root) %{_libdir}/qt5/plugins/plasma/kcms/systemsettings_qwidgets/kcm_kamera.so
+%{_desktopdir}/kcm_kamera.desktop
+%{_datadir}/qlogging-categories5/kamera.categories
This page took 0.36122 seconds and 4 git commands to generate.