File xournalpp.changes of Package xournalpp

-------------------------------------------------------------------
Mon Oct 30 11:38:00 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>

- Refresh xournalpp-no-return-from-non-void-func.patch to apply
  cleanly.

-------------------------------------------------------------------
Mon Aug  1 16:44:30 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>

- Update filelist to no longer include dropped mime related files.

-------------------------------------------------------------------
Sun Feb 20 01:00:14 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>

- Drop xournalpp-dark-theme.patch: Merged upstream.
- Add xournalpp-dark-theme.patch: Ensure a non-void function does
  always return some value.

-------------------------------------------------------------------
Sat Jan 22 19:25:47 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>

- Update to commit 5aebe896.
- Rebase xournalpp-dark-theme.patch.

-------------------------------------------------------------------
Thu Jun 17 18:36:28 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>

- Update to commit 99df968.
- Rebase xournalpp-dark-theme.patch.

-------------------------------------------------------------------
Fri Feb 26 00:15:39 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>

- Drop xournalpp-stroke-stabilizer.patch: Merged into git master.

-------------------------------------------------------------------
Tue Feb 16 21:14:32 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>

- Add BuildRequires: pkgconfig(lua) to enable plugins.

-------------------------------------------------------------------
Wed Feb 10 15:05:12 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>

- Update to commit f0dda38f.
- Disable xournalpp-stroke-stabilizer.patch: No longer applies
  cleanly.
- Add BuildRequires: pkgconfig(librsvg-2.0).

-------------------------------------------------------------------
Fri Jan 22 13:50:32 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>

- Refresh xournalpp-stroke-stabilizer.patch from upstream PR to
  apply cleanly against git master [756188bf] and enable it back.

-------------------------------------------------------------------
Sat Jan  2 16:24:11 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>

- Disable xournalpp-stroke-stabilizer.patch until it applies
  cleanly.

-------------------------------------------------------------------
Thu Dec 31 17:41:57 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>

- Refresh xournalpp-stroke-stabilizer.patch from upstream PR to
  apply cleanly against git master [58c823f].

-------------------------------------------------------------------
Fri Dec 18 00:31:21 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>

- Add xournalpp-stroke-stabilizer.patch
  [gh#xournalpp/xournalpp#2512].
- Rebase xournalpp-dark-theme.patch on top of upstream git commit
  5ef6a297.

-------------------------------------------------------------------
Sat Sep 19 13:36:45 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>

- Rebase xournalpp-dark-theme.patch after upstream git commit
  cdebec61.
- GCC >= 9 is now required to support use of std::filesystem.

-------------------------------------------------------------------
Mon May  4 20:34:27 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>

- Drop xournalpp-desktop-StartupWMClass.patch: Fixed by upstream
  (gh#xournalpp/xournalpp#1766).

-------------------------------------------------------------------
Wed Apr 15 23:41:16 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>

- Follow upstream renaming of xournal-thumbnailer to
  xournalpp-thumbnailer in file list.

-------------------------------------------------------------------
Sun Mar 29 00:49:02 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>

- Drop xournalpp-no-return-in-non-void-function.patch:
  incorporated upstream.
- Update xournalpp-dark-theme.patch after upstream git commit
  9df451a.

-------------------------------------------------------------------
Wed Mar 11 11:27:01 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>

- Add xournalpp-desktop-StartupWMClass.patch: Set StartupWMClass
  to xournalpp in .desktop file.
- Drop xournalpp-fix-desktop-categories.patch and set the
  categories using %suse_update_desktop_file instead.

-------------------------------------------------------------------
Tue Mar 10 16:56:37 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>

- Add xournalpp-dark-theme.patch: Use dark theme when set in
  preferences.

-------------------------------------------------------------------
Wed Jan 01 14:24:27 UTC 2020 - badshah400@opensuse.org

- Update to version 1.99.20191229.3c5db472
- Add xournalpp-no-return-in-non-void-function.patch to fix a
  non-void function (PageTypeHandler::getStringForPageTy) not
  returning any value outside of the switch block. 
- Run `make translations` before full `make`; see
  https://github.com/xournalpp/xournalpp/issues/1596

-------------------------------------------------------------------
Wed Oct 09 07:34:55 UTC 2019 - badshah400@opensuse.org

- Update to version 1.99.20191007.6fcd7150

-------------------------------------------------------------------
Fri Aug 23 00:10:22 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>

- Add xournalpp-fix-desktop-categories.patch to fix inadequate
  category specification in .desktop file.

-------------------------------------------------------------------
Thu Aug 22 12:59:43 UTC 2019 - badshah400@opensuse.org

- Update to version 1.99.20190821.ccc9dbc6:
  * More concise with improved readability, thanks to Technius!
  * Update CI status badge in Readme
  * Add notice for PR freeze
  * Fix ambiguous use of abs
  * Update translation template [skip ci]
  * Revert "Link Cocoa framework explicitly"
  * Fix incorrectly linked frameworks
  * re: issue #1425. Fixed - Was not centering with width nor accommodating variable pen width when calculating stroke bounding rectangle.
  * default pressure should be NO_PRESSURE fixes #1389
  * Remove gtk-mac-integration as it is built with GTK
  * Fix GTK3 build instructions
  * Fix prerequisites of Poppler
  * Link Cocoa framework explicitly
  * Add gtk-mac-integration
  * Force linking of gettext
  * Enable Mac CI builds

-------------------------------------------------------------------
Mon Jun 24 20:56:54 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>

- Update to commit a7f02758.

-------------------------------------------------------------------
Thu Feb 14 14:05:53 UTC 2019 - badshah400@opensuse.org

- Update to version 1.99.20190214.386dbbd1:
  * Force pasted element to be at least south east of upper left corner.
  * Fix pasted objects are not centered in view.
  * Add myself to list of authors
  * Fix background apply leading to segfault
  * Flatpak: Inital manifest proposal
  * Windows Build
  * Windows Build
  * Windows Build
  * Windows Build

-------------------------------------------------------------------
Mon Jan 28 13:48:02 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>

- Drop unnecessary Requires(pre/post) on desktop-file-utils.

-------------------------------------------------------------------
Thu Jan 24 20:36:20 UTC 2019 - Jan Engelhardt <jengelh@inai.de>

- Remove future goals.

-------------------------------------------------------------------
Mon Jan 21 06:59:49 UTC 2019 - badshah400@gmail.com

- Update to version 1.0.7:
  * Fixes for HiDPI (gh#xournalpp/xournalpp#172).
  * Drop bundled mathtex, thereby fixing a licensing issue
    (mathtex is licensed under GPL-3.0,
    gh#xournalpp/xournalpp#771).
  * Other minor bug fixes.

-------------------------------------------------------------------
Sun Dec 30 20:38:12 UTC 2018 - badshah400@gmail.com

- Initial package (version 1.0.5).
openSUSE Build Service is sponsored by