Hello community,

here is the log from the commit of package bijiben for openSUSE:Factory checked 
in at 2018-10-17 08:15:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bijiben (Old)
 and      /work/SRC/openSUSE:Factory/.bijiben.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bijiben"

Wed Oct 17 08:15:09 2018 rev:41 rq:638507 version:3.30.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/bijiben/bijiben.changes  2018-06-22 
13:28:43.337423067 +0200
+++ /work/SRC/openSUSE:Factory/.bijiben.new/bijiben.changes     2018-10-17 
08:15:15.267025557 +0200
@@ -1,0 +2,76 @@
+Wed Sep 26 12:23:08 UTC 2018 - [email protected]
+
+- Update to version 3.30.1:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Sep  9 08:28:28 UTC 2018 - [email protected]
+
+- Update to version 3.30.0:
+  + See installed NEWS file for a summary of changes between this
+    release and previous stable release.
+  + Updated translations.
+- Remove lang package from recommended packages as it already
+  supplements main package (same effect, it's redundant).
+
+-------------------------------------------------------------------
+Tue Aug 28 20:34:16 UTC 2018 - [email protected]
+
+- Update to version 3.29.92.1:
+  + Fix submodule project link which was still pointing to
+    git.gnome.org.
+- Changes from version 3.29.92:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Aug 16 16:02:13 UTC 2018 - [email protected]
+
+- Update to version 3.29.91:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Aug  3 18:46:39 UTC 2018 - [email protected]
+
+- Update to version 3.29.90:
+  + Added back application menu and removed the primary menu from
+    the main view
+  + Show online account user and domain information in settings
+    dialog.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Jul 23 20:27:42 UTC 2018 - [email protected]
+
+- Update to version 3.29.4:
+  + Removed application menu and added a new primary menu to the
+    main view.
+  + Added a "Text Size" option in primary menu to let users scale
+    note view.
+  + Add OARS metadata.
+  + Updated translations.
+- Changes from version 3.29.3:
+  + Flatpak fixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Jun 21 03:29:02 UTC 2018 - [email protected]
+
+- Update to version 3.29.2:
+  + Improve overall note styling.
+  + Move "Last updated" info to window menu.
+  + Fix UI freeze in text search.
+  + Fix memory leak and circular references in notes and providers.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Jun 21 03:29:01 UTC 2018 - [email protected]
+
+- Update to version 3.29.1.1:
+  + Fix memory leak in Settings.
+  + Make own/nextCloud notes saving async.
+  + Updated translations.
+- Drop fixed upstream patches: bijiben-memory-leak-fixes.patch,
+  bijiben-settings-dialog-Fix-settings.patch and
+  bijiben-webkit-editor_Use-g_auto.patch
+
+-------------------------------------------------------------------

Old:
----
  bijiben-3.28.3.tar.xz

New:
----
  bijiben-3.30.1.tar.xz

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

Other differences:
------------------
++++++ bijiben.spec ++++++
--- /var/tmp/diff_new_pack.GoPFBn/_old  2018-10-17 08:15:15.703025362 +0200
+++ /var/tmp/diff_new_pack.GoPFBn/_new  2018-10-17 08:15:15.707025361 +0200
@@ -12,19 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define with_zeitgeist 0
+%bcond_with zeitgeist
 Name:           bijiben
-Version:        3.28.3
+Version:        3.30.1
 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.28/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/bijiben/3.30/%{name}-%{version}.tar.xz
 
 BuildRequires:  fdupes
 BuildRequires:  gettext
@@ -43,8 +43,7 @@
 BuildRequires:  pkgconfig(tracker-sparql-2.0)
 BuildRequires:  pkgconfig(uuid)
 BuildRequires:  pkgconfig(webkit2gtk-4.0) >= 2.10.0
-Recommends:     %{name}-lang
-%if %{with_zeitgeist}
+%if %{with zeitgeist}
 BuildRequires:  pkgconfig(zeitgeist-2.0)
 %endif
 
@@ -74,11 +73,7 @@
 %meson \
     -Dstatic=false \
     -Dupdate-mimed=false \
-%if %{with_zeitgeist}
-    -Dzeitgeist=true \
-%else
-    -Dzeitgeist=false \
-%endif
+       %{?with_zeitgeist: -Dzeitgeist=true} \
     %{nil}
 %meson_build
 

++++++ bijiben-3.28.3.tar.xz -> bijiben-3.30.1.tar.xz ++++++
++++ 18405 lines of diff (skipped)


Reply via email to