14
0
2021-07-08 10:08:45 +00:00
committed by Git OBS Bridge
parent 559ab08906
commit 13fc15ad99
4 changed files with 155 additions and 35 deletions

View File

@@ -1,3 +1,65 @@
-------------------------------------------------------------------
Thu May 27 12:39:34 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Upgrade 0.7.15
- Remove upstreamed python-sortinghat-gh-121-workaround.patch
-------------------------------------------------------------------
Fri Apr 23 21:42:58 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Don't build python36-* package (missing pandas)
-------------------------------------------------------------------
Thu Jun 4 07:19:33 UTC 2020 - pgajdos@suse.com
- specify database name trough %mysql_testserver_start parameter
- alternatives in loop
-------------------------------------------------------------------
Tue May 19 09:28:07 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
-------------------------------------------------------------------
Tue Mar 17 14:11:53 UTC 2020 - pgajdos@suse.com
- version update to 0.7.7
* no minor version changelog found
-------------------------------------------------------------------
Tue Feb 11 15:58:25 UTC 2020 - pgajdos@suse.com
- %check: choose better database user name
-------------------------------------------------------------------
Fri Dec 6 18:01:12 UTC 2019 - pgajdos@suse.com
- run the testsuite against test mysqld server
-------------------------------------------------------------------
Mon Sep 23 13:57:05 UTC 2019 - pgajdos@suse.com
- version update to 0.7.6
**NOTICE: Database schema generated by SortingHat < 0.7.0 is still
compatible but older versions can have problems inserting UTF-8
characters of 4 bytes.
**Python 2.7 is no longer supported.
**NOTICE: Database schema generated by SortingHat < 0.6.0 are no longer
compatible. Please check "Compatibility between versions" section from
README.md file**
**NOTICE: Database schema generated by SortingHat < 0.5.0 are no longer
compatible. Please check "Compatibility between versions" section from
README.md file**
- added patches
https://github.com/chaoss/grimoirelab-sortinghat/issues/121
+ python-sortinghat-gh-121-workaround.patch
- python3-only package
-------------------------------------------------------------------
Tue Dec 4 12:54:29 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Thu Nov 9 21:01:40 UTC 2017 - sebix+novell.com@sebix.at