Hello community,

here is the log from the commit of package bijiben for openSUSE:Factory checked 
in at 2019-04-01 12:32:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bijiben (Old)
 and      /work/SRC/openSUSE:Factory/.bijiben.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bijiben"

Mon Apr  1 12:32:12 2019 rev:44 rq:689476 version:3.32.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bijiben/bijiben.changes  2018-11-20 
22:29:35.446700011 +0100
+++ /work/SRC/openSUSE:Factory/.bijiben.new.25356/bijiben.changes       
2019-04-01 12:32:13.665780462 +0200
@@ -1,0 +2,59 @@
+Wed Mar 13 20:50:30 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.32.0:
+  + Added new GNOME Notes icon.
+  + Added option to choose between Tracker service or private
+    store.
+  + Changed editor toolbar to be always visible.
+  + Changed flatpak to use desktop portal for email sharing.
+  + Changed menus to popover menus.
+  + Fixed all text in bold.
+  + Updated javascript API to JSC.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar  5 05:57:20 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 3.31.92:
+  + Fixed all text in bold.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Feb 18 22:02:06 UTC 2019 - [email protected]
+
+- Update to version 3.31.91:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Feb 15 19:16:30 UTC 2019 - [email protected]
+
+- Update to version 3.31.90:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Jan  8 04:47:04 UTC 2019 - [email protected]
+
+- Update to version 3.31.4:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Jan  3 12:14:52 UTC 2019 - [email protected]
+
+- Update to version 3.31.3:
+  + Improved GNOME Notes icon.
+  + Updated translations.
+- Changes from version 3.31.2:
+  + Added compiler option to choose between Tracker service or
+    private store.
+  + Changed editor toolbar to be always visible.
+  + Changed menus to popover menus.
+  + Fixed shell search provider crash.
+  + Fixed some compilation warnings.
+  + Updated translations.
+- Changes from version 3.31.1.1:
+  + Fix typo in appdata release section.
+- Changes from version 3.31.1:
+  + Added flatpak CI in Gitlab.
+  + Added new GNOME Notes icon.
+
+-------------------------------------------------------------------

Old:
----
  bijiben-3.30.3.tar.xz

New:
----
  bijiben-3.32.0.tar.xz

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

Other differences:
------------------
++++++ bijiben.spec ++++++
--- /var/tmp/diff_new_pack.DDmMLX/_old  2019-04-01 12:32:14.205780629 +0200
+++ /var/tmp/diff_new_pack.DDmMLX/_new  2019-04-01 12:32:14.205780629 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bijiben
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -18,13 +18,13 @@
 
 %bcond_with zeitgeist
 Name:           bijiben
-Version:        3.30.3
+Version:        3.32.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.30/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/bijiben/3.32/%{name}-%{version}.tar.xz
 
 BuildRequires:  fdupes
 BuildRequires:  gettext
@@ -79,7 +79,7 @@
 
 %install
 %meson_install
-%suse_update_desktop_file org.gnome.bijiben DesktopUtility
+%suse_update_desktop_file org.gnome.Notes DesktopUtility
 %fdupes -s %{buildroot}%{_datadir}
 %find_lang %{name} %{?no_lang_C}
 
@@ -90,20 +90,20 @@
 %dir %{_datadir}/help/C
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/%{name}
-%{_datadir}/applications/org.gnome.bijiben.desktop
+%{_datadir}/applications/org.gnome.Notes.desktop
 %{_datadir}/%{name}/
-%{_datadir}/glib-2.0/schemas/org.gnome.bijiben.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.Notes.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.bijiben.enums.xml
-%{_datadir}/icons/hicolor/*/apps/org.gnome.bijiben*
-%{_datadir}/mime/packages/org.gnome.bijiben.xml
+%{_datadir}/icons/hicolor/*/apps/org.gnome.Notes*
+%{_datadir}/mime/packages/org.gnome.Notes.xml
 %dir %{_datadir}/metainfo/
-%{_datadir}/metainfo/org.gnome.bijiben.appdata.xml
+%{_datadir}/metainfo/org.gnome.Notes.appdata.xml
 
 %files -n gnome-shell-search-provider-%{name}
-%{_datadir}/dbus-1/services/org.gnome.bijiben.SearchProvider.service
+%{_datadir}/dbus-1/services/org.gnome.Notes.SearchProvider.service
 %dir %{_datadir}/gnome-shell
 %dir %{_datadir}/gnome-shell/search-providers
-%{_datadir}/gnome-shell/search-providers/org.gnome.bijiben-search-provider.ini
+%{_datadir}/gnome-shell/search-providers/org.gnome.Notes-search-provider.ini
 %{_libexecdir}/%{name}-shell-search-provider
 
 %files lang -f %{name}.lang

++++++ bijiben-3.30.3.tar.xz -> bijiben-3.32.0.tar.xz ++++++
++++ 28011 lines of diff (skipped)


Reply via email to