diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2021-09-25 00:44:50 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2021-09-25 00:44:50 +0800 |
commit | f98ae3336143088ffa291ac70fbe2f4ea4f6a045 (patch) | |
tree | 386a020c3dda3d54e13f27e256a4a33c01b1fd4a | |
parent | 7a85c604421ceb9049101f9eb4a2334fe598a9f6 (diff) | |
download | copr-rpm-spec-f98ae3336143088ffa291ac70fbe2f4ea4f6a045.tar copr-rpm-spec-f98ae3336143088ffa291ac70fbe2f4ea4f6a045.tar.gz copr-rpm-spec-f98ae3336143088ffa291ac70fbe2f4ea4f6a045.tar.bz2 copr-rpm-spec-f98ae3336143088ffa291ac70fbe2f4ea4f6a045.tar.lz copr-rpm-spec-f98ae3336143088ffa291ac70fbe2f4ea4f6a045.tar.xz copr-rpm-spec-f98ae3336143088ffa291ac70fbe2f4ea4f6a045.tar.zst copr-rpm-spec-f98ae3336143088ffa291ac70fbe2f4ea4f6a045.zip |
chromium: Chromium 94.0.4606.54 -> 94.0.4606.61
-rw-r--r-- | chromium/chromium/chromium.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/chromium/chromium/chromium.spec b/chromium/chromium/chromium.spec index 944ada7..b2aa34b 100644 --- a/chromium/chromium/chromium.spec +++ b/chromium/chromium/chromium.spec @@ -47,8 +47,8 @@ %bcond_with fedora_compilation_flags Name: chromium -Version: 94.0.4606.54 -Release: 101%{?dist} +Version: 94.0.4606.61 +Release: 100%{?dist} Summary: A WebKit (Blink) powered web browser License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2) @@ -718,6 +718,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Sat Sep 25 2021 - Ting-Wei Lan <lantw44@gmail.com> - 94.0.4606.61-100 +- Update to 94.0.4606.61 + * Fri Sep 24 2021 - Ting-Wei Lan <lantw44@gmail.com> - 94.0.4606.54-101 - Use dnl macro to avoid the rpmbuild warning - Fix Python 3.10 and GLIBC 2.34 build issues for Fedora 35 |