Hi fedora world,

I am glad to announce, we have released rebase-helper 0.7.0 with upstream monitoring support.
Upstream Git Hub repo is here [1].

What is rebase-helper used for?
This tool helps you to rebase package to the latest version.
Steps are:
- It extracts old and new sources
- It applies patches to old sources,
- It adds new_sources to old_sources/ and rebase them with command git rebase --onto new_sources - It builds both packages with one of supported builders, like rpmbuild, fedpkg, mock. - It compares old and new RPMS with several checkers like rpmdiff, abipkgdiff, pkgdiff.
At the end it reports what was changed between both versions.

How to execute rebase-helper?
Basic usage is simple: *rebase-helper <new_upstream_version>* in your *GIT repository*.

Does have rebase-helper documentation? Yes here [2].
Pull Request to the-new-hotness is [3]. Some other work is needed based on the discussion with Ralph Bean.
How does it look like bugzilla with rebase-helper integration? See [4].

If you have any questions, please do not hesitate to contact us on freenode #rebase-helper channel.

[1] https://github.com/phracek/rebase-helper
[2] https://rebase-helper.readthedocs.org/en/latest/
[3] https://github.com/fedora-infra/the-new-hotness/pull/94
[4] https://partner-bugzilla.redhat.com/show_bug.cgi?id=1259391

--
Petr Hracek
Software Engineer
Developer Experience
Red Hat, Inc
Mob: +420777056169
email: phra...@redhat.com
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to