Re: Question about copr: howto update my project and rebuild the package

2020-01-09 Thread Richard Shaw
On Thu, Jan 9, 2020 at 5:19 AM Dario Lesca wrote: > I have follow this quick start howto: > https://docs.pagure.org/copr.copr/user_documentation.html#quick-start > > and i have correctly upload and rebuild my src.rpm package on copr. > > Now I must modify a source file and .spec file then rebuild

Question about copr: howto update my project and rebuild the package

2020-01-09 Thread Dario Lesca
I have follow this quick start howto: https://docs.pagure.org/copr.copr/user_documentation.html#quick-start and i have correctly upload and rebuild my src.rpm package on copr. Now I must modify a source file and .spec file then rebuild the package. What is the best way to procede? I must modif