summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Gilmore <dennis@ausil.us>2012-01-12 20:27:07 -0600
committerDennis Gilmore <dennis@ausil.us>2012-01-12 20:27:07 -0600
commit01a73fc3b50a08c49d1c45ea417247763f86dc6a (patch)
treeb812fd2f33ba45cb1f3c1358c767dfa67c93c199
parentUpdate to 9.0.1 (diff)
downloadlibrewolf-fedora-ff-01a73fc3b50a08c49d1c45ea417247763f86dc6a.tar.gz
librewolf-fedora-ff-01a73fc3b50a08c49d1c45ea417247763f86dc6a.tar.bz2
librewolf-fedora-ff-01a73fc3b50a08c49d1c45ea417247763f86dc6a.zip
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-rw-r--r--firefox.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index c1e3814..f57024f 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -45,7 +45,7 @@
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 9.0.1
-Release: 1%{?pre_tag}%{?dist}
+Release: 2%{?pre_tag}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -344,6 +344,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
+* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 9.0.1-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
* Fri Dec 23 2011 Jan Horak <jhorak@redhat.com> - 9.0.1-1
- Update to 9.0.1
bgstack15