Hello community,

here is the log from the commit of package corebird for openSUSE:Factory 
checked in at 2014-05-20 14:22:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/corebird (Old)
 and      /work/SRC/openSUSE:Factory/.corebird.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "corebird"

Changes:
--------
--- /work/SRC/openSUSE:Factory/corebird/corebird.changes        2014-02-11 
10:22:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.corebird.new/corebird.changes   2014-05-20 
14:22:05.000000000 +0200
@@ -1,0 +2,35 @@
+Wed Apr 30 14:24:29 UTC 2014 - malcolmle...@opensuse.org
+
+- Updated to version 0.7:
+  + Regex-based filters are implemented, i.e. you can hide tweets
+    you don't want to see.
+  + With the introduction of filters, individual users can now also
+    be blocked.
+  + Replying to tweets now correctly mentions all the users
+    mentioned in the original tweet.
+  + There's now a favorite timeline, showing all the tweets you
+    have favorited.
+  + The compose window now completes user names whenever the user
+    writes an @.
+  + Open windows are now correctly saved on application quit.
+  + Tons of refactoring to ensure future progress.
+  + Fixed Bugs:
+    * #99 - Reorganize the settings dialog.
+    * #93 - Feature Request: Add UI for starred tweets.
+    * #102 - Remember location of the settings dialog.
+    * #107 - Clicking the name link on a "retweeted by" tweet does
+      nothing.
+    * #108 - Corebird needs a Manpage.
+    * #105 - corebird segfaults when using newer versions of glib2
+      (2.39.2).
+    * #103 - Unfaving a favourited tweet in the favourited list
+      disables the tweet.
+    * #97 - Reply to all.
+    * #117 - Following someone turns on mobile notifications.
+    * #126 - Links in DM preview texts are wrong.
+    * #4 - How to translate it into other language, such as zh_CN.
+    * #41 - Add posibility to mute some content.
+    * #56 - Tab Completion for Users and Hashtags.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  corebird-0.6.1.tar.gz

New:
----
  corebird-0.7.tar.gz

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

Other differences:
------------------
++++++ corebird.spec ++++++
--- /var/tmp/diff_new_pack.OFe2dq/_old  2014-05-20 14:22:06.000000000 +0200
+++ /var/tmp/diff_new_pack.OFe2dq/_new  2014-05-20 14:22:06.000000000 +0200
@@ -2,7 +2,7 @@
 # spec file for package corebird
 #
 # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands.
+# Copyright (c) 2013-2014 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 
 Name:           corebird
-Version:        0.6.1
+Version:        0.7
 Release:        0
 Summary:        A lightweight Twitter Client
 License:        GPL-3.0+
@@ -39,11 +39,13 @@
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(rest-0.7)
 BuildRequires:  pkgconfig(sqlite3)
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Native Twitter client, integrating into GNOME 3.
 
+%lang_package
 %prep
 %setup -q
 
@@ -55,6 +57,7 @@
 %install
 %make_install
 %suse_update_desktop_file %{name} X-SuSE-Core-Internet
+%find_lang %{name} %{?no_lang_C}
 
 %post
 %glib2_gsettings_schema_post
@@ -76,5 +79,8 @@
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/glib-2.0/schemas/org.baedert.corebird.gschema.xml
 %{_datadir}/icons/hicolor/
+%{_mandir}/man1/%{name}.1%{?ext_man}
+
+%files lang -f %{name}.lang
 
 %changelog

++++++ corebird-0.6.1.tar.gz -> corebird-0.7.tar.gz ++++++
++++ 11989 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