[kanyremote/f21] build

Mikhail Fedotov anyremote at fedoraproject.org
Fri Jul 18 16:46:03 UTC 2014


commit 17d91553e1602c3c42402c575988d0a8de5aa4cc
Author: Mikhail Fedotov <anyremote at mail.ru>
Date:   Fri Jul 18 20:46:26 2014 +0400

    build

 .gitignore      |    1 +
 kanyremote.spec |   10 ++++++----
 sources         |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e3f0da9..3bdcb8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ kanyremote-5.11.9.tar.gz
 /kanyremote-6.3.tar.gz
 /kanyremote-6.3.1.tar.gz
 /kanyremote-6.3.2.tar.gz
+/kanyremote-6.3.3.tar.gz
diff --git a/kanyremote.spec b/kanyremote.spec
index be9161d..2375cc0 100644
--- a/kanyremote.spec
+++ b/kanyremote.spec
@@ -1,7 +1,7 @@
 Summary: KDE frontend for anyRemote
 Name: kanyremote
-Version: 6.3.2
-Release: 2%{?dist}
+Version: 6.3.3
+Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
 Source0: http://downloads.sourceforge.net/anyremote/%{name}-%{version}.tar.gz
@@ -36,9 +36,9 @@ desktop-file-install --vendor="" \
 rm -rf $RPM_BUILD_ROOT
 
 %changelog
-* Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.3.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
+* Fri Jul 18 2014 Mikhail Fedotov <anyremote at mail.ru> - 6.3.3
+- Large application icon and AppData support.
 
 * Mon Dec 2 2013 Mikhail Fedotov <anyremote at mail.ru> - 6.3.2
 - Fixed RedHat bugzilla bug 1034914
@@ -187,10 +187,12 @@ 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}_logo.svg  
 %{_datadir}/pixmaps/%{name}.png
 %{_defaultdocdir}/%{name}
diff --git a/sources b/sources
index 6b05172..05c0168 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea796b94364c4604a4b84667fa20f8b5  kanyremote-6.3.2.tar.gz
+9fd427960e6cc549a9f80b4a2fd41f68  kanyremote-6.3.3.tar.gz


More information about the scm-commits mailing list