mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 00:08:44 -03:30
Consolidate RPM and DEB build process
* Add reprepro target * Use debuild for building deb packages * Use the same setuptools target for RPM and DEB * Update rpm and deb changelogs for existing releases
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright (c) 2014 AnsibleWorks, Inc.
|
||||
# All Rights Reserved.
|
||||
|
||||
__version__ = '2.1.0-l'
|
||||
__version__ = '2.1.0'
|
||||
|
||||
import os
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user