[kanyremote] build

Mikhail Fedotov anyremote at fedoraproject.org
Sat Jan 24 12:51:31 UTC 2015


commit 13b1faeb30d0192659aa6b1d4b679e7f6178c324
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Sun Jan 25 14:50:29 2015 +0300

    build

 .gitignore      |    1 +
 kanyremote.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a1475f9..5488594 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ kanyremote-5.11.9.tar.gz
 /kanyremote-6.3.2.tar.gz
 /kanyremote-6.3.3.tar.gz
 /kanyremote-6.3.4.tar.gz
+/kanyremote-6.3.5.tar.gz
diff --git a/kanyremote.spec b/kanyremote.spec
index 7ed23d7..b25afb1 100644
--- a/kanyremote.spec
+++ b/kanyremote.spec
@@ -1,11 +1,11 @@
 Summary: KDE frontend for anyRemote
 Name: kanyremote
-Version: 6.3.4
+Version: 6.3.5
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
-Requires: PyQt4, pybluez >= 0.9.1, bluez >= 4.64, anyremote >= 6.3
+Requires: PyQt4, pybluez >= 0.9.1, bluez >= 4.64, anyremote >= 6.5
 BuildRequires: desktop-file-utils
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL: http://anyremote.sourceforge.net/
@@ -37,6 +37,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 
+* Fri Jan 16 2015 Mikhail Fedotov <anyremote at mail.ru> - 6.3.5
+- Avahi support
+
 * Sun Oct 5 2014 Mikhail Fedotov <anyremote at mail.ru> - 6.3.4
 - Fix some issues with QIcon class
 
diff --git a/sources b/sources
index e1abd82..91f628e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-060bb8e9140af57dc8076a7709328f73  kanyremote-6.3.4.tar.gz
+564c2bd86a94f75d03ba386f65567ffa  kanyremote-6.3.5.tar.gz


More information about the scm-commits mailing list