commit d318e927e9676e30b4fe8f0db419537d90c910aa
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Jul 4 01:09:40 2017 +0300

    up to 0.12
    
    em:maxVersion seems to be ignored, but set it high enough not to update
    it so often manually

 firefox-version.patch            | 16 ++++++++--------
 mozilla-addon-gnome-keyring.spec |  6 +++---
 2 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/mozilla-addon-gnome-keyring.spec b/mozilla-addon-gnome-keyring.spec
index 284bbd7..7f98162 100644
--- a/mozilla-addon-gnome-keyring.spec
+++ b/mozilla-addon-gnome-keyring.spec
@@ -1,11 +1,11 @@
 Summary:       Extension that enables Gnome Keyring integration
 Name:          mozilla-addon-gnome-keyring
-Version:       0.10
-Release:       5
+Version:       0.12
+Release:       1
 License:       MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:         X11/Applications/Networking
 Source0:       
https://github.com/swick/mozilla-gnome-keyring/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: e633c093acd2ab86d342fb83fefb95f0
+# Source0-md5: 66d2e1920e387573652436c3bba5f83c
 Patch0:                firefox-version.patch
 URL:           https://github.com/swick/mozilla-gnome-keyring/
 # libgnome-keyring.so.0 is dlopened (content/gnome-keyring.js)
diff --git a/firefox-version.patch b/firefox-version.patch
index 6f2e79a..bd64d0a 100644
--- a/firefox-version.patch
+++ b/firefox-version.patch
@@ -1,20 +1,20 @@
---- mozilla-gnome-keyring-0.10/install.rdf~    2015-07-01 19:11:55.000000000 
+0200
-+++ mozilla-gnome-keyring-0.10/install.rdf     2015-10-31 10:27:34.839480083 
+0100
-@@ -20,7 +20,7 @@
+--- mozilla-gnome-keyring-0.12/install.rdf~    2016-09-24 06:02:03.000000000 
+0300
++++ mozilla-gnome-keyring-0.12/install.rdf     2017-07-04 01:06:17.820545581 
+0300
+@@ -21,7 +21,7 @@
        <Description>
          <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
          <em:minVersion>4.0</em:minVersion>
--        <em:maxVersion>39.*</em:maxVersion>
-+        <em:maxVersion>50.*</em:maxVersion>
+-        <em:maxVersion>45.*</em:maxVersion>
++        <em:maxVersion>666.*</em:maxVersion>
        </Description>
      </em:targetApplication>
  
-@@ -29,7 +29,7 @@
+@@ -30,7 +30,7 @@
        <Description>
          <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
          <em:minVersion>5.0</em:minVersion>
--        <em:maxVersion>39.*</em:maxVersion>
-+        <em:maxVersion>50.*</em:maxVersion>
+-        <em:maxVersion>45.*</em:maxVersion>
++        <em:maxVersion>666.*</em:maxVersion>
        </Description>
      </em:targetApplication>
    </Description>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mozilla-addon-gnome-keyring.git/commitdiff/d318e927e9676e30b4fe8f0db419537d90c910aa

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to