From 76b3ed8f7c8dad8d577734aee13cff8a6bb66e5ba65ddc014fbee7038f87f9f1 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 2 Sep 2015 05:53:33 +0000 Subject: [PATCH] Accepting request 327903 from KDE:Applications Update to 15.08. @maxlin, please put the sr into openSUSE:Factory:Staging:H as there is a file conflict otherwise with plasma5-desktop OBS-URL: https://build.opensuse.org/request/show/327903 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio-extras5?expand=0&rev=21 --- kio-extras-15.08.0.tar.xz | 3 +++ kio-extras-5.3.2.tar.xz | 3 --- kio-extras5.changes | 14 ++++++++++++++ kio-extras5.spec | 14 +------------- 4 files changed, 18 insertions(+), 16 deletions(-) create mode 100644 kio-extras-15.08.0.tar.xz delete mode 100644 kio-extras-5.3.2.tar.xz diff --git a/kio-extras-15.08.0.tar.xz b/kio-extras-15.08.0.tar.xz new file mode 100644 index 0000000..711db20 --- /dev/null +++ b/kio-extras-15.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b72384e7ad29a7eca7bce344cf1a8f48cd557444bd0afeced01c817826f3e074 +size 266240 diff --git a/kio-extras-5.3.2.tar.xz b/kio-extras-5.3.2.tar.xz deleted file mode 100644 index f152838..0000000 --- a/kio-extras-5.3.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7cc90553fc6a003e776ee5417e437007cc97d37f774edc92e21bdf5a0710d7ed -size 613172 diff --git a/kio-extras5.changes b/kio-extras5.changes index 3a2634f..a4a5b33 100644 --- a/kio-extras5.changes +++ b/kio-extras5.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Aug 19 19:43:22 UTC 2015 - cgiboudeaux@gmx.com + +- Update to KDE Applications 15.08.0 + * KDE Applications 15.08.0 + * https://www.kde.org/announcements/announce-applications-15.08.0.php + +------------------------------------------------------------------- +Fri Aug 7 07:53:46 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.07.90 + * KDE Applications 15.08.0 RC1 + * https://www.kde.org/announcements/announce-applications-15.07.90.php + ------------------------------------------------------------------- Sun Jun 28 18:31:47 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/kio-extras5.spec b/kio-extras5.spec index 90c81c6..607fcaf 100644 --- a/kio-extras5.spec +++ b/kio-extras5.spec @@ -16,9 +16,8 @@ # -%bcond_without lang Name: kio-extras5 -Version: 5.3.2 +Version: 15.08.0 Release: 0 Summary: Additional KIO-slaves for KDE applications License: GPL-2.0+ @@ -59,9 +58,6 @@ BuildRequires: pkgconfig(smbclient) # we want some imageformats in Recommends: libqt5-qtimageformats Recommends: kimageformats -%if %{with lang} -Recommends: %{name}-lang -%endif #BuildRequires: update-desktop-files Provides: kfileaudiopreview = 4.100.0 Obsoletes: kfileaudiopreview <= 4.100.0 @@ -70,7 +66,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Additional KIO-slaves for KDE applications. -%lang_package %prep %setup -q -n kio-extras-%{version} sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt @@ -97,7 +92,6 @@ sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt %{_kf5_servicesdir}/ %{_kf5_servicetypesdir}/ %{_kf5_sharedir}/kio_bookmarks/ -%{_kf5_sharedir}/kio_desktop/ %{_kf5_sharedir}/kio_docfilter/ %{_kf5_sharedir}/kio_info/ %{_kf5_sharedir}/konqsidebartng/ @@ -106,10 +100,4 @@ sed -i '/^add_subdirectory( doc )/d' CMakeLists.txt %{_kf5_sharedir}/solid/ %{_kf5_sharedir}/mime/packages/kf5_network.xml -%if %{with lang} -%files lang -%defattr(-,root,root) -%{_kf5_localedir}/ -%endif - %changelog