[anyremote2html/f13/master] build

Mikhail Fedotov anyremote at fedoraproject.org
Thu Aug 26 10:23:44 UTC 2010


commit 253838a3c2b97f23decab2f0ca9cae6ab4fbb95c
Author: fedotov <fedotov at fedot.(none)>
Date:   Thu Aug 19 10:18:13 2010 +0400

    build

 .gitignore          |    1 +
 anyremote2html.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b21f86..838db05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 anyremote2html-1.3.tar.gz
+anyremote2html-1.4.tar.gz
diff --git a/anyremote2html.spec b/anyremote2html.spec
index 4e376f1..aab9343 100644
--- a/anyremote2html.spec
+++ b/anyremote2html.spec
@@ -1,11 +1,11 @@
 Summary: WEB interface for anyRemote
 Name: anyremote2html
-Version: 1.3
+Version: 1.4
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
-Requires:python >= 2.4, anyremote >= 5.1 
+Requires:python >= 2.4, anyremote >= 5.2 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL: http://anyremote.sourceforge.net/
 BuildArch: noarch
@@ -30,6 +30,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 
+* Tue Aug 24 2010 Mikhail Fedotov <anyremote at mail.ru> - 1.4
+- Support Set(list,select,...) command, support cookie for authorization.
+
 * Thu Jul 08 2010 Mikhail Fedotov <anyremote at mail.ru> - 1.3
 - Fix bug with refresh rate
 
diff --git a/sources b/sources
index 5964dd4..a196859 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6d28df73343e08f175b8a547fe625abd  anyremote2html-1.3.tar.gz
+f893eb0442e4b8bf294c9649952de3cc  anyremote2html-1.4.tar.gz


More information about the scm-commits mailing list