[kanyremote/f16] build

Mikhail Fedotov anyremote at fedoraproject.org
Wed Jun 6 05:17:42 UTC 2012


commit 75ca8ccfde0c548b4ff63b7dfa2cb5a89bf125e9
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Wed Jun 6 09:18:02 2012 +0400

    build

 .gitignore      |    1 +
 kanyremote.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ce6c652..eb0f5ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ kanyremote-5.11.8.tar.gz
 kanyremote-5.11.9.tar.gz
 /kanyremote-5.12.tar.gz
 /kanyremote-5.13.tar.gz
+/kanyremote-6.0.tar.gz
diff --git a/kanyremote.spec b/kanyremote.spec
index 7543011..490efca 100644
--- a/kanyremote.spec
+++ b/kanyremote.spec
@@ -1,11 +1,11 @@
 Summary: KDE frontend for anyRemote
 Name: kanyremote
-Version: 5.13
+Version: 6.0
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
-Requires: PyKDE4, pybluez >= 0.9.1, bluez-utils >= 3.35, anyremote >= 5.4.1
+Requires: PyKDE4, pybluez >= 0.9.1, bluez >= 4.64, anyremote >= 6.0
 BuildRequires: desktop-file-utils
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL: http://anyremote.sourceforge.net/
@@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 
+* 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
 - Add --tray commandline option
 
diff --git a/sources b/sources
index 355cc5b..7c4f849 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f6aedb862960e77c35488be658bacdf5  kanyremote-5.13.tar.gz
+b80447796449976173e5123fc330109d  kanyremote-6.0.tar.gz


More information about the scm-commits mailing list