Cristian Le
Cristian Le
See #1784 for more details There are some design changes that I want to highlight here that should be resolved earlier on
It seems to fail at getting the spec file and saving it in the review folder: ```console $ fbrnch review-package 2398039 ... Review bug: https://bugzilla.redhat.com/show_bug.cgi?id=2398039 Spec URL: https://solomoncyj.fedorapeople.org/reviews/chatterino2/chatterino2.spec Spec URL:...
I have a situation where I want to update multiple packages from a repository that is linked to `copr`. Then I need to do those steps for each package on...
I was running ```console $ fbrnch parallel --sidetag -m f42 f41 epel9 rust-sqlx-core : rust-sqlx-macros-core : rust-sqlx-macros rust-sqlx-sqlite rust-sqlx-postgres rust-sqlx-mysql : rust-sqlx ``` But the `f41` and `epel9` are not...
- Bump cmake policies - Use modern way to consume googletest. This allows for downstream to pick up packaged googletest from the system and users have a fallback to download...