Hello community, here is the log from the commit of package corebird for openSUSE:Factory checked in at 2017-11-07 10:02:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/corebird (Old) and /work/SRC/openSUSE:Factory/.corebird.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "corebird" Tue Nov 7 10:02:24 2017 rev:16 rq:539267 version:1.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/corebird/corebird.changes 2017-10-31 15:44:43.180208796 +0100 +++ /work/SRC/openSUSE:Factory/.corebird.new/corebird.changes 2017-11-07 10:03:19.930691265 +0100 @@ -1,0 +2,10 @@ +Sat Nov 4 15:44:16 UTC 2017 - [email protected] + +- Update to version 1.7.2: + + Fix window cancel button label mixup + + Fix potential crash when composing a tweet + + Fix abort when trying to detect emoji support + + Fix spell checking + + Update translations + +------------------------------------------------------------------- Old: ---- corebird-1.7.1.tar.xz New: ---- corebird-1.7.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ corebird.spec ++++++ --- /var/tmp/diff_new_pack.jCAXho/_old 2017-11-07 10:03:21.778624220 +0100 +++ /var/tmp/diff_new_pack.jCAXho/_new 2017-11-07 10:03:21.778624220 +0100 @@ -18,7 +18,7 @@ Name: corebird -Version: 1.7.1 +Version: 1.7.2 Release: 0 Summary: A lightweight Twitter Client License: GPL-3.0+ ++++++ corebird-1.7.1.tar.xz -> corebird-1.7.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/corebird-1.7.1/configure new/corebird-1.7.2/configure --- old/corebird-1.7.1/configure 2017-10-28 09:27:56.000000000 +0200 +++ new/corebird-1.7.2/configure 2017-11-04 08:00:30.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for corebird 1.7.1. +# Generated by GNU Autoconf 2.69 for corebird 1.7.2. # # Report bugs to <[email protected]>. # @@ -650,8 +650,8 @@ # Identity of this package. PACKAGE_NAME='corebird' PACKAGE_TARNAME='corebird' -PACKAGE_VERSION='1.7.1' -PACKAGE_STRING='corebird 1.7.1' +PACKAGE_VERSION='1.7.2' +PACKAGE_STRING='corebird 1.7.2' PACKAGE_BUGREPORT='[email protected]' PACKAGE_URL='' @@ -1442,7 +1442,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 corebird 1.7.1 to adapt to many kinds of systems. +\`configure' configures corebird 1.7.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1512,7 +1512,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of corebird 1.7.1:";; + short | recursive ) echo "Configuration of corebird 1.7.2:";; esac cat <<\_ACEOF @@ -1652,7 +1652,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -corebird configure 1.7.1 +corebird configure 1.7.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1930,7 +1930,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by corebird $as_me 1.7.1, which was +It was created by corebird $as_me 1.7.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2802,7 +2802,7 @@ # Define the identity of the package. PACKAGE='corebird' - VERSION='1.7.1' + VERSION='1.7.2' cat >>confdefs.h <<_ACEOF @@ -15982,7 +15982,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by corebird $as_me 1.7.1, which was +This file was extended by corebird $as_me 1.7.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -16048,7 +16048,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -corebird config.status 1.7.1 +corebird config.status 1.7.2 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/corebird-1.7.1/configure.ac new/corebird-1.7.2/configure.ac --- old/corebird-1.7.1/configure.ac 2017-10-28 09:27:51.000000000 +0200 +++ new/corebird-1.7.2/configure.ac 2017-11-04 08:00:04.000000000 +0100 @@ -1,4 +1,4 @@ -AC_INIT([corebird],[1.7.1],[[email protected]]) +AC_INIT([corebird],[1.7.2],[[email protected]]) AC_PREREQ([2.65]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/corebird-1.7.1/data/org.baedert.corebird.appdata.xml.in new/corebird-1.7.2/data/org.baedert.corebird.appdata.xml.in --- old/corebird-1.7.1/data/org.baedert.corebird.appdata.xml.in 2017-10-28 09:17:24.000000000 +0200 +++ new/corebird-1.7.2/data/org.baedert.corebird.appdata.xml.in 2017-11-04 08:00:04.000000000 +0100 @@ -45,6 +45,17 @@ <url type="donation">https://flattr.com/profile/baedert</url> <releases> + <release version="1.7.2" date="2017-11-04"> + <p>Changes in Corebird 1.7.2:</p> + <ul> + <li>Fix window cancel button label mixup</li> + <li>Fix potential crash when composing a tweet (#779)</li> + <li>Fix abort when trying to detect emoji support (#781)</li> + <li>Fix spell checking</li> + <li>Update translations</li> + </ul> + </release> + <release version="1.7" date="2017-10-28"> <p>Changes in Corebird 1.7:</p> <ul> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/corebird-1.7.1/m4/nls.m4 new/corebird-1.7.2/m4/nls.m4 --- old/corebird-1.7.1/m4/nls.m4 2016-03-21 14:03:17.000000000 +0100 +++ new/corebird-1.7.2/m4/nls.m4 2017-10-31 11:52:00.000000000 +0100 @@ -1,6 +1,6 @@ # nls.m4 serial 5 (gettext-0.18) -dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014 Free Software Foundation, -dnl Inc. +dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014, 2016 Free Software +dnl Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. Binary files old/corebird-1.7.1/po/eo.gmo and new/corebird-1.7.2/po/eo.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/corebird-1.7.1/po/eo.po new/corebird-1.7.2/po/eo.po --- old/corebird-1.7.1/po/eo.po 2017-10-28 09:27:51.000000000 +0200 +++ new/corebird-1.7.2/po/eo.po 2017-11-04 07:53:41.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: Corebird\n" "Report-Msgid-Bugs-To: https://github.com/baedert/corebird/issues/new\n" "POT-Creation-Date: 2017-10-22 12:02+0200\n" -"PO-Revision-Date: 2017-10-24 10:31+0000\n" +"PO-Revision-Date: 2017-10-28 11:40+0000\n" "Last-Translator: Iris Ilexiris <[email protected]>\n" "Language-Team: Esperanto (http://www.transifex.com/corebird/corebird/language/eo/)\n" "MIME-Version: 1.0\n" @@ -42,7 +42,7 @@ #: data/org.baedert.corebird.appdata.xml.in:21 msgid "Generic timeline view when using Corebird" -msgstr "Malpreciza kronologividigo kiam Corebird uzas" +msgstr "Malpreciza kronologovidigo kiam Corebird uzata" #: data/org.baedert.corebird.appdata.xml.in:25 msgid "Typical Twitter profile" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/corebird-1.7.1/src/CbEmojiChooser.c new/corebird-1.7.2/src/CbEmojiChooser.c --- old/corebird-1.7.1/src/CbEmojiChooser.c 2017-10-28 08:45:21.000000000 +0200 +++ new/corebird-1.7.2/src/CbEmojiChooser.c 2017-11-03 11:01:18.000000000 +0100 @@ -448,7 +448,7 @@ if (self->data != NULL) g_variant_unref (self->data); - g_object_unref (self->settings); + g_clear_object (&self->settings); if (self->populate_idle_id != 0) g_source_remove (self->populate_idle_id); @@ -574,6 +574,16 @@ GVariant *settings_test; gboolean recent_in_correct_format = FALSE; gboolean correct_checksum = FALSE; + GSettingsSchemaSource *schema_source; + GSettingsSchema *schema; + + schema_source = g_settings_schema_source_get_default (); + schema = g_settings_schema_source_lookup (schema_source, "org.gtk.Settings.EmojiChooser", FALSE); + + if (schema == NULL) + return FALSE; + + g_settings_schema_unref (g_steal_pointer (&schema)); self->settings = g_settings_new ("org.gtk.Settings.EmojiChooser"); settings_test = g_settings_get_value (self->settings, "recent-emoji"); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/corebird-1.7.1/src/libtl/libtweetlength.c new/corebird-1.7.2/src/libtl/libtweetlength.c --- old/corebird-1.7.1/src/libtl/libtweetlength.c 2017-10-24 13:15:48.000000000 +0200 +++ new/corebird-1.7.2/src/libtl/libtweetlength.c 2017-10-31 12:22:10.000000000 +0100 @@ -727,13 +727,14 @@ break; } - if (extract_text_entities) { + if (extract_text_entities && + token->type == TOK_TEXT) { relevant_entities ++; } emplace_entity_for_tokens (entities, tokens, - token->type == TOK_WHITESPACE ? TL_ENT_WHITESPACE : TL_ENT_TEXT, + token->type == TOK_TEXT ? TL_ENT_TEXT : TL_ENT_WHITESPACE, i, i); i ++; @@ -763,8 +764,9 @@ /* * tl_count_chars: - * input: (nullable): Tweet text + * input: (nullable): NUL-terminated tweet text * + * Returns: The length of @input, in characters. */ gsize tl_count_characters (const char *input) @@ -781,7 +783,7 @@ * input: (nullable): Text to measure * length_in_bytes: Length of @input, in bytes. * - * TODO: We might want to do a g_utf8_make_valid or at least _validate. + * Returns: The length of @input, in characters. */ gsize tl_count_characters_n (const char *input, @@ -887,7 +889,7 @@ memcpy (&result_entities[result_index], e, sizeof (TlEntity)); result_index ++; } - break; + break; default: {} } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/corebird-1.7.1/src/widgets/CompletionTextView.vala new/corebird-1.7.2/src/widgets/CompletionTextView.vala --- old/corebird-1.7.1/src/widgets/CompletionTextView.vala 2017-10-28 08:45:21.000000000 +0200 +++ new/corebird-1.7.2/src/widgets/CompletionTextView.vala 2017-11-03 11:04:32.000000000 +0100 @@ -278,21 +278,23 @@ this.buffer.get_iter_at_offset (out e_start_iter, (int)e.start_character_index); this.buffer.get_iter_at_offset (out e_end_iter, (int)(e.start_character_index + e.length_in_characters)); - buffer.apply_tag_by_name (NO_SPELL_CHECK, e_start_iter, e_end_iter); - switch (e.type) { case Tl.EntityType.HASHTAG: + buffer.apply_tag_by_name (NO_SPELL_CHECK, e_start_iter, e_end_iter); buffer.apply_tag_by_name ("hashtag", e_start_iter, e_end_iter); break; case Tl.EntityType.MENTION: + buffer.apply_tag_by_name (NO_SPELL_CHECK, e_start_iter, e_end_iter); buffer.apply_tag_by_name ("mention", e_start_iter, e_end_iter); break; case Tl.EntityType.LINK: + buffer.apply_tag_by_name (NO_SPELL_CHECK, e_start_iter, e_end_iter); buffer.apply_tag_by_name ("link", e_start_iter, e_end_iter); break; case Tl.EntityType.TEXT: if (Corebird.snippet_manager.has_snippet_n (e.start, e.length_in_bytes)) { + buffer.apply_tag_by_name (NO_SPELL_CHECK, e_start_iter, e_end_iter); buffer.apply_tag_by_name ("snippet", e_start_iter, e_end_iter); } break; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/corebird-1.7.1/src/window/ComposeTweetWindow.vala new/corebird-1.7.2/src/window/ComposeTweetWindow.vala --- old/corebird-1.7.1/src/window/ComposeTweetWindow.vala 2017-10-28 08:45:21.000000000 +0200 +++ new/corebird-1.7.2/src/window/ComposeTweetWindow.vala 2017-11-03 11:01:18.000000000 +0100 @@ -421,10 +421,10 @@ emoji_button.clicked.connect (() => { this.emoji_chooser.populate (); this.stack.visible_child = this.emoji_chooser; + cancel_button.label = _("Back"); }); emoji_button.show_all (); add_button_box.add (emoji_button); - cancel_button.label = _("Back"); } } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/corebird-1.7.1/ui/about-dialog.ui new/corebird-1.7.2/ui/about-dialog.ui --- old/corebird-1.7.1/ui/about-dialog.ui 2017-10-28 09:27:51.000000000 +0200 +++ new/corebird-1.7.2/ui/about-dialog.ui 2017-11-04 08:00:04.000000000 +0100 @@ -5,7 +5,7 @@ <property name="title" translatable="yes">About Corebird</property> <property name="type-hint">dialog</property> <property name="program-name">Corebird</property> - <property name="version">1.7.1</property> + <property name="version">1.7.2</property> <property name="website">https://corebird.baedert.org</property> <property name="authors">Timm Bäder<[email protected]> (Bugs go here) </property>
