From 99742b32baf33951bec4f7f376a5d82ce2b4b1b9 Mon Sep 17 00:00:00 2001 From: Chenxiong Qi Date: Jan 22 2018 07:32:55 +0000 Subject: 1.31 Release Signed-off-by: Chenxiong Qi --- diff --git a/CHANGELOG.rst b/CHANGELOG.rst index dd73e2b..6a75b0d 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,18 @@ ChangeLog ========= +1.31 (2018-01-22) +----------------- + +- Include missing conf file in test (cqi) +- Add more document to request-repo and request-branch (cqi) +- Stop allowing EPEL branches on official EL packages (mprahl) +- Port fedrepo-req and fedrepo-req-branch to fedpkg (mprahl) +- Fix test for unsupported Bodhi version (lsedlar) +- Work with Bodhi 3 - rhbz#1507410 (lsedlar) +- Allow any parameters in construct_build_url (cqi) +- Fix the anongiturl (patrick) + 1.30 (2017-10-20) ----------------- diff --git a/setup.py b/setup.py index 451eea8..4619efb 100755 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ def bash_completion_dir(): setup( name="fedpkg", - version="1.30", + version="1.31", author="Dennis Gilmore", author_email="dgilmore@fedoraproject.org", description=("Fedora plugin to rpkg to manage "