Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.56.1

- We now use httpx when making requests from our Forgejo implementation. (#941)

# 0.56.0

- Tmt documentation has been extended. (#937)
Expand Down
5 changes: 4 additions & 1 deletion fedora/python-ogr.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: python-ogr
Version: 0.56.0
Version: 0.56.1
Release: 1%{?dist}
Summary: One API for multiple git forges

Expand Down Expand Up @@ -47,6 +47,9 @@ One Git library to Rule!


%changelog
* Fri Oct 03 2025 Packit Team <[email protected]> - 0.56.1-1
- New upstream release 0.56.1

* Wed Aug 20 2025 Packit Team <[email protected]> - 0.56.0-1
- New upstream release 0.56.0

Expand Down
Loading