[ganyremote] build

Mikhail Fedotov anyremote at fedoraproject.org
Wed Mar 16 15:54:26 UTC 2011


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

    build

 .gitignore      |    1 +
 ganyremote.spec |   10 +++++-----
 sources         |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c29a19d..814df14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 ganyremote-5.11.5.tar.gz
 ganyremote-5.11.7.tar.gz
+/ganyremote-5.12.tar.gz
diff --git a/ganyremote.spec b/ganyremote.spec
index bc3fe49..6520732 100644
--- a/ganyremote.spec
+++ b/ganyremote.spec
@@ -1,12 +1,12 @@
 Summary: GTK frontend for anyRemote
 Name: ganyremote
-Version: 5.11.7
-Release: 2%{?dist}
+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)
@@ -38,9 +38,9 @@ desktop-file-install --vendor=""          \
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
-* Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.11.7-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
+* 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