]> git.pld-linux.org Git - packages/ka5-kde-dev-scripts.git/commitdiff
- updated to 22.12.0 auto/th/ka5-kde-dev-scripts-22.12.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 8 Dec 2022 22:11:32 +0000 (23:11 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 8 Dec 2022 22:11:32 +0000 (23:11 +0100)
ka5-kde-dev-scripts.spec

index 4bfdf24079dedd1f54008ee17b73b88444c012ff..7cb32626b1c2db984472d24a39acdb5da0a2bd82 100644 (file)
@@ -1,18 +1,18 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeappsver      22.08.3
+%define                kdeappsver      22.12.0
 %define                kframever       5.94.0
 %define                qtver           5.15.2
 %define                kaname          kde-dev-scripts
 Summary:       Kde dev scripts
 Name:          ka5-%{kaname}
-Version:       22.08.3
+Version:       22.12.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: 87f138963d293115e29f86e01111a7ec
+# Source0-md5: 8c1ab8dc18a1d46108e0ff3622318048
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: cmake >= 2.8.12
@@ -98,6 +98,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/uncrustify-kf5
 %attr(755,root,root) %{_bindir}/wcgrep
 %attr(755,root,root) %{_bindir}/draw_lib_dependencies
+%attr(755,root,root) %{_bindir}/clean-forward-declaration.sh
+%attr(755,root,root) %{_bindir}/clean-includes.sh
 %dir %{_datadir}/uncrustify
 %{_datadir}/uncrustify/uncrustify-kf5.cfg
 %{_datadir}/uncrustify/uncrustify-qt.cfg
This page took 0.86944 seconds and 4 git commands to generate.