summaryrefslogtreecommitdiffstats
path: root/gnome-shell-extension-fedora-logo.spec
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-shell-extension-fedora-logo.spec')
-rw-r--r--gnome-shell-extension-fedora-logo.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/gnome-shell-extension-fedora-logo.spec b/gnome-shell-extension-fedora-logo.spec
index 9b195c2..d7a77fb 100644
--- a/gnome-shell-extension-fedora-logo.spec
+++ b/gnome-shell-extension-fedora-logo.spec
@@ -13,9 +13,8 @@ Requires: gnome-shell >= 3.0.0.2, fedora-logos
Obsoletes: fedora-logo-gnome-shell-extension
%description
-%{name} is a simple Gnome shell extension
-that adds the Fedora logo to the Activities button
-of the Gnome shell.
+%{name} is a simple Gnome shell extension that adds the Fedora logo
+to the Activities button of the Gnome shell.
%prep
%setup -q
@@ -37,5 +36,8 @@ install -pm 644 metadata.json $RPM_BUILD_ROOT%{_datadir}/gnome-shell/extensions/
%doc README
%changelog
-* Sun Apr 10 2011 Timur Kristóf <venemo@msn.com> 1.0.0-1
+* Sun May 16 2011 Timur Kristóf <venemo@fedoraproject.org> 1.0-2
+- Fixed issues in the review request (RHBZ#696357)
+
+* Sun Apr 10 2011 Timur Kristóf <venemo@fedoraproject.org> 1.0-1
- Initial version