Hello community, here is the log from the commit of package bijiben for openSUSE:Factory checked in at 2017-06-12 15:08:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bijiben (Old) and /work/SRC/openSUSE:Factory/.bijiben.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bijiben" Mon Jun 12 15:08:29 2017 rev:30 rq:501747 version:3.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/bijiben/bijiben.changes 2016-09-21 18:26:15.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.bijiben.new/bijiben.changes 2017-06-12 15:08:32.626591198 +0200 @@ -1,0 +2,21 @@ +Tue Jun 6 07:59:10 UTC 2017 - [email protected] + +- Update to version 3.24.0: + + Update settings dialog. + + Convert WebKitGTK+ v.1 notes to v.2. + + Fix wrong references to bijiben desktop file. + + Update build files. + + Port to WebKitGTK+ v.2. + + Improve how to handle open files. + + Remove dependancy on libedataserverui. + + Allow build in non-srcdir. + + Transform editor toolbar to an action bar. + + Memory leaks fixes and code clean-up. + + Updated translations. +- Replace pkgconfig(webkitgtk-3.0) with pkgconfig(webkit2gtk-4.0) + BuildRequires following upstreams port. +- Drop pkgconfig(libedataserverui-1.2) BuildRequires, no longer + needed nor required. +- Pass --disable-Werror to configure, fix build (bgo#783465). + +------------------------------------------------------------------- Old: ---- bijiben-3.21.2.tar.xz New: ---- bijiben-3.24.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bijiben.spec ++++++ --- /var/tmp/diff_new_pack.U6Gbc2/_old 2017-06-12 15:08:34.286356894 +0200 +++ /var/tmp/diff_new_pack.U6Gbc2/_new 2017-06-12 15:08:34.290356330 +0200 @@ -1,7 +1,7 @@ # # spec file for package bijiben # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,13 +19,14 @@ %define with_zeitgeist 0 Name: bijiben -Version: 3.21.2 +### FIXME on version update, please check if --disable-Werror can be removed (bgo#783465) +Version: 3.24.0 Release: 0 Summary: Note editor for GNOME License: GPL-3.0+ and CC-BY-SA-3.0 Group: Productivity/Text/Editors Url: https://live.gnome.org/Bijiben -Source: http://download.gnome.org/sources/bijiben/3.21/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/bijiben/3.24/%{name}-%{version}.tar.xz BuildRequires: intltool >= 0.50.1 BuildRequires: update-desktop-files BuildRequires: yelp-tools @@ -37,11 +38,10 @@ BuildRequires: pkgconfig(libecal-1.2) BuildRequires: pkgconfig(libecal-1.2) >= 3.13.90 BuildRequires: pkgconfig(libedataserver-1.2) >= 3.13.90 -BuildRequires: pkgconfig(libedataserverui-1.2) >= 3.13.90 BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(tracker-sparql-1.0) BuildRequires: pkgconfig(uuid) -BuildRequires: pkgconfig(webkitgtk-3.0) +BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.10.0 %if %{with_zeitgeist} BuildRequires: pkgconfig(zeitgeist-2.0) %endif @@ -72,7 +72,8 @@ %build %configure \ --disable-static \ - --disable-update-mimedb + --disable-update-mimedb \ + --disable-Werror make %{?_smp_mflags} %install ++++++ bijiben-3.21.2.tar.xz -> bijiben-3.24.0.tar.xz ++++++ ++++ 33031 lines of diff (skipped)
