[ganyremote/f16] build

Mikhail Fedotov anyremote at fedoraproject.org
Wed Jun 6 04:49:49 UTC 2012


commit 0897dc38ac865dd01499b5e018e0e7b4f7d10cc5
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Wed Jun 6 08:50:11 2012 +0400

    build

 .gitignore      |    1 +
 ganyremote.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 814df14..f21705a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 ganyremote-5.11.5.tar.gz
 ganyremote-5.11.7.tar.gz
 /ganyremote-5.12.tar.gz
+/ganyremote-6.0.tar.gz
diff --git a/ganyremote.spec b/ganyremote.spec
index 67b64e5..b08b7a1 100644
--- a/ganyremote.spec
+++ b/ganyremote.spec
@@ -1,12 +1,12 @@
 Summary: GTK frontend for anyRemote
 Name: ganyremote
-Version: 5.13
+Version: 6.0
 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-utils >= 3.35, anyremote >= 5.4.1
+Requires: pygtk2 >= 2.10, pybluez >= 0.9.1, bluez >= 4.64, anyremote >= 6.0
 BuildRequires: desktop-file-utils, gettext-devel
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -39,7 +39,10 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 
-* Sun Dec 4 2011 Mikhail Fedotov <anyremote at mail.ru> - 5.12.1
+* Fri May 25 2015 Mikhail Fedotov <anyremote at mail.ru> - 6.0
+- Update to work with anyremote v6.0, drop support of anyremote2html
+
+* Sun Dec 4 2011 Mikhail Fedotov <anyremote at mail.ru> - 5.13
 - Fix redhat bug 758414, fix to work properly with pygtk 2.10
   add --tray commandline option
 
diff --git a/sources b/sources
index 0309060..616ce89 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b404b5d0cbd10fd2b623e107f104d6c5  ganyremote-5.13.tar.gz
+9596cbb7fc8956823474e87e3bbafcb0  ganyremote-6.0.tar.gz


More information about the scm-commits mailing list