Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bijiben for openSUSE:Factory checked in at 2021-04-12 12:35:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bijiben (Old) and /work/SRC/openSUSE:Factory/.bijiben.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bijiben" Mon Apr 12 12:35:06 2021 rev:53 rq:881089 version:40.0 Changes: -------- --- /work/SRC/openSUSE:Factory/bijiben/bijiben.changes 2020-11-23 10:22:22.428812959 +0100 +++ /work/SRC/openSUSE:Factory/.bijiben.new.2401/bijiben.changes 2021-04-12 12:37:34.721384202 +0200 @@ -1,0 +2,18 @@ +Thu Mar 18 14:40:03 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Update to version 40.0: + + Added bidirectional text support to notes view. + + Dropped Zeitgeist support. + + Enabled formatting without dependency on selected text. + + Improved Help. + + Improved Nextcloud support by using Nextcloud Notes API. + + Fixed many bugs and improved application code overall. + + Updated translations. +- Clean up zeitgeist remainders in the spec file: it has been + disabled for a while already. +- Add pkgconfig(json-glib-1.0) and pkgconfig(libcurl) + BuildRequires: new dependencies. +- Replace pkgconfig(libhandy-0.0) BuildRequires with + pkgconfig(libhandy-1): follow upstreams port to libhandy-1. + +------------------------------------------------------------------- Old: ---- bijiben-3.38.0.tar.xz New: ---- bijiben-40.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bijiben.spec ++++++ --- /var/tmp/diff_new_pack.S30EKZ/_old 2021-04-12 12:37:36.209385932 +0200 +++ /var/tmp/diff_new_pack.S30EKZ/_new 2021-04-12 12:37:36.213385937 +0200 @@ -1,7 +1,7 @@ # # spec file for package bijiben # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,20 +16,18 @@ # -%bcond_with zeitgeist - Name: bijiben -Version: 3.38.0 +Version: 40.0 Release: 0 Summary: Note editor for GNOME License: GPL-3.0-or-later AND CC-BY-SA-3.0 Group: Productivity/Text/Editors URL: https://wiki.gnome.org/Apps/Bijiben -Source0: https://download.gnome.org/sources/bijiben/3.38/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/bijiben/40/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gettext -BuildRequires: meson +BuildRequires: meson >= 0.50.0 BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: yelp-tools @@ -38,16 +36,15 @@ BuildRequires: pkgconfig(goa-1.0) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.3 +BuildRequires: pkgconfig(json-glib-1.0) +BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libecal-2.0) >= 3.33.92 BuildRequires: pkgconfig(libedataserver-1.2) >= 3.33.92 -BuildRequires: pkgconfig(libhandy-0.0) >= 0.0.10 +BuildRequires: pkgconfig(libhandy-1) >= 1.0.0 BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(tracker-sparql-3.0) BuildRequires: pkgconfig(uuid) BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.26.0 -%if %{with zeitgeist} -BuildRequires: pkgconfig(zeitgeist-2.0) -%endif %description Bijiben is a note editor designed to remain simple to use. @@ -75,7 +72,6 @@ %meson \ -Dstatic=false \ -Dupdate-mimed=false \ - %{?with_zeitgeist: -Dzeitgeist=true} \ %{nil} %meson_build ++++++ bijiben-3.38.0.tar.xz -> bijiben-40.0.tar.xz ++++++ ++++ 12454 lines of diff (skipped)
