Hello community, here is the log from the commit of package gmime for openSUSE:Factory checked in at 2017-01-27 10:43:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-12-26 21:43:25.492400910 +0100 +++ /work/SRC/openSUSE:Factory/.gmime.new/gmime.changes 2017-02-03 17:40:56.489182635 +0100 @@ -1,0 +2,6 @@ +Sat Jan 21 22:49:33 UTC 2017 - [email protected] + +- Update to version 2.6.23: + + gmime-crypto-context: Fixed naming. + +------------------------------------------------------------------- Old: ---- gmime-2.6.22.tar.xz New: ---- gmime-2.6.23.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gmime.spec ++++++ --- /var/tmp/diff_new_pack.RH4f1h/_old 2017-02-03 17:40:57.009109044 +0100 +++ /var/tmp/diff_new_pack.RH4f1h/_new 2017-02-03 17:40:57.013108478 +0100 @@ -1,7 +1,7 @@ # # spec file for package gmime # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %bcond_without mono Name: gmime -Version: 2.6.22 +Version: 2.6.23 Release: 0 Url: http://spruce.sourceforge.net/gmime/ Summary: MIME Parser and Utility Library ++++++ gmime-2.6.22.tar.xz -> gmime-2.6.23.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gmime-2.6.22/ChangeLog new/gmime-2.6.23/ChangeLog --- old/gmime-2.6.22/ChangeLog 2016-12-17 22:48:26.000000000 +0100 +++ new/gmime-2.6.23/ChangeLog 2017-01-21 23:27:20.000000000 +0100 @@ -1,3 +1,13 @@ +2017-01-21 Jeffrey Stedfast <[email protected]> + + * README: Bumped version + + * configure.ac: Bumped version to 2.6.23 + +2017-01-17 Jeffrey Stedfast <[email protected]> + + * gmime/gmime-crypto-context.c (g_mime_decryption_*): Fixed naming. + 2016-12-17 Jeffrey Stedfast <[email protected]> * README: Bumped version diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gmime-2.6.22/README new/gmime-2.6.23/README --- old/gmime-2.6.22/README 2016-12-17 22:48:39.000000000 +0100 +++ new/gmime-2.6.23/README 2017-01-21 23:27:20.000000000 +0100 @@ -1,4 +1,4 @@ - GMime, version 2.6.22 + GMime, version 2.6.23 by Jeffrey Stedfast <[email protected]> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gmime-2.6.22/build/vs2008/config-win32.h new/gmime-2.6.23/build/vs2008/config-win32.h --- old/gmime-2.6.22/build/vs2008/config-win32.h 2016-12-17 22:44:51.000000000 +0100 +++ new/gmime-2.6.23/build/vs2008/config-win32.h 2017-01-21 23:27:54.000000000 +0100 @@ -5,7 +5,7 @@ /* #undef ENABLE_WARNINGS */ /* Define to the GMime version */ -#define GMIME_VERSION "2.6.22" +#define GMIME_VERSION "2.6.23" /* Define if libc defines an altzone variable */ /* #undef HAVE_ALTZONE */ @@ -145,13 +145,13 @@ #define PACKAGE_NAME "gmime" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "gmime 2.6.22" +#define PACKAGE_STRING "gmime 2.6.23" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "gmime" /* Define to the version of this package. */ -#define PACKAGE_VERSION "2.6.22" +#define PACKAGE_VERSION "2.6.23" /* The size of `off_t', as computed by sizeof. */ #define SIZEOF_OFF_T 4 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gmime-2.6.22/build/vs2010/config-win32.h new/gmime-2.6.23/build/vs2010/config-win32.h --- old/gmime-2.6.22/build/vs2010/config-win32.h 2016-12-17 22:44:51.000000000 +0100 +++ new/gmime-2.6.23/build/vs2010/config-win32.h 2017-01-21 23:27:54.000000000 +0100 @@ -5,7 +5,7 @@ /* #undef ENABLE_WARNINGS */ /* Define to the GMime version */ -#define GMIME_VERSION "2.6.22" +#define GMIME_VERSION "2.6.23" /* Define if libc defines an altzone variable */ /* #undef HAVE_ALTZONE */ @@ -145,13 +145,13 @@ #define PACKAGE_NAME "gmime" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "gmime 2.6.22" +#define PACKAGE_STRING "gmime 2.6.23" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "gmime" /* Define to the version of this package. */ -#define PACKAGE_VERSION "2.6.22" +#define PACKAGE_VERSION "2.6.23" /* The size of `off_t', as computed by sizeof. */ #define SIZEOF_OFF_T 4 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gmime-2.6.22/configure new/gmime-2.6.23/configure --- old/gmime-2.6.22/configure 2016-12-12 15:24:20.000000000 +0100 +++ new/gmime-2.6.23/configure 2017-01-21 23:27:34.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for gmime 2.6.22. +# Generated by GNU Autoconf 2.69 for gmime 2.6.23. # # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gmime>. # @@ -591,8 +591,8 @@ # Identity of this package. PACKAGE_NAME='gmime' PACKAGE_TARNAME='gmime' -PACKAGE_VERSION='2.6.22' -PACKAGE_STRING='gmime 2.6.22' +PACKAGE_VERSION='2.6.23' +PACKAGE_STRING='gmime 2.6.23' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gmime' PACKAGE_URL='' @@ -1457,7 +1457,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures gmime 2.6.22 to adapt to many kinds of systems. +\`configure' configures gmime 2.6.23 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1528,7 +1528,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gmime 2.6.22:";; + short | recursive ) echo "Configuration of gmime 2.6.23:";; esac cat <<\_ACEOF @@ -1682,7 +1682,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gmime configure 2.6.22 +gmime configure 2.6.23 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2288,7 +2288,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by gmime $as_me 2.6.22, which was +It was created by gmime $as_me 2.6.23, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3273,7 +3273,7 @@ # Define the identity of the package. PACKAGE='gmime' - VERSION='2.6.22' + VERSION='2.6.23' cat >>confdefs.h <<_ACEOF @@ -3552,11 +3552,11 @@ GMIME_MAJOR_VERSION=2 GMIME_MINOR_VERSION=6 -GMIME_MICRO_VERSION=22 +GMIME_MICRO_VERSION=23 GMIME_INTERFACE_AGE=0 -GMIME_BINARY_AGE=622 +GMIME_BINARY_AGE=623 GMIME_API_VERSION=2.6 -GMIME_VERSION=2.6.22 +GMIME_VERSION=2.6.23 @@ -3567,14 +3567,14 @@ -$as_echo "#define GMIME_VERSION \"2.6.22\"" >>confdefs.h +$as_echo "#define GMIME_VERSION \"2.6.23\"" >>confdefs.h # libtool versioning LT_RELEASE=2.6 -LT_CURRENT=622 +LT_CURRENT=623 LT_REVISION=0 -LT_AGE=622 +LT_AGE=623 LT_CURRENT_MINUS_AGE=0 @@ -15117,7 +15117,7 @@ Report bugs to <[email protected]>." lt_cl_version="\ -gmime config.lt 2.6.22 +gmime config.lt 2.6.23 configured by $0, generated by GNU Autoconf 2.69. Copyright (C) 2011 Free Software Foundation, Inc. @@ -20501,7 +20501,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by gmime $as_me 2.6.22, which was +This file was extended by gmime $as_me 2.6.23, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20567,7 +20567,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -gmime config.status 2.6.22 +gmime config.status 2.6.23 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gmime-2.6.22/configure.ac new/gmime-2.6.23/configure.ac --- old/gmime-2.6.22/configure.ac 2016-12-12 15:23:52.000000000 +0100 +++ new/gmime-2.6.23/configure.ac 2017-01-21 23:27:20.000000000 +0100 @@ -12,7 +12,7 @@ # m4_define([gmime_major_version], [2]) m4_define([gmime_minor_version], [6]) -m4_define([gmime_micro_version], [22]) +m4_define([gmime_micro_version], [23]) m4_define([gmime_interface_age], [0]) m4_define([gmime_binary_age], [m4_eval(100 * gmime_minor_version + gmime_micro_version)]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gmime-2.6.22/docs/reference/html/gmime-gmime.html new/gmime-2.6.23/docs/reference/html/gmime-gmime.html --- old/gmime-2.6.22/docs/reference/html/gmime-gmime.html 2016-12-17 22:48:47.000000000 +0100 +++ new/gmime-2.6.23/docs/reference/html/gmime-gmime.html 2017-01-21 23:29:56.000000000 +0100 @@ -258,7 +258,7 @@ <hr> <div class="refsect2"> <a name="GMIME-MICRO-VERSION:CAPS"></a><h3>GMIME_MICRO_VERSION</h3> -<pre class="programlisting">#define GMIME_MICRO_VERSION (22) +<pre class="programlisting">#define GMIME_MICRO_VERSION (23) </pre> <p>GMime's micro version.</p> </div> @@ -272,7 +272,7 @@ <hr> <div class="refsect2"> <a name="GMIME-BINARY-AGE:CAPS"></a><h3>GMIME_BINARY_AGE</h3> -<pre class="programlisting">#define GMIME_BINARY_AGE (622) +<pre class="programlisting">#define GMIME_BINARY_AGE (623) </pre> <p>GMime's binary age.</p> </div> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gmime-2.6.22/gmime/gmime-crypto-context.c new/gmime-2.6.23/gmime/gmime-crypto-context.c --- old/gmime-2.6.22/gmime/gmime-crypto-context.c 2016-12-10 01:13:41.000000000 +0100 +++ new/gmime-2.6.23/gmime/gmime-crypto-context.c 2017-01-21 23:27:20.000000000 +0100 @@ -893,7 +893,7 @@ * Returns: the mdc digest algorithm used. **/ GMimeDigestAlgo -g_mime_decryption_result_get_mdc (GMimeDecryptResult *result) +g_mime_decrypt_result_get_mdc (GMimeDecryptResult *result) { g_return_val_if_fail (GMIME_IS_DECRYPT_RESULT (result), GMIME_DIGEST_ALGO_DEFAULT); @@ -935,7 +935,7 @@ * session key was requested or found. **/ const char * -g_mime_decryption_result_get_session_key (GMimeDecryptResult *result) +g_mime_decrypt_result_get_session_key (GMimeDecryptResult *result) { g_return_val_if_fail (GMIME_IS_DECRYPT_RESULT (result), NULL); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gmime-2.6.22/gmime/gmime-version.h new/gmime-2.6.23/gmime/gmime-version.h --- old/gmime-2.6.22/gmime/gmime-version.h 2016-12-17 22:44:51.000000000 +0100 +++ new/gmime-2.6.23/gmime/gmime-version.h 2017-01-21 23:27:54.000000000 +0100 @@ -41,14 +41,14 @@ * * GMime's micro version. **/ -#define GMIME_MICRO_VERSION (22) +#define GMIME_MICRO_VERSION (23) /** * GMIME_BINARY_AGE: * * GMime's binary age. **/ -#define GMIME_BINARY_AGE (622) +#define GMIME_BINARY_AGE (623) /** * GMIME_INTERFACE_AGE: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gmime-2.6.22/gmime.spec new/gmime-2.6.23/gmime.spec --- old/gmime-2.6.22/gmime.spec 2016-12-17 22:48:48.000000000 +0100 +++ new/gmime-2.6.23/gmime.spec 2017-01-21 23:29:58.000000000 +0100 @@ -1,5 +1,5 @@ # Note that this is NOT a relocatable package -%define ver 2.6.22 +%define ver 2.6.23 %define prefix /usr %define enable_mono 0 %define enable_gtk_doc 0
