]> git.pld-linux.org Git - packages/ka5-spectacle.git/blobdiff - ka5-spectacle.spec
- updated to 21.12.0
[packages/ka5-spectacle.git] / ka5-spectacle.spec
index 7dd38fe7b9e73e91db8dcc91b9ac562ad80eb4e8..c243ddf26e9a2570e196c2c5de893898eca68624 100644 (file)
@@ -1,16 +1,16 @@
-%define                kdeappsver      19.04.1
+%define                kdeappsver      21.12.0
 %define                qtver           5.9.0
 %define                kaname          spectacle
 
 Summary:       Spectacle
 Summary(pl.UTF-8):     Spectacle
 Name:          ka5-%{kaname}
-Version:       19.04.1
+Version:       21.12.0
 Release:       1
 License:       GPL
 Group:         X11/Applications/Editors
-Source0:       http://download.kde.org/stable/applications/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: cea2e152c98d790035b0be06bc07b7a6
+Source0:       http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
+# Source0-md5: 981442eb407affd72070aea362dd2e70
 URL:           http://www.kde.org/
 BuildRequires: Qt5Concurrent-devel
 BuildRequires: Qt5Core-devel
@@ -33,6 +33,7 @@ BuildRequires:        kf5-ki18n-devel >= 5.29.0
 BuildRequires: kf5-kio-devel >= 5.29.0
 BuildRequires: kf5-knewstuff-devel >= 5.29.0
 BuildRequires: kf5-knotifications-devel >= 5.29.0
+BuildRequires: kf5-kwayland-devel
 BuildRequires: kf5-kwidgetsaddons-devel >= 5.29.0
 BuildRequires: kf5-kwindowsystem-devel >= 5.29.0
 BuildRequires: kf5-kxmlgui-devel >= 5.29.0
@@ -74,7 +75,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{kaname}.lang
 %defattr(644,root,root,755)
-/etc/xdg/spectacle.categories
 %attr(755,root,root) %{_bindir}/spectacle
 %{_desktopdir}/org.kde.spectacle.desktop
 %{_datadir}/dbus-1/interfaces/org.kde.Spectacle.xml
@@ -84,6 +84,24 @@ rm -rf $RPM_BUILD_ROOT
 %{_iconsdir}/hicolor/32x32/apps/spectacle.png
 %{_iconsdir}/hicolor/48x48/apps/spectacle.png
 %{_iconsdir}/hicolor/scalable/apps/spectacle.svgz
-%{_datadir}/khotkeys/spectacle.khotkeys
 %{_datadir}/knotifications5/spectacle.notifyrc
 %{_datadir}/metainfo/org.kde.spectacle.appdata.xml
+%attr(755,root,root) %{_libdir}/kconf_update_bin/spectacle-migrate-shortcuts
+%attr(755,root,root) %{_libdir}/kconf_update_bin/spectacle-migrate-rememberregion
+%{_datadir}/kconf_update/spectacle_rememberregion.upd
+%attr(755,root,root) %{_datadir}/kconf_update/50-clipboard_settings_change.py
+%{_datadir}/kconf_update/spectacle_clipboard.upd
+%{_datadir}/kconf_update/spectacle_shortcuts.upd
+%dir %{_datadir}/kglobalaccel
+%{_datadir}/kglobalaccel/org.kde.spectacle.desktop
+%{_datadir}/qlogging-categories5/spectacle.categories
+%{_datadir}/kconf_update/spectacle_newConfig.upd
+%{systemduserunitdir}/app-org.kde.spectacle.service
+%{_mandir}/ca/man1/spectacle.1*
+%{_mandir}/de/man1/spectacle.1*
+%{_mandir}/es/man1/spectacle.1*
+%{_mandir}/it/man1/spectacle.1*
+%{_mandir}/man1/spectacle.1*
+%{_mandir}/nl/man1/spectacle.1*
+%{_mandir}/sv/man1/spectacle.1*
+%{_mandir}/uk/man1/spectacle.1*
This page took 0.133493 seconds and 4 git commands to generate.