diff --git a/.gitignore b/.gitignore index aeda98f..635ad6d 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ /rpkg-1.51.tar.gz /rpkg-1.52.tar.gz /rpkg-1.53.tar.gz +/rpkg-1.54.tar.gz diff --git a/rpkg.spec b/rpkg.spec index e36bf99..ae0a151 100644 --- a/rpkg.spec +++ b/rpkg.spec @@ -2,8 +2,8 @@ %{!?python2_sitelib: %global python2_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} Name: rpkg -Version: 1.53 -Release: 2%{?dist} +Version: 1.54 +Release: 1%{?dist} Summary: Python library for interacting with rpm+git License: GPLv2+ and LGPLv2 @@ -240,6 +240,22 @@ nosetests tests %changelog +* Fri May 11 2018 Chenxiong Qi - 1.54-1 +- Pass the -s/--set-default-stream to mbs-manager for module local builds. + (jkaluza) +- Write mock config correctly when run in Py 3 (cqi) +- Add --with and --without options to 'local' - rhbz#1533416 (tmz) +- Add a test for 3f93433 (cqi) +- Raise error if rpm command returns non-zero (cqi) +- Use getpass.getuser() instead of pwd.getpwuid(os.getuid())[0] (jpopelka) +- Allow setting custom MBS config file and config section in rpkg.conf. + (jkaluza) +- Remove py35 testenv (cqi) +- Ignore .env and tags (cqi) +- Remove question mark from giturl (cqi) +- Added custom ArgumentParser (supports allow_abbrev) (jkucera) +- Grab the correct first line in case of rpm output (zebob.m) + * Mon Apr 16 2018 Chenxiong Qi - 1.53-2 - Require python2-koji 1.15 as the minimum version - Refine BuildRequires diff --git a/sources b/sources index 7a6fcdb..69b38e6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rpkg-1.53.tar.gz) = 3c8b88570ad8015813642cfbdedf73873fdce91c39a5d2e46b5138b42f8d13c0d10e2204b1d47739079ef40070d4823ea54bb82f55f8ab3d285afc51066851f1 +SHA512 (rpkg-1.54.tar.gz) = b0a281c1297f2348ba504563d7ff8d32229de7b71cb2d812220a0e024abc8c8175ce19f034ed0f9b358a1f591b75d818972f58ce94f8838e2e9161f7ac913700