Re: PR for rebuild and autochangelog

2024-07-10 Thread David Bold
Cristian Le wrote: > On 2024/07/09 17:09, Sandro via devel wrote: > > On 09-07-2024 17:01, David Bold wrote: > > Is it possible to have a PR without any code changes? > > Is there an alternative, recommended way to ask for rebuilds? > > Specifically in the case of %autorelease, you can bump the rel

Re: PR for rebuild and autochangelog

2024-07-09 Thread Stephen Gallagher
On Tue, Jul 9, 2024 at 11:29 AM David Bold wrote: > > Sandro wrote: > > On 09-07-2024 17:01, David Bold wrote: > > > Is it possible to have a PR without any code changes? > > > Is there an alternative, recommended way to ask for rebuilds? > > Specifically in the case of %autorelease, you can bump

Re: PR for rebuild and autochangelog

2024-07-09 Thread Miro Hrončok
On 09. 07. 24 17:01, David Bold wrote: Gi, I tried to open a PR to get petsc rebuild for a recent update of openmpi. However, I cannot open a PR, which I think might be related that I only have an empty commit [0]. I have been told I should open PRs for rebuilds [1]. Is it possible to have a P

Re: PR for rebuild and autochangelog

2024-07-09 Thread Sandro via devel
On 09-07-2024 17:22, David Bold wrote: Sandro wrote: On 09-07-2024 17:01, David Bold wrote: Is it possible to have a PR without any code changes? Is there an alternative, recommended way to ask for rebuilds? Specifically in the case of %autorelease, you can bump the release with an empty commi

Re: PR for rebuild and autochangelog

2024-07-09 Thread David Bold
Sandro wrote: > On 09-07-2024 17:01, David Bold wrote: > > Is it possible to have a PR without any code changes? > > Is there an alternative, recommended way to ask for rebuilds? > Specifically in the case of %autorelease, you can bump the release with > an empty commit: > git commit --allow-empty

Re: PR for rebuild and autochangelog

2024-07-09 Thread Cristian Le via devel
On 2024/07/09 17:09, Sandro via devel wrote: On 09-07-2024 17:01, David Bold wrote: Is it possible to have a PR without any code changes? Is there an alternative, recommended way to ask for rebuilds? Specifically in the case of %autorelease, you can bump the release with an empty commit: g

Re: PR for rebuild and autochangelog

2024-07-09 Thread Sandro via devel
On 09-07-2024 17:01, David Bold wrote: Is it possible to have a PR without any code changes? Is there an alternative, recommended way to ask for rebuilds? Specifically in the case of %autorelease, you can bump the release with an empty commit: git commit --allow-empty -m 'Rebuild for ...' -