[gnome-bluetooth] Update to 3.6.1

Kalev Lember kalev at fedoraproject.org
Thu Nov 15 19:33:58 UTC 2012


commit 996a4c868065cc0f1d4b0a4a8f58b156e73aa4c0
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu Nov 15 20:16:29 2012 +0100

    Update to 3.6.1

 .gitignore           |    1 +
 gnome-bluetooth.spec |   13 +++++--------
 sources              |    2 +-
 3 files changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b8f4e51..1d67c55 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ gnome-bluetooth-2.90.0.tar.bz2
 /gnome-bluetooth-3.5.5.tar.xz
 /gnome-bluetooth-3.5.92.tar.xz
 /gnome-bluetooth-3.6.0.tar.xz
+/gnome-bluetooth-3.6.1.tar.xz
diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec
index 93b9d20..1095ae8 100644
--- a/gnome-bluetooth.spec
+++ b/gnome-bluetooth.spec
@@ -1,13 +1,13 @@
 Name:		gnome-bluetooth
 Epoch:		1
-Version:	3.6.0
+Version:	3.6.1
 Release:	1%{?dist}
 Summary:	Bluetooth graphical utilities
 
 Group:		Applications/Communications
 License:	GPLv2+
 URL:		http://live.gnome.org/GnomeBluetooth
-Source0:	http://download.gnome.org/sources/gnome-bluetooth/3.5/gnome-bluetooth-%{version}.tar.xz
+Source0:	http://download.gnome.org/sources/gnome-bluetooth/3.6/gnome-bluetooth-%{version}.tar.xz
 Source1:	61-gnome-bluetooth-rfkill.rules
 
 ExcludeArch:	s390 s390x
@@ -16,7 +16,6 @@ BuildRequires:	gtk3-devel >= 3.0
 BuildRequires:	GConf2-devel
 BuildRequires:	dbus-glib-devel
 BuildRequires:	libnotify-devel
-BuildRequires:	gnome-doc-utils rarian-compat
 BuildRequires:	nautilus-sendto-devel >= 2.90.0
 
 BuildRequires:	intltool desktop-file-utils gettext gtk-doc
@@ -70,8 +69,6 @@ for writing applications that require a Bluetooth device selection widget.
 
 %prep
 %setup -q
-# Upstream commit 855afd329b9d833c57b9652380b15ee5ab29c372
-sed -i 's|3.1.0|3.7.0|g' configure
 
 %build
 %configure --disable-desktop-update --disable-icon-update --enable-nautilus-sendto=yes --disable-schemas-compile
@@ -150,7 +147,6 @@ if [ $1 -eq 0 ] ; then
 fi
 
 %files
-%defattr(-,root,root,-)
 %doc README NEWS COPYING
 %{_sysconfdir}/xdg/autostart/bluetooth-applet.desktop
 %{_bindir}/bluetooth-applet
@@ -166,7 +162,6 @@ fi
 %{_datadir}/glib-2.0/schemas/*
 
 %files -f gnome-bluetooth2.lang libs
-%defattr(-,root,root,-)
 %doc COPYING.LIB
 %{_libdir}/libgnome-bluetooth.so.*
 %{_libdir}/girepository-1.0/GnomeBluetooth-1.0.typelib
@@ -174,7 +169,6 @@ fi
 %{_datadir}/icons/hicolor/*/status/*
 
 %files libs-devel
-%defattr(-,root,root,-)
 %{_includedir}/gnome-bluetooth/
 %{_libdir}/libgnome-bluetooth.so
 %{_libdir}/libgnome-bluetooth.la
@@ -183,6 +177,9 @@ fi
 %{_datadir}/gtk-doc
 
 %changelog
+* Thu Nov 15 2012 Kalev Lember <kalevlember at gmail.com> - 1:3.6.1-1
+- Update to 3.6.1
+
 * Tue Sep 25 2012 Richard Hughes <hughsient at gmail.com> - 1:3.6.0-1
 - Update to 3.6.0
 
diff --git a/sources b/sources
index 53106c2..5f5c66b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0efd662c199d20559d82b0a5f8bd8bc0  gnome-bluetooth-3.6.0.tar.xz
+a3b0b6c2c542b3264cb0144a4efb3342  gnome-bluetooth-3.6.1.tar.xz


More information about the scm-commits mailing list