Skip to content

Commit 3d78868

Browse files
Release 0.49.2 (#845)
Release 0.49.2 Update the changelog and the specfile for release 0.49.2. Reviewed-by: Laura Barcziová
2 parents 50b02cb + 3bf7c6c commit 3d78868

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.49.2
2+
3+
- `GitLabProject.get_file_content` can now correctly handle file paths starting with `./`. (#844)
4+
15
# 0.49.1
26

37
- Interface for labels was unified and `labels` property for PullRequest and Issue now return list of PRLabel and IssueLabel respectively. (#839)

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.49.1
2+
Version: 0.49.2
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 Mar 08 2024 Packit Team <hello@packit.dev> - 0.49.2-1
52+
- New upstream release 0.49.2
53+
5154
* Mon Feb 12 2024 Packit Team <hello@packit.dev> - 0.49.1-1
5255
- New upstream release 0.49.1
5356

0 commit comments

Comments
 (0)