Skip to content

Commit ea0f054

Browse files
Release 0.49.1 (#840)
Release 0.49.1 Update the changelog and the specfile for release 0.49.1. Reviewed-by: Laura Barcziová
2 parents f4946d9 + dc7af44 commit ea0f054

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.1
2+
3+
- Interface for labels was unified and `labels` property for PullRequest and Issue now return list of PRLabel and IssueLabel respectively. (#839)
4+
15
# 0.49.0
26

37
- For Pagure there are 2 new methods available: one for getting users with specified access rights and one for getting members of a group. (#834)

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.0
2+
Version: 0.49.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+
* Mon Feb 12 2024 Packit Team <hello@packit.dev> - 0.49.1-1
52+
- New upstream release 0.49.1
53+
5154
* Fri Jan 26 2024 Packit Team <hello@packit.dev> - 0.49.0-1
5255
- New upstream release 0.49.0
5356

0 commit comments

Comments
 (0)