[ganyremote/f20] build

Mikhail Fedotov anyremote at fedoraproject.org
Fri Jul 18 16:07:19 UTC 2014


commit 686a37b9ae20b7cbb9278140795b7f06e3238f22
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Fri Jul 18 20:07:39 2014 +0400

    build

 .gitignore      |    1 +
 ganyremote.spec |    7 ++++++-
 sources         |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6b5467d..199053e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ ganyremote-5.11.7.tar.gz
 /ganyremote-6.2.tar.gz
 /ganyremote-6.3.tar.gz
 /ganyremote-6.3.1.tar.gz
+/ganyremote-6.3.2.tar.gz
diff --git a/ganyremote.spec b/ganyremote.spec
index 291b7aa..5c41646 100644
--- a/ganyremote.spec
+++ b/ganyremote.spec
@@ -1,6 +1,6 @@
 Summary: GTK frontend for anyRemote
 Name: ganyremote
-Version: 6.3.1
+Version: 6.3.2
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 
+* Fri Jul 11 2014 Mikhail Fedotov <anyremote at mail.ru> - 6.3.2
+- Large application icon and AppData support.
+
 * Mon Sep 16 2013 Mikhail Fedotov <anyremote at mail.ru> - 6.3.1
 - Greek translation was added (Thanks to Ioannis Servetas)
 
@@ -169,9 +172,11 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %{_bindir}/%{name}
+%{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}_flash.png 
 %{_datadir}/pixmaps/%{name}_off.png 
 %{_datadir}/pixmaps/%{name}_light.png  
+%{_datadir}/pixmaps/%{name}_small.png  
 %{_datadir}/pixmaps/%{name}.png
 %{_defaultdocdir}/%{name}
diff --git a/sources b/sources
index 840d300..566c6a9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-99fc264b54e8efd095519629af3e859c  ganyremote-6.3.1.tar.gz
+012a28df63967ec589a4926e7e26e080  ganyremote-6.3.2.tar.gz


More information about the scm-commits mailing list