https://bugzilla.redhat.com/show_bug.cgi?id=1294523



--- Comment #9 from Simone Caronni <[email protected]> ---
Then updating the package would basically be:

1- Run tarball script
2- Replace the id at the top of the SPEC file
3- Bump the spec file (rpmdev-bumpspec will take care of release, changelog,
etc:

rpmdev-bumpspec -c "Update to latest sources." purple-skypeweb.spec

4- Upload new sources

fedpkg new-sources purple-skypeweb-<shortcommit>.tar.xz

5- Commit all, push and build

git commit -a -m "Update to latest sources", git push, fedpkg build

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to