GNOME 3.18 will be bringing a news reader application, called intuitively GNOME News. Written in Python and GTK+, it will be using the WebKitGtk+ WebKit engine port.

Among others it will have an autodiscovery feature, support for searching for titles via the GNOME Shell, will have good integration with Feedly, Google Activities, Pocket and the News component of OwnCloud.
If you are using Fedora Rawhide, you can install and test it via GitHub:
$ git clone https://github.com/ignatenkobrain/gnome-news
$ sudo dnf install intltool autoconf-archive libappstream-glib-devel gobject-introspection-devel pygobject3 glib2-devel
$ cd gnome-news/
$ /autogen.sh && make
$ sudo ./gnome-news
For more information, what the below video: