[kanyremote/f16] build

Mikhail Fedotov anyremote at fedoraproject.org
Mon Oct 15 15:08:14 UTC 2012


commit dc5eb66ef61d71eb50148c36956955e7842cafd7
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Mon Oct 15 19:09:09 2012 +0400

    build

 .gitignore      |    1 +
 kanyremote.spec |   12 +++++++++---
 sources         |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eb0f5ce..9982a40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ kanyremote-5.11.9.tar.gz
 /kanyremote-5.12.tar.gz
 /kanyremote-5.13.tar.gz
 /kanyremote-6.0.tar.gz
+/kanyremote-6.1.tar.gz
diff --git a/kanyremote.spec b/kanyremote.spec
index 490efca..162719b 100644
--- a/kanyremote.spec
+++ b/kanyremote.spec
@@ -1,11 +1,11 @@
 Summary: KDE frontend for anyRemote
 Name: kanyremote
-Version: 6.0
+Version: 6.1
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
-Requires: PyKDE4, pybluez >= 0.9.1, bluez >= 4.64, anyremote >= 6.0
+Requires: PyKDE4, pybluez >= 0.9.1, bluez >= 4.64, anyremote >= 6.1
 BuildRequires: desktop-file-utils
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL: http://anyremote.sourceforge.net/
@@ -38,7 +38,13 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 
-* Fri May 25 2015 Mikhail Fedotov <anyremote at mail.ru> - 6.0
+* Wed Oct 10 2012 Mikhail Fedotov <anyremote at mail.ru> - 6.1
+- Drop lightthpd dependency. Translation updates
+
+* Mon Aug 13 2012 Mikhail Fedotov <anyremote at mail.ru> - 6.0.1
+- Translation update 
+
+* Fri May 25 2012 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
diff --git a/sources b/sources
index 7c4f849..83e8f84 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b80447796449976173e5123fc330109d  kanyremote-6.0.tar.gz
+5378398883c486d1f2b853423ea119b0  kanyremote-6.1.tar.gz


More information about the scm-commits mailing list