diff --git a/kdesignerplugin-5.33.0.tar.xz b/kdesignerplugin-5.33.0.tar.xz deleted file mode 100644 index 66a608e..0000000 --- a/kdesignerplugin-5.33.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7a9ae55111b8c4ccb89e46fd3699d5b346de74fe40167b99daab9ba7fa288eb8 -size 89276 diff --git a/kdesignerplugin-5.34.0.tar.xz b/kdesignerplugin-5.34.0.tar.xz new file mode 100644 index 0000000..28cc0be --- /dev/null +++ b/kdesignerplugin-5.34.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50a9b3c2a58de0a94804d550e06e3d227dddbfa297133c0e76b2c1cccfcbcaca +size 90264 diff --git a/kdesignerplugin.changes b/kdesignerplugin.changes index b004f56..1095a1d 100644 --- a/kdesignerplugin.changes +++ b/kdesignerplugin.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon May 15 13:53:13 CEST 2017 - fabian@ritter-vogt.de + +- Update to 5.34.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.34.0.php +- Changes since 5.33.0: + * None +- Use %find_lang --with-man --all-name + ------------------------------------------------------------------- Sat Apr 15 10:11:47 CEST 2017 - lbeltrame@kde.org diff --git a/kdesignerplugin.spec b/kdesignerplugin.spec index 820c8b2..d257d43 100644 --- a/kdesignerplugin.spec +++ b/kdesignerplugin.spec @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.33 +%define _tar_path 5.34 Name: kdesignerplugin -Version: 5.33.0 +Version: 5.34.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 3.0 @@ -88,14 +88,7 @@ from ini-style description files. Development files. %kf5_makeinstall -C build %if %{with lang} -%find_lang %{name}5 --with-qt --without-mo -echo "%doc %lang(ca) %{_kf5_mandir}/ca" >>%{name}5.lang -echo "%doc %lang(de) %{_kf5_mandir}/de" >>%{name}5.lang -echo "%doc %lang(it) %{_kf5_mandir}/it" >>%{name}5.lang -echo "%doc %lang(nl) %{_kf5_mandir}/nl" >>%{name}5.lang -echo "%doc %lang(pt_BR) %{_kf5_mandir}/pt_BR" >>%{name}5.lang -echo "%doc %lang(sv) %{_kf5_mandir}/sv" >>%{name}5.lang -echo "%doc %lang(uk) %{_kf5_mandir}/uk" >>%{name}5.lang +%find_lang %{name} --with-qt --with-man --without-mo --all-name %endif %post -p /sbin/ldconfig @@ -103,7 +96,7 @@ echo "%doc %lang(uk) %{_kf5_mandir}/uk" >>%{name}5.lang %postun -p /sbin/ldconfig %if %{with lang} -%files lang -f %{name}5.lang +%files lang -f %{name}.lang %endif %files