SHA256
1
0
forked from pool/libgit2-glib

78 Commits

Author SHA256 Message Date
ad43744303 Accepting request 1164290 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1164290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=38
2024-04-03 15:20:40 +00:00
0e4236a447 Accepting request 1164282 from GNOME:Next
- Add libgit2-glib-include.patch: Fix build against libgit2 1.8.0.

OBS-URL: https://build.opensuse.org/request/show/1164282
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=73
2024-04-03 07:54:13 +00:00
0e62df9a49 Accepting request 1110832 from GNOME:Factory
- Update to version 1.2.0:
  + diff: fix user_data parameter type.
  + ggit_repository_create_commit_from_ids: add safe checks.
  + Allow to sign commits.
  + Add mailmap support.
  + Miscelaneous of bug fixes.
- Drop bogus python3 BuildRequires: python3-base is sufficient.

OBS-URL: https://build.opensuse.org/request/show/1110832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=37
2023-09-20 11:23:04 +00:00
8e9b4766e7 - Drop bogus python3 BuildRequires: python3-base is sufficient.
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=71
2023-09-13 07:35:52 +00:00
46804affb4 Accepting request 1109844 from GNOME:Next
Pushing GNOME 45.rc packages

OBS-URL: https://build.opensuse.org/request/show/1109844
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=70
2023-09-12 08:21:23 +00:00
be75038d38 Accepting request 994792 from GNOME:Factory
New upstream release (forwarded request 994395 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/994792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=36
2022-08-13 20:36:35 +00:00
629b09b810 Accepting request 994395 from GNOME:Next
New upstream release

OBS-URL: https://build.opensuse.org/request/show/994395
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=68
2022-08-12 14:21:54 +00:00
2c2ce8cf1b Accepting request 942320 from GNOME:Factory
(forwarded request 942243 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/942320
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=35
2021-12-25 19:16:35 +00:00
5ef7c6ede8 Accepting request 942243 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/942243
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=67
2021-12-24 09:37:10 +00:00
949ea5b111 Accepting request 795233 from GNOME:Factory
Scripted push of project GNOME:Next (forwarded request 795086 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/795233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=34
2020-04-23 16:27:38 +00:00
87751add25 Accepting request 795086 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/795086
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=65
2020-04-17 22:52:14 +00:00
605131a937 Accepting request 701612 from GNOME:Factory
New stable release (forwarded request 701238 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/701612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=33
2019-05-10 07:17:12 +00:00
9209b52312 Accepting request 701238 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/701238
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=63
2019-05-08 15:31:28 +00:00
Stephan Kulow
0b22cf1069 Accepting request 674756 from GNOME:Factory
- Add libgit2-glib-libgit2_028-compat.patch: Fix build with libgit2
  0.28 version. Patch from upstream merge requests.
- 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.
- 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
- Add libgit2-glib-libgit2-0.27.0.patch: Fix build with libgit2
  0.27.0. Patch only conditionally applied.
- 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.
- Modernize spec-file by calling spec-cleaner
- Fix spelling project names again. Adjust RPM group.
- 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.
- Update to version 0.26.0:
  + Port to libgit2 0.26.x.
- Update to version 0.25.0:
  + Port to libgit2 0.25.x.
  + Add initial version of meson build system.
- Update to version 0.24.4:
  + Do not stat index entry when restoring from blob (bgo#770956).
- Update to version 0.24.3:
  + Reduce memory allocations during diff generation.
  + Fix ctime in index entry.
- Update to version 0.24.2:
  + Fix several crashes.
  + Misc bugfixing.
- Add to the SDK. Fate#319349
- Update to version 0.24.0:
  + Fix api breaks made in libgit2.
  + Misc bugfixing.
- Update to version 0.23.10:
  + Protected against empty signature.
  + Do not mandatorily require gtkdocize.
- Update to version 0.23.8:
  + Misc bugfixing.
- Update to version 0.23.6:
  + Fix corrupted memory on diff.
  + Bind more api.
  + Misc bugfixing.
- Update to version 0.23.4:
  + Bind more api.
  + Misc bugfixing.
- Update to version 0.23.2:
  + Add ggit_config_snapshot.
  + Allow to enable debug builds.
  + Misc bugfixing.
- Update to version 0.23.0:
  + Fix api breaks made in libgit2.
  + Misc bugfixing.
- Add pkgconfig(libssh2) BuildRequires: New dependency.
- Update to version 0.22.8:
  + Include passed in cflags for ssh check.
- Update to version 0.22.6:
  + Add ggit_repository_path_is_ignored.
- Update to version 0.22.4:
  + Fix crash when cloning.
- Update to version 0.22.2:
  + Misc bugfixes.
- Update to version 0.22.0:
  + Fix api breaks made in libgit2.
  + Follow libgit2's version.
  + Misc bugfixing.
- Update to version 0.0.24:
  + Support Notes.
  + Misc bugfixing.
- Update to version 0.0.22:
  + More API support.
  + Fixes to build on win32.
- Update to version 0.0.20:
  + More API support.
  + Added vala bindings.
  + Fixes to build on win32.
- Update to version 0.0.18:
  + Add checkout API.
  + Add ssh credential schemes.
  + Improve coverage.
  + Cover more of the API.
- Changes from version 0.0.16:
  + Fix important crash.
- Changes from version 0.0.14:
  + Bump libgit2 requirement to 0.21.0.
  + API changes to match libgit2 0.21.0 API.
  + Misc bugfixing.
- Update to version 0.0.12:
  + Add push progress API.
  + Fix install of pygobject overrides.
  + Bump libgit2 requirement to 0.20.0.
  + Misc bugfixing.
- Update to version 0.0.10:
  + Bind blaming API.
  + Initial binding of attribute API.
  + Automatic conversion of diff text to UTF-8.
  + Fixes in GgitBlobOutputStream.
- Update to version 0.0.8:
  + Add ggit_patch_get_hunk.
  + Added ggit_patch_get_delta.
  + Add API to set remote callbacks in clone options.
  + Add _ggit_native_release.
  + Implement GgitRemoteCallbacks.
  + Added coverage tool.
  + Update enums.
  + Rename _head_orphan to _head_unborn.
  + Implemented branch enumerator.
  + Added GgitRemoteHead.
  + Add GgitDiffHunk.
  + Add GgitDiffLine.
  + Update to libgit2 0.20.0 api.
  + Misc bugfixing.
- Update to version 0.0.6:
  + Rename GgitDiff to GgitDiffList.
  + Bind GgitMergeTreeOptions.
  + Added ggit_diff_patch_to_stream.
  + Added writing blob using output stream.
  + Bind more index API (write_tree, add_bypath, owner).
  + Rename FILEMODE constants to FILE_MODE.
  + Bind create_commit.
  + Bind ggit_message_prettify.
  + Bind get_patch and patch_to_string.
  + Added new status options.
  + Added ggit_index_entry_stat.
  + Added _set API for GgitIndexEntry.
  + Bind tree builder API.
  + Misc bugfixing.
- Update to version 0.0.4:
  + Update bindings to the latest libgit2 API changes 0.19.0.
  + Rename GgitStatusFlag to GgitStatusOption.
  + Add GgitStatusOptions.
  + Added tree builder API.
  + Bind create_blob_from... API.
  + Misc bugfixing.
- Initial package, version 0.0.2.

OBS-URL: https://build.opensuse.org/request/show/674756
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=32
2019-02-24 16:07:06 +00:00
3b176b5f52 Accepting request 674748 from GNOME:Next
- Add libgit2-glib-libgit2_028-compat.patch: Fix build with libgit2
  0.28 version. Patch from upstream merge requests.

OBS-URL: https://build.opensuse.org/request/show/674748
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=61
2019-02-13 22:46:11 +00:00
2932f75ef0 Accepting request 674469 from GNOME:Next
New upstream release

OBS-URL: https://build.opensuse.org/request/show/674469
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=60
2019-02-13 10:46:10 +00:00
bf3e36bff4 Accepting request 649253 from GNOME:Factory
bumped version to 0.27.7 (forwarded request 648960 from kdalai)

OBS-URL: https://build.opensuse.org/request/show/649253
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=31
2018-11-18 22:26:02 +00:00
af290d6c87 Accepting request 648960 from home:kdalai:branches:GNOME:Factory
bumped version to 0.27.7

OBS-URL: https://build.opensuse.org/request/show/648960
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=58
2018-11-15 12:10:16 +00:00
cd94930d20 Accepting request 601534 from GNOME:Factory
- Add libgit2-glib-libgit2-0.27.0.patch: Fix build with libgit2
  0.27.0. Patch only conditionally applied. (forwarded request 600977 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/601534
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=30
2018-04-30 20:50:04 +00:00
bb6dc9bcb0 Accepting request 600977 from GNOME:Next
- Add libgit2-glib-libgit2-0.27.0.patch: Fix build with libgit2
  0.27.0. Patch only conditionally applied.

OBS-URL: https://build.opensuse.org/request/show/600977
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=56
2018-04-26 11:52:19 +00:00
6befb26b6c Accepting request 582926 from GNOME:Factory
(forwarded request 582570 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/582926
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=29
2018-03-08 09:51:04 +00:00
f6f2376420 Accepting request 582570 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/582570
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=54
2018-03-05 14:05:48 +00:00
a5ae605b71 Accepting request 556679 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/556679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=28
2017-12-16 19:46:28 +00:00
0a5ef540cd Accepting request 556678 from home:jengelh:branches:GNOME:Factory
- Fix spelling project names again. Adjust RPM group.

OBS-URL: https://build.opensuse.org/request/show/556678
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=52
2017-12-13 13:26:56 +00:00
2b0cf6d952 Accepting request 554712 from GNOME:Factory
- 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. (forwarded request 554634 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/554712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=27
2017-12-12 20:17:41 +00:00
5f34e866c9 Accepting request 554634 from GNOME:Next
- 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.

OBS-URL: https://build.opensuse.org/request/show/554634
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=50
2017-12-06 08:18:53 +00:00
535dfad76b Accepting request 515289 from GNOME:Factory
Needed with sr#515191 - libgit2 bump

OBS-URL: https://build.opensuse.org/request/show/515289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=26
2017-08-12 18:09:14 +00:00
Bjørn Lie
323c7fefba Accepting request 515287 from GNOME:Next
Needed now that libgit2 got bumped in devel-project

OBS-URL: https://build.opensuse.org/request/show/515287
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=48
2017-08-09 06:47:59 +00:00
09f9b26e24 Accepting request 461058 from GNOME:Factory
Scripted push of project GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/461058
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=25
2017-03-22 21:57:54 +00:00
ee94c07fe5 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=46 2017-02-20 20:28:50 +00:00
56ff4643ba Accepting request 459325 from home:AndreasStieger:branches:devel:libraries:c_c++
libgit2-glib 0.25.0

OBS-URL: https://build.opensuse.org/request/show/459325
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=45
2017-02-20 20:28:31 +00:00
cea9a4085a Accepting request 426682 from GNOME:Factory
Scripted push of project GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/426682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=24
2016-09-23 09:32:48 +00:00
2df648ba77 Accepting request 425351 from GNOME:Next
New upstream release

OBS-URL: https://build.opensuse.org/request/show/425351
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=43
2016-09-08 21:24:59 +00:00
7018ad6159 Accepting request 423055 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/423055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=23
2016-08-29 13:41:40 +00:00
Bjørn Lie
8e5d395965 Accepting request 423019 from GNOME:Next
Update to 0.24.3

OBS-URL: https://build.opensuse.org/request/show/423019
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=41
2016-08-26 11:57:39 +00:00
b234c1062b Accepting request 399423 from GNOME:Factory
Sync package with SLE12SP2 - just for easier tracking (forwarded request 399215 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/399423
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=22
2016-06-02 07:39:32 +00:00
b7c5e3c57a Accepting request 399215 from SUSE:SLE-12-SP2:GA
Sync package with SLE12SP2 - just for easier tracking

OBS-URL: https://build.opensuse.org/request/show/399215
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=39
2016-06-01 10:05:43 +00:00
e11ff6327e Accepting request 374220 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/374220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=21
2016-03-29 12:30:39 +00:00
1aba21524d Accepting request 373938 from GNOME:Next
Update to 0.24.0 - STABLE

OBS-URL: https://build.opensuse.org/request/show/373938
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=37
2016-03-17 13:53:06 +00:00
351d307957 Accepting request 360349 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/360349
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=36
2016-02-19 14:43:23 +00:00
efa5d0f131 Accepting request 349159 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/349159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=20
2015-12-20 09:52:43 +00:00
Bjørn Lie
87019f9212 Accepting request 348658 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/348658
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=34
2015-12-16 13:20:19 +00:00
Stephan Kulow
886dc692b2 Accepting request 337078 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/337078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=19
2015-10-12 08:02:00 +00:00
Bjørn Lie
934078a9fd Accepting request 336973 from GNOME:Next
1

OBS-URL: https://build.opensuse.org/request/show/336973
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=32
2015-10-07 20:55:41 +00:00
acef27c694 Accepting request 332910 from GNOME:Factory
Update to 3.18.0 (forwarded request 332819 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/332910
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=18
2015-10-06 14:31:59 +00:00
e2c54290f4 Accepting request 332819 from GNOME:Next
Update to 3.18.0

OBS-URL: https://build.opensuse.org/request/show/332819
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=30
2015-09-22 08:23:56 +00:00
725260389b Accepting request 328983 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/328983
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=29
2015-09-04 11:29:43 +00:00
Stephan Kulow
36e49b9a55 Accepting request 307232 from GNOME:Factory
1

OBS-URL: https://build.opensuse.org/request/show/307232
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=17
2015-05-16 05:14:20 +00:00
68486d93fe Accepting request 307224 from home:dimstar:branches:GNOME:Factory
Update to 0.22.8

OBS-URL: https://build.opensuse.org/request/show/307224
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libgit2-glib?expand=0&rev=27
2015-05-15 07:47:52 +00:00
355974c712 Accepting request 298427 from GNOME:Factory
Scripted push of project GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/298427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgit2-glib?expand=0&rev=16
2015-04-23 05:57:51 +00:00