14
0

- Fix incorrect version number in __version__

(gh#linsomniac/python-memcached#185).
- Fix build: we don't have /usr/sbin any more.
- Clean up SPEC file.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-memcached?expand=0&rev=36
This commit is contained in:
2022-12-13 00:37:12 +00:00
committed by Git OBS Bridge
parent 825daec582
commit 29c9e496ab
2 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Dec 13 00:36:09 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Fix incorrect version number in `__version__`
(gh#linsomniac/python-memcached#185).
- Fix build: we don't have /usr/sbin any more.
- Clean up SPEC file.
-------------------------------------------------------------------
Mon Apr 11 13:02:07 UTC 2022 - Markéta Machová <mmachova@suse.com>