[ganyremote] build

Mikhail Fedotov anyremote at fedoraproject.org
Wed Jun 6 04:48:25 UTC 2012


commit b978f04335a6afaec95c353dea4057cbac9b9001
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Wed Jun 6 08:48:42 2012 +0400

    build

 .gitignore      |    1 +
 ganyremote.spec |   11 +++++++----
 sources         |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69f4e89..198e72b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ ganyremote-5.11.5.tar.gz
 ganyremote-5.11.7.tar.gz
 /ganyremote-5.12.tar.gz
 /ganyremote-5.13.tar.gz
+/ganyremote-6.0.tar.gz
diff --git a/ganyremote.spec b/ganyremote.spec
index e7aae73..b08b7a1 100644
--- a/ganyremote.spec
+++ b/ganyremote.spec
@@ -1,12 +1,12 @@
 Summary: GTK frontend for anyRemote
 Name: ganyremote
-Version: 5.13
-Release: 2%{?dist}
+Version: 6.0
+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 >= 5.4.1
+Requires: pygtk2 >= 2.10, pybluez >= 0.9.1, bluez >= 4.64, anyremote >= 6.0
 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,7 +39,10 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 
-* Sun Dec 4 2011 Mikhail Fedotov <anyremote at mail.ru> - 5.12.1
+* Fri May 25 2015 Mikhail Fedotov <anyremote at mail.ru> - 6.0
+- Update to work with anyremote v6.0, drop support of anyremote2html
+
+* Sun Dec 4 2011 Mikhail Fedotov <anyremote at mail.ru> - 5.13
 - Fix redhat bug 758414, fix to work properly with pygtk 2.10
   add --tray commandline option
 
diff --git a/sources b/sources
index 386fa7b..616ce89 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc3ba8445e7722242db82974b4f5deef  ganyremote-5.13.tar.gz
+9596cbb7fc8956823474e87e3bbafcb0  ganyremote-6.0.tar.gz


More information about the scm-commits mailing list