aboutsummaryrefslogtreecommitdiffstats
path: root/mgarepo
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageialinux-online.org>2016-11-05 15:38:08 +0100
committerPapoteur <papoteur@mageialinux-online.org>2016-11-05 15:38:08 +0100
commitf372e877cb32a6c009e29ff9ddf1a14f8b2fd216 (patch)
treebe50c72a1a883aa07cad805d44a0cda906285997 /mgarepo
parent8f51e35c875c9cbb4637cbf8796ee66a871ba57f (diff)
downloadmgarepo-f372e877cb32a6c009e29ff9ddf1a14f8b2fd216.tar
mgarepo-f372e877cb32a6c009e29ff9ddf1a14f8b2fd216.tar.gz
mgarepo-f372e877cb32a6c009e29ff9ddf1a14f8b2fd216.tar.bz2
mgarepo-f372e877cb32a6c009e29ff9ddf1a14f8b2fd216.tar.xz
mgarepo-f372e877cb32a6c009e29ff9ddf1a14f8b2fd216.zip
Revert to 1.12.3 state
Diffstat (limited to 'mgarepo')
-rwxr-xr-xmgarepo4
1 files changed, 1 insertions, 3 deletions
diff --git a/mgarepo b/mgarepo
index 2a271bd..7df3daf 100755
--- a/mgarepo
+++ b/mgarepo
@@ -4,7 +4,7 @@ from MgaRepo.command import *
import getopt
import sys
-VERSION="1.13.2"
+VERSION="1.12.3"
HELP = """\
Usage: mgarepo COMMAND [COMMAND ARGUMENTS]
@@ -13,7 +13,6 @@ Tool to access and manage a package repository structure.
Useful commands:
co checkout a package
- clone clone a package repository
ci commit changes
sync add-remove all file changes from the .spec
submit submit a package for build
@@ -21,7 +20,6 @@ Useful commands:
getspec print the spec
rpmlog print the RPM changelog
getsrpm create the source RPM
- buildrpm build rpm from local package repository checkout
maintdb interact with the maintainer db
create create the structure of a new package
changed show changes not submitted