From 1ae726b6d69da4857db118ff494fd3743aa6b5cf54a07680d4c8d6aa5aaf0abd Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 9 Nov 2024 16:01:38 +0000 Subject: [PATCH] - update to 1.5.0: * Mark individuals as reviewed Individuals can now be marked as reviewed to keep track of which profiles have already been checked and when. A profile can be marked as reviewed more than once, it will show the date of the last review. * Wrong arrong direction when merging recommendations (#934) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sortinghat?expand=0&rev=46 --- python-sortinghat.changes | 11 +++++++++++ python-sortinghat.spec | 2 +- sortinghat-1.4.0.tar.gz | 3 --- sortinghat-1.5.0.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 sortinghat-1.4.0.tar.gz create mode 100644 sortinghat-1.5.0.tar.gz diff --git a/python-sortinghat.changes b/python-sortinghat.changes index cc5ae6f..4c1e6f5 100644 --- a/python-sortinghat.changes +++ b/python-sortinghat.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Nov 9 16:00:55 UTC 2024 - Dirk Müller + +- update to 1.5.0: + * Mark individuals as reviewed + Individuals can now be marked as reviewed to keep track of + which profiles have already been checked and when. A profile can + be marked as reviewed more than once, it will show the date + of the last review. + * Wrong arrong direction when merging recommendations (#934) + ------------------------------------------------------------------- Mon Oct 7 20:49:57 UTC 2024 - Dirk Müller diff --git a/python-sortinghat.spec b/python-sortinghat.spec index 893d9a5..71fdd8a 100644 --- a/python-sortinghat.spec +++ b/python-sortinghat.spec @@ -17,7 +17,7 @@ Name: python-sortinghat -Version: 1.4.0 +Version: 1.5.0 Release: 0 Summary: A tool to manage identities License: GPL-3.0-only diff --git a/sortinghat-1.4.0.tar.gz b/sortinghat-1.4.0.tar.gz deleted file mode 100644 index ec91337..0000000 --- a/sortinghat-1.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f05891207a8bad8e2c8b5d11b007e29ad3a12fea43cbb9d5b62cd736f481319 -size 2270815 diff --git a/sortinghat-1.5.0.tar.gz b/sortinghat-1.5.0.tar.gz new file mode 100644 index 0000000..02a0266 --- /dev/null +++ b/sortinghat-1.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2277dd3697937f9ac567167a405b757d41a4dfc3750f14f67205ac606c6b392 +size 2275207