[anyremote] build

Mikhail Fedotov anyremote at fedoraproject.org
Tue Oct 19 16:51:16 UTC 2010


commit 5cd8dc6ee8407b3b350d644ad3afa6519c6b9303
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Tue Sep 28 22:29:54 2010 +0400

    build

 .gitignore     |    1 +
 anyremote.spec |    8 ++++++--
 sources        |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6789072..ead9c21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 anyremote-5.1.3.tar.gz
 anyremote-5.2.tar.gz
+/anyremote-5.3.tar.gz
diff --git a/anyremote.spec b/anyremote.spec
index 9978f24..107bb52 100644
--- a/anyremote.spec
+++ b/anyremote.spec
@@ -1,12 +1,12 @@
 Summary: Remote control through bluetooth or IR connection
 Name: anyremote
-Version: 5.2
+Version: 5.3
 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.1.3
+Requires: bc,dbus-glib,anyremote-data >= 5.3
 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,10 @@ Documentation for anyRemote
 
 %changelog
 
+* 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.
+
 * Wed Aug 25 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.2
 - Enhanced support for Get(password) command. Properly handle ampersand in file
   names.
diff --git a/sources b/sources
index 1b75762..0965d05 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7163d81ba9efdeefde7e2e40392e4238  anyremote-5.2.tar.gz
+f7e7bbaf150852b49804ca6024022da2  anyremote-5.3.tar.gz


More information about the scm-commits mailing list