Hello community,

here is the log from the commit of package gmime for openSUSE:Factory checked 
in at 2013-07-05 15:03:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gmime (Old)
 and      /work/SRC/openSUSE:Factory/.gmime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gmime"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gmime/gmime.changes      2013-04-02 
11:44:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gmime.new/gmime.changes 2013-07-05 
15:03:57.000000000 +0200
@@ -1,0 +2,15 @@
+Wed Jul  3 07:02:25 UTC 2013 - dims...@opensuse.org
+
+- Update to version 2.6.16:
+  + rfc2047_encode: Respect the new
+    GMIME_ENABLE_USE_ONLY_USER_CHARSETS initialization flag.
+  + New internal function that replaces the older header_fold()
+    function. This new one uses the rfc2047 tokenizer so that we
+    share the same rfc2047 workaround logic in the tokenizer
+    (bgo#697407).
+  + Disable g_warnings unless warnings are enabled in the build.
+- Add gobject-introspection-devel BuildRequires in order to build
+  the introspected bindings.
+- Split typelib in typelib-1_0-GMime-2_6 subpackage.
+
+-------------------------------------------------------------------

Old:
----
  gmime-2.6.15.tar.xz

New:
----
  gmime-2.6.16.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gmime.spec ++++++
--- /var/tmp/diff_new_pack.ArZqIJ/_old  2013-07-05 15:03:58.000000000 +0200
+++ /var/tmp/diff_new_pack.ArZqIJ/_new  2013-07-05 15:03:58.000000000 +0200
@@ -15,16 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %bcond_without mono
 
 Name:           gmime
-Version:        2.6.15
+Version:        2.6.16
 Release:        0
 Url:            http://spruce.sourceforge.net/gmime/
 Summary:        MIME Parser and Utility Library
 License:        LGPL-2.1+
 Group:          Productivity/Networking/Email/Utilities
 Source:         
http://download.gnome.org/sources/gmime/2.6/%{name}-%{version}.tar.xz
+BuildRequires:  gobject-introspection-devel >= 1.30.0
 BuildRequires:  gpgme-devel
 BuildRequires:  gtk-doc
 %if %{with mono}
@@ -50,6 +52,13 @@
 GMime is a C/C++ library for parsing and creating messages using
 the Multipurpose Internet Mail Extension (MIME).
 
+%package -n typelib-1_0-GMime-2_6
+Summary:        MIME Parser and Utility Library -- Introspection bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-GMime-2_6
+GMime is a C/C++ library for parsing and creating messages using
+the Multipurpose Internet Mail Extension (MIME).
 
 %if %{with mono}
 %package sharp
@@ -114,6 +123,10 @@
 %doc AUTHORS COPYING ChangeLog README TODO
 %{_libdir}/*.so.*
 
+%files -n typelib-1_0-GMime-2_6
+%defattr(-,root,root)
+%{_libdir}/girepository-1.0/GMime-2.6.typelib
+
 %if %{with mono}
 %files sharp
 %defattr (-, root, root)
@@ -131,6 +144,7 @@
 %files devel
 %defattr (-, root, root)
 %doc PORTING
+%{_datadir}/gir-1.0/GMime-2.6.gir
 %{_includedir}/gmime-2.6
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/gmime-2.6.pc

++++++ gmime-2.6.15.tar.xz -> gmime-2.6.16.tar.xz ++++++
++++ 19160 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to