[kanyremote/f19] build

Mikhail Fedotov anyremote at fedoraproject.org
Wed Jun 12 17:20:35 UTC 2013


commit 5e9adc1ddaa89c9b9c9227f1d40ad41e9b55df9b
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Wed Jun 12 21:20:26 2013 +0400

    build

 .gitignore      |    1 +
 kanyremote.spec |   15 +++++++--------
 sources         |    2 +-
 3 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 02a2550..cf278bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ kanyremote-5.11.9.tar.gz
 /kanyremote-6.0.tar.gz
 /kanyremote-6.0.1.tar.gz
 /kanyremote-6.1.tar.gz
+/kanyremote-6.2.tar.gz
diff --git a/kanyremote.spec b/kanyremote.spec
index 2d79b9f..8b686b6 100644
--- a/kanyremote.spec
+++ b/kanyremote.spec
@@ -1,11 +1,11 @@
 Summary: KDE frontend for anyRemote
 Name: kanyremote
-Version: 6.1
-Release: 2%{?dist}
+Version: 6.2
+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 >= 6.1
+Requires: PyKDE4, pybluez >= 0.9.1, bluez >= 4.64, anyremote >= 6.3
 BuildRequires: desktop-file-utils
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL: http://anyremote.sourceforge.net/
@@ -13,9 +13,8 @@ BuildArch: noarch
 
 %description
 kAnyRemote package is KDE GUI frontend for anyRemote 
-(http://anyremote.sourceforge.net/). The overall goal of this project is to 
-provide remote control service on Linux through Bluetooth, InfraRed, Wi-Fi 
-or TCP/IP connection.
+(http://anyremote.sourceforge.net/) - remote control software for applications 
+using Bluetooth or Wi-Fi.
 
 %prep
 %setup -q
@@ -37,9 +36,9 @@ desktop-file-install --vendor="" \
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
+* Mon Jun 10 2013 Mikhail Fedotov <anyremote at mail.ru> - 6.2
+- Multiconnection and autostart support.
 
 * Wed Oct 10 2012 Mikhail Fedotov <anyremote at mail.ru> - 6.1
 - Drop lightthpd dependency. Translation updates
diff --git a/sources b/sources
index 83e8f84..eca23e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5378398883c486d1f2b853423ea119b0  kanyremote-6.1.tar.gz
+e6309bf859e73815dedc619ac8fe560d  kanyremote-6.2.tar.gz


More information about the scm-commits mailing list