File guile-git.changes of Package guile-git

-------------------------------------------------------------------
Mon Feb  9 02:05:51 UTC 2026 - zero mind <zeromind@gmx.com>

- update to 0.10.0:
  * New '(git revwalker)' module
  * New '(git notes)' module
  * New '(git graph)' module
  * 'remote-fetch' now accepts a '#:refspecs' argument
  * New procedures under (git submodules)
  * 0.9.0
    * New procedures in (git settings)
  * 0.8.0
    * Support for libgit2 1.8 added
    * Support for Guile 2.0 dropped
    * New 'config-entry-backend-type' and 'config-entry-origin-path' procedures in '(git config)'
  * 0.7.0
    * New 'config-string', 'set-config-integer', and 'set-config-boolean' procedures in '(git config)'
    * New 'repository-common-directory' procedure
  * 0.6.0
    * Support libgit2 up to 1.7.x
    * Support for checkout options
    * New 'remote-connect/detached' procedure
    * New '(git ignore)' module and 'ignored-file?' procedure
    * New 'owner-validation?' and 'set-owner-validation!' procedures
    * New 'describe-checkout' procedure
    * Always use native endianness when interpreting 'size_t' pointers
    * Add missing argument to C call made by 'repository-index'
    * Clone-over-SSH tests now ignores '~/.ssh/known_hosts{.verbatim}' validation
    * Fix various binary interface incompatibility issues

-------------------------------------------------------------------
Sun Dec 18 18:30:22 UTC 2022 - Dirk Müller <dmueller@suse.com>

- update to 0.5.2:
  * Fix crash when fetching multiple sub-modules
    This bug was reported at <https://issues.guix.gnu.org/48855>.  It could
    lead to crashes via SIGSEGV or SIGILL while fetching multiple
    sub-modules in a row.

-------------------------------------------------------------------
Wed Jul  7 16:33:33 UTC 2021 - Bernhard Wiedemann <bwiedemann@suse.com>

- build non-parallel for reproducible build results (boo#1170378)

-------------------------------------------------------------------
Wed May 12 20:56:10 UTC 2021 - Jonathan Brielmaier <jbrielmaier@opensuse.org>

- Update to version 0.5.1:
  * Fix crash when using ‘config-foreach’ or ‘config-fold’
  * commit: Prevent dangling repository references
  * New diff bindings in (git diff)
  * New configuration parsing support in (git config)
  * New tag procedures: ‘tag-fold’, ‘tag-foreach’
  * New tree procedures: ‘tree-entry-byname’, ‘tree-entry-type’
  * New remote procedures: ‘remote-url’, ‘remote-set-url!’
  * Submodule interface changes 

-------------------------------------------------------------------
Fri Nov  6 17:29:36 UTC 2020 - Jonathan Brielmaier <jbrielmaier@opensuse.org>

- Update to version 0.4.0:
  * Support for HTTP and HTTPS proxies
  * Support for progress report
  * Fix typo that made repository-index and repository-refdb unusable 

-------------------------------------------------------------------
Tue Jan 14 11:37:31 UTC 2020 - Jonathan Brielmaier <jbrielmaier@suse.de>

- Update to version 0.3.0:
  * Support for Guile 3.0
  * New modules (git signature), (git describe), (git blob)
  * Add new (git tag) procedures
  * Add accessor and setter for the download tags of ~fetch-options~ 
  * Add ~CREDTYPE-*~ variables
  * Add ssh authentication support
  * ~repository-state~ return a symbols instead of an int
  * Rename ~foo-init-options~ procedures to be more idiomatic
- Remove patch:
  * support-guile-3.0.patch: Included in release

-------------------------------------------------------------------
Mon Jan 13 21:46:50 UTC 2020 - Jonathan Brielmaier <jbrielmaier@suse.de>

- Make files section compatible with Guile 3.0
- Add patch:
  * support-guile-3.0.patch: Adds support for Guile 3.0 

-------------------------------------------------------------------
Wed Jan 30 10:25:21 UTC 2019 - jbrielmaier@suse.de

- upate to 0.2.0:
   * New Functionality 
    ** Add (git submodule) module 
   * Bug fixes
    ** Fix experience in REPL
    ** Correctly export ~repository-working-directory~
  For more details see /usr/share/doc/packages/guile-git/NEWS
- package NEWS file

-------------------------------------------------------------------
Tue Dec 11 21:43:19 UTC 2018 - jbrielmaier@suse.de

- add libgit2-devel as run time dependency to avoid 
  "/usr/lib64/libgit2", message: "file not found" error

-------------------------------------------------------------------
Mon Sep 17 14:16:09 UTC 2018 - <jbrielmaier@suse.de>

- remove needless _service and tar file 

-------------------------------------------------------------------
Fri Sep 14 08:03:54 UTC 2018 - jbrielmaier@suse.de

- bump to 0.1.0:
  - support remote-ls
  - support repository-close
  - small fixes
- switch from git service to release tarball
- order build requires alphabetical
- install info files
- COPYING now as license 

-------------------------------------------------------------------
Sat Mar 10 09:48:08 UTC 2018 - jengelh@inai.de

- Update description.

-------------------------------------------------------------------
Fri Mar  9 18:34:17 UTC 2018 - sleep_walker@opensuse.org

- make package compatibile with guile-2.0+
- make _service localonly

-------------------------------------------------------------------
Tue Jan 23 16:32:11 UTC 2018 - jbrielmaier@suse.com

- Initial version built from commit 951a32c
openSUSE Build Service is sponsored by