[anyremote] build

Mikhail Fedotov anyremote at fedoraproject.org
Sat Apr 27 09:51:39 UTC 2013


commit af416d2fff029e414a222cc5f857371726160270
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Sat Apr 27 13:51:21 2013 +0400

    build

 .gitignore     |    1 +
 anyremote.spec |   11 ++++++-----
 sources        |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dbb4735..018b2f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ anyremote-5.2.tar.gz
 /anyremote-6.1.tar.gz
 /anyremote-6.1.1.tar.gz
 /anyremote-6.2.tar.gz
+/anyremote-6.3.tar.gz
diff --git a/anyremote.spec b/anyremote.spec
index d3da400..ade1e87 100644
--- a/anyremote.spec
+++ b/anyremote.spec
@@ -1,12 +1,12 @@
 Summary: Remote control through bluetooth or Wi-Fi connection
 Name: anyremote
-Version: 6.2
-Release: 2%{?dist}
+Version: 6.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: bc,wmctrl,dbus-glib,ImageMagick,anyremote-data >= 6.2
+Requires: bc,wmctrl,dbus-glib,ImageMagick,anyremote-data >= 6.3
 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
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Obsoletes: anyremote2html
@@ -57,9 +57,10 @@ Documentation for anyRemote
 
 
 %changelog
-* Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
+* Sat Apr 27 2013 Mikhail Fedotov <anyremote at mail.ru> - 6.3
+- Configuration file for DjView  was added. Multiconnection support. 
+  Named cover auto-uploading.
 
 * Tue Dec 18 2012 Mikhail Fedotov <anyremote at mail.ru> - 6.2
 - Use $(TmpDir) in configuration files to store temporary file. 
diff --git a/sources b/sources
index 02f96ad..7115939 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-130369d8f632127b20de67930386e9ca  anyremote-6.2.tar.gz
+f041a6e5938f021933e5052941d571c3  anyremote-6.3.tar.gz


More information about the scm-commits mailing list