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

index df13fc93550c2a85e14a25ccac46934c716df8ff..78c6831addbc49e80b98528b01a26768fd6e9c57 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeframever     5.56
+%define                kdeframever     5.59
 %define                qtver           5.9.0
 %define                kfname          kross
 #
 Summary:       Embedding of scripting into applications
 Name:          kf5-%{kfname}
 %define                qtver           5.9.0
 %define                kfname          kross
 #
 Summary:       Embedding of scripting into applications
 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}/portingAids/%{kfname}-%{version}.tar.xz
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/portingAids/%{kfname}-%{version}.tar.xz
-# Source0-md5: 7a3854f1c5afdbf21d0aa691d5b4ed27
+# Source0-md5: 567e73202c15287f26c3b9e7ac419735
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel
 BuildRequires: Qt5DBus-devel >= 5.2.0)
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel
 BuildRequires: Qt5DBus-devel >= 5.2.0)
@@ -110,6 +110,15 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{qt5dir}/plugins/krossqts.so
 %attr(755,root,root) %{qt5dir}/plugins/script/krossqtsplugin.so
 %{_mandir}/man1/kf5kross.1*
 %attr(755,root,root) %{qt5dir}/plugins/krossqts.so
 %attr(755,root,root) %{qt5dir}/plugins/script/krossqtsplugin.so
 %{_mandir}/man1/kf5kross.1*
+%lang(ca) %{_mandir}/ca/man1/kf5kross.1*
+%lang(de) %{_mandir}/de/man1/kf5kross.1*
+%lang(es) %{_mandir}/es/man1/kf5kross.1*
+%lang(it) %{_mandir}/it/man1/kf5kross.1*
+%lang(nl) %{_mandir}/nl/man1/kf5kross.1*
+%lang(pt) %{_mandir}/pt/man1/kf5kross.1*
+%lang(pt_BR) %{_mandir}/pt_BR/man1/kf5kross.1*
+%lang(sv) %{_mandir}/sv/man1/kf5kross.1*
+%lang(uk) %{_mandir}/uk/man1/kf5kross.1*
 
 %files devel
 %defattr(644,root,root,755)
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.82071 seconds and 4 git commands to generate.