Bump version to fix upgrade path; fix python-justbases dependency.
Signed-off-by: mulhern <amulhern@redhat.com>
This commit is contained in:
		
							parent
							
								
									3e319a9200
								
							
						
					
					
						commit
						cc79492722
					
				| @ -1,7 +1,7 @@ | |||||||
| %global srcname justbytes | %global srcname justbytes | ||||||
| Name:       python-%{srcname} | Name:       python-%{srcname} | ||||||
| Version:    0.6 | Version:    0.6 | ||||||
| Release:    1%{?dist} | Release:    2%{?dist} | ||||||
| Summary:    A library for handling computation with address ranges in bytes | Summary:    A library for handling computation with address ranges in bytes | ||||||
| 
 | 
 | ||||||
| License:    GPLv2 | License:    GPLv2 | ||||||
| @ -21,7 +21,7 @@ Summary:    A library for handling computation with address ranges in bytes | |||||||
| BuildRequires:  python2-devel | BuildRequires:  python2-devel | ||||||
| BuildRequires:  python-setuptools | BuildRequires:  python-setuptools | ||||||
| 
 | 
 | ||||||
| Requires: python-justbases | Requires: python2-justbases | ||||||
| Requires: python-six | Requires: python-six | ||||||
| 
 | 
 | ||||||
| %description -n python2-%{srcname} | %description -n python2-%{srcname} | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user