From cd16e4112e95a3cb278b361f4a74505834750c6a Mon Sep 17 00:00:00 2001 From: Russell Golden Date: Aug 18 2012 00:14:07 +0000 Subject: Update to upstream 2.2.1. It should work now. --- diff --git a/.gitignore b/.gitignore index ff71347..ed550c1 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /https-everywhere-2.0.5.xpi /https-everywhere-2.1.xpi /https-everywhere-2.2.xpi +/https-everywhere-2.2.1.xpi diff --git a/mozilla-https-everywhere.spec b/mozilla-https-everywhere.spec index f4bff03..d332537 100644 --- a/mozilla-https-everywhere.spec +++ b/mozilla-https-everywhere.spec @@ -8,8 +8,8 @@ %global seamonkey_inst_dir %{moz_extensions}/%{seamonkey_app_id} Name: mozilla-https-everywhere -Version: 2.1 -Release: 5%{?dist} +Version: 2.2.1 +Release: 1%{?dist} Summary: HTTPS/HSTS enforcement extension for Mozilla Firefox and SeaMonkey Group: Applications/Internet @@ -148,6 +148,9 @@ rm -rf %{buildroot} %changelog +* Fri Aug 17 2012 Russell Golden - 2.2.1-1 +- Update to upstream 2.2.1. Hopefully this one will actually work. + * Fri Aug 17 2012 Russell Golden - 2.1-5 - Add appManaged flag to prevent update in user profile directories - prompted by release of badly broken 2.2 upstream diff --git a/sources b/sources index 1852824..ee04064 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -452038aa64c2e2b8286e26566bc70ff5 https-everywhere-2.1.xpi +f10f388352805f0ba2e9969968b22f1e https-everywhere-2.2.1.xpi