[bluedevil] 20131128 snapshot

Rex Dieter rdieter at fedoraproject.org
Tue Dec 10 04:14:39 UTC 2013


commit bb9d43b815102502b982da1ee2a94b81f0b0d2b7
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Dec 9 22:14:44 2013 -0600

    20131128 snapshot

 .gitignore     |    1 +
 bluedevil.spec |   16 ++++++----------
 sources        |    2 +-
 3 files changed, 8 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ab43813..ddd4941 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /bluedevil-2.0.0-20130907git.tar.bz2
 /bluedevil-2.0.0-20131015git.tar.bz2
+/bluedevil-2.0.0-20131128.tar.xz
diff --git a/bluedevil.spec b/bluedevil.spec
index 67946ab..7cb2663 100644
--- a/bluedevil.spec
+++ b/bluedevil.spec
@@ -1,25 +1,19 @@
 
-%define snap 20131015git
+%define snap 20131128
 
 Name:           bluedevil
 Summary:        Bluetooth stack for KDE
 Version:        2.0.0
-Release:        0.4.%{snap}%{?dist}
+Release:        0.5.%{snap}%{?dist}
 
 License:        GPLv2+
 URL:            https://projects.kde.org/projects/extragear/base/bluedevil
 %if 0%{?snap:1}
-Source0:         bluedevil-%{version}-%{snap}.tar.bz2
+Source0:         bluedevil-%{version}-%{snap}.tar.xz
 %else
 Source0:        http://download.kde.org/%{?pre:un}stable/bluedevil/%{version}%{?pre:-%{pre}}/src/bluedevil-%{version}%{?pre:-%{pre}}.tar.bz2
 %endif
 
-
-# support (or not) same arch's that obexd does
-ExcludeArch:    s390 s390x
-
-## upstream patches
-
 BuildRequires:  cmake
 BuildRequires:  desktop-file-utils
 BuildRequires:  gettext
@@ -40,7 +34,6 @@ Requires:       obexd
 
 Requires:       pulseaudio-module-bluetooth
 
-
 %description
 BlueDevil is the bluetooth stack for KDE.
 
@@ -115,6 +108,9 @@ update-mime-database %{_kde4_datadir}/mime >& /dev/null
 
 
 %changelog
+* Mon Dec 09 2013 Rex Dieter <rdieter at fedoraproject.org> 2.0.0-0.5.20131128
+- 20131128 snapshot
+
 * Tue Oct 15 2013 Lukáš Tinkl <ltinkl at redhat.com> 2.0.0-0.4.20131015git
 - updated git snapshot from the bluez5 branch
 - translations included
diff --git a/sources b/sources
index 9cc9a46..4c53b75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f604af3b5afe9b617b1b8fd2d2a05f32  bluedevil-2.0.0-20131015git.tar.bz2
+1e24ccc3deea61b4df294ad009e5c29a  bluedevil-2.0.0-20131128.tar.xz


More information about the scm-commits mailing list