Hello community,

here is the log from the commit of package corebird for openSUSE:Factory 
checked in at 2017-11-21 15:32:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/corebird (Old)
 and      /work/SRC/openSUSE:Factory/.corebird.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "corebird"

Tue Nov 21 15:32:36 2017 rev:17 rq:542911 version:1.7.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/corebird/corebird.changes        2017-11-07 
10:03:19.930691265 +0100
+++ /work/SRC/openSUSE:Factory/.corebird.new/corebird.changes   2017-11-21 
15:32:38.584621078 +0100
@@ -1,0 +2,10 @@
+Sun Nov 19 10:25:40 UTC 2017 - aavind...@gmail.com
+
+- Update to version 1.7.3:
+  + Increase maximum tweet length to 280 characters
+  + Increase maximum name length to 50 characters and improve
+    certain parts of the UI to cope better with longer names
+  + Fix the emoji button not showing up in the compose window
+  + Update translations
+
+-------------------------------------------------------------------

Old:
----
  corebird-1.7.2.tar.xz

New:
----
  corebird-1.7.3.tar.xz

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

Other differences:
------------------
++++++ corebird.spec ++++++
--- /var/tmp/diff_new_pack.S8Wnld/_old  2017-11-21 15:32:39.108602089 +0100
+++ /var/tmp/diff_new_pack.S8Wnld/_new  2017-11-21 15:32:39.108602089 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           corebird
-Version:        1.7.2
+Version:        1.7.3
 Release:        0
 Summary:        A lightweight Twitter Client
 License:        GPL-3.0+

++++++ corebird-1.7.2.tar.xz -> corebird-1.7.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corebird-1.7.2/configure new/corebird-1.7.3/configure
--- old/corebird-1.7.2/configure        2017-11-04 08:00:30.000000000 +0100
+++ new/corebird-1.7.3/configure        2017-11-19 09:10:50.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.2.
+# Generated by GNU Autoconf 2.69 for corebird 1.7.3.
 #
 # Report bugs to <m...@baedert.org>.
 #
@@ -650,8 +650,8 @@
 # Identity of this package.
 PACKAGE_NAME='corebird'
 PACKAGE_TARNAME='corebird'
-PACKAGE_VERSION='1.7.2'
-PACKAGE_STRING='corebird 1.7.2'
+PACKAGE_VERSION='1.7.3'
+PACKAGE_STRING='corebird 1.7.3'
 PACKAGE_BUGREPORT='m...@baedert.org'
 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.2 to adapt to many kinds of systems.
