Dne 09. 01. 20 v 16:17 Richard Shaw napsal(a): > I just had a thought and wondered if it were possible. > > I have an upstream that posts alpha and beta releases to a specific URL. > > What I'd like copr (or something) to do is: > 1. Monitor those URLs so it knows when a new alpha is pushed > 2. Pull the spec file from fedora rawhide (master) > 3. Run rpmdev-bumpspec -n <version> -c "Update to <version>." <spec> > 4. Create a build in my COPR project using the new source. > > Is this possible?
You are descibing rebase-helper: https://developer.fedoraproject.org/deployment/maintain/rebase-helper.html integrated with upstream-monitoring: https://developer.fedoraproject.org/deployment/maintain/rebase-helper-integration.html This works right now. When you register to release-monitoring.org and new release is out, then you will get BZ report stating that new release is out and there is linked build with bumped version and with new sources. -- Miroslav Suchy, RHCA Red Hat, Associate Manager ABRT/Copr, #brno, #fedora-buildsys _______________________________________________ copr-devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected]
