diff options
author | Martin Stransky <stransky@redhat.com> | 2017-08-08 13:54:31 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2017-08-08 13:54:31 +0200 |
commit | 9ba690d8225d992c78f3992a1e0f6d71cb45e8e8 (patch) | |
tree | e6bd3076239cedb77e64583d73b14a1116645f78 | |
parent | build fix - fixed langpack (diff) | |
download | librewolf-fedora-ff-9ba690d8225d992c78f3992a1e0f6d71cb45e8e8.tar.gz librewolf-fedora-ff-9ba690d8225d992c78f3992a1e0f6d71cb45e8e8.tar.bz2 librewolf-fedora-ff-9ba690d8225d992c78f3992a1e0f6d71cb45e8e8.zip |
Rebuild, changelog fix
-rw-r--r-- | firefox.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec index 2d2abe7..5982504 100644 --- a/firefox.spec +++ b/firefox.spec @@ -93,7 +93,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 55.0 -Release: 2%{?pre_tag}%{?dist} +Release: 3%{?pre_tag}%{?dist} URL: https://www.mozilla.org/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -844,7 +844,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog -* Wed Aug 7 2017 Martin Stransky <stransky@redhat.com> - 55.0-2 +* Tue Aug 8 2017 Martin Stransky <stransky@redhat.com> - 55.0-3 +- Rebuild + +* Mon Aug 7 2017 Martin Stransky <stransky@redhat.com> - 55.0-2 - Updated to 55.0 (B3) * Wed Aug 2 2017 Martin Stransky <stransky@redhat.com> - 55.0-1 |