]> git.pld-linux.org Git - packages/kf5-ki18n.git/commitdiff
- update to 5.79.0
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 6 Mar 2021 20:05:31 +0000 (21:05 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 6 Mar 2021 20:05:31 +0000 (21:05 +0100)
kf5-ki18n.spec

index b6f7ce5b94e6d98460d452279416f43f4397bff0..93c39e437e79ad8b7178551bdf9b1b232fd48c4c 100644 (file)
@@ -1,17 +1,17 @@
 # TODO:
 # find_lang needs to be updated (to handle pmap, pmapc, js files)
-%define                kdeframever     5.67
+%define                kdeframever     5.79
 %define                qtver           5.9.0
 %define                kfname          ki18n
 
 Summary:       KDE Gettext-based UI text internationalization
 Name:          kf5-%{kfname}
-Version:       5.67.0
+Version:       5.79.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: e6a5226f42a3cc444938fb80a7463ab4
+# Source0-md5: 086b5b66351ffd6b9c734896b6a740f9
 URL:           http://www.kde.org/
 BuildRequires: Qt5Concurrent-devel >= %{qtver}
 BuildRequires: Qt5Core-devel >= %{qtver}
@@ -83,6 +83,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libKF5I18n.so.*.*
 %attr(755,root,root) %{qt5dir}/plugins/kf5/ktranscript.so
 %{_datadir}/qlogging-categories5/ki18n.categories
+%{_datadir}/qlogging-categories5/ki18n.renamecategories
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.377844 seconds and 4 git commands to generate.