From c099b574fbe6cb7206cff61279ba0e6df816b1ac Mon Sep 17 00:00:00 2001 From: Packit Service Date: Mar 04 2021 09:23:10 +0000 Subject: [packit] 0.26.0 upstream release Upstream tag: 0.26.0 Upstream commit: d39ffe6e Signed-off-by: Packit Service --- diff --git a/.gitignore b/.gitignore index 049c5cf..b1a1467 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /packitos-0.23.0.tar.gz /packitos-0.24.0.tar.gz /packitos-0.25.0.tar.gz +/packitos-0.26.0.tar.gz diff --git a/.packit.yaml b/.packit.yaml index f15ea67..cee035b 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -18,19 +18,26 @@ jobs: - job: propose_downstream trigger: release metadata: - dist_git_branches: fedora-all + dist_git_branches: + - fedora-all + - epel-8 + - job: sync_from_downstream trigger: commit + - job: copr_build trigger: pull_request metadata: targets: - fedora-all + - epel-8 - job: tests trigger: pull_request metadata: targets: - - fedora-stable # on rawhide we have problems with the new marshmallow + - fedora-all + - epel-8 + - job: copr_build trigger: commit metadata: diff --git a/README.packit b/README.packit index 27a9b5c..809dcbf 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.24.1.dev32+gc0de1a6. +The file was generated using packit 0.25.1.dev42+g64a9342. diff --git a/packit.spec b/packit.spec index e35149f..9ba9294 100644 --- a/packit.spec +++ b/packit.spec @@ -2,7 +2,7 @@ %global real_name packit Name: %{real_name} -Version: 0.25.0 +Version: 0.26.0 Release: 1%{?dist} Summary: A tool for integrating upstream projects with Fedora operating system @@ -79,13 +79,22 @@ cp files/bash-completion/packit %{buildroot}%{_datadir}/bash-completion/completi %{python3_sitelib}/* %changelog +* Thu Mar 04 2021 Packit Service - 0.26.0-1 +- Fix construction of the Koji tag for epel branches when running `packit create-update`. ([#1122](https://github.com/packit/packit/pull/1122)) +- `create-update` now also shows a message about Bodhi requiring the password. ([#1127](https://github.com/packit/packit/pull/1127)) +- `packit init` correctly picks up sources from CentOS and fetches specfile from CentOS dist-git. ([#1106](https://github.com/packit/packit/pull/1106)) +- Fix translating of the target aliases by treating the highest pending version in Bodhi as `rawhide`. ([#1114](https://github.com/packit/packit/pull/1114)) +- The format of Packit logs is unified for all log levels. ([#1119](https://github.com/packit/packit/pull/1119)) +- There is a new configuration option `sources` which enables to define sources to override their URLs in specfile. + You can read more about this in [our documentation](https://packit.dev/docs/configuration/#sources). ([#1131](https://github.com/packit/packit/pull/1131)) + * Fri Feb 12 2021 Packit Service - 0.25.0-1 -- `propose-update` command now respects requested dist-git branches. ([#1094](https://github.com/packit/packit/pull/1094)) -- Improve the way how patches are added to spec file. ([#1100](https://github.com/packit/packit/pull/1100)) -- `--koji-target` option of the `build` command now accepts aliases. ([#1052](https://github.com/packit/packit/pull/1052)) -- `propose-downstream` on source-git repositories now always uses `--local-content`. ([#1093](https://github.com/packit/packit/pull/1093)) -- Don't behave as if `ref` would be always a branch. ([#1089](https://github.com/packit/packit/pull/1089)) -- Detect a name of the default branch of a repository instead of assuming it to be called `master`. ([#1074](https://github.com/packit/packit/pull/1074)) +- `propose-update` command now respects requested dist-git branches. ([#1094](https://github.com/packit/packit/pull/1094)) +- Improve the way how patches are added to spec file. ([#1100](https://github.com/packit/packit/pull/1100)) +- `--koji-target` option of the `build` command now accepts aliases. ([#1052](https://github.com/packit/packit/pull/1052)) +- `propose-downstream` on source-git repositories now always uses `--local-content`. ([#1093](https://github.com/packit/packit/pull/1093)) +- Don't behave as if `ref` would be always a branch. ([#1089](https://github.com/packit/packit/pull/1089)) +- Detect a name of the default branch of a repository instead of assuming it to be called `master`. ([#1074](https://github.com/packit/packit/pull/1074)) * Thu Jan 21 2021 Packit Service - 0.24.0-1 diff --git a/sources b/sources index 299d094..958895f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (packitos-0.25.0.tar.gz) = 45209221199da7fdad5fa1717446e133196673da45e1a69c69c3704e3a8ebc3dfc38c60dac7cf9d1243ab9e492e2bc097fea79e8a0b9eb120fa9b1fa71ddff93 +SHA512 (packitos-0.26.0.tar.gz) = f31744a724559ce2465deb856e92358baa9b05d62198bf4e2a45449c3a39575a800c34fb67e2a3f55d3600b6f6e3bd1dfdd6bea80a8664fd085570e865a7c8a8