| Summary: | Requires update to 0.0.13 to launch | ||
|---|---|---|---|
| Product: | Fedora | Reporter: | Nick Krichevsky <nick> |
| Component: | discord | Assignee: | Sean Callaway <seancallaway> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | douglas, leigh123linux, rpmfusion, sergio |
| Priority: | P1 | ||
| Version: | unspecified | ||
| Hardware: | x86_64 | ||
| OS: | GNU/Linux | ||
| namespace: | |||
|
Description
Nick Krichevsky
2020-12-05 19:44:52 CET
+1 Sean Callaway, I'm testing discord 0.0.13 build on my local computer [1] and it is working . Since is a trivial update , I'm going update all branches ok ? Thanks, [1] rfpkg clone nonfree/discord cd discord rpmdev-bumpspec -n 0.0.13 -c "Update 0.0.13" discord.spec spectool -g discord.spec rfpkg srpm && mock -r fedora-32-x86_64-rpmfusion_free --no-clean --rebuild discord-0.0.13-1.fc34.src.rpm BTW please keep branches with the same commits i.e. please do git merges with fast-forward. I synchronized active branches and now we just need do [1] Thank you [1] rfpkg new-sources discord-0.0.13.tar.gz rfpkg ci -c && git show rfpkg push && rfpkg build --nowait git checkout f33 && git merge master && git push && rfpkg build --nowait; git checkout master git checkout f32 && git merge master && git push && rfpkg build --nowait; git checkout master Fix pushed to stable |