[ganyremote/f17] build

Mikhail Fedotov anyremote at fedoraproject.org
Wed Jun 12 16:50:56 UTC 2013


commit 58c04fc0b3d7ff4e83f79390d7a74f17e7bc2fba
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Wed Jun 12 20:50:44 2013 +0400

    build

 .gitignore      |    1 +
 ganyremote.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5d2bd4c..082589e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ ganyremote-5.11.7.tar.gz
 /ganyremote-6.0.tar.gz
 /ganyremote-6.0.1.tar.gz
 /ganyremote-6.1.tar.gz
+/ganyremote-6.2.tar.gz
diff --git a/ganyremote.spec b/ganyremote.spec
index 62814ca..3587c75 100644
--- a/ganyremote.spec
+++ b/ganyremote.spec
@@ -1,12 +1,12 @@
 Summary: GTK frontend for anyRemote
 Name: ganyremote
-Version: 6.1
+Version: 6.2
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
 URL: http://anyremote.sourceforge.net/
-Requires: pygtk2 >= 2.10, pybluez >= 0.9.1, bluez >= 4.64, anyremote >= 6.1
+Requires: pygtk2 >= 2.10, pybluez >= 0.9.1, bluez >= 4.64, anyremote >= 6.3
 BuildRequires: desktop-file-utils, gettext-devel
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 
+* Mon Jun 10 2013 Mikhail Fedotov <anyremote at mail.ru> - 6.2
+- Multiconnection and autostart support.
+
 * Wed Oct 10 2012 Mikhail Fedotov <anyremote at mail.ru> - 6.1
 - Drop lightthpd dependency. Translation updates
 
diff --git a/sources b/sources
index 076098e..247f761 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e0cef7e72bc60c6e1b22b9d04c3652c7  ganyremote-6.1.tar.gz
+6aa0440afd5334cb583c2bfbf88a732a  ganyremote-6.2.tar.gz


More information about the scm-commits mailing list