aboutsummaryrefslogtreecommitdiffstats
path: root/chromium
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2015-05-26 13:15:07 +0800
committerTing-Wei Lan <lantw44@gmail.com>2015-05-26 13:15:07 +0800
commit28858093ef6467ea882f197244c2393708347f9a (patch)
tree5557b9a1fe0d4d9575be9ae130a7ebcc3302d16f /chromium
parent33422c0f487835722cf16c05e63d82893c7878fd (diff)
downloadcopr-rpm-spec-28858093ef6467ea882f197244c2393708347f9a.tar
copr-rpm-spec-28858093ef6467ea882f197244c2393708347f9a.tar.gz
copr-rpm-spec-28858093ef6467ea882f197244c2393708347f9a.tar.bz2
copr-rpm-spec-28858093ef6467ea882f197244c2393708347f9a.tar.lz
copr-rpm-spec-28858093ef6467ea882f197244c2393708347f9a.tar.xz
copr-rpm-spec-28858093ef6467ea882f197244c2393708347f9a.tar.zst
copr-rpm-spec-28858093ef6467ea882f197244c2393708347f9a.zip
chromium: Chromium 43.0.2357.65 -> 43.0.2357.81
Diffstat (limited to 'chromium')
-rw-r--r--chromium/chromium/chromium.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/chromium/chromium/chromium.spec b/chromium/chromium/chromium.spec
index 5e26efb..189d17f 100644
--- a/chromium/chromium/chromium.spec
+++ b/chromium/chromium/chromium.spec
@@ -7,8 +7,8 @@
# $ curl -s 'https://omahaproxy.appspot.com/all?os=linux&channel=stable' | sed 1d | cut -d , -f 3
Name: chromium
-Version: 43.0.2357.65
-Release: 2%{?dist}
+Version: 43.0.2357.81
+Release: 1%{?dist}
Summary: An open-source project that aims to build a safer, faster, and more stable browser
Group: Applications/Internet
@@ -225,6 +225,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Tue May 26 2015 - Ting-Wei Lan <lantw44@gmail.com> - 43.0.2357.81-1
+- Update to 43.0.2357.81
+
* Tue May 26 2015 - Ting-Wei Lan <lantw44@gmail.com> - 43.0.2357.65-2
- Workaround GCC 5.1 issues by compiling with clang on Fedora 22 or later
- Unbundle libvpx on Fedora 23 or later