rdieter pushed to bluedevil (f22). "5.3.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Apr 25 18:00:49 UTC 2015


>From 819fa58511859fdb10d28f4b8d515404b39811a9 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Sat, 25 Apr 2015 12:56:28 -0500
Subject: 5.3.0


diff --git a/.gitignore b/.gitignore
index f85c26d..ffe1d3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /bluedevil-5.2.1.tar.xz
 /bluedevil-5.2.2.tar.xz
 /bluedevil-5.2.95.tar.xz
+/bluedevil-5.3.0.tar.xz
diff --git a/bluedevil.spec b/bluedevil.spec
index ee7a0de..24d45d7 100644
--- a/bluedevil.spec
+++ b/bluedevil.spec
@@ -1,7 +1,7 @@
 Name:           bluedevil
 Summary:        Bluetooth stack for KDE
-Version:        5.2.95
-Release:        2%{?dist}
+Version:        5.3.0
+Release:        1%{?dist}
 
 License:        GPLv2+
 URL:            https://projects.kde.org/projects/extragear/base/bluedevil
@@ -65,7 +65,7 @@ make %{?_smp_mflags} -C %{_target_platform}
 
 %install
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
-%find_lang bluedevil5  --with-qt --with-kde --all-name
+%find_lang bluedevil5  --with-qt --all-name
 
 %check
 desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.bluedevilsendfile.desktop
@@ -88,7 +88,8 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
 
 %files -f bluedevil5.lang
 %doc README
-%{_kf5_bindir}/bluedevil-*
+%{_kf5_bindir}/bluedevil-sendfile
+%{_kf5_bindir}/bluedevil-wizard
 %{_libexecdir}/bluedevil-*
 %{_kf5_qtplugindir}/kcm_*.so
 %{_kf5_qtplugindir}/kio_*.so
@@ -98,14 +99,18 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
 %{_kf5_datadir}/kservices5/*.desktop
 %{_kf5_datadir}/kservices5/*.protocol
 %{_kf5_datadir}/knotifications5/bluedevil.notifyrc
-%{_kf5_datadir}/applications/*.desktop
-%{_kf5_datadir}/bluedevilwizard
+%{_kf5_datadir}/applications/org.kde.bluedevilsendfile.desktop
+%{_kf5_datadir}/applications/org.kde.bluedevilwizard.desktop
+%{_kf5_datadir}/bluedevilwizard/
 %{_kf5_datadir}/plasma/plasmoids/org.kde.plasma.bluetooth
-%{_kf5_qmldir}/org/kde/plasma/private/bluetooth
+%{_kf5_qmldir}/org/kde/plasma/private/bluetooth/
 %{_datadir}/mime/packages/*.xml
 
 
 %changelog
+* Sat Apr 25 2015 Rex Dieter <rdieter at fedoraproject.org> 5.3.0-1
+- 5.3.0
+
 * Sat Apr 25 2015 Rex Dieter <rdieter at fedoraproject.org> - 5.2.95-2
 - drop Provides: -autostart (it's a lie, not included or supported anymore)
 - .spec cosmetics
diff --git a/sources b/sources
index d063f99..6656f8e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-85953cbefdec95e0fb97c0fdc873b0e5  bluedevil-5.2.95.tar.xz
+be64849a93c5938db123d9774f9d6d1a  bluedevil-5.3.0.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/bluedevil.git/commit/?h=f22&id=819fa58511859fdb10d28f4b8d515404b39811a9


More information about the scm-commits mailing list