diff --git a/python-rebulk.changes b/python-rebulk.changes index 75fe185..9120c8a 100644 --- a/python-rebulk.changes +++ b/python-rebulk.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Sep 9 08:05:43 UTC 2016 - aloisio@gmx.com + +- update to version 0.7.3: + * Fix pylint issue + * Add initiator value in matches logs + * Use string representation for Regexp Pattern + * Fix missing parent on matches generated by chain() + * Add more logs for conflict solving + ------------------------------------------------------------------- Mon Apr 25 13:41:36 UTC 2016 - aloisio@gmx.com diff --git a/python-rebulk.spec b/python-rebulk.spec index 01821a4..5262f2c 100644 --- a/python-rebulk.spec +++ b/python-rebulk.spec @@ -17,7 +17,7 @@ Name: python-rebulk -Version: 0.7.1 +Version: 0.7.3 Release: 0 Summary: Rebulk - Define bulk search patterns to perform advanced string matching License: MIT diff --git a/rebulk-0.7.1.tar.gz b/rebulk-0.7.1.tar.gz deleted file mode 100644 index 8eb0520..0000000 --- a/rebulk-0.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c472793cecbe2d75c8850a8e50e9b00dadec0a906c70644121bae7389a530401 -size 254375 diff --git a/rebulk-0.7.3.tar.gz b/rebulk-0.7.3.tar.gz new file mode 100644 index 0000000..70618af --- /dev/null +++ b/rebulk-0.7.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ee0f672be5cfeed793d294c1cfc078c254fb0966af59191e4f6a0785b3b1697 +size 254565