]> git.pld-linux.org Git - packages/kp5-bluedevil.git/blobdiff - kp5-bluedevil.spec
- removing unsupported locale: ie
[packages/kp5-bluedevil.git] / kp5-bluedevil.spec
index ea8cdb459dcaf48f7b9ab8aa8c4474acfc636372..8b5c2bccf57d05f2b71b28f066a05d1add56e077 100644 (file)
@@ -1,17 +1,17 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeplasmaver    5.26.5
+%define                kdeplasmaver    5.27.0
 %define                qtver           5.15.2
 %define                kpname          bluedevil
 Summary:       Integrate the Bluetooth technology within KDE workspace and applications
 Name:          kp5-%{kpname}
-Version:       5.26.5
-Release:       1
+Version:       5.27.0
+Release:       2
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: 3440d7a273988cddb711ddd864ae85d7
+# Source0-md5: 08b2b37d8abfd3fefa84644e6966f269
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Quick-devel >= %{qtver}
@@ -63,6 +63,9 @@ ctest
 rm -rf $RPM_BUILD_ROOT
 %ninja_install -C build
 
+# not supported by glibc yet
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
 %find_lang bluedevil --all-name --with-kde
 
 %clean
This page took 0.117517 seconds and 4 git commands to generate.