[ganyremote] build v6.3.2

Mikhail Fedotov anyremote at fedoraproject.org
Fri Jul 18 16:05:45 UTC 2014


commit a9e43e632f609054a0844616801b84e7c01e324c
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Fri Jul 18 20:06:05 2014 +0400

    build v6.3.2

 .gitignore      |    1 +
 ganyremote.spec |   10 ++++++----
 sources         |    2 +-
 3 files changed, 8 insertions(+), 5 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 eec099c..5c41646 100644
--- a/ganyremote.spec
+++ b/ganyremote.spec
@@ -1,7 +1,7 @@
 Summary: GTK frontend for anyRemote
 Name: ganyremote
-Version: 6.3.1
-Release: 2%{?dist}
+Version: 6.3.2
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
@@ -37,9 +37,9 @@ desktop-file-install --vendor=""          \
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.3.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
+* 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)
@@ -172,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