diff --git a/.gitignore b/.gitignore index 70875d7..e39829c 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ /ogr-0.39.0.tar.gz /ogr-0.40.0.tar.gz /ogr-0.41.0.tar.gz +/ogr-0.42.0.tar.gz diff --git a/.packit.yaml b/.packit.yaml index 796d5fb..c39e3e9 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -47,7 +47,7 @@ jobs: - fedora-all - epel-9 - - job: production_build + - job: upstream_koji_build trigger: pull_request scratch: True targets: @@ -82,6 +82,12 @@ jobs: list_on_homepage: True preserve_project: True + - job: pull_from_upstream + trigger: release + dist_git_branches: + - fedora-all + - epel-9 + # downstream automation: - job: koji_build trigger: commit diff --git a/README.packit b/README.packit index 5dbee66..2bf983c 100644 --- a/README.packit +++ b/README.packit @@ -1,3 +1,3 @@ This repository is maintained by packit. https://packit.dev/ -The file was generated using packit 0.61.1.dev2+gd3c851c. +The file was generated using packit 0.65.2.post12+gc5a59a6. diff --git a/python-ogr.spec b/python-ogr.spec index a795c69..3344f3a 100644 --- a/python-ogr.spec +++ b/python-ogr.spec @@ -1,7 +1,7 @@ %global srcname ogr Name: python-%{srcname} -Version: 0.41.0 +Version: 0.42.0 Release: 1%{?dist} Summary: One API for multiple git forges @@ -52,8 +52,12 @@ rm -rf %{srcname}.egg-info %changelog +* Mon Jan 16 2023 Packit - 0.42.0-1 +- A bug in ogr resulting in returning only first page of pull requests for Pagure has been fixed. (#761) +- ogr now raises `GitForgeInternalError` rather than `PagureAPIException` when getting 50x response from the Pagure API. (#762) + * Thu Oct 27 2022 Packit - 0.41.0-1 -- `CommitComment.comment` has been deprecated in favour of `CommitComment.body` to make the naming consistent across objects. (#748) +- `CommitComment.comment` has been deprecated in favour of `CommitComment.body` to make the naming consistent across objects. (#748) - ogr now requires Python 3.9 or later. (#746) * Fri Sep 16 2022 Packit - 0.40.0-1 diff --git a/sources b/sources index f95ea7e..79bd6a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ogr-0.41.0.tar.gz) = f744479c7c6f80b6735d5ebc66e858103ca656c3fd5a191a1dc6982f47561f716316f8f527919d0619ea654cce83f8a6aae3cc26218b3af802415f6fbff2b443 +SHA512 (ogr-0.42.0.tar.gz) = c36f5186255b1b3b6f9f3e788e888c784a631c1be6b0625b3e9e6d86a14528de0f566145118e70ba4a8593e4be9f498fdf2366bd8b74b602847ece65a0facb68