[anyremote/f13/master] build

Mikhail Fedotov anyremote at fedoraproject.org
Sat Feb 12 14:50:57 UTC 2011


commit ad7a4de034d44354bff09dad7d68b295fc368615
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Sat Feb 12 17:53:20 2011 +0300

    build

 .gitignore     |    1 +
 anyremote.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ead9c21..5601370 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 anyremote-5.1.3.tar.gz
 anyremote-5.2.tar.gz
 /anyremote-5.3.tar.gz
+/anyremote-5.4.tar.gz
diff --git a/anyremote.spec b/anyremote.spec
index 107bb52..93d6808 100644
--- a/anyremote.spec
+++ b/anyremote.spec
@@ -1,12 +1,12 @@
 Summary: Remote control through bluetooth or IR connection
 Name: anyremote
-Version: 5.3
+Version: 5.4
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
 URL: http://anyremote.sourceforge.net/
-Requires: bc,dbus-glib,anyremote-data >= 5.3
+Requires: bc,dbus-glib,anyremote-data >= 5.4
 BuildRequires:bluez-libs-devel >= 4.64, libX11-devel, libXtst-devel, xorg-x11-proto-devel, glib2-devel >= 2.24.1, dbus-devel >= 1.2.24, dbus-glib-devel >= 0.86
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -60,6 +60,9 @@ Documentation for anyRemote
 
 %changelog
 
+* Sat Feb 12 2011 Mikhail Fedotov <anyremote at mail.ru> - 5.4
+- Fix work in AT-mode with Bluez 4.X
+
 * Tue Oct 19 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.3
 - Support volume control through PulseAudio. Added configuration files for Miro player,
   MPRIS-compatible players. Some fixes in configuration files.
diff --git a/sources b/sources
index 0965d05..d3d87b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f7e7bbaf150852b49804ca6024022da2  anyremote-5.3.tar.gz
+46f4f1c6c26a9598c8dd6314b5e14ce3  anyremote-5.4.tar.gz


More information about the scm-commits mailing list