components/gnome/gcr/patches/01-mismatch-decl.patch
changeset 7661 aff9737ef6ba
parent 6334 0df352371b20
--- a/components/gnome/gcr/patches/01-mismatch-decl.patch	Thu Feb 09 23:00:57 2017 -0800
+++ b/components/gnome/gcr/patches/01-mismatch-decl.patch	Fri Feb 10 10:03:57 2017 -0800
@@ -1,4 +1,9 @@
-Without this, the compiler complains about a prototype mismatch and the build fails.  Potentially send upstream
+Without this, the compiler complains about a prototype mismatch between the
+*.h prototype and *.c definition of these functions and the build fails.
+
+Submitted upstream: https://bugzilla.gnome.org/show_bug.cgi?id=777282
+Accepted for a release after 3.20.0:
+https://git.gnome.org/browse/gcr/commit/?id=bb05b11bef51ce54d125da4ecee15f1fda8fe66f
 
 --- gcr-3.16.0/gcr/gcr-certificate-chain.h	2015-04-06 11:28:46.000000000 -0700
 +++ gcr-3.16.0/gcr/gcr-certificate-chain.h	2015-05-27 15:23:54.276255958 -0700