summaryrefslogtreecommitdiff
path: root/waterfox/waterfox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'waterfox/waterfox.spec')
-rw-r--r--waterfox/waterfox.spec13
1 files changed, 11 insertions, 2 deletions
diff --git a/waterfox/waterfox.spec b/waterfox/waterfox.spec
index 0ce3971..c2ed9d9 100644
--- a/waterfox/waterfox.spec
+++ b/waterfox/waterfox.spec
@@ -171,7 +171,7 @@ BuildRequires: %{scl_buildreq}
Summary: Waterfox Web browser
Name: waterfox
-Version: 2021.09
+Version: 2021.10
Release: 11%{?branch:.%{branch}}%{?gver}%{?dist}
URL: https://www.waterfox.net
License: MPLv1.1 or GPLv2+ or LGPLv2+
@@ -1128,14 +1128,23 @@ fi
#---------------------------------------------------------------------
%changelog
-* Thu Sep 30 2021 B. Stack <bgstack15@gmail.com> - 2021.09-11.classic
+* Thu Oct 21 2021 B. Stack <bgstack15@gmail.com> - 2021.10-11.classic
- add el7 and el8 support
- repackage for stackrpms
- disable simd globally
+* Wed Oct 20 2021 Phantom X <megaphantomx at hotmail dot com> - 2021.10-1.classic
+- 2021.10
+
+* Sat Oct 02 2021 Phantom X <megaphantomx at hotmail dot com> - 2021.09-2.classic
+- Add upstream patches to fix crashes with glibc 2.34
+
* Sun Sep 19 2021 Phantom X <megaphantomx at hotmail dot com> - 2021.09-1.classic
- 2021.09
+* Mon Sep 06 2021 Phantom X <megaphantomx at hotmail dot com> - 2021.08.1-1.classic
+- 2021.08.1
+
* Fri Aug 20 2021 Phantom X <megaphantomx at hotmail dot com> - 2021.08-1.classic
- 2021.08
bgstack15