[kanyremote/f17] build

Mikhail Fedotov anyremote at fedoraproject.org
Mon Oct 15 15:08:13 UTC 2012


commit 53a128ff50e18a5db65332d4ba16621e6b2a334d
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Mon Oct 15 19:09:08 2012 +0400

    build

 .gitignore      |    1 +
 kanyremote.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aaa075d..02a2550 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ kanyremote-5.11.9.tar.gz
 /kanyremote-5.13.tar.gz
 /kanyremote-6.0.tar.gz
 /kanyremote-6.0.1.tar.gz
+/kanyremote-6.1.tar.gz
diff --git a/kanyremote.spec b/kanyremote.spec
index 8fbe055..162719b 100644
--- a/kanyremote.spec
+++ b/kanyremote.spec
@@ -1,11 +1,11 @@
 Summary: KDE frontend for anyRemote
 Name: kanyremote
-Version: 6.0.1
+Version: 6.1
 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.0
+Requires: PyKDE4, pybluez >= 0.9.1, bluez >= 4.64, anyremote >= 6.1
 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
 
+* Wed Oct 10 2012 Mikhail Fedotov <anyremote at mail.ru> - 6.1
+- Drop lightthpd dependency. Translation updates
+
 * Mon Aug 13 2012 Mikhail Fedotov <anyremote at mail.ru> - 6.0.1
 - Translation update 
 
diff --git a/sources b/sources
index 10cfe17..83e8f84 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-926e3e35ddb99998f2213e57d06b767a  kanyremote-6.0.1.tar.gz
+5378398883c486d1f2b853423ea119b0  kanyremote-6.1.tar.gz


More information about the scm-commits mailing list