[kanyremote/f17] build

Mikhail Fedotov anyremote at fedoraproject.org
Wed Jun 6 05:09:06 UTC 2012


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

    build

 .gitignore      |    1 +
 kanyremote.spec |   10 +++++-----
 sources         |    2 +-
 3 files changed, 7 insertions(+), 6 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 6b0a735..490efca 100644
--- a/kanyremote.spec
+++ b/kanyremote.spec
@@ -1,11 +1,11 @@
 Summary: KDE frontend for anyRemote
 Name: kanyremote
-Version: 5.13
-Release: 3%{?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,8 +38,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 
-* Mon Mar 11 2012 Mikhail Fedotov <anyremote at mail.ru> - 5.13.3
-- Rebuild
+* 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 ae71d20..c4bd407 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b010cddb43ca438b2f4f554053c3f41b  kanyremote-5.13.tar.gz
+492b1b4add02fbc5a0333773033531cf  kanyremote-6.0.tar.gz


More information about the scm-commits mailing list