From 0c7f08a2ced7d820f263c8fc3afda2f89e24ff2d Mon Sep 17 00:00:00 2001 From: Packit Date: Mon, 16 May 2022 12:13:30 +0000 Subject: [PATCH] [packit] 0.3.0 upstream release Upstream tag: 0.3.0 Upstream commit: df62e212 Signed-off-by: Packit --- .packit.yaml | 12 +++++++++++- README.packit | 2 +- python-specfile.spec | 14 +++++++++++++- sources | 2 +- 4 files changed, 26 insertions(+), 4 deletions(-) diff --git a/.packit.yaml b/.packit.yaml index 836a928..8149965 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -1,4 +1,9 @@ --- +# We want to use both instances for all upstream jobs including the `propose-downstream` one. +# For downstream, we need to pick just one instance (`stg` in our case) +# and redefine it for the `koji_build` and `bodhi_update` jobs. +packit_instances: ["prod", "stg"] + specfile_path: fedora/python-specfile.spec # add or remove files that should be synced @@ -13,6 +18,9 @@ downstream_package_name: python-specfile copy_upstream_release_description: true +upstream_project_url: https://github.com/packit/specfile +issue_repository: https://github.com/packit/specfile + actions: # we need this b/c `git archive` doesn't put all the metadata in the tarball: # LookupError: setuptools-scm was unable to detect version for '/builddir/build/BUILD/ogr-0.11.1'. @@ -101,13 +109,15 @@ jobs: # downstream automation: - job: koji_build trigger: commit + packit_instances: ["stg"] metadata: dist_git_branches: - fedora-all - epel-8 - job: bodhi_update trigger: commit + packit_instances: ["stg"] metadata: dist_git_branches: - - fedora-stable # rawhide updates are created automatically + - fedora-branched # rawhide updates are created automatically - epel-8 diff --git a/README.packit b/README.packit index 03c2af0..10e5ec5 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.47.2.dev19+g37f70b1. +The file was generated using packit 0.51.1.dev2+g213c789. diff --git a/python-specfile.spec b/python-specfile.spec index 735a52f..28f2fd4 100644 --- a/python-specfile.spec +++ b/python-specfile.spec @@ -5,7 +5,7 @@ in a minimal diff.} Name: python-specfile -Version: 0.2.0 +Version: 0.3.0 Release: 1%{?dist} Summary: A library for parsing and manipulating RPM spec files @@ -57,6 +57,18 @@ Summary: %{summary} %changelog +* Mon May 16 2022 Packit - 0.3.0-1 +- Made `Sources` a `MutableSequence` (#36) +- Started using consistent terminology for source numbers and added the option to insert a source with a specific number (#47) +- Added support for implicit source numbering (#48) +- Documented sources and `%prep` macros in README (#49) +- Implemented high-level manipulation of version and release (#54) +- Added support for `* Mon May 16 2022 John Doe - 0.3.0-1.fc35 +- local build` (#56) +- Added `remote` property to sources and enabled addition of `Sources` (#59) +- Implemented mid-level manipulation of `%prep` section, including modification of `%prep` macros (#37, #52) + + * Thu Mar 31 2022 Packit - 0.2.0-1 - Enabled Zuul CI (#8) - Switched from git:// to https:// for rebase hook (#22) diff --git a/sources b/sources index 49e3947..9529ea1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (specfile-0.2.0.tar.gz) = cd524bb89fdd5a5e18ac42e575cd09140ed3a0fcf73de8939798fbd430e888c7817ebca4eeb44ba4e54d52de42e0bb115e4fd4ef58c146d93cabddddafe66332 +SHA512 (specfile-0.3.0.tar.gz) = 21cff0c575fd9f6c9f13b6e3e4002de68d41ab8248f2cf2873ac0e747371b258da62f90244fbd4f516d2491a5215cbce572c894ae45e12165c068c40d88ea5c8