[anyremote/f14/master] build

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


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

    build

 .gitignore     |    1 +
 anyremote.spec |   17 +++++++++++------
 sources        |    2 +-
 3 files changed, 13 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index acb926f..1200df1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 anyremote-5.1.3.tar.gz
+/anyremote-5.3.tar.gz
diff --git a/anyremote.spec b/anyremote.spec
index 1058488..107bb52 100644
--- a/anyremote.spec
+++ b/anyremote.spec
@@ -1,13 +1,13 @@
 Summary: Remote control through bluetooth or IR connection
 Name: anyremote
-Version: 5.1.3
-Release: 2%{?dist}
+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
-BuildRequires:bluez-libs-devel >= 3.35, libX11-devel, libXtst-devel, xorg-x11-proto-devel, glib2-devel >= 2.18, dbus-devel >= 1.2.4, dbus-glib-devel >= 0.76
+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)
 
 %description
@@ -59,9 +59,14 @@ Documentation for anyRemote
 
 
 %changelog
-* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 5.1.3-2
-- recompiling .py files against Python 2.7 (rhbz#623271)
 
+* 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.
 
 * Thu Jul 8 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.1.3
 - Some configuration files and documentation were corrected.
diff --git a/sources b/sources
index e8c262d..0965d05 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e26666dc580dfc1743c65401eca0958  anyremote-5.1.3.tar.gz
+f7e7bbaf150852b49804ca6024022da2  anyremote-5.3.tar.gz


More information about the scm-commits mailing list