There was an error while loading. Please reload this page.
2 parents 69f3992 + 27e5a04 commit d8e61f4Copy full SHA for d8e61f4
2 files changed
CHANGELOG.md
@@ -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
5
# 0.56.1
6
7
- We now use httpx when making requests from our Forgejo implementation. (#941)
fedora/python-ogr.spec
@@ -1,5 +1,5 @@
Name: python-ogr
-Version: 0.56.1
+Version: 0.57.0
Release: 1%{?dist}
Summary: One API for multiple git forges
@@ -47,6 +47,9 @@ One Git library to Rule!
47
48
49
%changelog
50
+* Fri Oct 31 2025 Packit Team <hello@packit.dev> - 0.57.0-1
51
+- New upstream release 0.57.0
52
53
* Fri Oct 03 2025 Packit Team <hello@packit.dev> - 0.56.1-1
54
- New upstream release 0.56.1
55
0 commit comments