[fbg2] add 64x64 public domain icon

Tom Callaway spot at fedoraproject.org
Fri Oct 31 17:35:33 UTC 2014


commit 2b4bc4449e6ad554bc652831df3892a931fb9b61
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri Oct 31 13:35:41 2014 -0400

    add 64x64 public domain icon

 fbg2.png  |  Bin 695 -> 797 bytes
 fbg2.spec |   10 +++++++++-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/fbg2.png b/fbg2.png
index eae2c38..4e5c556 100644
Binary files a/fbg2.png and b/fbg2.png differ
diff --git a/fbg2.spec b/fbg2.spec
index 0e16e93..58e7a3c 100644
--- a/fbg2.spec
+++ b/fbg2.spec
@@ -1,6 +1,6 @@
 Name:		fbg2
 Version:	0.4
-Release:	11%{?dist}
+Release:	12%{?dist}
 Summary:	A falling block stacking game
 Group:		Amusements/Games
 # Code is GPLv2+, music and graphics are CC-BY-SA
@@ -16,6 +16,8 @@ Source0:	%{name}-%{version}-clean.tar.gz
 # http://www.jamendo.com/en/track/165311/russian
 Source1:	RudySeb_-_russian.ogg
 Source2:	README.music
+# 64 x 64 public domain image for logo
+Source3:	fbg2.png
 Patch0:		fbg2-0.4-desktop-fix.patch
 BuildRequires:	radius-engine-devel >= 0.7, desktop-file-utils, zip
 # rhbz#949506, also see rhbz#949167
@@ -34,6 +36,9 @@ more rows you clear at once, the more points you score!
 %patch0 -p1 -b .fix
 cp %{SOURCE1} Data/Music/FallingBlockGameSndTrk.ogg
 cp %{SOURCE2} .
+mv fbg2.png fbg2-small.png
+cp %{SOURCE3} .
+
 chmod -x License.txt ChangeLog *.c
 
 %build
@@ -52,6 +57,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/fbg2.desktop
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
+* Fri Oct 31 2014 Tom Callaway <spot at fedoraproject.org> - 0.4-12
+- add 64x64 png icon (bz1157527)
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list