Package Release Info

bijiben-3.28.1-bp150.1.3

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

bijiben
bijiben-lang
gnome-shell-search-provider-bijiben

Change Logs

* Sun Apr 22 2018 bjorn.lie@gmail.com
- Add upstream bug fix patches:
  + bijiben-memory-leak-fixes.patch.
  + bijiben-webkit-editor_Use-g_auto.patch (bgo#792221).
  + bijiben-settings-dialog-Fix-settings.patch.
* Tue Apr 10 2018 bjorn.lie@gmail.com
- Update to version 3.28.1:
  + Fix appdata and screenshots improving flatpak support.
  + Updated translations.
* Mon Mar 05 2018 dimstar@opensuse.org
- Update to version 3.28.0:
  + Meson port.
  + Gettext port.
  + Add shortcuts window.
  + Remember last application view style.
  + Add flatpak support.
  + Fix back button in trash view.
  + Fix crash when running X11 instead of Wayland.
  + Improve window geometry state.
  + Improve notes import on startup.
  + Improve import dialog.
  + Set default application icon.
  + Use g_auto*.
  + Widgets migration to GtkBuilder.
  + Code clean up.
  + Disable Zeitgeist support by default.
  + Adopt #pragma once.
  + Add support for Tracker2.
  + Fix owncloud saving issue.
  + Improve list view.
  + Updated translations.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Mon Feb 26 2018 luc14n0@linuxmail.org
- Update to version 3.27.90:
  + Fixes:
  - Saving title.
  - Back button in trash view.
  - Owncloud saving issue.
  + Improve list view.
  + Add flatpak support.
  + Updated translations.
- Update Url tag to https://wiki.gnome.org/Notes: current Notes'
  (formely Bijiben) web page.
* Mon Feb 26 2018 zaitor@opensuse.org
- Update to version 3.27.4:
  + Improve window geometry state.
  + Set default application icon.
  + Fix crash when running X11 instead of Wayland.
  + Improve notes import on startup.
  + Add shortcuts window.
  + More code clean up.
  + More widgets migrated to GtkBuilder.
  + Disable Zeitgeist support by default.
  + Adopt #pragma once.
  + Updated translations.
- Minor spec modernizing.
* Mon Feb 26 2018 luc14n0@linuxmail.org
- Update to version 3.27.3:
  + More widgets migrated to GtkBuilder.
  + Remember last application view style.
  + Updated translations.
- Remove sed command as version bumping is fixed upstream now.
* Mon Feb 26 2018 luc14n0@linuxmail.org
- Update to version 3.27.2:
  + Fixed missing Unicode strings.
  + Improve:
  - Adherence to GNOME code standards.
  - Import dialog.
  + Widgets migration to GtkBuilder.
  + Updated translations.
- Update sed command to bump the version from 3.27.1 to 3.27.2 in
  meson.build file.
- Rename meson parameters: enable-update-mimed to update-mimed and
  enable-zeitgeist to zeitgeist : following upstream renaming.
* Mon Feb 26 2018 luc14n0@linuxmail.org
- Update to version 3.27.1:
  + Meson and Gettext port.
  + Add translator comments to .desktop file and support for
    Tracker2.
  + Updated translations.
- Add meson BuildRequires and drop autoreconf and switch configure,
  make and make_install macros to meson, meson_build and
  meson_install following upstream switch to Meson build system.
- Switch intltool BuildRequires to gettext following upstream port.
- Add missing conditional macro of zeitgeist to %build section.
- Drop sed command that replace tracker-sparql version once the
  problem has been fixed with the meson port, and add temporary
  command to replace version 3.26.1 to 3.27.1 in meson.build file.
- Add fdupes to remove some duplicates under /usr/share.
- Drop libtool since it's not needed/used.
- Update Url to https://wiki.gnome.org/Apps/Bijiben.
* Sat Feb 24 2018 dimstar@opensuse.org
- Pass --disable-Werror to configure: this is released code and we
  don't have to fail when any dependency deprecates, but still
  supports, some functions.
* Wed Nov 01 2017 dimstar@opensuse.org
- Update to version 3.26.2:
  + Added support for Tracker2.
  + Updated translations.
- Drop sed hack to inject tracker 2 support into configure.
- Drop libtool BuildRequires and call to autoreconf, as we no
  longer modify the build system.
* Mon Oct 02 2017 luc14n0@linuxmail.org
- Update to version 3.26.1:
  + Fixed gettext domain.
  + Updated a couple of help screenshots.
  + Updated translations.
* Tue Sep 12 2017 zaitor@opensuse.org
- Update to version 3.26.0:
  + Re-enable translations broken in 3.24 cycle.
  + Fixed crash when closing application in an empty note.
  + Fixed title for new Memo notes.
  + Fixed crash when removing Memo notes.
  + Fixed crash when removing Notebooks from trash.
  + Fixed memory leak when releasing Notebooks.
  + Reduced I/O usage when saving window state.
  + Updated translations.
* Mon Sep 11 2017 zaitor@opensuse.org
- Update to version 3.24.2:
  + Re-enable translations broken in 3.24 cycle.
  + Updated translations.
* Fri Aug 11 2017 zaitor@opensuse.org
- Update to version 3.24.1:
  + Added support for glib 2.53.4.
  + Fixed transparent window issue when no notes are displayed.
  + Added support for glib 2.53.2.
  + Fixed memory leak when saving a note.
  + Fixed memory leak when deleting note in local provider.
  + Fixed application state stuck in trash view.
  + Fixed 64 bits format for text output.
  + Fixed application cash when some dates are null.
  + Added missing break in a case statement.
  + Removed warning about .Trash folder missing.
  + Updated translations.
- Drop upstream fixed patches:
  + bijiben-fix-redundant-decls-error.patch.
  + bijiben-fix-missing-break-in-case-statement.patch.
  + bijiben-fix-i586-longint.patch.
  + bijiben-remove-warning-about-Trash-folder.patch.
  + bijiben-memo-provider-crash-opening-memo.patch.
- Stop passing --disable-Werror to configure, no longer needed.
* Sat Jul 29 2017 zaitor@opensuse.org
- Add yet a upstream commit to
  bijiben-fix-redundant-decls-error.patch: Add a missing include.
- Use sed to replace tracker-sparql-1.0 with tracker-sparql-2.0
  BuildRequires.
- Pass --disable-Werror to configure, needed to fix build with new
  glib2, add fixme to remove it on next version update.
- Drop post(un) handling: Remove obsolete
  glib2_gsettings_schema_post(un), icon_theme_cache_post(un),
  desktop_database_post(un) and mime_database_post(un) calls, we
  have filetriggers to take care of this now.
* Wed Jul 12 2017 zaitor@opensuse.org
- Add bijiben-fix-redundant-decls-error.patch: Fix build with new
  version of glib (bgo#783878).
- Following the above, add libtool BuildRequires and pass
  autoreconf as the patch touches the buildsystem.
* Fri Jun 16 2017 zaitor@opensuse.org
- Add bijiben-fix-i586-longint.patch: Fix wrong int type
  (bgo#783714).
* Mon Jun 12 2017 zaitor@opensuse.org
- Add bijiben-memo-provider-crash-opening-memo.patch: Application
  is crashing when trying to open a memo from the memo list
  (bgo#782998).
* Sun Jun 11 2017 zaitor@opensuse.org
- Add bijiben-fix-missing-break-in-case-statement.patch:
  main-toolbar: Missing break in case statement. Stop passing
  - -disable-Werror to configure (bgo#783465).
- Add bijiben-remove-warning-about-Trash-folder.patch:
  local-provider: Remove warning about .Trash folder (bgo#783471).