[anyremote/f18] build

Mikhail Fedotov anyremote at fedoraproject.org
Mon Oct 15 19:42:39 UTC 2012


commit 98922b87f13e69bc05771f3f5296e115245403eb
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Mon Oct 15 23:43:35 2012 +0400

    build

 .gitignore     |    1 +
 anyremote.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d1ed22d..e213618 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ anyremote-5.2.tar.gz
 /anyremote-5.5.tar.gz
 /anyremote-6.0.tar.gz
 /anyremote-6.1.tar.gz
+/anyremote-6.1.1.tar.gz
diff --git a/anyremote.spec b/anyremote.spec
index a203eaa..4dc6d48 100644
--- a/anyremote.spec
+++ b/anyremote.spec
@@ -1,7 +1,7 @@
 Summary: Remote control through bluetooth or Wi-Fi connection
 Name: anyremote
-Version: 6.1
-Release: 2%{?dist}
+Version: 6.1.1
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
@@ -58,6 +58,9 @@ Documentation for anyRemote
 
 %changelog
 
+* Mon Oct 15 2012 Mikhail Fedotov <anyremote at mail.ru> - 6.1.1
+- Fix bug in ExecAndSet() command. 
+
 * Mon Oct 08 2012 Mikhail Fedotov <anyremote at mail.ru> - 6.1
 - Support of XML services interface. Support Set(vibrate,duration) command. 
   Add possibility to disable GLIB usage (for OpenWRT build).
diff --git a/sources b/sources
index 61282b6..510bffe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0ad7baecc2db5d79fc7efb99295106a6  anyremote-6.1.tar.gz
+edd10de359150ed3ecdd43435b02d6a3  anyremote-6.1.1.tar.gz


More information about the scm-commits mailing list