[bluedevil] updated git snapshot from the bluez5 branch

Lukas Tinkl ltinkl at fedoraproject.org
Tue Oct 15 12:34:34 UTC 2013


commit f5b1fdd842c2a5e2cb5124a76c8cf3ab632897a9
Author: Lukáš Tinkl <lukas at kde.org>
Date:   Tue Oct 15 14:34:27 2013 +0200

    updated git snapshot from the bluez5 branch
    
    - translations included

 .gitignore     |    1 +
 bluedevil.spec |   10 ++++++----
 sources        |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7919bbd..ab43813 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /bluedevil-2.0.0-20130907git.tar.bz2
+/bluedevil-2.0.0-20131015git.tar.bz2
diff --git a/bluedevil.spec b/bluedevil.spec
index cd0ecc1..bd1772b 100644
--- a/bluedevil.spec
+++ b/bluedevil.spec
@@ -1,10 +1,10 @@
 
-%define snap 20130907git
+%define snap 20131015git
 
 Name:           bluedevil
 Summary:        Bluetooth stack for KDE
 Version:        2.0.0
-Release:        0.3.%{snap}%{?dist}
+Release:        0.4.%{snap}%{?dist}
 
 License:        GPLv2+
 URL:            https://projects.kde.org/projects/extragear/base/bluedevil
@@ -67,10 +67,8 @@ make %{?_smp_mflags} -C %{_target_platform}
 %install
 make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
-# FIXME, snapshots currently have no translations/docs
 %find_lang %{name} --with-kde || touch %{name}.lang
 
-
 %check
 # FIXME: .desktop files need some mime/Categories love to validate properly -- Rex
 for desktop_file in %{buildroot}%{_kde4_datadir}/applications/kde4/*.desktop ; do
@@ -119,6 +117,10 @@ update-mime-database %{_kde4_datadir}/mime >& /dev/null
 
 
 %changelog
+* 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
+
 * Fri Sep 20 2013 Rex Dieter <rdieter at fedoraproject.org> 2.0.0-0.3.20130907git
 - fresh bluez5 branch snapshot
 
diff --git a/sources b/sources
index 56bcc10..9cc9a46 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-63bd21b2dbd74aecc5ec4e2c69360226  bluedevil-2.0.0-20130907git.tar.bz2
+f604af3b5afe9b617b1b8fd2d2a05f32  bluedevil-2.0.0-20131015git.tar.bz2


More information about the scm-commits mailing list