summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2015-01-13 13:03:26 +0100
committerMartin Stransky <stransky@redhat.com>2015-01-13 13:03:26 +0100
commit387302e1879389bc6e205d4b4533ef642cd6a618 (patch)
tree44bc8ea4863ba22d10c1a5b02a2b9e7f1d4b2050
parentSpec clean-up (by moez.roy@gmail.com) (diff)
downloadlibrewolf-fedora-ff-387302e1879389bc6e205d4b4533ef642cd6a618.tar.gz
librewolf-fedora-ff-387302e1879389bc6e205d4b4533ef642cd6a618.tar.bz2
librewolf-fedora-ff-387302e1879389bc6e205d4b4533ef642cd6a618.zip
fixed changelog
-rw-r--r--firefox.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index f57719b..e7c8c4f 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -763,7 +763,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
-* Fri Jan 12 2015 Martin Stransky <stransky@redhat.com> - 35.0-2
+* Mon Jan 12 2015 Martin Stransky <stransky@redhat.com> - 35.0-2
- Update to 35.0 Build 3
- Gtk3 - added fix for button/entry box sizes
- Gtk3 - added fix for button/entry focus sizes
bgstack15