+\`configure' configures corebird 1.7.3 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.2:";;
+     short | recursive ) echo "Configuration of corebird 1.7.3:";;
    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.2
+corebird configure 1.7.3
 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.2, which was
+It was created by corebird $as_me 1.7.3, 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.2'
+ VERSION='1.7.3'
 
 
 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.2, which was
+This file was extended by corebird $as_me 1.7.3, 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.2
+corebird config.status 1.7.3
 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.2/configure.ac 
new/corebird-1.7.3/configure.ac
--- old/corebird-1.7.2/configure.ac     2017-11-04 08:00:04.000000000 +0100
+++ new/corebird-1.7.3/configure.ac     2017-11-19 09:10:44.000000000 +0100
@@ -1,4 +1,4 @@
-AC_INIT([corebird],[1.7.2],[m...@baedert.org])
+AC_INIT([corebird],[1.7.3],[m...@baedert.org])
 
 AC_PREREQ([2.65])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/corebird-1.7.2/data/org.baedert.corebird.appdata.xml.in 
new/corebird-1.7.3/data/org.baedert.corebird.appdata.xml.in
--- old/corebird-1.7.2/data/org.baedert.corebird.appdata.xml.in 2017-11-04 
08:00:04.000000000 +0100
+++ new/corebird-1.7.3/data/org.baedert.corebird.appdata.xml.in 2017-11-19 
09:28:32.000000000 +0100
@@ -45,6 +45,16 @@
   <url type="donation">https://flattr.com/profile/baedert</url>
 
   <releases>
+    <release version="1.7.3" date="2017-11-19">
+      <p>Changes in Corebird 1.7.3:</p>
+      <ul>
+        <li>Increase maximum tweet length to 280 characters</li>
+        <li>Increase maximum name length to 50 characters and improve certain 
parts of the UI to cope better with longer names</li>
+        <li>Fix the emoji button not showing up in the compose window</li>
+        <li>Update translations</li>
+      </ul>
+    </release>
+
     <release version="1.7.2" date="2017-11-04">
       <p>Changes in Corebird 1.7.2:</p>
       <ul>
Binary files old/corebird-1.7.2/po/ast.gmo and new/corebird-1.7.3/po/ast.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corebird-1.7.2/po/ast.po new/corebird-1.7.3/po/ast.po
--- old/corebird-1.7.2/po/ast.po        2017-11-04 07:53:41.000000000 +0100
+++ new/corebird-1.7.3/po/ast.po        2017-11-19 09:10:44.000000000 +0100
@@ -11,8 +11,8 @@
 "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-22 10:08+0000\n"
-"Last-Translator: baedert <m...@baedert.org>\n"
+"PO-Revision-Date: 2017-11-09 04:38+0000\n"
+"Last-Translator: Xuacu Saturio <xuacu...@gmail.com>\n"
 "Language-Team: Asturian 
(http://www.transifex.com/corebird/corebird/language/ast/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -182,7 +182,7 @@
 
 #: src/ProfilePage.vala:218
 msgid "Suspended Account"
-msgstr ""
+msgstr "Cuenta suspendida"
 
 #: src/ProfilePage.vala:272
 msgid "Protected profile"
@@ -195,7 +195,7 @@
 
 #: src/ProfilePage.vala:507 src/ProfilePage.vala:551
 msgid "Protected Profile"
-msgstr ""
+msgstr "Perfil protexíu"
 
 #: src/SearchPage.vala:371 src/SearchPage.vala:380 ui/search-page.ui:24
 msgid "Search"
@@ -203,7 +203,7 @@
 
 #: src/SearchPage.vala:401
 msgid "Load More"
-msgstr ""
+msgstr "Cargar más"
 
 #: src/TweetInfoPage.vala:345
 msgid "Could not show tweet"
Binary files old/corebird-1.7.2/po/ja.gmo and new/corebird-1.7.3/po/ja.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corebird-1.7.2/po/ja.po new/corebird-1.7.3/po/ja.po
--- old/corebird-1.7.2/po/ja.po 2017-11-04 07:53:41.000000000 +0100
+++ new/corebird-1.7.3/po/ja.po 2017-11-19 09:10:44.000000000 +0100
@@ -4,14 +4,15 @@
 #
 # Translators:
 # kumar8600 <kumar8...@gmail.com>, 2014
+# MTD TR <dev.mante...@gmail.com>, 2017
 # Yuki Katsura <katsura.y...@icloud.com>, 2017
 msgid ""
 msgstr ""
 "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-22 10:08+0000\n"
-"Last-Translator: baedert <m...@baedert.org>\n"
+"PO-Revision-Date: 2017-11-12 23:35+0000\n"
+"Last-Translator: MTD TR <dev.mante...@gmail.com>\n"
 "Language-Team: Japanese (Japan) 
(http://www.transifex.com/corebird/corebird/language/ja_JP/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -59,7 +60,7 @@
 
 #: data/org.baedert.corebird.desktop.in:5
 msgid "Use Twitter from within a normal desktop application"
-msgstr ""
+msgstr "通常のデスクトップアプリケーションからTwitterを使用する"
 
 #. TRANSLATORS: Search terms to find this application. Do NOT translate or
 #. localize the semicolons! The list MUST also end with a semicolon!
@@ -150,7 +151,7 @@
 
 #: src/ListStatusesPage.vala:378
 msgid "List"
-msgstr ""
+msgstr "リスト"
 
 #: src/ListsPage.vala:126 src/ListsPage.vala:131 ui/profile-page.ui:368
 msgid "Lists"
@@ -179,7 +180,7 @@
 
 #: src/ProfilePage.vala:218
 msgid "Suspended Account"
-msgstr ""
+msgstr "凍結されたアカウント"
 
 #: src/ProfilePage.vala:272
 msgid "Protected profile"
@@ -192,7 +193,7 @@
 
 #: src/ProfilePage.vala:507 src/ProfilePage.vala:551
 msgid "Protected Profile"
-msgstr ""
+msgstr "非公開アカウント"
 
 #: src/SearchPage.vala:371 src/SearchPage.vala:380 ui/search-page.ui:24
 msgid "Search"
@@ -200,7 +201,7 @@
 
 #: src/SearchPage.vala:401
 msgid "Load More"
-msgstr ""
+msgstr "更に読み込む"
 
 #: src/TweetInfoPage.vala:345
 msgid "Could not show tweet"
@@ -265,7 +266,7 @@
 
 #: src/widgets/AccountCreateWidget.vala:42
 msgid "Don’t have a Twitter account yet?"
-msgstr ""
+msgstr "まだTwitterアカウントをお持ちではありませんか?"
 
 #: src/widgets/AccountCreateWidget.vala:42
 msgid "Create one"
@@ -296,7 +297,7 @@
 
 #: src/widgets/FavImageView.vala:153 src/window/ComposeTweetWindow.vala:299
 msgid "Select Image"
-msgstr ""
+msgstr "画像を選択"
 
 #: src/widgets/FavImageView.vala:156 src/window/AccountDialog.vala:347
 #: src/window/ComposeTweetWindow.vala:302
@@ -324,11 +325,11 @@
 
 #: src/widgets/MediaButton.vala:48
 msgid "Copy URL"
-msgstr ""
+msgstr "URLをコピー"
 
 #: src/widgets/MediaButton.vala:105
 msgid "Save as…"
-msgstr ""
+msgstr "名前を付けて保存"
 
 #: src/widgets/MediaButton.vala:268
 msgid "Save Video"
@@ -347,7 +348,7 @@
 
 #: src/widgets/TweetListBox.vala:123
 msgid "Loading…"
-msgstr ""
+msgstr "読み込み中..."
 
 #: src/widgets/TweetListBox.vala:126 src/widgets/TweetListBox.vala:177
 msgid "No entries found"
@@ -355,7 +356,7 @@
 
 #: src/widgets/TweetListBox.vala:137 ui/account-create-widget.ui:119
 msgid "Retry"
-msgstr ""
+msgstr "再試行"
 
 #: src/window/AccountDialog.vala:344
 msgid "Select Banner Image"
@@ -405,7 +406,7 @@
 
 #: src/window/ComposeTweetWindow.vala:343
 msgid "Only one GIF file per tweet is allowed."
-msgstr ""
+msgstr "1つのツイートには1つのGIFファイルしか添付できません。"
 
 #: src/window/ComposeTweetWindow.vala:392
 msgid "Insert Emoji"
@@ -678,11 +679,11 @@
 
 #: ui/profile-page.ui:24
 msgid "Muted"
-msgstr ""
+msgstr "ミュート済み"
 
 #: ui/profile-page.ui:28
 msgid "Retweets disabled"
-msgstr ""
+msgstr "リツイートはできません"
 
 #: ui/profile-page.ui:166
 msgid "Follows you"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corebird-1.7.2/src/CbEmojiChooser.c 
new/corebird-1.7.3/src/CbEmojiChooser.c
--- old/corebird-1.7.2/src/CbEmojiChooser.c     2017-11-03 11:01:18.000000000 
+0100
+++ new/corebird-1.7.3/src/CbEmojiChooser.c     2017-11-19 09:06:30.000000000 
+0100
@@ -578,12 +578,16 @@
   GSettingsSchema *schema;
 
   schema_source = g_settings_schema_source_get_default ();
-  schema = g_settings_schema_source_lookup (schema_source, 
"org.gtk.Settings.EmojiChooser", FALSE);
+  schema = g_settings_schema_source_lookup (schema_source, 
"org.gtk.Settings.EmojiChooser", TRUE);
 
   if (schema == NULL)
-    return FALSE;
+    {
+      g_message ("Emoji chooser: Schema not found");
+      return FALSE;
+    }
 
-  g_settings_schema_unref (g_steal_pointer (&schema));
+  g_settings_schema_unref (schema);
+  schema = NULL;
 
   self->settings = g_settings_new ("org.gtk.Settings.EmojiChooser");
   settings_test = g_settings_get_value (self->settings, "recent-emoji");
@@ -592,22 +596,30 @@
   g_variant_unref (settings_test);
 
   if (!recent_in_correct_format)
-    return FALSE;
+    {
+      g_message ("Emoji chooser: Recent variant in wrong format");
+      return FALSE;
+    }
 
   bytes = g_resources_lookup_data ("/org/gtk/libgtk/emoji/emoji.data", 0, 
NULL);
 
   if (bytes == NULL)
-    return FALSE;
+    {
+      g_message ("Emoji chooser: resources not available");
+      return FALSE;
+    }
 
   checksum = g_compute_checksum_for_bytes (G_CHECKSUM_SHA1, bytes);
 
   correct_checksum = strcmp (checksum, EMOJI_DATA_CHECKSUM) == 0;
-  g_free (checksum);
   if (!correct_checksum)
     {
+      g_message ("Emoji chooser: checksum mismatch. %s != %s", checksum, 
EMOJI_DATA_CHECKSUM);
+      g_free (checksum);
       g_bytes_unref (bytes);
       return FALSE;
     }
+  g_free (checksum);
 
   self->data = g_variant_ref_sink (g_variant_new_from_bytes (G_VARIANT_TYPE 
("a(auss)"),
                                                              bytes, TRUE));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corebird-1.7.2/src/CbTweet.h 
new/corebird-1.7.3/src/CbTweet.h
--- old/corebird-1.7.2/src/CbTweet.h    2017-10-16 13:31:40.000000000 +0200
+++ new/corebird-1.7.3/src/CbTweet.h    2017-11-08 09:05:06.000000000 +0100
@@ -23,7 +23,7 @@
 #include "CbTypes.h"
 #include "CbMedia.h"
 
-#define CB_TWEET_MAX_LENGTH 140
+#define CB_TWEET_MAX_LENGTH 280
 
 typedef enum
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corebird-1.7.2/src/list/DMListEntry.vala 
new/corebird-1.7.3/src/list/DMListEntry.vala
--- old/corebird-1.7.2/src/list/DMListEntry.vala        2017-11-03 
11:01:18.000000000 +0100
+++ new/corebird-1.7.3/src/list/DMListEntry.vala        2017-11-19 
09:06:30.000000000 +0100
@@ -29,7 +29,7 @@
     set { screen_name_label.label = "@" + value; }
   }
   public new string name {
-    set { name_button.label = value; }
+    set { name_button.set_markup (value.replace ("&", "&amp;")); }
   }
 
   public Cairo.Surface avatar {
@@ -71,6 +71,7 @@
 
     this.screen_name_label = new Gtk.Label (null);
     screen_name_label.set_margin_start (6);
+    screen_name_label.set_margin_end (6);
     screen_name_label.set_valign (Gtk.Align.BASELINE);
     screen_name_label.get_style_context ().add_class ("dim-label");
     screen_name_label.show ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corebird-1.7.2/src/list/TweetListEntry.vala 
new/corebird-1.7.3/src/list/TweetListEntry.vala
--- old/corebird-1.7.2/src/list/TweetListEntry.vala     2017-11-03 
11:01:18.000000000 +0100
+++ new/corebird-1.7.3/src/list/TweetListEntry.vala     2017-11-19 
09:06:30.000000000 +0100
@@ -75,6 +75,8 @@
       var name_label = new Gtk.Label ("<b>" + tweet.get_user_name () + "</b>");
       name_label.set_use_markup (true);
       name_label.valign = Gtk.Align.BASELINE;
+      name_label.ellipsize = Pango.EllipsizeMode.END;
+      name_label.xalign = 0;
       name_label.show ();
       this.grid.attach (name_label, 1, 0, 1, 1);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corebird-1.7.2/src/widgets/TextButton.vala 
new/corebird-1.7.3/src/widgets/TextButton.vala
--- old/corebird-1.7.2/src/widgets/TextButton.vala      2017-11-03 
11:01:18.000000000 +0100
+++ new/corebird-1.7.3/src/widgets/TextButton.vala      2017-11-19 
09:06:30.000000000 +0100
@@ -47,7 +47,7 @@
     label.set_justify (Gtk.Justification.CENTER);
     label.valign = Gtk.Align.BASELINE;
     label.ellipsize = Pango.EllipsizeMode.END;
-      label.xalign = 0;
+    label.xalign = 0;
 
     label.visible = true;
     if(label.parent == null)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corebird-1.7.2/ui/about-dialog.ui 
new/corebird-1.7.3/ui/about-dialog.ui
--- old/corebird-1.7.2/ui/about-dialog.ui       2017-11-04 08:00:04.000000000 
+0100
+++ new/corebird-1.7.3/ui/about-dialog.ui       2017-11-19 09:10:44.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.2</property>
+    <property name="version">1.7.3</property>
     <property name="website">https://corebird.baedert.org</property>
     <property name="authors">Timm Bäder&lt;m...@baedert.org&gt; (Bugs go here)
 </property>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corebird-1.7.2/ui/account-dialog.ui 
new/corebird-1.7.3/ui/account-dialog.ui
--- old/corebird-1.7.2/ui/account-dialog.ui     2017-11-03 11:01:18.000000000 
+0100
+++ new/corebird-1.7.3/ui/account-dialog.ui     2017-11-19 09:06:30.000000000 
+0100
@@ -103,7 +103,7 @@
                         <property name="can-focus">1</property>
                         <property name="halign">start</property>
                         <property name="valign">baseline</property>
-                        <property name="max-length">20</property>
+                        <property name="max-length">50</property>
                       </object>
                       <packing>
                         <property name="left-attach">1</property>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corebird-1.7.2/ui/dm-page.ui 
new/corebird-1.7.3/ui/dm-page.ui
--- old/corebird-1.7.2/ui/dm-page.ui    2017-11-03 11:01:18.000000000 +0100
+++ new/corebird-1.7.3/ui/dm-page.ui    2017-11-19 09:06:30.000000000 +0100
@@ -31,6 +31,7 @@
             <child>
               <object class="GtkScrolledWindow">
                 <property name="visible">1</property>
+                <property name="hscrollbar-policy">never</property>
                 <child>
                   <object class="CompletionTextView" id="text_view">
                     <property name="visible">True</property>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corebird-1.7.2/ui/user-list-entry.ui 
new/corebird-1.7.3/ui/user-list-entry.ui
--- old/corebird-1.7.2/ui/user-list-entry.ui    2017-11-03 11:01:18.000000000 
+0100
+++ new/corebird-1.7.3/ui/user-list-entry.ui    2017-11-19 09:06:30.000000000 
+0100
@@ -31,6 +31,7 @@
             <property name="yalign">1</property>
             <property name="xalign">0</property>
             <property name="ellipsize">end</property>
+            <property name="max-width-chars">40</property>
             <attributes>
               <attribute name="weight" value="bold"/>
             </attributes>


Reply via email to