Skip to content

Commit d8e61f4

Browse files
Release 0.57.0 (#950)
Update the changelog and the specfile for release 0.57.0.
2 parents 69f3992 + 27e5a04 commit d8e61f4

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.57.0
2+
3+
- We have fixed an issue with the new Forgejo version preventing ogr from working. (#949)
4+
15
# 0.56.1
26

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

fedora/python-ogr.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: python-ogr
2-
Version: 0.56.1
2+
Version: 0.57.0
33
Release: 1%{?dist}
44
Summary: One API for multiple git forges
55

@@ -47,6 +47,9 @@ One Git library to Rule!
4747

4848

4949
%changelog
50+
* Fri Oct 31 2025 Packit Team <hello@packit.dev> - 0.57.0-1
51+
- New upstream release 0.57.0
52+
5053
* Fri Oct 03 2025 Packit Team <hello@packit.dev> - 0.56.1-1
5154
- New upstream release 0.56.1
5255

0 commit comments

Comments
 (0)