small fixes

This commit is contained in:
Anton Kirilenko 2012-10-19 13:16:06 +04:00
parent fe4d955a90
commit e03a015bd9
2 changed files with 3 additions and 3 deletions

View file

@ -43,7 +43,7 @@ import rpm
from urllib2 import urlopen, HTTPError, URLError from urllib2 import urlopen, HTTPError, URLError
import shutil import shutil
import configparser import ConfigParser
cp = ConfigParser.RawConfigParser() cp = ConfigParser.RawConfigParser()
exit() exit()

View file

@ -1,6 +1,6 @@
Name: urpm-tools Name: urpm-tools
Version: 2.1 Version: 2.2
Release: 1 Release: 0
Summary: Utilities that help to work with URPM-based repositories Summary: Utilities that help to work with URPM-based repositories
Group: System/Configuration/Packaging Group: System/Configuration/Packaging
License: GPLv2 License: GPLv2