Introduce git-rpm-ch tool
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 4 Feb 2014 15:54:36 +0000 (17:54 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 5 Jun 2014 11:20:07 +0000 (14:20 +0300)
commit3bb47947eea49fdd8ece530d88ca287ac1b2b875
treea24f4e7ee531229f17e76eda19b7d2e4fa2a8557
parent06e95f08ee08f96faaecf977a31d1d73f3e2135e
Introduce git-rpm-ch tool

Initial version of the git-rpm-ch tool which is intended for maintaining
RPM changelogs. Supports both spec files and separate "OBS style"
changelog files.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
bin/git-rpm-ch [new file with mode: 0755]
gbp-rpm.conf
gbp/config.py
gbp/rpm/policy.py
gbp/scripts/rpm_ch.py [new file with mode: 0755]
setup.py