[kanyremote/f14/master] build

Mikhail Fedotov anyremote at fedoraproject.org
Wed Mar 16 16:45:19 UTC 2011


commit a9ee69d0ddf9435a02230d95a3bb9125bff47702
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Wed Mar 16 19:48:25 2011 +0300

    build

 .gitignore      |    1 +
 kanyremote.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0334c38..e5f39a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 kanyremote-5.11.7.tar.gz
 kanyremote-5.11.8.tar.gz
 kanyremote-5.11.9.tar.gz
+/kanyremote-5.12.tar.gz
diff --git a/kanyremote.spec b/kanyremote.spec
index fd6c555..db24fdb 100644
--- a/kanyremote.spec
+++ b/kanyremote.spec
@@ -1,11 +1,11 @@
 Summary: KDE frontend for anyRemote
 Name: kanyremote
-Version: 5.11.9
+Version: 5.12
 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-utils >= 3.35, anyremote >= 5.1
+Requires: PyKDE4, pybluez >= 0.9.1, bluez-utils >= 3.35, anyremote >= 5.4.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
 
+* Fri Mar 11 2011 Mikhail Fedotov <anyremote at mail.ru> - 5.12
+- Czech translation updated. Correctly works with anyRemote v5.4
+
 * Fri Sep 17 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.11.9
 - Slovak translation updated 
 
diff --git a/sources b/sources
index 1f62194..0757235 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5c78fc4e5687070012fcdf714576cc3  kanyremote-5.11.9.tar.gz
+1871cc2df33b7e4928a14585e5f64bbe  kanyremote-5.12.tar.gz


More information about the scm-commits mailing list