Skip to content

Commit ee56360

Browse files
Release 0.46.1 (#811)
Release 0.46.1 Update the changelog and the specfile for release 0.46.1. Reviewed-by: Nikola Forró
2 parents 95ceedb + 7c2cc0a commit ee56360

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.46.1
2+
3+
- Migrated from `setup.py` + `setup.cfg` to `pyproject.toml` with `hatchling` as a build backend and to pyproject macros in the spec file. (#808)
4+
15
# 0.46.0
26

37
- We have fixed a bug in `get_fork` method for Pagure about checking the usernames for a match when going through existing forks. (#800)

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.46.0
2+
Version: 0.46.1
33
Release: 1%{?dist}
44
Summary: One API for multiple git forges
55

@@ -48,6 +48,9 @@ One Git library to Rule!
4848

4949

5050
%changelog
51+
* Fri Oct 06 2023 Packit Team <hello@packit.dev> - 0.46.1-1
52+
- New upstream release 0.46.1
53+
5154
* Fri Sep 08 2023 Packit Team <hello@packit.dev> - 0.46.0-1
5255
- New upstream release 0.46.0
5356

0 commit comments

Comments
 (0)