[packages/gmime3] - updated to 3.2.3

adamg adamg at pld-linux.org
Sat Dec 1 12:27:10 CET 2018


commit dc117da039b4393f650a7e09e292f037c860417f
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Sat Dec 1 12:27:01 2018 +0100

    - updated to 3.2.3

 gmime3-missing.patch | 24 ------------------------
 gmime3.spec          |  6 ++----
 2 files changed, 2 insertions(+), 28 deletions(-)
---
diff --git a/gmime3.spec b/gmime3.spec
index 64737e2..6ea4c2d 100644
--- a/gmime3.spec
+++ b/gmime3.spec
@@ -1,15 +1,14 @@
 Summary:	GMIME library
 Summary(pl.UTF-8):	Biblioteka GMIME
 Name:		gmime3
-Version:	3.2.2
+Version:	3.2.3
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gmime/3.2/gmime-%{version}.tar.xz
-# Source0-md5:	1188d71c9567375b20b9632a0ed85d3f
+# Source0-md5:	69ae21a0b1df966a7d39a9431856ac81
 Patch0:		%{name}-link.patch
 Patch1:		%{name}-am.patch
-Patch2:		%{name}-missing.patch
 URL:		http://spruce.sourceforge.net/gmime/
 BuildRequires:	autoconf >= 2.54
 BuildRequires:	automake >= 1:1.9
@@ -98,7 +97,6 @@ API języka Vala do biblioteki gmime.
 %setup -q -n gmime-%{version}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__libtoolize}
diff --git a/gmime3-missing.patch b/gmime3-missing.patch
deleted file mode 100644
index bc5ba0e..0000000
--- a/gmime3-missing.patch
+++ /dev/null
@@ -1,24 +0,0 @@
---- gmime-3.2.2/gmime/GMime-3.0.metadata.orig	1970-01-01 01:00:00.000000000 +0100
-+++ gmime-3.2.2/gmime/GMime-3.0.metadata	2018-11-09 16:02:18.896575720 +0100
-@@ -0,0 +1,21 @@
-+InternetAddress
-+  .to_string#method name="to_new_string"
-+References struct=false
-+
-+// G-I can't handle non-boxed types
-+PartIter struct=false
-+
-+// G-I doesn't allow non-nullable return values (bug #660879)
-+Message
-+  .get_mime_part nullable
-+Object
-+  .get_content_type_parameter nullable
-+Parser
-+  .construct_message nullable
-+
-+// G-I doesn't support annotations on fields (bug #561619)
-+Filter
-+  .backbuf type="uint8[]" array_length_field="backsize"
-+  .outreal type="uint8[]"
-+	.outbuf type="unowned uint8[]" array_length_field="outsize"
-+  .outptr type="unowned uint8[]"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gmime3.git/commitdiff/dc117da039b4393f650a7e09e292f037c860417f



More information about the pld-cvs-commit mailing list