* Thu Oct 24 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.34.0:
+ Bugs fixed: glgo#GNOME/gnome-documents!27: Use Files GOA
provider feature.
+ Updated translations.
* Sun Oct 20 2019 bjorn.lie@gmail.com
- Update to version 3.33.90+9:
+ lokview: be robust to LibreOfficeKit not being available
+ search: use files GOA provider feature
+ lib: fix compiler warnings
+ utils: factor out function to replace file
+ application: fix fallout from Lang.bind() removal
+ Updated translations.
- Switch to gitcheckout via source services, upstream is lacking in
releases.
* Thu Sep 05 2019 luke@ljones.dev
- Update to version 3.33.90:
+ Update translations.
* Mon Aug 12 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Drop inkscape and poppler-tools BuildRequires: No longer needed
since we do not build getting_started pdf anymore.
* Tue Mar 12 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.32.0:
+ Updated translations.
- Pass getting_started=false to meson, no longer build
getting-started pdf.
* Fri Mar 08 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Drop gnome-documents_books-common sub-package, now that
gnome-books is a separate package, it no longer makes sense. Also
add Obsoletes/Provides to smooth out upgrades.
* Sun Mar 03 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.31.92:
+ Bugs fixed:
- glgo#GNOME/gnome-documents!21, glgo#GNOME/gnome-documents#24.
+ Updated translations.
* Thu Feb 21 2019 bjorn.lie@gmail.com
- Update to version 3.31.90:
+ Updated menus for 3.32 recommendations.
+ Bugs fixed: glgo#GNOME/gnome-documents#11,
glgo#GNOME/gnome-documents#12, glgo#GNOME/gnome-documents#21,
glgo#GNOME/gnome-documents#30.
+ Updated translations.
- Changes from version 3.31.1:
+ Allow libgdprivate-1.0.so to find libgd.
+ Search: be more careful when constructing a GFile.
+ build:
- Update to latest libgd.
- Ensure that the Git submodules are kept updated.
- Remove unused variable.
+ Updated translations.
- Drop gnome-books sub-package as it was split out into a separate
project. Keeping the common package for now, but that one will
probably be folded into the main package in the future.
* Fri Jan 18 2019 bjorn.lie@gmail.com
- Update to version 3.30.1:
+ Allow libgdprivate-1.0.so to find libgd.
+ Search: be more careful when constructing a GFile.
+ build:
- Update to latest libgd.
- Ensure that the Git submodules are kept updated.
- Remove unused variable.
+ Updated translations.
- Drop patches fixed upstream:
+ gnome-documents-build-Ensure-Git-submodules-are-updated.patch.
+ gnome-documents-build-Remove-unused-variable.patch.
* Thu Dec 27 2018 bjorn.lie@gmail.com
- Add upstream bug fix patches from stable branch:
+ gnome-documents-build-Remove-unused-variable.patch: build:
Remove unused variable.
+ gnome-documents-build-Ensure-Git-submodules-are-updated.patch:
build: Ensure that the Git submodules are kept updated.
* Wed Sep 12 2018 antoine.belvire@opensuse.org
- Update to 3.30.0:
+ Update the Git submodule URL after GitLab migration.
+ Remove usage of conditional catch statements.
+ Don't crash when selecting a local collection.
+ Updated translations.
- Remove lang package from recommended packages as it already
supplements main package (same effect, it's redundant).
* Fri Aug 17 2018 bjorn.lie@gmail.com
- Update to version 3.29.91:
+ Remove Autotools and various Meson improvements.
+ Add OARS metadata.
+ Initialize the getting started PDF only when presenting a UI,
and before any SPARQL has been submitted.
+ Be nice to the garbage collector during shutdown (bsc#1063428).
* Thu Aug 16 2018 bjorn.lie@gmail.com
- Update to version 3.28.2:
+ Insert the getting started PDF only when showing a window.
+ Be nice to the garbage collector during shutdown (bsc#1063428).
* Tue Jul 24 2018 dimstar@opensuse.org
- Help translation-update-upstream finding the right gettext domain
name: pass "po %{name}" to the call.
* Wed Jun 06 2018 bjorn.lie@gmail.com
- Update to version 3.28.1:
+ Avoid premature queries during startup.
+ Updated translations.
* Thu Mar 22 2018 bjorn.lie@gmail.com
- Update to version 3.28.0:
+ Make the Meson build require libgepub-0.6.
+ Updated translations.
* Thu Mar 22 2018 bjorn.lie@gmail.com
- Replace pkgconfig(libgepub) with pkgconfig(libgepub-0.6)
BuildRequires.
- Replace update-desktop-files with desktop-file-utils
BuildRequires and drop usage of suse_update_desktop_file macro.
- Pass explicit documentation=true and getting_started=true to
meson, ensure we build the features we want.
- Use autosetup macro.
* Thu Mar 22 2018 dimstar@opensuse.org
- Update to version 3.27.92:
+ Port to Meson.
- Add meson BuildRequires and replace configure/make/make_install
macros with meson/meson_build/meson_install.
* Tue Mar 20 2018 dimstar@opensuse.org
- Unconditionally enable translation-update-upstream: on
Tumbleweed, this results in a NOP and for Leap in SLE paid
translations being used (boo#1086036).
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner