summaryrefslogtreecommitdiffstats
path: root/gnome-shell-extension-fedora-logo.spec
diff options
context:
space:
mode:
authorTimur Kristóf <venemo@msn.com>2011-05-16 21:15:13 +0200
committerTimur Kristóf <venemo@msn.com>2011-05-16 21:15:13 +0200
commitaf0ae76363c8bac3168bb84b52867e38c76ef449 (patch)
tree4e9e9d7b3ba3a302bab931b2e8e8f35df5348fe6 /gnome-shell-extension-fedora-logo.spec
parent73b7d937d84f991f4cf64cdf6ed84d65c114f695 (diff)
downloadgnome-shell-extension-fedora-logo-master.tar.gz
gnome-shell-extension-fedora-logo-master.tar.xz
gnome-shell-extension-fedora-logo-master.zip
Fixed up some packaging infoHEADv1.0master
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