Package Release Info

OpenBoard-1.7.0~git20221129.9de37af-bp155.2.7

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

OpenBoard

Change Logs

* Tue Sep 11 2018 F.Schuette@t-online.de
- Update to OpenBoard 1.4.1
  * Add patch for ffmpeg includes.
* Wed Jan 10 2018 antoine.belvire@opensuse.org
- Add compatibility with OpenSSL 1.1 API:
  * OpenBoard-1.3.6-add-openssl-1.1-compat.patch.
  * Authorize build with OpenSSL 1.1 by removing version constraint
    on "BuildRequires".
- Merge quazip_libname.patch with OpenBoard-no_Third-Party.patch.
Version: 1.7.0-bp155.3.3.1
* Sat Dec 09 2023 Martin Winter <me@letsfindaway.de>
- update to release version 1.7.0
- update patches to match updated sources
  * update 0569-scale-mirror-pixmap.patch
  * update 0686-shortcut-configuration.patch
- replace build system patch
  * remove 0698-add-cmake-build-system.patch
  * add 0830-cmake-community-builds.patch
- switch from pgkconfig to cmake for some BuildRequires
* Sun Jun 18 2023 Martin Winter <me@letsfindaway.de>
- update to version 1.7.0~git20230614.2ff8f29
  * feature freeze before release
- remove upstreamed patches
  * remove upstreamed 0551-common-background-drawing.patch
  * remove upstreamed 0677-pdf-export-page-size.patch
- update patches to match updated sources
  * update 0686-shortcut-configuration.patch
  * update 0698-add-cmake-build-system.patch
  * update 9117-disable-software-update.patch
* Wed Jan 25 2023 Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire pkgconfig(libavdevice) instead of ffmpeg-devel: let
  OBS figure out the right packages that do not conlfict.
* Tue Nov 29 2022 Martin Winter <me@letsfindaway.de>
- update to version 1.7.0~git20221129.9de37af
- feat: user configurable shortcuts
  * replace 0460-shortcut-configuration.patch by updated
    0686-shortcut-configuration.patch
  * add 9686-cmake-add-shortcut-manager.patch
    add new files to CMakeLists.txt
- fix: background drawing when switching page size
  * update 0551-common-background-drawing.patch
- fix: mirror pixmap size
  * update 0569-scale-mirror-pixmap.patch
- remove upstreamed patches
  * remove upstreamed 0604-qt-5.12-compatibility.patch
  * remove upstreamed 0629-bug-ruler.patch
  * remove upstreamed 0633-improve-displaymanager.patch
  * remove upstreamed 0637-fix-pdf-background-export.patch
  * remove upstreamed 0641-fix-font-handling.patch
  * remove upstreamed 0649-fix-pdf-export-scaling.patch
- chore: replace qmake by cmake build system
  * remove 0651-chore-reorganize-linux-build.patch
  * add 0698-add-cmake-build-system.patch
- fix: page size for PDF export
  * add 0677-pdf-export-page-size.patch
- disable software update from openboard web page
  * add 9117-disable-software-update.patch
* Tue Sep 20 2022 Martin Winter <me@letsfindaway.de>
- fix file list in spec file
  - do not include /usr/share/mime/packages directory owned by
    filesystem
* Wed Sep 14 2022 Martin Winter <me@letsfindaway.de>
- update to version 1.7.0~git20220914.47a96e1
- feat: user configurable shortcuts
  * add 0460-shortcut-configuration.patch
- fix: boxing in single screen mode
  * update 0633-improve-displaymanager.patch
- fix: PDF background export
  * update 0637-fix-pdf-background-export.patch
- fix: font handling
  * update 0641-fix-font-handling.patch
- fix: PDF export scaling
  * add 0649-fix-pdf-export-scaling.patch
- refactor: Linux build and installation
  * add 0651-chore-reorganize-linux-build.patch
  * replaces 0001-Rewrite-libs.pri.patch
  * replaces 0002-Install-to-correct-directories-on-linux.patch
  * replaces 0003-podcast.pri-port-to-pkgconfig.patch
  * replaces 0004-Use-QStandardPaths-to-locate-resources.patch
  * replaces 0005-Add-svg-icon.patch
  * replaces 0006-pro-Remove-UB_THIRDPARTY_INTERACTIVE.patch
  * replaces 0007-Linux-Only-use-onboard-by-default-if-it-s-installed.patch
  * replaces 0008-install-fonts.patch
  * add mimespec for .ubz files
  * also improve handling of onboard on-screen keyboard
- refactor: clean spec file
* Fri Jun 24 2022 Martin Winter <me@letsfindaway.de>
- minor changes in spec file
* Fri Jun 24 2022 Martin Winter <me@letsfindaway.de>
- fix several issues
  - add 0008-install-fonts.patch
  - add 0637-fix-pdf-background-export.patch
  - add 0641-fix-font-handling.patch
* Sun Jun 19 2022 Martin Winter <me@letsfindaway.de>
- update to 1.7.0~git47a96e1
  - use development branch to enable build for Tumbleweed
    (switch from QWebKit to QWebEngine)
- add patches fixing known issues according to existing upstream PRs
  - 0551-common-background-drawing.patch
  - 0569-scale-mirror-pixmap.patch
  - 0604-qt-5.12-compatibility.patch
  - 0629-bug-ruler.patch
  - 0633-improve-displaymanager.patch
- remove unused build dependencies
* Mon Jun 13 2022 Martin Winter <me@letsfindaway.de>
- Update to 1.6.3
  - see https://github.com/OpenBoard-org/OpenBoard/releases/tag/v1.6.3
* Mon Jun 06 2022 Martin Winter <me@letsfindaway.de>
- Update to 1.6.2
  - see https://github.com/OpenBoard-org/OpenBoard/releases/tag/v1.6.2
  - adapt 0001-Rewrite-libs.pri.patch
  - adapt 0002-Install-to-correct-directories-on-linux.patch
  - drop 0573-compile-with-poppler-22.03.patch (upstreamed)
* Tue Mar 15 2022 Martin Winter <me@letsfindaway.de>
- add 0573-compile-with-poppler-22.03.patch
* Tue Dec 28 2021 Martin Winter <martin@winter-rosenheim.de>
- update to OpenBoard 1.6.1
  - adapt patches
* Mon Feb 08 2021 Adam Majer <adam.majer@suse.de>
- Compile translations so they are installed (bsc#1181857)
* Mon Nov 23 2020 Adam Majer <adam.majer@suse.de>
- 0001-Rewrite-libs.pri.patch:
  + update patch and BR on now weirdly named quazip - pkgconfig(quazip1-qt5)
  + continue to function with with pkgconfig(quazip) in Leap 15.2
- Remove BR on libx264-devel and fdk-aac-devel as these are no longer
  available in Factory
* Sat May 23 2020 Frank Schütte <F.Schuette@t-online.de>
- fixed building with patches from https://github.com/flathub/ch.openboard.OpenBoard
* Fri May 22 2020 Frank Schütte <F.Schuette@t-online.de>
- update to 1.5.4
* Mon Jun 10 2019 Frank Schütte <F.Schuette@t-online.de>
- remove openssl patch
* Mon Jun 10 2019 Frank Schütte <F.Schuette@t-online.de>
- Update to OpenBoard 1.5.3
- updated OpenBoard-no-Third-Party patch
* Fri Jan 25 2019 F.Schuette@t-online.de
- Update to OpenBoard 1.5.2