]> git.pld-linux.org Git - packages/kf5-kconfigwidgets.git/commitdiff
- updated to 5.59.0 auto/th/kf5-kconfigwidgets-5.59.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 10 Jun 2019 20:48:36 +0000 (22:48 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 10 Jun 2019 20:48:36 +0000 (22:48 +0200)
kf5-kconfigwidgets.spec

index ad47b5ef09ca073ed5b08741a07ff79705e7b50c..05a6f802c18a6d7728f047ee8088ed03cd5dee76 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeframever     5.56
+%define                kdeframever     5.59
 %define                qtver           5.9.0
 %define                kfname          kconfigwidgets
 
 Summary:       Widgets for configuration dialogs
 Name:          kf5-%{kfname}
-Version:       5.56.0
+Version:       5.59.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 7f5ba2cf7ef7190c554d24967848a4a1
+# Source0-md5: 70b60633d49d27020d26ec475d914917
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
@@ -90,6 +90,16 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %ghost %{_libdir}/libKF5ConfigWidgets.so.5
 %attr(755,root,root) %{_libdir}/libKF5ConfigWidgets.so.*.*
 %{_mandir}/man1/preparetips5.1*
+%lang(ca) %{_mandir}/ca/man1/preparetips5.1*
+%lang(de) %{_mandir}/de/man1/preparetips5.1*
+%lang(es) %{_mandir}/es/man1/preparetips5.1*
+%lang(it) %{_mandir}/it/man1/preparetips5.1*
+%lang(nl) %{_mandir}/nl/man1/preparetips5.1*
+%lang(pt) %{_mandir}/pt/man1/preparetips5.1*
+%lang(pt_BR) %{_mandir}/pt_BR/man1/preparetips5.1*
+%lang(ru) %{_mandir}/ru/man1/preparetips5.1*
+%lang(sv) %{_mandir}/sv/man1/preparetips5.1*
+%lang(uk) %{_mandir}/uk/man1/preparetips5.1*
 /etc/xdg/kconfigwidgets.categories
 
 %files devel
This page took 0.452022 seconds and 4 git commands to generate.