From bcdf8ad45e55e6026094e71c239ef7cbe60cf9e6 Mon Sep 17 00:00:00 2001 From: Mikhail Fedotov Date: Mar 05 2016 11:28:50 +0000 Subject: build --- diff --git a/.gitignore b/.gitignore index cfed097..e4816c8 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ anyremote-5.2.tar.gz /anyremote-6.3.2.tar.gz /anyremote-6.4.tar.gz /anyremote-6.5.tar.gz +/anyremote-6.6.tar.gz diff --git a/anyremote.spec b/anyremote.spec index 33ed1e9..92c9400 100644 --- a/anyremote.spec +++ b/anyremote.spec @@ -1,18 +1,17 @@ -Summary: Remote control through bluetooth or Wi-Fi connection +Summary: Remote control through Wi-Fi or bluetooth connection Name: anyremote -Version: 6.5 -Release: 3%{?dist} -License: GPLv2+ +Version: 6.6 +Release: 1%{?dist} +License: GPLv3+ Group: Applications/System Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz URL: http://anyremote.sourceforge.net/ -Requires: bc,wmctrl,dbus-glib,ImageMagick,avahi-libs,anyremote-data >= 6.3.1 -BuildRequires:bluez-libs-devel >= 4.64, libX11-devel, libXi-devel, libXtst-devel, xorg-x11-proto-devel, glib2-devel >= 2.24.1, dbus-devel >= 1.2.24, dbus-glib-devel >= 0.86, avahi-devel >= 0.6.25 +Requires: bc,wmctrl,ImageMagick,anyremote-data >= 6.6 +BuildRequires:bluez-libs-devel >= 5.0, libX11-devel, libXi-devel, libXtst-devel, xorg-x11-proto-devel, glib2-devel >= 2.24.1, dbus-devel >= 1.2.24, dbus-glib-devel >= 0.86, avahi-devel >= 0.6.25 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Obsoletes: anyremote2html %description -Remote control software for applications using Bluetooth or Wi-Fi. +Remote control software for applications using Wi-Fi or Bluetooth. %prep %setup -q @@ -57,12 +56,11 @@ Documentation for anyRemote %changelog -* Wed Feb 03 2016 Fedora Release Engineering - 6.5-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Tue Jun 16 2015 Fedora Release Engineering - 6.5-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild +* Sat Feb 27 2016 Mikhail Fedotov - 6.6 +- Scale images and cover pictures automatically and separately for each + connected client. Add Set(hints,...), Set(list,dir,...) and Set(text,file,...) + commands. Added -cfgdir and -tmpdir commandline options. * Sat Dec 20 2014 Mikhail Fedotov - 6.5 - Avahi support. @@ -170,7 +168,7 @@ Documentation for anyRemote Digikam (thanks to Marcus Hardt) and GPicView were added. Syntax of Emulate() command was extended. -* Sat Dec 07 2008 Mikhail Fedotov - 4.13-1 +* Sun Dec 07 2008 Mikhail Fedotov - 4.13-1 - Small corrections in configuration files. Configuration file for WmCtrl and Juk/KDE4 were added. @@ -213,10 +211,10 @@ Documentation for anyRemote - Better integration with anyremote2http: -http command line parameter was added. -* Tue Mar 07 2008 Mikhail Fedotov - 4.4-1.fc8 +* Fri Mar 07 2008 Mikhail Fedotov - 4.4-1.fc8 - Spec file correction. Some minor enhancemens. -* Tue Mar 02 2008 Mikhail Fedotov - 4.3-4.fc8 +* Sun Mar 02 2008 Mikhail Fedotov - 4.3-4.fc8 - Spec file correction. Move J2ME stuff out of the package. * Tue Feb 26 2008 Mikhail Fedotov - 4.3-3.fc8 @@ -225,8 +223,8 @@ Documentation for anyRemote * Sun Feb 17 2008 Mikhail Fedotov - 4.3-2.fc8 - Spec file correction -* Mon Feb 15 2008 Mikhail Fedotov - 4.3-1.fc8 +* Fri Feb 15 2008 Mikhail Fedotov - 4.3-1.fc8 - Bugfixes and small enhancements.Support for touchscreen devices was improved -* Fri Jan 10 2008 Mikhail Fedotov - 4.2-1.fc8 +* Tue Jan 10 2008 Mikhail Fedotov - 4.2-1.fc8 - Spec file modified. diff --git a/sources b/sources index 55c5812..96b0ad2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2ebd8d41b2a525e186bd9a3199896fec anyremote-6.5.tar.gz +925dd831547084acfd55ee67f4a0a84d anyremote-6.6.tar.gz