diff options
author | Bogdano Arendartchuk <bogdano@mandriva.org> | 2008-07-17 12:25:23 +0000 |
---|---|---|
committer | Bogdano Arendartchuk <bogdano@mandriva.org> | 2008-07-17 12:25:23 +0000 |
commit | f5d88792a94622f5c0d205ff7a7a904754f23aac (patch) | |
tree | 2bc4991ff7cc2dfed687a3edc9d9c763c5418996 | |
parent | e712672c8a075a2fe1e27ce687d9bb1985cb11bb (diff) | |
download | mgarepo-f5d88792a94622f5c0d205ff7a7a904754f23aac.tar mgarepo-f5d88792a94622f5c0d205ff7a7a904754f23aac.tar.gz mgarepo-f5d88792a94622f5c0d205ff7a7a904754f23aac.tar.bz2 mgarepo-f5d88792a94622f5c0d205ff7a7a904754f23aac.tar.xz mgarepo-f5d88792a94622f5c0d205ff7a7a904754f23aac.zip |
Put all entries related to 'submit' toghether, the changes are quite important and they are related
-rw-r--r-- | CHANGES | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -10,8 +10,11 @@ - fixed emptylog message, which was not being shown when needed - distributions can be specified by using <distro>/<package> in all commands +- allow submitting many packages at once (#28352) +- package revisions in submit are now specified with name@nnn - the user can define groups of packages to be submitted in the section "submit-groups" +- make 'repsys submit' without package name or revision number work again - template: hide the first release when it has only invisible lines - added initial man page - allow resorting changelog entries through the config option sort in the @@ -20,10 +23,7 @@ changelog found in the spec, and -s to resort all changelog entries - rpmlog, getsrpm, getspec and changed will use the mirror if enabled - don't hide authors with only the first revision SILENTed (#41117) -- allow submitting many packages at once (#28352) -- package revisions in submit are now specified with name@nnn - fixed bad url used when using -v in getsrpm -- make 'repsys submit' without package name or revision number work again - if REPSYS_CONF is set, /etc/repsys.conf and ~/.repsys/config will not be readed anymore - sort the final changelog by enabling the option sort in the log section |