Package Release Info

libgit2-glib-1.0.0.1-150400.1.7

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libgit2-glib-debugsource
libgit2-glib-devel

Change Logs

* Thu Dec 23 2021 bjorn.lie@gmail.com
- Update to version 1.0.0.1:
  + Fix deprecation.
- Changes from version 1.0.0:
  + Allow diff without repository.
  + Allow null options on ggit_checkout API.
  + Invalid path resolving relative path on windows.
  + Add git_repository_set_head_detached to the public API.
  + Added a wrapper function for git_remote_prune.
  + Several meson improvements.
  + Misc bug fixes.
* Thu Apr 16 2020 bjorn.lie@gmail.com
- Update to version 0.99.0+16:
  + Check subcommand execution
  + tests: Replace use of deprecated GTimeVal
  + ggit_object_factory: Replace use of deprecated g_object_newv
  + ggit_object_factory: Fix constructor return type
  + ggit_submodule_update: Fix constness of update options
  + ggit_repository_merge: Fix constness of their_heads_native
  + examples: Fix clone example's compiler warnings
  + meson_vapi_link.py: Use python's own utils instead of calling 'ln'
  + meson_vapi_link.py: Improve calculation of vapidir
  + meson_vapi_link.py: Remove unnecessary os.path.join
- Switch to git checkout via source service.
* Thu Apr 16 2020 bjorn.lie@gmail.com
- Update to version 0.99.0.1:
  + git_merge: fix their_heads_length parameter
  + Use correct free functions
  + Detect libgit2 version
- Changes from version 0.99.0:
  + Detect libgit2 version
  + Added ggit_repository_rename_remote
  + Added ggit_repository_set_remote_url
  + Added ggit_repository_remove_remote
  + Use python3
  + Added ggit_diff_new_buffers.
- Add explicit python3-base BuildRequires following upstreams
  changes.
- Add check section and pass meson_test macro, run test-suite
  during build.
Version: 0.28.0.1-1.67
* Tue May 07 2019 bjorn.lie@gmail.com
- Update to version 0.28.0.1:
  + Added push support.
  + Add merge support.
  + Fix macOS support.
  + Add push operation.
  + Compatibility with libgit2 0.28.
  + Several meson improvements.
  + Misc bug fixes.
- Drop libgit2-glib-libgit2_028-compat.patch: Fixed upstream.
* Wed Feb 13 2019 bjorn.lie@gmail.com
- Add libgit2-glib-libgit2_028-compat.patch: Fix build with libgit2
  0.28 version. Patch from upstream merge requests.
* Wed Feb 13 2019 bjorn.lie@gmail.com
- Update to version 0.27.8:
  + Add body property to DiffFormatEmailOptions.
  + Add submodule update.
  + Fix missing struct field init in branch enumerator.
  + Fix cross compilation builds.
  + Several meson improvements.
* Wed Nov 14 2018 kdalamagkidis@suse.com
- Update to version 0.27.7:
  + pkg-config pc file generation fixed
  + Fix cached hunks
- Remove libgit2-glib-libgit2-0.27.0.patch: Version 0.27.7 added
  support for libgit2 0.27.0
* Wed Apr 25 2018 dimstar@opensuse.org
- Add libgit2-glib-libgit2-0.27.0.patch: Fix build with libgit2
  0.27.0. Patch only conditionally applied.
Version: 0.26.4-1.32
* Sat Mar 03 2018 bjorn.lie@gmail.com
- Update to version 0.26.4:
  + Make meson the official build system.
  + Misc bug fixes.
- Switch to meson buildsystem following upstreams port, add meson
  BuildRequires and use meson macros as well as pass explicit
  options to meson, build the features we want.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Wed Dec 13 2017 jengelh@inai.de
- Fix spelling project names again. Adjust RPM group.
* Thu Nov 30 2017 luc14n0@linuxmail.org
- Update to version 0.26.2:
  + Several fixes on the annotations.
  + Misc bug fixes.
- Update Url to https://wiki.gnome.org/Projects/Libgit2-glib:
  current Libgit2-glib project's web page.
- Adopt the use of %make_build macro instead of raw make command,
  following the best practices.
- Add missing gtk-doc BuildRequires and pass enable-gtk-doc to
  configure once the API documentation is desired.
- Correct the library's name spelling in summaries and
  descriptions.
* Sat Aug 05 2017 zaitor@opensuse.org
- Update to version 0.26.0:
  + Port to libgit2 0.26.x.
* Mon Feb 20 2017 astieger@suse.com
- Update to version 0.25.0:
  + Port to libgit2 0.25.x.
  + Add initial version of meson build system.
* Wed Sep 07 2016 zaitor@opensuse.org
- Update to version 0.24.4:
  + Do not stat index entry when restoring from blob (bgo#770956).
* Fri Aug 26 2016 dimstar@opensuse.org
- Update to version 0.24.3:
  + Reduce memory allocations during diff generation.
  + Fix ctime in index entry.
* Wed Aug 17 2016 zaitor@opensuse.org
- Update to version 0.24.2:
  + Fix several crashes.
  + Misc bugfixing.
* Mon May 09 2016 sreeves@suse.com
- Add to the SDK. Fate#319349