-
Sun Feb 18 2018 clime <clime@redhat.com> 0.14-1
- fix error when redownloading sources
- do not invoke parent's module_name in load_ns_module_name
- fix python builddeps naming
-
Mon Dec 04 2017 clime <clime@redhat.com> 0.13-1
- add LICENSE to ignored file regex
-
Mon Oct 23 2017 clime <clime@redhat.com> 0.12-1
- respect hashtype from the sources file if any
-
Fri Oct 20 2017 clime <clime@redhat.com> 0.11-1
- set default distgit target to src.fedoraproject.org
- fix downloading sources for any-length-namespace
modules
- make the whole lookaside url template explict in
the config file
- rename 'rpkg' config section to 'distgit'
- update in command descriptions
-
Wed Oct 18 2017 clime <clime@redhat.com> 0.10-1
- possibility to give directory to --spec
- also take --spec in account for rpmdefines
-
Mon Oct 16 2017 clime <clime@redhat.com> 0.9-1
- update spec descriptions
- added is-packed subcommand
- try reading ~/.config/rpkg before /etc/rpkg
- add unittests
- for source downloading, try both url formats
with/without hashtype
- add make-source subcommand
- patch srpm to generate Source0 if unpacked content
- override load_ns_module_name to work with any length
namespaces
- added --spec for srpm, make-source, and copr-build
- fixed tagging not to include host dist tag
- docs update
- make all config values optional
-
Thu Jul 27 2017 clime <clime@redhat.com> 0.8-1
- fix man pages to only include actually provided part of pyrpkg functionality
- add rpkglib to provide functional interface
- change summary of wrapper package
-
Wed Jul 26 2017 clime <clime@redhat.com> 0.7-1
- use %py2_build and %py2_install macros
- explicitly invoke python2 for doc generation
- remove no longer needed $BUILDROOT removal in %install clause
- add missing BuildRequires on python-setuptools
-
Fri Jul 07 2017 clime <clime@redhat.com> 0.6-1
- fix build error
-
Tue Jun 27 2017 clime <clime@redhat.com> 0.5-1
- remove Requires bash-completion