Files
python-uamqp/python-uamqp.changes
Robert Schweikert ba2d863522 Accepting request 830779 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 1.2.10
  + For detailed information about changes see the
    HISTORY.rst file provided with this package
- Install HISTORY.rst in %doc section

OBS-URL: https://build.opensuse.org/request/show/830779
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-uamqp?expand=0&rev=11
2020-08-31 18:08:45 +00:00

61 lines
2.3 KiB
Plaintext

-------------------------------------------------------------------
Fri Aug 28 11:38:24 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 1.2.10
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Install HISTORY.rst in %doc section
-------------------------------------------------------------------
Wed May 6 13:09:14 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 1.2.7
+ For detailed information about changes see the
HISTORY.rst file provided with this package
-------------------------------------------------------------------
Wed Mar 11 13:07:49 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 1.2.6
+ For detailed information about changes see the
HISTORY.rst file provided with this package
-------------------------------------------------------------------
Mon Jan 27 12:53:50 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 1.2.5
+ For detailed information about changes see the
HISTORY.rst file provided with this package
-------------------------------------------------------------------
Fri Oct 4 12:22:33 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
+ Version 1.2.2
+ For detailed information about changes see the
HISTORY.rst file provided with this package
- Drop patches to support older versions of setuptools as
SLE-12 is now shipping with a recent enough version
+ u_drop-compatible-releases-operator.patch
+ u_drop-extras-require.patch
- Refresh patches for new version
+ u_strip-werror.patch
-------------------------------------------------------------------
Mon Apr 15 10:05:03 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Initial build
+ Version 1.1.0
- Add patch to drop compatible releases operator from setup.py,
required for SLES12 as the setuptools version is too old
+ u_drop-compatible-releases-operator.patch
- Add patch to drop extras_require field from setup.py,
required for SLES12 as the setuptools version is too old
+ u_drop-extras-require.patch
- Add patch to strip "-Werror" from CFLAGS/CXXFLAGS
+ u_strip-werror.patch