C99 violations that prevent building with GCC 14. [boo#1229236] If the request is OK, please forward it to Factory soon too so that the package is ready when we switch the default compiler. Thanks. OBS-URL: https://build.opensuse.org/package/show/editors/emacs-libgit2?expand=0&rev=10
32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Aug 16 12:46:52 UTC 2024 - Martin Jambor <mjambor@suse.com>
|
|
|
|
- Add -Wno-error=incompatible-pointer-types to optflags to work around
|
|
C99 violations that prevent building with GCC 14. [boo#1229236]
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 25 18:21:17 UTC 2024 - Björn Bidar <bjorn.bidar@thaodan.de>
|
|
|
|
- Drop the following patches as they have been accepted by upstream:
|
|
* 0001-libgit.el-Be-able-to-load-libegit2-from-load-path-if.patch
|
|
* 0002-Add-install-targets-for-libgit-and-libegit2.patch
|
|
* 0003-Don-t-mark-libgit2-target-as-phony-don-t-rebuild-it-.patch
|
|
- Update to 471.373defa
|
|
* Make it possible to install libgit and libegit2 from Makefile
|
|
* Be able to load libegit2 from load-path if found
|
|
* License changed from GPL-3.0-or-later to GPL-2.0-or-later
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 26 21:20:39 UTC 2024 - Björn Bidar <bjorn.bidar@thaodan.de>
|
|
|
|
- Depend on emacs-devel to make sure Emacs packaging macros are installed when not building with emacs-eln
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 20 15:18:26 UTC 2023 - Björn Bidar <bjorn.bidar@thaodan.de>
|
|
|
|
- Initial packaging for openSUSE
|
|
- Add patch for loading libegit2 dynamic module from load-path
|
|
- Add patch to add an install target for upstream makefile
|
|
- Add fix upstream makefile to not build libegit2 each time make is ran
|
|
|