* Mon Oct 07 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.12.0:
+ Move encryption support to SQLiteVFS to improve performance and
reduce the chance of data loss from use of temporary files.
+ Various GTK version and API updates.
+ Migrated from GtkToolbar to GtkHeaderBar.
+ Various AppData file updates.
+ Support undo and redo.
+ Port to Meson.
+ Port to libecal-2.0.
+ Bugs fixed:
- Meson build claims implicit function declaration warnings.
- build: Port to meson.
- docs: Port README to Markdown and update it.
- event-factories: Fix an incorrect string comparison.
+ Updated translations.
- Add meson BuildRequires and macros following upstreams port.
- Replace pkgconfig(libecal-1.2) with pkgconfig(libecal-2.0)
BuildRequires.
- Add pkgconfig(gtksourceview-3.0) and pkgconfig(gcr-base-3)
BuildRequires: New dependencies.
- Add explicit pkgconfig(glib-2.0), pkgconfig(gmodule-2.0),
pkgconfig(gthread-2.0), pkgconfig(gio-2.0) and pkgconfig(sqlite3)
BuildRequires and drop sqlite3-devel BuildRequires: Align with
what meson checks for.
- Drop almanah-lang Recommends: No longer needed.
- Drop glib2_gsettings_schema_post(un), icon_theme_cache_post(un)
desktop_database_post(un) and glib2_gsettings_schema_requires
macros, no longer needed by any supported versions of openSUSE.
Version: 0.11.1-bp150.1.3
* Thu Sep 25 2014 dimstar@opensuse.org
- Update to version 0.11.1:
+ Improved AppData support for Software App.
+ Updated translations.
* Sat Nov 30 2013 dimstar@opensuse.org
- Update to version 0.11.0:
+ Improved the tagging accesibility.
+ Enhanced the diary security.
+ Changed the tagging look (new button with a symbolic link in
the toolbar and the tag bar shown integrated in the main
toolbar).
+ Added a new 256x256 icon, that looks better in GNOME Shell.
+ Added an AppData file to show a completed information in
Software App.
+ Updated translations.
- Drop almanah-includes.patch: fixed upstream.
- Pass install_sh=$(pwd)/install-sh to make_install: for some weird
reason, the tarball fails to find it.
* Thu Apr 18 2013 dimstar@opensuse.org
- Update to version 0.10.8:
+ Main window redesign.
+ Tagging support.
+ Port to GMenu.
+ Dropped the libedataserverui dependency and embed the
ECellRendererColor and ESourceSelector widgets.
+ Hide the title bar in maximized windows.
+ Updated GtkSpell 3 support.
+ Updated EDS dependency to 3.5.91.
+ Bugs fixed: bgo#677209, bgo#680845.
+ Updated translations.
- Replace pkgconfig(gtkspell-3.0) BuildRequires with
pkgconfig(gtkspell3-3.0), following upstream.
- Drop pkgconfig(libedataserverui-3.0) BuildRequires: no longer
needed.
- Add -UE_CAL_DISABLE_DEPRECATED to CFLAGS, in order to allow
deprecated E_CAL functions.
- Add almanah-includes.patch: include interface.h to fix build.
* Sun Mar 17 2013 zaitor@opensuse.org
- Update to version 0.10.1:
+ Almanah doesn't encrypt the database when the application close
(bgo#695117, bnc#809140, CVE-2013-1853).
* Sat Sep 22 2012 dimstar@opensuse.org
- Update to version 0.10.0:
+ Major changes:
- Updated EDS events integration to the new 3.5.91 API
- Second phase of the new UI
- Now is set the default file name when the user doing "Print
to File"
- Updated HACKING doc with general principles and a security
policy
+ Bugs fixed: bgo#683570, bgo#680845, bgo#676765, bgo#676931,
bgo#676766
+ Updated translations.
- Drop pkgconfig(gconf-2.0) BuildRequires: no longer needed.
* Thu Mar 29 2012 dimstar@opensuse.org
- Add %glib2_gsettings_schema_* schema handling in preamble and
post/postun.
- Don't complicate post/postun with checks for obsoleted openSUSE
versions.
* Mon Mar 26 2012 zaitor@opensuse.org
- Update to version 0.9.0:
+ Removed ‘definitions’ in favour of hyperlinks.
+ Move to a new XML-based entry serialisation format.
+ Use the new GApplication single instance mechanism.
+ Various fixes to the import system.
+ Search is now asynchronous and case-insensitive.
+ Fixed build with --enable-spell-checking and
- -disable-encryption.
+ The first phase of a major re-working of the UI to make it more
GNOME-3-ish.
+ Re-enable spell checking with GTK+3.
+ Automatically save the current entry every 5 minutes.
+ Bugs fixed: bgo#631835, bgo#622193, bgo#647691, bgo#647690,
bgo#662016, bgo#662014, bgo#667263, bgo#666801, bgo#671801,
bgo#669927.
+ Updated translations.
- Drop almanah-largefile.patch: fixed upstream.
- Remove gnome-common BuildRequires and call to gnome-autogen.sh:
they were only needed for above patch.
- Add pkgconfig(gtkspell-3.0) BuildRequires for spell checking
support.
* Sat Mar 03 2012 dimstar@opensuse.org
- Add X-SuSE-DesktopUtility to the categories of almanah in order
to fix the build.
* Sat Dec 24 2011 vuntz@opensuse.org
- Add almanah-largefile.patch to fix build, instead of changing
CFLAGS.
- Cleanup for inclusion in Factory.
* Sat Dec 03 2011 badshah400@gmail.com
- Initial package (version 0.8.0)