File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ # 0.46.0
2+
3+ - We have fixed a bug in ` get_fork ` method for Pagure about checking the usernames for a match when going through existing forks. (#800 )
4+
15# 0.45.0
26
37- OGR now supports PyGithub >= 1.58.
Original file line number Diff line number Diff line change 11%global srcname ogr
22
33Name: python-%{srcname }
4- Version: 0.45 .0
5- Release: 2 %{?dist }
4+ Version: 0.46 .0
5+ Release: 1 %{?dist }
66Summary: One API for multiple git forges
77
88License: MIT
@@ -52,6 +52,9 @@ rm -rf %{srcname}.egg-info
5252
5353
5454%changelog
55+ * Fri Sep 08 2023 Packit Team <hello@packit.dev> - 0.46.0-1
56+ - New upstream release 0.46.0
57+
5558* Fri Aug 04 2023 Tomas Tomecek <ttomecek@redhat.com> - 0.45.0-2
5659- Confirm License is SPDX compatible.
5760
You can’t perform that action at this time.
0 commit comments