[ganyremote/f21] build

Mikhail Fedotov anyremote at fedoraproject.org
Sat Jan 24 12:17:28 UTC 2015


commit 5e7850e06b9950c33f28e2b79dadc92cc96868c7
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Sun Jan 25 15:16:28 2015 +0300

    build

 .gitignore      |    1 +
 ganyremote.spec |   15 +++++++++------
 sources         |    2 +-
 3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 199053e..04b5648 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ ganyremote-5.11.7.tar.gz
 /ganyremote-6.3.tar.gz
 /ganyremote-6.3.1.tar.gz
 /ganyremote-6.3.2.tar.gz
+/ganyremote-6.3.3.tar.gz
diff --git a/ganyremote.spec b/ganyremote.spec
index 5c41646..3573812 100644
--- a/ganyremote.spec
+++ b/ganyremote.spec
@@ -1,12 +1,12 @@
 Summary: GTK frontend for anyRemote
 Name: ganyremote
-Version: 6.3.2
+Version: 6.3.3
 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 >= 4.64, anyremote >= 6.3
+Requires: pygtk2 >= 2.10, pybluez >= 0.9.1, bluez >= 4.64, anyremote >= 6.5
 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,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 
+* Sun Jan 11 2015 Mikhail Fedotov <anyremote at mail.ru> - 6.3.3
+- Avahi support
+
 * Fri Jul 11 2014 Mikhail Fedotov <anyremote at mail.ru> - 6.3.2
 - Large application icon and AppData support.
 
@@ -75,7 +78,7 @@ rm -rf $RPM_BUILD_ROOT
 * Fri Jul 16 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.11.5
 - Docs search path corrected.
 
-* Mon Jul 6 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.11.4
+* Tue Jul 6 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.11.4
 - Small correction.
 
 * Tue Mar 9 2010 Mikhail Fedotov <anyremote at mail.ru> - 5.11.3
@@ -97,7 +100,7 @@ rm -rf $RPM_BUILD_ROOT
 - Threading issues were fixed. Enhanced handling of GuiAppBinary tag.
   Handle java client with 48x48 icons.
 
-* Mon May 26 2009 Mikhail Fedotov <anyremote at mail.ru> - 5.9
+* Fri May 26 2009 Mikhail Fedotov <anyremote at mail.ru> - 5.9
 - Slovak translation was added (thanks to Michal Toth)
 
 * Mon Mar 30 2009 Mikhail Fedotov <anyremote at mail.ru> - 5.8
@@ -166,8 +169,8 @@ rm -rf $RPM_BUILD_ROOT
 * Sun Feb 17 2008 Mikhail Fedotov <anyremote at mail.ru> - 2.6-2
 - Spec file correction
 
-* Mon Feb 15 2008 Mikhail Fedotov <anyremote at mail.ru> - 2.6-1
-- Motorola RIZR Z3 support enhanced
+* Fri Feb 15 2008 Mikhail Fedotov <anyremote at mail.ru> - 2.6-1
+- Motorola RIZR Z3 support enhanced, small corrections.
 
 %files -f %{name}.lang
 %defattr(-,root,root,-)
diff --git a/sources b/sources
index 566c6a9..3eafe96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-012a28df63967ec589a4926e7e26e080  ganyremote-6.3.2.tar.gz
+3541cd3c278e3887b1c5273563a4403e  ganyremote-6.3.3.tar.gz


More information about the scm-commits mailing list