Files
almanah/almanah.changes

212 lines
8.0 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-------------------------------------------------------------------
Fri Jul 25 15:20:19 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- adjust gpgme build dependency for future-proofing
-------------------------------------------------------------------
Sat Jan 11 09:52:47 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.12.4:
+ Added:
- Search (Ctrl-F) and Quit (Ctrl-Q) keyboard shortcuts
- Nix-based development environment and CI
+ Fixed:
- Various deprecations
- Localization of aplication name
+ Changed: Application ID and icon name is now rDNS
(org.gnome.Almanah) instead of just almanah
+ Changed dependencies:
- GTKSourceView 3 → GTKSourceView 4
- Gcr 3 → Gcr 4
- appstream-util → appstreamcli
+ Updated translations.
- Drop Fix-build-meson-060.patch: Fixed upstream.
- Changes in BuildRequires following upstream changes:
+ Drop: update-desktop-files, pkgconfig(gcr-base-3) and
pkgconfig(gtksourceview-3.0)
+ Add: desktop-file-utils, pkgconfig(gtksourceview-4) and
pkgconfig(gcr-4)
- Add check section and run meson_test macro during build.
-------------------------------------------------------------------
Mon Nov 6 15:49:58 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix build with RPM 4.19: unnumbered patches are no longer
supported.
-------------------------------------------------------------------
Tue Feb 22 16:58:24 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Add Fix-build-meson-060.patch: Fix build with meson 0.60.x and
newer.
-------------------------------------------------------------------
Mon Apr 26 17:37:56 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 0.12.3
* Fixed: Font size is too small in text view
* Updated Catalan translation
-------------------------------------------------------------------
Fri Sep 4 17:36:46 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.12.2:
+ Fix version number (no other changes).
- Changes from version 0.12.1:
+ Bump Meson dependency to 0.51 to simplify build system.
+ Bugs fixed: typo in src/vfs.c errors.
+ Updated translations.
-------------------------------------------------------------------
Mon Oct 7 17:24:01 UTC 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.
-------------------------------------------------------------------
Thu Sep 25 11:30:46 UTC 2014 - dimstar@opensuse.org
- Update to version 0.11.1:
+ Improved AppData support for Software App.
+ Updated translations.
-------------------------------------------------------------------
Sat Nov 30 22:57:49 UTC 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 06:57:07 UTC 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 15:00:18 UTC 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 13:46:00 UTC 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 16:45:31 UTC 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 20:35:44 UTC 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 3 17:15:10 UTC 2012 - dimstar@opensuse.org
- Add X-SuSE-DesktopUtility to the categories of almanah in order
to fix the build.
-------------------------------------------------------------------
Sat Dec 24 10:58:59 UTC 2011 - vuntz@opensuse.org
- Add almanah-largefile.patch to fix build, instead of changing
CFLAGS.
- Cleanup for inclusion in Factory.
-------------------------------------------------------------------
Sat Dec 3 04:54:43 UTC 2011 - badshah400@gmail.com
- Initial package (version 0.8.0)