aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBogdano Arendartchuk <bogdano@mandriva.org>2008-07-17 12:23:41 +0000
committerBogdano Arendartchuk <bogdano@mandriva.org>2008-07-17 12:23:41 +0000
commit3e8f299463066309321f5356831e6fd45e371660 (patch)
treef82df900ba4b1bdcc8f9595c88b0e585328d017d /CHANGES
parentd8ba6ea3b5d5dc7a80050cf4955e7588609a1d21 (diff)
downloadmgarepo-3e8f299463066309321f5356831e6fd45e371660.tar
mgarepo-3e8f299463066309321f5356831e6fd45e371660.tar.gz
mgarepo-3e8f299463066309321f5356831e6fd45e371660.tar.bz2
mgarepo-3e8f299463066309321f5356831e6fd45e371660.tar.xz
mgarepo-3e8f299463066309321f5356831e6fd45e371660.zip
Allow submitting packages at once
It adds a new syntax for repsys submit, in which each package version can be specified using the NAME@REV format. It also required to change create-srpm to accept the new format. It should still be compatible with older clients.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 43d0174..66b81ae 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,8 @@
log section
- added rpmlog options: -o to append the old changelog, -p to append the
changelog found in the spec, and -s to resort all changelog entries
+- allow submitting many packages at once
+- 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