Hello community,

here is the log from the commit of package liferea for openSUSE:Factory checked 
in at 2017-06-30 18:39:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liferea (Old)
 and      /work/SRC/openSUSE:Factory/.liferea.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liferea"

Fri Jun 30 18:39:18 2017 rev:82 rq:506882 version:1.12~rc3

Changes:
--------
--- /work/SRC/openSUSE:Factory/liferea/liferea.changes  2017-03-15 
01:59:46.320769563 +0100
+++ /work/SRC/openSUSE:Factory/.liferea.new/liferea.changes     2017-06-30 
18:39:34.881598664 +0200
@@ -1,0 +2,41 @@
+Wed Jun 28 14:17:52 UTC 2017 - [email protected]
+
+- Change license to 'GPL-2.0' in place of 'GPL-2.0+':
+  src/debug.[c|h]) does not specify 'or higher'.
+
+-------------------------------------------------------------------
+Wed Jun 21 19:07:01 UTC 2017 - [email protected]
+
+- Update to version 1.12~rc3:
+  + Fix GtkDoc warnings.
+  + Filter commands are not asynchronous.
+  + Missing space above internal browser address bar.
+  + All "Unread" search folder items marked read at once.
+  + Liferea does not always use theme icons when it is launched on
+    system startup.
+  + Updated translations.
+- Changes from version 1.12~rc2:
+  + Change all g_warnings() to g_print() for remote source to avoid
+    "crashing" on errors.
+  + Reorganized all UI definitions in separate files to simplify
+    GtkBuilder handling.
+  + Add GeoRSS info and map link in item header.
+  + Replacing deprecated elements in preferences.
+  + Create LifereaApplication type.
+  + Partial RFC3229+feed support for bandwidth savings.
+  + gtk_tree_store_get_path: assertion
+    'iter->stamp == priv->stamp'.
+  + Leftover OSM XSLT in item view.
+  + Internal browser shows files system on go-back.
+  + Updated translations.
+- Changes from version 1.12~rc1:
+  + Switch to webkit2gtk3.
+  + Support for Do-Not-Track.
+  + Improved trayicon plugin.
+  + Support for Reedah and InoReader.
+  + Support for categories in TheOldReader.
+  + Simplified handling of external browsers.
+- Replace pkgconfig(webkitgtk-3.0) with pkgconfig(webkit2gtk-4.0)
+  BuildRequires following upstreams port.
+
+-------------------------------------------------------------------

Old:
----
  liferea-1.11.7.tar.bz2

New:
----
  liferea-1.12-rc3.tar.bz2

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

Other differences:
------------------
++++++ liferea.spec ++++++
--- /var/tmp/diff_new_pack.LGixxT/_old  2017-06-30 18:39:36.125423713 +0200
+++ /var/tmp/diff_new_pack.LGixxT/_new  2017-06-30 18:39:36.125423713 +0200
@@ -17,13 +17,14 @@
 
 
 Name:           liferea
-Version:        1.11.7
+Version:        1.12~rc3
 Release:        0
 Summary:        Linux Feed Reader
-License:        GPL-2.0+
+License:        GPL-2.0
 Group:          Productivity/Other
 Url:            http://liferea.sourceforge.net/
-Source:         
https://github.com/lwindolf/liferea/releases/download/v%{version}/%{name}-%{version}.tar.bz2
+Source0:        
https://github.com/lwindolf/liferea/releases/download/v1.12-rc3/liferea-1.12-rc3.tar.bz2
+#Source:         
https://github.com/lwindolf/liferea/releases/download/v%%{version}/%%{name}-%%{version}.tar.bz2
 # PATCH-FEATURE-OPENSUSE liferea-opensuse-feeds.patch -- Add openSUSE feeds to 
default feeds
 Patch0:         liferea-opensuse-feeds.patch
 BuildRequires:  fdupes
@@ -43,7 +44,7 @@
 BuildRequires:  pkgconfig(libxslt) >= 1.1.19
 BuildRequires:  pkgconfig(pango) >= 1.4.0
 BuildRequires:  pkgconfig(sqlite3) >= 3.7.0
-BuildRequires:  pkgconfig(webkitgtk-3.0)
+BuildRequires:  pkgconfig(webkit2gtk-4.0)
 Requires:       dbus-1 >= 0.30
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -59,7 +60,8 @@
 
 %lang_package
 %prep
-%setup -q
+#%%setup -q -n %%{name}-%%{version}
+%setup -q -n %{name}-1.12-rc3
 %patch0
 
 %build
@@ -69,7 +71,7 @@
 
 %install
 %make_install
-%suse_update_desktop_file -N "Liferea" liferea X-SuSE-RSS-News
+%suse_update_desktop_file net.sourceforge.liferea X-SuSE-RSS-News
 %find_lang %{name} %{?no_lang_C}
 rm doc/Makefile*
 rm doc/html/Makefile*
@@ -93,7 +95,8 @@
 %doc AUTHORS COPYING ChangeLog
 %{_bindir}/liferea
 %{_bindir}/liferea-add-feed
-%{_datadir}/applications/liferea.desktop
+%{_datadir}/applications/net.sourceforge.liferea.desktop
+%{_datadir}/dbus-1/services/net.sourceforge.liferea.service
 %{_datadir}/liferea/
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/%{name}.appdata.xml


Reply via email to