[kanyremote] build

Mikhail Fedotov anyremote at fedoraproject.org
Wed Jun 6 05:08:51 UTC 2012


commit fb7a733d8d5425a42f01e386cc38a21714c34d60
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Wed Jun 6 09:09:11 2012 +0400

    build

 .gitignore      |    1 +
 kanyremote.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 4 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 839851a..490efca 100644
--- a/kanyremote.spec
+++ b/kanyremote.spec
@@ -1,11 +1,11 @@
 Summary: KDE frontend for anyRemote
 Name: kanyremote
-Version: 5.13
-Release: 2%{?dist}
+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 >= 4.64, 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 d1ab93d..c4bd407 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-688f0be7f780d8c3442f0351c4fc2c6b  kanyremote-5.13.tar.gz
+492b1b4add02fbc5a0333773033531cf  kanyremote-6.0.tar.gz


More information about the scm-commits mailing list