diff --git a/.gitignore b/.gitignore index ef27c11..5d2bd4c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ ganyremote-5.11.7.tar.gz /ganyremote-5.13.tar.gz /ganyremote-6.0.tar.gz /ganyremote-6.0.1.tar.gz +/ganyremote-6.1.tar.gz diff --git a/ganyremote.spec b/ganyremote.spec index 8672ac2..62814ca 100644 --- a/ganyremote.spec +++ b/ganyremote.spec @@ -1,12 +1,12 @@ Summary: GTK frontend for anyRemote Name: ganyremote -Version: 6.0.1 +Version: 6.1 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.0 +Requires: pygtk2 >= 2.10, pybluez >= 0.9.1, bluez >= 4.64, anyremote >= 6.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) @@ -14,9 +14,8 @@ BuildArch: noarch %description gAnyRemote package is GTK GUI frontend for anyRemote -(http://anyremote.sourceforge.net/). The overall goal of this project is to -provide remote control service on Linux through Bluetooth, InfraRed, Wi-Fi -or TCP/IP connection. +(http://anyremote.sourceforge.net/) - remote control software for applications +using Bluetooth or Wi-Fi. %prep %setup -q @@ -39,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Oct 10 2012 Mikhail Fedotov - 6.1 +- Drop lightthpd dependency. Translation updates + * Mon Aug 13 2012 Mikhail Fedotov - 6.0.1 - Translation update diff --git a/sources b/sources index b8e1fd9..076098e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb0f585bbd73bb2e44ed6fdcd98573ef ganyremote-6.0.1.tar.gz +e0cef7e72bc60c6e1b22b9d04c3652c7 ganyremote-6.1.tar.gz