[ganyremote/f14/master] build

Mikhail Fedotov anyremote at fedoraproject.org
Wed Mar 16 15:52:08 UTC 2011


commit a76754e834f873fd1b7dd87dae2311ffccd99bf4
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Wed Mar 16 18:55:05 2011 +0300

    build

 .gitignore      |    1 +
 ganyremote.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 075b7be..323cd01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 ganyremote-5.11.5.tar.gz
 ganyremote-5.11.6.tar.gz
 ganyremote-5.11.7.tar.gz
+/ganyremote-5.12.tar.gz
diff --git a/ganyremote.spec b/ganyremote.spec
index 011c2ed..6520732 100644
--- a/ganyremote.spec
+++ b/ganyremote.spec
@@ -1,12 +1,12 @@
 Summary: GTK frontend for anyRemote
 Name: ganyremote
-Version: 5.11.7
+Version: 5.12
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
 URL: http://anyremote.sourceforge.net/
-Requires: pygtk2 >= 2.10, pybluez >= 0.9.1, bluez-utils >= 3.35, anyremote >= 5.1
+Requires: pygtk2 >= 2.10, pybluez >= 0.9.1, bluez-utils >= 3.35, anyremote >= 5.4.1
 BuildRequires: desktop-file-utils, gettext-devel
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -39,6 +39,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.7
 - Slovak translation updated 
 
diff --git a/sources b/sources
index 59391f3..a844e77 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-60267b825e035fc8c2c1a2c66cd18329  ganyremote-5.11.7.tar.gz
+df28cf243877331689ab395529b9d309  ganyremote-5.12.tar.gz


More information about the scm-commits mailing list