From 063a7210a469b01671193445c11c76aaccd88f00 Mon Sep 17 00:00:00 2001 From: mfocko Date: Fri, 25 Oct 2024 11:45:40 +0000 Subject: [PATCH] Release 0.50.2 --- CHANGELOG.md | 4 ++++ fedora/python-ogr.spec | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ce7ff370..0c51adc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +# 0.50.2 + +- There is a new method for getting a single commit comment, supporting also retrieval and adding reactions in GitHub. (#865) + # 0.50.1 - We have fixed an issue that caused inconsistencies with the expected behavior stated by the documentation when adding duplicate reactions to GitLab comments. (#861) diff --git a/fedora/python-ogr.spec b/fedora/python-ogr.spec index 5afe135e..349a4477 100644 --- a/fedora/python-ogr.spec +++ b/fedora/python-ogr.spec @@ -1,5 +1,5 @@ Name: python-ogr -Version: 0.50.1 +Version: 0.50.2 Release: 1%{?dist} Summary: One API for multiple git forges @@ -48,6 +48,9 @@ One Git library to Rule! %changelog +* Fri Oct 25 2024 Packit Team - 0.50.2-1 +- New upstream release 0.50.2 + * Fri Oct 11 2024 Packit Team - 0.50.1-1 - New upstream release 0.50.1